/*!
Theme Name: Customify
Theme URI: https://pressmaximum.inner-a1a8/customify
Author: WPCustomify
Author URI: https://pressmaximum.inner-a1a8
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.inner-a1a8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-082d.text-hovered-fca2/licenses/gpl-2.0.filter-narrow-135d
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.grid_e09b/, (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.text-west-c60e.outline-plasma-c08d/normalize.lower_1c74/
 ======
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.lower_1c74 v7.0.0 | MIT License | github.inner-a1a8/necolas/normalize.lower_1c74 */
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;
}
.grid-outer-f5b9 .overlay_f344,
.selected-fc95,
.secondary-bd72,
.yellow_e680,
.wood_26e0,
.dark_5d5f,
.form-last-5313,
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;
}
.selected-fc95,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .selected-fc95,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .selected-fc95,
  h1 {
    font-size: 1.8em;
  }
}
.secondary-bd72,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary-bd72 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary-bd72,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-bd72,
  h2 {
    font-size: 1.7em;
  }
}
.yellow_e680,
h3 {
  font-size: 1.618em;
}
.grid-outer-f5b9 .overlay_f344,
.wood_26e0,
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.heading-cool-0979 {
  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;
}
.focused_398c:after,
.focused_398c:before,
.detail_solid_ac2e:after,
.detail_solid_ac2e:before {
  content: "";
  display: table;
}
.focused_398c:after,
.detail_solid_ac2e:after {
  clear: both;
}
.picture-copper-1dc8 {
  float: right;
  margin-right: 0;
}
.purple-b6c9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.status-6a2b .summary_9d09,
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;
}
.status-6a2b .summary_9d09: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;
}
.tiny-2898 .summary_9d09 {
  box-shadow: none;
}
.tiny-2898
  .summary_9d09
  .small-a4ec {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tiny-2898 .summary_9d09 .selected-1264 {
  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;
}
.tiny-2898
  .summary_9d09
  .selected-1264
  b {
  display: none;
}
.tiny-2898 .main-short-da42 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.liquid-00d2:not(.shade_iron_704e):not(.panel_small_b61f),
button:not(.shade_iron_704e):not(.panel_small_b61f),
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ),
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ),
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ) {
  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;
}
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):hover,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):hover,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):hover,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):hover,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):active,
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):active,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):active,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):active,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):active,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus {
  outline: 0;
}
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca {
  position: relative;
}
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .steel-9e22,
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .paper_dc74,
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .accordion-aab4,
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  i,
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  svg,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .steel-9e22,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .paper_dc74,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .accordion-aab4,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  i,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  svg,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .steel-9e22,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .paper_dc74,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .accordion-aab4,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  i,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  svg,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .steel-9e22,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .paper_dc74,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .accordion-aab4,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  i,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  svg,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .steel-9e22,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .paper_dc74,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  .accordion-aab4,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  i,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca
  svg {
  visibility: hidden;
}
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca:after,
button:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca:after,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca:after,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca:after,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ).fn-loading-e2ca: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;
}
.liquid-00d2:not(.shade_iron_704e):not(.panel_small_b61f),
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ),
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ),
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ) {
  color: #fff;
  background: #235787;
}
.liquid-00d2:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus,
input[type="button"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus,
input[type="reset"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus,
input[type="submit"]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ):focus {
  color: #fff;
}
.liquid-00d2.fn-disabled-e2ca:not(.shade_iron_704e):not(
    .panel_small_b61f
  ),
.liquid-00d2[disabled]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ),
button.fn-disabled-e2ca:not(.shade_iron_704e):not(
    .panel_small_b61f
  ),
button[disabled]:not(.shade_iron_704e):not(
    .panel_small_b61f
  ) {
  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;
}
.hover_0a57 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hover_0a57: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;
}
.sidebar-hot-84f3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-d94d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.form-over-62ab {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focused_398c:after,
.focused_398c:before,
.main-light-a151:after,
.main-light-a151:before,
.notification_4887:after,
.notification_4887:before,
.down_4929:after,
.down_4929:before,
.top_ff78:after,
.top_ff78:before,
.item_huge_ea49:after,
.item_huge_ea49:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focused_398c:after,
.main-light-a151:after,
.notification_4887:after,
.down_4929:after,
.top_ff78:after,
.item_huge_ea49:after {
  clear: both;
}
.main-light-a151 .article-f2ff,
.notification_4887 .article-f2ff,
.plasma_1d4a .article-f2ff {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.paragraph_4414 {
  display: inline-block;
}
.item_warm_07a7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item_warm_07a7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item_warm_07a7 .label_3f06 {
  padding: 1em 0;
  font-size: 85%;
}
.label_3f06 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.upper_31c5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.upper_31c5:after,
.upper_31c5:before {
  content: "";
  display: table;
}
.upper_31c5:after {
  clear: both;
}
.section_fast_9d9c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.old-2bdd .section_fast_9d9c {
  max-width: 50%;
}
.steel-7c35 .section_fast_9d9c {
  max-width: 33.33%;
}
.rough-98a3 .section_fast_9d9c {
  max-width: 25%;
}
.action-d365 .section_fast_9d9c {
  max-width: 20%;
}
.tertiary-3e69 .section_fast_9d9c {
  max-width: 16.66%;
}
.widget_liquid_ff54 .section_fast_9d9c {
  max-width: 14.28%;
}
.box-huge-c2f7 .section_fast_9d9c {
  max-width: 12.5%;
}
.component_4d9c .section_fast_9d9c {
  max-width: 11.11%;
}
.in-3d63 {
  display: block;
}
.grid-outer-f5b9 .gradient_out_06e3 label,
.grid-outer-f5b9 .backdrop-over-abe1 label,
.grid-outer-f5b9 .block_stone_5f7f label,
.grid-outer-f5b9 .aside_medium_e655 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag_cc2e {
  list-style: none;
  margin: 0;
}
.tag_cc2e article.link_hovered_ca07 {
  margin-bottom: 0;
}
.tag_cc2e ul {
  list-style: none;
  margin: 0;
}
.tag_cc2e .silver-ac38 li.link_hovered_ca07 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag_cc2e .silver-ac38 li.link_hovered_ca07 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag_cc2e .silver-ac38 li.link_hovered_ca07: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) {
  .tag_cc2e .silver-ac38 li.link_hovered_ca07 li.link_hovered_ca07 li.link_hovered_ca07 li.link_hovered_ca07 {
    padding-left: 0;
  }
}
article.link_hovered_ca07 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.link_hovered_ca07 .main-light-a151 p:last-of-type {
  margin-bottom: 0;
}
article.link_hovered_ca07 .popup-2237 {
  float: left;
}
article.link_hovered_ca07 .gradient_442f {
  margin-left: 85px;
}
article.link_hovered_ca07 .icon_679e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.link_hovered_ca07 .icon_679e .left_09ce {
  margin-left: 10px;
}
article.link_hovered_ca07 .aside_4692 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.link_hovered_ca07 .tabs-dirty-2a8e {
  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 .gradient_out_06e3,
  #respond .block_stone_5f7f,
  #respond .aside_medium_e655 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient_out_06e3 input,
#respond .block_stone_5f7f input,
#respond .aside_medium_e655 input {
  width: 100%;
}
#respond .aside_medium_e655 {
  margin-right: 0;
}
#respond .pagination_f92d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.up-e0db {
  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;
}
.up-e0db.image-action-c20d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.up-e0db 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%);
}
.up-e0db:focus,
.up-e0db: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);
}
.sort-hard-42b7 {
  border-radius: 10%;
}
.hot_9d8f {
  border-radius: 50%;
}
.large_5d95 {
  font-size: 0.72em;
}
.tertiary-402d {
  font-size: 0.875em;
}
.pink_d4a8 {
  font-size: 1.1em;
}
.label_upper_d15e {
  text-transform: uppercase;
  line-height: 1.2;
}
.label_upper_d15e.large_5d95 {
  letter-spacing: 0.5px;
}
.image_cool_9cdd,
.image_cool_9cdd a {
  color: #6d6d6d;
}
.image_cool_9cdd a:hover {
  color: #111;
}
.image_glass_0ad0 {
  color: #6d6d6d;
}
.caption_3d3c {
  overflow-x: hidden;
}
.caption_3d3c .heading-active-4d38.label-4604 {
  position: relative;
}
.caption_3d3c .heading-active-4d38.label-4604.left_5034 {
  position: initial;
}
.caption_3d3c
  .heading-active-4d38.label-4604.left_5034
  .video_fluid_3361 {
  left: auto;
}
.caption_3d3c .heading-active-4d38 .video_fluid_3361 {
  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;
}
.caption_3d3c .heading-active-4d38:hover.label-4604 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption_3d3c
  .heading-active-4d38:hover.label-4604
  .video_fluid_3361 {
  display: block;
  z-index: 9999999;
}
.caption_3d3c .current_6e0b .message_gas_78bc,
.caption_3d3c .popup-focused-2fef .message_gas_78bc {
  display: none;
}
.caption_3d3c .button_86b9 .heading-active-4d38:hover.label-4604 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.grid-outer-f5b9 .gradient_out_06e3 label,
.grid-outer-f5b9 .backdrop-over-abe1 label,
.grid-outer-f5b9 .block_stone_5f7f label,
.grid-outer-f5b9 .aside_medium_e655 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag_cc2e {
  list-style: none;
  margin: 0;
}
.tag_cc2e article.link_hovered_ca07 {
  margin-bottom: 0;
}
.tag_cc2e ul {
  list-style: none;
  margin: 0;
}
.tag_cc2e .silver-ac38 li.link_hovered_ca07 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag_cc2e .silver-ac38 li.link_hovered_ca07 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag_cc2e .silver-ac38 li.link_hovered_ca07: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) {
  .tag_cc2e .silver-ac38 li.link_hovered_ca07 li.link_hovered_ca07 li.link_hovered_ca07 li.link_hovered_ca07 {
    padding-left: 0;
  }
}
article.link_hovered_ca07 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.link_hovered_ca07 .main-light-a151 p:last-of-type {
  margin-bottom: 0;
}
article.link_hovered_ca07 .popup-2237 {
  float: left;
}
article.link_hovered_ca07 .gradient_442f {
  margin-left: 85px;
}
article.link_hovered_ca07 .icon_679e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.link_hovered_ca07 .icon_679e .left_09ce {
  margin-left: 10px;
}
article.link_hovered_ca07 .aside_4692 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.link_hovered_ca07 .tabs-dirty-2a8e {
  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 .gradient_out_06e3,
  #respond .block_stone_5f7f,
  #respond .aside_medium_e655 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient_out_06e3 input,
#respond .block_stone_5f7f input,
#respond .aside_medium_e655 input {
  width: 100%;
}
#respond .aside_medium_e655 {
  margin-right: 0;
}
#respond .pagination_f92d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.current_6e0b .column-ee54 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.column-ee54 .column_61d2.footer_1f12 .disabled_static_68a2 > li > a:focus,
.column-ee54 .column_61d2.footer_1f12 .disabled_static_68a2 > li > a:hover,
.column-ee54 .column_61d2.primary_da17 .disabled_static_68a2 > li > a:focus,
.column-ee54 .column_61d2.primary_da17 .disabled_static_68a2 > li > a:hover,
.column-ee54 .column_61d2.next_d59e .disabled_static_68a2 > li > a:focus,
.column-ee54 .column_61d2.next_d59e .disabled_static_68a2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-ee54
  .column_61d2.footer_1f12
  .disabled_static_68a2
  > li.image_small_b8c6
  > a,
.column-ee54
  .column_61d2.footer_1f12
  .disabled_static_68a2
  > li.notice-pro-efe0
  > a,
.column-ee54
  .column_61d2.primary_da17
  .disabled_static_68a2
  > li.image_small_b8c6
  > a,
.column-ee54
  .column_61d2.primary_da17
  .disabled_static_68a2
  > li.notice-pro-efe0
  > a,
.column-ee54
  .column_61d2.next_d59e
  .disabled_static_68a2
  > li.image_small_b8c6
  > a,
.column-ee54 .column_61d2.next_d59e .disabled_static_68a2 > li.notice_advanced_f238 > a {
  color: rgba(255, 255, 255, 0.99);
}
.column-ee54 .panel-bronze-e95e,
.column-ee54 .panel-bronze-e95e a {
  color: rgba(255, 255, 255, 0.99);
}
.column-ee54 .chip_hot_5ed7.up_5bad li a,
.column-ee54 .block-dirty-bcaa a,
.column-ee54 .footer_right_5b85,
.column-ee54 .disabled_static_68a2 > li > a,
.column-ee54 .hidden_glass_1055 {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54 .chip_hot_5ed7.up_5bad li a:hover,
.column-ee54 .block-dirty-bcaa a:hover,
.column-ee54 .footer_right_5b85:hover,
.column-ee54 .disabled_static_68a2 > li > a:hover,
.column-ee54 .hidden_glass_1055:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-ee54 .outline_selected_339c {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54 .outline_selected_339c .sidebar_4a87 {
  color: rgba(255, 255, 255, 0.99);
}
.column-ee54 .outline_selected_339c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-ee54 .text-next-7896 .white-9632 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54 .text-next-7896 .white-9632 .panel_fast_6548 {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54
  .text-next-7896
  .white-9632
  .panel_fast_6548::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54
  .text-next-7896
  .white-9632
  .panel_fast_6548:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54
  .text-next-7896
  .white-9632
  .panel_fast_6548::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54
  .text-next-7896
  .white-9632
  .panel_fast_6548::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54 .text-next-7896 .out_45e2 {
  color: rgba(255, 255, 255, 0.79);
}
.column-ee54 .text-next-7896 .out_45e2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-dark-957a
  .column-ee54
  .text-next-7896
  .footer_c206
  .nav-smooth-48eb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-dark-957a
  .column-ee54
  .text-next-7896
  .footer_c206
  .panel_fast_6548 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current_6e0b .feature-stale-da59 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature-stale-da59 .column_61d2.footer_1f12 .disabled_static_68a2 > li > a:focus,
.feature-stale-da59 .column_61d2.footer_1f12 .disabled_static_68a2 > li > a:hover,
.feature-stale-da59 .column_61d2.primary_da17 .disabled_static_68a2 > li > a:focus,
.feature-stale-da59 .column_61d2.primary_da17 .disabled_static_68a2 > li > a:hover,
.feature-stale-da59 .column_61d2.next_d59e .disabled_static_68a2 > li > a:focus,
.feature-stale-da59 .column_61d2.next_d59e .disabled_static_68a2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-stale-da59
  .column_61d2.footer_1f12
  .disabled_static_68a2
  > li.image_small_b8c6
  > a,
.feature-stale-da59
  .column_61d2.footer_1f12
  .disabled_static_68a2
  > li.notice-pro-efe0
  > a,
.feature-stale-da59
  .column_61d2.primary_da17
  .disabled_static_68a2
  > li.image_small_b8c6
  > a,
.feature-stale-da59
  .column_61d2.primary_da17
  .disabled_static_68a2
  > li.notice-pro-efe0
  > a,
.feature-stale-da59
  .column_61d2.next_d59e
  .disabled_static_68a2
  > li.image_small_b8c6
  > a,
.feature-stale-da59 .column_61d2.next_d59e .disabled_static_68a2 > li.notice_advanced_f238 > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-stale-da59 .panel-bronze-e95e,
.feature-stale-da59 .panel-bronze-e95e a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-stale-da59 .chip_hot_5ed7.up_5bad li a,
.feature-stale-da59 .block-dirty-bcaa a,
.feature-stale-da59 .footer_right_5b85,
.feature-stale-da59 .disabled_static_68a2 > li > a,
.feature-stale-da59 .hidden_glass_1055 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-stale-da59 .chip_hot_5ed7.up_5bad li a:hover,
.feature-stale-da59 .block-dirty-bcaa a:hover,
.feature-stale-da59 .footer_right_5b85:hover,
.feature-stale-da59 .disabled_static_68a2 > li > a:hover,
.feature-stale-da59 .hidden_glass_1055:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-stale-da59 .outline_selected_339c {
  color: rgba(0, 0, 0, 0.55);
}
.feature-stale-da59 .outline_selected_339c .sidebar_4a87 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-stale-da59 .outline_selected_339c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_619f .aside-old-9bc9 {
  margin-left: auto;
  margin-right: auto;
}
.notification_4887 > * {
  margin-left: auto;
  margin-right: auto;
}
.notification_4887 .sidebar-hot-84f3 {
  margin-right: 1.41575em;
}
.active_blue_4aef .notification_4887 > .main_ec07 {
  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;
}
.active_blue_4aef .notification_4887 > .banner_full_ffa6 {
  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;
}
.feature-bright-c434.sort_619f .aside-old-9bc9,
.alert-upper-7209.sort_619f .aside-old-9bc9 {
  margin-left: 0;
}
.chip-c88e.sort_619f .aside-old-9bc9,
.hot_8254.sort_619f .aside-old-9bc9 {
  margin-right: 0;
}
.notification_4887 ol,
.notification_4887 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.down_072a video {
  max-width: 100%;
}
.paragraph-south-6f04 img {
  display: block;
}
.paragraph-south-6f04.sidebar-hot-84f3,
.paragraph-south-6f04.active-d94d {
  width: 100%;
}
.paragraph-south-6f04.banner_full_ffa6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar-fd2c:not(.item_c6e4) {
  margin: 1.5em auto;
}
.dim-efb5 p {
  padding: 1.5em 14px;
}
ul.list_north_fb72.banner_full_ffa6,
ul.list_north_fb72.main_ec07,
ul.list_north_fb72.down_3475.main_ec07 {
  padding: 0 14px;
}
.backdrop-59de {
  display: block;
  overflow-x: auto;
}
.backdrop-59de table {
  border-collapse: collapse;
  width: 100%;
}
.backdrop-59de td,
.backdrop-59de th {
  padding: 0.5em;
}
.notification_4887 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notification_4887 ol ol,
.notification_4887 ol ul,
.notification_4887 ul ol,
.notification_4887 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notification_4887 ol ol li,
.notification_4887 ol ul li,
.notification_4887 ul ol li,
.notification_4887 ul ul li {
  margin-left: 0;
}
.content_clean_8788.warm-da0e > .texture_iron_f71f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.content_clean_8788.warm-da0e > .texture_iron_f71f iframe,
.content_clean_8788.warm-da0e > .texture_iron_f71f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.element-center-ffa8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.element-center-ffa8.grid_west_3d69 {
  padding: 0;
}
.element-center-ffa8.grid_west_3d69 cite {
  font-size: 13px;
}
.element-center-ffa8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.element-center-ffa8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_1495 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_1495 > p:first-child {
  margin-top: 0;
}
.active_1495 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_1495 blockquote {
  border-left: 0;
}
.mask_glass_dfd9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.mask_glass_dfd9:not(.secondary_left_49bb) {
  max-width: 100px;
}
.mask_glass_dfd9.yellow_3223 {
  border-bottom: none !important;
  text-align: center;
}
.mask_glass_dfd9.yellow_3223::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dim-efb5 p {
    padding: 1.5em 0;
  }
}
.active_158f {
  color: #0073aa;
}
.south-4547 {
  background-color: #0073aa;
}
.item_inner_0e72 {
  color: #229fd8;
}
.text-ac6e {
  background-color: #229fd8;
}
.link_da25 {
  color: #eee;
}
.bright-6b22 {
  background-color: #eee;
}
.static_222a {
  color: #444;
}
.thumbnail-e1aa {
  background-color: #444;
}
.list_f96c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.list_f96c .surface_pro_fb46 .block-dirty-bcaa {
  font-size: 15px;
}
.list_f96c .block-dirty-bcaa {
  line-height: 1.3;
}
.list_f96c .feature-stale-da59 {
}
.list_f96c .column-ee54 {
  background: #235787;
}
.next_0f27 {
  padding: 0;
}
.next_0f27 .column-ee54 {
  background: #1a1a1a;
}
.next_0f27 .feature-stale-da59 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery_short_c93c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery_short_c93c .feature-stale-da59 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery_short_c93c .column-ee54 {
  background: #303030;
}
.item_huge_ea49 {
  position: relative;
  z-index: 10;
}
.item_huge_ea49 .chip-bronze-87a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-acac .label-4604 {
  display: inline-block;
  vertical-align: middle;
}
.thick-acac.heading_pro_03fe .label-4604 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thick-acac.heading_pro_03fe .label-4604 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thick-acac.heading_pro_03fe .label-4604 {
    margin-right: 0.4em;
  }
}
.thick-acac.heading_pro_03fe .label-4604:last-child {
  margin-right: 0;
}
.box-c131 .chip-bronze-87a8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .current_6e0b .surface_pro_fb46 {
    margin: 0 -0.5em;
  }
  .current_6e0b .surface_pro_fb46 [class*="customify-col-"],
  .current_6e0b .surface_pro_fb46 [class*="customify-col_"],
  .current_6e0b .surface_pro_fb46 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.current_6e0b.outline-55d5 .chip-bronze-87a8 {
  background: 0 0 !important;
}
.current_6e0b.outline-55d5 .chip-bronze-87a8,
.current_6e0b.box-c131 .chip-bronze-87a8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .current_6e0b.carousel_788e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.current_6e0b.box-c131 .chip-bronze-87a8 {
  box-shadow: none !important;
}
.title-0229 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .title-0229 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .title-0229 {
    padding: 18px 0 20px;
  }
}
.title-0229 .hard-cf99 {
  width: 100%;
}
.title-0229 .slider_tall_1a7b {
  margin-bottom: 0;
}
.title-0229 .logo_acfd {
  margin-top: 5px;
  font-size: 0.875em;
}
.outline-over-5823 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outline-over-5823 .outer-f32e {
  width: 100%;
}
.advanced_0c38 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.advanced_0c38 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.advanced_0c38 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;
}
.advanced_0c38 li:last-child:after {
  display: none;
}
.advanced_0c38 li a {
  font-weight: 500;
  margin-right: 10px;
}
.wide-bb57 .message_gas_78bc button,
.title-0229 .message_gas_78bc button {
  left: 0;
}
.wide-bb57 .outer-f32e,
.title-0229 .outer-f32e {
  padding-left: 0;
  padding-right: 0;
}
.wide-bb57 .outline-over-5823,
.title-0229 .outline-over-5823 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wide-bb57 {
  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;
}
.wide-bb57: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;
}
.wide-bb57 .heading_62ad {
  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) {
  .wide-bb57 .heading_62ad {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wide-bb57 .heading_62ad {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wide-bb57 .heading_62ad {
    min-height: 200px;
  }
}
.wide-bb57 .advanced_0c38 {
  color: rgba(255, 255, 255, 0.8);
}
.wide-bb57 .advanced_0c38 a,
.wide-bb57 .advanced_0c38 li:after {
  color: inherit;
}
.wide-bb57 .advanced_0c38 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text-b3f8 {
  margin-bottom: 0.5em;
}
.overlay-bright-7a7a {
  margin-bottom: 1.2em;
}
.overlay-bright-7a7a,
.text-b3f8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.overlay-bright-7a7a p:last-child,
.text-b3f8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message_gas_78bc,
#masthead .message_gas_78bc {
  display: none;
}
#masthead
  > .message_gas_78bc.card_yellow_b52f {
  display: none;
}
#masthead > .message_gas_78bc button {
  left: 0;
}
.main-purple-2c77 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.main-purple-2c77 .label-4604 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.main-purple-2c77 .container_12d7 {
  display: -webkit-box;
  display: flex;
}
.main-purple-2c77 .container_12d7.link-in-416d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.main-purple-2c77 .container_12d7.hovered-cf3f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-purple-2c77 .container_12d7.title_next_c920 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main-purple-2c77.hover-69d1.smooth-9dce .container_12d7.link-in-416d {
  flex-basis: 100%;
}
.main-purple-2c77.title_6b6e .container_12d7.hovered-cf3f {
  -webkit-box-flex: 1;
  flex: auto;
}
.main-purple-2c77.title_6b6e .container_12d7.title_next_c920 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message_gas_78bc.card_yellow_b52f {
  display: none;
}
#masthead > .message_gas_78bc button {
  left: 0;
}
.badge_18ab {
  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;
}
.badge_18ab:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.badge_18ab.component-selected-8814 i {
  margin-right: 4px;
}
.badge_18ab.link_pro_299e i {
  margin-left: 5px;
}
.block-dirty-bcaa p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.block-dirty-bcaa p:last-child {
  margin-bottom: 0;
}
.shade_pink_49df {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shade_pink_49df a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shade_pink_49df img {
  display: block;
  width: auto;
  line-height: 1;
}
.shade_pink_49df .panel-bronze-e95e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shade_pink_49df .east-84b2 {
  margin: 5px 0 7px 0;
}
.shade_pink_49df.yellow_8fa0 .banner_first_2594 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_pink_49df.yellow_8fa0 .header_clean_caa8 {
  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;
}
.shade_pink_49df.main_5154 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shade_pink_49df.main_5154 .banner_first_2594 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_pink_49df.main_5154 .header_clean_caa8 {
  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;
}
.shade_pink_49df.gradient_19bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade_pink_49df.fresh_db5b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shade_pink_49df.fresh_db5b .header_clean_caa8 {
  margin-top: 7px;
}
.row_76da {
  display: inline-block;
}
.item_huge_ea49 .caption_hot_0c41 .shade_pink_49df img {
  max-width: 100%;
}
.column_61d2 .center-6495.active_9ac4,
.filter-b22b .center-6495.active_9ac4 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_61d2 .chip-down-5bda,
.filter-b22b .chip-down-5bda {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.column_61d2 .chip-down-5bda {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.column_61d2.plasma_bc1f .chip-down-5bda {
  display: none;
}
.column_61d2 .notice-solid-83c6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_61d2 .notice-solid-83c6 li {
  display: inline-block;
  position: relative;
}
.column_61d2 .notice-solid-83c6 li:last-child {
  margin-right: 0;
}
.column_61d2 .notice-solid-83c6 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.column_61d2 .notice-solid-83c6 li.notice_advanced_f238 > a {
  color: rgba(0, 0, 0, 0.9);
}
.column_61d2 .notice-solid-83c6 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.column_61d2 .notice-solid-83c6 > li > a i {
  line-height: 0;
}
.column_61d2 .notice-solid-83c6 > li.status-fixed-0c35 > a .chip-down-5bda {
  margin-left: 4px;
  line-height: 0;
}
.column_61d2 .notice-solid-83c6 .slider_cold_b7a6 li.status-fixed-0c35 > a {
  position: relative;
}
.column_61d2 .notice-solid-83c6 .slider_cold_b7a6 li.status-fixed-0c35 > a:after,
.column_61d2 .notice-solid-83c6 .slider_cold_b7a6 li.status-fixed-0c35 > a:before {
  content: "";
  display: table;
}
.column_61d2 .notice-solid-83c6 .slider_cold_b7a6 li.status-fixed-0c35 > a:after {
  clear: both;
}
.column_61d2 .notice-solid-83c6 .slider_cold_b7a6 li.status-fixed-0c35 > a .chip-down-5bda {
  margin-left: 5px;
  float: right;
}
.column_61d2 .accent-8a07,
.column_61d2 .slider_cold_b7a6 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.column_61d2 .slider_cold_b7a6 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.column_61d2 .slider_cold_b7a6 .active_9ac4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_61d2 .slider_cold_b7a6 .chip-down-5bda {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.column_61d2 .slider_cold_b7a6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.column_61d2 .slider_cold_b7a6 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.column_61d2 .slider_cold_b7a6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.column_61d2 .slider_cold_b7a6 .slider_cold_b7a6 {
  top: 0;
  left: 100%;
}
.column_61d2 .highlight-ef7c.fn-focus-e2ca > .accent-8a07,
.column_61d2 .highlight-ef7c.fn-focus-e2ca > .slider_cold_b7a6,
.column_61d2 .highlight-ef7c:focus > .accent-8a07,
.column_61d2 .highlight-ef7c:focus > .slider_cold_b7a6,
.column_61d2 .highlight-ef7c:hover > .accent-8a07,
.column_61d2 .highlight-ef7c:hover > .slider_cold_b7a6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.column_61d2.next_d59e .disabled_static_68a2:after,
.column_61d2.next_d59e .disabled_static_68a2:before {
  content: "";
  display: table;
}
.column_61d2.next_d59e .disabled_static_68a2:after {
  clear: both;
}
.column_61d2.next_d59e .disabled_static_68a2 > li {
  float: left;
}
.column_61d2.header-b5b3 .disabled_static_68a2:after,
.column_61d2.header-b5b3 .disabled_static_68a2:before {
  content: "";
  display: table;
}
.column_61d2.header-b5b3 .disabled_static_68a2:after {
  clear: both;
}
.column_61d2.header-b5b3 .disabled_static_68a2 > li {
  float: left;
}
.column_61d2.header-b5b3 .disabled_static_68a2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.column_61d2.header-b5b3 .disabled_static_68a2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.column_61d2.header-b5b3 .disabled_static_68a2 > li.image_small_b8c6 > a,
.column_61d2.header-b5b3 .disabled_static_68a2 > li.notice_advanced_f238 > a {
  color: #fff;
  background-color: #1e4b75;
}
.column_61d2.footer_1f12 .disabled_static_68a2 > li > a .active_9ac4 {
  position: relative;
}
.column_61d2.footer_1f12 .disabled_static_68a2 > li > a .active_9ac4:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.column_61d2.footer_1f12
  .disabled_static_68a2
  > li:focus
  > a
  .active_9ac4:before,
.column_61d2.footer_1f12
  .disabled_static_68a2
  > li:hover
  > a
  .active_9ac4:before {
  width: 100%;
  background-color: currentColor;
}
.column_61d2.footer_1f12
  .disabled_static_68a2
  > li.image_small_b8c6
  > a
  .active_9ac4:before,
.column_61d2.footer_1f12
  .disabled_static_68a2
  > li.notice-pro-efe0
  > a
  .active_9ac4:before {
  width: 100%;
  background-color: currentColor;
}
.column_61d2.primary_da17 .disabled_static_68a2 > li > a .active_9ac4 {
  position: relative;
}
.column_61d2.primary_da17 .disabled_static_68a2 > li > a .active_9ac4:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.column_61d2.primary_da17 .disabled_static_68a2 > li:focus > a .active_9ac4:before,
.column_61d2.primary_da17
  .disabled_static_68a2
  > li:hover
  > a
  .active_9ac4:before {
  width: 100%;
  background-color: currentColor;
}
.column_61d2.primary_da17
  .disabled_static_68a2
  > li.image_small_b8c6
  > a
  .active_9ac4:before,
.column_61d2.primary_da17
  .disabled_static_68a2
  > li.notice-pro-efe0
  > a
  .active_9ac4:before {
  width: 100%;
  background-color: currentColor;
}
.filter-b22b .notice-solid-83c6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filter-b22b .notice-solid-83c6 li:first-child > a {
  border-top: none;
}
.filter-b22b .notice-solid-83c6 .wrapper_medium_d0c7 > .active_9ac4 .chip-down-5bda {
  display: none;
}
.filter-b22b .notice-solid-83c6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.filter-b22b .notice-solid-83c6 li:last-child {
  border: none;
}
.filter-b22b .notice-solid-83c6 li.status-fixed-0c35 > a {
  padding-right: 45px !important;
}
.filter-b22b .notice-solid-83c6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.filter-b22b .notice-solid-83c6 li a:focus,
.filter-b22b .notice-solid-83c6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-b22b .notice-solid-83c6 li .hard_def5 {
  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;
}
.filter-b22b .notice-solid-83c6 li .hard_def5:hover {
  box-shadow: none;
}
.filter-b22b .notice-solid-83c6 li .hard_def5 .chip-down-5bda {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.filter-b22b .notice-solid-83c6 .slider_cold_b7a6 {
  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);
}
.filter-b22b .notice-solid-83c6 .slider_cold_b7a6 li a {
  padding-left: 3em;
}
.filter-b22b .notice-solid-83c6 .tag_c1d8 > a .hard_def5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.filter-b22b .notice-solid-83c6 .tag_c1d8 > .slider_cold_b7a6 {
  display: block;
  opacity: 1;
}
.west-6010 {
  max-width: 100%;
}
.section-6ae3 {
  line-height: 0;
  cursor: pointer;
}
.hidden_glass_1055 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hidden_glass_1055:hover {
  box-shadow: none;
  color: currentColor;
}
.hidden_glass_1055 svg {
  width: 18px;
  height: 18px;
}
.hidden_glass_1055 .card-de37 {
  display: none;
}
.layout_3c05 {
  position: relative;
}
.layout_3c05.fn-active-e2ca .hidden_glass_1055 .last_23f6 {
  display: none;
}
.layout_3c05.fn-active-e2ca .hidden_glass_1055 .card-de37 {
  display: inline-block;
}
.layout_3c05 .layout_red_69d9 {
  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);
}
.layout_3c05.panel-narrow-ad9d .layout_red_69d9 {
  left: auto;
  right: -0.9em;
}
.layout_3c05.panel-narrow-ad9d .image-e685::before {
  left: auto;
  right: 15px;
}
.layout_3c05.fn-active-e2ca .layout_red_69d9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer_c206 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.footer_c206 label {
  flex-basis: 100%;
}
.footer_c206 .white-9632 {
  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;
}
.footer_c206 .panel_fast_6548 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.footer_c206 .panel_fast_6548:focus {
  background-color: transparent;
}
.footer_c206 button.out_45e2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.footer_c206 button.out_45e2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.footer_c206 button.out_45e2 svg {
  width: 18px;
  height: 18px;
}
.footer_c206 input[type="submit"] {
  min-height: auto;
}
.text-next-7896 .footer_c206 .panel_fast_6548 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image-e685 {
  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) {
  .image-e685 {
    width: 220px;
  }
}
.image-e685 label {
  flex-basis: 100%;
}
.image-e685::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;
}
.item-dark-957a .text-next-7896 .footer_c206 {
  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;
}
.item-dark-957a
  .text-next-7896
  .footer_c206
  .white-9632 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item-dark-957a .text-next-7896 .footer_c206 .panel_fast_6548 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item-dark-957a
  .text-next-7896
  .footer_c206
  .panel_fast_6548:focus {
  background: 0 0;
}
.item-dark-957a
  .text-next-7896
  .footer_c206
  .nav-smooth-48eb {
  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;
}
.chip_hot_5ed7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.chip_hot_5ed7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.chip_hot_5ed7 li:last-child {
  margin-right: 0;
}
.chip_hot_5ed7 li:first-child {
  margin-left: 0;
}
.chip_hot_5ed7.hover-2ce0 a {
  color: #fff;
}
.chip_hot_5ed7.hover-2ce0 a:hover {
  color: #fff;
}
.chip_hot_5ed7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.chip_hot_5ed7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.chip_hot_5ed7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chip_hot_5ed7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.chip_hot_5ed7 [class*="social-icon-apple"] {
  background-color: #999;
}
.chip_hot_5ed7 [class*="social-icon-apple"].prev_0438 {
  background-color: transparent;
  color: #999;
}
.chip_hot_5ed7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.chip_hot_5ed7 [class*="social-icon-behance"].prev_0438 {
  background-color: transparent;
  color: #1769ff;
}
.chip_hot_5ed7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.chip_hot_5ed7 [class*="social-icon-bitbucket"].prev_0438 {
  background-color: transparent;
  color: #205081;
}
.chip_hot_5ed7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.chip_hot_5ed7 [class*="social-icon-codepen"].prev_0438 {
  background-color: transparent;
  color: #000;
}
.chip_hot_5ed7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.chip_hot_5ed7 [class*="social-icon-delicious"].prev_0438 {
  background-color: transparent;
  color: #39f;
}
.chip_hot_5ed7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.chip_hot_5ed7 [class*="social-icon-digg"].prev_0438 {
  background-color: transparent;
  color: #005be2;
}
.chip_hot_5ed7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.chip_hot_5ed7 [class*="social-icon-dribbble"].prev_0438 {
  background-color: transparent;
  color: #ea4c89;
}
.chip_hot_5ed7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.chip_hot_5ed7 [class*="social-icon-envelope"].prev_0438 {
  background-color: transparent;
  color: #ea4335;
}
.chip_hot_5ed7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.chip_hot_5ed7 [class*="social-icon-facebook"].prev_0438 {
  background-color: transparent;
  color: #3b5998;
}
.chip_hot_5ed7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.chip_hot_5ed7 [class*="social-icon-flickr"].prev_0438 {
  background-color: transparent;
  color: #0063dc;
}
.chip_hot_5ed7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.chip_hot_5ed7 [class*="social-icon-foursquare"].prev_0438 {
  background-color: transparent;
  color: #2d5be3;
}
.chip_hot_5ed7 [class*="social-icon-github"] {
  background-color: #333;
}
.chip_hot_5ed7 [class*="social-icon-github"].prev_0438 {
  background-color: transparent;
  color: #333;
}
.chip_hot_5ed7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.chip_hot_5ed7 [class*="social-icon-google-plus"].prev_0438 {
  background-color: transparent;
  color: #dd4b39;
}
.chip_hot_5ed7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.chip_hot_5ed7 [class*="social-icon-houzz"].prev_0438 {
  background-color: transparent;
  color: #7ac142;
}
.chip_hot_5ed7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.chip_hot_5ed7 [class*="social-icon-instagram"].prev_0438 {
  background-color: transparent;
  color: #262626;
}
.chip_hot_5ed7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.chip_hot_5ed7 [class*="social-icon-jsfiddle"].prev_0438 {
  background-color: transparent;
  color: #487aa2;
}
.chip_hot_5ed7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.chip_hot_5ed7 [class*="social-icon-linkedin"].prev_0438 {
  background-color: transparent;
  color: #0077b5;
}
.chip_hot_5ed7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.chip_hot_5ed7 [class*="social-icon-medium"].prev_0438 {
  background-color: transparent;
  color: #00ab6b;
}
.chip_hot_5ed7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.chip_hot_5ed7
  [class*="social-icon-odnoklassniki"].prev_0438 {
  background-color: transparent;
  color: #f4731c;
}
.chip_hot_5ed7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.chip_hot_5ed7 [class*="social-icon-meetup"].prev_0438 {
  background-color: transparent;
  color: #ec1c40;
}
.chip_hot_5ed7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.chip_hot_5ed7 [class*="social-icon-pinterest"].prev_0438 {
  background-color: transparent;
  color: #bd081c;
}
.chip_hot_5ed7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.chip_hot_5ed7 [class*="social-icon-product-hunt"].prev_0438 {
  background-color: transparent;
  color: #da552f;
}
.chip_hot_5ed7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.chip_hot_5ed7 [class*="social-icon-reddit"].prev_0438 {
  background-color: transparent;
  color: #ff4500;
}
.chip_hot_5ed7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.chip_hot_5ed7 [class*="social-icon-rss"].prev_0438 {
  background-color: transparent;
  color: #f26522;
}
.chip_hot_5ed7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.chip_hot_5ed7
  [class*="social-icon-shopping-cart"].prev_0438 {
  background-color: transparent;
  color: #4caf50;
}
.chip_hot_5ed7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.chip_hot_5ed7 [class*="social-icon-skype"].prev_0438 {
  background-color: transparent;
  color: #00aff0;
}
.chip_hot_5ed7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.chip_hot_5ed7 [class*="social-icon-slideshare"].prev_0438 {
  background-color: transparent;
  color: #0077b5;
}
.chip_hot_5ed7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.chip_hot_5ed7 [class*="social-icon-snapchat"].prev_0438 {
  background-color: transparent;
  color: #fffc00;
}
.chip_hot_5ed7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.chip_hot_5ed7 [class*="social-icon-soundcloud"].prev_0438 {
  background-color: transparent;
  color: #f80;
}
.chip_hot_5ed7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.chip_hot_5ed7 [class*="social-icon-spotify"].prev_0438 {
  background-color: transparent;
  color: #2ebd59;
}
.chip_hot_5ed7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.chip_hot_5ed7
  [class*="social-icon-stack-overflow"].prev_0438 {
  background-color: transparent;
  color: #fe7a15;
}
.chip_hot_5ed7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.chip_hot_5ed7 [class*="social-icon-maldkfgram"].prev_0438 {
  background-color: transparent;
  color: #2ca5e0;
}
.chip_hot_5ed7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.chip_hot_5ed7 [class*="social-icon-tripadvisor"].prev_0438 {
  background-color: transparent;
  color: #589442;
}
.chip_hot_5ed7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.chip_hot_5ed7 [class*="social-icon-tumblr"].prev_0438 {
  background-color: transparent;
  color: #35465c;
}
.chip_hot_5ed7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.chip_hot_5ed7 [class*="social-icon-twitch"].prev_0438 {
  background-color: transparent;
  color: #6441a5;
}
.chip_hot_5ed7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.chip_hot_5ed7 [class*="social-icon-twitter"].prev_0438 {
  background-color: transparent;
  color: #1da1f2;
}
.chip_hot_5ed7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.chip_hot_5ed7 [class*="social-icon-vimeo"].prev_0438 {
  background-color: transparent;
  color: #1ab7ea;
}
.chip_hot_5ed7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.chip_hot_5ed7 [class*="social-icon-vk"].prev_0438 {
  background-color: transparent;
  color: #45668e;
}
.chip_hot_5ed7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.chip_hot_5ed7 [class*="social-icon-weibo"].prev_0438 {
  background-color: transparent;
  color: #df2029;
}
.chip_hot_5ed7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.chip_hot_5ed7 [class*="social-icon-weixin"].prev_0438 {
  background-color: transparent;
  color: #7bb32e;
}
.chip_hot_5ed7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.chip_hot_5ed7 [class*="social-icon-whatsapp"].prev_0438 {
  background-color: transparent;
  color: #25d366;
}
.chip_hot_5ed7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.chip_hot_5ed7 [class*="social-icon-wordpress"].prev_0438 {
  background-color: transparent;
  color: #21759b;
}
.chip_hot_5ed7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.chip_hot_5ed7 [class*="social-icon-xing"].prev_0438 {
  background-color: transparent;
  color: #026466;
}
.chip_hot_5ed7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.chip_hot_5ed7 [class*="social-icon-yelp"].prev_0438 {
  background-color: transparent;
  color: #af0606;
}
.chip_hot_5ed7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.chip_hot_5ed7 [class*="social-icon-youtube"].prev_0438 {
  background-color: transparent;
  color: #cd201f;
}
.footer_right_5b85 {
  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;
}
.footer_right_5b85:hover {
  box-shadow: none;
  background: 0 0;
}
.black-f8e5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.brown_692c {
  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;
}
.detail-c96f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.advanced_694a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.advanced_694a,
.advanced_694a::after,
.advanced_694a::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;
}
.advanced_694a::after,
.advanced_694a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.top-2ae0 .brown_692c .detail-c96f {
  margin-top: -2px;
  width: 19px;
}
.top-2ae0 .brown_692c .advanced_694a {
  margin-top: -1px;
}
.top-2ae0 .brown_692c .advanced_694a,
.top-2ae0 .brown_692c .advanced_694a::after,
.top-2ae0 .brown_692c .advanced_694a::before {
  width: 19px;
  height: 2px;
}
.top-2ae0 .brown_692c .advanced_694a::before {
  top: -6px;
}
.top-2ae0 .brown_692c .advanced_694a::after {
  bottom: -6px;
}
.red_b273 .brown_692c .detail-c96f {
  margin-top: -2px;
  width: 22px;
}
.red_b273 .brown_692c .advanced_694a {
  margin-top: -1px;
}
.red_b273 .brown_692c .advanced_694a,
.red_b273 .brown_692c .advanced_694a::after,
.red_b273 .brown_692c .advanced_694a::before {
  width: 22px;
  height: 2px;
}
.red_b273 .brown_692c .advanced_694a::before {
  top: -7px;
}
.red_b273 .brown_692c .advanced_694a::after {
  bottom: -7px;
}
.modal_efaf .brown_692c .detail-c96f {
  margin-top: -2px;
  width: 31px;
}
.modal_efaf .brown_692c .advanced_694a {
  margin-top: -1.5px;
}
.modal_efaf .brown_692c .advanced_694a,
.modal_efaf .brown_692c .advanced_694a::after,
.modal_efaf .brown_692c .advanced_694a::before {
  width: 31px;
  height: 3px;
}
.modal_efaf .brown_692c .advanced_694a::before {
  top: -9px;
}
.modal_efaf .brown_692c .advanced_694a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .brown-72e1 .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 19px;
  }
  .brown-72e1 .brown_692c .advanced_694a {
    margin-top: -1px;
  }
  .brown-72e1 .brown_692c .advanced_694a,
  .brown-72e1 .brown_692c .advanced_694a::after,
  .brown-72e1 .brown_692c .advanced_694a::before {
    width: 19px;
    height: 2px;
  }
  .brown-72e1 .brown_692c .advanced_694a::before {
    top: -6px;
  }
  .brown-72e1 .brown_692c .advanced_694a::after {
    bottom: -6px;
  }
  .notice_smooth_efd8 .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 22px;
  }
  .notice_smooth_efd8 .brown_692c .advanced_694a {
    margin-top: -1px;
  }
  .notice_smooth_efd8 .brown_692c .advanced_694a,
  .notice_smooth_efd8 .brown_692c .advanced_694a::after,
  .notice_smooth_efd8 .brown_692c .advanced_694a::before {
    width: 22px;
    height: 2px;
  }
  .notice_smooth_efd8 .brown_692c .advanced_694a::before {
    top: -7px;
  }
  .notice_smooth_efd8 .brown_692c .advanced_694a::after {
    bottom: -7px;
  }
  .narrow-e46b .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 31px;
  }
  .narrow-e46b .brown_692c .advanced_694a {
    margin-top: -1.5px;
  }
  .narrow-e46b .brown_692c .advanced_694a,
  .narrow-e46b .brown_692c .advanced_694a::after,
  .narrow-e46b .brown_692c .advanced_694a::before {
    width: 31px;
    height: 3px;
  }
  .narrow-e46b .brown_692c .advanced_694a::before {
    top: -9px;
  }
  .narrow-e46b .brown_692c .advanced_694a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_15ae .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 19px;
  }
  .menu_15ae .brown_692c .advanced_694a {
    margin-top: -1px;
  }
  .menu_15ae .brown_692c .advanced_694a,
  .menu_15ae .brown_692c .advanced_694a::after,
  .menu_15ae .brown_692c .advanced_694a::before {
    width: 19px;
    height: 2px;
  }
  .menu_15ae .brown_692c .advanced_694a::before {
    top: -6px;
  }
  .menu_15ae .brown_692c .advanced_694a::after {
    bottom: -6px;
  }
  .frame-black-15b1 .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 22px;
  }
  .frame-black-15b1 .brown_692c .advanced_694a {
    margin-top: -1px;
  }
  .frame-black-15b1 .brown_692c .advanced_694a,
  .frame-black-15b1 .brown_692c .advanced_694a::after,
  .frame-black-15b1 .brown_692c .advanced_694a::before {
    width: 22px;
    height: 2px;
  }
  .frame-black-15b1 .brown_692c .advanced_694a::before {
    top: -7px;
  }
  .frame-black-15b1 .brown_692c .advanced_694a::after {
    bottom: -7px;
  }
  .focus_3690 .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 31px;
  }
  .focus_3690 .brown_692c .advanced_694a {
    margin-top: -1.5px;
  }
  .focus_3690 .brown_692c .advanced_694a,
  .focus_3690 .brown_692c .advanced_694a::after,
  .focus_3690 .brown_692c .advanced_694a::before {
    width: 31px;
    height: 3px;
  }
  .focus_3690 .brown_692c .advanced_694a::before {
    top: -9px;
  }
  .focus_3690 .brown_692c .advanced_694a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_gas_6d88 .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_gas_6d88 .brown_692c .advanced_694a {
    margin-top: -1px;
  }
  .avatar_gas_6d88 .brown_692c .advanced_694a,
  .avatar_gas_6d88 .brown_692c .advanced_694a::after,
  .avatar_gas_6d88 .brown_692c .advanced_694a::before {
    width: 19px;
    height: 2px;
  }
  .avatar_gas_6d88 .brown_692c .advanced_694a::before {
    top: -6px;
  }
  .avatar_gas_6d88 .brown_692c .advanced_694a::after {
    bottom: -6px;
  }
  .shade_advanced_023b .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 22px;
  }
  .shade_advanced_023b .brown_692c .advanced_694a {
    margin-top: -1px;
  }
  .shade_advanced_023b .brown_692c .advanced_694a,
  .shade_advanced_023b .brown_692c .advanced_694a::after,
  .shade_advanced_023b .brown_692c .advanced_694a::before {
    width: 22px;
    height: 2px;
  }
  .shade_advanced_023b .brown_692c .advanced_694a::before {
    top: -7px;
  }
  .shade_advanced_023b .brown_692c .advanced_694a::after {
    bottom: -7px;
  }
  .logo_tall_9db0 .brown_692c .detail-c96f {
    margin-top: -2px;
    width: 31px;
  }
  .logo_tall_9db0 .brown_692c .advanced_694a {
    margin-top: -1.5px;
  }
  .logo_tall_9db0 .brown_692c .advanced_694a,
  .logo_tall_9db0 .brown_692c .advanced_694a::after,
  .logo_tall_9db0 .brown_692c .advanced_694a::before {
    width: 31px;
    height: 3px;
  }
  .logo_tall_9db0 .brown_692c .advanced_694a::before {
    top: -9px;
  }
  .logo_tall_9db0 .brown_692c .advanced_694a::after {
    bottom: -9px;
  }
}
.bottom-bb60 .advanced_694a {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.bottom-bb60 .advanced_694a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bottom-bb60 .advanced_694a::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.bottom-bb60.disabled-white-1294 .advanced_694a {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.bottom-bb60.disabled-white-1294 .advanced_694a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bottom-bb60.disabled-white-1294 .advanced_694a::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);
}
.lite-f4b8 {
  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.next_3a7d:before {
  display: none;
}
.popup-focused-2fef {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.popup-focused-2fef .bronze-7074 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.popup-focused-2fef .bronze-7074:last-of-type {
  border-bottom: none;
}
.popup-focused-2fef .bronze-7074.menu-60fc,
.popup-focused-2fef .bronze-7074.dim-d506,
.popup-focused-2fef .bronze-7074.medium_f9ba {
  padding: 0;
}
.popup-focused-2fef .filter-b22b .hard_def5 {
  color: currentColor;
}
.popup-focused-2fef .filter-b22b .hard_def5:focus,
.popup-focused-2fef .filter-b22b .hard_def5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-focused-2fef.feature-stale-da59 .outline_selected_339c,
.popup-focused-2fef.feature-stale-da59 .block-dirty-bcaa a,
.popup-focused-2fef.feature-stale-da59 .disabled_static_68a2 a,
.popup-focused-2fef.feature-stale-da59 .slider_cold_b7a6 a {
  color: rgba(0, 0, 0, 0.55);
}
.popup-focused-2fef.feature-stale-da59 .outline_selected_339c:hover,
.popup-focused-2fef.feature-stale-da59 .block-dirty-bcaa a:hover,
.popup-focused-2fef.feature-stale-da59 .disabled_static_68a2 a:hover,
.popup-focused-2fef.feature-stale-da59 .slider_cold_b7a6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-focused-2fef.feature-stale-da59 .sidebar_4a87 {
  color: rgba(0, 0, 0, 0.8);
}
.popup-focused-2fef.feature-stale-da59 .bronze-7074 {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-focused-2fef.feature-stale-da59 .bronze-7074:before {
  background: rgba(0, 0, 0, 0.08);
}
.popup-focused-2fef.feature-stale-da59 .highlight_e26a:before {
  background: rgba(255, 255, 255, 0.9);
}
.popup-focused-2fef.feature-stale-da59 .filter-b22b .notice-solid-83c6 li a,
.popup-focused-2fef.feature-stale-da59 .filter-b22b .hard_def5,
.popup-focused-2fef.feature-stale-da59 .slider_cold_b7a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-focused-2fef.feature-stale-da59 .filter-b22b .hard_def5:focus,
.popup-focused-2fef.feature-stale-da59 .filter-b22b .hard_def5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-focused-2fef.feature-stale-da59 .notice-solid-83c6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup-focused-2fef.column-ee54 .outline_selected_339c,
.popup-focused-2fef.column-ee54 .block-dirty-bcaa a,
.popup-focused-2fef.column-ee54 .disabled_static_68a2 .hard_def5,
.popup-focused-2fef.column-ee54 .disabled_static_68a2 a,
.popup-focused-2fef.column-ee54 .slider_cold_b7a6 a {
  color: rgba(255, 255, 255, 0.79);
}
.popup-focused-2fef.column-ee54 .outline_selected_339c:hover,
.popup-focused-2fef.column-ee54 .block-dirty-bcaa a:hover,
.popup-focused-2fef.column-ee54 .disabled_static_68a2 .hard_def5:hover,
.popup-focused-2fef.column-ee54 .disabled_static_68a2 a:hover,
.popup-focused-2fef.column-ee54 .slider_cold_b7a6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup-focused-2fef.column-ee54 .sidebar_4a87 {
  color: rgba(255, 255, 255, 0.99);
}
.popup-focused-2fef.column-ee54 .bronze-7074 {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-focused-2fef.column-ee54 .bronze-7074:before {
  background: rgba(255, 255, 255, 0.08);
}
.popup-focused-2fef.column-ee54 .highlight_e26a:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup-focused-2fef.column-ee54 .filter-b22b .notice-solid-83c6 li a,
.popup-focused-2fef.column-ee54 .filter-b22b .hard_def5,
.popup-focused-2fef.column-ee54 .slider_cold_b7a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup-focused-2fef.column-ee54 .filter-b22b .hard_def5:focus,
.popup-focused-2fef.column-ee54 .filter-b22b .hard_def5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup-focused-2fef.column-ee54 .notice-solid-83c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_e26a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.highlight_e26a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wide-1d49 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.banner-south-206a .popup-focused-2fef {
  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;
}
.banner-south-206a .bronze-7074 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.banner-south-206a .bronze-7074: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) {
  .banner-south-206a .bronze-7074:before {
    width: 16%;
    left: 42%;
  }
}
.banner-south-206a .bronze-7074:last-child:before {
  content: none;
}
.banner-south-206a .bronze-7074[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.banner-south-206a .filter-b22b .notice-solid-83c6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.banner-south-206a .filter-b22b .notice-solid-83c6 li a .hard_def5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.banner-south-206a .filter-b22b .slider_cold_b7a6 {
  border: none;
}
.banner-south-206a .filter-b22b .slider_cold_b7a6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.banner-south-206a .highlight_e26a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner-south-206a .wide-1d49 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.banner-south-206a .column-ee54 .highlight_e26a:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner-south-206a .feature-stale-da59.hover_iron_139a .advanced_694a {
  background: rgba(0, 0, 0, 0.6);
}
.banner-south-206a
  .feature-stale-da59.hover_iron_139a
  .advanced_694a::after,
.banner-south-206a
  .feature-stale-da59.hover_iron_139a
  .advanced_694a:before {
  background: inherit;
}
.banner-south-206a
  .feature-stale-da59.hover_iron_139a:hover
  .advanced_694a {
  background: rgba(0, 0, 0, 0.8);
}
.fixed_0e9b .popup-focused-2fef {
  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) {
  .fixed_0e9b .popup-focused-2fef {
    width: auto;
    right: 45px;
  }
}
.filter_8dbc .popup-focused-2fef {
  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) {
  .filter_8dbc .popup-focused-2fef {
    width: auto;
    left: 45px;
  }
}
.next_3a7d .popup-focused-2fef {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.next_3a7d .wide-1d49 {
  max-width: 48em;
  margin: 0 auto;
}
.next_3a7d .highlight_e26a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button-basic-9d47 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button-basic-9d47.banner-south-206a .popup-focused-2fef {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button-basic-9d47.fixed_0e9b .popup-focused-2fef {
  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);
}
.button-basic-9d47 .popup-focused-2fef {
  visibility: visible;
}
.button-basic-9d47.filter_8dbc .popup-focused-2fef {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.heading-simple-8b3d,
.warm-e058 {
  overflow-x: hidden;
}
.heading-simple-8b3d .popup-focused-2fef {
  overflow: auto;
}
.heading-simple-8b3d.banner-south-206a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-simple-8b3d.banner-south-206a .popup-focused-2fef {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.heading-simple-8b3d.banner-south-206a .footer_right_5b85 {
  opacity: 0;
}
.heading-simple-8b3d.fixed_0e9b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-simple-8b3d.fixed_0e9b .popup-focused-2fef {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.heading-simple-8b3d.fixed_0e9b .footer_right_5b85 {
  opacity: 0;
}
.heading-simple-8b3d.filter_8dbc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.heading-simple-8b3d.filter_8dbc .popup-focused-2fef {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.heading-simple-8b3d.filter_8dbc .footer_right_5b85 {
  opacity: 0;
}
.heading-simple-8b3d.next_3a7d .popup-focused-2fef {
  z-index: 10;
  visibility: visible;
}
.hover_iron_139a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover_iron_139a .advanced_694a {
  background: rgba(255, 255, 255, 0.99);
}
.hover_iron_139a .advanced_694a::after,
.hover_iron_139a .advanced_694a:before {
  background: inherit;
}
.hover_iron_139a:hover .advanced_694a {
  background: rgba(255, 255, 255, 0.99);
}
.filter_8dbc .hover_iron_139a {
  top: 10px;
  right: auto;
  left: 12px;
}
.next_3a7d .hover_iron_139a {
  display: none !important;
}
.heading-simple-8b3d:before,
.warm-e058:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.heading-simple-8b3d .hover_iron_139a,
.warm-e058 .hover_iron_139a {
  display: inline-block;
}
.popup-focused-2fef .label-4604 {
  -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;
}
.heading-simple-8b3d .popup-focused-2fef .label-4604,
.warm-e058 .popup-focused-2fef .label-4604 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-1e75 .white-9632 {
  width: 100%;
}
.caption_hot_0c41 {
  padding: 0 0.5em 0;
}
.caption_hot_0c41 [class*="customify-col-"],
.caption_hot_0c41 [class*="customify-col_"],
.caption_hot_0c41 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.search_76bd .caption_hot_0c41 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface_pro_fb46 .hard-82c7,
  .hard-82c7 {
    display: none;
  }
  .out_c146 {
    text-align: left;
  }
  .photo-73e5 {
    text-align: center;
  }
  .detail_ef1d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface_pro_fb46 .item_6dcf,
  .item_6dcf {
    display: none;
  }
  .badge_0cd6 {
    text-align: left;
  }
  .fixed_3a37 {
    text-align: center;
  }
  .hovered-96a5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface_pro_fb46 .table_pressed_5b6a,
  .table_pressed_5b6a {
    display: none;
  }
  .carousel_in_29b7 {
    text-align: left;
  }
  .background-iron-d669 {
    text-align: center;
  }
  .out_6353 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fresh-083e {
  box-shadow: none !important;
}
.footer_b92d .header-tiny-6f41,
.menu_b4f9 .header-tiny-6f41 {
  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;
}
.menu_b4f9 .header-tiny-6f41 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip-bronze-87a8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip-bronze-87a8:after,
.chip-bronze-87a8:before {
  content: "";
  display: table;
}
.chip-bronze-87a8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip-bronze-87a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip-bronze-87a8,
.carousel_788e {
  max-width: 1248px;
  margin: 0 auto;
}

.down_4929.mini_a940 .chip-bronze-87a8 {
  max-width: 100%;
}
.down_4929.in_fabb {
  max-width: 1200px;
  margin: 0 auto;
}
.down_4929.message_south_7d1b .chip-bronze-87a8 {
  max-width: 100%;
}
.down_4929.message_south_7d1b > .chip-bronze-87a8 {
  padding-left: 0;
  padding-right: 0;
}
.down_4929.message_south_7d1b > .chip-bronze-87a8 .surface_pro_fb46 {
  margin: 0;
}
.down_4929.message_south_7d1b
  > .chip-bronze-87a8
  .info_rough_2615.gradient-smooth-d9c5 {
  margin-right: 0;
  margin-left: 0;
}
.down_4929.message_south_7d1b #main.gradient-smooth-d9c5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tag_blue_9b4c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tag_blue_9b4c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .black_d498 .aside-old-9bc9 {
    padding-right: 1em;
  }
  .black_d498.video-white-052b .info_rough_2615 {
    border-right: 1px solid #eaecee;
  }
  .black_d498.video-white-052b .aside-old-9bc9 {
    padding-right: 1em;
  }
  .black_d498.video-white-052b .form-a1ac {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old_9636 .aside-old-9bc9 {
    padding-left: 1em;
  }
  .old_9636.video-white-052b .info_rough_2615 {
    border-left: 1px solid #eaecee;
  }
  .old_9636.video-white-052b .aside-old-9bc9 {
    padding-left: 1em;
  }
  .old_9636.video-white-052b .form-a1ac {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-dynamic-4947 .aside-old-9bc9 {
    padding-left: 1em;
  }
  .hidden-dynamic-4947.video-white-052b .small-efe7 {
    border-right: 1px solid #eaecee;
  }
  .hidden-dynamic-4947.video-white-052b .shade_69e4 {
    border-right: 1px solid #eaecee;
  }
  .hidden-dynamic-4947.video-white-052b .aside-old-9bc9 {
    padding-left: 1em;
  }
  .hidden-dynamic-4947.video-white-052b .form-a1ac {
    padding-right: 1em;
  }
  .hidden-dynamic-4947.video-white-052b .thick-3815 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-9f2d .aside-old-9bc9 {
    padding-right: 1em;
  }
  .picture-9f2d.video-white-052b .small-efe7 {
    border-left: 1px solid #eaecee;
  }
  .picture-9f2d.video-white-052b .shade_69e4 {
    border-left: 1px solid #eaecee;
  }
  .picture-9f2d.video-white-052b .aside-old-9bc9 {
    padding-right: 1em;
  }
  .picture-9f2d.video-white-052b .form-a1ac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-9f2d.video-white-052b .thick-3815 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_blue_9b4c .aside-old-9bc9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_blue_9b4c.video-white-052b .info_rough_2615 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tag_blue_9b4c.video-white-052b .aside-old-9bc9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tag_blue_9b4c.video-white-052b .form-a1ac {
    padding-left: 1em;
  }
  .tag_blue_9b4c.video-white-052b .thick-3815 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tag_blue_9b4c.video-white-052b .aside-old-9bc9 {
    padding-left: 0;
  }
}
.element-8aa2 .thick-acac {
  display: inline-block;
}
.search-selected-74fb {
  display: inline-block;
}
.component-705b {
  word-con: break-word;
}
.title-c4bd > span {
  display: inline-block;
  padding: 5px 0;
}
.title-c4bd .preview-9f2b {
  margin-left: 8px;
  margin-right: 8px;
}
.title-c4bd .dim_e7d2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature-0e1d .large_19b0 {
  margin-bottom: 2em;
}
.feature-0e1d .sidebar-dim-09e7 {
  margin-bottom: 15px;
}
.feature-0e1d .sidebar-dim-09e7:last-child {
  margin-bottom: 0;
}
.feature-0e1d .photo_142f {
  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) {
  .feature-0e1d .photo_142f {
    display: block;
  }
}
.feature-0e1d .row-1b55 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature-0e1d .row-1b55 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature-0e1d .over_3080 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature-0e1d .over_3080 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature-0e1d .over_3080 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature-0e1d .component-705b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-0e1d .component-705b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature-0e1d .tall_4827 p:last-child {
  margin-bottom: 0;
}
.feature-0e1d .layout_b628 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature-0e1d .next_ea2e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature-0e1d .secondary-dirty-0f36 {
  margin-top: 1em;
}
.feature-0e1d .element_pink_9c56 {
  top: 0;
  display: block;
}
.feature-0e1d .element_pink_9c56 a {
  color: inherit;
}
.feature-0e1d .element_pink_9c56 a:hover {
  color: inherit;
}
.feature-0e1d .clean-1a21 {
  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;
}
.feature-0e1d .clean-1a21:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature-0e1d .next_ea2e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature-0e1d .brown-1b1e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature-0e1d .brown-1b1e:first-child {
  margin-top: 0;
}
.feature-0e1d .brown-1b1e.block-medium-e3d6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature-0e1d .brown-1b1e.clean_b380 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-0e1d
  .brown-1b1e.clean_b380.status_140e
  .secondary-dirty-0f36 {
  width: 100%;
}
.feature-0e1d .clean_b380 {
  -webkit-box-align: center;
  align-items: center;
}
.feature-0e1d .clean_b380 .title-c4bd,
.feature-0e1d .clean_b380 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature-0e1d .over_3080 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-0e1d .over_3080 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-0e1d .over_3080: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;
}
.feature-0e1d .block-medium-e3d6 {
  z-index: 5;
}
.feature-0e1d .block-d87c .heading-large-86f7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature-0e1d .table_a882 .heading-large-86f7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature-0e1d .hidden_7043 .heading-large-86f7 {
  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;
}
.feature-0e1d.dim-f9ad .photo_142f,
.feature-0e1d.surface_db90 .photo_142f {
  display: block;
}
.feature-0e1d.dim-f9ad .photo_142f .wide_5807,
.feature-0e1d.dim-f9ad .photo_142f .next_ea2e,
.feature-0e1d.surface_db90 .photo_142f .wide_5807,
.feature-0e1d.surface_db90 .photo_142f .next_ea2e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-0e1d.media_f616 .row-1b55 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature-0e1d.media_f616 .row-1b55 {
    margin-right: 0;
  }
}
.feature-0e1d.dim-f9ad .row-1b55,
.feature-0e1d.surface_db90 .row-1b55 {
  padding-top: 40%;
}
.feature-0e1d.dim-f9ad .large_19b0,
.feature-0e1d.surface_db90 .large_19b0 {
  display: block;
}
.feature-0e1d.dim-f9ad .fn-sticky-e2ca .next_ea2e,
.feature-0e1d.surface_db90 .fn-sticky-e2ca .next_ea2e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature-0e1d.dim-f9ad .row-1b55,
.feature-0e1d.surface_db90 .row-1b55 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature-0e1d.dim-f9ad .next_ea2e {
  padding: 1em;
}
.fast_6218 {
  margin: 30px auto;
  display: block;
}
.fast_6218 .west_c1cc > * {
  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;
}
.fast_6218 .west_c1cc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fast_6218 .west_c1cc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail_advanced_b9dd .title-c4bd {
  margin-bottom: 1.41575em;
}
.thumbnail_advanced_b9dd .background_f7b7 {
  margin-bottom: 1.618em;
}
.notification_4887 .orange-fc99 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notification_4887 .orange-fc99 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notification_4887 .pagination-1f76 {
  max-width: 100%;
  overflow: auto;
}
.sort_619f .notification_4887 a:hover {
  text-decoration: underline;
}
.main-tiny-3685 .sidebar-dim-09e7:not(.component-705b),
.main-tiny-3685 .over_3080 {
  margin-bottom: 1.41575em;
}
.main-tiny-3685 .sidebar-dim-09e7:not(.component-705b):last-child,
.main-tiny-3685 .over_3080:last-child {
  margin-bottom: 0;
}
.main-tiny-3685 .sidebar-dim-09e7.accordion-action-b3ee {
  margin-bottom: 0.41575em;
}
.main-tiny-3685 .texture-white-fc5f:before,
.main-tiny-3685 .menu_fcb2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main-tiny-3685 .texture-white-fc5f:before {
  content: "\f115";
}
.main-tiny-3685 .menu_fcb2:before {
  content: "\f02c";
}
.main-tiny-3685 .search-1e65 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main-tiny-3685 .search-1e65 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.south_9171 {
  display: -webkit-box;
  display: flex;
}
.south_9171 .soft_a852 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .south_9171 .soft_a852 {
    flex-basis: 90px;
  }
}
.south_9171 .primary-bb5a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .south_9171 .primary-bb5a {
    flex-basis: calc(100% - 50px);
  }
}
.south_9171 .dirty_a841 p:last-child {
  margin-bottom: 0.72em;
}
.highlight_3506 .west_c1cc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.highlight_3506 .west_c1cc:after,
.highlight_3506 .west_c1cc:before {
  content: "";
  display: table;
}
.highlight_3506 .west_c1cc:after {
  clear: both;
}
.highlight_3506 .west_c1cc .filter_8f66,
.highlight_3506 .west_c1cc .table_thick_bcd7 {
  width: 49%;
}
.highlight_3506 .west_c1cc .filter_8f66 a span.tiny_f69e,
.highlight_3506 .west_c1cc .table_thick_bcd7 a span.tiny_f69e {
  display: block;
  margin-bottom: 5px;
}
.highlight_3506 .west_c1cc .table_thick_bcd7 {
  float: left;
  text-align: left;
}
.highlight_3506 .west_c1cc .filter_8f66 {
  float: right;
  text-align: right;
}
.paper-53e2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paper-53e2 {
    margin-bottom: 0;
  }
}
.detail-next-663e {
  margin-bottom: 1em;
}
.detail-next-663e .component-705b {
  font-size: 1.1em;
  line-height: 1.3;
}
.dynamic-be1e a {
  display: block;
  line-height: 0;
  position: relative;
}
.prev_6485 .detail-next-663e,
.component_f5b8 .detail-next-663e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .prev_6485 .detail-next-663e,
  .component_f5b8 .detail-next-663e {
    display: block;
  }
}
.prev_6485 .dynamic-be1e,
.component_f5b8 .dynamic-be1e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .prev_6485 .dynamic-be1e,
  .component_f5b8 .dynamic-be1e {
    margin-bottom: 1em;
  }
}
.prev_6485 .dynamic-be1e img,
.component_f5b8 .dynamic-be1e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.prev_6485 .video_in_ef5c,
.component_f5b8 .video_in_ef5c {
  flex-basis: calc(100% - 160px);
}
.prev_6485 .video_in_ef5c p,
.component_f5b8 .video_in_ef5c p {
  margin-bottom: 0;
}
.prev_6485 .video_in_ef5c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .prev_6485 .video_in_ef5c {
    padding-left: 0;
  }
}
.component_f5b8 .video_in_ef5c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .component_f5b8 .video_in_ef5c {
    padding-right: 0;
  }
}
.component_f5b8 .dynamic-be1e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gold_18a9 .dynamic-be1e {
  margin-bottom: 0.5em;
}
.gold_18a9 .dynamic-be1e img {
  width: 100%;
}
.caption_5c93 .secondary_34b7,
.logo-2034 .secondary_34b7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo-2034 .info_rough_2615 .header_narrow_2e3d p:last-child {
  margin-bottom: 0;
}
.prev_e1dc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.feature_hard_569d .footer-lite-68c4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .feature_hard_569d .footer-lite-68c4:last-of-type {
    margin-bottom: 0;
  }
}
.feature_hard_569d .footer-lite-68c4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_hard_569d .footer-lite-68c4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.feature_hard_569d .footer-lite-68c4 ul li {
  margin: 0 0 0.6em;
}
.feature_hard_569d .footer-lite-68c4 ul li.gradient-new-e136,
.feature_hard_569d .footer-lite-68c4 ul li.cold-a5a8 {
  position: relative;
}
.feature_hard_569d .footer-lite-68c4 ul li.gradient-new-e136 .status-b88a,
.feature_hard_569d .footer-lite-68c4 ul li.cold-a5a8 .status-b88a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.feature_hard_569d .footer-lite-68c4 ul li.gradient-new-e136:after:after,
.feature_hard_569d .footer-lite-68c4 ul li.gradient-new-e136:after:before,
.feature_hard_569d
  .footer-lite-68c4
  ul
  li.cold-a5a8:after:after,
.feature_hard_569d
  .footer-lite-68c4
  ul
  li.cold-a5a8:after:before {
  content: "";
  display: table;
}
.feature_hard_569d .footer-lite-68c4 ul li.gradient-new-e136:after:after,
.feature_hard_569d
  .footer-lite-68c4
  ul
  li.cold-a5a8:after:after {
  clear: both;
}
.feature_hard_569d .footer-lite-68c4 a.liquid-00d2:hover {
  text-decoration: none;
}
.feature_hard_569d .footer-lite-68c4 select {
  max-width: 100%;
}
.feature_hard_569d .footer-lite-68c4 table {
  font-size: 85%;
}
.feature_hard_569d .footer-lite-68c4 table td,
.feature_hard_569d .footer-lite-68c4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.feature_hard_569d .footer-lite-68c4 table tfoot td {
  text-align: left;
}
.feature_hard_569d .footer-lite-68c4 :last-child {
  margin-bottom: 0;
}
.feature_hard_569d .footer-lite-68c4 .active-outer-268a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.feature_hard_569d .footer-lite-68c4 .active-outer-268a label {
  width: 100%;
}
.feature_hard_569d .footer-lite-68c4 .active-outer-268a .panel_fast_6548 {
  width: 100%;
  display: block;
}
.feature_hard_569d .footer-lite-68c4 .active-outer-268a .out_45e2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.feature_hard_569d .footer-lite-68c4 .active-outer-268a .out_45e2:hover svg #svg-search {
  fill: #444;
}
.feature_hard_569d .footer-lite-68c4 .active-outer-268a .out_45e2 svg {
  width: 18px;
  height: 18px;
}
.feature_hard_569d .pro-6bb1 ul ul,
.feature_hard_569d .content_7349 ul ul,
.feature_hard_569d .picture_narrow_e88b ul ul,
.feature_hard_569d .disabled_723d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.feature_hard_569d .pro-6bb1 .status-fixed-0c35 > a,
.feature_hard_569d .content_7349 .status-fixed-0c35 > a,
.feature_hard_569d .picture_narrow_e88b .status-fixed-0c35 > a,
.feature_hard_569d .disabled_723d .status-fixed-0c35 > a {
  margin-bottom: 0;
}
.feature_hard_569d .popup-green-f3a4 li,
.feature_hard_569d .pro-6bb1 li,
.feature_hard_569d .inner-1c39 li,
.feature_hard_569d .content_7349 li,
.feature_hard_569d .picture_narrow_e88b li,
.feature_hard_569d .disabled_723d li,
.feature_hard_569d .bronze-19ec li,
.feature_hard_569d .caption_f4a2 li {
  display: block;
  position: relative;
}
.feature_hard_569d .popup-green-f3a4 li:last-child,
.feature_hard_569d .pro-6bb1 li:last-child,
.feature_hard_569d .inner-1c39 li:last-child,
.feature_hard_569d .content_7349 li:last-child,
.feature_hard_569d .picture_narrow_e88b li:last-child,
.feature_hard_569d .disabled_723d li:last-child,
.feature_hard_569d .bronze-19ec li:last-child,
.feature_hard_569d .caption_f4a2 li:last-child {
  border: none;
}
.feature_hard_569d .popup-green-f3a4 li a,
.feature_hard_569d .pro-6bb1 li a,
.feature_hard_569d .inner-1c39 li a,
.feature_hard_569d .content_7349 li a,
.feature_hard_569d .picture_narrow_e88b li a,
.feature_hard_569d .disabled_723d li a,
.feature_hard_569d .bronze-19ec li a,
.feature_hard_569d .caption_f4a2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_hard_569d .popup-green-f3a4 li ul li::before,
.feature_hard_569d .pro-6bb1 li ul li::before,
.feature_hard_569d .inner-1c39 li ul li::before,
.feature_hard_569d .content_7349 li ul li::before,
.feature_hard_569d .picture_narrow_e88b li ul li::before,
.feature_hard_569d .disabled_723d li ul li::before,
.feature_hard_569d .bronze-19ec li ul li::before,
.feature_hard_569d .caption_f4a2 li ul li::before {
  left: 15px;
}
.feature_hard_569d .popup-green-f3a4 li ul a,
.feature_hard_569d .pro-6bb1 li ul a,
.feature_hard_569d .inner-1c39 li ul a,
.feature_hard_569d .content_7349 li ul a,
.feature_hard_569d .picture_narrow_e88b li ul a,
.feature_hard_569d .disabled_723d li ul a,
.feature_hard_569d .bronze-19ec li ul a,
.feature_hard_569d .caption_f4a2 li ul a {
  padding-left: 20px;
}
.feature_hard_569d .popup-green-f3a4 li ul ul li::before,
.feature_hard_569d .pro-6bb1 li ul ul li::before,
.feature_hard_569d .inner-1c39 li ul ul li::before,
.feature_hard_569d .content_7349 li ul ul li::before,
.feature_hard_569d .picture_narrow_e88b li ul ul li::before,
.feature_hard_569d .disabled_723d li ul ul li::before,
.feature_hard_569d .bronze-19ec li ul ul li::before,
.feature_hard_569d .caption_f4a2 li ul ul li::before {
  left: 30px;
}
.feature_hard_569d .popup-green-f3a4 li ul ul a,
.feature_hard_569d .pro-6bb1 li ul ul a,
.feature_hard_569d .inner-1c39 li ul ul a,
.feature_hard_569d .content_7349 li ul ul a,
.feature_hard_569d .picture_narrow_e88b li ul ul a,
.feature_hard_569d .disabled_723d li ul ul a,
.feature_hard_569d .bronze-19ec li ul ul a,
.feature_hard_569d .caption_f4a2 li ul ul a {
  padding-left: 40px;
}
.feature_hard_569d .texture-dim-9131 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_hard_569d .caption_f4a2 ul li {
  margin-bottom: 1.41575em;
}
.feature_hard_569d .caption_f4a2 ul li .tooltip-huge-4f5c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.feature_hard_569d .caption_f4a2 ul li .article-glass-c1ae {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.column-ee54 .popup-green-f3a4 li a,
.column-ee54 .pro-6bb1 li a,
.column-ee54 .inner-1c39 li a,
.column-ee54 .content_7349 li a,
.column-ee54 .picture_narrow_e88b li a,
.column-ee54 .disabled_723d li a,
.column-ee54 .bronze-19ec li a,
.column-ee54 .caption_f4a2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-ee54 .texture-dim-9131 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-ee54 .footer-lite-68c4 ul li.gradient-new-e136 .status-b88a,
.column-ee54 .footer-lite-68c4 ul li.cold-a5a8 .status-b88a {
  background: rgba(0, 0, 0, 0.2);
}
.column-ee54 .feature_hard_569d .footer-lite-68c4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li {
  margin: 0;
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li ul {
  margin: 0;
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li ul li a {
  padding-left: 15px;
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li ul li li a {
  padding-left: 30px;
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li.notice_advanced_f238 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li.notice_advanced_f238 > 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;
}
.down_4929 .feature_hard_569d .notice-solid-83c6 li.notice_advanced_f238 > 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;
}
.picture-0a9f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.top_ff78 {
  position: relative;
  z-index: 10;
}
.top_ff78 .label-4604 {
  width: 100%;
  max-width: 100%;
}
.purple_f0f1 .right_756d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.purple_f0f1 .feature-stale-da59 {
}
.purple_f0f1 .column-ee54 {
  background: #292929;
}
.form-fixed-7eee .right_756d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.form-fixed-7eee .feature-stale-da59 {
  background: #f9f9f9;
}
.form-fixed-7eee .column-ee54 {
  background: #303030;
}
.slider-blue-1ff9 .right_756d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider-blue-1ff9 .thick-acac {
    margin-bottom: 1em;
  }
  .slider-blue-1ff9 .thick-acac:last-child {
    margin-bottom: 0;
  }
}
.slider-blue-1ff9 .feature-stale-da59 {
  background: #ededed;
}
.slider-blue-1ff9 .column-ee54 {
  background: #1a1a1a;
}
.right_756d.feature-stale-da59 {
  color: rgba(0, 0, 0, 0.6);
}
.right_756d.feature-stale-da59 .old_8156 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.right_756d.column-ee54 {
  color: rgba(255, 255, 255, 0.99);
}
.right_756d.column-ee54 a:not(.liquid-00d2) {
  color: rgba(255, 255, 255, 0.79);
}
.right_756d.column-ee54 a:not(.liquid-00d2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_756d.column-ee54 .old_8156 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_756d.column-ee54 table tbody td,
.right_756d.column-ee54 table th {
  background: rgba(0, 0, 0, 0.08);
}
.button_86b9.box-c131 .chip-bronze-87a8 {
  max-width: initial;
}
.button_86b9 .heading_pro_03fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.button_86b9 .heading_pro_03fe .label-4604 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .button_86b9 .heading_pro_03fe .label-4604 {
    display: block;
    margin-bottom: 2em;
  }
  .button_86b9 .heading_pro_03fe .label-4604:last-child {
    margin-bottom: 0;
  }
}
.slider-blue-1ff9 .thick-acac:last-child,
.form-fixed-7eee .thick-acac:last-child,
.purple_f0f1 .thick-acac:last-child {
  margin-bottom: 0;
}
.slider-blue-1ff9 .thick-acac .feature_hard_569d .footer-lite-68c4:last-child,
.form-fixed-7eee .thick-acac .feature_hard_569d .footer-lite-68c4:last-child,
.purple_f0f1 .thick-acac .feature_hard_569d .footer-lite-68c4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slider-blue-1ff9 .silver_1855,
  .slider-blue-1ff9 .center-d350,
  .form-fixed-7eee .silver_1855,
  .form-fixed-7eee .center-d350,
  .purple_f0f1 .silver_1855,
  .purple_f0f1 .center-d350 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .top_ff78 .thick-acac {
    margin-bottom: 2em;
  }
}
.top_ff78 p:last-child {
  margin-bottom: 0;
}
.top_ff78 li,
.top_ff78 ul {
  list-style: none;
  margin: 0;
}
.top_ff78 ul ul {
  margin-left: 2.617924em;
}
.gallery_pressed_d26c {
  font-size: 0.875em;
}

/* css-noise: 82b3 */
.phantom-card-t9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
