/*!
Theme Name: Customify
Theme URI: https://pressmaximum.module_46c3/customify
Author: WPCustomify
Author URI: https://pressmaximum.module_46c3
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.module_46c3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.overlay-0a86.nav_04ee/licenses/gpl-2.0.texture-0c32
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.last-1136/, (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.black_6f8f.bronze-11c8/normalize.link-1ba3/
 ======
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.link-1ba3 v7.0.0 | MIT License | github.module_46c3/necolas/normalize.link-1ba3 */
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;
}
.item-fresh-e07f .outer_665a,
.sort_df5d,
.element_small_9729,
.media_old_e728,
.gas_bfda,
.block_focused_34f2,
.middle-05b2,
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;
}
.sort_df5d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sort_df5d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sort_df5d,
  h1 {
    font-size: 1.8em;
  }
}
.element_small_9729,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element_small_9729 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element_small_9729,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element_small_9729,
  h2 {
    font-size: 1.7em;
  }
}
.media_old_e728,
h3 {
  font-size: 1.618em;
}
.item-fresh-e07f .outer_665a,
.gas_bfda,
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.static_d257 {
  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;
}
.surface_yellow_044d:after,
.surface_yellow_044d:before,
.widget_blue_ce89:after,
.widget_blue_ce89:before {
  content: "";
  display: table;
}
.surface_yellow_044d:after,
.widget_blue_ce89:after {
  clear: both;
}
.outer_8674 {
  float: right;
  margin-right: 0;
}
.caption-1ed1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.icon_wide_b924 .description-red-1a2f,
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;
}
.icon_wide_b924 .description-red-1a2f: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;
}
.thick_1765 .description-red-1a2f {
  box-shadow: none;
}
.thick_1765
  .description-red-1a2f
  .texture-down-a3f9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.thick_1765 .description-red-1a2f .dropdown_advanced_34e9 {
  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;
}
.thick_1765
  .description-red-1a2f
  .dropdown_advanced_34e9
  b {
  display: none;
}
.thick_1765 .list_top_12b9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.badge-a69e:not(.tertiary-slow-636d):not(.border_north_e03a),
button:not(.tertiary-slow-636d):not(.border_north_e03a),
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ),
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ),
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ) {
  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;
}
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):hover,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):hover,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):hover,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):hover,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):active,
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):active,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):active,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):active,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):active,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus {
  outline: 0;
}
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606 {
  position: relative;
}
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .background_541b,
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .last_67a6,
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .image-old-fb77,
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  i,
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  svg,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .background_541b,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .last_67a6,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .image-old-fb77,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  i,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  svg,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .background_541b,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .last_67a6,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .image-old-fb77,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  i,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  svg,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .background_541b,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .last_67a6,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .image-old-fb77,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  i,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  svg,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .background_541b,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .last_67a6,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  .image-old-fb77,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  i,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606
  svg {
  visibility: hidden;
}
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606:after,
button:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606:after,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606:after,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606:after,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ).fn-loading-c606: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;
}
.badge-a69e:not(.tertiary-slow-636d):not(.border_north_e03a),
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ),
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ),
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ) {
  color: #fff;
  background: #235787;
}
.badge-a69e:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus,
input[type="button"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus,
input[type="reset"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus,
input[type="submit"]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ):focus {
  color: #fff;
}
.badge-a69e.fn-disabled-c606:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ),
.badge-a69e[disabled]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ),
button.fn-disabled-c606:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ),
button[disabled]:not(.tertiary-slow-636d):not(
    .border_north_e03a
  ) {
  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;
}
.filter-ce00 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.filter-ce00: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;
}
.dark_cde3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tall-ae2f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.menu-1ce1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.surface_yellow_044d:after,
.surface_yellow_044d:before,
.item_old_d55c:after,
.item_old_d55c:before,
.banner_dark_a1b6:after,
.banner_dark_a1b6:before,
.hard_5164:after,
.hard_5164:before,
.clean-9717:after,
.clean-9717:before,
.static-4e4e:after,
.static-4e4e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.surface_yellow_044d:after,
.item_old_d55c:after,
.banner_dark_a1b6:after,
.hard_5164:after,
.clean-9717:after,
.static-4e4e:after {
  clear: both;
}
.item_old_d55c .info_73d1,
.banner_dark_a1b6 .info_73d1,
.hot_e40f .info_73d1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tooltip-75e4 {
  display: inline-block;
}
.badge-fixed-50e2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge-fixed-50e2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge-fixed-50e2 .prev-edd7 {
  padding: 1em 0;
  font-size: 85%;
}
.prev-edd7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading_f320 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading_f320:after,
.heading_f320:before {
  content: "";
  display: table;
}
.heading_f320:after {
  clear: both;
}
.solid_3ff0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.description-42bc .solid_3ff0 {
  max-width: 50%;
}
.gas_ffd4 .solid_3ff0 {
  max-width: 33.33%;
}
.liquid_d7b2 .solid_3ff0 {
  max-width: 25%;
}
.glass_dd90 .solid_3ff0 {
  max-width: 20%;
}
.small-8c1d .solid_3ff0 {
  max-width: 16.66%;
}
.surface_beb5 .solid_3ff0 {
  max-width: 14.28%;
}
.up_8b91 .solid_3ff0 {
  max-width: 12.5%;
}
.description_tiny_609e .solid_3ff0 {
  max-width: 11.11%;
}
.thick-359e {
  display: block;
}
.item-fresh-e07f .avatar-lite-d929 label,
.item-fresh-e07f .detail_stone_f4d7 label,
.item-fresh-e07f .block-simple-7d22 label,
.item-fresh-e07f .last-cc10 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar_17bb {
  list-style: none;
  margin: 0;
}
.avatar_17bb article.label_e271 {
  margin-bottom: 0;
}
.avatar_17bb ul {
  list-style: none;
  margin: 0;
}
.avatar_17bb .preview_8c79 li.label_e271 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar_17bb .preview_8c79 li.label_e271 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar_17bb .preview_8c79 li.label_e271: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) {
  .avatar_17bb .preview_8c79 li.label_e271 li.label_e271 li.label_e271 li.label_e271 {
    padding-left: 0;
  }
}
article.label_e271 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_e271 .item_old_d55c p:last-of-type {
  margin-bottom: 0;
}
article.label_e271 .highlight_narrow_07f8 {
  float: left;
}
article.label_e271 .notification-52ea {
  margin-left: 85px;
}
article.label_e271 .row_8294 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_e271 .row_8294 .container_808f {
  margin-left: 10px;
}
article.label_e271 .top-577c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_e271 .breadcrumb-66a2 {
  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 .avatar-lite-d929,
  #respond .block-simple-7d22,
  #respond .last-cc10 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar-lite-d929 input,
#respond .block-simple-7d22 input,
#respond .last-cc10 input {
  width: 100%;
}
#respond .last-cc10 {
  margin-right: 0;
}
#respond .sort-warm-943a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_blue_44d2 {
  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;
}
.widget_blue_44d2.glass-b8c0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget_blue_44d2 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%);
}
.widget_blue_44d2:focus,
.widget_blue_44d2: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);
}
.tiny-f5a9 {
  border-radius: 10%;
}
.element_huge_9827 {
  border-radius: 50%;
}
.container_cbd0 {
  font-size: 0.72em;
}
.hovered-e3a5 {
  font-size: 0.875em;
}
.hard-acef {
  font-size: 1.1em;
}
.alert_hot_c051 {
  text-transform: uppercase;
  line-height: 1.2;
}
.alert_hot_c051.container_cbd0 {
  letter-spacing: 0.5px;
}
.sidebar-left-b9a5,
.sidebar-left-b9a5 a {
  color: #6d6d6d;
}
.sidebar-left-b9a5 a:hover {
  color: #111;
}
.notice_7dd9 {
  color: #6d6d6d;
}
.tiny_5936 {
  overflow-x: hidden;
}
.tiny_5936 .form-18ef.panel-liquid-1a3d {
  position: relative;
}
.tiny_5936 .form-18ef.panel-liquid-1a3d.avatar_short_bc53 {
  position: initial;
}
.tiny_5936
  .form-18ef.panel-liquid-1a3d.avatar_short_bc53
  .avatar-right-e1bd {
  left: auto;
}
.tiny_5936 .form-18ef .avatar-right-e1bd {
  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;
}
.tiny_5936 .form-18ef:hover.panel-liquid-1a3d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tiny_5936
  .form-18ef:hover.panel-liquid-1a3d
  .avatar-right-e1bd {
  display: block;
  z-index: 9999999;
}
.tiny_5936 .widget_d9eb .fluid_1184,
.tiny_5936 .content_old_8088 .fluid_1184 {
  display: none;
}
.tiny_5936 .tag-9901 .form-18ef:hover.panel-liquid-1a3d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.item-fresh-e07f .avatar-lite-d929 label,
.item-fresh-e07f .detail_stone_f4d7 label,
.item-fresh-e07f .block-simple-7d22 label,
.item-fresh-e07f .last-cc10 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar_17bb {
  list-style: none;
  margin: 0;
}
.avatar_17bb article.label_e271 {
  margin-bottom: 0;
}
.avatar_17bb ul {
  list-style: none;
  margin: 0;
}
.avatar_17bb .preview_8c79 li.label_e271 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar_17bb .preview_8c79 li.label_e271 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar_17bb .preview_8c79 li.label_e271: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) {
  .avatar_17bb .preview_8c79 li.label_e271 li.label_e271 li.label_e271 li.label_e271 {
    padding-left: 0;
  }
}
article.label_e271 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_e271 .item_old_d55c p:last-of-type {
  margin-bottom: 0;
}
article.label_e271 .highlight_narrow_07f8 {
  float: left;
}
article.label_e271 .notification-52ea {
  margin-left: 85px;
}
article.label_e271 .row_8294 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_e271 .row_8294 .container_808f {
  margin-left: 10px;
}
article.label_e271 .top-577c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_e271 .breadcrumb-66a2 {
  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 .avatar-lite-d929,
  #respond .block-simple-7d22,
  #respond .last-cc10 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar-lite-d929 input,
#respond .block-simple-7d22 input,
#respond .last-cc10 input {
  width: 100%;
}
#respond .last-cc10 {
  margin-right: 0;
}
#respond .sort-warm-943a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_d9eb .notification-gold-aec9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notification-gold-aec9 .tabs_east_3ede.avatar_down_522e .label-075f > li > a:focus,
.notification-gold-aec9 .tabs_east_3ede.avatar_down_522e .label-075f > li > a:hover,
.notification-gold-aec9 .tabs_east_3ede.thick_e243 .label-075f > li > a:focus,
.notification-gold-aec9 .tabs_east_3ede.thick_e243 .label-075f > li > a:hover,
.notification-gold-aec9 .tabs_east_3ede.tall-7a72 .label-075f > li > a:focus,
.notification-gold-aec9 .tabs_east_3ede.tall-7a72 .label-075f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-aec9
  .tabs_east_3ede.avatar_down_522e
  .label-075f
  > li.dim_9528
  > a,
.notification-gold-aec9
  .tabs_east_3ede.avatar_down_522e
  .label-075f
  > li.top_0d33
  > a,
.notification-gold-aec9
  .tabs_east_3ede.thick_e243
  .label-075f
  > li.dim_9528
  > a,
.notification-gold-aec9
  .tabs_east_3ede.thick_e243
  .label-075f
  > li.top_0d33
  > a,
.notification-gold-aec9
  .tabs_east_3ede.tall-7a72
  .label-075f
  > li.dim_9528
  > a,
.notification-gold-aec9 .tabs_east_3ede.tall-7a72 .label-075f > li.logo_fb25 > a {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-aec9 .component-9775,
.notification-gold-aec9 .component-9775 a {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-aec9 .label-blue-f9b3.easy_e422 li a,
.notification-gold-aec9 .status_lower_aba8 a,
.notification-gold-aec9 .hover-full-7dce,
.notification-gold-aec9 .label-075f > li > a,
.notification-gold-aec9 .shade_8f51 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9 .label-blue-f9b3.easy_e422 li a:hover,
.notification-gold-aec9 .status_lower_aba8 a:hover,
.notification-gold-aec9 .hover-full-7dce:hover,
.notification-gold-aec9 .label-075f > li > a:hover,
.notification-gold-aec9 .shade_8f51:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-aec9 .info-810a {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9 .info-810a .under_3879 {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-aec9 .info-810a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification-gold-aec9 .video_light_85dd .preview_gold_53d6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9 .video_light_85dd .preview_gold_53d6 .photo_selected_cfd2 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9
  .video_light_85dd
  .preview_gold_53d6
  .photo_selected_cfd2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9
  .video_light_85dd
  .preview_gold_53d6
  .photo_selected_cfd2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9
  .video_light_85dd
  .preview_gold_53d6
  .photo_selected_cfd2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9
  .video_light_85dd
  .preview_gold_53d6
  .photo_selected_cfd2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9 .video_light_85dd .fixed_cc58 {
  color: rgba(255, 255, 255, 0.79);
}
.notification-gold-aec9 .video_light_85dd .fixed_cc58:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-d581
  .notification-gold-aec9
  .video_light_85dd
  .title_hard_1b02
  .tiny_c528 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-d581
  .notification-gold-aec9
  .video_light_85dd
  .title_hard_1b02
  .photo_selected_cfd2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_d9eb .summary_paper_37e8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.summary_paper_37e8 .tabs_east_3ede.avatar_down_522e .label-075f > li > a:focus,
.summary_paper_37e8 .tabs_east_3ede.avatar_down_522e .label-075f > li > a:hover,
.summary_paper_37e8 .tabs_east_3ede.thick_e243 .label-075f > li > a:focus,
.summary_paper_37e8 .tabs_east_3ede.thick_e243 .label-075f > li > a:hover,
.summary_paper_37e8 .tabs_east_3ede.tall-7a72 .label-075f > li > a:focus,
.summary_paper_37e8 .tabs_east_3ede.tall-7a72 .label-075f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_paper_37e8
  .tabs_east_3ede.avatar_down_522e
  .label-075f
  > li.dim_9528
  > a,
.summary_paper_37e8
  .tabs_east_3ede.avatar_down_522e
  .label-075f
  > li.top_0d33
  > a,
.summary_paper_37e8
  .tabs_east_3ede.thick_e243
  .label-075f
  > li.dim_9528
  > a,
.summary_paper_37e8
  .tabs_east_3ede.thick_e243
  .label-075f
  > li.top_0d33
  > a,
.summary_paper_37e8
  .tabs_east_3ede.tall-7a72
  .label-075f
  > li.dim_9528
  > a,
.summary_paper_37e8 .tabs_east_3ede.tall-7a72 .label-075f > li.logo_fb25 > a {
  color: rgba(0, 0, 0, 0.8);
}
.summary_paper_37e8 .component-9775,
.summary_paper_37e8 .component-9775 a {
  color: rgba(0, 0, 0, 0.8);
}
.summary_paper_37e8 .label-blue-f9b3.easy_e422 li a,
.summary_paper_37e8 .status_lower_aba8 a,
.summary_paper_37e8 .hover-full-7dce,
.summary_paper_37e8 .label-075f > li > a,
.summary_paper_37e8 .shade_8f51 {
  color: rgba(0, 0, 0, 0.55);
}
.summary_paper_37e8 .label-blue-f9b3.easy_e422 li a:hover,
.summary_paper_37e8 .status_lower_aba8 a:hover,
.summary_paper_37e8 .hover-full-7dce:hover,
.summary_paper_37e8 .label-075f > li > a:hover,
.summary_paper_37e8 .shade_8f51:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_paper_37e8 .info-810a {
  color: rgba(0, 0, 0, 0.55);
}
.summary_paper_37e8 .info-810a .under_3879 {
  color: rgba(0, 0, 0, 0.8);
}
.summary_paper_37e8 .info-810a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed_a7d8 .module-pressed-be4f {
  margin-left: auto;
  margin-right: auto;
}
.banner_dark_a1b6 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_dark_a1b6 .dark_cde3 {
  margin-right: 1.41575em;
}
.full-2d17 .banner_dark_a1b6 > .header_smooth_c107 {
  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;
}
.full-2d17 .banner_dark_a1b6 > .tabs-mini-02a5 {
  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;
}
.basic-b790.fixed_a7d8 .module-pressed-be4f,
.module_bronze_8a73.fixed_a7d8 .module-pressed-be4f {
  margin-left: 0;
}
.search_8598.fixed_a7d8 .module-pressed-be4f,
.label_in_4be1.fixed_a7d8 .module-pressed-be4f {
  margin-right: 0;
}
.banner_dark_a1b6 ol,
.banner_dark_a1b6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pattern_wide_4056 video {
  max-width: 100%;
}
.popup-easy-19b2 img {
  display: block;
}
.popup-easy-19b2.dark_cde3,
.popup-easy-19b2.tall-ae2f {
  width: 100%;
}
.popup-easy-19b2.tabs-mini-02a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter_1416:not(.surface-e050) {
  margin: 1.5em auto;
}
.filter-d6b5 p {
  padding: 1.5em 14px;
}
ul.chip_center_c615.tabs-mini-02a5,
ul.chip_center_c615.header_smooth_c107,
ul.chip_center_c615.gradient-fresh-378b.header_smooth_c107 {
  padding: 0 14px;
}
.liquid_261b {
  display: block;
  overflow-x: auto;
}
.liquid_261b table {
  border-collapse: collapse;
  width: 100%;
}
.liquid_261b td,
.liquid_261b th {
  padding: 0.5em;
}
.banner_dark_a1b6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_dark_a1b6 ol ol,
.banner_dark_a1b6 ol ul,
.banner_dark_a1b6 ul ol,
.banner_dark_a1b6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_dark_a1b6 ol ol li,
.banner_dark_a1b6 ol ul li,
.banner_dark_a1b6 ul ol li,
.banner_dark_a1b6 ul ul li {
  margin-left: 0;
}
.carousel-636c.link-huge-7e12 > .wrapper-full-451e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.carousel-636c.link-huge-7e12 > .wrapper-full-451e iframe,
.carousel-636c.link-huge-7e12 > .wrapper-full-451e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert-west-231d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert-west-231d.secondary_rough_52c5 {
  padding: 0;
}
.alert-west-231d.secondary_rough_52c5 cite {
  font-size: 13px;
}
.alert-west-231d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert-west-231d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accordion-selected-b8d2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accordion-selected-b8d2 > p:first-child {
  margin-top: 0;
}
.accordion-selected-b8d2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accordion-selected-b8d2 blockquote {
  border-left: 0;
}
.action-532c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.action-532c:not(.complex_f911) {
  max-width: 100px;
}
.action-532c.outline-038e {
  border-bottom: none !important;
  text-align: center;
}
.action-532c.outline-038e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .filter-d6b5 p {
    padding: 1.5em 0;
  }
}
.tooltip-hard-8b20 {
  color: #0073aa;
}
.yellow-b32a {
  background-color: #0073aa;
}
.mask_656e {
  color: #229fd8;
}
.main_motion_e154 {
  background-color: #229fd8;
}
.text_5660 {
  color: #eee;
}
.solid_28c3 {
  background-color: #eee;
}
.modal-left-effb {
  color: #444;
}
.aside_d205 {
  background-color: #444;
}
.old_6edd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.old_6edd .dropdown-1f72 .status_lower_aba8 {
  font-size: 15px;
}
.old_6edd .status_lower_aba8 {
  line-height: 1.3;
}
.old_6edd .summary_paper_37e8 {
}
.old_6edd .notification-gold-aec9 {
  background: #235787;
}
.detail-slow-3235 {
  padding: 0;
}
.detail-slow-3235 .notification-gold-aec9 {
  background: #1a1a1a;
}
.detail-slow-3235 .summary_paper_37e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pink_94da {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pink_94da .summary_paper_37e8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pink_94da .notification-gold-aec9 {
  background: #303030;
}
.static-4e4e {
  position: relative;
  z-index: 10;
}
.static-4e4e .purple_8338 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_8d17 .panel-liquid-1a3d {
  display: inline-block;
  vertical-align: middle;
}
.frame_8d17.panel_1ca3 .panel-liquid-1a3d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .frame_8d17.panel_1ca3 .panel-liquid-1a3d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .frame_8d17.panel_1ca3 .panel-liquid-1a3d {
    margin-right: 0.4em;
  }
}
.frame_8d17.panel_1ca3 .panel-liquid-1a3d:last-child {
  margin-right: 0;
}
.heading_32d6 .purple_8338 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .widget_d9eb .dropdown-1f72 {
    margin: 0 -0.5em;
  }
  .widget_d9eb .dropdown-1f72 [class*="customify-col-"],
  .widget_d9eb .dropdown-1f72 [class*="customify-col_"],
  .widget_d9eb .dropdown-1f72 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.widget_d9eb.text_69a2 .purple_8338 {
  background: 0 0 !important;
}
.widget_d9eb.text_69a2 .purple_8338,
.widget_d9eb.heading_32d6 .purple_8338 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .widget_d9eb.green_555d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.widget_d9eb.heading_32d6 .purple_8338 {
  box-shadow: none !important;
}
.alert_medium_310f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert_medium_310f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert_medium_310f {
    padding: 18px 0 20px;
  }
}
.alert_medium_310f .grid_narrow_7c8b {
  width: 100%;
}
.alert_medium_310f .blue_1600 {
  margin-bottom: 0;
}
.alert_medium_310f .secondary-4af2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.table-lite-e4d7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table-lite-e4d7 .dim-72cf {
  width: 100%;
}
.purple-f4b2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.purple-f4b2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.purple-f4b2 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;
}
.purple-f4b2 li:last-child:after {
  display: none;
}
.purple-f4b2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.large_322f .fluid_1184 button,
.alert_medium_310f .fluid_1184 button {
  left: 0;
}
.large_322f .dim-72cf,
.alert_medium_310f .dim-72cf {
  padding-left: 0;
  padding-right: 0;
}
.large_322f .table-lite-e4d7,
.alert_medium_310f .table-lite-e4d7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large_322f {
  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;
}
.large_322f: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;
}
.large_322f .paragraph-6a3b {
  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) {
  .large_322f .paragraph-6a3b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large_322f .paragraph-6a3b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large_322f .paragraph-6a3b {
    min-height: 200px;
  }
}
.large_322f .purple-f4b2 {
  color: rgba(255, 255, 255, 0.8);
}
.large_322f .purple-f4b2 a,
.large_322f .purple-f4b2 li:after {
  color: inherit;
}
.large_322f .purple-f4b2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accent_7c9e {
  margin-bottom: 0.5em;
}
.focused_b7d4 {
  margin-bottom: 1.2em;
}
.focused_b7d4,
.accent_7c9e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.focused_b7d4 p:last-child,
.accent_7c9e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid_1184,
#masthead .fluid_1184 {
  display: none;
}
#masthead
  > .fluid_1184.logo_24b5 {
  display: none;
}
#masthead > .fluid_1184 button {
  left: 0;
}
.preview-d3e9 {
  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%;
}
.preview-d3e9 .panel-liquid-1a3d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.preview-d3e9 .icon_simple_03c2 {
  display: -webkit-box;
  display: flex;
}
.preview-d3e9 .icon_simple_03c2.menu_ed8f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.preview-d3e9 .icon_simple_03c2.outline-8aeb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview-d3e9 .icon_simple_03c2.action_fd71 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.preview-d3e9.element-cold-5251.description-silver-3986 .icon_simple_03c2.menu_ed8f {
  flex-basis: 100%;
}
.preview-d3e9.current_a3b5 .icon_simple_03c2.outline-8aeb {
  -webkit-box-flex: 1;
  flex: auto;
}
.preview-d3e9.current_a3b5 .icon_simple_03c2.action_fd71 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid_1184.logo_24b5 {
  display: none;
}
#masthead > .fluid_1184 button {
  left: 0;
}
.hard-a107 {
  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;
}
.hard-a107:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hard-a107.stone-a123 i {
  margin-right: 4px;
}
.hard-a107.description-0f9e i {
  margin-left: 5px;
}
.status_lower_aba8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.status_lower_aba8 p:last-child {
  margin-bottom: 0;
}
.warm_72d1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.warm_72d1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.warm_72d1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.warm_72d1 .component-9775 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.warm_72d1 .hero-8a2c {
  margin: 5px 0 7px 0;
}
.warm_72d1.active-b4f6 .row-next-c898 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm_72d1.active-b4f6 .media-0546 {
  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;
}
.warm_72d1.list_current_e846 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.warm_72d1.list_current_e846 .row-next-c898 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.warm_72d1.list_current_e846 .media-0546 {
  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;
}
.warm_72d1.summary-cool-417b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm_72d1.component-smooth-fd7e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.warm_72d1.component-smooth-fd7e .media-0546 {
  margin-top: 7px;
}
.tabs_medium_81a1 {
  display: inline-block;
}
.static-4e4e .badge-9a9a .warm_72d1 img {
  max-width: 100%;
}
.tabs_east_3ede .lite-1e7e.info-current-bd69,
.hot_e1f4 .lite-1e7e.info-current-bd69 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_east_3ede .article_8c04,
.hot_e1f4 .article_8c04 {
  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%);
}
.tabs_east_3ede .article_8c04 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tabs_east_3ede.description_7762 .article_8c04 {
  display: none;
}
.tabs_east_3ede .current_10d1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs_east_3ede .current_10d1 li {
  display: inline-block;
  position: relative;
}
.tabs_east_3ede .current_10d1 li:last-child {
  margin-right: 0;
}
.tabs_east_3ede .current_10d1 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;
}
.tabs_east_3ede .current_10d1 li.logo_fb25 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tabs_east_3ede .current_10d1 > 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;
}
.tabs_east_3ede .current_10d1 > li > a i {
  line-height: 0;
}
.tabs_east_3ede .current_10d1 > li.picture-hovered-9641 > a .article_8c04 {
  margin-left: 4px;
  line-height: 0;
}
.tabs_east_3ede .current_10d1 .disabled-f808 li.picture-hovered-9641 > a {
  position: relative;
}
.tabs_east_3ede .current_10d1 .disabled-f808 li.picture-hovered-9641 > a:after,
.tabs_east_3ede .current_10d1 .disabled-f808 li.picture-hovered-9641 > a:before {
  content: "";
  display: table;
}
.tabs_east_3ede .current_10d1 .disabled-f808 li.picture-hovered-9641 > a:after {
  clear: both;
}
.tabs_east_3ede .current_10d1 .disabled-f808 li.picture-hovered-9641 > a .article_8c04 {
  margin-left: 5px;
  float: right;
}
.tabs_east_3ede .accordion_current_3536,
.tabs_east_3ede .disabled-f808 {
  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;
}
.tabs_east_3ede .disabled-f808 {
  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;
}
.tabs_east_3ede .disabled-f808 .info-current-bd69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_east_3ede .disabled-f808 .article_8c04 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tabs_east_3ede .disabled-f808 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tabs_east_3ede .disabled-f808 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;
}
.tabs_east_3ede .disabled-f808 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tabs_east_3ede .disabled-f808 .disabled-f808 {
  top: 0;
  left: 100%;
}
.tabs_east_3ede .tertiary_action_920d.fn-focus-c606 > .accordion_current_3536,
.tabs_east_3ede .tertiary_action_920d.fn-focus-c606 > .disabled-f808,
.tabs_east_3ede .tertiary_action_920d:focus > .accordion_current_3536,
.tabs_east_3ede .tertiary_action_920d:focus > .disabled-f808,
.tabs_east_3ede .tertiary_action_920d:hover > .accordion_current_3536,
.tabs_east_3ede .tertiary_action_920d:hover > .disabled-f808 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tabs_east_3ede.tall-7a72 .label-075f:after,
.tabs_east_3ede.tall-7a72 .label-075f:before {
  content: "";
  display: table;
}
.tabs_east_3ede.tall-7a72 .label-075f:after {
  clear: both;
}
.tabs_east_3ede.tall-7a72 .label-075f > li {
  float: left;
}
.tabs_east_3ede.badge_e8ee .label-075f:after,
.tabs_east_3ede.badge_e8ee .label-075f:before {
  content: "";
  display: table;
}
.tabs_east_3ede.badge_e8ee .label-075f:after {
  clear: both;
}
.tabs_east_3ede.badge_e8ee .label-075f > li {
  float: left;
}
.tabs_east_3ede.badge_e8ee .label-075f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_east_3ede.badge_e8ee .label-075f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_east_3ede.badge_e8ee .label-075f > li.dim_9528 > a,
.tabs_east_3ede.badge_e8ee .label-075f > li.logo_fb25 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_east_3ede.avatar_down_522e .label-075f > li > a .info-current-bd69 {
  position: relative;
}
.tabs_east_3ede.avatar_down_522e .label-075f > li > a .info-current-bd69: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;
}
.tabs_east_3ede.avatar_down_522e
  .label-075f
  > li:focus
  > a
  .info-current-bd69:before,
.tabs_east_3ede.avatar_down_522e
  .label-075f
  > li:hover
  > a
  .info-current-bd69:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_east_3ede.avatar_down_522e
  .label-075f
  > li.dim_9528
  > a
  .info-current-bd69:before,
.tabs_east_3ede.avatar_down_522e
  .label-075f
  > li.top_0d33
  > a
  .info-current-bd69:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_east_3ede.thick_e243 .label-075f > li > a .info-current-bd69 {
  position: relative;
}
.tabs_east_3ede.thick_e243 .label-075f > li > a .info-current-bd69: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;
}
.tabs_east_3ede.thick_e243 .label-075f > li:focus > a .info-current-bd69:before,
.tabs_east_3ede.thick_e243
  .label-075f
  > li:hover
  > a
  .info-current-bd69:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_east_3ede.thick_e243
  .label-075f
  > li.dim_9528
  > a
  .info-current-bd69:before,
.tabs_east_3ede.thick_e243
  .label-075f
  > li.top_0d33
  > a
  .info-current-bd69:before {
  width: 100%;
  background-color: currentColor;
}
.hot_e1f4 .current_10d1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hot_e1f4 .current_10d1 li:first-child > a {
  border-top: none;
}
.hot_e1f4 .current_10d1 .avatar_21f0 > .info-current-bd69 .article_8c04 {
  display: none;
}
.hot_e1f4 .current_10d1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hot_e1f4 .current_10d1 li:last-child {
  border: none;
}
.hot_e1f4 .current_10d1 li.picture-hovered-9641 > a {
  padding-right: 45px !important;
}
.hot_e1f4 .current_10d1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hot_e1f4 .current_10d1 li a:focus,
.hot_e1f4 .current_10d1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot_e1f4 .current_10d1 li .steel_bf2e {
  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;
}
.hot_e1f4 .current_10d1 li .steel_bf2e:hover {
  box-shadow: none;
}
.hot_e1f4 .current_10d1 li .steel_bf2e .article_8c04 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hot_e1f4 .current_10d1 .disabled-f808 {
  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);
}
.hot_e1f4 .current_10d1 .disabled-f808 li a {
  padding-left: 3em;
}
.hot_e1f4 .current_10d1 .outer-f2d4 > a .steel_bf2e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hot_e1f4 .current_10d1 .outer-f2d4 > .disabled-f808 {
  display: block;
  opacity: 1;
}
.fluid_6c4d {
  max-width: 100%;
}
.grid_e97c {
  line-height: 0;
  cursor: pointer;
}
.shade_8f51 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade_8f51:hover {
  box-shadow: none;
  color: currentColor;
}
.shade_8f51 svg {
  width: 18px;
  height: 18px;
}
.shade_8f51 .video-99f2 {
  display: none;
}
.wide-445e {
  position: relative;
}
.wide-445e.fn-active-c606 .shade_8f51 .row_b845 {
  display: none;
}
.wide-445e.fn-active-c606 .shade_8f51 .video-99f2 {
  display: inline-block;
}
.wide-445e .mask_short_f0d0 {
  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);
}
.wide-445e.tall_61fe .mask_short_f0d0 {
  left: auto;
  right: -0.9em;
}
.wide-445e.tall_61fe .header_a201::before {
  left: auto;
  right: 15px;
}
.wide-445e.fn-active-c606 .mask_short_f0d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title_hard_1b02 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.title_hard_1b02 label {
  flex-basis: 100%;
}
.title_hard_1b02 .preview_gold_53d6 {
  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;
}
.title_hard_1b02 .photo_selected_cfd2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.title_hard_1b02 .photo_selected_cfd2:focus {
  background-color: transparent;
}
.title_hard_1b02 button.fixed_cc58 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.title_hard_1b02 button.fixed_cc58:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.title_hard_1b02 button.fixed_cc58 svg {
  width: 18px;
  height: 18px;
}
.title_hard_1b02 input[type="submit"] {
  min-height: auto;
}
.video_light_85dd .title_hard_1b02 .photo_selected_cfd2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.header_a201 {
  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) {
  .header_a201 {
    width: 220px;
  }
}
.header_a201 label {
  flex-basis: 100%;
}
.header_a201::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;
}
.thumbnail-d581 .video_light_85dd .title_hard_1b02 {
  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;
}
.thumbnail-d581
  .video_light_85dd
  .title_hard_1b02
  .preview_gold_53d6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail-d581 .video_light_85dd .title_hard_1b02 .photo_selected_cfd2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail-d581
  .video_light_85dd
  .title_hard_1b02
  .photo_selected_cfd2:focus {
  background: 0 0;
}
.thumbnail-d581
  .video_light_85dd
  .title_hard_1b02
  .tiny_c528 {
  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;
}
.label-blue-f9b3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.label-blue-f9b3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.label-blue-f9b3 li:last-child {
  margin-right: 0;
}
.label-blue-f9b3 li:first-child {
  margin-left: 0;
}
.label-blue-f9b3.lower_96b0 a {
  color: #fff;
}
.label-blue-f9b3.lower_96b0 a:hover {
  color: #fff;
}
.label-blue-f9b3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.label-blue-f9b3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.label-blue-f9b3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.label-blue-f9b3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.label-blue-f9b3 [class*="social-icon-apple"] {
  background-color: #999;
}
.label-blue-f9b3 [class*="social-icon-apple"].accent-left-96a7 {
  background-color: transparent;
  color: #999;
}
.label-blue-f9b3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.label-blue-f9b3 [class*="social-icon-behance"].accent-left-96a7 {
  background-color: transparent;
  color: #1769ff;
}
.label-blue-f9b3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.label-blue-f9b3 [class*="social-icon-bitbucket"].accent-left-96a7 {
  background-color: transparent;
  color: #205081;
}
.label-blue-f9b3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.label-blue-f9b3 [class*="social-icon-codepen"].accent-left-96a7 {
  background-color: transparent;
  color: #000;
}
.label-blue-f9b3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.label-blue-f9b3 [class*="social-icon-delicious"].accent-left-96a7 {
  background-color: transparent;
  color: #39f;
}
.label-blue-f9b3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.label-blue-f9b3 [class*="social-icon-digg"].accent-left-96a7 {
  background-color: transparent;
  color: #005be2;
}
.label-blue-f9b3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.label-blue-f9b3 [class*="social-icon-dribbble"].accent-left-96a7 {
  background-color: transparent;
  color: #ea4c89;
}
.label-blue-f9b3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.label-blue-f9b3 [class*="social-icon-envelope"].accent-left-96a7 {
  background-color: transparent;
  color: #ea4335;
}
.label-blue-f9b3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.label-blue-f9b3 [class*="social-icon-facebook"].accent-left-96a7 {
  background-color: transparent;
  color: #3b5998;
}
.label-blue-f9b3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.label-blue-f9b3 [class*="social-icon-flickr"].accent-left-96a7 {
  background-color: transparent;
  color: #0063dc;
}
.label-blue-f9b3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.label-blue-f9b3 [class*="social-icon-foursquare"].accent-left-96a7 {
  background-color: transparent;
  color: #2d5be3;
}
.label-blue-f9b3 [class*="social-icon-github"] {
  background-color: #333;
}
.label-blue-f9b3 [class*="social-icon-github"].accent-left-96a7 {
  background-color: transparent;
  color: #333;
}
.label-blue-f9b3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.label-blue-f9b3 [class*="social-icon-google-plus"].accent-left-96a7 {
  background-color: transparent;
  color: #dd4b39;
}
.label-blue-f9b3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.label-blue-f9b3 [class*="social-icon-houzz"].accent-left-96a7 {
  background-color: transparent;
  color: #7ac142;
}
.label-blue-f9b3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.label-blue-f9b3 [class*="social-icon-instagram"].accent-left-96a7 {
  background-color: transparent;
  color: #262626;
}
.label-blue-f9b3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.label-blue-f9b3 [class*="social-icon-jsfiddle"].accent-left-96a7 {
  background-color: transparent;
  color: #487aa2;
}
.label-blue-f9b3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.label-blue-f9b3 [class*="social-icon-linkedin"].accent-left-96a7 {
  background-color: transparent;
  color: #0077b5;
}
.label-blue-f9b3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.label-blue-f9b3 [class*="social-icon-medium"].accent-left-96a7 {
  background-color: transparent;
  color: #00ab6b;
}
.label-blue-f9b3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.label-blue-f9b3
  [class*="social-icon-odnoklassniki"].accent-left-96a7 {
  background-color: transparent;
  color: #f4731c;
}
.label-blue-f9b3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.label-blue-f9b3 [class*="social-icon-meetup"].accent-left-96a7 {
  background-color: transparent;
  color: #ec1c40;
}
.label-blue-f9b3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.label-blue-f9b3 [class*="social-icon-pinterest"].accent-left-96a7 {
  background-color: transparent;
  color: #bd081c;
}
.label-blue-f9b3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.label-blue-f9b3 [class*="social-icon-product-hunt"].accent-left-96a7 {
  background-color: transparent;
  color: #da552f;
}
.label-blue-f9b3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.label-blue-f9b3 [class*="social-icon-reddit"].accent-left-96a7 {
  background-color: transparent;
  color: #ff4500;
}
.label-blue-f9b3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.label-blue-f9b3 [class*="social-icon-rss"].accent-left-96a7 {
  background-color: transparent;
  color: #f26522;
}
.label-blue-f9b3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.label-blue-f9b3
  [class*="social-icon-shopping-cart"].accent-left-96a7 {
  background-color: transparent;
  color: #4caf50;
}
.label-blue-f9b3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.label-blue-f9b3 [class*="social-icon-skype"].accent-left-96a7 {
  background-color: transparent;
  color: #00aff0;
}
.label-blue-f9b3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.label-blue-f9b3 [class*="social-icon-slideshare"].accent-left-96a7 {
  background-color: transparent;
  color: #0077b5;
}
.label-blue-f9b3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.label-blue-f9b3 [class*="social-icon-snapchat"].accent-left-96a7 {
  background-color: transparent;
  color: #fffc00;
}
.label-blue-f9b3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.label-blue-f9b3 [class*="social-icon-soundcloud"].accent-left-96a7 {
  background-color: transparent;
  color: #f80;
}
.label-blue-f9b3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.label-blue-f9b3 [class*="social-icon-spotify"].accent-left-96a7 {
  background-color: transparent;
  color: #2ebd59;
}
.label-blue-f9b3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.label-blue-f9b3
  [class*="social-icon-stack-overflow"].accent-left-96a7 {
  background-color: transparent;
  color: #fe7a15;
}
.label-blue-f9b3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.label-blue-f9b3 [class*="social-icon-maldkfgram"].accent-left-96a7 {
  background-color: transparent;
  color: #2ca5e0;
}
.label-blue-f9b3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.label-blue-f9b3 [class*="social-icon-tripadvisor"].accent-left-96a7 {
  background-color: transparent;
  color: #589442;
}
.label-blue-f9b3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.label-blue-f9b3 [class*="social-icon-tumblr"].accent-left-96a7 {
  background-color: transparent;
  color: #35465c;
}
.label-blue-f9b3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.label-blue-f9b3 [class*="social-icon-twitch"].accent-left-96a7 {
  background-color: transparent;
  color: #6441a5;
}
.label-blue-f9b3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.label-blue-f9b3 [class*="social-icon-twitter"].accent-left-96a7 {
  background-color: transparent;
  color: #1da1f2;
}
.label-blue-f9b3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.label-blue-f9b3 [class*="social-icon-vimeo"].accent-left-96a7 {
  background-color: transparent;
  color: #1ab7ea;
}
.label-blue-f9b3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.label-blue-f9b3 [class*="social-icon-vk"].accent-left-96a7 {
  background-color: transparent;
  color: #45668e;
}
.label-blue-f9b3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.label-blue-f9b3 [class*="social-icon-weibo"].accent-left-96a7 {
  background-color: transparent;
  color: #df2029;
}
.label-blue-f9b3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.label-blue-f9b3 [class*="social-icon-weixin"].accent-left-96a7 {
  background-color: transparent;
  color: #7bb32e;
}
.label-blue-f9b3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.label-blue-f9b3 [class*="social-icon-whatsapp"].accent-left-96a7 {
  background-color: transparent;
  color: #25d366;
}
.label-blue-f9b3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.label-blue-f9b3 [class*="social-icon-wordpress"].accent-left-96a7 {
  background-color: transparent;
  color: #21759b;
}
.label-blue-f9b3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.label-blue-f9b3 [class*="social-icon-xing"].accent-left-96a7 {
  background-color: transparent;
  color: #026466;
}
.label-blue-f9b3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.label-blue-f9b3 [class*="social-icon-yelp"].accent-left-96a7 {
  background-color: transparent;
  color: #af0606;
}
.label-blue-f9b3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.label-blue-f9b3 [class*="social-icon-youtube"].accent-left-96a7 {
  background-color: transparent;
  color: #cd201f;
}
.hover-full-7dce {
  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;
}
.hover-full-7dce:hover {
  box-shadow: none;
  background: 0 0;
}
.tiny-be5a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.avatar-paper-59ec {
  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;
}
.column_prev_2fb9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.description_old_3b69 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.description_old_3b69,
.description_old_3b69::after,
.description_old_3b69::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;
}
.description_old_3b69::after,
.description_old_3b69::before {
  content: "";
  display: block;
  background-color: inherit;
}
.item-easy-eb31 .avatar-paper-59ec .column_prev_2fb9 {
  margin-top: -2px;
  width: 19px;
}
.item-easy-eb31 .avatar-paper-59ec .description_old_3b69 {
  margin-top: -1px;
}
.item-easy-eb31 .avatar-paper-59ec .description_old_3b69,
.item-easy-eb31 .avatar-paper-59ec .description_old_3b69::after,
.item-easy-eb31 .avatar-paper-59ec .description_old_3b69::before {
  width: 19px;
  height: 2px;
}
.item-easy-eb31 .avatar-paper-59ec .description_old_3b69::before {
  top: -6px;
}
.item-easy-eb31 .avatar-paper-59ec .description_old_3b69::after {
  bottom: -6px;
}
.dark_668b .avatar-paper-59ec .column_prev_2fb9 {
  margin-top: -2px;
  width: 22px;
}
.dark_668b .avatar-paper-59ec .description_old_3b69 {
  margin-top: -1px;
}
.dark_668b .avatar-paper-59ec .description_old_3b69,
.dark_668b .avatar-paper-59ec .description_old_3b69::after,
.dark_668b .avatar-paper-59ec .description_old_3b69::before {
  width: 22px;
  height: 2px;
}
.dark_668b .avatar-paper-59ec .description_old_3b69::before {
  top: -7px;
}
.dark_668b .avatar-paper-59ec .description_old_3b69::after {
  bottom: -7px;
}
.avatar_124f .avatar-paper-59ec .column_prev_2fb9 {
  margin-top: -2px;
  width: 31px;
}
.avatar_124f .avatar-paper-59ec .description_old_3b69 {
  margin-top: -1.5px;
}
.avatar_124f .avatar-paper-59ec .description_old_3b69,
.avatar_124f .avatar-paper-59ec .description_old_3b69::after,
.avatar_124f .avatar-paper-59ec .description_old_3b69::before {
  width: 31px;
  height: 3px;
}
.avatar_124f .avatar-paper-59ec .description_old_3b69::before {
  top: -9px;
}
.avatar_124f .avatar-paper-59ec .description_old_3b69::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .image-brown-cfdc .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 19px;
  }
  .image-brown-cfdc .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1px;
  }
  .image-brown-cfdc .avatar-paper-59ec .description_old_3b69,
  .image-brown-cfdc .avatar-paper-59ec .description_old_3b69::after,
  .image-brown-cfdc .avatar-paper-59ec .description_old_3b69::before {
    width: 19px;
    height: 2px;
  }
  .image-brown-cfdc .avatar-paper-59ec .description_old_3b69::before {
    top: -6px;
  }
  .image-brown-cfdc .avatar-paper-59ec .description_old_3b69::after {
    bottom: -6px;
  }
  .stone-47cf .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 22px;
  }
  .stone-47cf .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1px;
  }
  .stone-47cf .avatar-paper-59ec .description_old_3b69,
  .stone-47cf .avatar-paper-59ec .description_old_3b69::after,
  .stone-47cf .avatar-paper-59ec .description_old_3b69::before {
    width: 22px;
    height: 2px;
  }
  .stone-47cf .avatar-paper-59ec .description_old_3b69::before {
    top: -7px;
  }
  .stone-47cf .avatar-paper-59ec .description_old_3b69::after {
    bottom: -7px;
  }
  .narrow-669a .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 31px;
  }
  .narrow-669a .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1.5px;
  }
  .narrow-669a .avatar-paper-59ec .description_old_3b69,
  .narrow-669a .avatar-paper-59ec .description_old_3b69::after,
  .narrow-669a .avatar-paper-59ec .description_old_3b69::before {
    width: 31px;
    height: 3px;
  }
  .narrow-669a .avatar-paper-59ec .description_old_3b69::before {
    top: -9px;
  }
  .narrow-669a .avatar-paper-59ec .description_old_3b69::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header_solid_02af .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 19px;
  }
  .header_solid_02af .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1px;
  }
  .header_solid_02af .avatar-paper-59ec .description_old_3b69,
  .header_solid_02af .avatar-paper-59ec .description_old_3b69::after,
  .header_solid_02af .avatar-paper-59ec .description_old_3b69::before {
    width: 19px;
    height: 2px;
  }
  .header_solid_02af .avatar-paper-59ec .description_old_3b69::before {
    top: -6px;
  }
  .header_solid_02af .avatar-paper-59ec .description_old_3b69::after {
    bottom: -6px;
  }
  .accordion_6c3b .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_6c3b .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1px;
  }
  .accordion_6c3b .avatar-paper-59ec .description_old_3b69,
  .accordion_6c3b .avatar-paper-59ec .description_old_3b69::after,
  .accordion_6c3b .avatar-paper-59ec .description_old_3b69::before {
    width: 22px;
    height: 2px;
  }
  .accordion_6c3b .avatar-paper-59ec .description_old_3b69::before {
    top: -7px;
  }
  .accordion_6c3b .avatar-paper-59ec .description_old_3b69::after {
    bottom: -7px;
  }
  .old_ef8f .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 31px;
  }
  .old_ef8f .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1.5px;
  }
  .old_ef8f .avatar-paper-59ec .description_old_3b69,
  .old_ef8f .avatar-paper-59ec .description_old_3b69::after,
  .old_ef8f .avatar-paper-59ec .description_old_3b69::before {
    width: 31px;
    height: 3px;
  }
  .old_ef8f .avatar-paper-59ec .description_old_3b69::before {
    top: -9px;
  }
  .old_ef8f .avatar-paper-59ec .description_old_3b69::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .card-hot-0113 .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 19px;
  }
  .card-hot-0113 .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1px;
  }
  .card-hot-0113 .avatar-paper-59ec .description_old_3b69,
  .card-hot-0113 .avatar-paper-59ec .description_old_3b69::after,
  .card-hot-0113 .avatar-paper-59ec .description_old_3b69::before {
    width: 19px;
    height: 2px;
  }
  .card-hot-0113 .avatar-paper-59ec .description_old_3b69::before {
    top: -6px;
  }
  .card-hot-0113 .avatar-paper-59ec .description_old_3b69::after {
    bottom: -6px;
  }
  .hard_eaec .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_eaec .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1px;
  }
  .hard_eaec .avatar-paper-59ec .description_old_3b69,
  .hard_eaec .avatar-paper-59ec .description_old_3b69::after,
  .hard_eaec .avatar-paper-59ec .description_old_3b69::before {
    width: 22px;
    height: 2px;
  }
  .hard_eaec .avatar-paper-59ec .description_old_3b69::before {
    top: -7px;
  }
  .hard_eaec .avatar-paper-59ec .description_old_3b69::after {
    bottom: -7px;
  }
  .rough-8db0 .avatar-paper-59ec .column_prev_2fb9 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-8db0 .avatar-paper-59ec .description_old_3b69 {
    margin-top: -1.5px;
  }
  .rough-8db0 .avatar-paper-59ec .description_old_3b69,
  .rough-8db0 .avatar-paper-59ec .description_old_3b69::after,
  .rough-8db0 .avatar-paper-59ec .description_old_3b69::before {
    width: 31px;
    height: 3px;
  }
  .rough-8db0 .avatar-paper-59ec .description_old_3b69::before {
    top: -9px;
  }
  .rough-8db0 .avatar-paper-59ec .description_old_3b69::after {
    bottom: -9px;
  }
}
.blue_6583 .description_old_3b69 {
  -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);
}
.blue_6583 .description_old_3b69::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.blue_6583 .description_old_3b69::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);
}
.blue_6583.fresh_25ca .description_old_3b69 {
  -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);
}
.blue_6583.fresh_25ca .description_old_3b69::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.blue_6583.fresh_25ca .description_old_3b69::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);
}
.grid_cbaf {
  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.paragraph_short_fd79:before {
  display: none;
}
.content_old_8088 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.content_old_8088 .hero_white_94bd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.content_old_8088 .hero_white_94bd:last-of-type {
  border-bottom: none;
}
.content_old_8088 .hero_white_94bd.notification_72da,
.content_old_8088 .hero_white_94bd.list_b15c,
.content_old_8088 .hero_white_94bd.container-65a1 {
  padding: 0;
}
.content_old_8088 .hot_e1f4 .steel_bf2e {
  color: currentColor;
}
.content_old_8088 .hot_e1f4 .steel_bf2e:focus,
.content_old_8088 .hot_e1f4 .steel_bf2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_old_8088.summary_paper_37e8 .info-810a,
.content_old_8088.summary_paper_37e8 .status_lower_aba8 a,
.content_old_8088.summary_paper_37e8 .label-075f a,
.content_old_8088.summary_paper_37e8 .disabled-f808 a {
  color: rgba(0, 0, 0, 0.55);
}
.content_old_8088.summary_paper_37e8 .info-810a:hover,
.content_old_8088.summary_paper_37e8 .status_lower_aba8 a:hover,
.content_old_8088.summary_paper_37e8 .label-075f a:hover,
.content_old_8088.summary_paper_37e8 .disabled-f808 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_old_8088.summary_paper_37e8 .under_3879 {
  color: rgba(0, 0, 0, 0.8);
}
.content_old_8088.summary_paper_37e8 .hero_white_94bd {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_old_8088.summary_paper_37e8 .hero_white_94bd:before {
  background: rgba(0, 0, 0, 0.08);
}
.content_old_8088.summary_paper_37e8 .left_7c51:before {
  background: rgba(255, 255, 255, 0.9);
}
.content_old_8088.summary_paper_37e8 .hot_e1f4 .current_10d1 li a,
.content_old_8088.summary_paper_37e8 .hot_e1f4 .steel_bf2e,
.content_old_8088.summary_paper_37e8 .disabled-f808 {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_old_8088.summary_paper_37e8 .hot_e1f4 .steel_bf2e:focus,
.content_old_8088.summary_paper_37e8 .hot_e1f4 .steel_bf2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_old_8088.summary_paper_37e8 .current_10d1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_old_8088.notification-gold-aec9 .info-810a,
.content_old_8088.notification-gold-aec9 .status_lower_aba8 a,
.content_old_8088.notification-gold-aec9 .label-075f .steel_bf2e,
.content_old_8088.notification-gold-aec9 .label-075f a,
.content_old_8088.notification-gold-aec9 .disabled-f808 a {
  color: rgba(255, 255, 255, 0.79);
}
.content_old_8088.notification-gold-aec9 .info-810a:hover,
.content_old_8088.notification-gold-aec9 .status_lower_aba8 a:hover,
.content_old_8088.notification-gold-aec9 .label-075f .steel_bf2e:hover,
.content_old_8088.notification-gold-aec9 .label-075f a:hover,
.content_old_8088.notification-gold-aec9 .disabled-f808 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_old_8088.notification-gold-aec9 .under_3879 {
  color: rgba(255, 255, 255, 0.99);
}
.content_old_8088.notification-gold-aec9 .hero_white_94bd {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_old_8088.notification-gold-aec9 .hero_white_94bd:before {
  background: rgba(255, 255, 255, 0.08);
}
.content_old_8088.notification-gold-aec9 .left_7c51:before {
  background: rgba(0, 0, 0, 0.9);
}
.content_old_8088.notification-gold-aec9 .hot_e1f4 .current_10d1 li a,
.content_old_8088.notification-gold-aec9 .hot_e1f4 .steel_bf2e,
.content_old_8088.notification-gold-aec9 .disabled-f808 {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_old_8088.notification-gold-aec9 .hot_e1f4 .steel_bf2e:focus,
.content_old_8088.notification-gold-aec9 .hot_e1f4 .steel_bf2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_old_8088.notification-gold-aec9 .current_10d1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_7c51 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.left_7c51:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.card_5ad1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.link-pink-b103 .content_old_8088 {
  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;
}
.link-pink-b103 .hero_white_94bd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.link-pink-b103 .hero_white_94bd: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) {
  .link-pink-b103 .hero_white_94bd:before {
    width: 16%;
    left: 42%;
  }
}
.link-pink-b103 .hero_white_94bd:last-child:before {
  content: none;
}
.link-pink-b103 .hero_white_94bd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.link-pink-b103 .hot_e1f4 .current_10d1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.link-pink-b103 .hot_e1f4 .current_10d1 li a .steel_bf2e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.link-pink-b103 .hot_e1f4 .disabled-f808 {
  border: none;
}
.link-pink-b103 .hot_e1f4 .disabled-f808 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.link-pink-b103 .left_7c51 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.link-pink-b103 .card_5ad1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.link-pink-b103 .notification-gold-aec9 .left_7c51:before {
  background: rgba(0, 0, 0, 0.9);
}
.link-pink-b103 .summary_paper_37e8.current-6be2 .description_old_3b69 {
  background: rgba(0, 0, 0, 0.6);
}
.link-pink-b103
  .summary_paper_37e8.current-6be2
  .description_old_3b69::after,
.link-pink-b103
  .summary_paper_37e8.current-6be2
  .description_old_3b69:before {
  background: inherit;
}
.link-pink-b103
  .summary_paper_37e8.current-6be2:hover
  .description_old_3b69 {
  background: rgba(0, 0, 0, 0.8);
}
.active-f313 .content_old_8088 {
  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) {
  .active-f313 .content_old_8088 {
    width: auto;
    right: 45px;
  }
}
.media_black_e8cc .content_old_8088 {
  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) {
  .media_black_e8cc .content_old_8088 {
    width: auto;
    left: 45px;
  }
}
.paragraph_short_fd79 .content_old_8088 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_short_fd79 .card_5ad1 {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_short_fd79 .left_7c51:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper-5567 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper-5567.link-pink-b103 .content_old_8088 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper-5567.active-f313 .content_old_8088 {
  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);
}
.copper-5567 .content_old_8088 {
  visibility: visible;
}
.copper-5567.media_black_e8cc .content_old_8088 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link-wood-6ee6,
.content-0ab9 {
  overflow-x: hidden;
}
.link-wood-6ee6 .content_old_8088 {
  overflow: auto;
}
.link-wood-6ee6.link-pink-b103 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-wood-6ee6.link-pink-b103 .content_old_8088 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link-wood-6ee6.link-pink-b103 .hover-full-7dce {
  opacity: 0;
}
.link-wood-6ee6.active-f313 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-wood-6ee6.active-f313 .content_old_8088 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link-wood-6ee6.active-f313 .hover-full-7dce {
  opacity: 0;
}
.link-wood-6ee6.media_black_e8cc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link-wood-6ee6.media_black_e8cc .content_old_8088 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link-wood-6ee6.media_black_e8cc .hover-full-7dce {
  opacity: 0;
}
.link-wood-6ee6.paragraph_short_fd79 .content_old_8088 {
  z-index: 10;
  visibility: visible;
}
.current-6be2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.current-6be2 .description_old_3b69 {
  background: rgba(255, 255, 255, 0.99);
}
.current-6be2 .description_old_3b69::after,
.current-6be2 .description_old_3b69:before {
  background: inherit;
}
.current-6be2:hover .description_old_3b69 {
  background: rgba(255, 255, 255, 0.99);
}
.media_black_e8cc .current-6be2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_short_fd79 .current-6be2 {
  display: none !important;
}
.link-wood-6ee6:before,
.content-0ab9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link-wood-6ee6 .current-6be2,
.content-0ab9 .current-6be2 {
  display: inline-block;
}
.content_old_8088 .panel-liquid-1a3d {
  -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;
}
.link-wood-6ee6 .content_old_8088 .panel-liquid-1a3d,
.content-0ab9 .content_old_8088 .panel-liquid-1a3d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component-775f .preview_gold_53d6 {
  width: 100%;
}
.badge-9a9a {
  padding: 0 0.5em 0;
}
.badge-9a9a [class*="customify-col-"],
.badge-9a9a [class*="customify-col_"],
.badge-9a9a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.out_599f .badge-9a9a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown-1f72 .caption-advanced-8e6e,
  .caption-advanced-8e6e {
    display: none;
  }
  .caption-short-26a0 {
    text-align: left;
  }
  .carousel_918f {
    text-align: center;
  }
  .right_d6c8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-1f72 .breadcrumb-east-27c4,
  .breadcrumb-east-27c4 {
    display: none;
  }
  .new_65fa {
    text-align: left;
  }
  .shadow_a06d {
    text-align: center;
  }
  .preview-b26e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-1f72 .in_a209,
  .in_a209 {
    display: none;
  }
  .backdrop_8a5f {
    text-align: left;
  }
  .description-4056 {
    text-align: center;
  }
  .video-bright-cb31 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element_4548 {
  box-shadow: none !important;
}
.top_bd2b .alert_thick_4ce7,
.bottom_8a98 .alert_thick_4ce7 {
  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;
}
.bottom_8a98 .alert_thick_4ce7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.purple_8338 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.purple_8338:after,
.purple_8338:before {
  content: "";
  display: table;
}
.purple_8338:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .purple_8338 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.purple_8338,
.green_555d {
  max-width: 1248px;
  margin: 0 auto;
}

.hard_5164.dirty-1818 .purple_8338 {
  max-width: 100%;
}
.hard_5164.center_7fdd {
  max-width: 1200px;
  margin: 0 auto;
}
.hard_5164.bronze-ded6 .purple_8338 {
  max-width: 100%;
}
.hard_5164.bronze-ded6 > .purple_8338 {
  padding-left: 0;
  padding-right: 0;
}
.hard_5164.bronze-ded6 > .purple_8338 .dropdown-1f72 {
  margin: 0;
}
.hard_5164.bronze-ded6
  > .purple_8338
  .gold_44b4.pressed_8a56 {
  margin-right: 0;
  margin-left: 0;
}
.hard_5164.bronze-ded6 #main.pressed_8a56 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover-4143 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover-4143 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .info_prev_540b .module-pressed-be4f {
    padding-right: 1em;
  }
  .info_prev_540b.soft-a02d .gold_44b4 {
    border-right: 1px solid #eaecee;
  }
  .info_prev_540b.soft-a02d .module-pressed-be4f {
    padding-right: 1em;
  }
  .info_prev_540b.soft-a02d .element_black_3f67 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image-tiny-d08b .module-pressed-be4f {
    padding-left: 1em;
  }
  .image-tiny-d08b.soft-a02d .gold_44b4 {
    border-left: 1px solid #eaecee;
  }
  .image-tiny-d08b.soft-a02d .module-pressed-be4f {
    padding-left: 1em;
  }
  .image-tiny-d08b.soft-a02d .element_black_3f67 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_7fe0 .module-pressed-be4f {
    padding-left: 1em;
  }
  .heading_7fe0.soft-a02d .smooth-2829 {
    border-right: 1px solid #eaecee;
  }
  .heading_7fe0.soft-a02d .tag-3408 {
    border-right: 1px solid #eaecee;
  }
  .heading_7fe0.soft-a02d .module-pressed-be4f {
    padding-left: 1em;
  }
  .heading_7fe0.soft-a02d .element_black_3f67 {
    padding-right: 1em;
  }
  .heading_7fe0.soft-a02d .thick-e155 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_prev_ddda .module-pressed-be4f {
    padding-right: 1em;
  }
  .video_prev_ddda.soft-a02d .smooth-2829 {
    border-left: 1px solid #eaecee;
  }
  .video_prev_ddda.soft-a02d .tag-3408 {
    border-left: 1px solid #eaecee;
  }
  .video_prev_ddda.soft-a02d .module-pressed-be4f {
    padding-right: 1em;
  }
  .video_prev_ddda.soft-a02d .element_black_3f67 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video_prev_ddda.soft-a02d .thick-e155 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-4143 .module-pressed-be4f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-4143.soft-a02d .gold_44b4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover-4143.soft-a02d .module-pressed-be4f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-4143.soft-a02d .element_black_3f67 {
    padding-left: 1em;
  }
  .hover-4143.soft-a02d .thick-e155 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover-4143.soft-a02d .module-pressed-be4f {
    padding-left: 0;
  }
}
.list-medium-e602 .frame_8d17 {
  display: inline-block;
}
.summary_a5e4 {
  display: inline-block;
}
.hard-d86f {
  word-con: break-word;
}
.wide-6ec0 > span {
  display: inline-block;
  padding: 5px 0;
}
.wide-6ec0 .pressed_f055 {
  margin-left: 8px;
  margin-right: 8px;
}
.wide-6ec0 .description-west-a213 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component_hovered_634b .hidden_brown_e646 {
  margin-bottom: 2em;
}
.component_hovered_634b .picture_blue_50b0 {
  margin-bottom: 15px;
}
.component_hovered_634b .picture_blue_50b0:last-child {
  margin-bottom: 0;
}
.component_hovered_634b .small_67cd {
  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) {
  .component_hovered_634b .small_67cd {
    display: block;
  }
}
.component_hovered_634b .section-clean-cd61 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component_hovered_634b .section-clean-cd61 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component_hovered_634b .layout-161f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component_hovered_634b .layout-161f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component_hovered_634b .layout-161f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component_hovered_634b .hard-d86f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_hovered_634b .hard-d86f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component_hovered_634b .card-7959 p:last-child {
  margin-bottom: 0;
}
.component_hovered_634b .pink_f36f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component_hovered_634b .warm_c50b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component_hovered_634b .card_1731 {
  margin-top: 1em;
}
.component_hovered_634b .description_d8da {
  top: 0;
  display: block;
}
.component_hovered_634b .description_d8da a {
  color: inherit;
}
.component_hovered_634b .description_d8da a:hover {
  color: inherit;
}
.component_hovered_634b .video_fceb {
  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;
}
.component_hovered_634b .video_fceb:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component_hovered_634b .warm_c50b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component_hovered_634b .black_a613 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component_hovered_634b .black_a613:first-child {
  margin-top: 0;
}
.component_hovered_634b .black_a613.footer_bronze_f659 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component_hovered_634b .black_a613.huge-2c5c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_hovered_634b
  .black_a613.huge-2c5c.last_9147
  .card_1731 {
  width: 100%;
}
.component_hovered_634b .huge-2c5c {
  -webkit-box-align: center;
  align-items: center;
}
.component_hovered_634b .huge-2c5c .wide-6ec0,
.component_hovered_634b .huge-2c5c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component_hovered_634b .layout-161f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_hovered_634b .layout-161f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component_hovered_634b .layout-161f: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;
}
.component_hovered_634b .footer_bronze_f659 {
  z-index: 5;
}
.component_hovered_634b .out-254c .surface_over_aa7e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component_hovered_634b .hot_3a22 .surface_over_aa7e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component_hovered_634b .popup_huge_b255 .surface_over_aa7e {
  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;
}
.component_hovered_634b.notice-4a3a .small_67cd,
.component_hovered_634b.notice-f371 .small_67cd {
  display: block;
}
.component_hovered_634b.notice-4a3a .small_67cd .widget_0788,
.component_hovered_634b.notice-4a3a .small_67cd .warm_c50b,
.component_hovered_634b.notice-f371 .small_67cd .widget_0788,
.component_hovered_634b.notice-f371 .small_67cd .warm_c50b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_hovered_634b.button_prev_6c3e .section-clean-cd61 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component_hovered_634b.button_prev_6c3e .section-clean-cd61 {
    margin-right: 0;
  }
}
.component_hovered_634b.notice-4a3a .section-clean-cd61,
.component_hovered_634b.notice-f371 .section-clean-cd61 {
  padding-top: 40%;
}
.component_hovered_634b.notice-4a3a .hidden_brown_e646,
.component_hovered_634b.notice-f371 .hidden_brown_e646 {
  display: block;
}
.component_hovered_634b.notice-4a3a .fn-sticky-c606 .warm_c50b,
.component_hovered_634b.notice-f371 .fn-sticky-c606 .warm_c50b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component_hovered_634b.notice-4a3a .section-clean-cd61,
.component_hovered_634b.notice-f371 .section-clean-cd61 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component_hovered_634b.notice-4a3a .warm_c50b {
  padding: 1em;
}
.element-dynamic-e988 {
  margin: 30px auto;
  display: block;
}
.element-dynamic-e988 .section-plasma-bb2d > * {
  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;
}
.element-dynamic-e988 .section-plasma-bb2d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-dynamic-e988 .section-plasma-bb2d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light-b0f5 .wide-6ec0 {
  margin-bottom: 1.41575em;
}
.light-b0f5 .secondary-wide-010d {
  margin-bottom: 1.618em;
}
.banner_dark_a1b6 .steel_3c27 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_dark_a1b6 .steel_3c27 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_dark_a1b6 .aside-ab09 {
  max-width: 100%;
  overflow: auto;
}
.fixed_a7d8 .banner_dark_a1b6 a:hover {
  text-decoration: underline;
}
.preview_e089 .picture_blue_50b0:not(.hard-d86f),
.preview_e089 .layout-161f {
  margin-bottom: 1.41575em;
}
.preview_e089 .picture_blue_50b0:not(.hard-d86f):last-child,
.preview_e089 .layout-161f:last-child {
  margin-bottom: 0;
}
.preview_e089 .picture_blue_50b0.action-540d {
  margin-bottom: 0.41575em;
}
.preview_e089 .widget-270b:before,
.preview_e089 .summary_inner_096c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.preview_e089 .widget-270b:before {
  content: "\f115";
}
.preview_e089 .summary_inner_096c:before {
  content: "\f02c";
}
.preview_e089 .heading-warm-07b0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.preview_e089 .heading-warm-07b0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component_b1b1 {
  display: -webkit-box;
  display: flex;
}
.component_b1b1 .surface_5a31 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component_b1b1 .surface_5a31 {
    flex-basis: 90px;
  }
}
.component_b1b1 .media-down-ab64 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component_b1b1 .media-down-ab64 {
    flex-basis: calc(100% - 50px);
  }
}
.component_b1b1 .wide_eb59 p:last-child {
  margin-bottom: 0.72em;
}
.filter-gold-3b69 .section-plasma-bb2d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.filter-gold-3b69 .section-plasma-bb2d:after,
.filter-gold-3b69 .section-plasma-bb2d:before {
  content: "";
  display: table;
}
.filter-gold-3b69 .section-plasma-bb2d:after {
  clear: both;
}
.filter-gold-3b69 .section-plasma-bb2d .new-c989,
.filter-gold-3b69 .section-plasma-bb2d .content-a9af {
  width: 49%;
}
.filter-gold-3b69 .section-plasma-bb2d .new-c989 a span.middle_feb3,
.filter-gold-3b69 .section-plasma-bb2d .content-a9af a span.middle_feb3 {
  display: block;
  margin-bottom: 5px;
}
.filter-gold-3b69 .section-plasma-bb2d .content-a9af {
  float: left;
  text-align: left;
}
.filter-gold-3b69 .section-plasma-bb2d .new-c989 {
  float: right;
  text-align: right;
}
.aside_old_6cc5 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .aside_old_6cc5 {
    margin-bottom: 0;
  }
}
.secondary_4c8a {
  margin-bottom: 1em;
}
.secondary_4c8a .hard-d86f {
  font-size: 1.1em;
  line-height: 1.3;
}
.label_up_1c26 a {
  display: block;
  line-height: 0;
  position: relative;
}
.liquid_e854 .secondary_4c8a,
.border_52c2 .secondary_4c8a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .liquid_e854 .secondary_4c8a,
  .border_52c2 .secondary_4c8a {
    display: block;
  }
}
.liquid_e854 .label_up_1c26,
.border_52c2 .label_up_1c26 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .liquid_e854 .label_up_1c26,
  .border_52c2 .label_up_1c26 {
    margin-bottom: 1em;
  }
}
.liquid_e854 .label_up_1c26 img,
.border_52c2 .label_up_1c26 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.liquid_e854 .search_pink_4522,
.border_52c2 .search_pink_4522 {
  flex-basis: calc(100% - 160px);
}
.liquid_e854 .search_pink_4522 p,
.border_52c2 .search_pink_4522 p {
  margin-bottom: 0;
}
.liquid_e854 .search_pink_4522 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .liquid_e854 .search_pink_4522 {
    padding-left: 0;
  }
}
.border_52c2 .search_pink_4522 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border_52c2 .search_pink_4522 {
    padding-right: 0;
  }
}
.border_52c2 .label_up_1c26 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lower-015b .label_up_1c26 {
  margin-bottom: 0.5em;
}
.lower-015b .label_up_1c26 img {
  width: 100%;
}
.button-143f .backdrop_outer_4bfa,
.hot-b731 .backdrop_outer_4bfa {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hot-b731 .gold_44b4 .badge-17ef p:last-child {
  margin-bottom: 0;
}
.focus_pro_315b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.row-black-925b .fluid_65cd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .row-black-925b .fluid_65cd:last-of-type {
    margin-bottom: 0;
  }
}
.row-black-925b .fluid_65cd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row-black-925b .fluid_65cd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.row-black-925b .fluid_65cd ul li {
  margin: 0 0 0.6em;
}
.row-black-925b .fluid_65cd ul li.texture_2ca9,
.row-black-925b .fluid_65cd ul li.dim-66db {
  position: relative;
}
.row-black-925b .fluid_65cd ul li.texture_2ca9 .hover_advanced_ef74,
.row-black-925b .fluid_65cd ul li.dim-66db .hover_advanced_ef74 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.row-black-925b .fluid_65cd ul li.texture_2ca9:after:after,
.row-black-925b .fluid_65cd ul li.texture_2ca9:after:before,
.row-black-925b
  .fluid_65cd
  ul
  li.dim-66db:after:after,
.row-black-925b
  .fluid_65cd
  ul
  li.dim-66db:after:before {
  content: "";
  display: table;
}
.row-black-925b .fluid_65cd ul li.texture_2ca9:after:after,
.row-black-925b
  .fluid_65cd
  ul
  li.dim-66db:after:after {
  clear: both;
}
.row-black-925b .fluid_65cd a.badge-a69e:hover {
  text-decoration: none;
}
.row-black-925b .fluid_65cd select {
  max-width: 100%;
}
.row-black-925b .fluid_65cd table {
  font-size: 85%;
}
.row-black-925b .fluid_65cd table td,
.row-black-925b .fluid_65cd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.row-black-925b .fluid_65cd table tfoot td {
  text-align: left;
}
.row-black-925b .fluid_65cd :last-child {
  margin-bottom: 0;
}
.row-black-925b .fluid_65cd .widget-f5b2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.row-black-925b .fluid_65cd .widget-f5b2 label {
  width: 100%;
}
.row-black-925b .fluid_65cd .widget-f5b2 .photo_selected_cfd2 {
  width: 100%;
  display: block;
}
.row-black-925b .fluid_65cd .widget-f5b2 .fixed_cc58 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.row-black-925b .fluid_65cd .widget-f5b2 .fixed_cc58:hover svg #svg-search {
  fill: #444;
}
.row-black-925b .fluid_65cd .widget-f5b2 .fixed_cc58 svg {
  width: 18px;
  height: 18px;
}
.row-black-925b .pro_20a0 ul ul,
.row-black-925b .active-prev-f6f2 ul ul,
.row-black-925b .stale_d474 ul ul,
.row-black-925b .prev-d82c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.row-black-925b .pro_20a0 .picture-hovered-9641 > a,
.row-black-925b .active-prev-f6f2 .picture-hovered-9641 > a,
.row-black-925b .stale_d474 .picture-hovered-9641 > a,
.row-black-925b .prev-d82c .picture-hovered-9641 > a {
  margin-bottom: 0;
}
.row-black-925b .green-455d li,
.row-black-925b .pro_20a0 li,
.row-black-925b .slider-7779 li,
.row-black-925b .active-prev-f6f2 li,
.row-black-925b .stale_d474 li,
.row-black-925b .prev-d82c li,
.row-black-925b .mini-b762 li,
.row-black-925b .slider_middle_edcd li {
  display: block;
  position: relative;
}
.row-black-925b .green-455d li:last-child,
.row-black-925b .pro_20a0 li:last-child,
.row-black-925b .slider-7779 li:last-child,
.row-black-925b .active-prev-f6f2 li:last-child,
.row-black-925b .stale_d474 li:last-child,
.row-black-925b .prev-d82c li:last-child,
.row-black-925b .mini-b762 li:last-child,
.row-black-925b .slider_middle_edcd li:last-child {
  border: none;
}
.row-black-925b .green-455d li a,
.row-black-925b .pro_20a0 li a,
.row-black-925b .slider-7779 li a,
.row-black-925b .active-prev-f6f2 li a,
.row-black-925b .stale_d474 li a,
.row-black-925b .prev-d82c li a,
.row-black-925b .mini-b762 li a,
.row-black-925b .slider_middle_edcd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-black-925b .green-455d li ul li::before,
.row-black-925b .pro_20a0 li ul li::before,
.row-black-925b .slider-7779 li ul li::before,
.row-black-925b .active-prev-f6f2 li ul li::before,
.row-black-925b .stale_d474 li ul li::before,
.row-black-925b .prev-d82c li ul li::before,
.row-black-925b .mini-b762 li ul li::before,
.row-black-925b .slider_middle_edcd li ul li::before {
  left: 15px;
}
.row-black-925b .green-455d li ul a,
.row-black-925b .pro_20a0 li ul a,
.row-black-925b .slider-7779 li ul a,
.row-black-925b .active-prev-f6f2 li ul a,
.row-black-925b .stale_d474 li ul a,
.row-black-925b .prev-d82c li ul a,
.row-black-925b .mini-b762 li ul a,
.row-black-925b .slider_middle_edcd li ul a {
  padding-left: 20px;
}
.row-black-925b .green-455d li ul ul li::before,
.row-black-925b .pro_20a0 li ul ul li::before,
.row-black-925b .slider-7779 li ul ul li::before,
.row-black-925b .active-prev-f6f2 li ul ul li::before,
.row-black-925b .stale_d474 li ul ul li::before,
.row-black-925b .prev-d82c li ul ul li::before,
.row-black-925b .mini-b762 li ul ul li::before,
.row-black-925b .slider_middle_edcd li ul ul li::before {
  left: 30px;
}
.row-black-925b .green-455d li ul ul a,
.row-black-925b .pro_20a0 li ul ul a,
.row-black-925b .slider-7779 li ul ul a,
.row-black-925b .active-prev-f6f2 li ul ul a,
.row-black-925b .stale_d474 li ul ul a,
.row-black-925b .prev-d82c li ul ul a,
.row-black-925b .mini-b762 li ul ul a,
.row-black-925b .slider_middle_edcd li ul ul a {
  padding-left: 40px;
}
.row-black-925b .active-6132 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.row-black-925b .slider_middle_edcd ul li {
  margin-bottom: 1.41575em;
}
.row-black-925b .slider_middle_edcd ul li .table_white_764c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.row-black-925b .slider_middle_edcd ul li .progress_64b3 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notification-gold-aec9 .green-455d li a,
.notification-gold-aec9 .pro_20a0 li a,
.notification-gold-aec9 .slider-7779 li a,
.notification-gold-aec9 .active-prev-f6f2 li a,
.notification-gold-aec9 .stale_d474 li a,
.notification-gold-aec9 .prev-d82c li a,
.notification-gold-aec9 .mini-b762 li a,
.notification-gold-aec9 .slider_middle_edcd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-gold-aec9 .active-6132 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notification-gold-aec9 .fluid_65cd ul li.texture_2ca9 .hover_advanced_ef74,
.notification-gold-aec9 .fluid_65cd ul li.dim-66db .hover_advanced_ef74 {
  background: rgba(0, 0, 0, 0.2);
}
.notification-gold-aec9 .row-black-925b .fluid_65cd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_5164 .row-black-925b .current_10d1 li {
  margin: 0;
}
.hard_5164 .row-black-925b .current_10d1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hard_5164 .row-black-925b .current_10d1 li ul {
  margin: 0;
}
.hard_5164 .row-black-925b .current_10d1 li ul li a {
  padding-left: 15px;
}
.hard_5164 .row-black-925b .current_10d1 li ul li li a {
  padding-left: 30px;
}
.hard_5164 .row-black-925b .current_10d1 li.logo_fb25 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hard_5164 .row-black-925b .current_10d1 li.logo_fb25 > 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;
}
.hard_5164 .row-black-925b .current_10d1 li.logo_fb25 > 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;
}
.widget-5533 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.clean-9717 {
  position: relative;
  z-index: 10;
}
.clean-9717 .panel-liquid-1a3d {
  width: 100%;
  max-width: 100%;
}
.bright-728b .accent_5c90 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.bright-728b .summary_paper_37e8 {
}
.bright-728b .notification-gold-aec9 {
  background: #292929;
}
.widget-34dd .accent_5c90 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.widget-34dd .summary_paper_37e8 {
  background: #f9f9f9;
}
.widget-34dd .notification-gold-aec9 {
  background: #303030;
}
.glass-8d95 .accent_5c90 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass-8d95 .frame_8d17 {
    margin-bottom: 1em;
  }
  .glass-8d95 .frame_8d17:last-child {
    margin-bottom: 0;
  }
}
.glass-8d95 .summary_paper_37e8 {
  background: #ededed;
}
.glass-8d95 .notification-gold-aec9 {
  background: #1a1a1a;
}
.accent_5c90.summary_paper_37e8 {
  color: rgba(0, 0, 0, 0.6);
}
.accent_5c90.summary_paper_37e8 .module_dbf8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_5c90.notification-gold-aec9 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_5c90.notification-gold-aec9 a:not(.badge-a69e) {
  color: rgba(255, 255, 255, 0.79);
}
.accent_5c90.notification-gold-aec9 a:not(.badge-a69e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_5c90.notification-gold-aec9 .module_dbf8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_5c90.notification-gold-aec9 table tbody td,
.accent_5c90.notification-gold-aec9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tag-9901.heading_32d6 .purple_8338 {
  max-width: initial;
}
.tag-9901 .panel_1ca3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tag-9901 .panel_1ca3 .panel-liquid-1a3d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tag-9901 .panel_1ca3 .panel-liquid-1a3d {
    display: block;
    margin-bottom: 2em;
  }
  .tag-9901 .panel_1ca3 .panel-liquid-1a3d:last-child {
    margin-bottom: 0;
  }
}
.glass-8d95 .frame_8d17:last-child,
.widget-34dd .frame_8d17:last-child,
.bright-728b .frame_8d17:last-child {
  margin-bottom: 0;
}
.glass-8d95 .frame_8d17 .row-black-925b .fluid_65cd:last-child,
.widget-34dd .frame_8d17 .row-black-925b .fluid_65cd:last-child,
.bright-728b .frame_8d17 .row-black-925b .fluid_65cd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .glass-8d95 .menu_small_95a3,
  .glass-8d95 .top_b9a3,
  .widget-34dd .menu_small_95a3,
  .widget-34dd .top_b9a3,
  .bright-728b .menu_small_95a3,
  .bright-728b .top_b9a3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .clean-9717 .frame_8d17 {
    margin-bottom: 2em;
  }
}
.clean-9717 p:last-child {
  margin-bottom: 0;
}
.clean-9717 li,
.clean-9717 ul {
  list-style: none;
  margin: 0;
}
.clean-9717 ul ul {
  margin-left: 2.617924em;
}
.sort-prev-3d92 {
  font-size: 0.875em;
}

/* css-noise: 7d17 */
.shadow-element-e8 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
