/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accent_e9e6/customify
Author: WPCustomify
Author URI: https://pressmaximum.accent_e9e6
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.accent_e9e6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.motion_fd38.active-f191/licenses/gpl-2.0.cool-bf70
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.white-4138/, (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.search_88e7.narrow-3805/normalize.bottom_a0cf/
 ======
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.bottom_a0cf v7.0.0 | MIT License | github.accent_e9e6/necolas/normalize.bottom_a0cf */
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;
}
.summary_east_9df5 .purple_959c,
.notification-liquid-a384,
.column-f32e,
.wrapper-b40f,
.form-9841,
.picture_right_361c,
.fixed-a85a,
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;
}
.notification-liquid-a384,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification-liquid-a384,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-liquid-a384,
  h1 {
    font-size: 1.8em;
  }
}
.column-f32e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.column-f32e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .column-f32e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .column-f32e,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper-b40f,
h3 {
  font-size: 1.618em;
}
.summary_east_9df5 .purple_959c,
.form-9841,
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.hovered_914e {
  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;
}
.hover-black-4813:after,
.hover-black-4813:before,
.lower-b288:after,
.lower-b288:before {
  content: "";
  display: table;
}
.hover-black-4813:after,
.lower-b288:after {
  clear: both;
}
.heading_solid_269d {
  float: right;
  margin-right: 0;
}
.upper_5731 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.glass-d562 .huge-2ad9,
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;
}
.glass-d562 .huge-2ad9: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;
}
.hero-d17f .huge-2ad9 {
  box-shadow: none;
}
.hero-d17f
  .huge-2ad9
  .highlight_a04f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero-d17f .huge-2ad9 .liquid_3661 {
  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;
}
.hero-d17f
  .huge-2ad9
  .liquid_3661
  b {
  display: none;
}
.hero-d17f .title_down_2fe4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_2503:not(.widget-light-84b8):not(.outer_6575),
button:not(.widget-light-84b8):not(.outer_6575),
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ),
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ),
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ) {
  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;
}
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ):hover,
button:not(.widget-light-84b8):not(
    .outer_6575
  ):hover,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ):hover,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ):hover,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ):active,
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ):focus,
button:not(.widget-light-84b8):not(
    .outer_6575
  ):active,
button:not(.widget-light-84b8):not(
    .outer_6575
  ):focus,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ):active,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ):focus,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ):active,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ):focus,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ):active,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ):focus {
  outline: 0;
}
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770,
button:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770 {
  position: relative;
}
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .avatar_west_4e87,
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .carousel_fd46,
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .frame_71e1,
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  i,
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  svg,
button:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .avatar_west_4e87,
button:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .carousel_fd46,
button:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .frame_71e1,
button:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  i,
button:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  svg,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .avatar_west_4e87,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .carousel_fd46,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .frame_71e1,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  i,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  svg,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .avatar_west_4e87,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .carousel_fd46,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .frame_71e1,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  i,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  svg,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .avatar_west_4e87,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .carousel_fd46,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  .frame_71e1,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  i,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770
  svg {
  visibility: hidden;
}
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770:after,
button:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770:after,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770:after,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770:after,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ).fn-loading-7770: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;
}
.background_2503:not(.widget-light-84b8):not(.outer_6575),
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ),
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ),
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ) {
  color: #fff;
  background: #235787;
}
.background_2503:not(.widget-light-84b8):not(
    .outer_6575
  ):focus,
input[type="button"]:not(.widget-light-84b8):not(
    .outer_6575
  ):focus,
input[type="reset"]:not(.widget-light-84b8):not(
    .outer_6575
  ):focus,
input[type="submit"]:not(.widget-light-84b8):not(
    .outer_6575
  ):focus {
  color: #fff;
}
.background_2503.fn-disabled-7770:not(.widget-light-84b8):not(
    .outer_6575
  ),
.background_2503[disabled]:not(.widget-light-84b8):not(
    .outer_6575
  ),
button.fn-disabled-7770:not(.widget-light-84b8):not(
    .outer_6575
  ),
button[disabled]:not(.widget-light-84b8):not(
    .outer_6575
  ) {
  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;
}
.element-370f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-370f: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;
}
.text_stone_991e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.top-63b7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block_focused_cb86 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hover-black-4813:after,
.hover-black-4813:before,
.active_c369:after,
.active_c369:before,
.logo_in_50aa:after,
.logo_in_50aa:before,
.main_0e26:after,
.main_0e26:before,
.info-fresh-40e2:after,
.info-fresh-40e2:before,
.copper-8bb3:after,
.copper-8bb3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hover-black-4813:after,
.active_c369:after,
.logo_in_50aa:after,
.main_0e26:after,
.info-fresh-40e2:after,
.copper-8bb3:after {
  clear: both;
}
.active_c369 .hidden-purple-683f,
.logo_in_50aa .hidden-purple-683f,
.preview_e544 .hidden-purple-683f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bronze_7d51 {
  display: inline-block;
}
.label-out-02f3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label-out-02f3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label-out-02f3 .accordion-27d4 {
  padding: 1em 0;
  font-size: 85%;
}
.accordion-27d4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.old_e007 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.old_e007:after,
.old_e007:before {
  content: "";
  display: table;
}
.old_e007:after {
  clear: both;
}
.heading-wide-3219 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.thumbnail-a630 .heading-wide-3219 {
  max-width: 50%;
}
.media_stale_9fcf .heading-wide-3219 {
  max-width: 33.33%;
}
.info_selected_4e86 .heading-wide-3219 {
  max-width: 25%;
}
.list-b471 .heading-wide-3219 {
  max-width: 20%;
}
.tall-f731 .heading-wide-3219 {
  max-width: 16.66%;
}
.paragraph_ef97 .heading-wide-3219 {
  max-width: 14.28%;
}
.copper_9df3 .heading-wide-3219 {
  max-width: 12.5%;
}
.glass_4f40 .heading-wide-3219 {
  max-width: 11.11%;
}
.hero-27b8 {
  display: block;
}
.summary_east_9df5 .breadcrumb_faf4 label,
.summary_east_9df5 .rough_f4a7 label,
.summary_east_9df5 .disabled_7214 label,
.summary_east_9df5 .photo-large-7d84 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_next_25b4 {
  list-style: none;
  margin: 0;
}
.text_next_25b4 article.panel-8856 {
  margin-bottom: 0;
}
.text_next_25b4 ul {
  list-style: none;
  margin: 0;
}
.text_next_25b4 .article-ec3f li.panel-8856 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_next_25b4 .article-ec3f li.panel-8856 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_next_25b4 .article-ec3f li.panel-8856: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) {
  .text_next_25b4 .article-ec3f li.panel-8856 li.panel-8856 li.panel-8856 li.panel-8856 {
    padding-left: 0;
  }
}
article.panel-8856 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel-8856 .active_c369 p:last-of-type {
  margin-bottom: 0;
}
article.panel-8856 .mini-fdab {
  float: left;
}
article.panel-8856 .mini_0622 {
  margin-left: 85px;
}
article.panel-8856 .surface_lite_d397 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel-8856 .surface_lite_d397 .banner_f6dc {
  margin-left: 10px;
}
article.panel-8856 .avatar_9995 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel-8856 .module-4e03 {
  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 .breadcrumb_faf4,
  #respond .disabled_7214,
  #respond .photo-large-7d84 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_faf4 input,
#respond .disabled_7214 input,
#respond .photo-large-7d84 input {
  width: 100%;
}
#respond .photo-large-7d84 {
  margin-right: 0;
}
#respond .stone-95f2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-middle-b500 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget-middle-b500.active-3560 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget-middle-b500 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.widget-middle-b500:focus,
.widget-middle-b500: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);
}
.element_action_190b {
  border-radius: 10%;
}
.module-south-1f6e {
  border-radius: 50%;
}
.accordion_ab63 {
  font-size: 0.72em;
}
.sort_3be6 {
  font-size: 0.875em;
}
.summary_4832 {
  font-size: 1.1em;
}
.white_146f {
  text-transform: uppercase;
  line-height: 1.2;
}
.white_146f.accordion_ab63 {
  letter-spacing: 0.5px;
}
.fixed-e52d,
.fixed-e52d a {
  color: #6d6d6d;
}
.fixed-e52d a:hover {
  color: #111;
}
.table-paper-cc4f {
  color: #6d6d6d;
}
.secondary-294c {
  overflow-x: hidden;
}
.secondary-294c .action_8405.yellow-b0aa {
  position: relative;
}
.secondary-294c .action_8405.yellow-b0aa.caption_0b39 {
  position: initial;
}
.secondary-294c
  .action_8405.yellow-b0aa.caption_0b39
  .pattern-east-ee89 {
  left: auto;
}
.secondary-294c .action_8405 .pattern-east-ee89 {
  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;
}
.secondary-294c .action_8405:hover.yellow-b0aa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.secondary-294c
  .action_8405:hover.yellow-b0aa
  .pattern-east-ee89 {
  display: block;
  z-index: 9999999;
}
.secondary-294c .pagination-paper-2ef5 .active_cb08,
.secondary-294c .detail_center_5b92 .active_cb08 {
  display: none;
}
.secondary-294c .prev_f55d .action_8405:hover.yellow-b0aa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.summary_east_9df5 .breadcrumb_faf4 label,
.summary_east_9df5 .rough_f4a7 label,
.summary_east_9df5 .disabled_7214 label,
.summary_east_9df5 .photo-large-7d84 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.text_next_25b4 {
  list-style: none;
  margin: 0;
}
.text_next_25b4 article.panel-8856 {
  margin-bottom: 0;
}
.text_next_25b4 ul {
  list-style: none;
  margin: 0;
}
.text_next_25b4 .article-ec3f li.panel-8856 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .text_next_25b4 .article-ec3f li.panel-8856 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .text_next_25b4 .article-ec3f li.panel-8856: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) {
  .text_next_25b4 .article-ec3f li.panel-8856 li.panel-8856 li.panel-8856 li.panel-8856 {
    padding-left: 0;
  }
}
article.panel-8856 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel-8856 .active_c369 p:last-of-type {
  margin-bottom: 0;
}
article.panel-8856 .mini-fdab {
  float: left;
}
article.panel-8856 .mini_0622 {
  margin-left: 85px;
}
article.panel-8856 .surface_lite_d397 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel-8856 .surface_lite_d397 .banner_f6dc {
  margin-left: 10px;
}
article.panel-8856 .avatar_9995 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel-8856 .module-4e03 {
  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 .breadcrumb_faf4,
  #respond .disabled_7214,
  #respond .photo-large-7d84 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_faf4 input,
#respond .disabled_7214 input,
#respond .photo-large-7d84 input {
  width: 100%;
}
#respond .photo-large-7d84 {
  margin-right: 0;
}
#respond .stone-95f2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination-paper-2ef5 .block-old-7b61 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block-old-7b61 .background_slow_5295.breadcrumb-0b04 .thick-ac96 > li > a:focus,
.block-old-7b61 .background_slow_5295.breadcrumb-0b04 .thick-ac96 > li > a:hover,
.block-old-7b61 .background_slow_5295.link-8dee .thick-ac96 > li > a:focus,
.block-old-7b61 .background_slow_5295.link-8dee .thick-ac96 > li > a:hover,
.block-old-7b61 .background_slow_5295.filter-white-ff82 .thick-ac96 > li > a:focus,
.block-old-7b61 .background_slow_5295.filter-white-ff82 .thick-ac96 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-old-7b61
  .background_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li.outer-9c2c
  > a,
.block-old-7b61
  .background_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li.complex_639a
  > a,
.block-old-7b61
  .background_slow_5295.link-8dee
  .thick-ac96
  > li.outer-9c2c
  > a,
.block-old-7b61
  .background_slow_5295.link-8dee
  .thick-ac96
  > li.complex_639a
  > a,
.block-old-7b61
  .background_slow_5295.filter-white-ff82
  .thick-ac96
  > li.outer-9c2c
  > a,
.block-old-7b61 .background_slow_5295.filter-white-ff82 .thick-ac96 > li.right-ed97 > a {
  color: rgba(255, 255, 255, 0.99);
}
.block-old-7b61 .dim_fa0d,
.block-old-7b61 .dim_fa0d a {
  color: rgba(255, 255, 255, 0.99);
}
.block-old-7b61 .layout_1974.old-1747 li a,
.block-old-7b61 .popup-a509 a,
.block-old-7b61 .active_90ff,
.block-old-7b61 .thick-ac96 > li > a,
.block-old-7b61 .description_cb05 {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61 .layout_1974.old-1747 li a:hover,
.block-old-7b61 .popup-a509 a:hover,
.block-old-7b61 .active_90ff:hover,
.block-old-7b61 .thick-ac96 > li > a:hover,
.block-old-7b61 .description_cb05:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-old-7b61 .header-af90 {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61 .header-af90 .active-0f1b {
  color: rgba(255, 255, 255, 0.99);
}
.block-old-7b61 .header-af90:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block-old-7b61 .focused_832f .text-2a8d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61 .focused_832f .text-2a8d .panel_21a9 {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61
  .focused_832f
  .text-2a8d
  .panel_21a9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61
  .focused_832f
  .text-2a8d
  .panel_21a9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61
  .focused_832f
  .text-2a8d
  .panel_21a9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61
  .focused_832f
  .text-2a8d
  .panel_21a9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61 .focused_832f .hover-soft-b480 {
  color: rgba(255, 255, 255, 0.79);
}
.block-old-7b61 .focused_832f .hover-soft-b480:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_83c9
  .block-old-7b61
  .focused_832f
  .detail-49e2
  .layout-0e41 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in_83c9
  .block-old-7b61
  .focused_832f
  .detail-49e2
  .panel_21a9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-paper-2ef5 .picture_glass_5935 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.picture_glass_5935 .background_slow_5295.breadcrumb-0b04 .thick-ac96 > li > a:focus,
.picture_glass_5935 .background_slow_5295.breadcrumb-0b04 .thick-ac96 > li > a:hover,
.picture_glass_5935 .background_slow_5295.link-8dee .thick-ac96 > li > a:focus,
.picture_glass_5935 .background_slow_5295.link-8dee .thick-ac96 > li > a:hover,
.picture_glass_5935 .background_slow_5295.filter-white-ff82 .thick-ac96 > li > a:focus,
.picture_glass_5935 .background_slow_5295.filter-white-ff82 .thick-ac96 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_glass_5935
  .background_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li.outer-9c2c
  > a,
.picture_glass_5935
  .background_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li.complex_639a
  > a,
.picture_glass_5935
  .background_slow_5295.link-8dee
  .thick-ac96
  > li.outer-9c2c
  > a,
.picture_glass_5935
  .background_slow_5295.link-8dee
  .thick-ac96
  > li.complex_639a
  > a,
.picture_glass_5935
  .background_slow_5295.filter-white-ff82
  .thick-ac96
  > li.outer-9c2c
  > a,
.picture_glass_5935 .background_slow_5295.filter-white-ff82 .thick-ac96 > li.right-ed97 > a {
  color: rgba(0, 0, 0, 0.8);
}
.picture_glass_5935 .dim_fa0d,
.picture_glass_5935 .dim_fa0d a {
  color: rgba(0, 0, 0, 0.8);
}
.picture_glass_5935 .layout_1974.old-1747 li a,
.picture_glass_5935 .popup-a509 a,
.picture_glass_5935 .active_90ff,
.picture_glass_5935 .thick-ac96 > li > a,
.picture_glass_5935 .description_cb05 {
  color: rgba(0, 0, 0, 0.55);
}
.picture_glass_5935 .layout_1974.old-1747 li a:hover,
.picture_glass_5935 .popup-a509 a:hover,
.picture_glass_5935 .active_90ff:hover,
.picture_glass_5935 .thick-ac96 > li > a:hover,
.picture_glass_5935 .description_cb05:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_glass_5935 .header-af90 {
  color: rgba(0, 0, 0, 0.55);
}
.picture_glass_5935 .header-af90 .active-0f1b {
  color: rgba(0, 0, 0, 0.8);
}
.picture_glass_5935 .header-af90:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_25bf .container_selected_beb8 {
  margin-left: auto;
  margin-right: auto;
}
.logo_in_50aa > * {
  margin-left: auto;
  margin-right: auto;
}
.logo_in_50aa .text_stone_991e {
  margin-right: 1.41575em;
}
.surface_dbe5 .logo_in_50aa > .focused_bc5c {
  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;
}
.surface_dbe5 .logo_in_50aa > .label-pressed-3daf {
  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;
}
.focus-white-651f.smooth_25bf .container_selected_beb8,
.liquid_e63a.smooth_25bf .container_selected_beb8 {
  margin-left: 0;
}
.wide-4296.smooth_25bf .container_selected_beb8,
.hidden_down_79c6.smooth_25bf .container_selected_beb8 {
  margin-right: 0;
}
.logo_in_50aa ol,
.logo_in_50aa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.block-d8d9 video {
  max-width: 100%;
}
.element_bba2 img {
  display: block;
}
.element_bba2.text_stone_991e,
.element_bba2.top-63b7 {
  width: 100%;
}
.element_bba2.label-pressed-3daf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.texture_355a:not(.notice_fixed_1cdf) {
  margin: 1.5em auto;
}
.solid_0925 p {
  padding: 1.5em 14px;
}
ul.description-down-7791.label-pressed-3daf,
ul.description-down-7791.focused_bc5c,
ul.description-down-7791.hot_d98c.focused_bc5c {
  padding: 0 14px;
}
.surface_tall_41a6 {
  display: block;
  overflow-x: auto;
}
.surface_tall_41a6 table {
  border-collapse: collapse;
  width: 100%;
}
.surface_tall_41a6 td,
.surface_tall_41a6 th {
  padding: 0.5em;
}
.logo_in_50aa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo_in_50aa ol ol,
.logo_in_50aa ol ul,
.logo_in_50aa ul ol,
.logo_in_50aa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo_in_50aa ol ol li,
.logo_in_50aa ol ul li,
.logo_in_50aa ul ol li,
.logo_in_50aa ul ul li {
  margin-left: 0;
}
.yellow_8a3b.label_stale_00b4 > .title_e37a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.yellow_8a3b.label_stale_00b4 > .title_e37a iframe,
.yellow_8a3b.label_stale_00b4 > .title_e37a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.medium-c915 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.medium-c915.item-69df {
  padding: 0;
}
.medium-c915.item-69df cite {
  font-size: 13px;
}
.medium-c915 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.medium-c915 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.small-2a11 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.small-2a11 > p:first-child {
  margin-top: 0;
}
.small-2a11 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.small-2a11 blockquote {
  border-left: 0;
}
.pressed-bf6f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pressed-bf6f:not(.wood-67a8) {
  max-width: 100px;
}
.pressed-bf6f.media-in-d7ae {
  border-bottom: none !important;
  text-align: center;
}
.pressed-bf6f.media-in-d7ae::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .solid_0925 p {
    padding: 1.5em 0;
  }
}
.title-a8d6 {
  color: #0073aa;
}
.article_short_bea7 {
  background-color: #0073aa;
}
.fluid-5212 {
  color: #229fd8;
}
.mini_5b3b {
  background-color: #229fd8;
}
.text_30a4 {
  color: #eee;
}
.logo-2b49 {
  background-color: #eee;
}
.logo-lite-ee83 {
  color: #444;
}
.grid_top_ee7f {
  background-color: #444;
}
.wrapper-a67a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wrapper-a67a .complex_391b .popup-a509 {
  font-size: 15px;
}
.wrapper-a67a .popup-a509 {
  line-height: 1.3;
}
.wrapper-a67a .picture_glass_5935 {
}
.wrapper-a67a .block-old-7b61 {
  background: #235787;
}
.notification-purple-7fbb {
  padding: 0;
}
.notification-purple-7fbb .block-old-7b61 {
  background: #1a1a1a;
}
.notification-purple-7fbb .picture_glass_5935 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent_7497 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent_7497 .picture_glass_5935 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent_7497 .block-old-7b61 {
  background: #303030;
}
.copper-8bb3 {
  position: relative;
  z-index: 10;
}
.copper-8bb3 .complex_de48 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert_bottom_abf2 .yellow-b0aa {
  display: inline-block;
  vertical-align: middle;
}
.alert_bottom_abf2.list-south-14a4 .yellow-b0aa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .alert_bottom_abf2.list-south-14a4 .yellow-b0aa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .alert_bottom_abf2.list-south-14a4 .yellow-b0aa {
    margin-right: 0.4em;
  }
}
.alert_bottom_abf2.list-south-14a4 .yellow-b0aa:last-child {
  margin-right: 0;
}
.tertiary-hard-7a49 .complex_de48 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pagination-paper-2ef5 .complex_391b {
    margin: 0 -0.5em;
  }
  .pagination-paper-2ef5 .complex_391b [class*="customify-col-"],
  .pagination-paper-2ef5 .complex_391b [class*="customify-col_"],
  .pagination-paper-2ef5 .complex_391b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pagination-paper-2ef5.paper-bb7b .complex_de48 {
  background: 0 0 !important;
}
.pagination-paper-2ef5.paper-bb7b .complex_de48,
.pagination-paper-2ef5.tertiary-hard-7a49 .complex_de48 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pagination-paper-2ef5.aside-cce4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pagination-paper-2ef5.tertiary-hard-7a49 .complex_de48 {
  box-shadow: none !important;
}
.module-rough-d8be {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module-rough-d8be {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module-rough-d8be {
    padding: 18px 0 20px;
  }
}
.module-rough-d8be .east_23c4 {
  width: 100%;
}
.module-rough-d8be .glass_d42b {
  margin-bottom: 0;
}
.module-rough-d8be .green_f79b {
  margin-top: 5px;
  font-size: 0.875em;
}
.focused_6312 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focused_6312 .article_east_9890 {
  width: 100%;
}
.button-action-22e5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button-action-22e5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button-action-22e5 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;
}
.button-action-22e5 li:last-child:after {
  display: none;
}
.button-action-22e5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pro_6545 .active_cb08 button,
.module-rough-d8be .active_cb08 button {
  left: 0;
}
.pro_6545 .article_east_9890,
.module-rough-d8be .article_east_9890 {
  padding-left: 0;
  padding-right: 0;
}
.pro_6545 .focused_6312,
.module-rough-d8be .focused_6312 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pro_6545 {
  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;
}
.pro_6545: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;
}
.pro_6545 .hover_cool_d565 {
  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) {
  .pro_6545 .hover_cool_d565 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_6545 .hover_cool_d565 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pro_6545 .hover_cool_d565 {
    min-height: 200px;
  }
}
.pro_6545 .button-action-22e5 {
  color: rgba(255, 255, 255, 0.8);
}
.pro_6545 .button-action-22e5 a,
.pro_6545 .button-action-22e5 li:after {
  color: inherit;
}
.pro_6545 .button-action-22e5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.list-narrow-4dd7 {
  margin-bottom: 0.5em;
}
.copper_ae33 {
  margin-bottom: 1.2em;
}
.copper_ae33,
.list-narrow-4dd7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.copper_ae33 p:last-child,
.list-narrow-4dd7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active_cb08,
#masthead .active_cb08 {
  display: none;
}
#masthead
  > .active_cb08.tag_narrow_54e3 {
  display: none;
}
#masthead > .active_cb08 button {
  left: 0;
}
.section_18e9 {
  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%;
}
.section_18e9 .yellow-b0aa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section_18e9 .row_f4b2 {
  display: -webkit-box;
  display: flex;
}
.section_18e9 .row_f4b2.iron_e708 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section_18e9 .row_f4b2.tall_f50e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_18e9 .row_f4b2.left-ea35 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_18e9.thumbnail_dirty_9f64.detail_middle_a5f6 .row_f4b2.iron_e708 {
  flex-basis: 100%;
}
.section_18e9.frame_next_b684 .row_f4b2.tall_f50e {
  -webkit-box-flex: 1;
  flex: auto;
}
.section_18e9.frame_next_b684 .row_f4b2.left-ea35 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active_cb08.tag_narrow_54e3 {
  display: none;
}
#masthead > .active_cb08 button {
  left: 0;
}
.light_405d {
  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;
}
.light_405d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.light_405d.tabs-thick-9645 i {
  margin-right: 4px;
}
.light_405d.focus-south-b4c2 i {
  margin-left: 5px;
}
.popup-a509 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.popup-a509 p:last-child {
  margin-bottom: 0;
}
.frame_984f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.frame_984f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.frame_984f img {
  display: block;
  width: auto;
  line-height: 1;
}
.frame_984f .dim_fa0d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.frame_984f .secondary_plasma_9ac7 {
  margin: 5px 0 7px 0;
}
.frame_984f.popup_a0e8 .iron-f40c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_984f.popup_a0e8 .advanced_aeb3 {
  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;
}
.frame_984f.selected_bf48 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.frame_984f.selected_bf48 .iron-f40c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.frame_984f.selected_bf48 .advanced_aeb3 {
  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;
}
.frame_984f.gradient-ad66 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.frame_984f.picture-stale-d8ac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.frame_984f.picture-stale-d8ac .advanced_aeb3 {
  margin-top: 7px;
}
.blue_1dc6 {
  display: inline-block;
}
.copper-8bb3 .logo-9c02 .frame_984f img {
  max-width: 100%;
}
.background_slow_5295 .south_eedc.thumbnail_6830,
.sort-pro-1266 .south_eedc.thumbnail_6830 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background_slow_5295 .solid-4250,
.sort-pro-1266 .solid-4250 {
  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_slow_5295 .solid-4250 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background_slow_5295.sidebar-action-e56f .solid-4250 {
  display: none;
}
.background_slow_5295 .search-rough-d04f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background_slow_5295 .search-rough-d04f li {
  display: inline-block;
  position: relative;
}
.background_slow_5295 .search-rough-d04f li:last-child {
  margin-right: 0;
}
.background_slow_5295 .search-rough-d04f 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_slow_5295 .search-rough-d04f li.right-ed97 > a {
  color: rgba(0, 0, 0, 0.9);
}
.background_slow_5295 .search-rough-d04f > 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_slow_5295 .search-rough-d04f > li > a i {
  line-height: 0;
}
.background_slow_5295 .search-rough-d04f > li.list-af16 > a .solid-4250 {
  margin-left: 4px;
  line-height: 0;
}
.background_slow_5295 .search-rough-d04f .text_0a16 li.list-af16 > a {
  position: relative;
}
.background_slow_5295 .search-rough-d04f .text_0a16 li.list-af16 > a:after,
.background_slow_5295 .search-rough-d04f .text_0a16 li.list-af16 > a:before {
  content: "";
  display: table;
}
.background_slow_5295 .search-rough-d04f .text_0a16 li.list-af16 > a:after {
  clear: both;
}
.background_slow_5295 .search-rough-d04f .text_0a16 li.list-af16 > a .solid-4250 {
  margin-left: 5px;
  float: right;
}
.background_slow_5295 .notification_525f,
.background_slow_5295 .text_0a16 {
  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_slow_5295 .text_0a16 {
  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_slow_5295 .text_0a16 .thumbnail_6830 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background_slow_5295 .text_0a16 .solid-4250 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background_slow_5295 .text_0a16 li {
  display: block;
  margin: 0;
  padding: 0;
}
.background_slow_5295 .text_0a16 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_slow_5295 .text_0a16 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background_slow_5295 .text_0a16 .text_0a16 {
  top: 0;
  left: 100%;
}
.background_slow_5295 .tabs_1015.fn-focus-7770 > .notification_525f,
.background_slow_5295 .tabs_1015.fn-focus-7770 > .text_0a16,
.background_slow_5295 .tabs_1015:focus > .notification_525f,
.background_slow_5295 .tabs_1015:focus > .text_0a16,
.background_slow_5295 .tabs_1015:hover > .notification_525f,
.background_slow_5295 .tabs_1015:hover > .text_0a16 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background_slow_5295.filter-white-ff82 .thick-ac96:after,
.background_slow_5295.filter-white-ff82 .thick-ac96:before {
  content: "";
  display: table;
}
.background_slow_5295.filter-white-ff82 .thick-ac96:after {
  clear: both;
}
.background_slow_5295.filter-white-ff82 .thick-ac96 > li {
  float: left;
}
.background_slow_5295.mask_924c .thick-ac96:after,
.background_slow_5295.mask_924c .thick-ac96:before {
  content: "";
  display: table;
}
.background_slow_5295.mask_924c .thick-ac96:after {
  clear: both;
}
.background_slow_5295.mask_924c .thick-ac96 > li {
  float: left;
}
.background_slow_5295.mask_924c .thick-ac96 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background_slow_5295.mask_924c .thick-ac96 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background_slow_5295.mask_924c .thick-ac96 > li.outer-9c2c > a,
.background_slow_5295.mask_924c .thick-ac96 > li.right-ed97 > a {
  color: #fff;
  background-color: #1e4b75;
}
.background_slow_5295.breadcrumb-0b04 .thick-ac96 > li > a .thumbnail_6830 {
  position: relative;
}
.background_slow_5295.breadcrumb-0b04 .thick-ac96 > li > a .thumbnail_6830: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_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li:focus
  > a
  .thumbnail_6830:before,
.background_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li:hover
  > a
  .thumbnail_6830:before {
  width: 100%;
  background-color: currentColor;
}
.background_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li.outer-9c2c
  > a
  .thumbnail_6830:before,
.background_slow_5295.breadcrumb-0b04
  .thick-ac96
  > li.complex_639a
  > a
  .thumbnail_6830:before {
  width: 100%;
  background-color: currentColor;
}
.background_slow_5295.link-8dee .thick-ac96 > li > a .thumbnail_6830 {
  position: relative;
}
.background_slow_5295.link-8dee .thick-ac96 > li > a .thumbnail_6830: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_slow_5295.link-8dee .thick-ac96 > li:focus > a .thumbnail_6830:before,
.background_slow_5295.link-8dee
  .thick-ac96
  > li:hover
  > a
  .thumbnail_6830:before {
  width: 100%;
  background-color: currentColor;
}
.background_slow_5295.link-8dee
  .thick-ac96
  > li.outer-9c2c
  > a
  .thumbnail_6830:before,
.background_slow_5295.link-8dee
  .thick-ac96
  > li.complex_639a
  > a
  .thumbnail_6830:before {
  width: 100%;
  background-color: currentColor;
}
.sort-pro-1266 .search-rough-d04f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort-pro-1266 .search-rough-d04f li:first-child > a {
  border-top: none;
}
.sort-pro-1266 .search-rough-d04f .smooth-ac7f > .thumbnail_6830 .solid-4250 {
  display: none;
}
.sort-pro-1266 .search-rough-d04f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sort-pro-1266 .search-rough-d04f li:last-child {
  border: none;
}
.sort-pro-1266 .search-rough-d04f li.list-af16 > a {
  padding-right: 45px !important;
}
.sort-pro-1266 .search-rough-d04f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sort-pro-1266 .search-rough-d04f li a:focus,
.sort-pro-1266 .search-rough-d04f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort-pro-1266 .search-rough-d04f li .notification-east-98f9 {
  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;
}
.sort-pro-1266 .search-rough-d04f li .notification-east-98f9:hover {
  box-shadow: none;
}
.sort-pro-1266 .search-rough-d04f li .notification-east-98f9 .solid-4250 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sort-pro-1266 .search-rough-d04f .text_0a16 {
  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);
}
.sort-pro-1266 .search-rough-d04f .text_0a16 li a {
  padding-left: 3em;
}
.sort-pro-1266 .search-rough-d04f .detail_north_b532 > a .notification-east-98f9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sort-pro-1266 .search-rough-d04f .detail_north_b532 > .text_0a16 {
  display: block;
  opacity: 1;
}
.fresh_cffb {
  max-width: 100%;
}
.list_c20f {
  line-height: 0;
  cursor: pointer;
}
.description_cb05 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.description_cb05:hover {
  box-shadow: none;
  color: currentColor;
}
.description_cb05 svg {
  width: 18px;
  height: 18px;
}
.description_cb05 .preview_cc1a {
  display: none;
}
.top_9ef9 {
  position: relative;
}
.top_9ef9.fn-active-7770 .description_cb05 .layout_7434 {
  display: none;
}
.top_9ef9.fn-active-7770 .description_cb05 .preview_cc1a {
  display: inline-block;
}
.top_9ef9 .video-4822 {
  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);
}
.top_9ef9.surface_fluid_d6b2 .video-4822 {
  left: auto;
  right: -0.9em;
}
.top_9ef9.surface_fluid_d6b2 .input-glass-13e3::before {
  left: auto;
  right: 15px;
}
.top_9ef9.fn-active-7770 .video-4822 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail-49e2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail-49e2 label {
  flex-basis: 100%;
}
.detail-49e2 .text-2a8d {
  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;
}
.detail-49e2 .panel_21a9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail-49e2 .panel_21a9:focus {
  background-color: transparent;
}
.detail-49e2 button.hover-soft-b480 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail-49e2 button.hover-soft-b480:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail-49e2 button.hover-soft-b480 svg {
  width: 18px;
  height: 18px;
}
.detail-49e2 input[type="submit"] {
  min-height: auto;
}
.focused_832f .detail-49e2 .panel_21a9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.input-glass-13e3 {
  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) {
  .input-glass-13e3 {
    width: 220px;
  }
}
.input-glass-13e3 label {
  flex-basis: 100%;
}
.input-glass-13e3::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;
}
.in_83c9 .focused_832f .detail-49e2 {
  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;
}
.in_83c9
  .focused_832f
  .detail-49e2
  .text-2a8d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.in_83c9 .focused_832f .detail-49e2 .panel_21a9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.in_83c9
  .focused_832f
  .detail-49e2
  .panel_21a9:focus {
  background: 0 0;
}
.in_83c9
  .focused_832f
  .detail-49e2
  .layout-0e41 {
  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;
}
.layout_1974 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.layout_1974 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.layout_1974 li:last-child {
  margin-right: 0;
}
.layout_1974 li:first-child {
  margin-left: 0;
}
.layout_1974.fresh-64c8 a {
  color: #fff;
}
.layout_1974.fresh-64c8 a:hover {
  color: #fff;
}
.layout_1974 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.layout_1974 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.layout_1974 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout_1974 a:hover {
  opacity: 0.9;
  color: inherit;
}
.layout_1974 [class*="social-icon-apple"] {
  background-color: #999;
}
.layout_1974 [class*="social-icon-apple"].status-bright-94cb {
  background-color: transparent;
  color: #999;
}
.layout_1974 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.layout_1974 [class*="social-icon-behance"].status-bright-94cb {
  background-color: transparent;
  color: #1769ff;
}
.layout_1974 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.layout_1974 [class*="social-icon-bitbucket"].status-bright-94cb {
  background-color: transparent;
  color: #205081;
}
.layout_1974 [class*="social-icon-codepen"] {
  background-color: #000;
}
.layout_1974 [class*="social-icon-codepen"].status-bright-94cb {
  background-color: transparent;
  color: #000;
}
.layout_1974 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.layout_1974 [class*="social-icon-delicious"].status-bright-94cb {
  background-color: transparent;
  color: #39f;
}
.layout_1974 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.layout_1974 [class*="social-icon-digg"].status-bright-94cb {
  background-color: transparent;
  color: #005be2;
}
.layout_1974 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.layout_1974 [class*="social-icon-dribbble"].status-bright-94cb {
  background-color: transparent;
  color: #ea4c89;
}
.layout_1974 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.layout_1974 [class*="social-icon-envelope"].status-bright-94cb {
  background-color: transparent;
  color: #ea4335;
}
.layout_1974 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.layout_1974 [class*="social-icon-facebook"].status-bright-94cb {
  background-color: transparent;
  color: #3b5998;
}
.layout_1974 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.layout_1974 [class*="social-icon-flickr"].status-bright-94cb {
  background-color: transparent;
  color: #0063dc;
}
.layout_1974 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.layout_1974 [class*="social-icon-foursquare"].status-bright-94cb {
  background-color: transparent;
  color: #2d5be3;
}
.layout_1974 [class*="social-icon-github"] {
  background-color: #333;
}
.layout_1974 [class*="social-icon-github"].status-bright-94cb {
  background-color: transparent;
  color: #333;
}
.layout_1974 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.layout_1974 [class*="social-icon-google-plus"].status-bright-94cb {
  background-color: transparent;
  color: #dd4b39;
}
.layout_1974 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.layout_1974 [class*="social-icon-houzz"].status-bright-94cb {
  background-color: transparent;
  color: #7ac142;
}
.layout_1974 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.layout_1974 [class*="social-icon-instagram"].status-bright-94cb {
  background-color: transparent;
  color: #262626;
}
.layout_1974 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.layout_1974 [class*="social-icon-jsfiddle"].status-bright-94cb {
  background-color: transparent;
  color: #487aa2;
}
.layout_1974 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.layout_1974 [class*="social-icon-linkedin"].status-bright-94cb {
  background-color: transparent;
  color: #0077b5;
}
.layout_1974 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.layout_1974 [class*="social-icon-medium"].status-bright-94cb {
  background-color: transparent;
  color: #00ab6b;
}
.layout_1974 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.layout_1974
  [class*="social-icon-odnoklassniki"].status-bright-94cb {
  background-color: transparent;
  color: #f4731c;
}
.layout_1974 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.layout_1974 [class*="social-icon-meetup"].status-bright-94cb {
  background-color: transparent;
  color: #ec1c40;
}
.layout_1974 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.layout_1974 [class*="social-icon-pinterest"].status-bright-94cb {
  background-color: transparent;
  color: #bd081c;
}
.layout_1974 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.layout_1974 [class*="social-icon-product-hunt"].status-bright-94cb {
  background-color: transparent;
  color: #da552f;
}
.layout_1974 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.layout_1974 [class*="social-icon-reddit"].status-bright-94cb {
  background-color: transparent;
  color: #ff4500;
}
.layout_1974 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.layout_1974 [class*="social-icon-rss"].status-bright-94cb {
  background-color: transparent;
  color: #f26522;
}
.layout_1974 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.layout_1974
  [class*="social-icon-shopping-cart"].status-bright-94cb {
  background-color: transparent;
  color: #4caf50;
}
.layout_1974 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.layout_1974 [class*="social-icon-skype"].status-bright-94cb {
  background-color: transparent;
  color: #00aff0;
}
.layout_1974 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.layout_1974 [class*="social-icon-slideshare"].status-bright-94cb {
  background-color: transparent;
  color: #0077b5;
}
.layout_1974 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.layout_1974 [class*="social-icon-snapchat"].status-bright-94cb {
  background-color: transparent;
  color: #fffc00;
}
.layout_1974 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.layout_1974 [class*="social-icon-soundcloud"].status-bright-94cb {
  background-color: transparent;
  color: #f80;
}
.layout_1974 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.layout_1974 [class*="social-icon-spotify"].status-bright-94cb {
  background-color: transparent;
  color: #2ebd59;
}
.layout_1974 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.layout_1974
  [class*="social-icon-stack-overflow"].status-bright-94cb {
  background-color: transparent;
  color: #fe7a15;
}
.layout_1974 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.layout_1974 [class*="social-icon-maldkfgram"].status-bright-94cb {
  background-color: transparent;
  color: #2ca5e0;
}
.layout_1974 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.layout_1974 [class*="social-icon-tripadvisor"].status-bright-94cb {
  background-color: transparent;
  color: #589442;
}
.layout_1974 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.layout_1974 [class*="social-icon-tumblr"].status-bright-94cb {
  background-color: transparent;
  color: #35465c;
}
.layout_1974 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.layout_1974 [class*="social-icon-twitch"].status-bright-94cb {
  background-color: transparent;
  color: #6441a5;
}
.layout_1974 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.layout_1974 [class*="social-icon-twitter"].status-bright-94cb {
  background-color: transparent;
  color: #1da1f2;
}
.layout_1974 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.layout_1974 [class*="social-icon-vimeo"].status-bright-94cb {
  background-color: transparent;
  color: #1ab7ea;
}
.layout_1974 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.layout_1974 [class*="social-icon-vk"].status-bright-94cb {
  background-color: transparent;
  color: #45668e;
}
.layout_1974 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.layout_1974 [class*="social-icon-weibo"].status-bright-94cb {
  background-color: transparent;
  color: #df2029;
}
.layout_1974 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.layout_1974 [class*="social-icon-weixin"].status-bright-94cb {
  background-color: transparent;
  color: #7bb32e;
}
.layout_1974 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.layout_1974 [class*="social-icon-whatsapp"].status-bright-94cb {
  background-color: transparent;
  color: #25d366;
}
.layout_1974 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.layout_1974 [class*="social-icon-wordpress"].status-bright-94cb {
  background-color: transparent;
  color: #21759b;
}
.layout_1974 [class*="social-icon-xing"] {
  background-color: #026466;
}
.layout_1974 [class*="social-icon-xing"].status-bright-94cb {
  background-color: transparent;
  color: #026466;
}
.layout_1974 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.layout_1974 [class*="social-icon-yelp"].status-bright-94cb {
  background-color: transparent;
  color: #af0606;
}
.layout_1974 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.layout_1974 [class*="social-icon-youtube"].status-bright-94cb {
  background-color: transparent;
  color: #cd201f;
}
.active_90ff {
  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;
}
.active_90ff:hover {
  box-shadow: none;
  background: 0 0;
}
.copper_6811 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.caption-fresh-e191 {
  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;
}
.section-slow-679e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gold-262d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gold-262d,
.gold-262d::after,
.gold-262d::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;
}
.gold-262d::after,
.gold-262d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.inner_a13b .caption-fresh-e191 .section-slow-679e {
  margin-top: -2px;
  width: 19px;
}
.inner_a13b .caption-fresh-e191 .gold-262d {
  margin-top: -1px;
}
.inner_a13b .caption-fresh-e191 .gold-262d,
.inner_a13b .caption-fresh-e191 .gold-262d::after,
.inner_a13b .caption-fresh-e191 .gold-262d::before {
  width: 19px;
  height: 2px;
}
.inner_a13b .caption-fresh-e191 .gold-262d::before {
  top: -6px;
}
.inner_a13b .caption-fresh-e191 .gold-262d::after {
  bottom: -6px;
}
.hover_focused_0aab .caption-fresh-e191 .section-slow-679e {
  margin-top: -2px;
  width: 22px;
}
.hover_focused_0aab .caption-fresh-e191 .gold-262d {
  margin-top: -1px;
}
.hover_focused_0aab .caption-fresh-e191 .gold-262d,
.hover_focused_0aab .caption-fresh-e191 .gold-262d::after,
.hover_focused_0aab .caption-fresh-e191 .gold-262d::before {
  width: 22px;
  height: 2px;
}
.hover_focused_0aab .caption-fresh-e191 .gold-262d::before {
  top: -7px;
}
.hover_focused_0aab .caption-fresh-e191 .gold-262d::after {
  bottom: -7px;
}
.pattern-154b .caption-fresh-e191 .section-slow-679e {
  margin-top: -2px;
  width: 31px;
}
.pattern-154b .caption-fresh-e191 .gold-262d {
  margin-top: -1.5px;
}
.pattern-154b .caption-fresh-e191 .gold-262d,
.pattern-154b .caption-fresh-e191 .gold-262d::after,
.pattern-154b .caption-fresh-e191 .gold-262d::before {
  width: 31px;
  height: 3px;
}
.pattern-154b .caption-fresh-e191 .gold-262d::before {
  top: -9px;
}
.pattern-154b .caption-fresh-e191 .gold-262d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .glass_6ffd .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 19px;
  }
  .glass_6ffd .caption-fresh-e191 .gold-262d {
    margin-top: -1px;
  }
  .glass_6ffd .caption-fresh-e191 .gold-262d,
  .glass_6ffd .caption-fresh-e191 .gold-262d::after,
  .glass_6ffd .caption-fresh-e191 .gold-262d::before {
    width: 19px;
    height: 2px;
  }
  .glass_6ffd .caption-fresh-e191 .gold-262d::before {
    top: -6px;
  }
  .glass_6ffd .caption-fresh-e191 .gold-262d::after {
    bottom: -6px;
  }
  .description-middle-3685 .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 22px;
  }
  .description-middle-3685 .caption-fresh-e191 .gold-262d {
    margin-top: -1px;
  }
  .description-middle-3685 .caption-fresh-e191 .gold-262d,
  .description-middle-3685 .caption-fresh-e191 .gold-262d::after,
  .description-middle-3685 .caption-fresh-e191 .gold-262d::before {
    width: 22px;
    height: 2px;
  }
  .description-middle-3685 .caption-fresh-e191 .gold-262d::before {
    top: -7px;
  }
  .description-middle-3685 .caption-fresh-e191 .gold-262d::after {
    bottom: -7px;
  }
  .banner_dirty_4eca .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 31px;
  }
  .banner_dirty_4eca .caption-fresh-e191 .gold-262d {
    margin-top: -1.5px;
  }
  .banner_dirty_4eca .caption-fresh-e191 .gold-262d,
  .banner_dirty_4eca .caption-fresh-e191 .gold-262d::after,
  .banner_dirty_4eca .caption-fresh-e191 .gold-262d::before {
    width: 31px;
    height: 3px;
  }
  .banner_dirty_4eca .caption-fresh-e191 .gold-262d::before {
    top: -9px;
  }
  .banner_dirty_4eca .caption-fresh-e191 .gold-262d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .narrow_ad3a .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 19px;
  }
  .narrow_ad3a .caption-fresh-e191 .gold-262d {
    margin-top: -1px;
  }
  .narrow_ad3a .caption-fresh-e191 .gold-262d,
  .narrow_ad3a .caption-fresh-e191 .gold-262d::after,
  .narrow_ad3a .caption-fresh-e191 .gold-262d::before {
    width: 19px;
    height: 2px;
  }
  .narrow_ad3a .caption-fresh-e191 .gold-262d::before {
    top: -6px;
  }
  .narrow_ad3a .caption-fresh-e191 .gold-262d::after {
    bottom: -6px;
  }
  .button-b3b1 .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 22px;
  }
  .button-b3b1 .caption-fresh-e191 .gold-262d {
    margin-top: -1px;
  }
  .button-b3b1 .caption-fresh-e191 .gold-262d,
  .button-b3b1 .caption-fresh-e191 .gold-262d::after,
  .button-b3b1 .caption-fresh-e191 .gold-262d::before {
    width: 22px;
    height: 2px;
  }
  .button-b3b1 .caption-fresh-e191 .gold-262d::before {
    top: -7px;
  }
  .button-b3b1 .caption-fresh-e191 .gold-262d::after {
    bottom: -7px;
  }
  .hover_mini_274d .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 31px;
  }
  .hover_mini_274d .caption-fresh-e191 .gold-262d {
    margin-top: -1.5px;
  }
  .hover_mini_274d .caption-fresh-e191 .gold-262d,
  .hover_mini_274d .caption-fresh-e191 .gold-262d::after,
  .hover_mini_274d .caption-fresh-e191 .gold-262d::before {
    width: 31px;
    height: 3px;
  }
  .hover_mini_274d .caption-fresh-e191 .gold-262d::before {
    top: -9px;
  }
  .hover_mini_274d .caption-fresh-e191 .gold-262d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .advanced-cbcb .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 19px;
  }
  .advanced-cbcb .caption-fresh-e191 .gold-262d {
    margin-top: -1px;
  }
  .advanced-cbcb .caption-fresh-e191 .gold-262d,
  .advanced-cbcb .caption-fresh-e191 .gold-262d::after,
  .advanced-cbcb .caption-fresh-e191 .gold-262d::before {
    width: 19px;
    height: 2px;
  }
  .advanced-cbcb .caption-fresh-e191 .gold-262d::before {
    top: -6px;
  }
  .advanced-cbcb .caption-fresh-e191 .gold-262d::after {
    bottom: -6px;
  }
  .pattern_f3a6 .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_f3a6 .caption-fresh-e191 .gold-262d {
    margin-top: -1px;
  }
  .pattern_f3a6 .caption-fresh-e191 .gold-262d,
  .pattern_f3a6 .caption-fresh-e191 .gold-262d::after,
  .pattern_f3a6 .caption-fresh-e191 .gold-262d::before {
    width: 22px;
    height: 2px;
  }
  .pattern_f3a6 .caption-fresh-e191 .gold-262d::before {
    top: -7px;
  }
  .pattern_f3a6 .caption-fresh-e191 .gold-262d::after {
    bottom: -7px;
  }
  .fixed-ac09 .caption-fresh-e191 .section-slow-679e {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-ac09 .caption-fresh-e191 .gold-262d {
    margin-top: -1.5px;
  }
  .fixed-ac09 .caption-fresh-e191 .gold-262d,
  .fixed-ac09 .caption-fresh-e191 .gold-262d::after,
  .fixed-ac09 .caption-fresh-e191 .gold-262d::before {
    width: 31px;
    height: 3px;
  }
  .fixed-ac09 .caption-fresh-e191 .gold-262d::before {
    top: -9px;
  }
  .fixed-ac09 .caption-fresh-e191 .gold-262d::after {
    bottom: -9px;
  }
}
.notification-ac83 .gold-262d {
  -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);
}
.notification-ac83 .gold-262d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification-ac83 .gold-262d::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);
}
.notification-ac83.container-6d4c .gold-262d {
  -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);
}
.notification-ac83.container-6d4c .gold-262d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification-ac83.container-6d4c .gold-262d::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);
}
.black_0592 {
  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.picture_ff5f:before {
  display: none;
}
.detail_center_5b92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail_center_5b92 .hero_old_27de {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail_center_5b92 .hero_old_27de:last-of-type {
  border-bottom: none;
}
.detail_center_5b92 .hero_old_27de.last-5f49,
.detail_center_5b92 .hero_old_27de.next-6f55,
.detail_center_5b92 .hero_old_27de.box_up_bd35 {
  padding: 0;
}
.detail_center_5b92 .sort-pro-1266 .notification-east-98f9 {
  color: currentColor;
}
.detail_center_5b92 .sort-pro-1266 .notification-east-98f9:focus,
.detail_center_5b92 .sort-pro-1266 .notification-east-98f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_center_5b92.picture_glass_5935 .header-af90,
.detail_center_5b92.picture_glass_5935 .popup-a509 a,
.detail_center_5b92.picture_glass_5935 .thick-ac96 a,
.detail_center_5b92.picture_glass_5935 .text_0a16 a {
  color: rgba(0, 0, 0, 0.55);
}
.detail_center_5b92.picture_glass_5935 .header-af90:hover,
.detail_center_5b92.picture_glass_5935 .popup-a509 a:hover,
.detail_center_5b92.picture_glass_5935 .thick-ac96 a:hover,
.detail_center_5b92.picture_glass_5935 .text_0a16 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_center_5b92.picture_glass_5935 .active-0f1b {
  color: rgba(0, 0, 0, 0.8);
}
.detail_center_5b92.picture_glass_5935 .hero_old_27de {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_center_5b92.picture_glass_5935 .hero_old_27de:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail_center_5b92.picture_glass_5935 .photo-b98a:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail_center_5b92.picture_glass_5935 .sort-pro-1266 .search-rough-d04f li a,
.detail_center_5b92.picture_glass_5935 .sort-pro-1266 .notification-east-98f9,
.detail_center_5b92.picture_glass_5935 .text_0a16 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_center_5b92.picture_glass_5935 .sort-pro-1266 .notification-east-98f9:focus,
.detail_center_5b92.picture_glass_5935 .sort-pro-1266 .notification-east-98f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_center_5b92.picture_glass_5935 .search-rough-d04f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_center_5b92.block-old-7b61 .header-af90,
.detail_center_5b92.block-old-7b61 .popup-a509 a,
.detail_center_5b92.block-old-7b61 .thick-ac96 .notification-east-98f9,
.detail_center_5b92.block-old-7b61 .thick-ac96 a,
.detail_center_5b92.block-old-7b61 .text_0a16 a {
  color: rgba(255, 255, 255, 0.79);
}
.detail_center_5b92.block-old-7b61 .header-af90:hover,
.detail_center_5b92.block-old-7b61 .popup-a509 a:hover,
.detail_center_5b92.block-old-7b61 .thick-ac96 .notification-east-98f9:hover,
.detail_center_5b92.block-old-7b61 .thick-ac96 a:hover,
.detail_center_5b92.block-old-7b61 .text_0a16 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_center_5b92.block-old-7b61 .active-0f1b {
  color: rgba(255, 255, 255, 0.99);
}
.detail_center_5b92.block-old-7b61 .hero_old_27de {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_center_5b92.block-old-7b61 .hero_old_27de:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail_center_5b92.block-old-7b61 .photo-b98a:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail_center_5b92.block-old-7b61 .sort-pro-1266 .search-rough-d04f li a,
.detail_center_5b92.block-old-7b61 .sort-pro-1266 .notification-east-98f9,
.detail_center_5b92.block-old-7b61 .text_0a16 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_center_5b92.block-old-7b61 .sort-pro-1266 .notification-east-98f9:focus,
.detail_center_5b92.block-old-7b61 .sort-pro-1266 .notification-east-98f9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_center_5b92.block-old-7b61 .search-rough-d04f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-b98a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.photo-b98a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.static-2c1c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article-smooth-20da .detail_center_5b92 {
  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;
}
.article-smooth-20da .hero_old_27de {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article-smooth-20da .hero_old_27de: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) {
  .article-smooth-20da .hero_old_27de:before {
    width: 16%;
    left: 42%;
  }
}
.article-smooth-20da .hero_old_27de:last-child:before {
  content: none;
}
.article-smooth-20da .hero_old_27de[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article-smooth-20da .sort-pro-1266 .search-rough-d04f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article-smooth-20da .sort-pro-1266 .search-rough-d04f li a .notification-east-98f9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article-smooth-20da .sort-pro-1266 .text_0a16 {
  border: none;
}
.article-smooth-20da .sort-pro-1266 .text_0a16 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article-smooth-20da .photo-b98a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article-smooth-20da .static-2c1c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article-smooth-20da .block-old-7b61 .photo-b98a:before {
  background: rgba(0, 0, 0, 0.9);
}
.article-smooth-20da .picture_glass_5935.message_d59a .gold-262d {
  background: rgba(0, 0, 0, 0.6);
}
.article-smooth-20da
  .picture_glass_5935.message_d59a
  .gold-262d::after,
.article-smooth-20da
  .picture_glass_5935.message_d59a
  .gold-262d:before {
  background: inherit;
}
.article-smooth-20da
  .picture_glass_5935.message_d59a:hover
  .gold-262d {
  background: rgba(0, 0, 0, 0.8);
}
.container_facb .detail_center_5b92 {
  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) {
  .container_facb .detail_center_5b92 {
    width: auto;
    right: 45px;
  }
}
.dynamic_8965 .detail_center_5b92 {
  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) {
  .dynamic_8965 .detail_center_5b92 {
    width: auto;
    left: 45px;
  }
}
.picture_ff5f .detail_center_5b92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture_ff5f .static-2c1c {
  max-width: 48em;
  margin: 0 auto;
}
.picture_ff5f .photo-b98a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-dark-478a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-dark-478a.article-smooth-20da .detail_center_5b92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown-dark-478a.container_facb .detail_center_5b92 {
  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);
}
.dropdown-dark-478a .detail_center_5b92 {
  visibility: visible;
}
.dropdown-dark-478a.dynamic_8965 .detail_center_5b92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.progress-ab81,
.last_25b0 {
  overflow-x: hidden;
}
.progress-ab81 .detail_center_5b92 {
  overflow: auto;
}
.progress-ab81.article-smooth-20da {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress-ab81.article-smooth-20da .detail_center_5b92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.progress-ab81.article-smooth-20da .active_90ff {
  opacity: 0;
}
.progress-ab81.container_facb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress-ab81.container_facb .detail_center_5b92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.progress-ab81.container_facb .active_90ff {
  opacity: 0;
}
.progress-ab81.dynamic_8965 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress-ab81.dynamic_8965 .detail_center_5b92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.progress-ab81.dynamic_8965 .active_90ff {
  opacity: 0;
}
.progress-ab81.picture_ff5f .detail_center_5b92 {
  z-index: 10;
  visibility: visible;
}
.message_d59a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.message_d59a .gold-262d {
  background: rgba(255, 255, 255, 0.99);
}
.message_d59a .gold-262d::after,
.message_d59a .gold-262d:before {
  background: inherit;
}
.message_d59a:hover .gold-262d {
  background: rgba(255, 255, 255, 0.99);
}
.dynamic_8965 .message_d59a {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture_ff5f .message_d59a {
  display: none !important;
}
.progress-ab81:before,
.last_25b0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.progress-ab81 .message_d59a,
.last_25b0 .message_d59a {
  display: inline-block;
}
.detail_center_5b92 .yellow-b0aa {
  -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;
}
.progress-ab81 .detail_center_5b92 .yellow-b0aa,
.last_25b0 .detail_center_5b92 .yellow-b0aa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-4d16 .text-2a8d {
  width: 100%;
}
.logo-9c02 {
  padding: 0 0.5em 0;
}
.logo-9c02 [class*="customify-col-"],
.logo-9c02 [class*="customify-col_"],
.logo-9c02 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button-5ff0 .logo-9c02 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .complex_391b .hero_soft_2899,
  .hero_soft_2899 {
    display: none;
  }
  .shadow_fdda {
    text-align: left;
  }
  .info-easy-20fc {
    text-align: center;
  }
  .simple_0890 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .complex_391b .mask_90ce,
  .mask_90ce {
    display: none;
  }
  .primary_clean_c33d {
    text-align: left;
  }
  .dirty-8060 {
    text-align: center;
  }
  .aside_tall_be6c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .complex_391b .basic_2bbf,
  .basic_2bbf {
    display: none;
  }
  .sidebar_3bf6 {
    text-align: left;
  }
  .wrapper-2935 {
    text-align: center;
  }
  .glass-a558 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover-48e2 {
  box-shadow: none !important;
}
.motion_7698 .focus-light-1034,
.photo-e784 .focus-light-1034 {
  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;
}
.photo-e784 .focus-light-1034 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.complex_de48 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.complex_de48:after,
.complex_de48:before {
  content: "";
  display: table;
}
.complex_de48:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .complex_de48 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.complex_de48,
.aside-cce4 {
  max-width: 1248px;
  margin: 0 auto;
}

.main_0e26.info-green-f402 .complex_de48 {
  max-width: 100%;
}
.main_0e26.hover-out-8316 {
  max-width: 1200px;
  margin: 0 auto;
}
.main_0e26.notification_1f1c .complex_de48 {
  max-width: 100%;
}
.main_0e26.notification_1f1c > .complex_de48 {
  padding-left: 0;
  padding-right: 0;
}
.main_0e26.notification_1f1c > .complex_de48 .complex_391b {
  margin: 0;
}
.main_0e26.notification_1f1c
  > .complex_de48
  .title_e666.disabled_dynamic_54cd {
  margin-right: 0;
  margin-left: 0;
}
.main_0e26.notification_1f1c #main.disabled_dynamic_54cd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content_simple_7565 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content_simple_7565 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .grid_afb7 .container_selected_beb8 {
    padding-right: 1em;
  }
  .grid_afb7.alert_short_ac10 .title_e666 {
    border-right: 1px solid #eaecee;
  }
  .grid_afb7.alert_short_ac10 .container_selected_beb8 {
    padding-right: 1em;
  }
  .grid_afb7.alert_short_ac10 .hard-0645 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid-e10f .container_selected_beb8 {
    padding-left: 1em;
  }
  .solid-e10f.alert_short_ac10 .title_e666 {
    border-left: 1px solid #eaecee;
  }
  .solid-e10f.alert_short_ac10 .container_selected_beb8 {
    padding-left: 1em;
  }
  .solid-e10f.alert_short_ac10 .hard-0645 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar_b52a .container_selected_beb8 {
    padding-left: 1em;
  }
  .sidebar_b52a.alert_short_ac10 .chip_last_dc7c {
    border-right: 1px solid #eaecee;
  }
  .sidebar_b52a.alert_short_ac10 .tooltip-46ef {
    border-right: 1px solid #eaecee;
  }
  .sidebar_b52a.alert_short_ac10 .container_selected_beb8 {
    padding-left: 1em;
  }
  .sidebar_b52a.alert_short_ac10 .hard-0645 {
    padding-right: 1em;
  }
  .sidebar_b52a.alert_short_ac10 .over_075d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-inner-9594 .container_selected_beb8 {
    padding-right: 1em;
  }
  .hover-inner-9594.alert_short_ac10 .chip_last_dc7c {
    border-left: 1px solid #eaecee;
  }
  .hover-inner-9594.alert_short_ac10 .tooltip-46ef {
    border-left: 1px solid #eaecee;
  }
  .hover-inner-9594.alert_short_ac10 .container_selected_beb8 {
    padding-right: 1em;
  }
  .hover-inner-9594.alert_short_ac10 .hard-0645 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-inner-9594.alert_short_ac10 .over_075d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_simple_7565 .container_selected_beb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_simple_7565.alert_short_ac10 .title_e666 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content_simple_7565.alert_short_ac10 .container_selected_beb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_simple_7565.alert_short_ac10 .hard-0645 {
    padding-left: 1em;
  }
  .content_simple_7565.alert_short_ac10 .over_075d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content_simple_7565.alert_short_ac10 .container_selected_beb8 {
    padding-left: 0;
  }
}
.surface-cold-1d4e .alert_bottom_abf2 {
  display: inline-block;
}
.overlay-8ca1 {
  display: inline-block;
}
.selected-07c8 {
  word-con: break-word;
}
.liquid-cfdb > span {
  display: inline-block;
  padding: 5px 0;
}
.liquid-cfdb .feature-31c1 {
  margin-left: 8px;
  margin-right: 8px;
}
.liquid-cfdb .bronze_40a2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.purple-299e .video_62fe {
  margin-bottom: 2em;
}
.purple-299e .pro_b02f {
  margin-bottom: 15px;
}
.purple-299e .pro_b02f:last-child {
  margin-bottom: 0;
}
.purple-299e .primary-c31d {
  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) {
  .purple-299e .primary-c31d {
    display: block;
  }
}
.purple-299e .input_cc24 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .purple-299e .input_cc24 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.purple-299e .tag-stone-3d5a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.purple-299e .tag-stone-3d5a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.purple-299e .tag-stone-3d5a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.purple-299e .selected-07c8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.purple-299e .selected-07c8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.purple-299e .message_a23a p:last-child {
  margin-bottom: 0;
}
.purple-299e .content-4977 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.purple-299e .middle-7eaf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.purple-299e .clean-ad7b {
  margin-top: 1em;
}
.purple-299e .sidebar-advanced-fdcd {
  top: 0;
  display: block;
}
.purple-299e .sidebar-advanced-fdcd a {
  color: inherit;
}
.purple-299e .sidebar-advanced-fdcd a:hover {
  color: inherit;
}
.purple-299e .dropdown_plasma_f1f3 {
  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;
}
.purple-299e .dropdown_plasma_f1f3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.purple-299e .middle-7eaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.purple-299e .mask_narrow_2b0a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.purple-299e .mask_narrow_2b0a:first-child {
  margin-top: 0;
}
.purple-299e .mask_narrow_2b0a.container-f07e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.purple-299e .mask_narrow_2b0a.dirty-1755 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.purple-299e
  .mask_narrow_2b0a.dirty-1755.cool_23fe
  .clean-ad7b {
  width: 100%;
}
.purple-299e .dirty-1755 {
  -webkit-box-align: center;
  align-items: center;
}
.purple-299e .dirty-1755 .liquid-cfdb,
.purple-299e .dirty-1755 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.purple-299e .tag-stone-3d5a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.purple-299e .tag-stone-3d5a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.purple-299e .tag-stone-3d5a: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;
}
.purple-299e .container-f07e {
  z-index: 5;
}
.purple-299e .content-solid-9905 .gallery_old_2d1c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.purple-299e .label-north-1b45 .gallery_old_2d1c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.purple-299e .outline-1d3d .gallery_old_2d1c {
  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;
}
.purple-299e.form-ec43 .primary-c31d,
.purple-299e.banner-f0d8 .primary-c31d {
  display: block;
}
.purple-299e.form-ec43 .primary-c31d .selected-a958,
.purple-299e.form-ec43 .primary-c31d .middle-7eaf,
.purple-299e.banner-f0d8 .primary-c31d .selected-a958,
.purple-299e.banner-f0d8 .primary-c31d .middle-7eaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.purple-299e.header_motion_9134 .input_cc24 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .purple-299e.header_motion_9134 .input_cc24 {
    margin-right: 0;
  }
}
.purple-299e.form-ec43 .input_cc24,
.purple-299e.banner-f0d8 .input_cc24 {
  padding-top: 40%;
}
.purple-299e.form-ec43 .video_62fe,
.purple-299e.banner-f0d8 .video_62fe {
  display: block;
}
.purple-299e.form-ec43 .fn-sticky-7770 .middle-7eaf,
.purple-299e.banner-f0d8 .fn-sticky-7770 .middle-7eaf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.purple-299e.form-ec43 .input_cc24,
.purple-299e.banner-f0d8 .input_cc24 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.purple-299e.form-ec43 .middle-7eaf {
  padding: 1em;
}
.thick-abfd {
  margin: 30px auto;
  display: block;
}
.thick-abfd .thumbnail-green-d885 > * {
  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;
}
.thick-abfd .thumbnail-green-d885 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thick-abfd .thumbnail-green-d885 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-d539 .liquid-cfdb {
  margin-bottom: 1.41575em;
}
.thumbnail-d539 .sidebar-2c9b {
  margin-bottom: 1.618em;
}
.logo_in_50aa .south_56b9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo_in_50aa .south_56b9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo_in_50aa .middle-8fb9 {
  max-width: 100%;
  overflow: auto;
}
.smooth_25bf .logo_in_50aa a:hover {
  text-decoration: underline;
}
.tabs-a585 .pro_b02f:not(.selected-07c8),
.tabs-a585 .tag-stone-3d5a {
  margin-bottom: 1.41575em;
}
.tabs-a585 .pro_b02f:not(.selected-07c8):last-child,
.tabs-a585 .tag-stone-3d5a:last-child {
  margin-bottom: 0;
}
.tabs-a585 .pro_b02f.accent-7fff {
  margin-bottom: 0.41575em;
}
.tabs-a585 .wrapper_hot_add4:before,
.tabs-a585 .hard_7483:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tabs-a585 .wrapper_hot_add4:before {
  content: "\f115";
}
.tabs-a585 .hard_7483:before {
  content: "\f02c";
}
.tabs-a585 .panel_7f63 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tabs-a585 .panel_7f63 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.wood-cf16 {
  display: -webkit-box;
  display: flex;
}
.wood-cf16 .pattern-261b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .wood-cf16 .pattern-261b {
    flex-basis: 90px;
  }
}
.wood-cf16 .video_de0f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .wood-cf16 .video_de0f {
    flex-basis: calc(100% - 50px);
  }
}
.wood-cf16 .green-0861 p:last-child {
  margin-bottom: 0.72em;
}
.wide_b961 .thumbnail-green-d885 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wide_b961 .thumbnail-green-d885:after,
.wide_b961 .thumbnail-green-d885:before {
  content: "";
  display: table;
}
.wide_b961 .thumbnail-green-d885:after {
  clear: both;
}
.wide_b961 .thumbnail-green-d885 .preview-227a,
.wide_b961 .thumbnail-green-d885 .aside-large-03ef {
  width: 49%;
}
.wide_b961 .thumbnail-green-d885 .preview-227a a span.detail_b83b,
.wide_b961 .thumbnail-green-d885 .aside-large-03ef a span.detail_b83b {
  display: block;
  margin-bottom: 5px;
}
.wide_b961 .thumbnail-green-d885 .aside-large-03ef {
  float: left;
  text-align: left;
}
.wide_b961 .thumbnail-green-d885 .preview-227a {
  float: right;
  text-align: right;
}
.wrapper-09d2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wrapper-09d2 {
    margin-bottom: 0;
  }
}
.cold_f185 {
  margin-bottom: 1em;
}
.cold_f185 .selected-07c8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form-6a2f a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient-new-277d .cold_f185,
.avatar-7ecd .cold_f185 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient-new-277d .cold_f185,
  .avatar-7ecd .cold_f185 {
    display: block;
  }
}
.gradient-new-277d .form-6a2f,
.avatar-7ecd .form-6a2f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient-new-277d .form-6a2f,
  .avatar-7ecd .form-6a2f {
    margin-bottom: 1em;
  }
}
.gradient-new-277d .form-6a2f img,
.avatar-7ecd .form-6a2f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient-new-277d .outer-c39a,
.avatar-7ecd .outer-c39a {
  flex-basis: calc(100% - 160px);
}
.gradient-new-277d .outer-c39a p,
.avatar-7ecd .outer-c39a p {
  margin-bottom: 0;
}
.gradient-new-277d .outer-c39a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-new-277d .outer-c39a {
    padding-left: 0;
  }
}
.avatar-7ecd .outer-c39a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .avatar-7ecd .outer-c39a {
    padding-right: 0;
  }
}
.avatar-7ecd .form-6a2f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element_0b15 .form-6a2f {
  margin-bottom: 0.5em;
}
.element_0b15 .form-6a2f img {
  width: 100%;
}
.header_75cf .outer_29d4,
.pattern_blue_7c12 .outer_29d4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern_blue_7c12 .title_e666 .west-2846 p:last-child {
  margin-bottom: 0;
}
.orange-c07b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph_c4e6 .hot-b56e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph_c4e6 .hot-b56e:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph_c4e6 .hot-b56e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph_c4e6 .hot-b56e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph_c4e6 .hot-b56e ul li {
  margin: 0 0 0.6em;
}
.paragraph_c4e6 .hot-b56e ul li.link-0256,
.paragraph_c4e6 .hot-b56e ul li.slider-solid-beea {
  position: relative;
}
.paragraph_c4e6 .hot-b56e ul li.link-0256 .caption-smooth-dac6,
.paragraph_c4e6 .hot-b56e ul li.slider-solid-beea .caption-smooth-dac6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph_c4e6 .hot-b56e ul li.link-0256:after:after,
.paragraph_c4e6 .hot-b56e ul li.link-0256:after:before,
.paragraph_c4e6
  .hot-b56e
  ul
  li.slider-solid-beea:after:after,
.paragraph_c4e6
  .hot-b56e
  ul
  li.slider-solid-beea:after:before {
  content: "";
  display: table;
}
.paragraph_c4e6 .hot-b56e ul li.link-0256:after:after,
.paragraph_c4e6
  .hot-b56e
  ul
  li.slider-solid-beea:after:after {
  clear: both;
}
.paragraph_c4e6 .hot-b56e a.background_2503:hover {
  text-decoration: none;
}
.paragraph_c4e6 .hot-b56e select {
  max-width: 100%;
}
.paragraph_c4e6 .hot-b56e table {
  font-size: 85%;
}
.paragraph_c4e6 .hot-b56e table td,
.paragraph_c4e6 .hot-b56e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph_c4e6 .hot-b56e table tfoot td {
  text-align: left;
}
.paragraph_c4e6 .hot-b56e :last-child {
  margin-bottom: 0;
}
.paragraph_c4e6 .hot-b56e .filter-ec03 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph_c4e6 .hot-b56e .filter-ec03 label {
  width: 100%;
}
.paragraph_c4e6 .hot-b56e .filter-ec03 .panel_21a9 {
  width: 100%;
  display: block;
}
.paragraph_c4e6 .hot-b56e .filter-ec03 .hover-soft-b480 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph_c4e6 .hot-b56e .filter-ec03 .hover-soft-b480:hover svg #svg-search {
  fill: #444;
}
.paragraph_c4e6 .hot-b56e .filter-ec03 .hover-soft-b480 svg {
  width: 18px;
  height: 18px;
}
.paragraph_c4e6 .under_4f72 ul ul,
.paragraph_c4e6 .bottom_b85d ul ul,
.paragraph_c4e6 .last-01d6 ul ul,
.paragraph_c4e6 .box-fresh-7a22 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph_c4e6 .under_4f72 .list-af16 > a,
.paragraph_c4e6 .bottom_b85d .list-af16 > a,
.paragraph_c4e6 .last-01d6 .list-af16 > a,
.paragraph_c4e6 .box-fresh-7a22 .list-af16 > a {
  margin-bottom: 0;
}
.paragraph_c4e6 .form-iron-a15b li,
.paragraph_c4e6 .under_4f72 li,
.paragraph_c4e6 .cool_b62f li,
.paragraph_c4e6 .bottom_b85d li,
.paragraph_c4e6 .last-01d6 li,
.paragraph_c4e6 .box-fresh-7a22 li,
.paragraph_c4e6 .filter_copper_9bfe li,
.paragraph_c4e6 .summary_hard_2464 li {
  display: block;
  position: relative;
}
.paragraph_c4e6 .form-iron-a15b li:last-child,
.paragraph_c4e6 .under_4f72 li:last-child,
.paragraph_c4e6 .cool_b62f li:last-child,
.paragraph_c4e6 .bottom_b85d li:last-child,
.paragraph_c4e6 .last-01d6 li:last-child,
.paragraph_c4e6 .box-fresh-7a22 li:last-child,
.paragraph_c4e6 .filter_copper_9bfe li:last-child,
.paragraph_c4e6 .summary_hard_2464 li:last-child {
  border: none;
}
.paragraph_c4e6 .form-iron-a15b li a,
.paragraph_c4e6 .under_4f72 li a,
.paragraph_c4e6 .cool_b62f li a,
.paragraph_c4e6 .bottom_b85d li a,
.paragraph_c4e6 .last-01d6 li a,
.paragraph_c4e6 .box-fresh-7a22 li a,
.paragraph_c4e6 .filter_copper_9bfe li a,
.paragraph_c4e6 .summary_hard_2464 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_c4e6 .form-iron-a15b li ul li::before,
.paragraph_c4e6 .under_4f72 li ul li::before,
.paragraph_c4e6 .cool_b62f li ul li::before,
.paragraph_c4e6 .bottom_b85d li ul li::before,
.paragraph_c4e6 .last-01d6 li ul li::before,
.paragraph_c4e6 .box-fresh-7a22 li ul li::before,
.paragraph_c4e6 .filter_copper_9bfe li ul li::before,
.paragraph_c4e6 .summary_hard_2464 li ul li::before {
  left: 15px;
}
.paragraph_c4e6 .form-iron-a15b li ul a,
.paragraph_c4e6 .under_4f72 li ul a,
.paragraph_c4e6 .cool_b62f li ul a,
.paragraph_c4e6 .bottom_b85d li ul a,
.paragraph_c4e6 .last-01d6 li ul a,
.paragraph_c4e6 .box-fresh-7a22 li ul a,
.paragraph_c4e6 .filter_copper_9bfe li ul a,
.paragraph_c4e6 .summary_hard_2464 li ul a {
  padding-left: 20px;
}
.paragraph_c4e6 .form-iron-a15b li ul ul li::before,
.paragraph_c4e6 .under_4f72 li ul ul li::before,
.paragraph_c4e6 .cool_b62f li ul ul li::before,
.paragraph_c4e6 .bottom_b85d li ul ul li::before,
.paragraph_c4e6 .last-01d6 li ul ul li::before,
.paragraph_c4e6 .box-fresh-7a22 li ul ul li::before,
.paragraph_c4e6 .filter_copper_9bfe li ul ul li::before,
.paragraph_c4e6 .summary_hard_2464 li ul ul li::before {
  left: 30px;
}
.paragraph_c4e6 .form-iron-a15b li ul ul a,
.paragraph_c4e6 .under_4f72 li ul ul a,
.paragraph_c4e6 .cool_b62f li ul ul a,
.paragraph_c4e6 .bottom_b85d li ul ul a,
.paragraph_c4e6 .last-01d6 li ul ul a,
.paragraph_c4e6 .box-fresh-7a22 li ul ul a,
.paragraph_c4e6 .filter_copper_9bfe li ul ul a,
.paragraph_c4e6 .summary_hard_2464 li ul ul a {
  padding-left: 40px;
}
.paragraph_c4e6 .main-bc95 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_c4e6 .summary_hard_2464 ul li {
  margin-bottom: 1.41575em;
}
.paragraph_c4e6 .summary_hard_2464 ul li .lower_09be {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph_c4e6 .summary_hard_2464 ul li .gallery-f38b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block-old-7b61 .form-iron-a15b li a,
.block-old-7b61 .under_4f72 li a,
.block-old-7b61 .cool_b62f li a,
.block-old-7b61 .bottom_b85d li a,
.block-old-7b61 .last-01d6 li a,
.block-old-7b61 .box-fresh-7a22 li a,
.block-old-7b61 .filter_copper_9bfe li a,
.block-old-7b61 .summary_hard_2464 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-old-7b61 .main-bc95 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-old-7b61 .hot-b56e ul li.link-0256 .caption-smooth-dac6,
.block-old-7b61 .hot-b56e ul li.slider-solid-beea .caption-smooth-dac6 {
  background: rgba(0, 0, 0, 0.2);
}
.block-old-7b61 .paragraph_c4e6 .hot-b56e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li {
  margin: 0;
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li ul {
  margin: 0;
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li ul li a {
  padding-left: 15px;
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li ul li li a {
  padding-left: 30px;
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li.right-ed97 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li.right-ed97 > 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;
}
.main_0e26 .paragraph_c4e6 .search-rough-d04f li.right-ed97 > 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;
}
.tertiary-copper-f2eb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.info-fresh-40e2 {
  position: relative;
  z-index: 10;
}
.info-fresh-40e2 .yellow-b0aa {
  width: 100%;
  max-width: 100%;
}
.overlay-center-9015 .paragraph-plasma-6b6f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.overlay-center-9015 .picture_glass_5935 {
}
.overlay-center-9015 .block-old-7b61 {
  background: #292929;
}
.box-1f3c .paragraph-plasma-6b6f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.box-1f3c .picture_glass_5935 {
  background: #f9f9f9;
}
.box-1f3c .block-old-7b61 {
  background: #303030;
}
.next_1da3 .paragraph-plasma-6b6f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .next_1da3 .alert_bottom_abf2 {
    margin-bottom: 1em;
  }
  .next_1da3 .alert_bottom_abf2:last-child {
    margin-bottom: 0;
  }
}
.next_1da3 .picture_glass_5935 {
  background: #ededed;
}
.next_1da3 .block-old-7b61 {
  background: #1a1a1a;
}
.paragraph-plasma-6b6f.picture_glass_5935 {
  color: rgba(0, 0, 0, 0.6);
}
.paragraph-plasma-6b6f.picture_glass_5935 .table-pro-fc5b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-plasma-6b6f.block-old-7b61 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-plasma-6b6f.block-old-7b61 a:not(.background_2503) {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-plasma-6b6f.block-old-7b61 a:not(.background_2503):hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-plasma-6b6f.block-old-7b61 .table-pro-fc5b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-plasma-6b6f.block-old-7b61 table tbody td,
.paragraph-plasma-6b6f.block-old-7b61 table th {
  background: rgba(0, 0, 0, 0.08);
}
.prev_f55d.tertiary-hard-7a49 .complex_de48 {
  max-width: initial;
}
.prev_f55d .list-south-14a4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.prev_f55d .list-south-14a4 .yellow-b0aa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .prev_f55d .list-south-14a4 .yellow-b0aa {
    display: block;
    margin-bottom: 2em;
  }
  .prev_f55d .list-south-14a4 .yellow-b0aa:last-child {
    margin-bottom: 0;
  }
}
.next_1da3 .alert_bottom_abf2:last-child,
.box-1f3c .alert_bottom_abf2:last-child,
.overlay-center-9015 .alert_bottom_abf2:last-child {
  margin-bottom: 0;
}
.next_1da3 .alert_bottom_abf2 .paragraph_c4e6 .hot-b56e:last-child,
.box-1f3c .alert_bottom_abf2 .paragraph_c4e6 .hot-b56e:last-child,
.overlay-center-9015 .alert_bottom_abf2 .paragraph_c4e6 .hot-b56e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .next_1da3 .full_3e08,
  .next_1da3 .purple_989a,
  .box-1f3c .full_3e08,
  .box-1f3c .purple_989a,
  .overlay-center-9015 .full_3e08,
  .overlay-center-9015 .purple_989a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .info-fresh-40e2 .alert_bottom_abf2 {
    margin-bottom: 2em;
  }
}
.info-fresh-40e2 p:last-child {
  margin-bottom: 0;
}
.info-fresh-40e2 li,
.info-fresh-40e2 ul {
  list-style: none;
  margin: 0;
}
.info-fresh-40e2 ul ul {
  margin-left: 2.617924em;
}
.table-right-b0da {
  font-size: 0.875em;
}

/* css-noise: 79b1 */
.widget-item-s4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
