/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wrapper_dark_0271/customify
Author: WPCustomify
Author URI: https://pressmaximum.wrapper_dark_0271
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.wrapper_dark_0271/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo-left-c5ed.top_104f/licenses/gpl-2.0.secondary-fresh-6182
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.breadcrumb-d9cd/, (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.notice_motion_0646.tooltip_upper_0ad3/normalize.tiny-fd1a/
 ======
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.tiny-fd1a v7.0.0 | MIT License | github.wrapper_dark_0271/necolas/normalize.tiny-fd1a */
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;
}
.fast_8b24 .popup_wood_d7a3,
.picture_hovered_8189,
.paper-020b,
.breadcrumb_dfea,
.texture_7783,
.nav-lite-9d2c,
.focus_bronze_9a43,
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;
}
.picture_hovered_8189,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture_hovered_8189,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_hovered_8189,
  h1 {
    font-size: 1.8em;
  }
}
.paper-020b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paper-020b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paper-020b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paper-020b,
  h2 {
    font-size: 1.7em;
  }
}
.breadcrumb_dfea,
h3 {
  font-size: 1.618em;
}
.fast_8b24 .popup_wood_d7a3,
.texture_7783,
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.icon-fef7 {
  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;
}
.icon_693b:after,
.icon_693b:before,
.input-e3f2:after,
.input-e3f2:before {
  content: "";
  display: table;
}
.icon_693b:after,
.input-e3f2:after {
  clear: both;
}
.backdrop_4933 {
  float: right;
  margin-right: 0;
}
.border-easy-d7d8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row_c5bf .simple-20c0,
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;
}
.row_c5bf .simple-20c0: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;
}
.row-b5d7 .simple-20c0 {
  box-shadow: none;
}
.row-b5d7
  .simple-20c0
  .popup-brown-0b19 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row-b5d7 .simple-20c0 .media_simple_0e46 {
  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;
}
.row-b5d7
  .simple-20c0
  .media_simple_0e46
  b {
  display: none;
}
.row-b5d7 .wood-e562 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.article_hard_f83e:not(.prev-8518):not(.chip-7074),
button:not(.prev-8518):not(.chip-7074),
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ),
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ),
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ) {
  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;
}
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ):hover,
button:not(.prev-8518):not(
    .chip-7074
  ):hover,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ):hover,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ):hover,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ):active,
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ):focus,
button:not(.prev-8518):not(
    .chip-7074
  ):active,
button:not(.prev-8518):not(
    .chip-7074
  ):focus,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ):active,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ):focus,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ):active,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ):focus,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ):active,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ):focus {
  outline: 0;
}
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12,
button:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12 {
  position: relative;
}
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .media_stale_0eda,
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .logo-copper-7cbd,
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .notification_iron_a457,
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  i,
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  svg,
button:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .media_stale_0eda,
button:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .logo-copper-7cbd,
button:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .notification_iron_a457,
button:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  i,
button:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  svg,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .media_stale_0eda,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .logo-copper-7cbd,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .notification_iron_a457,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  i,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  svg,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .media_stale_0eda,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .logo-copper-7cbd,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .notification_iron_a457,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  i,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  svg,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .media_stale_0eda,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .logo-copper-7cbd,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  .notification_iron_a457,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  i,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12
  svg {
  visibility: hidden;
}
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12:after,
button:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12:after,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12:after,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12:after,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ).fn-loading-ad12: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;
}
.article_hard_f83e:not(.prev-8518):not(.chip-7074),
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ),
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ),
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ) {
  color: #fff;
  background: #235787;
}
.article_hard_f83e:not(.prev-8518):not(
    .chip-7074
  ):focus,
input[type="button"]:not(.prev-8518):not(
    .chip-7074
  ):focus,
input[type="reset"]:not(.prev-8518):not(
    .chip-7074
  ):focus,
input[type="submit"]:not(.prev-8518):not(
    .chip-7074
  ):focus {
  color: #fff;
}
.article_hard_f83e.fn-disabled-ad12:not(.prev-8518):not(
    .chip-7074
  ),
.article_hard_f83e[disabled]:not(.prev-8518):not(
    .chip-7074
  ),
button.fn-disabled-ad12:not(.prev-8518):not(
    .chip-7074
  ),
button[disabled]:not(.prev-8518):not(
    .chip-7074
  ) {
  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;
}
.dim-f38f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dim-f38f: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;
}
.notification-silver-2bdb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.new_87fb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mask_paper_c210 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.icon_693b:after,
.icon_693b:before,
.component_c24f:after,
.component_c24f:before,
.bronze-5e18:after,
.bronze-5e18:before,
.icon-hot-840c:after,
.icon-hot-840c:before,
.notice_ff0e:after,
.notice_ff0e:before,
.link_1925:after,
.link_1925:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.icon_693b:after,
.component_c24f:after,
.bronze-5e18:after,
.icon-hot-840c:after,
.notice_ff0e:after,
.link_1925:after {
  clear: both;
}
.component_c24f .primary-dc26,
.bronze-5e18 .primary-dc26,
.small-5fdb .primary-dc26 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.east-ba5d {
  display: inline-block;
}
.complex_2232 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.complex_2232 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.complex_2232 .overlay-f0e4 {
  padding: 1em 0;
  font-size: 85%;
}
.overlay-f0e4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.icon_97bb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.icon_97bb:after,
.icon_97bb:before {
  content: "";
  display: table;
}
.icon_97bb:after {
  clear: both;
}
.content_7482 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.breadcrumb-03c1 .content_7482 {
  max-width: 50%;
}
.image-434b .content_7482 {
  max-width: 33.33%;
}
.grid-3ede .content_7482 {
  max-width: 25%;
}
.badge_wide_9dd8 .content_7482 {
  max-width: 20%;
}
.card_723d .content_7482 {
  max-width: 16.66%;
}
.column_38cd .content_7482 {
  max-width: 14.28%;
}
.feature_dynamic_9331 .content_7482 {
  max-width: 12.5%;
}
.message_left_0a0d .content_7482 {
  max-width: 11.11%;
}
.sort_liquid_88a6 {
  display: block;
}
.fast_8b24 .breadcrumb_b29a label,
.fast_8b24 .shade_4b07 label,
.fast_8b24 .layout-1483 label,
.fast_8b24 .form_advanced_79a5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-ebe2 {
  list-style: none;
  margin: 0;
}
.frame-ebe2 article.summary-action-19ba {
  margin-bottom: 0;
}
.frame-ebe2 ul {
  list-style: none;
  margin: 0;
}
.frame-ebe2 .table-in-dc01 li.summary-action-19ba {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-ebe2 .table-in-dc01 li.summary-action-19ba {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-ebe2 .table-in-dc01 li.summary-action-19ba: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) {
  .frame-ebe2 .table-in-dc01 li.summary-action-19ba li.summary-action-19ba li.summary-action-19ba li.summary-action-19ba {
    padding-left: 0;
  }
}
article.summary-action-19ba {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary-action-19ba .component_c24f p:last-of-type {
  margin-bottom: 0;
}
article.summary-action-19ba .message_c02b {
  float: left;
}
article.summary-action-19ba .large_9ad0 {
  margin-left: 85px;
}
article.summary-action-19ba .element-1769 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary-action-19ba .element-1769 .overlay-bottom-c267 {
  margin-left: 10px;
}
article.summary-action-19ba .out_39a8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary-action-19ba .brown_ef8e {
  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_b29a,
  #respond .layout-1483,
  #respond .form_advanced_79a5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_b29a input,
#respond .layout-1483 input,
#respond .form_advanced_79a5 input {
  width: 100%;
}
#respond .form_advanced_79a5 {
  margin-right: 0;
}
#respond .detail_left_45d8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover-eb7e {
  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;
}
.hover-eb7e.middle_78de {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hover-eb7e 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%);
}
.hover-eb7e:focus,
.hover-eb7e: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);
}
.module_glass_9619 {
  border-radius: 10%;
}
.backdrop_cbc5 {
  border-radius: 50%;
}
.preview-purple-a208 {
  font-size: 0.72em;
}
.widget-ffed {
  font-size: 0.875em;
}
.pagination-364d {
  font-size: 1.1em;
}
.tooltip-fast-a847 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip-fast-a847.preview-purple-a208 {
  letter-spacing: 0.5px;
}
.selected_89fb,
.selected_89fb a {
  color: #6d6d6d;
}
.selected_89fb a:hover {
  color: #111;
}
.element_left_9992 {
  color: #6d6d6d;
}
.message_9a4d {
  overflow-x: hidden;
}
.message_9a4d .last-9850.column-in-1ce1 {
  position: relative;
}
.message_9a4d .last-9850.column-in-1ce1.main_rough_339a {
  position: initial;
}
.message_9a4d
  .last-9850.column-in-1ce1.main_rough_339a
  .orange_21c9 {
  left: auto;
}
.message_9a4d .last-9850 .orange_21c9 {
  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;
}
.message_9a4d .last-9850:hover.column-in-1ce1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.message_9a4d
  .last-9850:hover.column-in-1ce1
  .orange_21c9 {
  display: block;
  z-index: 9999999;
}
.message_9a4d .cool-75fb .overlay-92c1,
.message_9a4d .detail_south_03c4 .overlay-92c1 {
  display: none;
}
.message_9a4d .box_gold_a663 .last-9850:hover.column-in-1ce1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fast_8b24 .breadcrumb_b29a label,
.fast_8b24 .shade_4b07 label,
.fast_8b24 .layout-1483 label,
.fast_8b24 .form_advanced_79a5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.frame-ebe2 {
  list-style: none;
  margin: 0;
}
.frame-ebe2 article.summary-action-19ba {
  margin-bottom: 0;
}
.frame-ebe2 ul {
  list-style: none;
  margin: 0;
}
.frame-ebe2 .table-in-dc01 li.summary-action-19ba {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .frame-ebe2 .table-in-dc01 li.summary-action-19ba {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .frame-ebe2 .table-in-dc01 li.summary-action-19ba: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) {
  .frame-ebe2 .table-in-dc01 li.summary-action-19ba li.summary-action-19ba li.summary-action-19ba li.summary-action-19ba {
    padding-left: 0;
  }
}
article.summary-action-19ba {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary-action-19ba .component_c24f p:last-of-type {
  margin-bottom: 0;
}
article.summary-action-19ba .message_c02b {
  float: left;
}
article.summary-action-19ba .large_9ad0 {
  margin-left: 85px;
}
article.summary-action-19ba .element-1769 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary-action-19ba .element-1769 .overlay-bottom-c267 {
  margin-left: 10px;
}
article.summary-action-19ba .out_39a8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary-action-19ba .brown_ef8e {
  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_b29a,
  #respond .layout-1483,
  #respond .form_advanced_79a5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_b29a input,
#respond .layout-1483 input,
#respond .form_advanced_79a5 input {
  width: 100%;
}
#respond .form_advanced_79a5 {
  margin-right: 0;
}
#respond .detail_left_45d8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cool-75fb .last_22f6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last_22f6 .top-1961.purple_1a1d .lower_e184 > li > a:focus,
.last_22f6 .top-1961.purple_1a1d .lower_e184 > li > a:hover,
.last_22f6 .top-1961.hot-26c2 .lower_e184 > li > a:focus,
.last_22f6 .top-1961.hot-26c2 .lower_e184 > li > a:hover,
.last_22f6 .top-1961.action-766a .lower_e184 > li > a:focus,
.last_22f6 .top-1961.action-766a .lower_e184 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_22f6
  .top-1961.purple_1a1d
  .lower_e184
  > li.badge-3701
  > a,
.last_22f6
  .top-1961.purple_1a1d
  .lower_e184
  > li.notification_dab7
  > a,
.last_22f6
  .top-1961.hot-26c2
  .lower_e184
  > li.badge-3701
  > a,
.last_22f6
  .top-1961.hot-26c2
  .lower_e184
  > li.notification_dab7
  > a,
.last_22f6
  .top-1961.action-766a
  .lower_e184
  > li.badge-3701
  > a,
.last_22f6 .top-1961.action-766a .lower_e184 > li.filter-5549 > a {
  color: rgba(255, 255, 255, 0.99);
}
.last_22f6 .out-1a08,
.last_22f6 .out-1a08 a {
  color: rgba(255, 255, 255, 0.99);
}
.last_22f6 .upper_f148.dirty-05fc li a,
.last_22f6 .link_11af a,
.last_22f6 .easy_9114,
.last_22f6 .lower_e184 > li > a,
.last_22f6 .lower-6a21 {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6 .upper_f148.dirty-05fc li a:hover,
.last_22f6 .link_11af a:hover,
.last_22f6 .easy_9114:hover,
.last_22f6 .lower_e184 > li > a:hover,
.last_22f6 .lower-6a21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_22f6 .chip_1001 {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6 .chip_1001 .dynamic-7fc4 {
  color: rgba(255, 255, 255, 0.99);
}
.last_22f6 .chip_1001:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_22f6 .alert_outer_200f .simple-fd6f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6 .alert_outer_200f .simple-fd6f .gradient-lite-38ae {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6
  .alert_outer_200f
  .simple-fd6f
  .gradient-lite-38ae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6
  .alert_outer_200f
  .simple-fd6f
  .gradient-lite-38ae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6
  .alert_outer_200f
  .simple-fd6f
  .gradient-lite-38ae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6
  .alert_outer_200f
  .simple-fd6f
  .gradient-lite-38ae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6 .alert_outer_200f .pro-0b00 {
  color: rgba(255, 255, 255, 0.79);
}
.last_22f6 .alert_outer_200f .pro-0b00:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_6888
  .last_22f6
  .alert_outer_200f
  .section-complex-2740
  .detail-3adc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_6888
  .last_22f6
  .alert_outer_200f
  .section-complex-2740
  .gradient-lite-38ae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool-75fb .aside_d4b2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.aside_d4b2 .top-1961.purple_1a1d .lower_e184 > li > a:focus,
.aside_d4b2 .top-1961.purple_1a1d .lower_e184 > li > a:hover,
.aside_d4b2 .top-1961.hot-26c2 .lower_e184 > li > a:focus,
.aside_d4b2 .top-1961.hot-26c2 .lower_e184 > li > a:hover,
.aside_d4b2 .top-1961.action-766a .lower_e184 > li > a:focus,
.aside_d4b2 .top-1961.action-766a .lower_e184 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_d4b2
  .top-1961.purple_1a1d
  .lower_e184
  > li.badge-3701
  > a,
.aside_d4b2
  .top-1961.purple_1a1d
  .lower_e184
  > li.notification_dab7
  > a,
.aside_d4b2
  .top-1961.hot-26c2
  .lower_e184
  > li.badge-3701
  > a,
.aside_d4b2
  .top-1961.hot-26c2
  .lower_e184
  > li.notification_dab7
  > a,
.aside_d4b2
  .top-1961.action-766a
  .lower_e184
  > li.badge-3701
  > a,
.aside_d4b2 .top-1961.action-766a .lower_e184 > li.filter-5549 > a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_d4b2 .out-1a08,
.aside_d4b2 .out-1a08 a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_d4b2 .upper_f148.dirty-05fc li a,
.aside_d4b2 .link_11af a,
.aside_d4b2 .easy_9114,
.aside_d4b2 .lower_e184 > li > a,
.aside_d4b2 .lower-6a21 {
  color: rgba(0, 0, 0, 0.55);
}
.aside_d4b2 .upper_f148.dirty-05fc li a:hover,
.aside_d4b2 .link_11af a:hover,
.aside_d4b2 .easy_9114:hover,
.aside_d4b2 .lower_e184 > li > a:hover,
.aside_d4b2 .lower-6a21:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_d4b2 .chip_1001 {
  color: rgba(0, 0, 0, 0.55);
}
.aside_d4b2 .chip_1001 .dynamic-7fc4 {
  color: rgba(0, 0, 0, 0.8);
}
.aside_d4b2 .chip_1001:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-fe41 .paper_1d3b {
  margin-left: auto;
  margin-right: auto;
}
.bronze-5e18 > * {
  margin-left: auto;
  margin-right: auto;
}
.bronze-5e18 .notification-silver-2bdb {
  margin-right: 1.41575em;
}
.form-simple-05c2 .bronze-5e18 > .north-89c2 {
  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;
}
.form-simple-05c2 .bronze-5e18 > .title_focused_bd04 {
  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;
}
.secondary-fast-f610.hero-fe41 .paper_1d3b,
.popup_333a.hero-fe41 .paper_1d3b {
  margin-left: 0;
}
.menu-92aa.hero-fe41 .paper_1d3b,
.photo-61a1.hero-fe41 .paper_1d3b {
  margin-right: 0;
}
.bronze-5e18 ol,
.bronze-5e18 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.feature-large-719b video {
  max-width: 100%;
}
.paper_6840 img {
  display: block;
}
.paper_6840.notification-silver-2bdb,
.paper_6840.new_87fb {
  width: 100%;
}
.paper_6840.title_focused_bd04 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tooltip_static_d5b1:not(.medium_f380) {
  margin: 1.5em auto;
}
.disabled-f6e5 p {
  padding: 1.5em 14px;
}
ul.disabled_left_58f3.title_focused_bd04,
ul.disabled_left_58f3.north-89c2,
ul.disabled_left_58f3.orange-f766.north-89c2 {
  padding: 0 14px;
}
.prev-8eab {
  display: block;
  overflow-x: auto;
}
.prev-8eab table {
  border-collapse: collapse;
  width: 100%;
}
.prev-8eab td,
.prev-8eab th {
  padding: 0.5em;
}
.bronze-5e18 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bronze-5e18 ol ol,
.bronze-5e18 ol ul,
.bronze-5e18 ul ol,
.bronze-5e18 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bronze-5e18 ol ol li,
.bronze-5e18 ol ul li,
.bronze-5e18 ul ol li,
.bronze-5e18 ul ul li {
  margin-left: 0;
}
.tiny-47ab.plasma_e786 > .section_over_8062 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tiny-47ab.plasma_e786 > .section_over_8062 iframe,
.tiny-47ab.plasma_e786 > .section_over_8062 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pattern_inner_9416 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pattern_inner_9416.content_b7fc {
  padding: 0;
}
.pattern_inner_9416.content_b7fc cite {
  font-size: 13px;
}
.pattern_inner_9416 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pattern_inner_9416 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.background-aba8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.background-aba8 > p:first-child {
  margin-top: 0;
}
.background-aba8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.background-aba8 blockquote {
  border-left: 0;
}
.small_5ee5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.small_5ee5:not(.brown-697b) {
  max-width: 100px;
}
.small_5ee5.popup-small-20a6 {
  border-bottom: none !important;
  text-align: center;
}
.small_5ee5.popup-small-20a6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .disabled-f6e5 p {
    padding: 1.5em 0;
  }
}
.bottom-1df7 {
  color: #0073aa;
}
.link_focused_3a9c {
  background-color: #0073aa;
}
.next-6a23 {
  color: #229fd8;
}
.section_4ecb {
  background-color: #229fd8;
}
.dark-8508 {
  color: #eee;
}
.notification_d1ef {
  background-color: #eee;
}
.hard-a8b7 {
  color: #444;
}
.frame_79b4 {
  background-color: #444;
}
.surface-wide-54a0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.surface-wide-54a0 .accordion-glass-46a0 .link_11af {
  font-size: 15px;
}
.surface-wide-54a0 .link_11af {
  line-height: 1.3;
}
.surface-wide-54a0 .aside_d4b2 {
}
.surface-wide-54a0 .last_22f6 {
  background: #235787;
}
.video_242d {
  padding: 0;
}
.video_242d .last_22f6 {
  background: #1a1a1a;
}
.video_242d .aside_d4b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary_af25 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary_af25 .aside_d4b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary_af25 .last_22f6 {
  background: #303030;
}
.link_1925 {
  position: relative;
  z-index: 10;
}
.link_1925 .tertiary-a43d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_north_ed75 .column-in-1ce1 {
  display: inline-block;
  vertical-align: middle;
}
.summary_north_ed75.input-solid-7eff .column-in-1ce1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .summary_north_ed75.input-solid-7eff .column-in-1ce1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_north_ed75.input-solid-7eff .column-in-1ce1 {
    margin-right: 0.4em;
  }
}
.summary_north_ed75.input-solid-7eff .column-in-1ce1:last-child {
  margin-right: 0;
}
.footer_north_6b00 .tertiary-a43d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .cool-75fb .accordion-glass-46a0 {
    margin: 0 -0.5em;
  }
  .cool-75fb .accordion-glass-46a0 [class*="customify-col-"],
  .cool-75fb .accordion-glass-46a0 [class*="customify-col_"],
  .cool-75fb .accordion-glass-46a0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.cool-75fb.component-small-5910 .tertiary-a43d {
  background: 0 0 !important;
}
.cool-75fb.component-small-5910 .tertiary-a43d,
.cool-75fb.footer_north_6b00 .tertiary-a43d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .cool-75fb.button-be38 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.cool-75fb.footer_north_6b00 .tertiary-a43d {
  box-shadow: none !important;
}
.first-4575 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .first-4575 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .first-4575 {
    padding: 18px 0 20px;
  }
}
.first-4575 .description_gas_2392 {
  width: 100%;
}
.first-4575 .hot-f801 {
  margin-bottom: 0;
}
.first-4575 .orange-5800 {
  margin-top: 5px;
  font-size: 0.875em;
}
.last_cf7d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.last_cf7d .list_b8b1 {
  width: 100%;
}
.texture_slow_646e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.texture_slow_646e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.texture_slow_646e 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;
}
.texture_slow_646e li:last-child:after {
  display: none;
}
.texture_slow_646e li a {
  font-weight: 500;
  margin-right: 10px;
}
.huge-e25d .overlay-92c1 button,
.first-4575 .overlay-92c1 button {
  left: 0;
}
.huge-e25d .list_b8b1,
.first-4575 .list_b8b1 {
  padding-left: 0;
  padding-right: 0;
}
.huge-e25d .last_cf7d,
.first-4575 .last_cf7d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.huge-e25d {
  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;
}
.huge-e25d: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;
}
.huge-e25d .red-e78d {
  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) {
  .huge-e25d .red-e78d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .huge-e25d .red-e78d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .huge-e25d .red-e78d {
    min-height: 200px;
  }
}
.huge-e25d .texture_slow_646e {
  color: rgba(255, 255, 255, 0.8);
}
.huge-e25d .texture_slow_646e a,
.huge-e25d .texture_slow_646e li:after {
  color: inherit;
}
.huge-e25d .texture_slow_646e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.easy_7fd7 {
  margin-bottom: 0.5em;
}
.orange-673f {
  margin-bottom: 1.2em;
}
.orange-673f,
.easy_7fd7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.orange-673f p:last-child,
.easy_7fd7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .overlay-92c1,
#masthead .overlay-92c1 {
  display: none;
}
#masthead
  > .overlay-92c1.accent_4227 {
  display: none;
}
#masthead > .overlay-92c1 button {
  left: 0;
}
.link-b513 {
  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%;
}
.link-b513 .column-in-1ce1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.link-b513 .icon_down_8a92 {
  display: -webkit-box;
  display: flex;
}
.link-b513 .icon_down_8a92.shadow_paper_b087 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.link-b513 .icon_down_8a92.detail_left_1822 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-b513 .icon_down_8a92.button_7808 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-b513.list_b4c7.tall-25c7 .icon_down_8a92.shadow_paper_b087 {
  flex-basis: 100%;
}
.link-b513.modal-left-bc3c .icon_down_8a92.detail_left_1822 {
  -webkit-box-flex: 1;
  flex: auto;
}
.link-b513.modal-left-bc3c .icon_down_8a92.button_7808 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .overlay-92c1.accent_4227 {
  display: none;
}
#masthead > .overlay-92c1 button {
  left: 0;
}
.left-8395 {
  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;
}
.left-8395:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.left-8395.pro_90da i {
  margin-right: 4px;
}
.left-8395.hot-4aeb i {
  margin-left: 5px;
}
.link_11af p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.link_11af p:last-child {
  margin-bottom: 0;
}
.heading_50eb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.heading_50eb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.heading_50eb img {
  display: block;
  width: auto;
  line-height: 1;
}
.heading_50eb .out-1a08 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.heading_50eb .highlight-new-228c {
  margin: 5px 0 7px 0;
}
.heading_50eb.slider-cbf2 .grid-f1d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading_50eb.slider-cbf2 .steel-8a85 {
  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;
}
.heading_50eb.white-253e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.heading_50eb.white-253e .grid-f1d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading_50eb.white-253e .steel-8a85 {
  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;
}
.heading_50eb.pattern-hard-e281 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading_50eb.media_ca8b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.heading_50eb.media_ca8b .steel-8a85 {
  margin-top: 7px;
}
.large_2818 {
  display: inline-block;
}
.link_1925 .focus_b572 .heading_50eb img {
  max-width: 100%;
}
.top-1961 .mask_91bb.inner-af7d,
.bronze-a077 .mask_91bb.inner-af7d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.top-1961 .outline_blue_f347,
.bronze-a077 .outline_blue_f347 {
  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%);
}
.top-1961 .outline_blue_f347 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.top-1961.top-adfb .outline_blue_f347 {
  display: none;
}
.top-1961 .under-85bd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-1961 .under-85bd li {
  display: inline-block;
  position: relative;
}
.top-1961 .under-85bd li:last-child {
  margin-right: 0;
}
.top-1961 .under-85bd 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;
}
.top-1961 .under-85bd li.filter-5549 > a {
  color: rgba(0, 0, 0, 0.9);
}
.top-1961 .under-85bd > 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;
}
.top-1961 .under-85bd > li > a i {
  line-height: 0;
}
.top-1961 .under-85bd > li.summary_cd4b > a .outline_blue_f347 {
  margin-left: 4px;
  line-height: 0;
}
.top-1961 .under-85bd .accordion-68bf li.summary_cd4b > a {
  position: relative;
}
.top-1961 .under-85bd .accordion-68bf li.summary_cd4b > a:after,
.top-1961 .under-85bd .accordion-68bf li.summary_cd4b > a:before {
  content: "";
  display: table;
}
.top-1961 .under-85bd .accordion-68bf li.summary_cd4b > a:after {
  clear: both;
}
.top-1961 .under-85bd .accordion-68bf li.summary_cd4b > a .outline_blue_f347 {
  margin-left: 5px;
  float: right;
}
.top-1961 .primary_wide_2a33,
.top-1961 .accordion-68bf {
  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;
}
.top-1961 .accordion-68bf {
  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;
}
.top-1961 .accordion-68bf .inner-af7d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.top-1961 .accordion-68bf .outline_blue_f347 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.top-1961 .accordion-68bf li {
  display: block;
  margin: 0;
  padding: 0;
}
.top-1961 .accordion-68bf 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;
}
.top-1961 .accordion-68bf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.top-1961 .accordion-68bf .accordion-68bf {
  top: 0;
  left: 100%;
}
.top-1961 .carousel-e3f4.fn-focus-ad12 > .primary_wide_2a33,
.top-1961 .carousel-e3f4.fn-focus-ad12 > .accordion-68bf,
.top-1961 .carousel-e3f4:focus > .primary_wide_2a33,
.top-1961 .carousel-e3f4:focus > .accordion-68bf,
.top-1961 .carousel-e3f4:hover > .primary_wide_2a33,
.top-1961 .carousel-e3f4:hover > .accordion-68bf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.top-1961.action-766a .lower_e184:after,
.top-1961.action-766a .lower_e184:before {
  content: "";
  display: table;
}
.top-1961.action-766a .lower_e184:after {
  clear: both;
}
.top-1961.action-766a .lower_e184 > li {
  float: left;
}
.top-1961.popup-large-fe3e .lower_e184:after,
.top-1961.popup-large-fe3e .lower_e184:before {
  content: "";
  display: table;
}
.top-1961.popup-large-fe3e .lower_e184:after {
  clear: both;
}
.top-1961.popup-large-fe3e .lower_e184 > li {
  float: left;
}
.top-1961.popup-large-fe3e .lower_e184 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.top-1961.popup-large-fe3e .lower_e184 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.top-1961.popup-large-fe3e .lower_e184 > li.badge-3701 > a,
.top-1961.popup-large-fe3e .lower_e184 > li.filter-5549 > a {
  color: #fff;
  background-color: #1e4b75;
}
.top-1961.purple_1a1d .lower_e184 > li > a .inner-af7d {
  position: relative;
}
.top-1961.purple_1a1d .lower_e184 > li > a .inner-af7d: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;
}
.top-1961.purple_1a1d
  .lower_e184
  > li:focus
  > a
  .inner-af7d:before,
.top-1961.purple_1a1d
  .lower_e184
  > li:hover
  > a
  .inner-af7d:before {
  width: 100%;
  background-color: currentColor;
}
.top-1961.purple_1a1d
  .lower_e184
  > li.badge-3701
  > a
  .inner-af7d:before,
.top-1961.purple_1a1d
  .lower_e184
  > li.notification_dab7
  > a
  .inner-af7d:before {
  width: 100%;
  background-color: currentColor;
}
.top-1961.hot-26c2 .lower_e184 > li > a .inner-af7d {
  position: relative;
}
.top-1961.hot-26c2 .lower_e184 > li > a .inner-af7d: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;
}
.top-1961.hot-26c2 .lower_e184 > li:focus > a .inner-af7d:before,
.top-1961.hot-26c2
  .lower_e184
  > li:hover
  > a
  .inner-af7d:before {
  width: 100%;
  background-color: currentColor;
}
.top-1961.hot-26c2
  .lower_e184
  > li.badge-3701
  > a
  .inner-af7d:before,
.top-1961.hot-26c2
  .lower_e184
  > li.notification_dab7
  > a
  .inner-af7d:before {
  width: 100%;
  background-color: currentColor;
}
.bronze-a077 .under-85bd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bronze-a077 .under-85bd li:first-child > a {
  border-top: none;
}
.bronze-a077 .under-85bd .bright_c64e > .inner-af7d .outline_blue_f347 {
  display: none;
}
.bronze-a077 .under-85bd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bronze-a077 .under-85bd li:last-child {
  border: none;
}
.bronze-a077 .under-85bd li.summary_cd4b > a {
  padding-right: 45px !important;
}
.bronze-a077 .under-85bd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bronze-a077 .under-85bd li a:focus,
.bronze-a077 .under-85bd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bronze-a077 .under-85bd li .steel-f20e {
  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;
}
.bronze-a077 .under-85bd li .steel-f20e:hover {
  box-shadow: none;
}
.bronze-a077 .under-85bd li .steel-f20e .outline_blue_f347 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bronze-a077 .under-85bd .accordion-68bf {
  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);
}
.bronze-a077 .under-85bd .accordion-68bf li a {
  padding-left: 3em;
}
.bronze-a077 .under-85bd .article-inner-b10d > a .steel-f20e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bronze-a077 .under-85bd .article-inner-b10d > .accordion-68bf {
  display: block;
  opacity: 1;
}
.picture-f519 {
  max-width: 100%;
}
.upper-7488 {
  line-height: 0;
  cursor: pointer;
}
.lower-6a21 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.lower-6a21:hover {
  box-shadow: none;
  color: currentColor;
}
.lower-6a21 svg {
  width: 18px;
  height: 18px;
}
.lower-6a21 .logo_blue_ccb5 {
  display: none;
}
.summary_ecf5 {
  position: relative;
}
.summary_ecf5.fn-active-ad12 .lower-6a21 .plasma_a1ee {
  display: none;
}
.summary_ecf5.fn-active-ad12 .lower-6a21 .logo_blue_ccb5 {
  display: inline-block;
}
.summary_ecf5 .widget_glass_0abb {
  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);
}
.summary_ecf5.prev_2533 .widget_glass_0abb {
  left: auto;
  right: -0.9em;
}
.summary_ecf5.prev_2533 .shade-pink-6f18::before {
  left: auto;
  right: 15px;
}
.summary_ecf5.fn-active-ad12 .widget_glass_0abb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.section-complex-2740 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.section-complex-2740 label {
  flex-basis: 100%;
}
.section-complex-2740 .simple-fd6f {
  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;
}
.section-complex-2740 .gradient-lite-38ae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.section-complex-2740 .gradient-lite-38ae:focus {
  background-color: transparent;
}
.section-complex-2740 button.pro-0b00 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.section-complex-2740 button.pro-0b00:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.section-complex-2740 button.pro-0b00 svg {
  width: 18px;
  height: 18px;
}
.section-complex-2740 input[type="submit"] {
  min-height: auto;
}
.alert_outer_200f .section-complex-2740 .gradient-lite-38ae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shade-pink-6f18 {
  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) {
  .shade-pink-6f18 {
    width: 220px;
  }
}
.shade-pink-6f18 label {
  flex-basis: 100%;
}
.shade-pink-6f18::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;
}
.right_6888 .alert_outer_200f .section-complex-2740 {
  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;
}
.right_6888
  .alert_outer_200f
  .section-complex-2740
  .simple-fd6f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.right_6888 .alert_outer_200f .section-complex-2740 .gradient-lite-38ae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.right_6888
  .alert_outer_200f
  .section-complex-2740
  .gradient-lite-38ae:focus {
  background: 0 0;
}
.right_6888
  .alert_outer_200f
  .section-complex-2740
  .detail-3adc {
  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;
}
.upper_f148 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.upper_f148 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.upper_f148 li:last-child {
  margin-right: 0;
}
.upper_f148 li:first-child {
  margin-left: 0;
}
.upper_f148.detail_a3a3 a {
  color: #fff;
}
.upper_f148.detail_a3a3 a:hover {
  color: #fff;
}
.upper_f148 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.upper_f148 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.upper_f148 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.upper_f148 a:hover {
  opacity: 0.9;
  color: inherit;
}
.upper_f148 [class*="social-icon-apple"] {
  background-color: #999;
}
.upper_f148 [class*="social-icon-apple"].over_058d {
  background-color: transparent;
  color: #999;
}
.upper_f148 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.upper_f148 [class*="social-icon-behance"].over_058d {
  background-color: transparent;
  color: #1769ff;
}
.upper_f148 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.upper_f148 [class*="social-icon-bitbucket"].over_058d {
  background-color: transparent;
  color: #205081;
}
.upper_f148 [class*="social-icon-codepen"] {
  background-color: #000;
}
.upper_f148 [class*="social-icon-codepen"].over_058d {
  background-color: transparent;
  color: #000;
}
.upper_f148 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.upper_f148 [class*="social-icon-delicious"].over_058d {
  background-color: transparent;
  color: #39f;
}
.upper_f148 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.upper_f148 [class*="social-icon-digg"].over_058d {
  background-color: transparent;
  color: #005be2;
}
.upper_f148 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.upper_f148 [class*="social-icon-dribbble"].over_058d {
  background-color: transparent;
  color: #ea4c89;
}
.upper_f148 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.upper_f148 [class*="social-icon-envelope"].over_058d {
  background-color: transparent;
  color: #ea4335;
}
.upper_f148 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.upper_f148 [class*="social-icon-facebook"].over_058d {
  background-color: transparent;
  color: #3b5998;
}
.upper_f148 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.upper_f148 [class*="social-icon-flickr"].over_058d {
  background-color: transparent;
  color: #0063dc;
}
.upper_f148 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.upper_f148 [class*="social-icon-foursquare"].over_058d {
  background-color: transparent;
  color: #2d5be3;
}
.upper_f148 [class*="social-icon-github"] {
  background-color: #333;
}
.upper_f148 [class*="social-icon-github"].over_058d {
  background-color: transparent;
  color: #333;
}
.upper_f148 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.upper_f148 [class*="social-icon-google-plus"].over_058d {
  background-color: transparent;
  color: #dd4b39;
}
.upper_f148 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.upper_f148 [class*="social-icon-houzz"].over_058d {
  background-color: transparent;
  color: #7ac142;
}
.upper_f148 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.upper_f148 [class*="social-icon-instagram"].over_058d {
  background-color: transparent;
  color: #262626;
}
.upper_f148 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.upper_f148 [class*="social-icon-jsfiddle"].over_058d {
  background-color: transparent;
  color: #487aa2;
}
.upper_f148 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.upper_f148 [class*="social-icon-linkedin"].over_058d {
  background-color: transparent;
  color: #0077b5;
}
.upper_f148 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.upper_f148 [class*="social-icon-medium"].over_058d {
  background-color: transparent;
  color: #00ab6b;
}
.upper_f148 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.upper_f148
  [class*="social-icon-odnoklassniki"].over_058d {
  background-color: transparent;
  color: #f4731c;
}
.upper_f148 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.upper_f148 [class*="social-icon-meetup"].over_058d {
  background-color: transparent;
  color: #ec1c40;
}
.upper_f148 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.upper_f148 [class*="social-icon-pinterest"].over_058d {
  background-color: transparent;
  color: #bd081c;
}
.upper_f148 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.upper_f148 [class*="social-icon-product-hunt"].over_058d {
  background-color: transparent;
  color: #da552f;
}
.upper_f148 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.upper_f148 [class*="social-icon-reddit"].over_058d {
  background-color: transparent;
  color: #ff4500;
}
.upper_f148 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.upper_f148 [class*="social-icon-rss"].over_058d {
  background-color: transparent;
  color: #f26522;
}
.upper_f148 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.upper_f148
  [class*="social-icon-shopping-cart"].over_058d {
  background-color: transparent;
  color: #4caf50;
}
.upper_f148 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.upper_f148 [class*="social-icon-skype"].over_058d {
  background-color: transparent;
  color: #00aff0;
}
.upper_f148 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.upper_f148 [class*="social-icon-slideshare"].over_058d {
  background-color: transparent;
  color: #0077b5;
}
.upper_f148 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.upper_f148 [class*="social-icon-snapchat"].over_058d {
  background-color: transparent;
  color: #fffc00;
}
.upper_f148 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.upper_f148 [class*="social-icon-soundcloud"].over_058d {
  background-color: transparent;
  color: #f80;
}
.upper_f148 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.upper_f148 [class*="social-icon-spotify"].over_058d {
  background-color: transparent;
  color: #2ebd59;
}
.upper_f148 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.upper_f148
  [class*="social-icon-stack-overflow"].over_058d {
  background-color: transparent;
  color: #fe7a15;
}
.upper_f148 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.upper_f148 [class*="social-icon-maldkfgram"].over_058d {
  background-color: transparent;
  color: #2ca5e0;
}
.upper_f148 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.upper_f148 [class*="social-icon-tripadvisor"].over_058d {
  background-color: transparent;
  color: #589442;
}
.upper_f148 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.upper_f148 [class*="social-icon-tumblr"].over_058d {
  background-color: transparent;
  color: #35465c;
}
.upper_f148 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.upper_f148 [class*="social-icon-twitch"].over_058d {
  background-color: transparent;
  color: #6441a5;
}
.upper_f148 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.upper_f148 [class*="social-icon-twitter"].over_058d {
  background-color: transparent;
  color: #1da1f2;
}
.upper_f148 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.upper_f148 [class*="social-icon-vimeo"].over_058d {
  background-color: transparent;
  color: #1ab7ea;
}
.upper_f148 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.upper_f148 [class*="social-icon-vk"].over_058d {
  background-color: transparent;
  color: #45668e;
}
.upper_f148 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.upper_f148 [class*="social-icon-weibo"].over_058d {
  background-color: transparent;
  color: #df2029;
}
.upper_f148 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.upper_f148 [class*="social-icon-weixin"].over_058d {
  background-color: transparent;
  color: #7bb32e;
}
.upper_f148 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.upper_f148 [class*="social-icon-whatsapp"].over_058d {
  background-color: transparent;
  color: #25d366;
}
.upper_f148 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.upper_f148 [class*="social-icon-wordpress"].over_058d {
  background-color: transparent;
  color: #21759b;
}
.upper_f148 [class*="social-icon-xing"] {
  background-color: #026466;
}
.upper_f148 [class*="social-icon-xing"].over_058d {
  background-color: transparent;
  color: #026466;
}
.upper_f148 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.upper_f148 [class*="social-icon-yelp"].over_058d {
  background-color: transparent;
  color: #af0606;
}
.upper_f148 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.upper_f148 [class*="social-icon-youtube"].over_058d {
  background-color: transparent;
  color: #cd201f;
}
.easy_9114 {
  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;
}
.easy_9114:hover {
  box-shadow: none;
  background: 0 0;
}
.shadow_red_dc3d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail_focused_55d5 {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.black-45bb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.static-3920 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.static-3920,
.static-3920::after,
.static-3920::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;
}
.static-3920::after,
.static-3920::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slider-c7d1 .thumbnail_focused_55d5 .black-45bb {
  margin-top: -2px;
  width: 19px;
}
.slider-c7d1 .thumbnail_focused_55d5 .static-3920 {
  margin-top: -1px;
}
.slider-c7d1 .thumbnail_focused_55d5 .static-3920,
.slider-c7d1 .thumbnail_focused_55d5 .static-3920::after,
.slider-c7d1 .thumbnail_focused_55d5 .static-3920::before {
  width: 19px;
  height: 2px;
}
.slider-c7d1 .thumbnail_focused_55d5 .static-3920::before {
  top: -6px;
}
.slider-c7d1 .thumbnail_focused_55d5 .static-3920::after {
  bottom: -6px;
}
.label_1451 .thumbnail_focused_55d5 .black-45bb {
  margin-top: -2px;
  width: 22px;
}
.label_1451 .thumbnail_focused_55d5 .static-3920 {
  margin-top: -1px;
}
.label_1451 .thumbnail_focused_55d5 .static-3920,
.label_1451 .thumbnail_focused_55d5 .static-3920::after,
.label_1451 .thumbnail_focused_55d5 .static-3920::before {
  width: 22px;
  height: 2px;
}
.label_1451 .thumbnail_focused_55d5 .static-3920::before {
  top: -7px;
}
.label_1451 .thumbnail_focused_55d5 .static-3920::after {
  bottom: -7px;
}
.info_hovered_2259 .thumbnail_focused_55d5 .black-45bb {
  margin-top: -2px;
  width: 31px;
}
.info_hovered_2259 .thumbnail_focused_55d5 .static-3920 {
  margin-top: -1.5px;
}
.info_hovered_2259 .thumbnail_focused_55d5 .static-3920,
.info_hovered_2259 .thumbnail_focused_55d5 .static-3920::after,
.info_hovered_2259 .thumbnail_focused_55d5 .static-3920::before {
  width: 31px;
  height: 3px;
}
.info_hovered_2259 .thumbnail_focused_55d5 .static-3920::before {
  top: -9px;
}
.info_hovered_2259 .thumbnail_focused_55d5 .static-3920::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .nav_4d5f .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 19px;
  }
  .nav_4d5f .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1px;
  }
  .nav_4d5f .thumbnail_focused_55d5 .static-3920,
  .nav_4d5f .thumbnail_focused_55d5 .static-3920::after,
  .nav_4d5f .thumbnail_focused_55d5 .static-3920::before {
    width: 19px;
    height: 2px;
  }
  .nav_4d5f .thumbnail_focused_55d5 .static-3920::before {
    top: -6px;
  }
  .nav_4d5f .thumbnail_focused_55d5 .static-3920::after {
    bottom: -6px;
  }
  .notification_1552 .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 22px;
  }
  .notification_1552 .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1px;
  }
  .notification_1552 .thumbnail_focused_55d5 .static-3920,
  .notification_1552 .thumbnail_focused_55d5 .static-3920::after,
  .notification_1552 .thumbnail_focused_55d5 .static-3920::before {
    width: 22px;
    height: 2px;
  }
  .notification_1552 .thumbnail_focused_55d5 .static-3920::before {
    top: -7px;
  }
  .notification_1552 .thumbnail_focused_55d5 .static-3920::after {
    bottom: -7px;
  }
  .detail_6e2e .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 31px;
  }
  .detail_6e2e .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1.5px;
  }
  .detail_6e2e .thumbnail_focused_55d5 .static-3920,
  .detail_6e2e .thumbnail_focused_55d5 .static-3920::after,
  .detail_6e2e .thumbnail_focused_55d5 .static-3920::before {
    width: 31px;
    height: 3px;
  }
  .detail_6e2e .thumbnail_focused_55d5 .static-3920::before {
    top: -9px;
  }
  .detail_6e2e .thumbnail_focused_55d5 .static-3920::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .easy-f0e0 .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 19px;
  }
  .easy-f0e0 .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1px;
  }
  .easy-f0e0 .thumbnail_focused_55d5 .static-3920,
  .easy-f0e0 .thumbnail_focused_55d5 .static-3920::after,
  .easy-f0e0 .thumbnail_focused_55d5 .static-3920::before {
    width: 19px;
    height: 2px;
  }
  .easy-f0e0 .thumbnail_focused_55d5 .static-3920::before {
    top: -6px;
  }
  .easy-f0e0 .thumbnail_focused_55d5 .static-3920::after {
    bottom: -6px;
  }
  .element-south-49bb .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 22px;
  }
  .element-south-49bb .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1px;
  }
  .element-south-49bb .thumbnail_focused_55d5 .static-3920,
  .element-south-49bb .thumbnail_focused_55d5 .static-3920::after,
  .element-south-49bb .thumbnail_focused_55d5 .static-3920::before {
    width: 22px;
    height: 2px;
  }
  .element-south-49bb .thumbnail_focused_55d5 .static-3920::before {
    top: -7px;
  }
  .element-south-49bb .thumbnail_focused_55d5 .static-3920::after {
    bottom: -7px;
  }
  .top-d8d6 .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 31px;
  }
  .top-d8d6 .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1.5px;
  }
  .top-d8d6 .thumbnail_focused_55d5 .static-3920,
  .top-d8d6 .thumbnail_focused_55d5 .static-3920::after,
  .top-d8d6 .thumbnail_focused_55d5 .static-3920::before {
    width: 31px;
    height: 3px;
  }
  .top-d8d6 .thumbnail_focused_55d5 .static-3920::before {
    top: -9px;
  }
  .top-d8d6 .thumbnail_focused_55d5 .static-3920::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slow_b4b5 .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 19px;
  }
  .slow_b4b5 .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1px;
  }
  .slow_b4b5 .thumbnail_focused_55d5 .static-3920,
  .slow_b4b5 .thumbnail_focused_55d5 .static-3920::after,
  .slow_b4b5 .thumbnail_focused_55d5 .static-3920::before {
    width: 19px;
    height: 2px;
  }
  .slow_b4b5 .thumbnail_focused_55d5 .static-3920::before {
    top: -6px;
  }
  .slow_b4b5 .thumbnail_focused_55d5 .static-3920::after {
    bottom: -6px;
  }
  .down_d89c .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 22px;
  }
  .down_d89c .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1px;
  }
  .down_d89c .thumbnail_focused_55d5 .static-3920,
  .down_d89c .thumbnail_focused_55d5 .static-3920::after,
  .down_d89c .thumbnail_focused_55d5 .static-3920::before {
    width: 22px;
    height: 2px;
  }
  .down_d89c .thumbnail_focused_55d5 .static-3920::before {
    top: -7px;
  }
  .down_d89c .thumbnail_focused_55d5 .static-3920::after {
    bottom: -7px;
  }
  .wood_000c .thumbnail_focused_55d5 .black-45bb {
    margin-top: -2px;
    width: 31px;
  }
  .wood_000c .thumbnail_focused_55d5 .static-3920 {
    margin-top: -1.5px;
  }
  .wood_000c .thumbnail_focused_55d5 .static-3920,
  .wood_000c .thumbnail_focused_55d5 .static-3920::after,
  .wood_000c .thumbnail_focused_55d5 .static-3920::before {
    width: 31px;
    height: 3px;
  }
  .wood_000c .thumbnail_focused_55d5 .static-3920::before {
    top: -9px;
  }
  .wood_000c .thumbnail_focused_55d5 .static-3920::after {
    bottom: -9px;
  }
}
.pagination-white-21a7 .static-3920 {
  -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);
}
.pagination-white-21a7 .static-3920::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pagination-white-21a7 .static-3920::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);
}
.pagination-white-21a7.column-large-ad7c .static-3920 {
  -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);
}
.pagination-white-21a7.column-large-ad7c .static-3920::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pagination-white-21a7.column-large-ad7c .static-3920::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);
}
.box-edc8 {
  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.message-06ed:before {
  display: none;
}
.detail_south_03c4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail_south_03c4 .row_d4dd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail_south_03c4 .row_d4dd:last-of-type {
  border-bottom: none;
}
.detail_south_03c4 .row_d4dd.summary_014d,
.detail_south_03c4 .row_d4dd.wrapper_bc8e,
.detail_south_03c4 .row_d4dd.layout-e528 {
  padding: 0;
}
.detail_south_03c4 .bronze-a077 .steel-f20e {
  color: currentColor;
}
.detail_south_03c4 .bronze-a077 .steel-f20e:focus,
.detail_south_03c4 .bronze-a077 .steel-f20e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_south_03c4.aside_d4b2 .chip_1001,
.detail_south_03c4.aside_d4b2 .link_11af a,
.detail_south_03c4.aside_d4b2 .lower_e184 a,
.detail_south_03c4.aside_d4b2 .accordion-68bf a {
  color: rgba(0, 0, 0, 0.55);
}
.detail_south_03c4.aside_d4b2 .chip_1001:hover,
.detail_south_03c4.aside_d4b2 .link_11af a:hover,
.detail_south_03c4.aside_d4b2 .lower_e184 a:hover,
.detail_south_03c4.aside_d4b2 .accordion-68bf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_south_03c4.aside_d4b2 .dynamic-7fc4 {
  color: rgba(0, 0, 0, 0.8);
}
.detail_south_03c4.aside_d4b2 .row_d4dd {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_south_03c4.aside_d4b2 .row_d4dd:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail_south_03c4.aside_d4b2 .solid_6cbb:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail_south_03c4.aside_d4b2 .bronze-a077 .under-85bd li a,
.detail_south_03c4.aside_d4b2 .bronze-a077 .steel-f20e,
.detail_south_03c4.aside_d4b2 .accordion-68bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_south_03c4.aside_d4b2 .bronze-a077 .steel-f20e:focus,
.detail_south_03c4.aside_d4b2 .bronze-a077 .steel-f20e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_south_03c4.aside_d4b2 .under-85bd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_south_03c4.last_22f6 .chip_1001,
.detail_south_03c4.last_22f6 .link_11af a,
.detail_south_03c4.last_22f6 .lower_e184 .steel-f20e,
.detail_south_03c4.last_22f6 .lower_e184 a,
.detail_south_03c4.last_22f6 .accordion-68bf a {
  color: rgba(255, 255, 255, 0.79);
}
.detail_south_03c4.last_22f6 .chip_1001:hover,
.detail_south_03c4.last_22f6 .link_11af a:hover,
.detail_south_03c4.last_22f6 .lower_e184 .steel-f20e:hover,
.detail_south_03c4.last_22f6 .lower_e184 a:hover,
.detail_south_03c4.last_22f6 .accordion-68bf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_south_03c4.last_22f6 .dynamic-7fc4 {
  color: rgba(255, 255, 255, 0.99);
}
.detail_south_03c4.last_22f6 .row_d4dd {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_south_03c4.last_22f6 .row_d4dd:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail_south_03c4.last_22f6 .solid_6cbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail_south_03c4.last_22f6 .bronze-a077 .under-85bd li a,
.detail_south_03c4.last_22f6 .bronze-a077 .steel-f20e,
.detail_south_03c4.last_22f6 .accordion-68bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_south_03c4.last_22f6 .bronze-a077 .steel-f20e:focus,
.detail_south_03c4.last_22f6 .bronze-a077 .steel-f20e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_south_03c4.last_22f6 .under-85bd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_6cbb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.solid_6cbb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.block_613e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.clean-658a .detail_south_03c4 {
  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;
}
.clean-658a .row_d4dd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.clean-658a .row_d4dd: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) {
  .clean-658a .row_d4dd:before {
    width: 16%;
    left: 42%;
  }
}
.clean-658a .row_d4dd:last-child:before {
  content: none;
}
.clean-658a .row_d4dd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.clean-658a .bronze-a077 .under-85bd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.clean-658a .bronze-a077 .under-85bd li a .steel-f20e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.clean-658a .bronze-a077 .accordion-68bf {
  border: none;
}
.clean-658a .bronze-a077 .accordion-68bf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.clean-658a .solid_6cbb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.clean-658a .block_613e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.clean-658a .last_22f6 .solid_6cbb:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean-658a .aside_d4b2.sidebar-white-5a19 .static-3920 {
  background: rgba(0, 0, 0, 0.6);
}
.clean-658a
  .aside_d4b2.sidebar-white-5a19
  .static-3920::after,
.clean-658a
  .aside_d4b2.sidebar-white-5a19
  .static-3920:before {
  background: inherit;
}
.clean-658a
  .aside_d4b2.sidebar-white-5a19:hover
  .static-3920 {
  background: rgba(0, 0, 0, 0.8);
}
.active-0cbf .detail_south_03c4 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .active-0cbf .detail_south_03c4 {
    width: auto;
    right: 45px;
  }
}
.basic_3b52 .detail_south_03c4 {
  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) {
  .basic_3b52 .detail_south_03c4 {
    width: auto;
    left: 45px;
  }
}
.message-06ed .detail_south_03c4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.message-06ed .block_613e {
  max-width: 48em;
  margin: 0 auto;
}
.message-06ed .solid_6cbb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.image-glass-30b4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.image-glass-30b4.clean-658a .detail_south_03c4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.image-glass-30b4.active-0cbf .detail_south_03c4 {
  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);
}
.image-glass-30b4 .detail_south_03c4 {
  visibility: visible;
}
.image-glass-30b4.basic_3b52 .detail_south_03c4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hard_bb27,
.aside-glass-a9e2 {
  overflow-x: hidden;
}
.hard_bb27 .detail_south_03c4 {
  overflow: auto;
}
.hard_bb27.clean-658a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_bb27.clean-658a .detail_south_03c4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hard_bb27.clean-658a .easy_9114 {
  opacity: 0;
}
.hard_bb27.active-0cbf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_bb27.active-0cbf .detail_south_03c4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hard_bb27.active-0cbf .easy_9114 {
  opacity: 0;
}
.hard_bb27.basic_3b52 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hard_bb27.basic_3b52 .detail_south_03c4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hard_bb27.basic_3b52 .easy_9114 {
  opacity: 0;
}
.hard_bb27.message-06ed .detail_south_03c4 {
  z-index: 10;
  visibility: visible;
}
.sidebar-white-5a19 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sidebar-white-5a19 .static-3920 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar-white-5a19 .static-3920::after,
.sidebar-white-5a19 .static-3920:before {
  background: inherit;
}
.sidebar-white-5a19:hover .static-3920 {
  background: rgba(255, 255, 255, 0.99);
}
.basic_3b52 .sidebar-white-5a19 {
  top: 10px;
  right: auto;
  left: 12px;
}
.message-06ed .sidebar-white-5a19 {
  display: none !important;
}
.hard_bb27:before,
.aside-glass-a9e2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hard_bb27 .sidebar-white-5a19,
.aside-glass-a9e2 .sidebar-white-5a19 {
  display: inline-block;
}
.detail_south_03c4 .column-in-1ce1 {
  -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;
}
.hard_bb27 .detail_south_03c4 .column-in-1ce1,
.aside-glass-a9e2 .detail_south_03c4 .column-in-1ce1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.carousel_basic_632c .simple-fd6f {
  width: 100%;
}
.focus_b572 {
  padding: 0 0.5em 0;
}
.focus_b572 [class*="customify-col-"],
.focus_b572 [class*="customify-col_"],
.focus_b572 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hero-mini-efc4 .focus_b572 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion-glass-46a0 .left_247b,
  .left_247b {
    display: none;
  }
  .sort-fd22 {
    text-align: left;
  }
  .menu_simple_49b0 {
    text-align: center;
  }
  .out_c71a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-glass-46a0 .text_outer_4654,
  .text_outer_4654 {
    display: none;
  }
  .soft_a7a0 {
    text-align: left;
  }
  .accordion-soft-fa9c {
    text-align: center;
  }
  .image_df08 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion-glass-46a0 .left-e70a,
  .left-e70a {
    display: none;
  }
  .tag_57e6 {
    text-align: left;
  }
  .component-d381 {
    text-align: center;
  }
  .mini_4c75 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.silver_3836 {
  box-shadow: none !important;
}
.red-d113 .bronze-88cb,
.caption-1b47 .bronze-88cb {
  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;
}
.caption-1b47 .bronze-88cb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary-a43d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary-a43d:after,
.tertiary-a43d:before {
  content: "";
  display: table;
}
.tertiary-a43d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary-a43d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary-a43d,
.button-be38 {
  max-width: 1248px;
  margin: 0 auto;
}

.icon-hot-840c.texture-0839 .tertiary-a43d {
  max-width: 100%;
}
.icon-hot-840c.row-in-fa32 {
  max-width: 1200px;
  margin: 0 auto;
}
.icon-hot-840c.wide-5350 .tertiary-a43d {
  max-width: 100%;
}
.icon-hot-840c.wide-5350 > .tertiary-a43d {
  padding-left: 0;
  padding-right: 0;
}
.icon-hot-840c.wide-5350 > .tertiary-a43d .accordion-glass-46a0 {
  margin: 0;
}
.icon-hot-840c.wide-5350
  > .tertiary-a43d
  .soft-20c9.pagination_6a8a {
  margin-right: 0;
  margin-left: 0;
}
.icon-hot-840c.wide-5350 #main.pagination_6a8a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tabs-30cb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-30cb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .huge-7691 .paper_1d3b {
    padding-right: 1em;
  }
  .huge-7691.search-advanced-144b .soft-20c9 {
    border-right: 1px solid #eaecee;
  }
  .huge-7691.search-advanced-144b .paper_1d3b {
    padding-right: 1em;
  }
  .huge-7691.search-advanced-144b .red_d830 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask-448d .paper_1d3b {
    padding-left: 1em;
  }
  .mask-448d.search-advanced-144b .soft-20c9 {
    border-left: 1px solid #eaecee;
  }
  .mask-448d.search-advanced-144b .paper_1d3b {
    padding-left: 1em;
  }
  .mask-448d.search-advanced-144b .red_d830 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas-ff13 .paper_1d3b {
    padding-left: 1em;
  }
  .gas-ff13.search-advanced-144b .large_c93d {
    border-right: 1px solid #eaecee;
  }
  .gas-ff13.search-advanced-144b .media_west_e7ab {
    border-right: 1px solid #eaecee;
  }
  .gas-ff13.search-advanced-144b .paper_1d3b {
    padding-left: 1em;
  }
  .gas-ff13.search-advanced-144b .red_d830 {
    padding-right: 1em;
  }
  .gas-ff13.search-advanced-144b .preview_5266 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-d399 .paper_1d3b {
    padding-right: 1em;
  }
  .shade-d399.search-advanced-144b .large_c93d {
    border-left: 1px solid #eaecee;
  }
  .shade-d399.search-advanced-144b .media_west_e7ab {
    border-left: 1px solid #eaecee;
  }
  .shade-d399.search-advanced-144b .paper_1d3b {
    padding-right: 1em;
  }
  .shade-d399.search-advanced-144b .red_d830 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-d399.search-advanced-144b .preview_5266 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-30cb .paper_1d3b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-30cb.search-advanced-144b .soft-20c9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tabs-30cb.search-advanced-144b .paper_1d3b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-30cb.search-advanced-144b .red_d830 {
    padding-left: 1em;
  }
  .tabs-30cb.search-advanced-144b .preview_5266 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tabs-30cb.search-advanced-144b .paper_1d3b {
    padding-left: 0;
  }
}
.advanced-5800 .summary_north_ed75 {
  display: inline-block;
}
.paper_18e3 {
  display: inline-block;
}
.section_b627 {
  word-con: break-word;
}
.avatar_fluid_2c2c > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar_fluid_2c2c .logo-under-b21c {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar_fluid_2c2c .current-df93 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.fluid-9bbc .tall-bed1 {
  margin-bottom: 2em;
}
.fluid-9bbc .paragraph-b1d1 {
  margin-bottom: 15px;
}
.fluid-9bbc .paragraph-b1d1:last-child {
  margin-bottom: 0;
}
.fluid-9bbc .search-2b14 {
  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) {
  .fluid-9bbc .search-2b14 {
    display: block;
  }
}
.fluid-9bbc .notification_74ac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .fluid-9bbc .notification_74ac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.fluid-9bbc .block_038b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.fluid-9bbc .block_038b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.fluid-9bbc .block_038b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.fluid-9bbc .section_b627 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.fluid-9bbc .section_b627 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.fluid-9bbc .texture-plasma-2e71 p:last-child {
  margin-bottom: 0;
}
.fluid-9bbc .dynamic-0ea3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.fluid-9bbc .south_8246 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.fluid-9bbc .wrapper-fccc {
  margin-top: 1em;
}
.fluid-9bbc .accent-135e {
  top: 0;
  display: block;
}
.fluid-9bbc .accent-135e a {
  color: inherit;
}
.fluid-9bbc .accent-135e a:hover {
  color: inherit;
}
.fluid-9bbc .lower_68aa {
  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;
}
.fluid-9bbc .lower_68aa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.fluid-9bbc .south_8246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.fluid-9bbc .list_bc1d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.fluid-9bbc .list_bc1d:first-child {
  margin-top: 0;
}
.fluid-9bbc .list_bc1d.widget-6e61 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.fluid-9bbc .list_bc1d.pagination_center_846d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.fluid-9bbc
  .list_bc1d.pagination_center_846d.west-98f7
  .wrapper-fccc {
  width: 100%;
}
.fluid-9bbc .pagination_center_846d {
  -webkit-box-align: center;
  align-items: center;
}
.fluid-9bbc .pagination_center_846d .avatar_fluid_2c2c,
.fluid-9bbc .pagination_center_846d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.fluid-9bbc .block_038b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fluid-9bbc .block_038b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fluid-9bbc .block_038b: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;
}
.fluid-9bbc .widget-6e61 {
  z-index: 5;
}
.fluid-9bbc .status-ba74 .bronze_15e1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.fluid-9bbc .list_solid_9e41 .bronze_15e1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.fluid-9bbc .feature-solid-0697 .bronze_15e1 {
  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;
}
.fluid-9bbc.shadow_5385 .search-2b14,
.fluid-9bbc.hovered_3f72 .search-2b14 {
  display: block;
}
.fluid-9bbc.shadow_5385 .search-2b14 .icon_advanced_d2ec,
.fluid-9bbc.shadow_5385 .search-2b14 .south_8246,
.fluid-9bbc.hovered_3f72 .search-2b14 .icon_advanced_d2ec,
.fluid-9bbc.hovered_3f72 .search-2b14 .south_8246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fluid-9bbc.input-simple-30c2 .notification_74ac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .fluid-9bbc.input-simple-30c2 .notification_74ac {
    margin-right: 0;
  }
}
.fluid-9bbc.shadow_5385 .notification_74ac,
.fluid-9bbc.hovered_3f72 .notification_74ac {
  padding-top: 40%;
}
.fluid-9bbc.shadow_5385 .tall-bed1,
.fluid-9bbc.hovered_3f72 .tall-bed1 {
  display: block;
}
.fluid-9bbc.shadow_5385 .fn-sticky-ad12 .south_8246,
.fluid-9bbc.hovered_3f72 .fn-sticky-ad12 .south_8246 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.fluid-9bbc.shadow_5385 .notification_74ac,
.fluid-9bbc.hovered_3f72 .notification_74ac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.fluid-9bbc.shadow_5385 .south_8246 {
  padding: 1em;
}
.video_prev_7faa {
  margin: 30px auto;
  display: block;
}
.video_prev_7faa .frame_first_b081 > * {
  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;
}
.video_prev_7faa .frame_first_b081 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video_prev_7faa .frame_first_b081 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outer-dd1f .avatar_fluid_2c2c {
  margin-bottom: 1.41575em;
}
.outer-dd1f .hard_7425 {
  margin-bottom: 1.618em;
}
.bronze-5e18 .west-a252 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bronze-5e18 .west-a252 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bronze-5e18 .pattern_8b71 {
  max-width: 100%;
  overflow: auto;
}
.hero-fe41 .bronze-5e18 a:hover {
  text-decoration: underline;
}
.copper_1345 .paragraph-b1d1:not(.section_b627),
.copper_1345 .block_038b {
  margin-bottom: 1.41575em;
}
.copper_1345 .paragraph-b1d1:not(.section_b627):last-child,
.copper_1345 .block_038b:last-child {
  margin-bottom: 0;
}
.copper_1345 .paragraph-b1d1.pattern_over_f607 {
  margin-bottom: 0.41575em;
}
.copper_1345 .link-blue-f665:before,
.copper_1345 .table_d824:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.copper_1345 .link-blue-f665:before {
  content: "\f115";
}
.copper_1345 .table_d824:before {
  content: "\f02c";
}
.copper_1345 .title_pink_d5ba {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.copper_1345 .title_pink_d5ba a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.rough_4796 {
  display: -webkit-box;
  display: flex;
}
.rough_4796 .grid_6af3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .rough_4796 .grid_6af3 {
    flex-basis: 90px;
  }
}
.rough_4796 .steel_1fd6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough_4796 .steel_1fd6 {
    flex-basis: calc(100% - 50px);
  }
}
.rough_4796 .focused-f5fa p:last-child {
  margin-bottom: 0.72em;
}
.red_0159 .frame_first_b081 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.red_0159 .frame_first_b081:after,
.red_0159 .frame_first_b081:before {
  content: "";
  display: table;
}
.red_0159 .frame_first_b081:after {
  clear: both;
}
.red_0159 .frame_first_b081 .pattern_c4d3,
.red_0159 .frame_first_b081 .blue-4929 {
  width: 49%;
}
.red_0159 .frame_first_b081 .pattern_c4d3 a span.summary_static_5025,
.red_0159 .frame_first_b081 .blue-4929 a span.summary_static_5025 {
  display: block;
  margin-bottom: 5px;
}
.red_0159 .frame_first_b081 .blue-4929 {
  float: left;
  text-align: left;
}
.red_0159 .frame_first_b081 .pattern_c4d3 {
  float: right;
  text-align: right;
}
.dirty-bb69 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dirty-bb69 {
    margin-bottom: 0;
  }
}
.right_09b5 {
  margin-bottom: 1em;
}
.right_09b5 .section_b627 {
  font-size: 1.1em;
  line-height: 1.3;
}
.disabled_narrow_9c8c a {
  display: block;
  line-height: 0;
  position: relative;
}
.picture_a931 .right_09b5,
.tertiary-78c3 .right_09b5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .picture_a931 .right_09b5,
  .tertiary-78c3 .right_09b5 {
    display: block;
  }
}
.picture_a931 .disabled_narrow_9c8c,
.tertiary-78c3 .disabled_narrow_9c8c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .picture_a931 .disabled_narrow_9c8c,
  .tertiary-78c3 .disabled_narrow_9c8c {
    margin-bottom: 1em;
  }
}
.picture_a931 .disabled_narrow_9c8c img,
.tertiary-78c3 .disabled_narrow_9c8c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.picture_a931 .primary-gas-7872,
.tertiary-78c3 .primary-gas-7872 {
  flex-basis: calc(100% - 160px);
}
.picture_a931 .primary-gas-7872 p,
.tertiary-78c3 .primary-gas-7872 p {
  margin-bottom: 0;
}
.picture_a931 .primary-gas-7872 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .picture_a931 .primary-gas-7872 {
    padding-left: 0;
  }
}
.tertiary-78c3 .primary-gas-7872 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tertiary-78c3 .primary-gas-7872 {
    padding-right: 0;
  }
}
.tertiary-78c3 .disabled_narrow_9c8c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pattern-cold-107e .disabled_narrow_9c8c {
  margin-bottom: 0.5em;
}
.pattern-cold-107e .disabled_narrow_9c8c img {
  width: 100%;
}
.accordion-89ae .popup-selected-2ffd,
.caption_cb0e .popup-selected-2ffd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.caption_cb0e .soft-20c9 .chip-upper-9ea6 p:last-child {
  margin-bottom: 0;
}
.caption-static-f1d2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.grid-hovered-cf2e .selected_5bb2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .grid-hovered-cf2e .selected_5bb2:last-of-type {
    margin-bottom: 0;
  }
}
.grid-hovered-cf2e .selected_5bb2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid-hovered-cf2e .selected_5bb2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.grid-hovered-cf2e .selected_5bb2 ul li {
  margin: 0 0 0.6em;
}
.grid-hovered-cf2e .selected_5bb2 ul li.orange-81f4,
.grid-hovered-cf2e .selected_5bb2 ul li.filter_narrow_2e13 {
  position: relative;
}
.grid-hovered-cf2e .selected_5bb2 ul li.orange-81f4 .bright-3966,
.grid-hovered-cf2e .selected_5bb2 ul li.filter_narrow_2e13 .bright-3966 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.grid-hovered-cf2e .selected_5bb2 ul li.orange-81f4:after:after,
.grid-hovered-cf2e .selected_5bb2 ul li.orange-81f4:after:before,
.grid-hovered-cf2e
  .selected_5bb2
  ul
  li.filter_narrow_2e13:after:after,
.grid-hovered-cf2e
  .selected_5bb2
  ul
  li.filter_narrow_2e13:after:before {
  content: "";
  display: table;
}
.grid-hovered-cf2e .selected_5bb2 ul li.orange-81f4:after:after,
.grid-hovered-cf2e
  .selected_5bb2
  ul
  li.filter_narrow_2e13:after:after {
  clear: both;
}
.grid-hovered-cf2e .selected_5bb2 a.article_hard_f83e:hover {
  text-decoration: none;
}
.grid-hovered-cf2e .selected_5bb2 select {
  max-width: 100%;
}
.grid-hovered-cf2e .selected_5bb2 table {
  font-size: 85%;
}
.grid-hovered-cf2e .selected_5bb2 table td,
.grid-hovered-cf2e .selected_5bb2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.grid-hovered-cf2e .selected_5bb2 table tfoot td {
  text-align: left;
}
.grid-hovered-cf2e .selected_5bb2 :last-child {
  margin-bottom: 0;
}
.grid-hovered-cf2e .selected_5bb2 .grid-1013 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.grid-hovered-cf2e .selected_5bb2 .grid-1013 label {
  width: 100%;
}
.grid-hovered-cf2e .selected_5bb2 .grid-1013 .gradient-lite-38ae {
  width: 100%;
  display: block;
}
.grid-hovered-cf2e .selected_5bb2 .grid-1013 .pro-0b00 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.grid-hovered-cf2e .selected_5bb2 .grid-1013 .pro-0b00:hover svg #svg-search {
  fill: #444;
}
.grid-hovered-cf2e .selected_5bb2 .grid-1013 .pro-0b00 svg {
  width: 18px;
  height: 18px;
}
.grid-hovered-cf2e .prev_9cdd ul ul,
.grid-hovered-cf2e .shade-4d32 ul ul,
.grid-hovered-cf2e .large-bd94 ul ul,
.grid-hovered-cf2e .red-175f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.grid-hovered-cf2e .prev_9cdd .summary_cd4b > a,
.grid-hovered-cf2e .shade-4d32 .summary_cd4b > a,
.grid-hovered-cf2e .large-bd94 .summary_cd4b > a,
.grid-hovered-cf2e .red-175f .summary_cd4b > a {
  margin-bottom: 0;
}
.grid-hovered-cf2e .dropdown_mini_9909 li,
.grid-hovered-cf2e .prev_9cdd li,
.grid-hovered-cf2e .full_5aa3 li,
.grid-hovered-cf2e .shade-4d32 li,
.grid-hovered-cf2e .large-bd94 li,
.grid-hovered-cf2e .red-175f li,
.grid-hovered-cf2e .surface_a459 li,
.grid-hovered-cf2e .module_ca22 li {
  display: block;
  position: relative;
}
.grid-hovered-cf2e .dropdown_mini_9909 li:last-child,
.grid-hovered-cf2e .prev_9cdd li:last-child,
.grid-hovered-cf2e .full_5aa3 li:last-child,
.grid-hovered-cf2e .shade-4d32 li:last-child,
.grid-hovered-cf2e .large-bd94 li:last-child,
.grid-hovered-cf2e .red-175f li:last-child,
.grid-hovered-cf2e .surface_a459 li:last-child,
.grid-hovered-cf2e .module_ca22 li:last-child {
  border: none;
}
.grid-hovered-cf2e .dropdown_mini_9909 li a,
.grid-hovered-cf2e .prev_9cdd li a,
.grid-hovered-cf2e .full_5aa3 li a,
.grid-hovered-cf2e .shade-4d32 li a,
.grid-hovered-cf2e .large-bd94 li a,
.grid-hovered-cf2e .red-175f li a,
.grid-hovered-cf2e .surface_a459 li a,
.grid-hovered-cf2e .module_ca22 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid-hovered-cf2e .dropdown_mini_9909 li ul li::before,
.grid-hovered-cf2e .prev_9cdd li ul li::before,
.grid-hovered-cf2e .full_5aa3 li ul li::before,
.grid-hovered-cf2e .shade-4d32 li ul li::before,
.grid-hovered-cf2e .large-bd94 li ul li::before,
.grid-hovered-cf2e .red-175f li ul li::before,
.grid-hovered-cf2e .surface_a459 li ul li::before,
.grid-hovered-cf2e .module_ca22 li ul li::before {
  left: 15px;
}
.grid-hovered-cf2e .dropdown_mini_9909 li ul a,
.grid-hovered-cf2e .prev_9cdd li ul a,
.grid-hovered-cf2e .full_5aa3 li ul a,
.grid-hovered-cf2e .shade-4d32 li ul a,
.grid-hovered-cf2e .large-bd94 li ul a,
.grid-hovered-cf2e .red-175f li ul a,
.grid-hovered-cf2e .surface_a459 li ul a,
.grid-hovered-cf2e .module_ca22 li ul a {
  padding-left: 20px;
}
.grid-hovered-cf2e .dropdown_mini_9909 li ul ul li::before,
.grid-hovered-cf2e .prev_9cdd li ul ul li::before,
.grid-hovered-cf2e .full_5aa3 li ul ul li::before,
.grid-hovered-cf2e .shade-4d32 li ul ul li::before,
.grid-hovered-cf2e .large-bd94 li ul ul li::before,
.grid-hovered-cf2e .red-175f li ul ul li::before,
.grid-hovered-cf2e .surface_a459 li ul ul li::before,
.grid-hovered-cf2e .module_ca22 li ul ul li::before {
  left: 30px;
}
.grid-hovered-cf2e .dropdown_mini_9909 li ul ul a,
.grid-hovered-cf2e .prev_9cdd li ul ul a,
.grid-hovered-cf2e .full_5aa3 li ul ul a,
.grid-hovered-cf2e .shade-4d32 li ul ul a,
.grid-hovered-cf2e .large-bd94 li ul ul a,
.grid-hovered-cf2e .red-175f li ul ul a,
.grid-hovered-cf2e .surface_a459 li ul ul a,
.grid-hovered-cf2e .module_ca22 li ul ul a {
  padding-left: 40px;
}
.grid-hovered-cf2e .info_gas_57cb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid-hovered-cf2e .module_ca22 ul li {
  margin-bottom: 1.41575em;
}
.grid-hovered-cf2e .module_ca22 ul li .mini-922d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.grid-hovered-cf2e .module_ca22 ul li .tag_52e6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last_22f6 .dropdown_mini_9909 li a,
.last_22f6 .prev_9cdd li a,
.last_22f6 .full_5aa3 li a,
.last_22f6 .shade-4d32 li a,
.last_22f6 .large-bd94 li a,
.last_22f6 .red-175f li a,
.last_22f6 .surface_a459 li a,
.last_22f6 .module_ca22 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_22f6 .info_gas_57cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_22f6 .selected_5bb2 ul li.orange-81f4 .bright-3966,
.last_22f6 .selected_5bb2 ul li.filter_narrow_2e13 .bright-3966 {
  background: rgba(0, 0, 0, 0.2);
}
.last_22f6 .grid-hovered-cf2e .selected_5bb2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li {
  margin: 0;
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li ul {
  margin: 0;
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li ul li a {
  padding-left: 15px;
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li ul li li a {
  padding-left: 30px;
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li.filter-5549 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li.filter-5549 > 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;
}
.icon-hot-840c .grid-hovered-cf2e .under-85bd li.filter-5549 > 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;
}
.slow_66d2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notice_ff0e {
  position: relative;
  z-index: 10;
}
.notice_ff0e .column-in-1ce1 {
  width: 100%;
  max-width: 100%;
}
.hot_93b8 .gas-e394 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hot_93b8 .aside_d4b2 {
}
.hot_93b8 .last_22f6 {
  background: #292929;
}
.info_outer_bf8d .gas-e394 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.info_outer_bf8d .aside_d4b2 {
  background: #f9f9f9;
}
.info_outer_bf8d .last_22f6 {
  background: #303030;
}
.info_orange_1938 .gas-e394 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info_orange_1938 .summary_north_ed75 {
    margin-bottom: 1em;
  }
  .info_orange_1938 .summary_north_ed75:last-child {
    margin-bottom: 0;
  }
}
.info_orange_1938 .aside_d4b2 {
  background: #ededed;
}
.info_orange_1938 .last_22f6 {
  background: #1a1a1a;
}
.gas-e394.aside_d4b2 {
  color: rgba(0, 0, 0, 0.6);
}
.gas-e394.aside_d4b2 .message_8403 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gas-e394.last_22f6 {
  color: rgba(255, 255, 255, 0.99);
}
.gas-e394.last_22f6 a:not(.article_hard_f83e) {
  color: rgba(255, 255, 255, 0.79);
}
.gas-e394.last_22f6 a:not(.article_hard_f83e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gas-e394.last_22f6 .message_8403 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas-e394.last_22f6 table tbody td,
.gas-e394.last_22f6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.box_gold_a663.footer_north_6b00 .tertiary-a43d {
  max-width: initial;
}
.box_gold_a663 .input-solid-7eff {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box_gold_a663 .input-solid-7eff .column-in-1ce1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box_gold_a663 .input-solid-7eff .column-in-1ce1 {
    display: block;
    margin-bottom: 2em;
  }
  .box_gold_a663 .input-solid-7eff .column-in-1ce1:last-child {
    margin-bottom: 0;
  }
}
.info_orange_1938 .summary_north_ed75:last-child,
.info_outer_bf8d .summary_north_ed75:last-child,
.hot_93b8 .summary_north_ed75:last-child {
  margin-bottom: 0;
}
.info_orange_1938 .summary_north_ed75 .grid-hovered-cf2e .selected_5bb2:last-child,
.info_outer_bf8d .summary_north_ed75 .grid-hovered-cf2e .selected_5bb2:last-child,
.hot_93b8 .summary_north_ed75 .grid-hovered-cf2e .selected_5bb2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info_orange_1938 .status_f057,
  .info_orange_1938 .hot-bda2,
  .info_outer_bf8d .status_f057,
  .info_outer_bf8d .hot-bda2,
  .hot_93b8 .status_f057,
  .hot_93b8 .hot-bda2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notice_ff0e .summary_north_ed75 {
    margin-bottom: 2em;
  }
}
.notice_ff0e p:last-child {
  margin-bottom: 0;
}
.notice_ff0e li,
.notice_ff0e ul {
  list-style: none;
  margin: 0;
}
.notice_ff0e ul ul {
  margin-left: 2.617924em;
}
.smooth_cb33 {
  font-size: 0.875em;
}

/* css-noise: ff2a */
.widget-item-t8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
