/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover_0721/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover_0721
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.hover_0721/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.primary_brown_3f81.texture-hot-de36/licenses/gpl-2.0.soft_f605
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.message-4e1f/, (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.steel-5a59.feature_full_2512/normalize.pagination_full_5971/
 ======
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.pagination_full_5971 v7.0.0 | MIT License | github.hover_0721/necolas/normalize.pagination_full_5971 */
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;
}
.purple-4dbf .header-4e7e,
.cold_0c44,
.border_b71d,
.panel_ccdf,
.block-pink-1a73,
.out-5c4f,
.summary-d9af,
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;
}
.cold_0c44,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cold_0c44,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cold_0c44,
  h1 {
    font-size: 1.8em;
  }
}
.border_b71d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_b71d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_b71d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_b71d,
  h2 {
    font-size: 1.7em;
  }
}
.panel_ccdf,
h3 {
  font-size: 1.618em;
}
.purple-4dbf .header-4e7e,
.block-pink-1a73,
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.block-6008 {
  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;
}
.image-plasma-1010:after,
.image-plasma-1010:before,
.progress_motion_37ed:after,
.progress_motion_37ed:before {
  content: "";
  display: table;
}
.image-plasma-1010:after,
.progress_motion_37ed:after {
  clear: both;
}
.caption-9a29 {
  float: right;
  margin-right: 0;
}
.caption-slow-9064 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay-active-0587 .status-d1ff,
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;
}
.overlay-active-0587 .status-d1ff: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;
}
.layout-7cd7 .status-d1ff {
  box-shadow: none;
}
.layout-7cd7
  .status-d1ff
  .small_a7c0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-7cd7 .status-d1ff .active-7e1e {
  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;
}
.layout-7cd7
  .status-d1ff
  .active-7e1e
  b {
  display: none;
}
.layout-7cd7 .glass-0dbf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.main_8bfe:not(.heading-full-c1c1):not(.outline_tiny_9246),
button:not(.heading-full-c1c1):not(.outline_tiny_9246),
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ),
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ),
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ) {
  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;
}
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):hover,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):hover,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):hover,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):hover,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):active,
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):active,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):active,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):active,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):active,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus {
  outline: 0;
}
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac {
  position: relative;
}
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .outline-67a0,
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .shadow-green-7cb3,
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .section_ed42,
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  i,
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  svg,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .outline-67a0,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .shadow-green-7cb3,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .section_ed42,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  i,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  svg,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .outline-67a0,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .shadow-green-7cb3,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .section_ed42,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  i,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  svg,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .outline-67a0,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .shadow-green-7cb3,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .section_ed42,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  i,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  svg,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .outline-67a0,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .shadow-green-7cb3,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  .section_ed42,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  i,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac
  svg {
  visibility: hidden;
}
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac:after,
button:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac:after,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac:after,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac:after,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ).fn-loading-98ac: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;
}
.main_8bfe:not(.heading-full-c1c1):not(.outline_tiny_9246),
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ),
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ),
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ) {
  color: #fff;
  background: #235787;
}
.main_8bfe:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus,
input[type="button"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus,
input[type="reset"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus,
input[type="submit"]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ):focus {
  color: #fff;
}
.main_8bfe.fn-disabled-98ac:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ),
.main_8bfe[disabled]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ),
button.fn-disabled-98ac:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ),
button[disabled]:not(.heading-full-c1c1):not(
    .outline_tiny_9246
  ) {
  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;
}
.form_d42f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form_d42f: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;
}
.main_3ad4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.wrapper_86f9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notice-b20a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.image-plasma-1010:after,
.image-plasma-1010:before,
.gradient_b4c3:after,
.gradient_b4c3:before,
.first-17ac:after,
.first-17ac:before,
.south-0f6a:after,
.south-0f6a:before,
.notification_cbe7:after,
.notification_cbe7:before,
.list_a79a:after,
.list_a79a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.image-plasma-1010:after,
.gradient_b4c3:after,
.first-17ac:after,
.south-0f6a:after,
.notification_cbe7:after,
.list_a79a:after {
  clear: both;
}
.gradient_b4c3 .icon-b477,
.first-17ac .icon-b477,
.hard-e266 .icon-b477 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.button-slow-f92d {
  display: inline-block;
}
.focus-middle-3afb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus-middle-3afb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus-middle-3afb .complex_ebd2 {
  padding: 1em 0;
  font-size: 85%;
}
.complex_ebd2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gas-d08e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gas-d08e:after,
.gas-d08e:before {
  content: "";
  display: table;
}
.gas-d08e:after {
  clear: both;
}
.under-28b0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.header_lower_4a8a .under-28b0 {
  max-width: 50%;
}
.tooltip_bottom_3be4 .under-28b0 {
  max-width: 33.33%;
}
.surface-d7f4 .under-28b0 {
  max-width: 25%;
}
.hidden_middle_45b5 .under-28b0 {
  max-width: 20%;
}
.silver-c6b1 .under-28b0 {
  max-width: 16.66%;
}
.box_3f17 .under-28b0 {
  max-width: 14.28%;
}
.section_dark_22b6 .under-28b0 {
  max-width: 12.5%;
}
.overlay-623f .under-28b0 {
  max-width: 11.11%;
}
.full_4226 {
  display: block;
}
.purple-4dbf .accent-smooth-a7b5 label,
.purple-4dbf .hard_eea3 label,
.purple-4dbf .stale_fe0e label,
.purple-4dbf .dropdown-a545 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_mini_220a {
  list-style: none;
  margin: 0;
}
.label_mini_220a article.tertiary_b2df {
  margin-bottom: 0;
}
.label_mini_220a ul {
  list-style: none;
  margin: 0;
}
.label_mini_220a .lower-05b4 li.tertiary_b2df {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_mini_220a .lower-05b4 li.tertiary_b2df {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_mini_220a .lower-05b4 li.tertiary_b2df: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) {
  .label_mini_220a .lower-05b4 li.tertiary_b2df li.tertiary_b2df li.tertiary_b2df li.tertiary_b2df {
    padding-left: 0;
  }
}
article.tertiary_b2df {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_b2df .gradient_b4c3 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_b2df .full_47f5 {
  float: left;
}
article.tertiary_b2df .search-dfbe {
  margin-left: 85px;
}
article.tertiary_b2df .carousel_yellow_8366 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_b2df .carousel_yellow_8366 .medium-29f4 {
  margin-left: 10px;
}
article.tertiary_b2df .tertiary_4881 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_b2df .main_old_002b {
  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 .accent-smooth-a7b5,
  #respond .stale_fe0e,
  #respond .dropdown-a545 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-smooth-a7b5 input,
#respond .stale_fe0e input,
#respond .dropdown-a545 input {
  width: 100%;
}
#respond .dropdown-a545 {
  margin-right: 0;
}
#respond .description_6639 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description-c5ac {
  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;
}
.description-c5ac.summary-8b6b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.description-c5ac 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%);
}
.description-c5ac:focus,
.description-c5ac: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);
}
.easy-139c {
  border-radius: 10%;
}
.paragraph-outer-7724 {
  border-radius: 50%;
}
.shade_8b09 {
  font-size: 0.72em;
}
.frame-over-6f4f {
  font-size: 0.875em;
}
.tiny-0fd2 {
  font-size: 1.1em;
}
.header-1ee7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.header-1ee7.shade_8b09 {
  letter-spacing: 0.5px;
}
.background_right_a8e6,
.background_right_a8e6 a {
  color: #6d6d6d;
}
.background_right_a8e6 a:hover {
  color: #111;
}
.fast-e8a5 {
  color: #6d6d6d;
}
.center_db34 {
  overflow-x: hidden;
}
.center_db34 .accent-white-e0bb.carousel-first-afb6 {
  position: relative;
}
.center_db34 .accent-white-e0bb.carousel-first-afb6.modal-1844 {
  position: initial;
}
.center_db34
  .accent-white-e0bb.carousel-first-afb6.modal-1844
  .banner-671a {
  left: auto;
}
.center_db34 .accent-white-e0bb .banner-671a {
  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;
}
.center_db34 .accent-white-e0bb:hover.carousel-first-afb6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.center_db34
  .accent-white-e0bb:hover.carousel-first-afb6
  .banner-671a {
  display: block;
  z-index: 9999999;
}
.center_db34 .block-purple-1c82 .north_7023,
.center_db34 .link_liquid_57a8 .north_7023 {
  display: none;
}
.center_db34 .progress_black_122b .accent-white-e0bb:hover.carousel-first-afb6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.purple-4dbf .accent-smooth-a7b5 label,
.purple-4dbf .hard_eea3 label,
.purple-4dbf .stale_fe0e label,
.purple-4dbf .dropdown-a545 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_mini_220a {
  list-style: none;
  margin: 0;
}
.label_mini_220a article.tertiary_b2df {
  margin-bottom: 0;
}
.label_mini_220a ul {
  list-style: none;
  margin: 0;
}
.label_mini_220a .lower-05b4 li.tertiary_b2df {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_mini_220a .lower-05b4 li.tertiary_b2df {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_mini_220a .lower-05b4 li.tertiary_b2df: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) {
  .label_mini_220a .lower-05b4 li.tertiary_b2df li.tertiary_b2df li.tertiary_b2df li.tertiary_b2df {
    padding-left: 0;
  }
}
article.tertiary_b2df {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_b2df .gradient_b4c3 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_b2df .full_47f5 {
  float: left;
}
article.tertiary_b2df .search-dfbe {
  margin-left: 85px;
}
article.tertiary_b2df .carousel_yellow_8366 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_b2df .carousel_yellow_8366 .medium-29f4 {
  margin-left: 10px;
}
article.tertiary_b2df .tertiary_4881 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_b2df .main_old_002b {
  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 .accent-smooth-a7b5,
  #respond .stale_fe0e,
  #respond .dropdown-a545 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-smooth-a7b5 input,
#respond .stale_fe0e input,
#respond .dropdown-a545 input {
  width: 100%;
}
#respond .dropdown-a545 {
  margin-right: 0;
}
#respond .description_6639 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block-purple-1c82 .nav-4276 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.nav-4276 .background_00e3.link_steel_f436 .secondary_lower_119e > li > a:focus,
.nav-4276 .background_00e3.link_steel_f436 .secondary_lower_119e > li > a:hover,
.nav-4276 .background_00e3.easy-c5e8 .secondary_lower_119e > li > a:focus,
.nav-4276 .background_00e3.easy-c5e8 .secondary_lower_119e > li > a:hover,
.nav-4276 .background_00e3.blue-e180 .secondary_lower_119e > li > a:focus,
.nav-4276 .background_00e3.blue-e180 .secondary_lower_119e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-4276
  .background_00e3.link_steel_f436
  .secondary_lower_119e
  > li.component_full_7355
  > a,
.nav-4276
  .background_00e3.link_steel_f436
  .secondary_lower_119e
  > li.table-bottom-8541
  > a,
.nav-4276
  .background_00e3.easy-c5e8
  .secondary_lower_119e
  > li.component_full_7355
  > a,
.nav-4276
  .background_00e3.easy-c5e8
  .secondary_lower_119e
  > li.table-bottom-8541
  > a,
.nav-4276
  .background_00e3.blue-e180
  .secondary_lower_119e
  > li.component_full_7355
  > a,
.nav-4276 .background_00e3.blue-e180 .secondary_lower_119e > li.black_9563 > a {
  color: rgba(255, 255, 255, 0.99);
}
.nav-4276 .notification-dacf,
.nav-4276 .notification-dacf a {
  color: rgba(255, 255, 255, 0.99);
}
.nav-4276 .selected-d56a.steel-4760 li a,
.nav-4276 .backdrop_stale_0779 a,
.nav-4276 .old_88e7,
.nav-4276 .secondary_lower_119e > li > a,
.nav-4276 .clean-9b56 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276 .selected-d56a.steel-4760 li a:hover,
.nav-4276 .backdrop_stale_0779 a:hover,
.nav-4276 .old_88e7:hover,
.nav-4276 .secondary_lower_119e > li > a:hover,
.nav-4276 .clean-9b56:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-4276 .stale_82f7 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276 .stale_82f7 .fresh-6eb6 {
  color: rgba(255, 255, 255, 0.99);
}
.nav-4276 .stale_82f7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-4276 .stale_6a8b .media-pro-a541 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276 .stale_6a8b .media-pro-a541 .label-black-fd11 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276
  .stale_6a8b
  .media-pro-a541
  .label-black-fd11::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276
  .stale_6a8b
  .media-pro-a541
  .label-black-fd11:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276
  .stale_6a8b
  .media-pro-a541
  .label-black-fd11::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276
  .stale_6a8b
  .media-pro-a541
  .label-black-fd11::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276 .stale_6a8b .image-d7c8 {
  color: rgba(255, 255, 255, 0.79);
}
.nav-4276 .stale_6a8b .image-d7c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_paper_c469
  .nav-4276
  .stale_6a8b
  .main-stale-571f
  .surface_left_f29f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_paper_c469
  .nav-4276
  .stale_6a8b
  .main-stale-571f
  .label-black-fd11 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-purple-1c82 .pagination_huge_059c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pagination_huge_059c .background_00e3.link_steel_f436 .secondary_lower_119e > li > a:focus,
.pagination_huge_059c .background_00e3.link_steel_f436 .secondary_lower_119e > li > a:hover,
.pagination_huge_059c .background_00e3.easy-c5e8 .secondary_lower_119e > li > a:focus,
.pagination_huge_059c .background_00e3.easy-c5e8 .secondary_lower_119e > li > a:hover,
.pagination_huge_059c .background_00e3.blue-e180 .secondary_lower_119e > li > a:focus,
.pagination_huge_059c .background_00e3.blue-e180 .secondary_lower_119e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_huge_059c
  .background_00e3.link_steel_f436
  .secondary_lower_119e
  > li.component_full_7355
  > a,
.pagination_huge_059c
  .background_00e3.link_steel_f436
  .secondary_lower_119e
  > li.table-bottom-8541
  > a,
.pagination_huge_059c
  .background_00e3.easy-c5e8
  .secondary_lower_119e
  > li.component_full_7355
  > a,
.pagination_huge_059c
  .background_00e3.easy-c5e8
  .secondary_lower_119e
  > li.table-bottom-8541
  > a,
.pagination_huge_059c
  .background_00e3.blue-e180
  .secondary_lower_119e
  > li.component_full_7355
  > a,
.pagination_huge_059c .background_00e3.blue-e180 .secondary_lower_119e > li.black_9563 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_huge_059c .notification-dacf,
.pagination_huge_059c .notification-dacf a {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_huge_059c .selected-d56a.steel-4760 li a,
.pagination_huge_059c .backdrop_stale_0779 a,
.pagination_huge_059c .old_88e7,
.pagination_huge_059c .secondary_lower_119e > li > a,
.pagination_huge_059c .clean-9b56 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_huge_059c .selected-d56a.steel-4760 li a:hover,
.pagination_huge_059c .backdrop_stale_0779 a:hover,
.pagination_huge_059c .old_88e7:hover,
.pagination_huge_059c .secondary_lower_119e > li > a:hover,
.pagination_huge_059c .clean-9b56:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_huge_059c .stale_82f7 {
  color: rgba(0, 0, 0, 0.55);
}
.pagination_huge_059c .stale_82f7 .fresh-6eb6 {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_huge_059c .stale_82f7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_hovered_8602 .carousel-gold-81f3 {
  margin-left: auto;
  margin-right: auto;
}
.first-17ac > * {
  margin-left: auto;
  margin-right: auto;
}
.first-17ac .main_3ad4 {
  margin-right: 1.41575em;
}
.widget-current-662d .first-17ac > .slider_a9c7 {
  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;
}
.widget-current-662d .first-17ac > .feature-4320 {
  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;
}
.plasma-0b2f.column_hovered_8602 .carousel-gold-81f3,
.preview_north_7ca7.column_hovered_8602 .carousel-gold-81f3 {
  margin-left: 0;
}
.middle-4588.column_hovered_8602 .carousel-gold-81f3,
.mask-242f.column_hovered_8602 .carousel-gold-81f3 {
  margin-right: 0;
}
.first-17ac ol,
.first-17ac ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button_complex_e641 video {
  max-width: 100%;
}
.pink-9d63 img {
  display: block;
}
.pink-9d63.main_3ad4,
.pink-9d63.wrapper_86f9 {
  width: 100%;
}
.pink-9d63.feature-4320 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list-efd9:not(.sidebar_green_2db7) {
  margin: 1.5em auto;
}
.secondary_bottom_11af p {
  padding: 1.5em 14px;
}
ul.medium_d4f7.feature-4320,
ul.medium_d4f7.slider_a9c7,
ul.medium_d4f7.complex-23af.slider_a9c7 {
  padding: 0 14px;
}
.image-51c1 {
  display: block;
  overflow-x: auto;
}
.image-51c1 table {
  border-collapse: collapse;
  width: 100%;
}
.image-51c1 td,
.image-51c1 th {
  padding: 0.5em;
}
.first-17ac li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.first-17ac ol ol,
.first-17ac ol ul,
.first-17ac ul ol,
.first-17ac ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.first-17ac ol ol li,
.first-17ac ol ul li,
.first-17ac ul ol li,
.first-17ac ul ul li {
  margin-left: 0;
}
.in_5f30.brown-d556 > .plasma-fd4f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.in_5f30.brown-d556 > .plasma-fd4f iframe,
.in_5f30.brown-d556 > .plasma-fd4f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.panel_4e12 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.panel_4e12.filter-b2dc {
  padding: 0;
}
.panel_4e12.filter-b2dc cite {
  font-size: 13px;
}
.panel_4e12 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.panel_4e12 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bottom_d425 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bottom_d425 > p:first-child {
  margin-top: 0;
}
.bottom_d425 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bottom_d425 blockquote {
  border-left: 0;
}
.widget_west_8ce6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.widget_west_8ce6:not(.out_bfc3) {
  max-width: 100px;
}
.widget_west_8ce6.clean_4bae {
  border-bottom: none !important;
  text-align: center;
}
.widget_west_8ce6.clean_4bae::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary_bottom_11af p {
    padding: 1.5em 0;
  }
}
.hard-dcd7 {
  color: #0073aa;
}
.top_92ac {
  background-color: #0073aa;
}
.banner_01c8 {
  color: #229fd8;
}
.motion_4935 {
  background-color: #229fd8;
}
.advanced_a480 {
  color: #eee;
}
.heading_f07b {
  background-color: #eee;
}
.module-stone-37a0 {
  color: #444;
}
.form_steel_0843 {
  background-color: #444;
}
.disabled_purple_d1dc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.disabled_purple_d1dc .filter-8737 .backdrop_stale_0779 {
  font-size: 15px;
}
.disabled_purple_d1dc .backdrop_stale_0779 {
  line-height: 1.3;
}
.disabled_purple_d1dc .pagination_huge_059c {
}
.disabled_purple_d1dc .nav-4276 {
  background: #235787;
}
.grid_d291 {
  padding: 0;
}
.grid_d291 .nav-4276 {
  background: #1a1a1a;
}
.grid_d291 .pagination_huge_059c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo_pro_5084 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo_pro_5084 .pagination_huge_059c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo_pro_5084 .nav-4276 {
  background: #303030;
}
.list_a79a {
  position: relative;
  z-index: 10;
}
.list_a79a .aside-9d84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-70ab .carousel-first-afb6 {
  display: inline-block;
  vertical-align: middle;
}
.tabs-70ab.menu_f565 .carousel-first-afb6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tabs-70ab.menu_f565 .carousel-first-afb6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-70ab.menu_f565 .carousel-first-afb6 {
    margin-right: 0.4em;
  }
}
.tabs-70ab.menu_f565 .carousel-first-afb6:last-child {
  margin-right: 0;
}
.slider_black_c002 .aside-9d84 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .block-purple-1c82 .filter-8737 {
    margin: 0 -0.5em;
  }
  .block-purple-1c82 .filter-8737 [class*="customify-col-"],
  .block-purple-1c82 .filter-8737 [class*="customify-col_"],
  .block-purple-1c82 .filter-8737 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.block-purple-1c82.north-41ee .aside-9d84 {
  background: 0 0 !important;
}
.block-purple-1c82.north-41ee .aside-9d84,
.block-purple-1c82.slider_black_c002 .aside-9d84 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .block-purple-1c82.icon-c5fc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.block-purple-1c82.slider_black_c002 .aside-9d84 {
  box-shadow: none !important;
}
.active_next_0b08 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active_next_0b08 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active_next_0b08 {
    padding: 18px 0 20px;
  }
}
.active_next_0b08 .gallery-93d8 {
  width: 100%;
}
.active_next_0b08 .tag_lite_e3db {
  margin-bottom: 0;
}
.active_next_0b08 .link-selected-14e2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.gradient-c30d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gradient-c30d .wrapper-short-4d07 {
  width: 100%;
}
.wide-33dc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wide-33dc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wide-33dc 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;
}
.wide-33dc li:last-child:after {
  display: none;
}
.wide-33dc li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail-4415 .north_7023 button,
.active_next_0b08 .north_7023 button {
  left: 0;
}
.thumbnail-4415 .wrapper-short-4d07,
.active_next_0b08 .wrapper-short-4d07 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail-4415 .gradient-c30d,
.active_next_0b08 .gradient-c30d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail-4415 {
  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;
}
.thumbnail-4415: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;
}
.thumbnail-4415 .filter-soft-42cf {
  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) {
  .thumbnail-4415 .filter-soft-42cf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail-4415 .filter-soft-42cf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-4415 .filter-soft-42cf {
    min-height: 200px;
  }
}
.thumbnail-4415 .wide-33dc {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-4415 .wide-33dc a,
.thumbnail-4415 .wide-33dc li:after {
  color: inherit;
}
.thumbnail-4415 .wide-33dc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.block-ae3c {
  margin-bottom: 0.5em;
}
.steel-1db6 {
  margin-bottom: 1.2em;
}
.steel-1db6,
.block-ae3c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.steel-1db6 p:last-child,
.block-ae3c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .north_7023,
#masthead .north_7023 {
  display: none;
}
#masthead
  > .north_7023.stone_e8a8 {
  display: none;
}
#masthead > .north_7023 button {
  left: 0;
}
.sidebar_76a9 {
  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%;
}
.sidebar_76a9 .carousel-first-afb6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sidebar_76a9 .text_84f8 {
  display: -webkit-box;
  display: flex;
}
.sidebar_76a9 .text_84f8.shadow-bottom-7b88 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sidebar_76a9 .text_84f8.row-1794 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_76a9 .text_84f8.frame-tiny-3708 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_76a9.aside_04ea.bright-fe42 .text_84f8.shadow-bottom-7b88 {
  flex-basis: 100%;
}
.sidebar_76a9.module-current-af08 .text_84f8.row-1794 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sidebar_76a9.module-current-af08 .text_84f8.frame-tiny-3708 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .north_7023.stone_e8a8 {
  display: none;
}
#masthead > .north_7023 button {
  left: 0;
}
.detail_3c3d {
  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;
}
.detail_3c3d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.detail_3c3d.icon-south-563e i {
  margin-right: 4px;
}
.detail_3c3d.background_warm_3f2f i {
  margin-left: 5px;
}
.backdrop_stale_0779 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.backdrop_stale_0779 p:last-child {
  margin-bottom: 0;
}
.steel_8e96 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.steel_8e96 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.steel_8e96 img {
  display: block;
  width: auto;
  line-height: 1;
}
.steel_8e96 .notification-dacf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.steel_8e96 .medium-4a2d {
  margin: 5px 0 7px 0;
}
.steel_8e96.thick_dd5b .primary-1845 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel_8e96.thick_dd5b .green_9539 {
  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;
}
.steel_8e96.accordion-746d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.steel_8e96.accordion-746d .primary-1845 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.steel_8e96.accordion-746d .green_9539 {
  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;
}
.steel_8e96.under-03f4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.steel_8e96.thumbnail-full-9c0b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.steel_8e96.thumbnail-full-9c0b .green_9539 {
  margin-top: 7px;
}
.out_db78 {
  display: inline-block;
}
.list_a79a .title-5d61 .steel_8e96 img {
  max-width: 100%;
}
.background_00e3 .paper-2795.tag_b1e3,
.summary_fc57 .paper-2795.tag_b1e3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_00e3 .accent_128d,
.summary_fc57 .accent_128d {
  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%);
}
.background_00e3 .accent_128d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background_00e3.text-dim-f308 .accent_128d {
  display: none;
}
.background_00e3 .footer-73d2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background_00e3 .footer-73d2 li {
  display: inline-block;
  position: relative;
}
.background_00e3 .footer-73d2 li:last-child {
  margin-right: 0;
}
.background_00e3 .footer-73d2 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;
}
.background_00e3 .footer-73d2 li.black_9563 > a {
  color: rgba(0, 0, 0, 0.9);
}
.background_00e3 .footer-73d2 > 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;
}
.background_00e3 .footer-73d2 > li > a i {
  line-height: 0;
}
.background_00e3 .footer-73d2 > li.complex-1fe1 > a .accent_128d {
  margin-left: 4px;
  line-height: 0;
}
.background_00e3 .footer-73d2 .dirty_b4ac li.complex-1fe1 > a {
  position: relative;
}
.background_00e3 .footer-73d2 .dirty_b4ac li.complex-1fe1 > a:after,
.background_00e3 .footer-73d2 .dirty_b4ac li.complex-1fe1 > a:before {
  content: "";
  display: table;
}
.background_00e3 .footer-73d2 .dirty_b4ac li.complex-1fe1 > a:after {
  clear: both;
}
.background_00e3 .footer-73d2 .dirty_b4ac li.complex-1fe1 > a .accent_128d {
  margin-left: 5px;
  float: right;
}
.background_00e3 .easy_ed8a,
.background_00e3 .dirty_b4ac {
  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;
}
.background_00e3 .dirty_b4ac {
  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;
}
.background_00e3 .dirty_b4ac .tag_b1e3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_00e3 .dirty_b4ac .accent_128d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background_00e3 .dirty_b4ac li {
  display: block;
  margin: 0;
  padding: 0;
}
.background_00e3 .dirty_b4ac 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;
}
.background_00e3 .dirty_b4ac li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background_00e3 .dirty_b4ac .dirty_b4ac {
  top: 0;
  left: 100%;
}
.background_00e3 .photo-1019.fn-focus-98ac > .easy_ed8a,
.background_00e3 .photo-1019.fn-focus-98ac > .dirty_b4ac,
.background_00e3 .photo-1019:focus > .easy_ed8a,
.background_00e3 .photo-1019:focus > .dirty_b4ac,
.background_00e3 .photo-1019:hover > .easy_ed8a,
.background_00e3 .photo-1019:hover > .dirty_b4ac {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background_00e3.blue-e180 .secondary_lower_119e:after,
.background_00e3.blue-e180 .secondary_lower_119e:before {
  content: "";
  display: table;
}
.background_00e3.blue-e180 .secondary_lower_119e:after {
  clear: both;
}
.background_00e3.blue-e180 .secondary_lower_119e > li {
  float: left;
}
.background_00e3.accent-up-e0dc .secondary_lower_119e:after,
.background_00e3.accent-up-e0dc .secondary_lower_119e:before {
  content: "";
  display: table;
}
.background_00e3.accent-up-e0dc .secondary_lower_119e:after {
  clear: both;
}
.background_00e3.accent-up-e0dc .secondary_lower_119e > li {
  float: left;
}
.background_00e3.accent-up-e0dc .secondary_lower_119e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background_00e3.accent-up-e0dc .secondary_lower_119e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background_00e3.accent-up-e0dc .secondary_lower_119e > li.component_full_7355 > a,
.background_00e3.accent-up-e0dc .secondary_lower_119e > li.black_9563 > a {
  color: #fff;
  background-color: #1e4b75;
}
.background_00e3.link_steel_f436 .secondary_lower_119e > li > a .tag_b1e3 {
  position: relative;
}
.background_00e3.link_steel_f436 .secondary_lower_119e > li > a .tag_b1e3: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;
}
.background_00e3.link_steel_f436
  .secondary_lower_119e
  > li:focus
  > a
  .tag_b1e3:before,
.background_00e3.link_steel_f436
  .secondary_lower_119e
  > li:hover
  > a
  .tag_b1e3:before {
  width: 100%;
  background-color: currentColor;
}
.background_00e3.link_steel_f436
  .secondary_lower_119e
  > li.component_full_7355
  > a
  .tag_b1e3:before,
.background_00e3.link_steel_f436
  .secondary_lower_119e
  > li.table-bottom-8541
  > a
  .tag_b1e3:before {
  width: 100%;
  background-color: currentColor;
}
.background_00e3.easy-c5e8 .secondary_lower_119e > li > a .tag_b1e3 {
  position: relative;
}
.background_00e3.easy-c5e8 .secondary_lower_119e > li > a .tag_b1e3: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;
}
.background_00e3.easy-c5e8 .secondary_lower_119e > li:focus > a .tag_b1e3:before,
.background_00e3.easy-c5e8
  .secondary_lower_119e
  > li:hover
  > a
  .tag_b1e3:before {
  width: 100%;
  background-color: currentColor;
}
.background_00e3.easy-c5e8
  .secondary_lower_119e
  > li.component_full_7355
  > a
  .tag_b1e3:before,
.background_00e3.easy-c5e8
  .secondary_lower_119e
  > li.table-bottom-8541
  > a
  .tag_b1e3:before {
  width: 100%;
  background-color: currentColor;
}
.summary_fc57 .footer-73d2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary_fc57 .footer-73d2 li:first-child > a {
  border-top: none;
}
.summary_fc57 .footer-73d2 .box_new_5c20 > .tag_b1e3 .accent_128d {
  display: none;
}
.summary_fc57 .footer-73d2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary_fc57 .footer-73d2 li:last-child {
  border: none;
}
.summary_fc57 .footer-73d2 li.complex-1fe1 > a {
  padding-right: 45px !important;
}
.summary_fc57 .footer-73d2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary_fc57 .footer-73d2 li a:focus,
.summary_fc57 .footer-73d2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_fc57 .footer-73d2 li .shadow_f9bb {
  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;
}
.summary_fc57 .footer-73d2 li .shadow_f9bb:hover {
  box-shadow: none;
}
.summary_fc57 .footer-73d2 li .shadow_f9bb .accent_128d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary_fc57 .footer-73d2 .dirty_b4ac {
  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);
}
.summary_fc57 .footer-73d2 .dirty_b4ac li a {
  padding-left: 3em;
}
.summary_fc57 .footer-73d2 .mini-cf67 > a .shadow_f9bb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary_fc57 .footer-73d2 .mini-cf67 > .dirty_b4ac {
  display: block;
  opacity: 1;
}
.container-4d09 {
  max-width: 100%;
}
.block_308a {
  line-height: 0;
  cursor: pointer;
}
.clean-9b56 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.clean-9b56:hover {
  box-shadow: none;
  color: currentColor;
}
.clean-9b56 svg {
  width: 18px;
  height: 18px;
}
.clean-9b56 .dim_bce3 {
  display: none;
}
.red-f4a9 {
  position: relative;
}
.red-f4a9.fn-active-98ac .clean-9b56 .status_dark_b9ff {
  display: none;
}
.red-f4a9.fn-active-98ac .clean-9b56 .dim_bce3 {
  display: inline-block;
}
.red-f4a9 .grid-da2f {
  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);
}
.red-f4a9.full_3eb7 .grid-da2f {
  left: auto;
  right: -0.9em;
}
.red-f4a9.full_3eb7 .logo-fresh-7d21::before {
  left: auto;
  right: 15px;
}
.red-f4a9.fn-active-98ac .grid-da2f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-stale-571f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.main-stale-571f label {
  flex-basis: 100%;
}
.main-stale-571f .media-pro-a541 {
  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;
}
.main-stale-571f .label-black-fd11 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.main-stale-571f .label-black-fd11:focus {
  background-color: transparent;
}
.main-stale-571f button.image-d7c8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.main-stale-571f button.image-d7c8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.main-stale-571f button.image-d7c8 svg {
  width: 18px;
  height: 18px;
}
.main-stale-571f input[type="submit"] {
  min-height: auto;
}
.stale_6a8b .main-stale-571f .label-black-fd11 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo-fresh-7d21 {
  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) {
  .logo-fresh-7d21 {
    width: 220px;
  }
}
.logo-fresh-7d21 label {
  flex-basis: 100%;
}
.logo-fresh-7d21::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;
}
.image_paper_c469 .stale_6a8b .main-stale-571f {
  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;
}
.image_paper_c469
  .stale_6a8b
  .main-stale-571f
  .media-pro-a541 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.image_paper_c469 .stale_6a8b .main-stale-571f .label-black-fd11 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.image_paper_c469
  .stale_6a8b
  .main-stale-571f
  .label-black-fd11:focus {
  background: 0 0;
}
.image_paper_c469
  .stale_6a8b
  .main-stale-571f
  .surface_left_f29f {
  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;
}
.selected-d56a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.selected-d56a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.selected-d56a li:last-child {
  margin-right: 0;
}
.selected-d56a li:first-child {
  margin-left: 0;
}
.selected-d56a.message_motion_d55f a {
  color: #fff;
}
.selected-d56a.message_motion_d55f a:hover {
  color: #fff;
}
.selected-d56a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.selected-d56a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.selected-d56a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.selected-d56a a:hover {
  opacity: 0.9;
  color: inherit;
}
.selected-d56a [class*="social-icon-apple"] {
  background-color: #999;
}
.selected-d56a [class*="social-icon-apple"].old-5d63 {
  background-color: transparent;
  color: #999;
}
.selected-d56a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.selected-d56a [class*="social-icon-behance"].old-5d63 {
  background-color: transparent;
  color: #1769ff;
}
.selected-d56a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.selected-d56a [class*="social-icon-bitbucket"].old-5d63 {
  background-color: transparent;
  color: #205081;
}
.selected-d56a [class*="social-icon-codepen"] {
  background-color: #000;
}
.selected-d56a [class*="social-icon-codepen"].old-5d63 {
  background-color: transparent;
  color: #000;
}
.selected-d56a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.selected-d56a [class*="social-icon-delicious"].old-5d63 {
  background-color: transparent;
  color: #39f;
}
.selected-d56a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.selected-d56a [class*="social-icon-digg"].old-5d63 {
  background-color: transparent;
  color: #005be2;
}
.selected-d56a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.selected-d56a [class*="social-icon-dribbble"].old-5d63 {
  background-color: transparent;
  color: #ea4c89;
}
.selected-d56a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.selected-d56a [class*="social-icon-envelope"].old-5d63 {
  background-color: transparent;
  color: #ea4335;
}
.selected-d56a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.selected-d56a [class*="social-icon-facebook"].old-5d63 {
  background-color: transparent;
  color: #3b5998;
}
.selected-d56a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.selected-d56a [class*="social-icon-flickr"].old-5d63 {
  background-color: transparent;
  color: #0063dc;
}
.selected-d56a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.selected-d56a [class*="social-icon-foursquare"].old-5d63 {
  background-color: transparent;
  color: #2d5be3;
}
.selected-d56a [class*="social-icon-github"] {
  background-color: #333;
}
.selected-d56a [class*="social-icon-github"].old-5d63 {
  background-color: transparent;
  color: #333;
}
.selected-d56a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.selected-d56a [class*="social-icon-google-plus"].old-5d63 {
  background-color: transparent;
  color: #dd4b39;
}
.selected-d56a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.selected-d56a [class*="social-icon-houzz"].old-5d63 {
  background-color: transparent;
  color: #7ac142;
}
.selected-d56a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.selected-d56a [class*="social-icon-instagram"].old-5d63 {
  background-color: transparent;
  color: #262626;
}
.selected-d56a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.selected-d56a [class*="social-icon-jsfiddle"].old-5d63 {
  background-color: transparent;
  color: #487aa2;
}
.selected-d56a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.selected-d56a [class*="social-icon-linkedin"].old-5d63 {
  background-color: transparent;
  color: #0077b5;
}
.selected-d56a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.selected-d56a [class*="social-icon-medium"].old-5d63 {
  background-color: transparent;
  color: #00ab6b;
}
.selected-d56a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.selected-d56a
  [class*="social-icon-odnoklassniki"].old-5d63 {
  background-color: transparent;
  color: #f4731c;
}
.selected-d56a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.selected-d56a [class*="social-icon-meetup"].old-5d63 {
  background-color: transparent;
  color: #ec1c40;
}
.selected-d56a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.selected-d56a [class*="social-icon-pinterest"].old-5d63 {
  background-color: transparent;
  color: #bd081c;
}
.selected-d56a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.selected-d56a [class*="social-icon-product-hunt"].old-5d63 {
  background-color: transparent;
  color: #da552f;
}
.selected-d56a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.selected-d56a [class*="social-icon-reddit"].old-5d63 {
  background-color: transparent;
  color: #ff4500;
}
.selected-d56a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.selected-d56a [class*="social-icon-rss"].old-5d63 {
  background-color: transparent;
  color: #f26522;
}
.selected-d56a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.selected-d56a
  [class*="social-icon-shopping-cart"].old-5d63 {
  background-color: transparent;
  color: #4caf50;
}
.selected-d56a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.selected-d56a [class*="social-icon-skype"].old-5d63 {
  background-color: transparent;
  color: #00aff0;
}
.selected-d56a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.selected-d56a [class*="social-icon-slideshare"].old-5d63 {
  background-color: transparent;
  color: #0077b5;
}
.selected-d56a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.selected-d56a [class*="social-icon-snapchat"].old-5d63 {
  background-color: transparent;
  color: #fffc00;
}
.selected-d56a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.selected-d56a [class*="social-icon-soundcloud"].old-5d63 {
  background-color: transparent;
  color: #f80;
}
.selected-d56a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.selected-d56a [class*="social-icon-spotify"].old-5d63 {
  background-color: transparent;
  color: #2ebd59;
}
.selected-d56a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.selected-d56a
  [class*="social-icon-stack-overflow"].old-5d63 {
  background-color: transparent;
  color: #fe7a15;
}
.selected-d56a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.selected-d56a [class*="social-icon-maldkfgram"].old-5d63 {
  background-color: transparent;
  color: #2ca5e0;
}
.selected-d56a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.selected-d56a [class*="social-icon-tripadvisor"].old-5d63 {
  background-color: transparent;
  color: #589442;
}
.selected-d56a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.selected-d56a [class*="social-icon-tumblr"].old-5d63 {
  background-color: transparent;
  color: #35465c;
}
.selected-d56a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.selected-d56a [class*="social-icon-twitch"].old-5d63 {
  background-color: transparent;
  color: #6441a5;
}
.selected-d56a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.selected-d56a [class*="social-icon-twitter"].old-5d63 {
  background-color: transparent;
  color: #1da1f2;
}
.selected-d56a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.selected-d56a [class*="social-icon-vimeo"].old-5d63 {
  background-color: transparent;
  color: #1ab7ea;
}
.selected-d56a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.selected-d56a [class*="social-icon-vk"].old-5d63 {
  background-color: transparent;
  color: #45668e;
}
.selected-d56a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.selected-d56a [class*="social-icon-weibo"].old-5d63 {
  background-color: transparent;
  color: #df2029;
}
.selected-d56a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.selected-d56a [class*="social-icon-weixin"].old-5d63 {
  background-color: transparent;
  color: #7bb32e;
}
.selected-d56a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.selected-d56a [class*="social-icon-whatsapp"].old-5d63 {
  background-color: transparent;
  color: #25d366;
}
.selected-d56a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.selected-d56a [class*="social-icon-wordpress"].old-5d63 {
  background-color: transparent;
  color: #21759b;
}
.selected-d56a [class*="social-icon-xing"] {
  background-color: #026466;
}
.selected-d56a [class*="social-icon-xing"].old-5d63 {
  background-color: transparent;
  color: #026466;
}
.selected-d56a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.selected-d56a [class*="social-icon-yelp"].old-5d63 {
  background-color: transparent;
  color: #af0606;
}
.selected-d56a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.selected-d56a [class*="social-icon-youtube"].old-5d63 {
  background-color: transparent;
  color: #cd201f;
}
.old_88e7 {
  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;
}
.old_88e7:hover {
  box-shadow: none;
  background: 0 0;
}
.yellow_7962 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.top_6f85 {
  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;
}
.wrapper_hard_0eb9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hot-db9d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hot-db9d,
.hot-db9d::after,
.hot-db9d::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;
}
.hot-db9d::after,
.hot-db9d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active-e774 .top_6f85 .wrapper_hard_0eb9 {
  margin-top: -2px;
  width: 19px;
}
.active-e774 .top_6f85 .hot-db9d {
  margin-top: -1px;
}
.active-e774 .top_6f85 .hot-db9d,
.active-e774 .top_6f85 .hot-db9d::after,
.active-e774 .top_6f85 .hot-db9d::before {
  width: 19px;
  height: 2px;
}
.active-e774 .top_6f85 .hot-db9d::before {
  top: -6px;
}
.active-e774 .top_6f85 .hot-db9d::after {
  bottom: -6px;
}
.disabled_tall_3272 .top_6f85 .wrapper_hard_0eb9 {
  margin-top: -2px;
  width: 22px;
}
.disabled_tall_3272 .top_6f85 .hot-db9d {
  margin-top: -1px;
}
.disabled_tall_3272 .top_6f85 .hot-db9d,
.disabled_tall_3272 .top_6f85 .hot-db9d::after,
.disabled_tall_3272 .top_6f85 .hot-db9d::before {
  width: 22px;
  height: 2px;
}
.disabled_tall_3272 .top_6f85 .hot-db9d::before {
  top: -7px;
}
.disabled_tall_3272 .top_6f85 .hot-db9d::after {
  bottom: -7px;
}
.carousel_be45 .top_6f85 .wrapper_hard_0eb9 {
  margin-top: -2px;
  width: 31px;
}
.carousel_be45 .top_6f85 .hot-db9d {
  margin-top: -1.5px;
}
.carousel_be45 .top_6f85 .hot-db9d,
.carousel_be45 .top_6f85 .hot-db9d::after,
.carousel_be45 .top_6f85 .hot-db9d::before {
  width: 31px;
  height: 3px;
}
.carousel_be45 .top_6f85 .hot-db9d::before {
  top: -9px;
}
.carousel_be45 .top_6f85 .hot-db9d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hidden-motion-1d37 .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-motion-1d37 .top_6f85 .hot-db9d {
    margin-top: -1px;
  }
  .hidden-motion-1d37 .top_6f85 .hot-db9d,
  .hidden-motion-1d37 .top_6f85 .hot-db9d::after,
  .hidden-motion-1d37 .top_6f85 .hot-db9d::before {
    width: 19px;
    height: 2px;
  }
  .hidden-motion-1d37 .top_6f85 .hot-db9d::before {
    top: -6px;
  }
  .hidden-motion-1d37 .top_6f85 .hot-db9d::after {
    bottom: -6px;
  }
  .mask_66af .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 22px;
  }
  .mask_66af .top_6f85 .hot-db9d {
    margin-top: -1px;
  }
  .mask_66af .top_6f85 .hot-db9d,
  .mask_66af .top_6f85 .hot-db9d::after,
  .mask_66af .top_6f85 .hot-db9d::before {
    width: 22px;
    height: 2px;
  }
  .mask_66af .top_6f85 .hot-db9d::before {
    top: -7px;
  }
  .mask_66af .top_6f85 .hot-db9d::after {
    bottom: -7px;
  }
  .hot-aa0c .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 31px;
  }
  .hot-aa0c .top_6f85 .hot-db9d {
    margin-top: -1.5px;
  }
  .hot-aa0c .top_6f85 .hot-db9d,
  .hot-aa0c .top_6f85 .hot-db9d::after,
  .hot-aa0c .top_6f85 .hot-db9d::before {
    width: 31px;
    height: 3px;
  }
  .hot-aa0c .top_6f85 .hot-db9d::before {
    top: -9px;
  }
  .hot-aa0c .top_6f85 .hot-db9d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .primary-f440 .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 19px;
  }
  .primary-f440 .top_6f85 .hot-db9d {
    margin-top: -1px;
  }
  .primary-f440 .top_6f85 .hot-db9d,
  .primary-f440 .top_6f85 .hot-db9d::after,
  .primary-f440 .top_6f85 .hot-db9d::before {
    width: 19px;
    height: 2px;
  }
  .primary-f440 .top_6f85 .hot-db9d::before {
    top: -6px;
  }
  .primary-f440 .top_6f85 .hot-db9d::after {
    bottom: -6px;
  }
  .row_fc0f .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 22px;
  }
  .row_fc0f .top_6f85 .hot-db9d {
    margin-top: -1px;
  }
  .row_fc0f .top_6f85 .hot-db9d,
  .row_fc0f .top_6f85 .hot-db9d::after,
  .row_fc0f .top_6f85 .hot-db9d::before {
    width: 22px;
    height: 2px;
  }
  .row_fc0f .top_6f85 .hot-db9d::before {
    top: -7px;
  }
  .row_fc0f .top_6f85 .hot-db9d::after {
    bottom: -7px;
  }
  .block_orange_d5d0 .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 31px;
  }
  .block_orange_d5d0 .top_6f85 .hot-db9d {
    margin-top: -1.5px;
  }
  .block_orange_d5d0 .top_6f85 .hot-db9d,
  .block_orange_d5d0 .top_6f85 .hot-db9d::after,
  .block_orange_d5d0 .top_6f85 .hot-db9d::before {
    width: 31px;
    height: 3px;
  }
  .block_orange_d5d0 .top_6f85 .hot-db9d::before {
    top: -9px;
  }
  .block_orange_d5d0 .top_6f85 .hot-db9d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .module_a19b .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 19px;
  }
  .module_a19b .top_6f85 .hot-db9d {
    margin-top: -1px;
  }
  .module_a19b .top_6f85 .hot-db9d,
  .module_a19b .top_6f85 .hot-db9d::after,
  .module_a19b .top_6f85 .hot-db9d::before {
    width: 19px;
    height: 2px;
  }
  .module_a19b .top_6f85 .hot-db9d::before {
    top: -6px;
  }
  .module_a19b .top_6f85 .hot-db9d::after {
    bottom: -6px;
  }
  .brown_2f76 .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 22px;
  }
  .brown_2f76 .top_6f85 .hot-db9d {
    margin-top: -1px;
  }
  .brown_2f76 .top_6f85 .hot-db9d,
  .brown_2f76 .top_6f85 .hot-db9d::after,
  .brown_2f76 .top_6f85 .hot-db9d::before {
    width: 22px;
    height: 2px;
  }
  .brown_2f76 .top_6f85 .hot-db9d::before {
    top: -7px;
  }
  .brown_2f76 .top_6f85 .hot-db9d::after {
    bottom: -7px;
  }
  .image_f3b2 .top_6f85 .wrapper_hard_0eb9 {
    margin-top: -2px;
    width: 31px;
  }
  .image_f3b2 .top_6f85 .hot-db9d {
    margin-top: -1.5px;
  }
  .image_f3b2 .top_6f85 .hot-db9d,
  .image_f3b2 .top_6f85 .hot-db9d::after,
  .image_f3b2 .top_6f85 .hot-db9d::before {
    width: 31px;
    height: 3px;
  }
  .image_f3b2 .top_6f85 .hot-db9d::before {
    top: -9px;
  }
  .image_f3b2 .top_6f85 .hot-db9d::after {
    bottom: -9px;
  }
}
.notice_b798 .hot-db9d {
  -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);
}
.notice_b798 .hot-db9d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice_b798 .hot-db9d::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);
}
.notice_b798.motion-fb8e .hot-db9d {
  -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);
}
.notice_b798.motion-fb8e .hot-db9d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice_b798.motion-fb8e .hot-db9d::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);
}
.video_9c8d {
  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.menu-5db7:before {
  display: none;
}
.link_liquid_57a8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.link_liquid_57a8 .avatar_prev_cc69 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.link_liquid_57a8 .avatar_prev_cc69:last-of-type {
  border-bottom: none;
}
.link_liquid_57a8 .avatar_prev_cc69.easy-5226,
.link_liquid_57a8 .avatar_prev_cc69.active_487d,
.link_liquid_57a8 .avatar_prev_cc69.button_cc21 {
  padding: 0;
}
.link_liquid_57a8 .summary_fc57 .shadow_f9bb {
  color: currentColor;
}
.link_liquid_57a8 .summary_fc57 .shadow_f9bb:focus,
.link_liquid_57a8 .summary_fc57 .shadow_f9bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_liquid_57a8.pagination_huge_059c .stale_82f7,
.link_liquid_57a8.pagination_huge_059c .backdrop_stale_0779 a,
.link_liquid_57a8.pagination_huge_059c .secondary_lower_119e a,
.link_liquid_57a8.pagination_huge_059c .dirty_b4ac a {
  color: rgba(0, 0, 0, 0.55);
}
.link_liquid_57a8.pagination_huge_059c .stale_82f7:hover,
.link_liquid_57a8.pagination_huge_059c .backdrop_stale_0779 a:hover,
.link_liquid_57a8.pagination_huge_059c .secondary_lower_119e a:hover,
.link_liquid_57a8.pagination_huge_059c .dirty_b4ac a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_liquid_57a8.pagination_huge_059c .fresh-6eb6 {
  color: rgba(0, 0, 0, 0.8);
}
.link_liquid_57a8.pagination_huge_059c .avatar_prev_cc69 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_liquid_57a8.pagination_huge_059c .avatar_prev_cc69:before {
  background: rgba(0, 0, 0, 0.08);
}
.link_liquid_57a8.pagination_huge_059c .tertiary_silver_0025:before {
  background: rgba(255, 255, 255, 0.9);
}
.link_liquid_57a8.pagination_huge_059c .summary_fc57 .footer-73d2 li a,
.link_liquid_57a8.pagination_huge_059c .summary_fc57 .shadow_f9bb,
.link_liquid_57a8.pagination_huge_059c .dirty_b4ac {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_liquid_57a8.pagination_huge_059c .summary_fc57 .shadow_f9bb:focus,
.link_liquid_57a8.pagination_huge_059c .summary_fc57 .shadow_f9bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_liquid_57a8.pagination_huge_059c .footer-73d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_liquid_57a8.nav-4276 .stale_82f7,
.link_liquid_57a8.nav-4276 .backdrop_stale_0779 a,
.link_liquid_57a8.nav-4276 .secondary_lower_119e .shadow_f9bb,
.link_liquid_57a8.nav-4276 .secondary_lower_119e a,
.link_liquid_57a8.nav-4276 .dirty_b4ac a {
  color: rgba(255, 255, 255, 0.79);
}
.link_liquid_57a8.nav-4276 .stale_82f7:hover,
.link_liquid_57a8.nav-4276 .backdrop_stale_0779 a:hover,
.link_liquid_57a8.nav-4276 .secondary_lower_119e .shadow_f9bb:hover,
.link_liquid_57a8.nav-4276 .secondary_lower_119e a:hover,
.link_liquid_57a8.nav-4276 .dirty_b4ac a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_liquid_57a8.nav-4276 .fresh-6eb6 {
  color: rgba(255, 255, 255, 0.99);
}
.link_liquid_57a8.nav-4276 .avatar_prev_cc69 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_liquid_57a8.nav-4276 .avatar_prev_cc69:before {
  background: rgba(255, 255, 255, 0.08);
}
.link_liquid_57a8.nav-4276 .tertiary_silver_0025:before {
  background: rgba(0, 0, 0, 0.9);
}
.link_liquid_57a8.nav-4276 .summary_fc57 .footer-73d2 li a,
.link_liquid_57a8.nav-4276 .summary_fc57 .shadow_f9bb,
.link_liquid_57a8.nav-4276 .dirty_b4ac {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_liquid_57a8.nav-4276 .summary_fc57 .shadow_f9bb:focus,
.link_liquid_57a8.nav-4276 .summary_fc57 .shadow_f9bb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_liquid_57a8.nav-4276 .footer-73d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_silver_0025 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary_silver_0025:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.left_ae7f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.north-a20c .link_liquid_57a8 {
  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;
}
.north-a20c .avatar_prev_cc69 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.north-a20c .avatar_prev_cc69: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) {
  .north-a20c .avatar_prev_cc69:before {
    width: 16%;
    left: 42%;
  }
}
.north-a20c .avatar_prev_cc69:last-child:before {
  content: none;
}
.north-a20c .avatar_prev_cc69[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.north-a20c .summary_fc57 .footer-73d2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.north-a20c .summary_fc57 .footer-73d2 li a .shadow_f9bb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.north-a20c .summary_fc57 .dirty_b4ac {
  border: none;
}
.north-a20c .summary_fc57 .dirty_b4ac li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.north-a20c .tertiary_silver_0025 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.north-a20c .left_ae7f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.north-a20c .nav-4276 .tertiary_silver_0025:before {
  background: rgba(0, 0, 0, 0.9);
}
.north-a20c .pagination_huge_059c.chip-simple-6b0d .hot-db9d {
  background: rgba(0, 0, 0, 0.6);
}
.north-a20c
  .pagination_huge_059c.chip-simple-6b0d
  .hot-db9d::after,
.north-a20c
  .pagination_huge_059c.chip-simple-6b0d
  .hot-db9d:before {
  background: inherit;
}
.north-a20c
  .pagination_huge_059c.chip-simple-6b0d:hover
  .hot-db9d {
  background: rgba(0, 0, 0, 0.8);
}
.sort_next_cdbb .link_liquid_57a8 {
  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) {
  .sort_next_cdbb .link_liquid_57a8 {
    width: auto;
    right: 45px;
  }
}
.progress-ad6e .link_liquid_57a8 {
  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) {
  .progress-ad6e .link_liquid_57a8 {
    width: auto;
    left: 45px;
  }
}
.menu-5db7 .link_liquid_57a8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.menu-5db7 .left_ae7f {
  max-width: 48em;
  margin: 0 auto;
}
.menu-5db7 .tertiary_silver_0025:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.plasma-1723 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-1723.north-a20c .link_liquid_57a8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.plasma-1723.sort_next_cdbb .link_liquid_57a8 {
  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);
}
.plasma-1723 .link_liquid_57a8 {
  visibility: visible;
}
.plasma-1723.progress-ad6e .link_liquid_57a8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.detail-e762,
.title_complex_338d {
  overflow-x: hidden;
}
.detail-e762 .link_liquid_57a8 {
  overflow: auto;
}
.detail-e762.north-a20c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail-e762.north-a20c .link_liquid_57a8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.detail-e762.north-a20c .old_88e7 {
  opacity: 0;
}
.detail-e762.sort_next_cdbb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail-e762.sort_next_cdbb .link_liquid_57a8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.detail-e762.sort_next_cdbb .old_88e7 {
  opacity: 0;
}
.detail-e762.progress-ad6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail-e762.progress-ad6e .link_liquid_57a8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.detail-e762.progress-ad6e .old_88e7 {
  opacity: 0;
}
.detail-e762.menu-5db7 .link_liquid_57a8 {
  z-index: 10;
  visibility: visible;
}
.chip-simple-6b0d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip-simple-6b0d .hot-db9d {
  background: rgba(255, 255, 255, 0.99);
}
.chip-simple-6b0d .hot-db9d::after,
.chip-simple-6b0d .hot-db9d:before {
  background: inherit;
}
.chip-simple-6b0d:hover .hot-db9d {
  background: rgba(255, 255, 255, 0.99);
}
.progress-ad6e .chip-simple-6b0d {
  top: 10px;
  right: auto;
  left: 12px;
}
.menu-5db7 .chip-simple-6b0d {
  display: none !important;
}
.detail-e762:before,
.title_complex_338d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.detail-e762 .chip-simple-6b0d,
.title_complex_338d .chip-simple-6b0d {
  display: inline-block;
}
.link_liquid_57a8 .carousel-first-afb6 {
  -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;
}
.detail-e762 .link_liquid_57a8 .carousel-first-afb6,
.title_complex_338d .link_liquid_57a8 .carousel-first-afb6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pro_ad1d .media-pro-a541 {
  width: 100%;
}
.title-5d61 {
  padding: 0 0.5em 0;
}
.title-5d61 [class*="customify-col-"],
.title-5d61 [class*="customify-col_"],
.title-5d61 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.description_8a7c .title-5d61 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .filter-8737 .label_silver_dfe5,
  .label_silver_dfe5 {
    display: none;
  }
  .heading-8f0b {
    text-align: left;
  }
  .box-next-daf6 {
    text-align: center;
  }
  .hot_34e4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .filter-8737 .brown-80de,
  .brown-80de {
    display: none;
  }
  .out_c424 {
    text-align: left;
  }
  .menu_f05d {
    text-align: center;
  }
  .disabled-blue-85b5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .filter-8737 .simple_a516,
  .simple_a516 {
    display: none;
  }
  .text_9a09 {
    text-align: left;
  }
  .new_f084 {
    text-align: center;
  }
  .tag_pink_1dcd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.small-13f6 {
  box-shadow: none !important;
}
.thumbnail-2f66 .clean_d273,
.stone_1e29 .clean_d273 {
  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;
}
.stone_1e29 .clean_d273 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside-9d84 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside-9d84:after,
.aside-9d84:before {
  content: "";
  display: table;
}
.aside-9d84:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside-9d84 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside-9d84,
.icon-c5fc {
  max-width: 1248px;
  margin: 0 auto;
}

.south-0f6a.new_aca4 .aside-9d84 {
  max-width: 100%;
}
.south-0f6a.sort_yellow_29cf {
  max-width: 1200px;
  margin: 0 auto;
}
.south-0f6a.prev-14b0 .aside-9d84 {
  max-width: 100%;
}
.south-0f6a.prev-14b0 > .aside-9d84 {
  padding-left: 0;
  padding-right: 0;
}
.south-0f6a.prev-14b0 > .aside-9d84 .filter-8737 {
  margin: 0;
}
.south-0f6a.prev-14b0
  > .aside-9d84
  .upper-a2a6.bright-4ae7 {
  margin-right: 0;
  margin-left: 0;
}
.south-0f6a.prev-14b0 #main.bright-4ae7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .plasma_c4ac #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .plasma_c4ac #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .search-right-d8c6 .carousel-gold-81f3 {
    padding-right: 1em;
  }
  .search-right-d8c6.red-18de .upper-a2a6 {
    border-right: 1px solid #eaecee;
  }
  .search-right-d8c6.red-18de .carousel-gold-81f3 {
    padding-right: 1em;
  }
  .search-right-d8c6.red-18de .caption-0001 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-f5ea .carousel-gold-81f3 {
    padding-left: 1em;
  }
  .component-f5ea.red-18de .upper-a2a6 {
    border-left: 1px solid #eaecee;
  }
  .component-f5ea.red-18de .carousel-gold-81f3 {
    padding-left: 1em;
  }
  .component-f5ea.red-18de .caption-0001 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-basic-e068 .carousel-gold-81f3 {
    padding-left: 1em;
  }
  .backdrop-basic-e068.red-18de .button-0914 {
    border-right: 1px solid #eaecee;
  }
  .backdrop-basic-e068.red-18de .backdrop-1c65 {
    border-right: 1px solid #eaecee;
  }
  .backdrop-basic-e068.red-18de .carousel-gold-81f3 {
    padding-left: 1em;
  }
  .backdrop-basic-e068.red-18de .caption-0001 {
    padding-right: 1em;
  }
  .backdrop-basic-e068.red-18de .steel-eea2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_active_0cb7 .carousel-gold-81f3 {
    padding-right: 1em;
  }
  .accent_active_0cb7.red-18de .button-0914 {
    border-left: 1px solid #eaecee;
  }
  .accent_active_0cb7.red-18de .backdrop-1c65 {
    border-left: 1px solid #eaecee;
  }
  .accent_active_0cb7.red-18de .carousel-gold-81f3 {
    padding-right: 1em;
  }
  .accent_active_0cb7.red-18de .caption-0001 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_active_0cb7.red-18de .steel-eea2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma_c4ac .carousel-gold-81f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma_c4ac.red-18de .upper-a2a6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .plasma_c4ac.red-18de .carousel-gold-81f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma_c4ac.red-18de .caption-0001 {
    padding-left: 1em;
  }
  .plasma_c4ac.red-18de .steel-eea2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .plasma_c4ac.red-18de .carousel-gold-81f3 {
    padding-left: 0;
  }
}
.pro-fcc9 .tabs-70ab {
  display: inline-block;
}
.dynamic_c61f {
  display: inline-block;
}
.shadow_77a3 {
  word-con: break-word;
}
.green-47ea > span {
  display: inline-block;
  padding: 5px 0;
}
.green-47ea .tabs_medium_b343 {
  margin-left: 8px;
  margin-right: 8px;
}
.green-47ea .clean_575f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.alert_aca9 .iron-7000 {
  margin-bottom: 2em;
}
.alert_aca9 .surface-9197 {
  margin-bottom: 15px;
}
.alert_aca9 .surface-9197:last-child {
  margin-bottom: 0;
}
.alert_aca9 .sort_short_ddba {
  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) {
  .alert_aca9 .sort_short_ddba {
    display: block;
  }
}
.alert_aca9 .down-aa68 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .alert_aca9 .down-aa68 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.alert_aca9 .frame-static-10ea {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.alert_aca9 .frame-static-10ea img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.alert_aca9 .frame-static-10ea a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.alert_aca9 .shadow_77a3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.alert_aca9 .shadow_77a3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.alert_aca9 .box_paper_85f0 p:last-child {
  margin-bottom: 0;
}
.alert_aca9 .badge-warm-70d7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.alert_aca9 .under_d925 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.alert_aca9 .video-outer-a6b8 {
  margin-top: 1em;
}
.alert_aca9 .over_0799 {
  top: 0;
  display: block;
}
.alert_aca9 .over_0799 a {
  color: inherit;
}
.alert_aca9 .over_0799 a:hover {
  color: inherit;
}
.alert_aca9 .wood_7762 {
  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;
}
.alert_aca9 .wood_7762:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.alert_aca9 .under_d925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.alert_aca9 .cold-4d14 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.alert_aca9 .cold-4d14:first-child {
  margin-top: 0;
}
.alert_aca9 .cold-4d14.accordion_wide_7878 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.alert_aca9 .cold-4d14.container-north-4d49 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.alert_aca9
  .cold-4d14.container-north-4d49.banner-gas-9f11
  .video-outer-a6b8 {
  width: 100%;
}
.alert_aca9 .container-north-4d49 {
  -webkit-box-align: center;
  align-items: center;
}
.alert_aca9 .container-north-4d49 .green-47ea,
.alert_aca9 .container-north-4d49 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.alert_aca9 .frame-static-10ea {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_aca9 .frame-static-10ea img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.alert_aca9 .frame-static-10ea: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;
}
.alert_aca9 .accordion_wide_7878 {
  z-index: 5;
}
.alert_aca9 .new_fb81 .message-9143 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.alert_aca9 .image-dark-5eb1 .message-9143 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.alert_aca9 .footer-gas-20c0 .message-9143 {
  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;
}
.alert_aca9.gas-3865 .sort_short_ddba,
.alert_aca9.info-8b1b .sort_short_ddba {
  display: block;
}
.alert_aca9.gas-3865 .sort_short_ddba .hot-e9eb,
.alert_aca9.gas-3865 .sort_short_ddba .under_d925,
.alert_aca9.info-8b1b .sort_short_ddba .hot-e9eb,
.alert_aca9.info-8b1b .sort_short_ddba .under_d925 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_aca9.media-c308 .down-aa68 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .alert_aca9.media-c308 .down-aa68 {
    margin-right: 0;
  }
}
.alert_aca9.gas-3865 .down-aa68,
.alert_aca9.info-8b1b .down-aa68 {
  padding-top: 40%;
}
.alert_aca9.gas-3865 .iron-7000,
.alert_aca9.info-8b1b .iron-7000 {
  display: block;
}
.alert_aca9.gas-3865 .fn-sticky-98ac .under_d925,
.alert_aca9.info-8b1b .fn-sticky-98ac .under_d925 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.alert_aca9.gas-3865 .down-aa68,
.alert_aca9.info-8b1b .down-aa68 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.alert_aca9.gas-3865 .under_d925 {
  padding: 1em;
}
.overlay-rough-c25c {
  margin: 30px auto;
  display: block;
}
.overlay-rough-c25c .hovered_1c4c > * {
  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;
}
.overlay-rough-c25c .hovered_1c4c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay-rough-c25c .hovered_1c4c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section-b3b9 .green-47ea {
  margin-bottom: 1.41575em;
}
.section-b3b9 .label_dim_133e {
  margin-bottom: 1.618em;
}
.first-17ac .preview_north_d7a5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.first-17ac .preview_north_d7a5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.first-17ac .dropdown-south-24f2 {
  max-width: 100%;
  overflow: auto;
}
.column_hovered_8602 .first-17ac a:hover {
  text-decoration: underline;
}
.backdrop-a28d .surface-9197:not(.shadow_77a3),
.backdrop-a28d .frame-static-10ea {
  margin-bottom: 1.41575em;
}
.backdrop-a28d .surface-9197:not(.shadow_77a3):last-child,
.backdrop-a28d .frame-static-10ea:last-child {
  margin-bottom: 0;
}
.backdrop-a28d .surface-9197.status-action-6f3c {
  margin-bottom: 0.41575em;
}
.backdrop-a28d .tooltip_hard_a9da:before,
.backdrop-a28d .lite_a5bf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.backdrop-a28d .tooltip_hard_a9da:before {
  content: "\f115";
}
.backdrop-a28d .lite_a5bf:before {
  content: "\f02c";
}
.backdrop-a28d .media-f425 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.backdrop-a28d .media-f425 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.component_d57a {
  display: -webkit-box;
  display: flex;
}
.component_d57a .thick_f606 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .component_d57a .thick_f606 {
    flex-basis: 90px;
  }
}
.component_d57a .surface_under_457c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .component_d57a .surface_under_457c {
    flex-basis: calc(100% - 50px);
  }
}
.component_d57a .chip-simple-0ad4 p:last-child {
  margin-bottom: 0.72em;
}
.message_silver_d303 .hovered_1c4c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.message_silver_d303 .hovered_1c4c:after,
.message_silver_d303 .hovered_1c4c:before {
  content: "";
  display: table;
}
.message_silver_d303 .hovered_1c4c:after {
  clear: both;
}
.message_silver_d303 .hovered_1c4c .layout-center-dcfb,
.message_silver_d303 .hovered_1c4c .aside_a408 {
  width: 49%;
}
.message_silver_d303 .hovered_1c4c .layout-center-dcfb a span.notification_hard_26f5,
.message_silver_d303 .hovered_1c4c .aside_a408 a span.notification_hard_26f5 {
  display: block;
  margin-bottom: 5px;
}
.message_silver_d303 .hovered_1c4c .aside_a408 {
  float: left;
  text-align: left;
}
.message_silver_d303 .hovered_1c4c .layout-center-dcfb {
  float: right;
  text-align: right;
}
.dropdown_4844 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown_4844 {
    margin-bottom: 0;
  }
}
.selected_2f9b {
  margin-bottom: 1em;
}
.selected_2f9b .shadow_77a3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.image_hard_e352 a {
  display: block;
  line-height: 0;
  position: relative;
}
.caption-wide-640b .selected_2f9b,
.overlay_d516 .selected_2f9b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .caption-wide-640b .selected_2f9b,
  .overlay_d516 .selected_2f9b {
    display: block;
  }
}
.caption-wide-640b .image_hard_e352,
.overlay_d516 .image_hard_e352 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .caption-wide-640b .image_hard_e352,
  .overlay_d516 .image_hard_e352 {
    margin-bottom: 1em;
  }
}
.caption-wide-640b .image_hard_e352 img,
.overlay_d516 .image_hard_e352 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.caption-wide-640b .article_b05f,
.overlay_d516 .article_b05f {
  flex-basis: calc(100% - 160px);
}
.caption-wide-640b .article_b05f p,
.overlay_d516 .article_b05f p {
  margin-bottom: 0;
}
.caption-wide-640b .article_b05f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .caption-wide-640b .article_b05f {
    padding-left: 0;
  }
}
.overlay_d516 .article_b05f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_d516 .article_b05f {
    padding-right: 0;
  }
}
.overlay_d516 .image_hard_e352 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.label_0cc0 .image_hard_e352 {
  margin-bottom: 0.5em;
}
.label_0cc0 .image_hard_e352 img {
  width: 100%;
}
.search_active_841a .description-bf97,
.upper_b24b .description-bf97 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.upper_b24b .upper-a2a6 .purple_35b4 p:last-child {
  margin-bottom: 0;
}
.paper-57dc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.blue-eee8 .photo-warm-360d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .blue-eee8 .photo-warm-360d:last-of-type {
    margin-bottom: 0;
  }
}
.blue-eee8 .photo-warm-360d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue-eee8 .photo-warm-360d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.blue-eee8 .photo-warm-360d ul li {
  margin: 0 0 0.6em;
}
.blue-eee8 .photo-warm-360d ul li.detail-prev-0eb4,
.blue-eee8 .photo-warm-360d ul li.container_upper_7aa1 {
  position: relative;
}
.blue-eee8 .photo-warm-360d ul li.detail-prev-0eb4 .tabs_9bfb,
.blue-eee8 .photo-warm-360d ul li.container_upper_7aa1 .tabs_9bfb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.blue-eee8 .photo-warm-360d ul li.detail-prev-0eb4:after:after,
.blue-eee8 .photo-warm-360d ul li.detail-prev-0eb4:after:before,
.blue-eee8
  .photo-warm-360d
  ul
  li.container_upper_7aa1:after:after,
.blue-eee8
  .photo-warm-360d
  ul
  li.container_upper_7aa1:after:before {
  content: "";
  display: table;
}
.blue-eee8 .photo-warm-360d ul li.detail-prev-0eb4:after:after,
.blue-eee8
  .photo-warm-360d
  ul
  li.container_upper_7aa1:after:after {
  clear: both;
}
.blue-eee8 .photo-warm-360d a.main_8bfe:hover {
  text-decoration: none;
}
.blue-eee8 .photo-warm-360d select {
  max-width: 100%;
}
.blue-eee8 .photo-warm-360d table {
  font-size: 85%;
}
.blue-eee8 .photo-warm-360d table td,
.blue-eee8 .photo-warm-360d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.blue-eee8 .photo-warm-360d table tfoot td {
  text-align: left;
}
.blue-eee8 .photo-warm-360d :last-child {
  margin-bottom: 0;
}
.blue-eee8 .photo-warm-360d .background_fluid_cbd3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.blue-eee8 .photo-warm-360d .background_fluid_cbd3 label {
  width: 100%;
}
.blue-eee8 .photo-warm-360d .background_fluid_cbd3 .label-black-fd11 {
  width: 100%;
  display: block;
}
.blue-eee8 .photo-warm-360d .background_fluid_cbd3 .image-d7c8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.blue-eee8 .photo-warm-360d .background_fluid_cbd3 .image-d7c8:hover svg #svg-search {
  fill: #444;
}
.blue-eee8 .photo-warm-360d .background_fluid_cbd3 .image-d7c8 svg {
  width: 18px;
  height: 18px;
}
.blue-eee8 .black_9955 ul ul,
.blue-eee8 .hover_medium_7b20 ul ul,
.blue-eee8 .sidebar-lite-b605 ul ul,
.blue-eee8 .hard_a59f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.blue-eee8 .black_9955 .complex-1fe1 > a,
.blue-eee8 .hover_medium_7b20 .complex-1fe1 > a,
.blue-eee8 .sidebar-lite-b605 .complex-1fe1 > a,
.blue-eee8 .hard_a59f .complex-1fe1 > a {
  margin-bottom: 0;
}
.blue-eee8 .popup-up-8a60 li,
.blue-eee8 .black_9955 li,
.blue-eee8 .caption_soft_5e3a li,
.blue-eee8 .hover_medium_7b20 li,
.blue-eee8 .sidebar-lite-b605 li,
.blue-eee8 .hard_a59f li,
.blue-eee8 .list_1af0 li,
.blue-eee8 .background_center_6364 li {
  display: block;
  position: relative;
}
.blue-eee8 .popup-up-8a60 li:last-child,
.blue-eee8 .black_9955 li:last-child,
.blue-eee8 .caption_soft_5e3a li:last-child,
.blue-eee8 .hover_medium_7b20 li:last-child,
.blue-eee8 .sidebar-lite-b605 li:last-child,
.blue-eee8 .hard_a59f li:last-child,
.blue-eee8 .list_1af0 li:last-child,
.blue-eee8 .background_center_6364 li:last-child {
  border: none;
}
.blue-eee8 .popup-up-8a60 li a,
.blue-eee8 .black_9955 li a,
.blue-eee8 .caption_soft_5e3a li a,
.blue-eee8 .hover_medium_7b20 li a,
.blue-eee8 .sidebar-lite-b605 li a,
.blue-eee8 .hard_a59f li a,
.blue-eee8 .list_1af0 li a,
.blue-eee8 .background_center_6364 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue-eee8 .popup-up-8a60 li ul li::before,
.blue-eee8 .black_9955 li ul li::before,
.blue-eee8 .caption_soft_5e3a li ul li::before,
.blue-eee8 .hover_medium_7b20 li ul li::before,
.blue-eee8 .sidebar-lite-b605 li ul li::before,
.blue-eee8 .hard_a59f li ul li::before,
.blue-eee8 .list_1af0 li ul li::before,
.blue-eee8 .background_center_6364 li ul li::before {
  left: 15px;
}
.blue-eee8 .popup-up-8a60 li ul a,
.blue-eee8 .black_9955 li ul a,
.blue-eee8 .caption_soft_5e3a li ul a,
.blue-eee8 .hover_medium_7b20 li ul a,
.blue-eee8 .sidebar-lite-b605 li ul a,
.blue-eee8 .hard_a59f li ul a,
.blue-eee8 .list_1af0 li ul a,
.blue-eee8 .background_center_6364 li ul a {
  padding-left: 20px;
}
.blue-eee8 .popup-up-8a60 li ul ul li::before,
.blue-eee8 .black_9955 li ul ul li::before,
.blue-eee8 .caption_soft_5e3a li ul ul li::before,
.blue-eee8 .hover_medium_7b20 li ul ul li::before,
.blue-eee8 .sidebar-lite-b605 li ul ul li::before,
.blue-eee8 .hard_a59f li ul ul li::before,
.blue-eee8 .list_1af0 li ul ul li::before,
.blue-eee8 .background_center_6364 li ul ul li::before {
  left: 30px;
}
.blue-eee8 .popup-up-8a60 li ul ul a,
.blue-eee8 .black_9955 li ul ul a,
.blue-eee8 .caption_soft_5e3a li ul ul a,
.blue-eee8 .hover_medium_7b20 li ul ul a,
.blue-eee8 .sidebar-lite-b605 li ul ul a,
.blue-eee8 .hard_a59f li ul ul a,
.blue-eee8 .list_1af0 li ul ul a,
.blue-eee8 .background_center_6364 li ul ul a {
  padding-left: 40px;
}
.blue-eee8 .new_5b8b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.blue-eee8 .background_center_6364 ul li {
  margin-bottom: 1.41575em;
}
.blue-eee8 .background_center_6364 ul li .under-369b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.blue-eee8 .background_center_6364 ul li .tabs_be78 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.nav-4276 .popup-up-8a60 li a,
.nav-4276 .black_9955 li a,
.nav-4276 .caption_soft_5e3a li a,
.nav-4276 .hover_medium_7b20 li a,
.nav-4276 .sidebar-lite-b605 li a,
.nav-4276 .hard_a59f li a,
.nav-4276 .list_1af0 li a,
.nav-4276 .background_center_6364 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-4276 .new_5b8b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-4276 .photo-warm-360d ul li.detail-prev-0eb4 .tabs_9bfb,
.nav-4276 .photo-warm-360d ul li.container_upper_7aa1 .tabs_9bfb {
  background: rgba(0, 0, 0, 0.2);
}
.nav-4276 .blue-eee8 .photo-warm-360d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.south-0f6a .blue-eee8 .footer-73d2 li {
  margin: 0;
}
.south-0f6a .blue-eee8 .footer-73d2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.south-0f6a .blue-eee8 .footer-73d2 li ul {
  margin: 0;
}
.south-0f6a .blue-eee8 .footer-73d2 li ul li a {
  padding-left: 15px;
}
.south-0f6a .blue-eee8 .footer-73d2 li ul li li a {
  padding-left: 30px;
}
.south-0f6a .blue-eee8 .footer-73d2 li.black_9563 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.south-0f6a .blue-eee8 .footer-73d2 li.black_9563 > 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;
}
.south-0f6a .blue-eee8 .footer-73d2 li.black_9563 > 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;
}
.component_next_ca12 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification_cbe7 {
  position: relative;
  z-index: 10;
}
.notification_cbe7 .carousel-first-afb6 {
  width: 100%;
  max-width: 100%;
}
.yellow-052e .badge-hard-3943 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.yellow-052e .pagination_huge_059c {
}
.yellow-052e .nav-4276 {
  background: #292929;
}
.summary-fe19 .badge-hard-3943 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary-fe19 .pagination_huge_059c {
  background: #f9f9f9;
}
.summary-fe19 .nav-4276 {
  background: #303030;
}
.chip_18bb .badge-hard-3943 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip_18bb .tabs-70ab {
    margin-bottom: 1em;
  }
  .chip_18bb .tabs-70ab:last-child {
    margin-bottom: 0;
  }
}
.chip_18bb .pagination_huge_059c {
  background: #ededed;
}
.chip_18bb .nav-4276 {
  background: #1a1a1a;
}
.badge-hard-3943.pagination_huge_059c {
  color: rgba(0, 0, 0, 0.6);
}
.badge-hard-3943.pagination_huge_059c .outer-8cbd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-hard-3943.nav-4276 {
  color: rgba(255, 255, 255, 0.99);
}
.badge-hard-3943.nav-4276 a:not(.main_8bfe) {
  color: rgba(255, 255, 255, 0.79);
}
.badge-hard-3943.nav-4276 a:not(.main_8bfe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-hard-3943.nav-4276 .outer-8cbd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-hard-3943.nav-4276 table tbody td,
.badge-hard-3943.nav-4276 table th {
  background: rgba(0, 0, 0, 0.08);
}
.progress_black_122b.slider_black_c002 .aside-9d84 {
  max-width: initial;
}
.progress_black_122b .menu_f565 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.progress_black_122b .menu_f565 .carousel-first-afb6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .progress_black_122b .menu_f565 .carousel-first-afb6 {
    display: block;
    margin-bottom: 2em;
  }
  .progress_black_122b .menu_f565 .carousel-first-afb6:last-child {
    margin-bottom: 0;
  }
}
.chip_18bb .tabs-70ab:last-child,
.summary-fe19 .tabs-70ab:last-child,
.yellow-052e .tabs-70ab:last-child {
  margin-bottom: 0;
}
.chip_18bb .tabs-70ab .blue-eee8 .photo-warm-360d:last-child,
.summary-fe19 .tabs-70ab .blue-eee8 .photo-warm-360d:last-child,
.yellow-052e .tabs-70ab .blue-eee8 .photo-warm-360d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip_18bb .accordion-1e83,
  .chip_18bb .silver_3244,
  .summary-fe19 .accordion-1e83,
  .summary-fe19 .silver_3244,
  .yellow-052e .accordion-1e83,
  .yellow-052e .silver_3244 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification_cbe7 .tabs-70ab {
    margin-bottom: 2em;
  }
}
.notification_cbe7 p:last-child {
  margin-bottom: 0;
}
.notification_cbe7 li,
.notification_cbe7 ul {
  list-style: none;
  margin: 0;
}
.notification_cbe7 ul ul {
  margin-left: 2.617924em;
}
.search_hovered_ad0f {
  font-size: 0.875em;
}

/* css-noise: 5815 */
.promo-block-j7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
