/*!
Theme Name: Customify
Theme URI: https://pressmaximum.icon_9798/customify
Author: WPCustomify
Author URI: https://pressmaximum.icon_9798
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.icon_9798/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.section_north_f2a8.accordion_6a5b/licenses/gpl-2.0.blue-4ed9
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.main_wood_938f/, (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.south_15a6.text_blue_09ec/normalize.dropdown-d7cc/
 ======
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.dropdown-d7cc v7.0.0 | MIT License | github.icon_9798/necolas/normalize.dropdown-d7cc */
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;
}
.first_888e .hidden_da7d,
.hovered_0074,
.detail_7c88,
.slow-edc5,
.grid_078e,
.summary_9e9a,
.notification-75e3,
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;
}
.hovered_0074,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hovered_0074,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hovered_0074,
  h1 {
    font-size: 1.8em;
  }
}
.detail_7c88,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail_7c88 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail_7c88,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail_7c88,
  h2 {
    font-size: 1.7em;
  }
}
.slow-edc5,
h3 {
  font-size: 1.618em;
}
.first_888e .hidden_da7d,
.grid_078e,
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.input-short-aa38 {
  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;
}
.pattern_57d6:after,
.pattern_57d6:before,
.bronze_ed7a:after,
.bronze_ed7a:before {
  content: "";
  display: table;
}
.pattern_57d6:after,
.bronze_ed7a:after {
  clear: both;
}
.shadow-light-c02c {
  float: right;
  margin-right: 0;
}
.paragraph_full_8141 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.badge_new_bbcf .input-complex-82f6,
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;
}
.badge_new_bbcf .input-complex-82f6: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;
}
.block-light-b04c .input-complex-82f6 {
  box-shadow: none;
}
.block-light-b04c
  .input-complex-82f6
  .modal-ec91 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block-light-b04c .input-complex-82f6 .notice-warm-84b2 {
  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;
}
.block-light-b04c
  .input-complex-82f6
  .notice-warm-84b2
  b {
  display: none;
}
.block-light-b04c .stone-9860 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs-db07:not(.gradient_white_ef14):not(.smooth_bca1),
button:not(.gradient_white_ef14):not(.smooth_bca1),
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ),
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ),
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ) {
  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;
}
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):hover,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):hover,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):hover,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):hover,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):active,
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):active,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):active,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):active,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):active,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus {
  outline: 0;
}
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4 {
  position: relative;
}
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .feature_dark_dee7,
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .blue_3202,
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .liquid_2b64,
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  i,
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  svg,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .feature_dark_dee7,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .blue_3202,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .liquid_2b64,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  i,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  svg,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .feature_dark_dee7,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .blue_3202,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .liquid_2b64,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  i,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  svg,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .feature_dark_dee7,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .blue_3202,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .liquid_2b64,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  i,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  svg,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .feature_dark_dee7,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .blue_3202,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  .liquid_2b64,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  i,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4
  svg {
  visibility: hidden;
}
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4:after,
button:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4:after,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4:after,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4:after,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ).fn-loading-e9c4: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;
}
.tabs-db07:not(.gradient_white_ef14):not(.smooth_bca1),
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ),
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ),
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ) {
  color: #fff;
  background: #235787;
}
.tabs-db07:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus,
input[type="button"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus,
input[type="reset"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus,
input[type="submit"]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ):focus {
  color: #fff;
}
.tabs-db07.fn-disabled-e9c4:not(.gradient_white_ef14):not(
    .smooth_bca1
  ),
.tabs-db07[disabled]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ),
button.fn-disabled-e9c4:not(.gradient_white_ef14):not(
    .smooth_bca1
  ),
button[disabled]:not(.gradient_white_ef14):not(
    .smooth_bca1
  ) {
  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;
}
.red_33f3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.red_33f3: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;
}
.overlay_rough_c551 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.button_fresh_712d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.prev-964e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pattern_57d6:after,
.pattern_57d6:before,
.motion_ec83:after,
.motion_ec83:before,
.rough-54b1:after,
.rough-54b1:before,
.slider-99f2:after,
.slider-99f2:before,
.frame_old_5032:after,
.frame_old_5032:before,
.down_3dea:after,
.down_3dea:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pattern_57d6:after,
.motion_ec83:after,
.rough-54b1:after,
.slider-99f2:after,
.frame_old_5032:after,
.down_3dea:after {
  clear: both;
}
.motion_ec83 .secondary_2dce,
.rough-54b1 .secondary_2dce,
.article-8225 .secondary_2dce {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hovered-c63c {
  display: inline-block;
}
.clean_fdec {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.clean_fdec img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clean_fdec .footer_919b {
  padding: 1em 0;
  font-size: 85%;
}
.footer_919b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.summary_e7dc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.summary_e7dc:after,
.summary_e7dc:before {
  content: "";
  display: table;
}
.summary_e7dc:after {
  clear: both;
}
.outline_a43b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pink-0ee7 .outline_a43b {
  max-width: 50%;
}
.mini-e1aa .outline_a43b {
  max-width: 33.33%;
}
.pattern-active-8f19 .outline_a43b {
  max-width: 25%;
}
.search_b477 .outline_a43b {
  max-width: 20%;
}
.border_bottom_29e4 .outline_a43b {
  max-width: 16.66%;
}
.down_0c5a .outline_a43b {
  max-width: 14.28%;
}
.up-a203 .outline_a43b {
  max-width: 12.5%;
}
.block_06c7 .outline_a43b {
  max-width: 11.11%;
}
.dynamic-fcb3 {
  display: block;
}
.first_888e .stale_7dd2 label,
.first_888e .frame-over-9ef5 label,
.first_888e .table-huge-8d30 label,
.first_888e .plasma_ae06 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static_20c1 {
  list-style: none;
  margin: 0;
}
.static_20c1 article.preview_c121 {
  margin-bottom: 0;
}
.static_20c1 ul {
  list-style: none;
  margin: 0;
}
.static_20c1 .pattern-in-194b li.preview_c121 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static_20c1 .pattern-in-194b li.preview_c121 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static_20c1 .pattern-in-194b li.preview_c121: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) {
  .static_20c1 .pattern-in-194b li.preview_c121 li.preview_c121 li.preview_c121 li.preview_c121 {
    padding-left: 0;
  }
}
article.preview_c121 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview_c121 .motion_ec83 p:last-of-type {
  margin-bottom: 0;
}
article.preview_c121 .south-e10a {
  float: left;
}
article.preview_c121 .pressed-fd16 {
  margin-left: 85px;
}
article.preview_c121 .element-aa25 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview_c121 .element-aa25 .module_steel_2a67 {
  margin-left: 10px;
}
article.preview_c121 .header-c692 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview_c121 .preview_ec88 {
  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 .stale_7dd2,
  #respond .table-huge-8d30,
  #respond .plasma_ae06 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale_7dd2 input,
#respond .table-huge-8d30 input,
#respond .plasma_ae06 input {
  width: 100%;
}
#respond .plasma_ae06 {
  margin-right: 0;
}
#respond .shadow_silver_7282 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-dee9 {
  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;
}
.hidden-dee9.carousel_selected_4b1d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden-dee9 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%);
}
.hidden-dee9:focus,
.hidden-dee9: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);
}
.carousel-0765 {
  border-radius: 10%;
}
.primary-fast-313a {
  border-radius: 50%;
}
.hidden-205d {
  font-size: 0.72em;
}
.overlay-febd {
  font-size: 0.875em;
}
.chip-7b06 {
  font-size: 1.1em;
}
.light-d3ff {
  text-transform: uppercase;
  line-height: 1.2;
}
.light-d3ff.hidden-205d {
  letter-spacing: 0.5px;
}
.heading-south-a19a,
.heading-south-a19a a {
  color: #6d6d6d;
}
.heading-south-a19a a:hover {
  color: #111;
}
.border-3fdd {
  color: #6d6d6d;
}
.sort_4d29 {
  overflow-x: hidden;
}
.sort_4d29 .title_fresh_9326.info_purple_b191 {
  position: relative;
}
.sort_4d29 .title_fresh_9326.info_purple_b191.orange_c4f1 {
  position: initial;
}
.sort_4d29
  .title_fresh_9326.info_purple_b191.orange_c4f1
  .bronze-6ea8 {
  left: auto;
}
.sort_4d29 .title_fresh_9326 .bronze-6ea8 {
  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;
}
.sort_4d29 .title_fresh_9326:hover.info_purple_b191 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort_4d29
  .title_fresh_9326:hover.info_purple_b191
  .bronze-6ea8 {
  display: block;
  z-index: 9999999;
}
.sort_4d29 .shade_first_9fc7 .stale-8c6f,
.sort_4d29 .item_5bcc .stale-8c6f {
  display: none;
}
.sort_4d29 .wrapper-out-a43a .title_fresh_9326:hover.info_purple_b191 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.first_888e .stale_7dd2 label,
.first_888e .frame-over-9ef5 label,
.first_888e .table-huge-8d30 label,
.first_888e .plasma_ae06 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static_20c1 {
  list-style: none;
  margin: 0;
}
.static_20c1 article.preview_c121 {
  margin-bottom: 0;
}
.static_20c1 ul {
  list-style: none;
  margin: 0;
}
.static_20c1 .pattern-in-194b li.preview_c121 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static_20c1 .pattern-in-194b li.preview_c121 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static_20c1 .pattern-in-194b li.preview_c121: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) {
  .static_20c1 .pattern-in-194b li.preview_c121 li.preview_c121 li.preview_c121 li.preview_c121 {
    padding-left: 0;
  }
}
article.preview_c121 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview_c121 .motion_ec83 p:last-of-type {
  margin-bottom: 0;
}
article.preview_c121 .south-e10a {
  float: left;
}
article.preview_c121 .pressed-fd16 {
  margin-left: 85px;
}
article.preview_c121 .element-aa25 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview_c121 .element-aa25 .module_steel_2a67 {
  margin-left: 10px;
}
article.preview_c121 .header-c692 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview_c121 .preview_ec88 {
  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 .stale_7dd2,
  #respond .table-huge-8d30,
  #respond .plasma_ae06 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .stale_7dd2 input,
#respond .table-huge-8d30 input,
#respond .plasma_ae06 input {
  width: 100%;
}
#respond .plasma_ae06 {
  margin-right: 0;
}
#respond .shadow_silver_7282 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shade_first_9fc7 .up-28ac {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.up-28ac .article_7822.primary_a52b .dropdown_basic_c0b3 > li > a:focus,
.up-28ac .article_7822.primary_a52b .dropdown_basic_c0b3 > li > a:hover,
.up-28ac .article_7822.dim-aa64 .dropdown_basic_c0b3 > li > a:focus,
.up-28ac .article_7822.dim-aa64 .dropdown_basic_c0b3 > li > a:hover,
.up-28ac .article_7822.caption-14e1 .dropdown_basic_c0b3 > li > a:focus,
.up-28ac .article_7822.caption-14e1 .dropdown_basic_c0b3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-28ac
  .article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a,
.up-28ac
  .article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li.advanced-af44
  > a,
.up-28ac
  .article_7822.dim-aa64
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a,
.up-28ac
  .article_7822.dim-aa64
  .dropdown_basic_c0b3
  > li.advanced-af44
  > a,
.up-28ac
  .article_7822.caption-14e1
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a,
.up-28ac .article_7822.caption-14e1 .dropdown_basic_c0b3 > li.west_0cf2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.up-28ac .tiny-fbe8,
.up-28ac .tiny-fbe8 a {
  color: rgba(255, 255, 255, 0.99);
}
.up-28ac .block-0b76.left-b1ba li a,
.up-28ac .secondary-up-ca27 a,
.up-28ac .form-warm-3b28,
.up-28ac .dropdown_basic_c0b3 > li > a,
.up-28ac .south_3688 {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac .block-0b76.left-b1ba li a:hover,
.up-28ac .secondary-up-ca27 a:hover,
.up-28ac .form-warm-3b28:hover,
.up-28ac .dropdown_basic_c0b3 > li > a:hover,
.up-28ac .south_3688:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-28ac .module_2544 {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac .module_2544 .sidebar_blue_b3ca {
  color: rgba(255, 255, 255, 0.99);
}
.up-28ac .module_2544:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up-28ac .new_0f26 .motion_2eb6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac .new_0f26 .motion_2eb6 .yellow-7dbb {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac
  .new_0f26
  .motion_2eb6
  .yellow-7dbb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac
  .new_0f26
  .motion_2eb6
  .yellow-7dbb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac
  .new_0f26
  .motion_2eb6
  .yellow-7dbb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac
  .new_0f26
  .motion_2eb6
  .yellow-7dbb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac .new_0f26 .message-first-473a {
  color: rgba(255, 255, 255, 0.79);
}
.up-28ac .new_0f26 .message-first-473a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-static-5796
  .up-28ac
  .new_0f26
  .new_f600
  .hovered-2f97 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-static-5796
  .up-28ac
  .new_0f26
  .new_f600
  .yellow-7dbb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_first_9fc7 .container-cool-8c3b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-cool-8c3b .article_7822.primary_a52b .dropdown_basic_c0b3 > li > a:focus,
.container-cool-8c3b .article_7822.primary_a52b .dropdown_basic_c0b3 > li > a:hover,
.container-cool-8c3b .article_7822.dim-aa64 .dropdown_basic_c0b3 > li > a:focus,
.container-cool-8c3b .article_7822.dim-aa64 .dropdown_basic_c0b3 > li > a:hover,
.container-cool-8c3b .article_7822.caption-14e1 .dropdown_basic_c0b3 > li > a:focus,
.container-cool-8c3b .article_7822.caption-14e1 .dropdown_basic_c0b3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-cool-8c3b
  .article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a,
.container-cool-8c3b
  .article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li.advanced-af44
  > a,
.container-cool-8c3b
  .article_7822.dim-aa64
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a,
.container-cool-8c3b
  .article_7822.dim-aa64
  .dropdown_basic_c0b3
  > li.advanced-af44
  > a,
.container-cool-8c3b
  .article_7822.caption-14e1
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a,
.container-cool-8c3b .article_7822.caption-14e1 .dropdown_basic_c0b3 > li.west_0cf2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-cool-8c3b .tiny-fbe8,
.container-cool-8c3b .tiny-fbe8 a {
  color: rgba(0, 0, 0, 0.8);
}
.container-cool-8c3b .block-0b76.left-b1ba li a,
.container-cool-8c3b .secondary-up-ca27 a,
.container-cool-8c3b .form-warm-3b28,
.container-cool-8c3b .dropdown_basic_c0b3 > li > a,
.container-cool-8c3b .south_3688 {
  color: rgba(0, 0, 0, 0.55);
}
.container-cool-8c3b .block-0b76.left-b1ba li a:hover,
.container-cool-8c3b .secondary-up-ca27 a:hover,
.container-cool-8c3b .form-warm-3b28:hover,
.container-cool-8c3b .dropdown_basic_c0b3 > li > a:hover,
.container-cool-8c3b .south_3688:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-cool-8c3b .module_2544 {
  color: rgba(0, 0, 0, 0.55);
}
.container-cool-8c3b .module_2544 .sidebar_blue_b3ca {
  color: rgba(0, 0, 0, 0.8);
}
.container-cool-8c3b .module_2544:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-purple-015c .white_5323 {
  margin-left: auto;
  margin-right: auto;
}
.rough-54b1 > * {
  margin-left: auto;
  margin-right: auto;
}
.rough-54b1 .overlay_rough_c551 {
  margin-right: 1.41575em;
}
.sort-down-3e50 .rough-54b1 > .backdrop-b1df {
  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;
}
.sort-down-3e50 .rough-54b1 > .right-8302 {
  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;
}
.carousel-up-d577.column-purple-015c .white_5323,
.shadow-top-18a6.column-purple-015c .white_5323 {
  margin-left: 0;
}
.video_warm_b2f2.column-purple-015c .white_5323,
.component-b77c.column-purple-015c .white_5323 {
  margin-right: 0;
}
.rough-54b1 ol,
.rough-54b1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fresh-2f52 video {
  max-width: 100%;
}
.slow_0239 img {
  display: block;
}
.slow_0239.overlay_rough_c551,
.slow_0239.button_fresh_712d {
  width: 100%;
}
.slow_0239.right-8302 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.table-0743:not(.panel_lite_d20b) {
  margin: 1.5em auto;
}
.last-95fe p {
  padding: 1.5em 14px;
}
ul.grid_76e4.right-8302,
ul.grid_76e4.backdrop-b1df,
ul.grid_76e4.button_265e.backdrop-b1df {
  padding: 0 14px;
}
.row_74cc {
  display: block;
  overflow-x: auto;
}
.row_74cc table {
  border-collapse: collapse;
  width: 100%;
}
.row_74cc td,
.row_74cc th {
  padding: 0.5em;
}
.rough-54b1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.rough-54b1 ol ol,
.rough-54b1 ol ul,
.rough-54b1 ul ol,
.rough-54b1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.rough-54b1 ol ol li,
.rough-54b1 ol ul li,
.rough-54b1 ul ol li,
.rough-54b1 ul ul li {
  margin-left: 0;
}
.hidden-middle-2aa2.black_bbfb > .north_e48d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden-middle-2aa2.black_bbfb > .north_e48d iframe,
.hidden-middle-2aa2.black_bbfb > .north_e48d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tertiary_middle_6b6d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tertiary_middle_6b6d.carousel_b392 {
  padding: 0;
}
.tertiary_middle_6b6d.carousel_b392 cite {
  font-size: 13px;
}
.tertiary_middle_6b6d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tertiary_middle_6b6d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.element-west-4909 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.element-west-4909 > p:first-child {
  margin-top: 0;
}
.element-west-4909 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.element-west-4909 blockquote {
  border-left: 0;
}
.widget-north-a6e0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget-north-a6e0:not(.hot-ddad) {
  max-width: 100px;
}
.widget-north-a6e0.focus_97bb {
  border-bottom: none !important;
  text-align: center;
}
.widget-north-a6e0.focus_97bb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .last-95fe p {
    padding: 1.5em 0;
  }
}
.sort_pro_fee1 {
  color: #0073aa;
}
.bottom_60aa {
  background-color: #0073aa;
}
.search_a15d {
  color: #229fd8;
}
.bottom-a30f {
  background-color: #229fd8;
}
.popup_4c4f {
  color: #eee;
}
.popup_64ad {
  background-color: #eee;
}
.clean_d75f {
  color: #444;
}
.item_purple_df3d {
  background-color: #444;
}
.module-light-fdd5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module-light-fdd5 .chip-new-6aac .secondary-up-ca27 {
  font-size: 15px;
}
.module-light-fdd5 .secondary-up-ca27 {
  line-height: 1.3;
}
.module-light-fdd5 .container-cool-8c3b {
}
.module-light-fdd5 .up-28ac {
  background: #235787;
}
.full_3edc {
  padding: 0;
}
.full_3edc .up-28ac {
  background: #1a1a1a;
}
.full_3edc .container-cool-8c3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active-c40c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active-c40c .container-cool-8c3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active-c40c .up-28ac {
  background: #303030;
}
.down_3dea {
  position: relative;
  z-index: 10;
}
.down_3dea .upper-ac8d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video_over_70f2 .info_purple_b191 {
  display: inline-block;
  vertical-align: middle;
}
.video_over_70f2.filter-645d .info_purple_b191 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video_over_70f2.filter-645d .info_purple_b191 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video_over_70f2.filter-645d .info_purple_b191 {
    margin-right: 0.4em;
  }
}
.video_over_70f2.filter-645d .info_purple_b191:last-child {
  margin-right: 0;
}
.last_0d4b .upper-ac8d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shade_first_9fc7 .chip-new-6aac {
    margin: 0 -0.5em;
  }
  .shade_first_9fc7 .chip-new-6aac [class*="customify-col-"],
  .shade_first_9fc7 .chip-new-6aac [class*="customify-col_"],
  .shade_first_9fc7 .chip-new-6aac [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shade_first_9fc7.background_stale_6341 .upper-ac8d {
  background: 0 0 !important;
}
.shade_first_9fc7.background_stale_6341 .upper-ac8d,
.shade_first_9fc7.last_0d4b .upper-ac8d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shade_first_9fc7.row_127f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shade_first_9fc7.last_0d4b .upper-ac8d {
  box-shadow: none !important;
}
.section_7350 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section_7350 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section_7350 {
    padding: 18px 0 20px;
  }
}
.section_7350 .sidebar_471e {
  width: 100%;
}
.section_7350 .message-narrow-127d {
  margin-bottom: 0;
}
.section_7350 .iron-d0f2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.item_1d9b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.item_1d9b .text-ac67 {
  width: 100%;
}
.right_8547 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.right_8547 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.right_8547 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;
}
.right_8547 li:last-child:after {
  display: none;
}
.right_8547 li a {
  font-weight: 500;
  margin-right: 10px;
}
.yellow-e35d .stale-8c6f button,
.section_7350 .stale-8c6f button {
  left: 0;
}
.yellow-e35d .text-ac67,
.section_7350 .text-ac67 {
  padding-left: 0;
  padding-right: 0;
}
.yellow-e35d .item_1d9b,
.section_7350 .item_1d9b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.yellow-e35d {
  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;
}
.yellow-e35d: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;
}
.yellow-e35d .status_0629 {
  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) {
  .yellow-e35d .status_0629 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-e35d .status_0629 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .yellow-e35d .status_0629 {
    min-height: 200px;
  }
}
.yellow-e35d .right_8547 {
  color: rgba(255, 255, 255, 0.8);
}
.yellow-e35d .right_8547 a,
.yellow-e35d .right_8547 li:after {
  color: inherit;
}
.yellow-e35d .right_8547 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bronze_dccb {
  margin-bottom: 0.5em;
}
.input_thick_40f7 {
  margin-bottom: 1.2em;
}
.input_thick_40f7,
.bronze_dccb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.input_thick_40f7 p:last-child,
.bronze_dccb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .stale-8c6f,
#masthead .stale-8c6f {
  display: none;
}
#masthead
  > .stale-8c6f.full-023e {
  display: none;
}
#masthead > .stale-8c6f button {
  left: 0;
}
.slider-b37c {
  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%;
}
.slider-b37c .info_purple_b191 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider-b37c .panel_inner_822e {
  display: -webkit-box;
  display: flex;
}
.slider-b37c .panel_inner_822e.last_94ca {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider-b37c .panel_inner_822e.image_1a81 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-b37c .panel_inner_822e.table-center-f548 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-b37c.grid_1d20.grid-yellow-3490 .panel_inner_822e.last_94ca {
  flex-basis: 100%;
}
.slider-b37c.link_focused_be8f .panel_inner_822e.image_1a81 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider-b37c.link_focused_be8f .panel_inner_822e.table-center-f548 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .stale-8c6f.full-023e {
  display: none;
}
#masthead > .stale-8c6f button {
  left: 0;
}
.title-8143 {
  padding: 0.5407911001em 1em;
  background: #c3512f;
  color: #fff;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 0.85em;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}
.title-8143:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title-8143.chip_pink_008e i {
  margin-right: 4px;
}
.title-8143.border-blue-6a3a i {
  margin-left: 5px;
}
.secondary-up-ca27 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary-up-ca27 p:last-child {
  margin-bottom: 0;
}
.banner-under-2ede {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner-under-2ede a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner-under-2ede img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner-under-2ede .tiny-fbe8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner-under-2ede .header-fixed-a985 {
  margin: 5px 0 7px 0;
}
.banner-under-2ede.hover_899f .overlay_b11b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-under-2ede.hover_899f .sidebar-rough-8e57 {
  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;
}
.banner-under-2ede.complex-ec49 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner-under-2ede.complex-ec49 .overlay_b11b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-under-2ede.complex-ec49 .sidebar-rough-8e57 {
  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;
}
.banner-under-2ede.tag-clean-585a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-under-2ede.element_lower_a39e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner-under-2ede.element_lower_a39e .sidebar-rough-8e57 {
  margin-top: 7px;
}
.bronze-8e2a {
  display: inline-block;
}
.down_3dea .filter_588e .banner-under-2ede img {
  max-width: 100%;
}
.article_7822 .list-next-1884.detail-eceb,
.background-bf8d .list-next-1884.detail-eceb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.article_7822 .notification_cool_1093,
.background-bf8d .notification_cool_1093 {
  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%);
}
.article_7822 .notification_cool_1093 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.article_7822.notice_soft_13e9 .notification_cool_1093 {
  display: none;
}
.article_7822 .notification-down-13ec {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article_7822 .notification-down-13ec li {
  display: inline-block;
  position: relative;
}
.article_7822 .notification-down-13ec li:last-child {
  margin-right: 0;
}
.article_7822 .notification-down-13ec 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;
}
.article_7822 .notification-down-13ec li.west_0cf2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.article_7822 .notification-down-13ec > 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;
}
.article_7822 .notification-down-13ec > li > a i {
  line-height: 0;
}
.article_7822 .notification-down-13ec > li.thumbnail-faf6 > a .notification_cool_1093 {
  margin-left: 4px;
  line-height: 0;
}
.article_7822 .notification-down-13ec .smooth_8fa8 li.thumbnail-faf6 > a {
  position: relative;
}
.article_7822 .notification-down-13ec .smooth_8fa8 li.thumbnail-faf6 > a:after,
.article_7822 .notification-down-13ec .smooth_8fa8 li.thumbnail-faf6 > a:before {
  content: "";
  display: table;
}
.article_7822 .notification-down-13ec .smooth_8fa8 li.thumbnail-faf6 > a:after {
  clear: both;
}
.article_7822 .notification-down-13ec .smooth_8fa8 li.thumbnail-faf6 > a .notification_cool_1093 {
  margin-left: 5px;
  float: right;
}
.article_7822 .search-c567,
.article_7822 .smooth_8fa8 {
  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;
}
.article_7822 .smooth_8fa8 {
  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;
}
.article_7822 .smooth_8fa8 .detail-eceb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article_7822 .smooth_8fa8 .notification_cool_1093 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.article_7822 .smooth_8fa8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.article_7822 .smooth_8fa8 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;
}
.article_7822 .smooth_8fa8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.article_7822 .smooth_8fa8 .smooth_8fa8 {
  top: 0;
  left: 100%;
}
.article_7822 .fast_a2e9.fn-focus-e9c4 > .search-c567,
.article_7822 .fast_a2e9.fn-focus-e9c4 > .smooth_8fa8,
.article_7822 .fast_a2e9:focus > .search-c567,
.article_7822 .fast_a2e9:focus > .smooth_8fa8,
.article_7822 .fast_a2e9:hover > .search-c567,
.article_7822 .fast_a2e9:hover > .smooth_8fa8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.article_7822.caption-14e1 .dropdown_basic_c0b3:after,
.article_7822.caption-14e1 .dropdown_basic_c0b3:before {
  content: "";
  display: table;
}
.article_7822.caption-14e1 .dropdown_basic_c0b3:after {
  clear: both;
}
.article_7822.caption-14e1 .dropdown_basic_c0b3 > li {
  float: left;
}
.article_7822.widget-3ace .dropdown_basic_c0b3:after,
.article_7822.widget-3ace .dropdown_basic_c0b3:before {
  content: "";
  display: table;
}
.article_7822.widget-3ace .dropdown_basic_c0b3:after {
  clear: both;
}
.article_7822.widget-3ace .dropdown_basic_c0b3 > li {
  float: left;
}
.article_7822.widget-3ace .dropdown_basic_c0b3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.article_7822.widget-3ace .dropdown_basic_c0b3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.article_7822.widget-3ace .dropdown_basic_c0b3 > li.aside-left-6c5d > a,
.article_7822.widget-3ace .dropdown_basic_c0b3 > li.west_0cf2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.article_7822.primary_a52b .dropdown_basic_c0b3 > li > a .detail-eceb {
  position: relative;
}
.article_7822.primary_a52b .dropdown_basic_c0b3 > li > a .detail-eceb: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;
}
.article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li:focus
  > a
  .detail-eceb:before,
.article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li:hover
  > a
  .detail-eceb:before {
  width: 100%;
  background-color: currentColor;
}
.article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a
  .detail-eceb:before,
.article_7822.primary_a52b
  .dropdown_basic_c0b3
  > li.advanced-af44
  > a
  .detail-eceb:before {
  width: 100%;
  background-color: currentColor;
}
.article_7822.dim-aa64 .dropdown_basic_c0b3 > li > a .detail-eceb {
  position: relative;
}
.article_7822.dim-aa64 .dropdown_basic_c0b3 > li > a .detail-eceb: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;
}
.article_7822.dim-aa64 .dropdown_basic_c0b3 > li:focus > a .detail-eceb:before,
.article_7822.dim-aa64
  .dropdown_basic_c0b3
  > li:hover
  > a
  .detail-eceb:before {
  width: 100%;
  background-color: currentColor;
}
.article_7822.dim-aa64
  .dropdown_basic_c0b3
  > li.aside-left-6c5d
  > a
  .detail-eceb:before,
.article_7822.dim-aa64
  .dropdown_basic_c0b3
  > li.advanced-af44
  > a
  .detail-eceb:before {
  width: 100%;
  background-color: currentColor;
}
.background-bf8d .notification-down-13ec {
  margin: 0;
  padding: 0;
  list-style: none;
}
.background-bf8d .notification-down-13ec li:first-child > a {
  border-top: none;
}
.background-bf8d .notification-down-13ec .hover-dirty-6bc2 > .detail-eceb .notification_cool_1093 {
  display: none;
}
.background-bf8d .notification-down-13ec li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.background-bf8d .notification-down-13ec li:last-child {
  border: none;
}
.background-bf8d .notification-down-13ec li.thumbnail-faf6 > a {
  padding-right: 45px !important;
}
.background-bf8d .notification-down-13ec li a {
  display: block;
  padding: 0.55em 1.5em;
}
.background-bf8d .notification-down-13ec li a:focus,
.background-bf8d .notification-down-13ec li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-bf8d .notification-down-13ec li .hidden-db6e {
  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;
}
.background-bf8d .notification-down-13ec li .hidden-db6e:hover {
  box-shadow: none;
}
.background-bf8d .notification-down-13ec li .hidden-db6e .notification_cool_1093 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.background-bf8d .notification-down-13ec .smooth_8fa8 {
  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);
}
.background-bf8d .notification-down-13ec .smooth_8fa8 li a {
  padding-left: 3em;
}
.background-bf8d .notification-down-13ec .smooth-c5f1 > a .hidden-db6e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.background-bf8d .notification-down-13ec .smooth-c5f1 > .smooth_8fa8 {
  display: block;
  opacity: 1;
}
.wrapper_18c5 {
  max-width: 100%;
}
.tag-f93e {
  line-height: 0;
  cursor: pointer;
}
.south_3688 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.south_3688:hover {
  box-shadow: none;
  color: currentColor;
}
.south_3688 svg {
  width: 18px;
  height: 18px;
}
.south_3688 .aside-5446 {
  display: none;
}
.active-fca9 {
  position: relative;
}
.active-fca9.fn-active-e9c4 .south_3688 .header-over-b4e0 {
  display: none;
}
.active-fca9.fn-active-e9c4 .south_3688 .aside-5446 {
  display: inline-block;
}
.active-fca9 .status_inner_a2d3 {
  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);
}
.active-fca9.chip-blue-4a55 .status_inner_a2d3 {
  left: auto;
  right: -0.9em;
}
.active-fca9.chip-blue-4a55 .link-e04f::before {
  left: auto;
  right: 15px;
}
.active-fca9.fn-active-e9c4 .status_inner_a2d3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new_f600 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.new_f600 label {
  flex-basis: 100%;
}
.new_f600 .motion_2eb6 {
  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;
}
.new_f600 .yellow-7dbb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.new_f600 .yellow-7dbb:focus {
  background-color: transparent;
}
.new_f600 button.message-first-473a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.new_f600 button.message-first-473a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.new_f600 button.message-first-473a svg {
  width: 18px;
  height: 18px;
}
.new_f600 input[type="submit"] {
  min-height: auto;
}
.new_0f26 .new_f600 .yellow-7dbb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.link-e04f {
  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) {
  .link-e04f {
    width: 220px;
  }
}
.link-e04f label {
  flex-basis: 100%;
}
.link-e04f::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;
}
.mask-static-5796 .new_0f26 .new_f600 {
  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;
}
.mask-static-5796
  .new_0f26
  .new_f600
  .motion_2eb6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask-static-5796 .new_0f26 .new_f600 .yellow-7dbb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask-static-5796
  .new_0f26
  .new_f600
  .yellow-7dbb:focus {
  background: 0 0;
}
.mask-static-5796
  .new_0f26
  .new_f600
  .hovered-2f97 {
  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;
}
.block-0b76 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.block-0b76 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.block-0b76 li:last-child {
  margin-right: 0;
}
.block-0b76 li:first-child {
  margin-left: 0;
}
.block-0b76.image_d591 a {
  color: #fff;
}
.block-0b76.image_d591 a:hover {
  color: #fff;
}
.block-0b76 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.block-0b76 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.block-0b76 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block-0b76 a:hover {
  opacity: 0.9;
  color: inherit;
}
.block-0b76 [class*="social-icon-apple"] {
  background-color: #999;
}
.block-0b76 [class*="social-icon-apple"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #999;
}
.block-0b76 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.block-0b76 [class*="social-icon-behance"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #1769ff;
}
.block-0b76 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.block-0b76 [class*="social-icon-bitbucket"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #205081;
}
.block-0b76 [class*="social-icon-codepen"] {
  background-color: #000;
}
.block-0b76 [class*="social-icon-codepen"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #000;
}
.block-0b76 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.block-0b76 [class*="social-icon-delicious"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #39f;
}
.block-0b76 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.block-0b76 [class*="social-icon-digg"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #005be2;
}
.block-0b76 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.block-0b76 [class*="social-icon-dribbble"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #ea4c89;
}
.block-0b76 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.block-0b76 [class*="social-icon-envelope"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #ea4335;
}
.block-0b76 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.block-0b76 [class*="social-icon-facebook"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #3b5998;
}
.block-0b76 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.block-0b76 [class*="social-icon-flickr"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #0063dc;
}
.block-0b76 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.block-0b76 [class*="social-icon-foursquare"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #2d5be3;
}
.block-0b76 [class*="social-icon-github"] {
  background-color: #333;
}
.block-0b76 [class*="social-icon-github"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #333;
}
.block-0b76 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.block-0b76 [class*="social-icon-google-plus"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #dd4b39;
}
.block-0b76 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.block-0b76 [class*="social-icon-houzz"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #7ac142;
}
.block-0b76 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.block-0b76 [class*="social-icon-instagram"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #262626;
}
.block-0b76 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.block-0b76 [class*="social-icon-jsfiddle"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #487aa2;
}
.block-0b76 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.block-0b76 [class*="social-icon-linkedin"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #0077b5;
}
.block-0b76 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.block-0b76 [class*="social-icon-medium"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #00ab6b;
}
.block-0b76 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.block-0b76
  [class*="social-icon-odnoklassniki"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #f4731c;
}
.block-0b76 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.block-0b76 [class*="social-icon-meetup"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #ec1c40;
}
.block-0b76 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.block-0b76 [class*="social-icon-pinterest"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #bd081c;
}
.block-0b76 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.block-0b76 [class*="social-icon-product-hunt"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #da552f;
}
.block-0b76 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.block-0b76 [class*="social-icon-reddit"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #ff4500;
}
.block-0b76 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.block-0b76 [class*="social-icon-rss"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #f26522;
}
.block-0b76 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.block-0b76
  [class*="social-icon-shopping-cart"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #4caf50;
}
.block-0b76 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.block-0b76 [class*="social-icon-skype"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #00aff0;
}
.block-0b76 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.block-0b76 [class*="social-icon-slideshare"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #0077b5;
}
.block-0b76 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.block-0b76 [class*="social-icon-snapchat"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #fffc00;
}
.block-0b76 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.block-0b76 [class*="social-icon-soundcloud"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #f80;
}
.block-0b76 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.block-0b76 [class*="social-icon-spotify"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #2ebd59;
}
.block-0b76 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.block-0b76
  [class*="social-icon-stack-overflow"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #fe7a15;
}
.block-0b76 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.block-0b76 [class*="social-icon-maldkfgram"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #2ca5e0;
}
.block-0b76 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.block-0b76 [class*="social-icon-tripadvisor"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #589442;
}
.block-0b76 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.block-0b76 [class*="social-icon-tumblr"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #35465c;
}
.block-0b76 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.block-0b76 [class*="social-icon-twitch"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #6441a5;
}
.block-0b76 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.block-0b76 [class*="social-icon-twitter"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #1da1f2;
}
.block-0b76 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.block-0b76 [class*="social-icon-vimeo"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #1ab7ea;
}
.block-0b76 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.block-0b76 [class*="social-icon-vk"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #45668e;
}
.block-0b76 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.block-0b76 [class*="social-icon-weibo"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #df2029;
}
.block-0b76 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.block-0b76 [class*="social-icon-weixin"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #7bb32e;
}
.block-0b76 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.block-0b76 [class*="social-icon-whatsapp"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #25d366;
}
.block-0b76 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.block-0b76 [class*="social-icon-wordpress"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #21759b;
}
.block-0b76 [class*="social-icon-xing"] {
  background-color: #026466;
}
.block-0b76 [class*="social-icon-xing"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #026466;
}
.block-0b76 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.block-0b76 [class*="social-icon-yelp"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #af0606;
}
.block-0b76 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.block-0b76 [class*="social-icon-youtube"].breadcrumb_gas_ede9 {
  background-color: transparent;
  color: #cd201f;
}
.form-warm-3b28 {
  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;
}
.form-warm-3b28:hover {
  box-shadow: none;
  background: 0 0;
}
.link_d57f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.huge-1bae {
  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;
}
.black-e5ae {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.panel_mini_56d4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.panel_mini_56d4,
.panel_mini_56d4::after,
.panel_mini_56d4::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;
}
.panel_mini_56d4::after,
.panel_mini_56d4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.item_red_9e70 .huge-1bae .black-e5ae {
  margin-top: -2px;
  width: 19px;
}
.item_red_9e70 .huge-1bae .panel_mini_56d4 {
  margin-top: -1px;
}
.item_red_9e70 .huge-1bae .panel_mini_56d4,
.item_red_9e70 .huge-1bae .panel_mini_56d4::after,
.item_red_9e70 .huge-1bae .panel_mini_56d4::before {
  width: 19px;
  height: 2px;
}
.item_red_9e70 .huge-1bae .panel_mini_56d4::before {
  top: -6px;
}
.item_red_9e70 .huge-1bae .panel_mini_56d4::after {
  bottom: -6px;
}
.highlight-next-0a44 .huge-1bae .black-e5ae {
  margin-top: -2px;
  width: 22px;
}
.highlight-next-0a44 .huge-1bae .panel_mini_56d4 {
  margin-top: -1px;
}
.highlight-next-0a44 .huge-1bae .panel_mini_56d4,
.highlight-next-0a44 .huge-1bae .panel_mini_56d4::after,
.highlight-next-0a44 .huge-1bae .panel_mini_56d4::before {
  width: 22px;
  height: 2px;
}
.highlight-next-0a44 .huge-1bae .panel_mini_56d4::before {
  top: -7px;
}
.highlight-next-0a44 .huge-1bae .panel_mini_56d4::after {
  bottom: -7px;
}
.accordion-1bf1 .huge-1bae .black-e5ae {
  margin-top: -2px;
  width: 31px;
}
.accordion-1bf1 .huge-1bae .panel_mini_56d4 {
  margin-top: -1.5px;
}
.accordion-1bf1 .huge-1bae .panel_mini_56d4,
.accordion-1bf1 .huge-1bae .panel_mini_56d4::after,
.accordion-1bf1 .huge-1bae .panel_mini_56d4::before {
  width: 31px;
  height: 3px;
}
.accordion-1bf1 .huge-1bae .panel_mini_56d4::before {
  top: -9px;
}
.accordion-1bf1 .huge-1bae .panel_mini_56d4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .north_8d4b .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 19px;
  }
  .north_8d4b .huge-1bae .panel_mini_56d4 {
    margin-top: -1px;
  }
  .north_8d4b .huge-1bae .panel_mini_56d4,
  .north_8d4b .huge-1bae .panel_mini_56d4::after,
  .north_8d4b .huge-1bae .panel_mini_56d4::before {
    width: 19px;
    height: 2px;
  }
  .north_8d4b .huge-1bae .panel_mini_56d4::before {
    top: -6px;
  }
  .north_8d4b .huge-1bae .panel_mini_56d4::after {
    bottom: -6px;
  }
  .mask_317b .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 22px;
  }
  .mask_317b .huge-1bae .panel_mini_56d4 {
    margin-top: -1px;
  }
  .mask_317b .huge-1bae .panel_mini_56d4,
  .mask_317b .huge-1bae .panel_mini_56d4::after,
  .mask_317b .huge-1bae .panel_mini_56d4::before {
    width: 22px;
    height: 2px;
  }
  .mask_317b .huge-1bae .panel_mini_56d4::before {
    top: -7px;
  }
  .mask_317b .huge-1bae .panel_mini_56d4::after {
    bottom: -7px;
  }
  .input_active_4a95 .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 31px;
  }
  .input_active_4a95 .huge-1bae .panel_mini_56d4 {
    margin-top: -1.5px;
  }
  .input_active_4a95 .huge-1bae .panel_mini_56d4,
  .input_active_4a95 .huge-1bae .panel_mini_56d4::after,
  .input_active_4a95 .huge-1bae .panel_mini_56d4::before {
    width: 31px;
    height: 3px;
  }
  .input_active_4a95 .huge-1bae .panel_mini_56d4::before {
    top: -9px;
  }
  .input_active_4a95 .huge-1bae .panel_mini_56d4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hot-d48c .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 19px;
  }
  .hot-d48c .huge-1bae .panel_mini_56d4 {
    margin-top: -1px;
  }
  .hot-d48c .huge-1bae .panel_mini_56d4,
  .hot-d48c .huge-1bae .panel_mini_56d4::after,
  .hot-d48c .huge-1bae .panel_mini_56d4::before {
    width: 19px;
    height: 2px;
  }
  .hot-d48c .huge-1bae .panel_mini_56d4::before {
    top: -6px;
  }
  .hot-d48c .huge-1bae .panel_mini_56d4::after {
    bottom: -6px;
  }
  .green_cc34 .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 22px;
  }
  .green_cc34 .huge-1bae .panel_mini_56d4 {
    margin-top: -1px;
  }
  .green_cc34 .huge-1bae .panel_mini_56d4,
  .green_cc34 .huge-1bae .panel_mini_56d4::after,
  .green_cc34 .huge-1bae .panel_mini_56d4::before {
    width: 22px;
    height: 2px;
  }
  .green_cc34 .huge-1bae .panel_mini_56d4::before {
    top: -7px;
  }
  .green_cc34 .huge-1bae .panel_mini_56d4::after {
    bottom: -7px;
  }
  .pressed-f97b .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 31px;
  }
  .pressed-f97b .huge-1bae .panel_mini_56d4 {
    margin-top: -1.5px;
  }
  .pressed-f97b .huge-1bae .panel_mini_56d4,
  .pressed-f97b .huge-1bae .panel_mini_56d4::after,
  .pressed-f97b .huge-1bae .panel_mini_56d4::before {
    width: 31px;
    height: 3px;
  }
  .pressed-f97b .huge-1bae .panel_mini_56d4::before {
    top: -9px;
  }
  .pressed-f97b .huge-1bae .panel_mini_56d4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .overlay_hard_0860 .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 19px;
  }
  .overlay_hard_0860 .huge-1bae .panel_mini_56d4 {
    margin-top: -1px;
  }
  .overlay_hard_0860 .huge-1bae .panel_mini_56d4,
  .overlay_hard_0860 .huge-1bae .panel_mini_56d4::after,
  .overlay_hard_0860 .huge-1bae .panel_mini_56d4::before {
    width: 19px;
    height: 2px;
  }
  .overlay_hard_0860 .huge-1bae .panel_mini_56d4::before {
    top: -6px;
  }
  .overlay_hard_0860 .huge-1bae .panel_mini_56d4::after {
    bottom: -6px;
  }
  .icon-static-0950 .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 22px;
  }
  .icon-static-0950 .huge-1bae .panel_mini_56d4 {
    margin-top: -1px;
  }
  .icon-static-0950 .huge-1bae .panel_mini_56d4,
  .icon-static-0950 .huge-1bae .panel_mini_56d4::after,
  .icon-static-0950 .huge-1bae .panel_mini_56d4::before {
    width: 22px;
    height: 2px;
  }
  .icon-static-0950 .huge-1bae .panel_mini_56d4::before {
    top: -7px;
  }
  .icon-static-0950 .huge-1bae .panel_mini_56d4::after {
    bottom: -7px;
  }
  .bronze_35e6 .huge-1bae .black-e5ae {
    margin-top: -2px;
    width: 31px;
  }
  .bronze_35e6 .huge-1bae .panel_mini_56d4 {
    margin-top: -1.5px;
  }
  .bronze_35e6 .huge-1bae .panel_mini_56d4,
  .bronze_35e6 .huge-1bae .panel_mini_56d4::after,
  .bronze_35e6 .huge-1bae .panel_mini_56d4::before {
    width: 31px;
    height: 3px;
  }
  .bronze_35e6 .huge-1bae .panel_mini_56d4::before {
    top: -9px;
  }
  .bronze_35e6 .huge-1bae .panel_mini_56d4::after {
    bottom: -9px;
  }
}
.bottom_6374 .panel_mini_56d4 {
  -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);
}
.bottom_6374 .panel_mini_56d4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bottom_6374 .panel_mini_56d4::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);
}
.bottom_6374.container_new_4a30 .panel_mini_56d4 {
  -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);
}
.bottom_6374.container_new_4a30 .panel_mini_56d4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bottom_6374.container_new_4a30 .panel_mini_56d4::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);
}
.current_ea9f {
  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.list-copper-5f02:before {
  display: none;
}
.item_5bcc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item_5bcc .detail_797d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item_5bcc .detail_797d:last-of-type {
  border-bottom: none;
}
.item_5bcc .detail_797d.element_wide_eaf9,
.item_5bcc .detail_797d.description_d1a8,
.item_5bcc .detail_797d.card_5543 {
  padding: 0;
}
.item_5bcc .background-bf8d .hidden-db6e {
  color: currentColor;
}
.item_5bcc .background-bf8d .hidden-db6e:focus,
.item_5bcc .background-bf8d .hidden-db6e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_5bcc.container-cool-8c3b .module_2544,
.item_5bcc.container-cool-8c3b .secondary-up-ca27 a,
.item_5bcc.container-cool-8c3b .dropdown_basic_c0b3 a,
.item_5bcc.container-cool-8c3b .smooth_8fa8 a {
  color: rgba(0, 0, 0, 0.55);
}
.item_5bcc.container-cool-8c3b .module_2544:hover,
.item_5bcc.container-cool-8c3b .secondary-up-ca27 a:hover,
.item_5bcc.container-cool-8c3b .dropdown_basic_c0b3 a:hover,
.item_5bcc.container-cool-8c3b .smooth_8fa8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_5bcc.container-cool-8c3b .sidebar_blue_b3ca {
  color: rgba(0, 0, 0, 0.8);
}
.item_5bcc.container-cool-8c3b .detail_797d {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_5bcc.container-cool-8c3b .detail_797d:before {
  background: rgba(0, 0, 0, 0.08);
}
.item_5bcc.container-cool-8c3b .header_wood_d01f:before {
  background: rgba(255, 255, 255, 0.9);
}
.item_5bcc.container-cool-8c3b .background-bf8d .notification-down-13ec li a,
.item_5bcc.container-cool-8c3b .background-bf8d .hidden-db6e,
.item_5bcc.container-cool-8c3b .smooth_8fa8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_5bcc.container-cool-8c3b .background-bf8d .hidden-db6e:focus,
.item_5bcc.container-cool-8c3b .background-bf8d .hidden-db6e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_5bcc.container-cool-8c3b .notification-down-13ec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_5bcc.up-28ac .module_2544,
.item_5bcc.up-28ac .secondary-up-ca27 a,
.item_5bcc.up-28ac .dropdown_basic_c0b3 .hidden-db6e,
.item_5bcc.up-28ac .dropdown_basic_c0b3 a,
.item_5bcc.up-28ac .smooth_8fa8 a {
  color: rgba(255, 255, 255, 0.79);
}
.item_5bcc.up-28ac .module_2544:hover,
.item_5bcc.up-28ac .secondary-up-ca27 a:hover,
.item_5bcc.up-28ac .dropdown_basic_c0b3 .hidden-db6e:hover,
.item_5bcc.up-28ac .dropdown_basic_c0b3 a:hover,
.item_5bcc.up-28ac .smooth_8fa8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_5bcc.up-28ac .sidebar_blue_b3ca {
  color: rgba(255, 255, 255, 0.99);
}
.item_5bcc.up-28ac .detail_797d {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_5bcc.up-28ac .detail_797d:before {
  background: rgba(255, 255, 255, 0.08);
}
.item_5bcc.up-28ac .header_wood_d01f:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_5bcc.up-28ac .background-bf8d .notification-down-13ec li a,
.item_5bcc.up-28ac .background-bf8d .hidden-db6e,
.item_5bcc.up-28ac .smooth_8fa8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_5bcc.up-28ac .background-bf8d .hidden-db6e:focus,
.item_5bcc.up-28ac .background-bf8d .hidden-db6e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_5bcc.up-28ac .notification-down-13ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_wood_d01f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.header_wood_d01f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail-fixed-45e2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tabs-mini-8cc5 .item_5bcc {
  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;
}
.tabs-mini-8cc5 .detail_797d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tabs-mini-8cc5 .detail_797d: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) {
  .tabs-mini-8cc5 .detail_797d:before {
    width: 16%;
    left: 42%;
  }
}
.tabs-mini-8cc5 .detail_797d:last-child:before {
  content: none;
}
.tabs-mini-8cc5 .detail_797d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tabs-mini-8cc5 .background-bf8d .notification-down-13ec li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs-mini-8cc5 .background-bf8d .notification-down-13ec li a .hidden-db6e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tabs-mini-8cc5 .background-bf8d .smooth_8fa8 {
  border: none;
}
.tabs-mini-8cc5 .background-bf8d .smooth_8fa8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tabs-mini-8cc5 .header_wood_d01f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tabs-mini-8cc5 .detail-fixed-45e2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tabs-mini-8cc5 .up-28ac .header_wood_d01f:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs-mini-8cc5 .container-cool-8c3b.media_last_d834 .panel_mini_56d4 {
  background: rgba(0, 0, 0, 0.6);
}
.tabs-mini-8cc5
  .container-cool-8c3b.media_last_d834
  .panel_mini_56d4::after,
.tabs-mini-8cc5
  .container-cool-8c3b.media_last_d834
  .panel_mini_56d4:before {
  background: inherit;
}
.tabs-mini-8cc5
  .container-cool-8c3b.media_last_d834:hover
  .panel_mini_56d4 {
  background: rgba(0, 0, 0, 0.8);
}
.hover-b61e .item_5bcc {
  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) {
  .hover-b61e .item_5bcc {
    width: auto;
    right: 45px;
  }
}
.pattern_cfe4 .item_5bcc {
  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) {
  .pattern_cfe4 .item_5bcc {
    width: auto;
    left: 45px;
  }
}
.list-copper-5f02 .item_5bcc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-copper-5f02 .detail-fixed-45e2 {
  max-width: 48em;
  margin: 0 auto;
}
.list-copper-5f02 .header_wood_d01f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget_68be {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget_68be.tabs-mini-8cc5 .item_5bcc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget_68be.hover-b61e .item_5bcc {
  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);
}
.widget_68be .item_5bcc {
  visibility: visible;
}
.widget_68be.pattern_cfe4 .item_5bcc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pagination_3d0a,
.green-ce1a {
  overflow-x: hidden;
}
.pagination_3d0a .item_5bcc {
  overflow: auto;
}
.pagination_3d0a.tabs-mini-8cc5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_3d0a.tabs-mini-8cc5 .item_5bcc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pagination_3d0a.tabs-mini-8cc5 .form-warm-3b28 {
  opacity: 0;
}
.pagination_3d0a.hover-b61e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_3d0a.hover-b61e .item_5bcc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pagination_3d0a.hover-b61e .form-warm-3b28 {
  opacity: 0;
}
.pagination_3d0a.pattern_cfe4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_3d0a.pattern_cfe4 .item_5bcc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pagination_3d0a.pattern_cfe4 .form-warm-3b28 {
  opacity: 0;
}
.pagination_3d0a.list-copper-5f02 .item_5bcc {
  z-index: 10;
  visibility: visible;
}
.media_last_d834 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.media_last_d834 .panel_mini_56d4 {
  background: rgba(255, 255, 255, 0.99);
}
.media_last_d834 .panel_mini_56d4::after,
.media_last_d834 .panel_mini_56d4:before {
  background: inherit;
}
.media_last_d834:hover .panel_mini_56d4 {
  background: rgba(255, 255, 255, 0.99);
}
.pattern_cfe4 .media_last_d834 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-copper-5f02 .media_last_d834 {
  display: none !important;
}
.pagination_3d0a:before,
.green-ce1a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pagination_3d0a .media_last_d834,
.green-ce1a .media_last_d834 {
  display: inline-block;
}
.item_5bcc .info_purple_b191 {
  -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;
}
.pagination_3d0a .item_5bcc .info_purple_b191,
.green-ce1a .item_5bcc .info_purple_b191 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-bfc1 .motion_2eb6 {
  width: 100%;
}
.filter_588e {
  padding: 0 0.5em 0;
}
.filter_588e [class*="customify-col-"],
.filter_588e [class*="customify-col_"],
.filter_588e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.search-2d82 .filter_588e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .chip-new-6aac .red-8221,
  .red-8221 {
    display: none;
  }
  .primary_5cc6 {
    text-align: left;
  }
  .tiny_860f {
    text-align: center;
  }
  .module-out-3993 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .chip-new-6aac .new_24d7,
  .new_24d7 {
    display: none;
  }
  .mask-up-5cff {
    text-align: left;
  }
  .hover_bright_e728 {
    text-align: center;
  }
  .logo-fc14 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .chip-new-6aac .background-dark-a195,
  .background-dark-a195 {
    display: none;
  }
  .avatar-dd07 {
    text-align: left;
  }
  .plasma-20ed {
    text-align: center;
  }
  .header_0110 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.message-f88c {
  box-shadow: none !important;
}
.popup_08df .form-cold-62b2,
.avatar-in-60fe .form-cold-62b2 {
  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;
}
.avatar-in-60fe .form-cold-62b2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.upper-ac8d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.upper-ac8d:after,
.upper-ac8d:before {
  content: "";
  display: table;
}
.upper-ac8d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .upper-ac8d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.upper-ac8d,
.row_127f {
  max-width: 1248px;
  margin: 0 auto;
}

.slider-99f2.brown-22fe .upper-ac8d {
  max-width: 100%;
}
.slider-99f2.smooth-6ae2 {
  max-width: 1200px;
  margin: 0 auto;
}
.slider-99f2.sort-warm-4483 .upper-ac8d {
  max-width: 100%;
}
.slider-99f2.sort-warm-4483 > .upper-ac8d {
  padding-left: 0;
  padding-right: 0;
}
.slider-99f2.sort-warm-4483 > .upper-ac8d .chip-new-6aac {
  margin: 0;
}
.slider-99f2.sort-warm-4483
  > .upper-ac8d
  .hard-1b10.out-8cc9 {
  margin-right: 0;
  margin-left: 0;
}
.slider-99f2.sort-warm-4483 #main.out-8cc9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .primary_simple_91d4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .primary_simple_91d4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .left_72c2 .white_5323 {
    padding-right: 1em;
  }
  .left_72c2.card_1ead .hard-1b10 {
    border-right: 1px solid #eaecee;
  }
  .left_72c2.card_1ead .white_5323 {
    padding-right: 1em;
  }
  .left_72c2.card_1ead .modal-out-9d06 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-green-5867 .white_5323 {
    padding-left: 1em;
  }
  .filter-green-5867.card_1ead .hard-1b10 {
    border-left: 1px solid #eaecee;
  }
  .filter-green-5867.card_1ead .white_5323 {
    padding-left: 1em;
  }
  .filter-green-5867.card_1ead .modal-out-9d06 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stone-67f3 .white_5323 {
    padding-left: 1em;
  }
  .stone-67f3.card_1ead .steel-9e04 {
    border-right: 1px solid #eaecee;
  }
  .stone-67f3.card_1ead .frame-plasma-2d44 {
    border-right: 1px solid #eaecee;
  }
  .stone-67f3.card_1ead .white_5323 {
    padding-left: 1em;
  }
  .stone-67f3.card_1ead .modal-out-9d06 {
    padding-right: 1em;
  }
  .stone-67f3.card_1ead .thumbnail-under-8044 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up_69ae .white_5323 {
    padding-right: 1em;
  }
  .up_69ae.card_1ead .steel-9e04 {
    border-left: 1px solid #eaecee;
  }
  .up_69ae.card_1ead .frame-plasma-2d44 {
    border-left: 1px solid #eaecee;
  }
  .up_69ae.card_1ead .white_5323 {
    padding-right: 1em;
  }
  .up_69ae.card_1ead .modal-out-9d06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up_69ae.card_1ead .thumbnail-under-8044 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_simple_91d4 .white_5323 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_simple_91d4.card_1ead .hard-1b10 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .primary_simple_91d4.card_1ead .white_5323 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_simple_91d4.card_1ead .modal-out-9d06 {
    padding-left: 1em;
  }
  .primary_simple_91d4.card_1ead .thumbnail-under-8044 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .primary_simple_91d4.card_1ead .white_5323 {
    padding-left: 0;
  }
}
.silver_081c .video_over_70f2 {
  display: inline-block;
}
.mask_first_011b {
  display: inline-block;
}
.narrow_e372 {
  word-con: break-word;
}
.card_wide_e313 > span {
  display: inline-block;
  padding: 5px 0;
}
.card_wide_e313 .right_a567 {
  margin-left: 8px;
  margin-right: 8px;
}
.card_wide_e313 .summary-rough-5363 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.content_7cea .thumbnail_1a56 {
  margin-bottom: 2em;
}
.content_7cea .fluid-1555 {
  margin-bottom: 15px;
}
.content_7cea .fluid-1555:last-child {
  margin-bottom: 0;
}
.content_7cea .paper-756b {
  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) {
  .content_7cea .paper-756b {
    display: block;
  }
}
.content_7cea .block-4963 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .content_7cea .block-4963 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.content_7cea .item_brown_6078 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.content_7cea .item_brown_6078 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.content_7cea .item_brown_6078 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.content_7cea .narrow_e372 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.content_7cea .narrow_e372 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.content_7cea .carousel_1a90 p:last-child {
  margin-bottom: 0;
}
.content_7cea .middle-a240 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.content_7cea .border_2023 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.content_7cea .accordion_over_1480 {
  margin-top: 1em;
}
.content_7cea .active_d4f1 {
  top: 0;
  display: block;
}
.content_7cea .active_d4f1 a {
  color: inherit;
}
.content_7cea .active_d4f1 a:hover {
  color: inherit;
}
.content_7cea .card_1edd {
  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;
}
.content_7cea .card_1edd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.content_7cea .border_2023 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.content_7cea .block_current_e3d7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.content_7cea .block_current_e3d7:first-child {
  margin-top: 0;
}
.content_7cea .block_current_e3d7.clean-fec4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content_7cea .block_current_e3d7.fluid_41cb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content_7cea
  .block_current_e3d7.fluid_41cb.alert_old_fd11
  .accordion_over_1480 {
  width: 100%;
}
.content_7cea .fluid_41cb {
  -webkit-box-align: center;
  align-items: center;
}
.content_7cea .fluid_41cb .card_wide_e313,
.content_7cea .fluid_41cb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.content_7cea .item_brown_6078 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_7cea .item_brown_6078 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.content_7cea .item_brown_6078: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;
}
.content_7cea .clean-fec4 {
  z-index: 5;
}
.content_7cea .gallery-advanced-fa79 .pink_c200 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.content_7cea .status-3486 .pink_c200 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.content_7cea .paragraph_down_7f35 .pink_c200 {
  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;
}
.content_7cea.sidebar-fe4a .paper-756b,
.content_7cea.media-yellow-6e60 .paper-756b {
  display: block;
}
.content_7cea.sidebar-fe4a .paper-756b .dropdown-3882,
.content_7cea.sidebar-fe4a .paper-756b .border_2023,
.content_7cea.media-yellow-6e60 .paper-756b .dropdown-3882,
.content_7cea.media-yellow-6e60 .paper-756b .border_2023 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.content_7cea.title_137c .block-4963 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .content_7cea.title_137c .block-4963 {
    margin-right: 0;
  }
}
.content_7cea.sidebar-fe4a .block-4963,
.content_7cea.media-yellow-6e60 .block-4963 {
  padding-top: 40%;
}
.content_7cea.sidebar-fe4a .thumbnail_1a56,
.content_7cea.media-yellow-6e60 .thumbnail_1a56 {
  display: block;
}
.content_7cea.sidebar-fe4a .fn-sticky-e9c4 .border_2023,
.content_7cea.media-yellow-6e60 .fn-sticky-e9c4 .border_2023 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.content_7cea.sidebar-fe4a .block-4963,
.content_7cea.media-yellow-6e60 .block-4963 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.content_7cea.sidebar-fe4a .border_2023 {
  padding: 1em;
}
.wrapper-f776 {
  margin: 30px auto;
  display: block;
}
.wrapper-f776 .overlay_69e8 > * {
  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;
}
.wrapper-f776 .overlay_69e8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wrapper-f776 .overlay_69e8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth-de42 .card_wide_e313 {
  margin-bottom: 1.41575em;
}
.smooth-de42 .title-b470 {
  margin-bottom: 1.618em;
}
.rough-54b1 .detail_90b6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.rough-54b1 .detail_90b6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.rough-54b1 .row_9728 {
  max-width: 100%;
  overflow: auto;
}
.column-purple-015c .rough-54b1 a:hover {
  text-decoration: underline;
}
.new_a04d .fluid-1555:not(.narrow_e372),
.new_a04d .item_brown_6078 {
  margin-bottom: 1.41575em;
}
.new_a04d .fluid-1555:not(.narrow_e372):last-child,
.new_a04d .item_brown_6078:last-child {
  margin-bottom: 0;
}
.new_a04d .fluid-1555.south_48c0 {
  margin-bottom: 0.41575em;
}
.new_a04d .bottom-056f:before,
.new_a04d .form_cdaa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.new_a04d .bottom-056f:before {
  content: "\f115";
}
.new_a04d .form_cdaa:before {
  content: "\f02c";
}
.new_a04d .modal_e3ce {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.new_a04d .modal_e3ce a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pro_a498 {
  display: -webkit-box;
  display: flex;
}
.pro_a498 .east-9ec8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pro_a498 .east-9ec8 {
    flex-basis: 90px;
  }
}
.pro_a498 .glass-b2a2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pro_a498 .glass-b2a2 {
    flex-basis: calc(100% - 50px);
  }
}
.pro_a498 .description_yellow_78aa p:last-child {
  margin-bottom: 0.72em;
}
.large-c45e .overlay_69e8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.large-c45e .overlay_69e8:after,
.large-c45e .overlay_69e8:before {
  content: "";
  display: table;
}
.large-c45e .overlay_69e8:after {
  clear: both;
}
.large-c45e .overlay_69e8 .message_8f7c,
.large-c45e .overlay_69e8 .focused-3ade {
  width: 49%;
}
.large-c45e .overlay_69e8 .message_8f7c a span.hero_large_d7c3,
.large-c45e .overlay_69e8 .focused-3ade a span.hero_large_d7c3 {
  display: block;
  margin-bottom: 5px;
}
.large-c45e .overlay_69e8 .focused-3ade {
  float: left;
  text-align: left;
}
.large-c45e .overlay_69e8 .message_8f7c {
  float: right;
  text-align: right;
}
.video-edfd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video-edfd {
    margin-bottom: 0;
  }
}
.hover_tiny_6f06 {
  margin-bottom: 1em;
}
.hover_tiny_6f06 .narrow_e372 {
  font-size: 1.1em;
  line-height: 1.3;
}
.center-c00a a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail-full-c1e5 .hover_tiny_6f06,
.dirty_5d29 .hover_tiny_6f06 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail-full-c1e5 .hover_tiny_6f06,
  .dirty_5d29 .hover_tiny_6f06 {
    display: block;
  }
}
.thumbnail-full-c1e5 .center-c00a,
.dirty_5d29 .center-c00a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail-full-c1e5 .center-c00a,
  .dirty_5d29 .center-c00a {
    margin-bottom: 1em;
  }
}
.thumbnail-full-c1e5 .center-c00a img,
.dirty_5d29 .center-c00a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail-full-c1e5 .item_1cb5,
.dirty_5d29 .item_1cb5 {
  flex-basis: calc(100% - 160px);
}
.thumbnail-full-c1e5 .item_1cb5 p,
.dirty_5d29 .item_1cb5 p {
  margin-bottom: 0;
}
.thumbnail-full-c1e5 .item_1cb5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail-full-c1e5 .item_1cb5 {
    padding-left: 0;
  }
}
.dirty_5d29 .item_1cb5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dirty_5d29 .item_1cb5 {
    padding-right: 0;
  }
}
.dirty_5d29 .center-c00a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.aside-e9db .center-c00a {
  margin-bottom: 0.5em;
}
.aside-e9db .center-c00a img {
  width: 100%;
}
.icon-81be .box-steel-3f8e,
.label_e7e7 .box-steel-3f8e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label_e7e7 .hard-1b10 .clean-d516 p:last-child {
  margin-bottom: 0;
}
.mask_04a5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.badge-21ea .dynamic_958e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .badge-21ea .dynamic_958e:last-of-type {
    margin-bottom: 0;
  }
}
.badge-21ea .dynamic_958e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge-21ea .dynamic_958e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.badge-21ea .dynamic_958e ul li {
  margin: 0 0 0.6em;
}
.badge-21ea .dynamic_958e ul li.breadcrumb-fresh-512b,
.badge-21ea .dynamic_958e ul li.label_4892 {
  position: relative;
}
.badge-21ea .dynamic_958e ul li.breadcrumb-fresh-512b .pattern_0a31,
.badge-21ea .dynamic_958e ul li.label_4892 .pattern_0a31 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.badge-21ea .dynamic_958e ul li.breadcrumb-fresh-512b:after:after,
.badge-21ea .dynamic_958e ul li.breadcrumb-fresh-512b:after:before,
.badge-21ea
  .dynamic_958e
  ul
  li.label_4892:after:after,
.badge-21ea
  .dynamic_958e
  ul
  li.label_4892:after:before {
  content: "";
  display: table;
}
.badge-21ea .dynamic_958e ul li.breadcrumb-fresh-512b:after:after,
.badge-21ea
  .dynamic_958e
  ul
  li.label_4892:after:after {
  clear: both;
}
.badge-21ea .dynamic_958e a.tabs-db07:hover {
  text-decoration: none;
}
.badge-21ea .dynamic_958e select {
  max-width: 100%;
}
.badge-21ea .dynamic_958e table {
  font-size: 85%;
}
.badge-21ea .dynamic_958e table td,
.badge-21ea .dynamic_958e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.badge-21ea .dynamic_958e table tfoot td {
  text-align: left;
}
.badge-21ea .dynamic_958e :last-child {
  margin-bottom: 0;
}
.badge-21ea .dynamic_958e .gallery_3eda {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.badge-21ea .dynamic_958e .gallery_3eda label {
  width: 100%;
}
.badge-21ea .dynamic_958e .gallery_3eda .yellow-7dbb {
  width: 100%;
  display: block;
}
.badge-21ea .dynamic_958e .gallery_3eda .message-first-473a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.badge-21ea .dynamic_958e .gallery_3eda .message-first-473a:hover svg #svg-search {
  fill: #444;
}
.badge-21ea .dynamic_958e .gallery_3eda .message-first-473a svg {
  width: 18px;
  height: 18px;
}
.badge-21ea .plasma-b33d ul ul,
.badge-21ea .first-57d9 ul ul,
.badge-21ea .basic-8530 ul ul,
.badge-21ea .menu-north-3769 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.badge-21ea .plasma-b33d .thumbnail-faf6 > a,
.badge-21ea .first-57d9 .thumbnail-faf6 > a,
.badge-21ea .basic-8530 .thumbnail-faf6 > a,
.badge-21ea .menu-north-3769 .thumbnail-faf6 > a {
  margin-bottom: 0;
}
.badge-21ea .dark_5015 li,
.badge-21ea .plasma-b33d li,
.badge-21ea .wrapper_a88c li,
.badge-21ea .first-57d9 li,
.badge-21ea .basic-8530 li,
.badge-21ea .menu-north-3769 li,
.badge-21ea .backdrop-d0fd li,
.badge-21ea .top-a198 li {
  display: block;
  position: relative;
}
.badge-21ea .dark_5015 li:last-child,
.badge-21ea .plasma-b33d li:last-child,
.badge-21ea .wrapper_a88c li:last-child,
.badge-21ea .first-57d9 li:last-child,
.badge-21ea .basic-8530 li:last-child,
.badge-21ea .menu-north-3769 li:last-child,
.badge-21ea .backdrop-d0fd li:last-child,
.badge-21ea .top-a198 li:last-child {
  border: none;
}
.badge-21ea .dark_5015 li a,
.badge-21ea .plasma-b33d li a,
.badge-21ea .wrapper_a88c li a,
.badge-21ea .first-57d9 li a,
.badge-21ea .basic-8530 li a,
.badge-21ea .menu-north-3769 li a,
.badge-21ea .backdrop-d0fd li a,
.badge-21ea .top-a198 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge-21ea .dark_5015 li ul li::before,
.badge-21ea .plasma-b33d li ul li::before,
.badge-21ea .wrapper_a88c li ul li::before,
.badge-21ea .first-57d9 li ul li::before,
.badge-21ea .basic-8530 li ul li::before,
.badge-21ea .menu-north-3769 li ul li::before,
.badge-21ea .backdrop-d0fd li ul li::before,
.badge-21ea .top-a198 li ul li::before {
  left: 15px;
}
.badge-21ea .dark_5015 li ul a,
.badge-21ea .plasma-b33d li ul a,
.badge-21ea .wrapper_a88c li ul a,
.badge-21ea .first-57d9 li ul a,
.badge-21ea .basic-8530 li ul a,
.badge-21ea .menu-north-3769 li ul a,
.badge-21ea .backdrop-d0fd li ul a,
.badge-21ea .top-a198 li ul a {
  padding-left: 20px;
}
.badge-21ea .dark_5015 li ul ul li::before,
.badge-21ea .plasma-b33d li ul ul li::before,
.badge-21ea .wrapper_a88c li ul ul li::before,
.badge-21ea .first-57d9 li ul ul li::before,
.badge-21ea .basic-8530 li ul ul li::before,
.badge-21ea .menu-north-3769 li ul ul li::before,
.badge-21ea .backdrop-d0fd li ul ul li::before,
.badge-21ea .top-a198 li ul ul li::before {
  left: 30px;
}
.badge-21ea .dark_5015 li ul ul a,
.badge-21ea .plasma-b33d li ul ul a,
.badge-21ea .wrapper_a88c li ul ul a,
.badge-21ea .first-57d9 li ul ul a,
.badge-21ea .basic-8530 li ul ul a,
.badge-21ea .menu-north-3769 li ul ul a,
.badge-21ea .backdrop-d0fd li ul ul a,
.badge-21ea .top-a198 li ul ul a {
  padding-left: 40px;
}
.badge-21ea .top_e147 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.badge-21ea .top-a198 ul li {
  margin-bottom: 1.41575em;
}
.badge-21ea .top-a198 ul li .easy_f5c0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.badge-21ea .top-a198 ul li .backdrop-new-eae7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.up-28ac .dark_5015 li a,
.up-28ac .plasma-b33d li a,
.up-28ac .wrapper_a88c li a,
.up-28ac .first-57d9 li a,
.up-28ac .basic-8530 li a,
.up-28ac .menu-north-3769 li a,
.up-28ac .backdrop-d0fd li a,
.up-28ac .top-a198 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-28ac .top_e147 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.up-28ac .dynamic_958e ul li.breadcrumb-fresh-512b .pattern_0a31,
.up-28ac .dynamic_958e ul li.label_4892 .pattern_0a31 {
  background: rgba(0, 0, 0, 0.2);
}
.up-28ac .badge-21ea .dynamic_958e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-99f2 .badge-21ea .notification-down-13ec li {
  margin: 0;
}
.slider-99f2 .badge-21ea .notification-down-13ec li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.slider-99f2 .badge-21ea .notification-down-13ec li ul {
  margin: 0;
}
.slider-99f2 .badge-21ea .notification-down-13ec li ul li a {
  padding-left: 15px;
}
.slider-99f2 .badge-21ea .notification-down-13ec li ul li li a {
  padding-left: 30px;
}
.slider-99f2 .badge-21ea .notification-down-13ec li.west_0cf2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.slider-99f2 .badge-21ea .notification-down-13ec li.west_0cf2 > 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;
}
.slider-99f2 .badge-21ea .notification-down-13ec li.west_0cf2 > 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;
}
.tiny_d037 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_old_5032 {
  position: relative;
  z-index: 10;
}
.frame_old_5032 .info_purple_b191 {
  width: 100%;
  max-width: 100%;
}
.black_7975 .table_selected_9584 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.black_7975 .container-cool-8c3b {
}
.black_7975 .up-28ac {
  background: #292929;
}
.avatar_b89a .table_selected_9584 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.avatar_b89a .container-cool-8c3b {
  background: #f9f9f9;
}
.avatar_b89a .up-28ac {
  background: #303030;
}
.accordion-0e47 .table_selected_9584 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion-0e47 .video_over_70f2 {
    margin-bottom: 1em;
  }
  .accordion-0e47 .video_over_70f2:last-child {
    margin-bottom: 0;
  }
}
.accordion-0e47 .container-cool-8c3b {
  background: #ededed;
}
.accordion-0e47 .up-28ac {
  background: #1a1a1a;
}
.table_selected_9584.container-cool-8c3b {
  color: rgba(0, 0, 0, 0.6);
}
.table_selected_9584.container-cool-8c3b .form-4d82 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.table_selected_9584.up-28ac {
  color: rgba(255, 255, 255, 0.99);
}
.table_selected_9584.up-28ac a:not(.tabs-db07) {
  color: rgba(255, 255, 255, 0.79);
}
.table_selected_9584.up-28ac a:not(.tabs-db07):hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_selected_9584.up-28ac .form-4d82 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_selected_9584.up-28ac table tbody td,
.table_selected_9584.up-28ac table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-out-a43a.last_0d4b .upper-ac8d {
  max-width: initial;
}
.wrapper-out-a43a .filter-645d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-out-a43a .filter-645d .info_purple_b191 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-out-a43a .filter-645d .info_purple_b191 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-out-a43a .filter-645d .info_purple_b191:last-child {
    margin-bottom: 0;
  }
}
.accordion-0e47 .video_over_70f2:last-child,
.avatar_b89a .video_over_70f2:last-child,
.black_7975 .video_over_70f2:last-child {
  margin-bottom: 0;
}
.accordion-0e47 .video_over_70f2 .badge-21ea .dynamic_958e:last-child,
.avatar_b89a .video_over_70f2 .badge-21ea .dynamic_958e:last-child,
.black_7975 .video_over_70f2 .badge-21ea .dynamic_958e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion-0e47 .hero_205a,
  .accordion-0e47 .breadcrumb_8922,
  .avatar_b89a .hero_205a,
  .avatar_b89a .breadcrumb_8922,
  .black_7975 .hero_205a,
  .black_7975 .breadcrumb_8922 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_old_5032 .video_over_70f2 {
    margin-bottom: 2em;
  }
}
.frame_old_5032 p:last-child {
  margin-bottom: 0;
}
.frame_old_5032 li,
.frame_old_5032 ul {
  list-style: none;
  margin: 0;
}
.frame_old_5032 ul ul {
  margin-left: 2.617924em;
}
.south_dc20 {
  font-size: 0.875em;
}

/* css-noise: 6075 */
.ghost-box-s2 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
