/*!
Theme Name: Customify
Theme URI: https://pressmaximum.secondary_up_1cb2/customify
Author: WPCustomify
Author URI: https://pressmaximum.secondary_up_1cb2
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.secondary_up_1cb2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail_1ddc.mask_lower_8a8a/licenses/gpl-2.0.image_west_a8fe
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.breadcrumb-908a/, (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.dark-8ebc.middle_c840/normalize.black-be36/
 ======
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.black-be36 v7.0.0 | MIT License | github.secondary_up_1cb2/necolas/normalize.black-be36 */
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;
}
.upper-3974 .widget_plasma_9435,
.up_a85f,
.status_b4de,
.top-8711,
.pagination-iron-dc0d,
.accent-fixed-3afe,
.paragraph-5224,
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;
}
.up_a85f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .up_a85f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .up_a85f,
  h1 {
    font-size: 1.8em;
  }
}
.status_b4de,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status_b4de + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status_b4de,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status_b4de,
  h2 {
    font-size: 1.7em;
  }
}
.top-8711,
h3 {
  font-size: 1.618em;
}
.upper-3974 .widget_plasma_9435,
.pagination-iron-dc0d,
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.accent_4887 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.disabled-warm-3eaf:after,
.disabled-warm-3eaf:before,
.nav_ca50:after,
.nav_ca50:before {
  content: "";
  display: table;
}
.disabled-warm-3eaf:after,
.nav_ca50:after {
  clear: both;
}
.progress_inner_fa81 {
  float: right;
  margin-right: 0;
}
.highlight-green-ef0c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.text_clean_d592 .background-7672,
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;
}
.text_clean_d592 .background-7672: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;
}
.mini_367e .background-7672 {
  box-shadow: none;
}
.mini_367e
  .background-7672
  .texture_in_3e87 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.mini_367e .background-7672 .alert_pressed_180b {
  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;
}
.mini_367e
  .background-7672
  .alert_pressed_180b
  b {
  display: none;
}
.mini_367e .gradient-858a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_cadf:not(.nav-hard-a30f):not(.down_fd04),
button:not(.nav-hard-a30f):not(.down_fd04),
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ),
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ),
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ) {
  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;
}
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ):hover,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ):hover,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):hover,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):hover,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ):active,
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ):active,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):active,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):active,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):active,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus {
  outline: 0;
}
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653 {
  position: relative;
}
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .gradient-plasma-e24f,
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .slider_clean_b644,
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .item_2fdb,
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  i,
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  svg,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .gradient-plasma-e24f,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .slider_clean_b644,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .item_2fdb,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  i,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  svg,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .gradient-plasma-e24f,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .slider_clean_b644,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .item_2fdb,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  i,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  svg,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .gradient-plasma-e24f,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .slider_clean_b644,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .item_2fdb,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  i,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  svg,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .gradient-plasma-e24f,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .slider_clean_b644,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  .item_2fdb,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  i,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653
  svg {
  visibility: hidden;
}
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653:after,
button:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653:after,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653:after,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653:after,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ).fn-loading-5653: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;
}
.notice_cadf:not(.nav-hard-a30f):not(.down_fd04),
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ),
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ),
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ) {
  color: #fff;
  background: #235787;
}
.notice_cadf:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus,
input[type="button"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus,
input[type="reset"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus,
input[type="submit"]:not(.nav-hard-a30f):not(
    .down_fd04
  ):focus {
  color: #fff;
}
.notice_cadf.fn-disabled-5653:not(.nav-hard-a30f):not(
    .down_fd04
  ),
.notice_cadf[disabled]:not(.nav-hard-a30f):not(
    .down_fd04
  ),
button.fn-disabled-5653:not(.nav-hard-a30f):not(
    .down_fd04
  ),
button[disabled]:not(.nav-hard-a30f):not(
    .down_fd04
  ) {
  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;
}
.new-f1ea {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.new-f1ea: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;
}
.wrapper_4d32 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.info_1efb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.small-4c87 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.disabled-warm-3eaf:after,
.disabled-warm-3eaf:before,
.slider-slow-4660:after,
.slider-slow-4660:before,
.tabs_tall_66e5:after,
.tabs_tall_66e5:before,
.secondary_prev_8c7b:after,
.secondary_prev_8c7b:before,
.secondary_up_236d:after,
.secondary_up_236d:before,
.hover_dynamic_dc28:after,
.hover_dynamic_dc28:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.disabled-warm-3eaf:after,
.slider-slow-4660:after,
.tabs_tall_66e5:after,
.secondary_prev_8c7b:after,
.secondary_up_236d:after,
.hover_dynamic_dc28:after {
  clear: both;
}
.slider-slow-4660 .brown_2dd4,
.tabs_tall_66e5 .brown_2dd4,
.message-cef1 .brown_2dd4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.text_fresh_0f4b {
  display: inline-block;
}
.accordion-clean-ff5a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion-clean-ff5a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion-clean-ff5a .row-dynamic-dea1 {
  padding: 1em 0;
  font-size: 85%;
}
.row-dynamic-dea1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.silver-2edd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.silver-2edd:after,
.silver-2edd:before {
  content: "";
  display: table;
}
.silver-2edd:after {
  clear: both;
}
.background-d339 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notice_blue_92f9 .background-d339 {
  max-width: 50%;
}
.title-ae62 .background-d339 {
  max-width: 33.33%;
}
.static_3df7 .background-d339 {
  max-width: 25%;
}
.header_lower_9c85 .background-d339 {
  max-width: 20%;
}
.active-0e89 .background-d339 {
  max-width: 16.66%;
}
.table_b33a .background-d339 {
  max-width: 14.28%;
}
.notification_glass_8d27 .background-d339 {
  max-width: 12.5%;
}
.mini_8ba4 .background-d339 {
  max-width: 11.11%;
}
.selected-258c {
  display: block;
}
.upper-3974 .module-huge-fe88 label,
.upper-3974 .disabled_inner_9036 label,
.upper-3974 .hard_f320 label,
.upper-3974 .badge_5ceb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_b043 {
  list-style: none;
  margin: 0;
}
.status_b043 article.solid-a3ab {
  margin-bottom: 0;
}
.status_b043 ul {
  list-style: none;
  margin: 0;
}
.status_b043 .pattern_huge_1505 li.solid-a3ab {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_b043 .pattern_huge_1505 li.solid-a3ab {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_b043 .pattern_huge_1505 li.solid-a3ab: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) {
  .status_b043 .pattern_huge_1505 li.solid-a3ab li.solid-a3ab li.solid-a3ab li.solid-a3ab {
    padding-left: 0;
  }
}
article.solid-a3ab {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-a3ab .slider-slow-4660 p:last-of-type {
  margin-bottom: 0;
}
article.solid-a3ab .light_79d6 {
  float: left;
}
article.solid-a3ab .primary-pressed-2b3a {
  margin-left: 85px;
}
article.solid-a3ab .focus_f5dc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-a3ab .focus_f5dc .paragraph-light-0b0e {
  margin-left: 10px;
}
article.solid-a3ab .popup_c38f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-a3ab .tag-16a9 {
  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 .module-huge-fe88,
  #respond .hard_f320,
  #respond .badge_5ceb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-huge-fe88 input,
#respond .hard_f320 input,
#respond .badge_5ceb input {
  width: 100%;
}
#respond .badge_5ceb {
  margin-right: 0;
}
#respond .widget_8a4a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_red_f0d5 {
  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;
}
.box_red_f0d5.hidden-3a71 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box_red_f0d5 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%);
}
.box_red_f0d5:focus,
.box_red_f0d5: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);
}
.box_b301 {
  border-radius: 10%;
}
.wrapper_gold_e743 {
  border-radius: 50%;
}
.hot_6000 {
  font-size: 0.72em;
}
.thick-cd72 {
  font-size: 0.875em;
}
.cool-4562 {
  font-size: 1.1em;
}
.card-e6e5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.card-e6e5.hot_6000 {
  letter-spacing: 0.5px;
}
.content_slow_c128,
.content_slow_c128 a {
  color: #6d6d6d;
}
.content_slow_c128 a:hover {
  color: #111;
}
.upper-fabd {
  color: #6d6d6d;
}
.hero-a48d {
  overflow-x: hidden;
}
.hero-a48d .label_1e27.focus-bdfc {
  position: relative;
}
.hero-a48d .label_1e27.focus-bdfc.shadow-north-9da1 {
  position: initial;
}
.hero-a48d
  .label_1e27.focus-bdfc.shadow-north-9da1
  .accent-7c15 {
  left: auto;
}
.hero-a48d .label_1e27 .accent-7c15 {
  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;
}
.hero-a48d .label_1e27:hover.focus-bdfc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hero-a48d
  .label_1e27:hover.focus-bdfc
  .accent-7c15 {
  display: block;
  z-index: 9999999;
}
.hero-a48d .gold_0416 .component-last-2c12,
.hero-a48d .gallery_new_1bb1 .component-last-2c12 {
  display: none;
}
.hero-a48d .hidden_f724 .label_1e27:hover.focus-bdfc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.upper-3974 .module-huge-fe88 label,
.upper-3974 .disabled_inner_9036 label,
.upper-3974 .hard_f320 label,
.upper-3974 .badge_5ceb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status_b043 {
  list-style: none;
  margin: 0;
}
.status_b043 article.solid-a3ab {
  margin-bottom: 0;
}
.status_b043 ul {
  list-style: none;
  margin: 0;
}
.status_b043 .pattern_huge_1505 li.solid-a3ab {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status_b043 .pattern_huge_1505 li.solid-a3ab {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status_b043 .pattern_huge_1505 li.solid-a3ab: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) {
  .status_b043 .pattern_huge_1505 li.solid-a3ab li.solid-a3ab li.solid-a3ab li.solid-a3ab {
    padding-left: 0;
  }
}
article.solid-a3ab {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid-a3ab .slider-slow-4660 p:last-of-type {
  margin-bottom: 0;
}
article.solid-a3ab .light_79d6 {
  float: left;
}
article.solid-a3ab .primary-pressed-2b3a {
  margin-left: 85px;
}
article.solid-a3ab .focus_f5dc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid-a3ab .focus_f5dc .paragraph-light-0b0e {
  margin-left: 10px;
}
article.solid-a3ab .popup_c38f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid-a3ab .tag-16a9 {
  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 .module-huge-fe88,
  #respond .hard_f320,
  #respond .badge_5ceb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-huge-fe88 input,
#respond .hard_f320 input,
#respond .badge_5ceb input {
  width: 100%;
}
#respond .badge_5ceb {
  margin-right: 0;
}
#respond .widget_8a4a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gold_0416 .status_bottom_1039 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.status_bottom_1039 .aside_fresh_a95e.dark_da22 .box_f657 > li > a:focus,
.status_bottom_1039 .aside_fresh_a95e.dark_da22 .box_f657 > li > a:hover,
.status_bottom_1039 .aside_fresh_a95e.surface-2edf .box_f657 > li > a:focus,
.status_bottom_1039 .aside_fresh_a95e.surface-2edf .box_f657 > li > a:hover,
.status_bottom_1039 .aside_fresh_a95e.fixed_b2eb .box_f657 > li > a:focus,
.status_bottom_1039 .aside_fresh_a95e.fixed_b2eb .box_f657 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_bottom_1039
  .aside_fresh_a95e.dark_da22
  .box_f657
  > li.medium_72aa
  > a,
.status_bottom_1039
  .aside_fresh_a95e.dark_da22
  .box_f657
  > li.table-12a0
  > a,
.status_bottom_1039
  .aside_fresh_a95e.surface-2edf
  .box_f657
  > li.medium_72aa
  > a,
.status_bottom_1039
  .aside_fresh_a95e.surface-2edf
  .box_f657
  > li.table-12a0
  > a,
.status_bottom_1039
  .aside_fresh_a95e.fixed_b2eb
  .box_f657
  > li.medium_72aa
  > a,
.status_bottom_1039 .aside_fresh_a95e.fixed_b2eb .box_f657 > li.new-805d > a {
  color: rgba(255, 255, 255, 0.99);
}
.status_bottom_1039 .nav_west_0caf,
.status_bottom_1039 .nav_west_0caf a {
  color: rgba(255, 255, 255, 0.99);
}
.status_bottom_1039 .search-action-65ec.description-8cd8 li a,
.status_bottom_1039 .orange_f7f7 a,
.status_bottom_1039 .input_action_6649,
.status_bottom_1039 .box_f657 > li > a,
.status_bottom_1039 .active_glass_bf56 {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039 .search-action-65ec.description-8cd8 li a:hover,
.status_bottom_1039 .orange_f7f7 a:hover,
.status_bottom_1039 .input_action_6649:hover,
.status_bottom_1039 .box_f657 > li > a:hover,
.status_bottom_1039 .active_glass_bf56:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_bottom_1039 .logo-309f {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039 .logo-309f .frame_50dc {
  color: rgba(255, 255, 255, 0.99);
}
.status_bottom_1039 .logo-309f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status_bottom_1039 .gradient-6248 .upper-0e03 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039 .gradient-6248 .upper-0e03 .description_narrow_b68a {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039
  .gradient-6248
  .upper-0e03
  .description_narrow_b68a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039
  .gradient-6248
  .upper-0e03
  .description_narrow_b68a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039
  .gradient-6248
  .upper-0e03
  .description_narrow_b68a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039
  .gradient-6248
  .upper-0e03
  .description_narrow_b68a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039 .gradient-6248 .description_narrow_0f39 {
  color: rgba(255, 255, 255, 0.79);
}
.status_bottom_1039 .gradient-6248 .description_narrow_0f39:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_next_e6ce
  .status_bottom_1039
  .gradient-6248
  .stone-8c9e
  .block_fixed_6089 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_next_e6ce
  .status_bottom_1039
  .gradient-6248
  .stone-8c9e
  .description_narrow_b68a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_0416 .glass_ce56 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.glass_ce56 .aside_fresh_a95e.dark_da22 .box_f657 > li > a:focus,
.glass_ce56 .aside_fresh_a95e.dark_da22 .box_f657 > li > a:hover,
.glass_ce56 .aside_fresh_a95e.surface-2edf .box_f657 > li > a:focus,
.glass_ce56 .aside_fresh_a95e.surface-2edf .box_f657 > li > a:hover,
.glass_ce56 .aside_fresh_a95e.fixed_b2eb .box_f657 > li > a:focus,
.glass_ce56 .aside_fresh_a95e.fixed_b2eb .box_f657 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_ce56
  .aside_fresh_a95e.dark_da22
  .box_f657
  > li.medium_72aa
  > a,
.glass_ce56
  .aside_fresh_a95e.dark_da22
  .box_f657
  > li.table-12a0
  > a,
.glass_ce56
  .aside_fresh_a95e.surface-2edf
  .box_f657
  > li.medium_72aa
  > a,
.glass_ce56
  .aside_fresh_a95e.surface-2edf
  .box_f657
  > li.table-12a0
  > a,
.glass_ce56
  .aside_fresh_a95e.fixed_b2eb
  .box_f657
  > li.medium_72aa
  > a,
.glass_ce56 .aside_fresh_a95e.fixed_b2eb .box_f657 > li.new-805d > a {
  color: rgba(0, 0, 0, 0.8);
}
.glass_ce56 .nav_west_0caf,
.glass_ce56 .nav_west_0caf a {
  color: rgba(0, 0, 0, 0.8);
}
.glass_ce56 .search-action-65ec.description-8cd8 li a,
.glass_ce56 .orange_f7f7 a,
.glass_ce56 .input_action_6649,
.glass_ce56 .box_f657 > li > a,
.glass_ce56 .active_glass_bf56 {
  color: rgba(0, 0, 0, 0.55);
}
.glass_ce56 .search-action-65ec.description-8cd8 li a:hover,
.glass_ce56 .orange_f7f7 a:hover,
.glass_ce56 .input_action_6649:hover,
.glass_ce56 .box_f657 > li > a:hover,
.glass_ce56 .active_glass_bf56:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass_ce56 .logo-309f {
  color: rgba(0, 0, 0, 0.55);
}
.glass_ce56 .logo-309f .frame_50dc {
  color: rgba(0, 0, 0, 0.8);
}
.glass_ce56 .logo-309f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-thick-84d6 .frame_1ca3 {
  margin-left: auto;
  margin-right: auto;
}
.tabs_tall_66e5 > * {
  margin-left: auto;
  margin-right: auto;
}
.tabs_tall_66e5 .wrapper_4d32 {
  margin-right: 1.41575em;
}
.info-fixed-e80b .tabs_tall_66e5 > .accordion_8be4 {
  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;
}
.info-fixed-e80b .tabs_tall_66e5 > .simple_93c7 {
  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;
}
.stone-a1b6.caption-thick-84d6 .frame_1ca3,
.paragraph_out_8761.caption-thick-84d6 .frame_1ca3 {
  margin-left: 0;
}
.header_8a4f.caption-thick-84d6 .frame_1ca3,
.detail-b434.caption-thick-84d6 .frame_1ca3 {
  margin-right: 0;
}
.tabs_tall_66e5 ol,
.tabs_tall_66e5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wrapper_right_375c video {
  max-width: 100%;
}
.widget_d225 img {
  display: block;
}
.widget_d225.wrapper_4d32,
.widget_d225.info_1efb {
  width: 100%;
}
.widget_d225.simple_93c7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hidden-up-914b:not(.accordion-21b9) {
  margin: 1.5em auto;
}
.pressed_4b0d p {
  padding: 1.5em 14px;
}
ul.frame_smooth_7fd9.simple_93c7,
ul.frame_smooth_7fd9.accordion_8be4,
ul.frame_smooth_7fd9.element-cold-99de.accordion_8be4 {
  padding: 0 14px;
}
.box-d4aa {
  display: block;
  overflow-x: auto;
}
.box-d4aa table {
  border-collapse: collapse;
  width: 100%;
}
.box-d4aa td,
.box-d4aa th {
  padding: 0.5em;
}
.tabs_tall_66e5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tabs_tall_66e5 ol ol,
.tabs_tall_66e5 ol ul,
.tabs_tall_66e5 ul ol,
.tabs_tall_66e5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tabs_tall_66e5 ol ol li,
.tabs_tall_66e5 ol ul li,
.tabs_tall_66e5 ul ol li,
.tabs_tall_66e5 ul ul li {
  margin-left: 0;
}
.stale_3c74.focus-yellow-43ab > .dropdown-pro-06e6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stale_3c74.focus-yellow-43ab > .dropdown-pro-06e6 iframe,
.stale_3c74.focus-yellow-43ab > .dropdown-pro-06e6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in-9141 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in-9141.overlay-ca61 {
  padding: 0;
}
.in-9141.overlay-ca61 cite {
  font-size: 13px;
}
.in-9141 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in-9141 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.west_922d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.west_922d > p:first-child {
  margin-top: 0;
}
.west_922d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.west_922d blockquote {
  border-left: 0;
}
.red_795f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.red_795f:not(.tooltip_hovered_e6d5) {
  max-width: 100px;
}
.red_795f.tall_31bc {
  border-bottom: none !important;
  text-align: center;
}
.red_795f.tall_31bc::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pressed_4b0d p {
    padding: 1.5em 0;
  }
}
.row-top-c336 {
  color: #0073aa;
}
.small-3919 {
  background-color: #0073aa;
}
.badge_d095 {
  color: #229fd8;
}
.progress_warm_17c9 {
  background-color: #229fd8;
}
.main-677d {
  color: #eee;
}
.image-462c {
  background-color: #eee;
}
.surface_58f4 {
  color: #444;
}
.current_2414 {
  background-color: #444;
}
.mini_9bd4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.mini_9bd4 .under_9992 .orange_f7f7 {
  font-size: 15px;
}
.mini_9bd4 .orange_f7f7 {
  line-height: 1.3;
}
.mini_9bd4 .glass_ce56 {
}
.mini_9bd4 .status_bottom_1039 {
  background: #235787;
}
.article_warm_582a {
  padding: 0;
}
.article_warm_582a .status_bottom_1039 {
  background: #1a1a1a;
}
.article_warm_582a .glass_ce56 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.widget-26c5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.widget-26c5 .glass_ce56 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.widget-26c5 .status_bottom_1039 {
  background: #303030;
}
.hover_dynamic_dc28 {
  position: relative;
  z-index: 10;
}
.hover_dynamic_dc28 .notice-e2da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_df2f .focus-bdfc {
  display: inline-block;
  vertical-align: middle;
}
.label_df2f.liquid-ea89 .focus-bdfc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .label_df2f.liquid-ea89 .focus-bdfc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .label_df2f.liquid-ea89 .focus-bdfc {
    margin-right: 0.4em;
  }
}
.label_df2f.liquid-ea89 .focus-bdfc:last-child {
  margin-right: 0;
}
.search_2fd7 .notice-e2da {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gold_0416 .under_9992 {
    margin: 0 -0.5em;
  }
  .gold_0416 .under_9992 [class*="customify-col-"],
  .gold_0416 .under_9992 [class*="customify-col_"],
  .gold_0416 .under_9992 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gold_0416.lite-a035 .notice-e2da {
  background: 0 0 !important;
}
.gold_0416.lite-a035 .notice-e2da,
.gold_0416.search_2fd7 .notice-e2da {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gold_0416.texture_iron_c6e0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gold_0416.search_2fd7 .notice-e2da {
  box-shadow: none !important;
}
.clean_1a11 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .clean_1a11 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .clean_1a11 {
    padding: 18px 0 20px;
  }
}
.clean_1a11 .component_static_17fa {
  width: 100%;
}
.clean_1a11 .preview_bottom_84e4 {
  margin-bottom: 0;
}
.clean_1a11 .info-a8dc {
  margin-top: 5px;
  font-size: 0.875em;
}
.progress_d7ce {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.progress_d7ce .steel-5ee0 {
  width: 100%;
}
.logo_bd90 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo_bd90 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo_bd90 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;
}
.logo_bd90 li:last-child:after {
  display: none;
}
.logo_bd90 li a {
  font-weight: 500;
  margin-right: 10px;
}
.silver_030a .component-last-2c12 button,
.clean_1a11 .component-last-2c12 button {
  left: 0;
}
.silver_030a .steel-5ee0,
.clean_1a11 .steel-5ee0 {
  padding-left: 0;
  padding-right: 0;
}
.silver_030a .progress_d7ce,
.clean_1a11 .progress_d7ce {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.silver_030a {
  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;
}
.silver_030a: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;
}
.silver_030a .last_908f {
  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) {
  .silver_030a .last_908f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .silver_030a .last_908f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .silver_030a .last_908f {
    min-height: 200px;
  }
}
.silver_030a .logo_bd90 {
  color: rgba(255, 255, 255, 0.8);
}
.silver_030a .logo_bd90 a,
.silver_030a .logo_bd90 li:after {
  color: inherit;
}
.silver_030a .logo_bd90 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline_bce6 {
  margin-bottom: 0.5em;
}
.under-adea {
  margin-bottom: 1.2em;
}
.under-adea,
.outline_bce6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.under-adea p:last-child,
.outline_bce6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component-last-2c12,
#masthead .component-last-2c12 {
  display: none;
}
#masthead
  > .component-last-2c12.fast_6778 {
  display: none;
}
#masthead > .component-last-2c12 button {
  left: 0;
}
.gradient_8ab2 {
  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%;
}
.gradient_8ab2 .focus-bdfc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient_8ab2 .gas-9619 {
  display: -webkit-box;
  display: flex;
}
.gradient_8ab2 .gas-9619.orange-a150 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient_8ab2 .gas-9619.dark-3e91 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_8ab2 .gas-9619.outer_eac0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_8ab2.notification_dd7a.card_steel_f514 .gas-9619.orange-a150 {
  flex-basis: 100%;
}
.gradient_8ab2.header-black-a38c .gas-9619.dark-3e91 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient_8ab2.header-black-a38c .gas-9619.outer_eac0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component-last-2c12.fast_6778 {
  display: none;
}
#masthead > .component-last-2c12 button {
  left: 0;
}
.north-f4df {
  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;
}
.north-f4df:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.north-f4df.breadcrumb_c7f8 i {
  margin-right: 4px;
}
.north-f4df.breadcrumb-9bed i {
  margin-left: 5px;
}
.orange_f7f7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.orange_f7f7 p:last-child {
  margin-bottom: 0;
}
.highlight_fast_0e82 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.highlight_fast_0e82 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.highlight_fast_0e82 img {
  display: block;
  width: auto;
  line-height: 1;
}
.highlight_fast_0e82 .nav_west_0caf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.highlight_fast_0e82 .gallery-1f6d {
  margin: 5px 0 7px 0;
}
.highlight_fast_0e82.mini_4518 .dynamic_0d66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_fast_0e82.mini_4518 .gradient_right_8155 {
  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;
}
.highlight_fast_0e82.gallery_fluid_a41f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.highlight_fast_0e82.gallery_fluid_a41f .dynamic_0d66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight_fast_0e82.gallery_fluid_a41f .gradient_right_8155 {
  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;
}
.highlight_fast_0e82.wide_095f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_fast_0e82.alert-3066 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.highlight_fast_0e82.alert-3066 .gradient_right_8155 {
  margin-top: 7px;
}
.hot-6910 {
  display: inline-block;
}
.hover_dynamic_dc28 .text_purple_b685 .highlight_fast_0e82 img {
  max-width: 100%;
}
.aside_fresh_a95e .shade_cold_91a9.description-8ad4,
.article-fb51 .shade_cold_91a9.description-8ad4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.aside_fresh_a95e .aside-lite-9b0b,
.article-fb51 .aside-lite-9b0b {
  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%);
}
.aside_fresh_a95e .aside-lite-9b0b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.aside_fresh_a95e.input_8ac2 .aside-lite-9b0b {
  display: none;
}
.aside_fresh_a95e .slider-1831 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aside_fresh_a95e .slider-1831 li {
  display: inline-block;
  position: relative;
}
.aside_fresh_a95e .slider-1831 li:last-child {
  margin-right: 0;
}
.aside_fresh_a95e .slider-1831 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;
}
.aside_fresh_a95e .slider-1831 li.new-805d > a {
  color: rgba(0, 0, 0, 0.9);
}
.aside_fresh_a95e .slider-1831 > 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;
}
.aside_fresh_a95e .slider-1831 > li > a i {
  line-height: 0;
}
.aside_fresh_a95e .slider-1831 > li.panel_3972 > a .aside-lite-9b0b {
  margin-left: 4px;
  line-height: 0;
}
.aside_fresh_a95e .slider-1831 .surface_a072 li.panel_3972 > a {
  position: relative;
}
.aside_fresh_a95e .slider-1831 .surface_a072 li.panel_3972 > a:after,
.aside_fresh_a95e .slider-1831 .surface_a072 li.panel_3972 > a:before {
  content: "";
  display: table;
}
.aside_fresh_a95e .slider-1831 .surface_a072 li.panel_3972 > a:after {
  clear: both;
}
.aside_fresh_a95e .slider-1831 .surface_a072 li.panel_3972 > a .aside-lite-9b0b {
  margin-left: 5px;
  float: right;
}
.aside_fresh_a95e .banner_2270,
.aside_fresh_a95e .surface_a072 {
  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;
}
.aside_fresh_a95e .surface_a072 {
  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;
}
.aside_fresh_a95e .surface_a072 .description-8ad4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.aside_fresh_a95e .surface_a072 .aside-lite-9b0b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.aside_fresh_a95e .surface_a072 li {
  display: block;
  margin: 0;
  padding: 0;
}
.aside_fresh_a95e .surface_a072 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;
}
.aside_fresh_a95e .surface_a072 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.aside_fresh_a95e .surface_a072 .surface_a072 {
  top: 0;
  left: 100%;
}
.aside_fresh_a95e .box-tiny-7b3c.fn-focus-5653 > .banner_2270,
.aside_fresh_a95e .box-tiny-7b3c.fn-focus-5653 > .surface_a072,
.aside_fresh_a95e .box-tiny-7b3c:focus > .banner_2270,
.aside_fresh_a95e .box-tiny-7b3c:focus > .surface_a072,
.aside_fresh_a95e .box-tiny-7b3c:hover > .banner_2270,
.aside_fresh_a95e .box-tiny-7b3c:hover > .surface_a072 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.aside_fresh_a95e.fixed_b2eb .box_f657:after,
.aside_fresh_a95e.fixed_b2eb .box_f657:before {
  content: "";
  display: table;
}
.aside_fresh_a95e.fixed_b2eb .box_f657:after {
  clear: both;
}
.aside_fresh_a95e.fixed_b2eb .box_f657 > li {
  float: left;
}
.aside_fresh_a95e.status_2240 .box_f657:after,
.aside_fresh_a95e.status_2240 .box_f657:before {
  content: "";
  display: table;
}
.aside_fresh_a95e.status_2240 .box_f657:after {
  clear: both;
}
.aside_fresh_a95e.status_2240 .box_f657 > li {
  float: left;
}
.aside_fresh_a95e.status_2240 .box_f657 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.aside_fresh_a95e.status_2240 .box_f657 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.aside_fresh_a95e.status_2240 .box_f657 > li.medium_72aa > a,
.aside_fresh_a95e.status_2240 .box_f657 > li.new-805d > a {
  color: #fff;
  background-color: #1e4b75;
}
.aside_fresh_a95e.dark_da22 .box_f657 > li > a .description-8ad4 {
  position: relative;
}
.aside_fresh_a95e.dark_da22 .box_f657 > li > a .description-8ad4: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;
}
.aside_fresh_a95e.dark_da22
  .box_f657
  > li:focus
  > a
  .description-8ad4:before,
.aside_fresh_a95e.dark_da22
  .box_f657
  > li:hover
  > a
  .description-8ad4:before {
  width: 100%;
  background-color: currentColor;
}
.aside_fresh_a95e.dark_da22
  .box_f657
  > li.medium_72aa
  > a
  .description-8ad4:before,
.aside_fresh_a95e.dark_da22
  .box_f657
  > li.table-12a0
  > a
  .description-8ad4:before {
  width: 100%;
  background-color: currentColor;
}
.aside_fresh_a95e.surface-2edf .box_f657 > li > a .description-8ad4 {
  position: relative;
}
.aside_fresh_a95e.surface-2edf .box_f657 > li > a .description-8ad4: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;
}
.aside_fresh_a95e.surface-2edf .box_f657 > li:focus > a .description-8ad4:before,
.aside_fresh_a95e.surface-2edf
  .box_f657
  > li:hover
  > a
  .description-8ad4:before {
  width: 100%;
  background-color: currentColor;
}
.aside_fresh_a95e.surface-2edf
  .box_f657
  > li.medium_72aa
  > a
  .description-8ad4:before,
.aside_fresh_a95e.surface-2edf
  .box_f657
  > li.table-12a0
  > a
  .description-8ad4:before {
  width: 100%;
  background-color: currentColor;
}
.article-fb51 .slider-1831 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-fb51 .slider-1831 li:first-child > a {
  border-top: none;
}
.article-fb51 .slider-1831 .modal_easy_3a47 > .description-8ad4 .aside-lite-9b0b {
  display: none;
}
.article-fb51 .slider-1831 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.article-fb51 .slider-1831 li:last-child {
  border: none;
}
.article-fb51 .slider-1831 li.panel_3972 > a {
  padding-right: 45px !important;
}
.article-fb51 .slider-1831 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.article-fb51 .slider-1831 li a:focus,
.article-fb51 .slider-1831 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-fb51 .slider-1831 li .panel-27e6 {
  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;
}
.article-fb51 .slider-1831 li .panel-27e6:hover {
  box-shadow: none;
}
.article-fb51 .slider-1831 li .panel-27e6 .aside-lite-9b0b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.article-fb51 .slider-1831 .surface_a072 {
  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);
}
.article-fb51 .slider-1831 .surface_a072 li a {
  padding-left: 3em;
}
.article-fb51 .slider-1831 .middle_182b > a .panel-27e6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article-fb51 .slider-1831 .middle_182b > .surface_a072 {
  display: block;
  opacity: 1;
}
.header-b63e {
  max-width: 100%;
}
.liquid-17fc {
  line-height: 0;
  cursor: pointer;
}
.active_glass_bf56 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_glass_bf56:hover {
  box-shadow: none;
  color: currentColor;
}
.active_glass_bf56 svg {
  width: 18px;
  height: 18px;
}
.active_glass_bf56 .detail-soft-56d2 {
  display: none;
}
.middle_f406 {
  position: relative;
}
.middle_f406.fn-active-5653 .active_glass_bf56 .hero-cdce {
  display: none;
}
.middle_f406.fn-active-5653 .active_glass_bf56 .detail-soft-56d2 {
  display: inline-block;
}
.middle_f406 .module_lite_230c {
  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);
}
.middle_f406.black-2048 .module_lite_230c {
  left: auto;
  right: -0.9em;
}
.middle_f406.black-2048 .motion-01c3::before {
  left: auto;
  right: 15px;
}
.middle_f406.fn-active-5653 .module_lite_230c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone-8c9e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stone-8c9e label {
  flex-basis: 100%;
}
.stone-8c9e .upper-0e03 {
  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;
}
.stone-8c9e .description_narrow_b68a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stone-8c9e .description_narrow_b68a:focus {
  background-color: transparent;
}
.stone-8c9e button.description_narrow_0f39 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stone-8c9e button.description_narrow_0f39:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stone-8c9e button.description_narrow_0f39 svg {
  width: 18px;
  height: 18px;
}
.stone-8c9e input[type="submit"] {
  min-height: auto;
}
.gradient-6248 .stone-8c9e .description_narrow_b68a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.motion-01c3 {
  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) {
  .motion-01c3 {
    width: 220px;
  }
}
.motion-01c3 label {
  flex-basis: 100%;
}
.motion-01c3::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;
}
.breadcrumb_next_e6ce .gradient-6248 .stone-8c9e {
  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;
}
.breadcrumb_next_e6ce
  .gradient-6248
  .stone-8c9e
  .upper-0e03 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb_next_e6ce .gradient-6248 .stone-8c9e .description_narrow_b68a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb_next_e6ce
  .gradient-6248
  .stone-8c9e
  .description_narrow_b68a:focus {
  background: 0 0;
}
.breadcrumb_next_e6ce
  .gradient-6248
  .stone-8c9e
  .block_fixed_6089 {
  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;
}
.search-action-65ec {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.search-action-65ec li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.search-action-65ec li:last-child {
  margin-right: 0;
}
.search-action-65ec li:first-child {
  margin-left: 0;
}
.search-action-65ec.tag_fresh_4df1 a {
  color: #fff;
}
.search-action-65ec.tag_fresh_4df1 a:hover {
  color: #fff;
}
.search-action-65ec a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.search-action-65ec a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.search-action-65ec a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.search-action-65ec a:hover {
  opacity: 0.9;
  color: inherit;
}
.search-action-65ec [class*="social-icon-apple"] {
  background-color: #999;
}
.search-action-65ec [class*="social-icon-apple"].notification-green-0b8c {
  background-color: transparent;
  color: #999;
}
.search-action-65ec [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.search-action-65ec [class*="social-icon-behance"].notification-green-0b8c {
  background-color: transparent;
  color: #1769ff;
}
.search-action-65ec [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.search-action-65ec [class*="social-icon-bitbucket"].notification-green-0b8c {
  background-color: transparent;
  color: #205081;
}
.search-action-65ec [class*="social-icon-codepen"] {
  background-color: #000;
}
.search-action-65ec [class*="social-icon-codepen"].notification-green-0b8c {
  background-color: transparent;
  color: #000;
}
.search-action-65ec [class*="social-icon-delicious"] {
  background-color: #39f;
}
.search-action-65ec [class*="social-icon-delicious"].notification-green-0b8c {
  background-color: transparent;
  color: #39f;
}
.search-action-65ec [class*="social-icon-digg"] {
  background-color: #005be2;
}
.search-action-65ec [class*="social-icon-digg"].notification-green-0b8c {
  background-color: transparent;
  color: #005be2;
}
.search-action-65ec [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.search-action-65ec [class*="social-icon-dribbble"].notification-green-0b8c {
  background-color: transparent;
  color: #ea4c89;
}
.search-action-65ec [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.search-action-65ec [class*="social-icon-envelope"].notification-green-0b8c {
  background-color: transparent;
  color: #ea4335;
}
.search-action-65ec [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.search-action-65ec [class*="social-icon-facebook"].notification-green-0b8c {
  background-color: transparent;
  color: #3b5998;
}
.search-action-65ec [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.search-action-65ec [class*="social-icon-flickr"].notification-green-0b8c {
  background-color: transparent;
  color: #0063dc;
}
.search-action-65ec [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.search-action-65ec [class*="social-icon-foursquare"].notification-green-0b8c {
  background-color: transparent;
  color: #2d5be3;
}
.search-action-65ec [class*="social-icon-github"] {
  background-color: #333;
}
.search-action-65ec [class*="social-icon-github"].notification-green-0b8c {
  background-color: transparent;
  color: #333;
}
.search-action-65ec [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.search-action-65ec [class*="social-icon-google-plus"].notification-green-0b8c {
  background-color: transparent;
  color: #dd4b39;
}
.search-action-65ec [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.search-action-65ec [class*="social-icon-houzz"].notification-green-0b8c {
  background-color: transparent;
  color: #7ac142;
}
.search-action-65ec [class*="social-icon-instagram"] {
  background-color: #262626;
}
.search-action-65ec [class*="social-icon-instagram"].notification-green-0b8c {
  background-color: transparent;
  color: #262626;
}
.search-action-65ec [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.search-action-65ec [class*="social-icon-jsfiddle"].notification-green-0b8c {
  background-color: transparent;
  color: #487aa2;
}
.search-action-65ec [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.search-action-65ec [class*="social-icon-linkedin"].notification-green-0b8c {
  background-color: transparent;
  color: #0077b5;
}
.search-action-65ec [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.search-action-65ec [class*="social-icon-medium"].notification-green-0b8c {
  background-color: transparent;
  color: #00ab6b;
}
.search-action-65ec [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.search-action-65ec
  [class*="social-icon-odnoklassniki"].notification-green-0b8c {
  background-color: transparent;
  color: #f4731c;
}
.search-action-65ec [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.search-action-65ec [class*="social-icon-meetup"].notification-green-0b8c {
  background-color: transparent;
  color: #ec1c40;
}
.search-action-65ec [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.search-action-65ec [class*="social-icon-pinterest"].notification-green-0b8c {
  background-color: transparent;
  color: #bd081c;
}
.search-action-65ec [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.search-action-65ec [class*="social-icon-product-hunt"].notification-green-0b8c {
  background-color: transparent;
  color: #da552f;
}
.search-action-65ec [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.search-action-65ec [class*="social-icon-reddit"].notification-green-0b8c {
  background-color: transparent;
  color: #ff4500;
}
.search-action-65ec [class*="social-icon-rss"] {
  background-color: #f26522;
}
.search-action-65ec [class*="social-icon-rss"].notification-green-0b8c {
  background-color: transparent;
  color: #f26522;
}
.search-action-65ec [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.search-action-65ec
  [class*="social-icon-shopping-cart"].notification-green-0b8c {
  background-color: transparent;
  color: #4caf50;
}
.search-action-65ec [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.search-action-65ec [class*="social-icon-skype"].notification-green-0b8c {
  background-color: transparent;
  color: #00aff0;
}
.search-action-65ec [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.search-action-65ec [class*="social-icon-slideshare"].notification-green-0b8c {
  background-color: transparent;
  color: #0077b5;
}
.search-action-65ec [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.search-action-65ec [class*="social-icon-snapchat"].notification-green-0b8c {
  background-color: transparent;
  color: #fffc00;
}
.search-action-65ec [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.search-action-65ec [class*="social-icon-soundcloud"].notification-green-0b8c {
  background-color: transparent;
  color: #f80;
}
.search-action-65ec [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.search-action-65ec [class*="social-icon-spotify"].notification-green-0b8c {
  background-color: transparent;
  color: #2ebd59;
}
.search-action-65ec [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.search-action-65ec
  [class*="social-icon-stack-overflow"].notification-green-0b8c {
  background-color: transparent;
  color: #fe7a15;
}
.search-action-65ec [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.search-action-65ec [class*="social-icon-maldkfgram"].notification-green-0b8c {
  background-color: transparent;
  color: #2ca5e0;
}
.search-action-65ec [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.search-action-65ec [class*="social-icon-tripadvisor"].notification-green-0b8c {
  background-color: transparent;
  color: #589442;
}
.search-action-65ec [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.search-action-65ec [class*="social-icon-tumblr"].notification-green-0b8c {
  background-color: transparent;
  color: #35465c;
}
.search-action-65ec [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.search-action-65ec [class*="social-icon-twitch"].notification-green-0b8c {
  background-color: transparent;
  color: #6441a5;
}
.search-action-65ec [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.search-action-65ec [class*="social-icon-twitter"].notification-green-0b8c {
  background-color: transparent;
  color: #1da1f2;
}
.search-action-65ec [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.search-action-65ec [class*="social-icon-vimeo"].notification-green-0b8c {
  background-color: transparent;
  color: #1ab7ea;
}
.search-action-65ec [class*="social-icon-vk"] {
  background-color: #45668e;
}
.search-action-65ec [class*="social-icon-vk"].notification-green-0b8c {
  background-color: transparent;
  color: #45668e;
}
.search-action-65ec [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.search-action-65ec [class*="social-icon-weibo"].notification-green-0b8c {
  background-color: transparent;
  color: #df2029;
}
.search-action-65ec [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.search-action-65ec [class*="social-icon-weixin"].notification-green-0b8c {
  background-color: transparent;
  color: #7bb32e;
}
.search-action-65ec [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.search-action-65ec [class*="social-icon-whatsapp"].notification-green-0b8c {
  background-color: transparent;
  color: #25d366;
}
.search-action-65ec [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.search-action-65ec [class*="social-icon-wordpress"].notification-green-0b8c {
  background-color: transparent;
  color: #21759b;
}
.search-action-65ec [class*="social-icon-xing"] {
  background-color: #026466;
}
.search-action-65ec [class*="social-icon-xing"].notification-green-0b8c {
  background-color: transparent;
  color: #026466;
}
.search-action-65ec [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.search-action-65ec [class*="social-icon-yelp"].notification-green-0b8c {
  background-color: transparent;
  color: #af0606;
}
.search-action-65ec [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.search-action-65ec [class*="social-icon-youtube"].notification-green-0b8c {
  background-color: transparent;
  color: #cd201f;
}
.input_action_6649 {
  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;
}
.input_action_6649:hover {
  box-shadow: none;
  background: 0 0;
}
.menu_ff69 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.soft_290b {
  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;
}
.thick_6617 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.outline_copper_2f6d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.outline_copper_2f6d,
.outline_copper_2f6d::after,
.outline_copper_2f6d::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;
}
.outline_copper_2f6d::after,
.outline_copper_2f6d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header-orange-320e .soft_290b .thick_6617 {
  margin-top: -2px;
  width: 19px;
}
.header-orange-320e .soft_290b .outline_copper_2f6d {
  margin-top: -1px;
}
.header-orange-320e .soft_290b .outline_copper_2f6d,
.header-orange-320e .soft_290b .outline_copper_2f6d::after,
.header-orange-320e .soft_290b .outline_copper_2f6d::before {
  width: 19px;
  height: 2px;
}
.header-orange-320e .soft_290b .outline_copper_2f6d::before {
  top: -6px;
}
.header-orange-320e .soft_290b .outline_copper_2f6d::after {
  bottom: -6px;
}
.paragraph_under_a3ce .soft_290b .thick_6617 {
  margin-top: -2px;
  width: 22px;
}
.paragraph_under_a3ce .soft_290b .outline_copper_2f6d {
  margin-top: -1px;
}
.paragraph_under_a3ce .soft_290b .outline_copper_2f6d,
.paragraph_under_a3ce .soft_290b .outline_copper_2f6d::after,
.paragraph_under_a3ce .soft_290b .outline_copper_2f6d::before {
  width: 22px;
  height: 2px;
}
.paragraph_under_a3ce .soft_290b .outline_copper_2f6d::before {
  top: -7px;
}
.paragraph_under_a3ce .soft_290b .outline_copper_2f6d::after {
  bottom: -7px;
}
.filter-full-730d .soft_290b .thick_6617 {
  margin-top: -2px;
  width: 31px;
}
.filter-full-730d .soft_290b .outline_copper_2f6d {
  margin-top: -1.5px;
}
.filter-full-730d .soft_290b .outline_copper_2f6d,
.filter-full-730d .soft_290b .outline_copper_2f6d::after,
.filter-full-730d .soft_290b .outline_copper_2f6d::before {
  width: 31px;
  height: 3px;
}
.filter-full-730d .soft_290b .outline_copper_2f6d::before {
  top: -9px;
}
.filter-full-730d .soft_290b .outline_copper_2f6d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .small-7cc0 .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 19px;
  }
  .small-7cc0 .soft_290b .outline_copper_2f6d {
    margin-top: -1px;
  }
  .small-7cc0 .soft_290b .outline_copper_2f6d,
  .small-7cc0 .soft_290b .outline_copper_2f6d::after,
  .small-7cc0 .soft_290b .outline_copper_2f6d::before {
    width: 19px;
    height: 2px;
  }
  .small-7cc0 .soft_290b .outline_copper_2f6d::before {
    top: -6px;
  }
  .small-7cc0 .soft_290b .outline_copper_2f6d::after {
    bottom: -6px;
  }
  .form-brown-ff9b .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 22px;
  }
  .form-brown-ff9b .soft_290b .outline_copper_2f6d {
    margin-top: -1px;
  }
  .form-brown-ff9b .soft_290b .outline_copper_2f6d,
  .form-brown-ff9b .soft_290b .outline_copper_2f6d::after,
  .form-brown-ff9b .soft_290b .outline_copper_2f6d::before {
    width: 22px;
    height: 2px;
  }
  .form-brown-ff9b .soft_290b .outline_copper_2f6d::before {
    top: -7px;
  }
  .form-brown-ff9b .soft_290b .outline_copper_2f6d::after {
    bottom: -7px;
  }
  .badge-center-60a0 .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 31px;
  }
  .badge-center-60a0 .soft_290b .outline_copper_2f6d {
    margin-top: -1.5px;
  }
  .badge-center-60a0 .soft_290b .outline_copper_2f6d,
  .badge-center-60a0 .soft_290b .outline_copper_2f6d::after,
  .badge-center-60a0 .soft_290b .outline_copper_2f6d::before {
    width: 31px;
    height: 3px;
  }
  .badge-center-60a0 .soft_290b .outline_copper_2f6d::before {
    top: -9px;
  }
  .badge-center-60a0 .soft_290b .outline_copper_2f6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .border-f095 .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 19px;
  }
  .border-f095 .soft_290b .outline_copper_2f6d {
    margin-top: -1px;
  }
  .border-f095 .soft_290b .outline_copper_2f6d,
  .border-f095 .soft_290b .outline_copper_2f6d::after,
  .border-f095 .soft_290b .outline_copper_2f6d::before {
    width: 19px;
    height: 2px;
  }
  .border-f095 .soft_290b .outline_copper_2f6d::before {
    top: -6px;
  }
  .border-f095 .soft_290b .outline_copper_2f6d::after {
    bottom: -6px;
  }
  .large-9282 .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 22px;
  }
  .large-9282 .soft_290b .outline_copper_2f6d {
    margin-top: -1px;
  }
  .large-9282 .soft_290b .outline_copper_2f6d,
  .large-9282 .soft_290b .outline_copper_2f6d::after,
  .large-9282 .soft_290b .outline_copper_2f6d::before {
    width: 22px;
    height: 2px;
  }
  .large-9282 .soft_290b .outline_copper_2f6d::before {
    top: -7px;
  }
  .large-9282 .soft_290b .outline_copper_2f6d::after {
    bottom: -7px;
  }
  .under_73c2 .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 31px;
  }
  .under_73c2 .soft_290b .outline_copper_2f6d {
    margin-top: -1.5px;
  }
  .under_73c2 .soft_290b .outline_copper_2f6d,
  .under_73c2 .soft_290b .outline_copper_2f6d::after,
  .under_73c2 .soft_290b .outline_copper_2f6d::before {
    width: 31px;
    height: 3px;
  }
  .under_73c2 .soft_290b .outline_copper_2f6d::before {
    top: -9px;
  }
  .under_73c2 .soft_290b .outline_copper_2f6d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .list-bright-bb84 .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 19px;
  }
  .list-bright-bb84 .soft_290b .outline_copper_2f6d {
    margin-top: -1px;
  }
  .list-bright-bb84 .soft_290b .outline_copper_2f6d,
  .list-bright-bb84 .soft_290b .outline_copper_2f6d::after,
  .list-bright-bb84 .soft_290b .outline_copper_2f6d::before {
    width: 19px;
    height: 2px;
  }
  .list-bright-bb84 .soft_290b .outline_copper_2f6d::before {
    top: -6px;
  }
  .list-bright-bb84 .soft_290b .outline_copper_2f6d::after {
    bottom: -6px;
  }
  .wrapper-6188 .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-6188 .soft_290b .outline_copper_2f6d {
    margin-top: -1px;
  }
  .wrapper-6188 .soft_290b .outline_copper_2f6d,
  .wrapper-6188 .soft_290b .outline_copper_2f6d::after,
  .wrapper-6188 .soft_290b .outline_copper_2f6d::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-6188 .soft_290b .outline_copper_2f6d::before {
    top: -7px;
  }
  .wrapper-6188 .soft_290b .outline_copper_2f6d::after {
    bottom: -7px;
  }
  .backdrop-clean-d82d .soft_290b .thick_6617 {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop-clean-d82d .soft_290b .outline_copper_2f6d {
    margin-top: -1.5px;
  }
  .backdrop-clean-d82d .soft_290b .outline_copper_2f6d,
  .backdrop-clean-d82d .soft_290b .outline_copper_2f6d::after,
  .backdrop-clean-d82d .soft_290b .outline_copper_2f6d::before {
    width: 31px;
    height: 3px;
  }
  .backdrop-clean-d82d .soft_290b .outline_copper_2f6d::before {
    top: -9px;
  }
  .backdrop-clean-d82d .soft_290b .outline_copper_2f6d::after {
    bottom: -9px;
  }
}
.outer-2836 .outline_copper_2f6d {
  -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);
}
.outer-2836 .outline_copper_2f6d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outer-2836 .outline_copper_2f6d::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);
}
.outer-2836.complex-8e84 .outline_copper_2f6d {
  -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);
}
.outer-2836.complex-8e84 .outline_copper_2f6d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outer-2836.complex-8e84 .outline_copper_2f6d::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);
}
.north-af59 {
  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.left_ca6b:before {
  display: none;
}
.gallery_new_1bb1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gallery_new_1bb1 .badge-270f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gallery_new_1bb1 .badge-270f:last-of-type {
  border-bottom: none;
}
.gallery_new_1bb1 .badge-270f.layout-solid-56e2,
.gallery_new_1bb1 .badge-270f.fast_3949,
.gallery_new_1bb1 .badge-270f.highlight_e697 {
  padding: 0;
}
.gallery_new_1bb1 .article-fb51 .panel-27e6 {
  color: currentColor;
}
.gallery_new_1bb1 .article-fb51 .panel-27e6:focus,
.gallery_new_1bb1 .article-fb51 .panel-27e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery_new_1bb1.glass_ce56 .logo-309f,
.gallery_new_1bb1.glass_ce56 .orange_f7f7 a,
.gallery_new_1bb1.glass_ce56 .box_f657 a,
.gallery_new_1bb1.glass_ce56 .surface_a072 a {
  color: rgba(0, 0, 0, 0.55);
}
.gallery_new_1bb1.glass_ce56 .logo-309f:hover,
.gallery_new_1bb1.glass_ce56 .orange_f7f7 a:hover,
.gallery_new_1bb1.glass_ce56 .box_f657 a:hover,
.gallery_new_1bb1.glass_ce56 .surface_a072 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_new_1bb1.glass_ce56 .frame_50dc {
  color: rgba(0, 0, 0, 0.8);
}
.gallery_new_1bb1.glass_ce56 .badge-270f {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_new_1bb1.glass_ce56 .badge-270f:before {
  background: rgba(0, 0, 0, 0.08);
}
.gallery_new_1bb1.glass_ce56 .short_30d7:before {
  background: rgba(255, 255, 255, 0.9);
}
.gallery_new_1bb1.glass_ce56 .article-fb51 .slider-1831 li a,
.gallery_new_1bb1.glass_ce56 .article-fb51 .panel-27e6,
.gallery_new_1bb1.glass_ce56 .surface_a072 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_new_1bb1.glass_ce56 .article-fb51 .panel-27e6:focus,
.gallery_new_1bb1.glass_ce56 .article-fb51 .panel-27e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery_new_1bb1.glass_ce56 .slider-1831 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery_new_1bb1.status_bottom_1039 .logo-309f,
.gallery_new_1bb1.status_bottom_1039 .orange_f7f7 a,
.gallery_new_1bb1.status_bottom_1039 .box_f657 .panel-27e6,
.gallery_new_1bb1.status_bottom_1039 .box_f657 a,
.gallery_new_1bb1.status_bottom_1039 .surface_a072 a {
  color: rgba(255, 255, 255, 0.79);
}
.gallery_new_1bb1.status_bottom_1039 .logo-309f:hover,
.gallery_new_1bb1.status_bottom_1039 .orange_f7f7 a:hover,
.gallery_new_1bb1.status_bottom_1039 .box_f657 .panel-27e6:hover,
.gallery_new_1bb1.status_bottom_1039 .box_f657 a:hover,
.gallery_new_1bb1.status_bottom_1039 .surface_a072 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_new_1bb1.status_bottom_1039 .frame_50dc {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_new_1bb1.status_bottom_1039 .badge-270f {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_new_1bb1.status_bottom_1039 .badge-270f:before {
  background: rgba(255, 255, 255, 0.08);
}
.gallery_new_1bb1.status_bottom_1039 .short_30d7:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery_new_1bb1.status_bottom_1039 .article-fb51 .slider-1831 li a,
.gallery_new_1bb1.status_bottom_1039 .article-fb51 .panel-27e6,
.gallery_new_1bb1.status_bottom_1039 .surface_a072 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_new_1bb1.status_bottom_1039 .article-fb51 .panel-27e6:focus,
.gallery_new_1bb1.status_bottom_1039 .article-fb51 .panel-27e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery_new_1bb1.status_bottom_1039 .slider-1831 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_30d7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.short_30d7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.box_next_521e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.copper-8e56 .gallery_new_1bb1 {
  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;
}
.copper-8e56 .badge-270f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.copper-8e56 .badge-270f: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) {
  .copper-8e56 .badge-270f:before {
    width: 16%;
    left: 42%;
  }
}
.copper-8e56 .badge-270f:last-child:before {
  content: none;
}
.copper-8e56 .badge-270f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.copper-8e56 .article-fb51 .slider-1831 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.copper-8e56 .article-fb51 .slider-1831 li a .panel-27e6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.copper-8e56 .article-fb51 .surface_a072 {
  border: none;
}
.copper-8e56 .article-fb51 .surface_a072 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.copper-8e56 .short_30d7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.copper-8e56 .box_next_521e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.copper-8e56 .status_bottom_1039 .short_30d7:before {
  background: rgba(0, 0, 0, 0.9);
}
.copper-8e56 .glass_ce56.module_cbb6 .outline_copper_2f6d {
  background: rgba(0, 0, 0, 0.6);
}
.copper-8e56
  .glass_ce56.module_cbb6
  .outline_copper_2f6d::after,
.copper-8e56
  .glass_ce56.module_cbb6
  .outline_copper_2f6d:before {
  background: inherit;
}
.copper-8e56
  .glass_ce56.module_cbb6:hover
  .outline_copper_2f6d {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary_b7db .gallery_new_1bb1 {
  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) {
  .tertiary_b7db .gallery_new_1bb1 {
    width: auto;
    right: 45px;
  }
}
.old_d7aa .gallery_new_1bb1 {
  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) {
  .old_d7aa .gallery_new_1bb1 {
    width: auto;
    left: 45px;
  }
}
.left_ca6b .gallery_new_1bb1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left_ca6b .box_next_521e {
  max-width: 48em;
  margin: 0 auto;
}
.left_ca6b .short_30d7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paragraph-over-0ef2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-over-0ef2.copper-8e56 .gallery_new_1bb1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paragraph-over-0ef2.tertiary_b7db .gallery_new_1bb1 {
  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);
}
.paragraph-over-0ef2 .gallery_new_1bb1 {
  visibility: visible;
}
.paragraph-over-0ef2.old_d7aa .gallery_new_1bb1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tag_236a,
.title-dceb {
  overflow-x: hidden;
}
.tag_236a .gallery_new_1bb1 {
  overflow: auto;
}
.tag_236a.copper-8e56 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_236a.copper-8e56 .gallery_new_1bb1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tag_236a.copper-8e56 .input_action_6649 {
  opacity: 0;
}
.tag_236a.tertiary_b7db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_236a.tertiary_b7db .gallery_new_1bb1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tag_236a.tertiary_b7db .input_action_6649 {
  opacity: 0;
}
.tag_236a.old_d7aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_236a.old_d7aa .gallery_new_1bb1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tag_236a.old_d7aa .input_action_6649 {
  opacity: 0;
}
.tag_236a.left_ca6b .gallery_new_1bb1 {
  z-index: 10;
  visibility: visible;
}
.module_cbb6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_cbb6 .outline_copper_2f6d {
  background: rgba(255, 255, 255, 0.99);
}
.module_cbb6 .outline_copper_2f6d::after,
.module_cbb6 .outline_copper_2f6d:before {
  background: inherit;
}
.module_cbb6:hover .outline_copper_2f6d {
  background: rgba(255, 255, 255, 0.99);
}
.old_d7aa .module_cbb6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.left_ca6b .module_cbb6 {
  display: none !important;
}
.tag_236a:before,
.title-dceb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tag_236a .module_cbb6,
.title-dceb .module_cbb6 {
  display: inline-block;
}
.gallery_new_1bb1 .focus-bdfc {
  -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;
}
.tag_236a .gallery_new_1bb1 .focus-bdfc,
.title-dceb .gallery_new_1bb1 .focus-bdfc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption-bottom-8fd8 .upper-0e03 {
  width: 100%;
}
.text_purple_b685 {
  padding: 0 0.5em 0;
}
.text_purple_b685 [class*="customify-col-"],
.text_purple_b685 [class*="customify-col_"],
.text_purple_b685 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.over-5ad3 .text_purple_b685 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .under_9992 .message_9028,
  .message_9028 {
    display: none;
  }
  .accordion-da43 {
    text-align: left;
  }
  .pink-3832 {
    text-align: center;
  }
  .container_pink_152e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .under_9992 .notice-dim-7682,
  .notice-dim-7682 {
    display: none;
  }
  .easy_9086 {
    text-align: left;
  }
  .background_8b36 {
    text-align: center;
  }
  .wood-eafa {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .under_9992 .card_simple_95ac,
  .card_simple_95ac {
    display: none;
  }
  .dropdown_deba {
    text-align: left;
  }
  .action_b6c7 {
    text-align: center;
  }
  .icon-e285 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.row_7728 {
  box-shadow: none !important;
}
.message_west_689c .box_short_71c7,
.filter-complex-6594 .box_short_71c7 {
  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;
}
.filter-complex-6594 .box_short_71c7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice-e2da {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice-e2da:after,
.notice-e2da:before {
  content: "";
  display: table;
}
.notice-e2da:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice-e2da {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice-e2da,
.texture_iron_c6e0 {
  max-width: 1248px;
  margin: 0 auto;
}

.secondary_prev_8c7b.primary_center_4720 .notice-e2da {
  max-width: 100%;
}
.secondary_prev_8c7b.border-5492 {
  max-width: 1200px;
  margin: 0 auto;
}
.secondary_prev_8c7b.link-stale-3f0a .notice-e2da {
  max-width: 100%;
}
.secondary_prev_8c7b.link-stale-3f0a > .notice-e2da {
  padding-left: 0;
  padding-right: 0;
}
.secondary_prev_8c7b.link-stale-3f0a > .notice-e2da .under_9992 {
  margin: 0;
}
.secondary_prev_8c7b.link-stale-3f0a
  > .notice-e2da
  .paragraph_lower_3365.form_lower_a571 {
  margin-right: 0;
  margin-left: 0;
}
.secondary_prev_8c7b.link-stale-3f0a #main.form_lower_a571 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .secondary_lower_31b5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_lower_31b5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .header-6576 .frame_1ca3 {
    padding-right: 1em;
  }
  .header-6576.layout_soft_b8be .paragraph_lower_3365 {
    border-right: 1px solid #eaecee;
  }
  .header-6576.layout_soft_b8be .frame_1ca3 {
    padding-right: 1em;
  }
  .header-6576.layout_soft_b8be .detail_bright_ff34 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_paper_51fa .frame_1ca3 {
    padding-left: 1em;
  }
  .shadow_paper_51fa.layout_soft_b8be .paragraph_lower_3365 {
    border-left: 1px solid #eaecee;
  }
  .shadow_paper_51fa.layout_soft_b8be .frame_1ca3 {
    padding-left: 1em;
  }
  .shadow_paper_51fa.layout_soft_b8be .detail_bright_ff34 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-liquid-30ff .frame_1ca3 {
    padding-left: 1em;
  }
  .table-liquid-30ff.layout_soft_b8be .overlay-hard-6b93 {
    border-right: 1px solid #eaecee;
  }
  .table-liquid-30ff.layout_soft_b8be .hero-6d88 {
    border-right: 1px solid #eaecee;
  }
  .table-liquid-30ff.layout_soft_b8be .frame_1ca3 {
    padding-left: 1em;
  }
  .table-liquid-30ff.layout_soft_b8be .detail_bright_ff34 {
    padding-right: 1em;
  }
  .table-liquid-30ff.layout_soft_b8be .component-cc2e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_bd6f .frame_1ca3 {
    padding-right: 1em;
  }
  .shade_bd6f.layout_soft_b8be .overlay-hard-6b93 {
    border-left: 1px solid #eaecee;
  }
  .shade_bd6f.layout_soft_b8be .hero-6d88 {
    border-left: 1px solid #eaecee;
  }
  .shade_bd6f.layout_soft_b8be .frame_1ca3 {
    padding-right: 1em;
  }
  .shade_bd6f.layout_soft_b8be .detail_bright_ff34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade_bd6f.layout_soft_b8be .component-cc2e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_lower_31b5 .frame_1ca3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_lower_31b5.layout_soft_b8be .paragraph_lower_3365 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .secondary_lower_31b5.layout_soft_b8be .frame_1ca3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_lower_31b5.layout_soft_b8be .detail_bright_ff34 {
    padding-left: 1em;
  }
  .secondary_lower_31b5.layout_soft_b8be .component-cc2e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .secondary_lower_31b5.layout_soft_b8be .frame_1ca3 {
    padding-left: 0;
  }
}
.item_3c2d .label_df2f {
  display: inline-block;
}
.current-8e69 {
  display: inline-block;
}
.container-0326 {
  word-con: break-word;
}
.slow-1bd3 > span {
  display: inline-block;
  padding: 5px 0;
}
.slow-1bd3 .small-f230 {
  margin-left: 8px;
  margin-right: 8px;
}
.slow-1bd3 .action_248b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary_black_c1cd .panel-middle-7cb4 {
  margin-bottom: 2em;
}
.tertiary_black_c1cd .hard-b18f {
  margin-bottom: 15px;
}
.tertiary_black_c1cd .hard-b18f:last-child {
  margin-bottom: 0;
}
.tertiary_black_c1cd .stale-2bfd {
  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) {
  .tertiary_black_c1cd .stale-2bfd {
    display: block;
  }
}
.tertiary_black_c1cd .filter-fdf9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary_black_c1cd .filter-fdf9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary_black_c1cd .easy_3c99 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary_black_c1cd .easy_3c99 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary_black_c1cd .easy_3c99 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary_black_c1cd .container-0326 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_black_c1cd .container-0326 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary_black_c1cd .accordion_fixed_ecfd p:last-child {
  margin-bottom: 0;
}
.tertiary_black_c1cd .dropdown-a433 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary_black_c1cd .feature_hard_6bbb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary_black_c1cd .tooltip-rough-2e62 {
  margin-top: 1em;
}
.tertiary_black_c1cd .chip_under_31f5 {
  top: 0;
  display: block;
}
.tertiary_black_c1cd .chip_under_31f5 a {
  color: inherit;
}
.tertiary_black_c1cd .chip_under_31f5 a:hover {
  color: inherit;
}
.tertiary_black_c1cd .heading_c8c7 {
  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;
}
.tertiary_black_c1cd .heading_c8c7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary_black_c1cd .feature_hard_6bbb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary_black_c1cd .section-blue-13ad {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary_black_c1cd .section-blue-13ad:first-child {
  margin-top: 0;
}
.tertiary_black_c1cd .section-blue-13ad.up_f352 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary_black_c1cd .section-blue-13ad.sort_d9b8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_black_c1cd
  .section-blue-13ad.sort_d9b8.list_42d9
  .tooltip-rough-2e62 {
  width: 100%;
}
.tertiary_black_c1cd .sort_d9b8 {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_black_c1cd .sort_d9b8 .slow-1bd3,
.tertiary_black_c1cd .sort_d9b8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary_black_c1cd .easy_3c99 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_black_c1cd .easy_3c99 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_black_c1cd .easy_3c99: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;
}
.tertiary_black_c1cd .up_f352 {
  z-index: 5;
}
.tertiary_black_c1cd .status_dirty_0486 .list_purple_51d8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary_black_c1cd .module_fc02 .list_purple_51d8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary_black_c1cd .next-d0a7 .list_purple_51d8 {
  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;
}
.tertiary_black_c1cd.preview-glass-8af3 .stale-2bfd,
.tertiary_black_c1cd.old_cfc0 .stale-2bfd {
  display: block;
}
.tertiary_black_c1cd.preview-glass-8af3 .stale-2bfd .tertiary-silver-5960,
.tertiary_black_c1cd.preview-glass-8af3 .stale-2bfd .feature_hard_6bbb,
.tertiary_black_c1cd.old_cfc0 .stale-2bfd .tertiary-silver-5960,
.tertiary_black_c1cd.old_cfc0 .stale-2bfd .feature_hard_6bbb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary_black_c1cd.media-1db8 .filter-fdf9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary_black_c1cd.media-1db8 .filter-fdf9 {
    margin-right: 0;
  }
}
.tertiary_black_c1cd.preview-glass-8af3 .filter-fdf9,
.tertiary_black_c1cd.old_cfc0 .filter-fdf9 {
  padding-top: 40%;
}
.tertiary_black_c1cd.preview-glass-8af3 .panel-middle-7cb4,
.tertiary_black_c1cd.old_cfc0 .panel-middle-7cb4 {
  display: block;
}
.tertiary_black_c1cd.preview-glass-8af3 .fn-sticky-5653 .feature_hard_6bbb,
.tertiary_black_c1cd.old_cfc0 .fn-sticky-5653 .feature_hard_6bbb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary_black_c1cd.preview-glass-8af3 .filter-fdf9,
.tertiary_black_c1cd.old_cfc0 .filter-fdf9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary_black_c1cd.preview-glass-8af3 .feature_hard_6bbb {
  padding: 1em;
}
.slider-new-767d {
  margin: 30px auto;
  display: block;
}
.slider-new-767d .dark_b5f2 > * {
  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;
}
.slider-new-767d .dark_b5f2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider-new-767d .dark_b5f2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge-a944 .slow-1bd3 {
  margin-bottom: 1.41575em;
}
.badge-a944 .iron-830f {
  margin-bottom: 1.618em;
}
.tabs_tall_66e5 .white_e0c4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tabs_tall_66e5 .white_e0c4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tabs_tall_66e5 .mask_simple_f184 {
  max-width: 100%;
  overflow: auto;
}
.caption-thick-84d6 .tabs_tall_66e5 a:hover {
  text-decoration: underline;
}
.modal_0b44 .hard-b18f:not(.container-0326),
.modal_0b44 .easy_3c99 {
  margin-bottom: 1.41575em;
}
.modal_0b44 .hard-b18f:not(.container-0326):last-child,
.modal_0b44 .easy_3c99:last-child {
  margin-bottom: 0;
}
.modal_0b44 .hard-b18f.alert_9a6a {
  margin-bottom: 0.41575em;
}
.modal_0b44 .alert-3235:before,
.modal_0b44 .column-fd55:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal_0b44 .alert-3235:before {
  content: "\f115";
}
.modal_0b44 .column-fd55:before {
  content: "\f02c";
}
.modal_0b44 .progress-ba93 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal_0b44 .progress-ba93 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.warm-9614 {
  display: -webkit-box;
  display: flex;
}
.warm-9614 .paper_2f4e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .warm-9614 .paper_2f4e {
    flex-basis: 90px;
  }
}
.warm-9614 .breadcrumb_cold_8917 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm-9614 .breadcrumb_cold_8917 {
    flex-basis: calc(100% - 50px);
  }
}
.warm-9614 .icon-5be5 p:last-child {
  margin-bottom: 0.72em;
}
.stone-c965 .dark_b5f2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.stone-c965 .dark_b5f2:after,
.stone-c965 .dark_b5f2:before {
  content: "";
  display: table;
}
.stone-c965 .dark_b5f2:after {
  clear: both;
}
.stone-c965 .dark_b5f2 .motion_299f,
.stone-c965 .dark_b5f2 .main_rough_0980 {
  width: 49%;
}
.stone-c965 .dark_b5f2 .motion_299f a span.wrapper-cool-2f57,
.stone-c965 .dark_b5f2 .main_rough_0980 a span.wrapper-cool-2f57 {
  display: block;
  margin-bottom: 5px;
}
.stone-c965 .dark_b5f2 .main_rough_0980 {
  float: left;
  text-align: left;
}
.stone-c965 .dark_b5f2 .motion_299f {
  float: right;
  text-align: right;
}
.first-f77f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .first-f77f {
    margin-bottom: 0;
  }
}
.west-786e {
  margin-bottom: 1em;
}
.west-786e .container-0326 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_up_be7f a {
  display: block;
  line-height: 0;
  position: relative;
}
.outline-a002 .west-786e,
.label-huge-eb04 .west-786e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .outline-a002 .west-786e,
  .label-huge-eb04 .west-786e {
    display: block;
  }
}
.outline-a002 .progress_up_be7f,
.label-huge-eb04 .progress_up_be7f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .outline-a002 .progress_up_be7f,
  .label-huge-eb04 .progress_up_be7f {
    margin-bottom: 1em;
  }
}
.outline-a002 .progress_up_be7f img,
.label-huge-eb04 .progress_up_be7f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.outline-a002 .simple_10ba,
.label-huge-eb04 .simple_10ba {
  flex-basis: calc(100% - 160px);
}
.outline-a002 .simple_10ba p,
.label-huge-eb04 .simple_10ba p {
  margin-bottom: 0;
}
.outline-a002 .simple_10ba {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .outline-a002 .simple_10ba {
    padding-left: 0;
  }
}
.label-huge-eb04 .simple_10ba {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label-huge-eb04 .simple_10ba {
    padding-right: 0;
  }
}
.label-huge-eb04 .progress_up_be7f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tabs_paper_f8ce .progress_up_be7f {
  margin-bottom: 0.5em;
}
.tabs_paper_f8ce .progress_up_be7f img {
  width: 100%;
}
.info_warm_84b5 .menu_rough_26c5,
.info_new_02ad .menu_rough_26c5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.info_new_02ad .paragraph_lower_3365 .surface-3807 p:last-child {
  margin-bottom: 0;
}
.row-da97 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.advanced_d797 .sort-dim-78f6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .advanced_d797 .sort-dim-78f6:last-of-type {
    margin-bottom: 0;
  }
}
.advanced_d797 .sort-dim-78f6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.advanced_d797 .sort-dim-78f6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.advanced_d797 .sort-dim-78f6 ul li {
  margin: 0 0 0.6em;
}
.advanced_d797 .sort-dim-78f6 ul li.text-c8ff,
.advanced_d797 .sort-dim-78f6 ul li.form-c52a {
  position: relative;
}
.advanced_d797 .sort-dim-78f6 ul li.text-c8ff .tiny-b1a0,
.advanced_d797 .sort-dim-78f6 ul li.form-c52a .tiny-b1a0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.advanced_d797 .sort-dim-78f6 ul li.text-c8ff:after:after,
.advanced_d797 .sort-dim-78f6 ul li.text-c8ff:after:before,
.advanced_d797
  .sort-dim-78f6
  ul
  li.form-c52a:after:after,
.advanced_d797
  .sort-dim-78f6
  ul
  li.form-c52a:after:before {
  content: "";
  display: table;
}
.advanced_d797 .sort-dim-78f6 ul li.text-c8ff:after:after,
.advanced_d797
  .sort-dim-78f6
  ul
  li.form-c52a:after:after {
  clear: both;
}
.advanced_d797 .sort-dim-78f6 a.notice_cadf:hover {
  text-decoration: none;
}
.advanced_d797 .sort-dim-78f6 select {
  max-width: 100%;
}
.advanced_d797 .sort-dim-78f6 table {
  font-size: 85%;
}
.advanced_d797 .sort-dim-78f6 table td,
.advanced_d797 .sort-dim-78f6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.advanced_d797 .sort-dim-78f6 table tfoot td {
  text-align: left;
}
.advanced_d797 .sort-dim-78f6 :last-child {
  margin-bottom: 0;
}
.advanced_d797 .sort-dim-78f6 .stale_14db {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.advanced_d797 .sort-dim-78f6 .stale_14db label {
  width: 100%;
}
.advanced_d797 .sort-dim-78f6 .stale_14db .description_narrow_b68a {
  width: 100%;
  display: block;
}
.advanced_d797 .sort-dim-78f6 .stale_14db .description_narrow_0f39 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.advanced_d797 .sort-dim-78f6 .stale_14db .description_narrow_0f39:hover svg #svg-search {
  fill: #444;
}
.advanced_d797 .sort-dim-78f6 .stale_14db .description_narrow_0f39 svg {
  width: 18px;
  height: 18px;
}
.advanced_d797 .feature-4fe5 ul ul,
.advanced_d797 .short-a359 ul ul,
.advanced_d797 .primary_paper_018b ul ul,
.advanced_d797 .easy_8c82 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.advanced_d797 .feature-4fe5 .panel_3972 > a,
.advanced_d797 .short-a359 .panel_3972 > a,
.advanced_d797 .primary_paper_018b .panel_3972 > a,
.advanced_d797 .easy_8c82 .panel_3972 > a {
  margin-bottom: 0;
}
.advanced_d797 .tiny-230a li,
.advanced_d797 .feature-4fe5 li,
.advanced_d797 .plasma-986b li,
.advanced_d797 .short-a359 li,
.advanced_d797 .primary_paper_018b li,
.advanced_d797 .easy_8c82 li,
.advanced_d797 .easy-06d9 li,
.advanced_d797 .aside_pressed_a5c9 li {
  display: block;
  position: relative;
}
.advanced_d797 .tiny-230a li:last-child,
.advanced_d797 .feature-4fe5 li:last-child,
.advanced_d797 .plasma-986b li:last-child,
.advanced_d797 .short-a359 li:last-child,
.advanced_d797 .primary_paper_018b li:last-child,
.advanced_d797 .easy_8c82 li:last-child,
.advanced_d797 .easy-06d9 li:last-child,
.advanced_d797 .aside_pressed_a5c9 li:last-child {
  border: none;
}
.advanced_d797 .tiny-230a li a,
.advanced_d797 .feature-4fe5 li a,
.advanced_d797 .plasma-986b li a,
.advanced_d797 .short-a359 li a,
.advanced_d797 .primary_paper_018b li a,
.advanced_d797 .easy_8c82 li a,
.advanced_d797 .easy-06d9 li a,
.advanced_d797 .aside_pressed_a5c9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.advanced_d797 .tiny-230a li ul li::before,
.advanced_d797 .feature-4fe5 li ul li::before,
.advanced_d797 .plasma-986b li ul li::before,
.advanced_d797 .short-a359 li ul li::before,
.advanced_d797 .primary_paper_018b li ul li::before,
.advanced_d797 .easy_8c82 li ul li::before,
.advanced_d797 .easy-06d9 li ul li::before,
.advanced_d797 .aside_pressed_a5c9 li ul li::before {
  left: 15px;
}
.advanced_d797 .tiny-230a li ul a,
.advanced_d797 .feature-4fe5 li ul a,
.advanced_d797 .plasma-986b li ul a,
.advanced_d797 .short-a359 li ul a,
.advanced_d797 .primary_paper_018b li ul a,
.advanced_d797 .easy_8c82 li ul a,
.advanced_d797 .easy-06d9 li ul a,
.advanced_d797 .aside_pressed_a5c9 li ul a {
  padding-left: 20px;
}
.advanced_d797 .tiny-230a li ul ul li::before,
.advanced_d797 .feature-4fe5 li ul ul li::before,
.advanced_d797 .plasma-986b li ul ul li::before,
.advanced_d797 .short-a359 li ul ul li::before,
.advanced_d797 .primary_paper_018b li ul ul li::before,
.advanced_d797 .easy_8c82 li ul ul li::before,
.advanced_d797 .easy-06d9 li ul ul li::before,
.advanced_d797 .aside_pressed_a5c9 li ul ul li::before {
  left: 30px;
}
.advanced_d797 .tiny-230a li ul ul a,
.advanced_d797 .feature-4fe5 li ul ul a,
.advanced_d797 .plasma-986b li ul ul a,
.advanced_d797 .short-a359 li ul ul a,
.advanced_d797 .primary_paper_018b li ul ul a,
.advanced_d797 .easy_8c82 li ul ul a,
.advanced_d797 .easy-06d9 li ul ul a,
.advanced_d797 .aside_pressed_a5c9 li ul ul a {
  padding-left: 40px;
}
.advanced_d797 .highlight_over_a563 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.advanced_d797 .aside_pressed_a5c9 ul li {
  margin-bottom: 1.41575em;
}
.advanced_d797 .aside_pressed_a5c9 ul li .secondary_816e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.advanced_d797 .aside_pressed_a5c9 ul li .feature-4f5d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.status_bottom_1039 .tiny-230a li a,
.status_bottom_1039 .feature-4fe5 li a,
.status_bottom_1039 .plasma-986b li a,
.status_bottom_1039 .short-a359 li a,
.status_bottom_1039 .primary_paper_018b li a,
.status_bottom_1039 .easy_8c82 li a,
.status_bottom_1039 .easy-06d9 li a,
.status_bottom_1039 .aside_pressed_a5c9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_bottom_1039 .highlight_over_a563 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.status_bottom_1039 .sort-dim-78f6 ul li.text-c8ff .tiny-b1a0,
.status_bottom_1039 .sort-dim-78f6 ul li.form-c52a .tiny-b1a0 {
  background: rgba(0, 0, 0, 0.2);
}
.status_bottom_1039 .advanced_d797 .sort-dim-78f6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li {
  margin: 0;
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li ul {
  margin: 0;
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li ul li a {
  padding-left: 15px;
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li ul li li a {
  padding-left: 30px;
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li.new-805d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li.new-805d > 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;
}
.secondary_prev_8c7b .advanced_d797 .slider-1831 li.new-805d > 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;
}
.surface_a689 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.secondary_up_236d {
  position: relative;
  z-index: 10;
}
.secondary_up_236d .focus-bdfc {
  width: 100%;
  max-width: 100%;
}
.list-left-4c2b .slider-fast-af28 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list-left-4c2b .glass_ce56 {
}
.list-left-4c2b .status_bottom_1039 {
  background: #292929;
}
.tall-92d5 .slider-fast-af28 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tall-92d5 .glass_ce56 {
  background: #f9f9f9;
}
.tall-92d5 .status_bottom_1039 {
  background: #303030;
}
.full-8305 .slider-fast-af28 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .full-8305 .label_df2f {
    margin-bottom: 1em;
  }
  .full-8305 .label_df2f:last-child {
    margin-bottom: 0;
  }
}
.full-8305 .glass_ce56 {
  background: #ededed;
}
.full-8305 .status_bottom_1039 {
  background: #1a1a1a;
}
.slider-fast-af28.glass_ce56 {
  color: rgba(0, 0, 0, 0.6);
}
.slider-fast-af28.glass_ce56 .pagination-clean-5d03 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-fast-af28.status_bottom_1039 {
  color: rgba(255, 255, 255, 0.99);
}
.slider-fast-af28.status_bottom_1039 a:not(.notice_cadf) {
  color: rgba(255, 255, 255, 0.79);
}
.slider-fast-af28.status_bottom_1039 a:not(.notice_cadf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-fast-af28.status_bottom_1039 .pagination-clean-5d03 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-fast-af28.status_bottom_1039 table tbody td,
.slider-fast-af28.status_bottom_1039 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden_f724.search_2fd7 .notice-e2da {
  max-width: initial;
}
.hidden_f724 .liquid-ea89 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden_f724 .liquid-ea89 .focus-bdfc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden_f724 .liquid-ea89 .focus-bdfc {
    display: block;
    margin-bottom: 2em;
  }
  .hidden_f724 .liquid-ea89 .focus-bdfc:last-child {
    margin-bottom: 0;
  }
}
.full-8305 .label_df2f:last-child,
.tall-92d5 .label_df2f:last-child,
.list-left-4c2b .label_df2f:last-child {
  margin-bottom: 0;
}
.full-8305 .label_df2f .advanced_d797 .sort-dim-78f6:last-child,
.tall-92d5 .label_df2f .advanced_d797 .sort-dim-78f6:last-child,
.list-left-4c2b .label_df2f .advanced_d797 .sort-dim-78f6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .full-8305 .footer-1f71,
  .full-8305 .hidden_north_2db6,
  .tall-92d5 .footer-1f71,
  .tall-92d5 .hidden_north_2db6,
  .list-left-4c2b .footer-1f71,
  .list-left-4c2b .hidden_north_2db6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .secondary_up_236d .label_df2f {
    margin-bottom: 2em;
  }
}
.secondary_up_236d p:last-child {
  margin-bottom: 0;
}
.secondary_up_236d li,
.secondary_up_236d ul {
  list-style: none;
  margin: 0;
}
.secondary_up_236d ul ul {
  margin-left: 2.617924em;
}
.overlay-left-83d5 {
  font-size: 0.875em;
}

/* css-noise: 697b */
.ghost-box-i8 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
