/*!
Theme Name: Customify
Theme URI: https://pressmaximum.row_dirty_6649/customify
Author: WPCustomify
Author URI: https://pressmaximum.row_dirty_6649
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.row_dirty_6649/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gradient-motion-e63b.label-83be/licenses/gpl-2.0.notification-eac8
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.banner_rough_9f7e/, (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.first-650f.border_inner_83c1/normalize.over-270e/
 ======
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.over-270e v7.0.0 | MIT License | github.row_dirty_6649/necolas/normalize.over-270e */
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;
}
.table_steel_0b86 .article-c5d3,
.picture_thick_5ff5,
.white-985b,
.modal_f7d9,
.module-left-b970,
.action-2eb3,
.first_85ab,
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_thick_5ff5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture_thick_5ff5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_thick_5ff5,
  h1 {
    font-size: 1.8em;
  }
}
.white-985b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.white-985b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .white-985b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .white-985b,
  h2 {
    font-size: 1.7em;
  }
}
.modal_f7d9,
h3 {
  font-size: 1.618em;
}
.table_steel_0b86 .article-c5d3,
.module-left-b970,
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.nav_light_4a9e {
  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;
}
.logo_e83e:after,
.logo_e83e:before,
.badge-a6c8:after,
.badge-a6c8:before {
  content: "";
  display: table;
}
.logo_e83e:after,
.badge-a6c8:after {
  clear: both;
}
.fast_ca2c {
  float: right;
  margin-right: 0;
}
.short-11ef {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled-80bb .simple_9576,
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;
}
.disabled-80bb .simple_9576: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;
}
.notice-312a .simple_9576 {
  box-shadow: none;
}
.notice-312a
  .simple_9576
  .motion_f684 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice-312a .simple_9576 .summary_slow_e03f {
  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;
}
.notice-312a
  .simple_9576
  .summary_slow_e03f
  b {
  display: none;
}
.notice-312a .grid-1d1e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.header-north-a55b:not(.basic-e7e4):not(.plasma_8807),
button:not(.basic-e7e4):not(.plasma_8807),
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ),
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ),
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ) {
  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;
}
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ):hover,
button:not(.basic-e7e4):not(
    .plasma_8807
  ):hover,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ):hover,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ):hover,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ):active,
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ):focus,
button:not(.basic-e7e4):not(
    .plasma_8807
  ):active,
button:not(.basic-e7e4):not(
    .plasma_8807
  ):focus,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ):active,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ):focus,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ):active,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ):focus,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ):active,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ):focus {
  outline: 0;
}
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248,
button:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248 {
  position: relative;
}
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .west_2b2b,
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .status-3d5a,
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .primary_3bcb,
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  i,
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  svg,
button:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .west_2b2b,
button:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .status-3d5a,
button:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .primary_3bcb,
button:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  i,
button:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  svg,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .west_2b2b,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .status-3d5a,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .primary_3bcb,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  i,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  svg,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .west_2b2b,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .status-3d5a,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .primary_3bcb,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  i,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  svg,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .west_2b2b,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .status-3d5a,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  .primary_3bcb,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  i,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248
  svg {
  visibility: hidden;
}
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248:after,
button:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248:after,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248:after,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248:after,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ).fn-loading-1248: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;
}
.header-north-a55b:not(.basic-e7e4):not(.plasma_8807),
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ),
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ),
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ) {
  color: #fff;
  background: #235787;
}
.header-north-a55b:not(.basic-e7e4):not(
    .plasma_8807
  ):focus,
input[type="button"]:not(.basic-e7e4):not(
    .plasma_8807
  ):focus,
input[type="reset"]:not(.basic-e7e4):not(
    .plasma_8807
  ):focus,
input[type="submit"]:not(.basic-e7e4):not(
    .plasma_8807
  ):focus {
  color: #fff;
}
.header-north-a55b.fn-disabled-1248:not(.basic-e7e4):not(
    .plasma_8807
  ),
.header-north-a55b[disabled]:not(.basic-e7e4):not(
    .plasma_8807
  ),
button.fn-disabled-1248:not(.basic-e7e4):not(
    .plasma_8807
  ),
button[disabled]:not(.basic-e7e4):not(
    .plasma_8807
  ) {
  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;
}
.panel_pink_4a8c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.panel_pink_4a8c: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;
}
.complex-4dd8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notification-west-f71e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.popup_wide_9c65 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.logo_e83e:after,
.logo_e83e:before,
.dirty_9789:after,
.dirty_9789:before,
.highlight-82aa:after,
.highlight-82aa:before,
.upper_0e40:after,
.upper_0e40:before,
.hidden_57e4:after,
.hidden_57e4:before,
.info-liquid-f326:after,
.info-liquid-f326:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.logo_e83e:after,
.dirty_9789:after,
.highlight-82aa:after,
.upper_0e40:after,
.hidden_57e4:after,
.info-liquid-f326:after {
  clear: both;
}
.dirty_9789 .shadow-25d0,
.highlight-82aa .shadow-25d0,
.fixed_65b0 .shadow-25d0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.layout_orange_f879 {
  display: inline-block;
}
.module-paper-a143 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module-paper-a143 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-paper-a143 .thumbnail_bfae {
  padding: 1em 0;
  font-size: 85%;
}
.thumbnail_bfae {
  text-align: left;
  font-style: italic;
  color: #999;
}
.popup_635f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.popup_635f:after,
.popup_635f:before {
  content: "";
  display: table;
}
.popup_635f:after {
  clear: both;
}
.widget_3386 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside-061f .widget_3386 {
  max-width: 50%;
}
.form_brown_e90b .widget_3386 {
  max-width: 33.33%;
}
.wrapper_smooth_390c .widget_3386 {
  max-width: 25%;
}
.texture-da9d .widget_3386 {
  max-width: 20%;
}
.surface_4feb .widget_3386 {
  max-width: 16.66%;
}
.hidden_d8a6 .widget_3386 {
  max-width: 14.28%;
}
.menu_down_e56d .widget_3386 {
  max-width: 12.5%;
}
.first_5d75 .widget_3386 {
  max-width: 11.11%;
}
.backdrop-fluid-c33e {
  display: block;
}
.table_steel_0b86 .logo-action-6251 label,
.table_steel_0b86 .under_2d5b label,
.table_steel_0b86 .widget-new-6781 label,
.table_steel_0b86 .notice_2640 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-1e05 {
  list-style: none;
  margin: 0;
}
.panel-1e05 article.west-71dc {
  margin-bottom: 0;
}
.panel-1e05 ul {
  list-style: none;
  margin: 0;
}
.panel-1e05 .overlay_e309 li.west-71dc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-1e05 .overlay_e309 li.west-71dc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-1e05 .overlay_e309 li.west-71dc: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) {
  .panel-1e05 .overlay_e309 li.west-71dc li.west-71dc li.west-71dc li.west-71dc {
    padding-left: 0;
  }
}
article.west-71dc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.west-71dc .dirty_9789 p:last-of-type {
  margin-bottom: 0;
}
article.west-71dc .tall-80b1 {
  float: left;
}
article.west-71dc .status-4edc {
  margin-left: 85px;
}
article.west-71dc .card_focused_0062 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.west-71dc .card_focused_0062 .north-311f {
  margin-left: 10px;
}
article.west-71dc .alert_narrow_048a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.west-71dc .basic_e2b2 {
  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 .logo-action-6251,
  #respond .widget-new-6781,
  #respond .notice_2640 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo-action-6251 input,
#respond .widget-new-6781 input,
#respond .notice_2640 input {
  width: 100%;
}
#respond .notice_2640 {
  margin-right: 0;
}
#respond .dropdown_thick_2e97 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-d640 {
  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;
}
.grid-d640.gallery_mini_82c3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid-d640 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%);
}
.grid-d640:focus,
.grid-d640: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);
}
.shade_fresh_b289 {
  border-radius: 10%;
}
.content-lite-2202 {
  border-radius: 50%;
}
.card_bfec {
  font-size: 0.72em;
}
.footer_230b {
  font-size: 0.875em;
}
.tiny-5188 {
  font-size: 1.1em;
}
.backdrop-slow-2823 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-slow-2823.card_bfec {
  letter-spacing: 0.5px;
}
.carousel_gold_00b8,
.carousel_gold_00b8 a {
  color: #6d6d6d;
}
.carousel_gold_00b8 a:hover {
  color: #111;
}
.focus_af2a {
  color: #6d6d6d;
}
.header_large_a277 {
  overflow-x: hidden;
}
.header_large_a277 .texture-fe7a.article-paper-ce30 {
  position: relative;
}
.header_large_a277 .texture-fe7a.article-paper-ce30.disabled-61c4 {
  position: initial;
}
.header_large_a277
  .texture-fe7a.article-paper-ce30.disabled-61c4
  .primary-right-9272 {
  left: auto;
}
.header_large_a277 .texture-fe7a .primary-right-9272 {
  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;
}
.header_large_a277 .texture-fe7a:hover.article-paper-ce30 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header_large_a277
  .texture-fe7a:hover.article-paper-ce30
  .primary-right-9272 {
  display: block;
  z-index: 9999999;
}
.header_large_a277 .fluid-c466 .outline-5139,
.header_large_a277 .feature-500b .outline-5139 {
  display: none;
}
.header_large_a277 .summary-b949 .texture-fe7a:hover.article-paper-ce30 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table_steel_0b86 .logo-action-6251 label,
.table_steel_0b86 .under_2d5b label,
.table_steel_0b86 .widget-new-6781 label,
.table_steel_0b86 .notice_2640 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.panel-1e05 {
  list-style: none;
  margin: 0;
}
.panel-1e05 article.west-71dc {
  margin-bottom: 0;
}
.panel-1e05 ul {
  list-style: none;
  margin: 0;
}
.panel-1e05 .overlay_e309 li.west-71dc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .panel-1e05 .overlay_e309 li.west-71dc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .panel-1e05 .overlay_e309 li.west-71dc: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) {
  .panel-1e05 .overlay_e309 li.west-71dc li.west-71dc li.west-71dc li.west-71dc {
    padding-left: 0;
  }
}
article.west-71dc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.west-71dc .dirty_9789 p:last-of-type {
  margin-bottom: 0;
}
article.west-71dc .tall-80b1 {
  float: left;
}
article.west-71dc .status-4edc {
  margin-left: 85px;
}
article.west-71dc .card_focused_0062 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.west-71dc .card_focused_0062 .north-311f {
  margin-left: 10px;
}
article.west-71dc .alert_narrow_048a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.west-71dc .basic_e2b2 {
  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 .logo-action-6251,
  #respond .widget-new-6781,
  #respond .notice_2640 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .logo-action-6251 input,
#respond .widget-new-6781 input,
#respond .notice_2640 input {
  width: 100%;
}
#respond .notice_2640 {
  margin-right: 0;
}
#respond .dropdown_thick_2e97 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid-c466 .search-9ce5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.search-9ce5 .background-e2a6.image-c524 .prev_a7aa > li > a:focus,
.search-9ce5 .background-e2a6.image-c524 .prev_a7aa > li > a:hover,
.search-9ce5 .background-e2a6.popup-f951 .prev_a7aa > li > a:focus,
.search-9ce5 .background-e2a6.popup-f951 .prev_a7aa > li > a:hover,
.search-9ce5 .background-e2a6.column_7c62 .prev_a7aa > li > a:focus,
.search-9ce5 .background-e2a6.column_7c62 .prev_a7aa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-9ce5
  .background-e2a6.image-c524
  .prev_a7aa
  > li.outer_c59d
  > a,
.search-9ce5
  .background-e2a6.image-c524
  .prev_a7aa
  > li.detail_white_c74f
  > a,
.search-9ce5
  .background-e2a6.popup-f951
  .prev_a7aa
  > li.outer_c59d
  > a,
.search-9ce5
  .background-e2a6.popup-f951
  .prev_a7aa
  > li.detail_white_c74f
  > a,
.search-9ce5
  .background-e2a6.column_7c62
  .prev_a7aa
  > li.outer_c59d
  > a,
.search-9ce5 .background-e2a6.column_7c62 .prev_a7aa > li.warm-a89b > a {
  color: rgba(255, 255, 255, 0.99);
}
.search-9ce5 .wrapper-578c,
.search-9ce5 .wrapper-578c a {
  color: rgba(255, 255, 255, 0.99);
}
.search-9ce5 .highlight-middle-eb11.label-stone-909c li a,
.search-9ce5 .heading-0efd a,
.search-9ce5 .brown-24d4,
.search-9ce5 .prev_a7aa > li > a,
.search-9ce5 .hard-acb4 {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5 .highlight-middle-eb11.label-stone-909c li a:hover,
.search-9ce5 .heading-0efd a:hover,
.search-9ce5 .brown-24d4:hover,
.search-9ce5 .prev_a7aa > li > a:hover,
.search-9ce5 .hard-acb4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-9ce5 .dim-9fb0 {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5 .dim-9fb0 .pagination-purple-892b {
  color: rgba(255, 255, 255, 0.99);
}
.search-9ce5 .dim-9fb0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-9ce5 .caption_ef56 .detail-4769 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5 .caption_ef56 .detail-4769 .breadcrumb_a58d {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5
  .caption_ef56
  .detail-4769
  .breadcrumb_a58d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5
  .caption_ef56
  .detail-4769
  .breadcrumb_a58d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5
  .caption_ef56
  .detail-4769
  .breadcrumb_a58d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5
  .caption_ef56
  .detail-4769
  .breadcrumb_a58d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5 .caption_ef56 .border-soft-dc4c {
  color: rgba(255, 255, 255, 0.79);
}
.search-9ce5 .caption_ef56 .border-soft-dc4c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_right_3062
  .search-9ce5
  .caption_ef56
  .label-1689
  .widget-8002 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_right_3062
  .search-9ce5
  .caption_ef56
  .label-1689
  .breadcrumb_a58d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid-c466 .green_71e0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.green_71e0 .background-e2a6.image-c524 .prev_a7aa > li > a:focus,
.green_71e0 .background-e2a6.image-c524 .prev_a7aa > li > a:hover,
.green_71e0 .background-e2a6.popup-f951 .prev_a7aa > li > a:focus,
.green_71e0 .background-e2a6.popup-f951 .prev_a7aa > li > a:hover,
.green_71e0 .background-e2a6.column_7c62 .prev_a7aa > li > a:focus,
.green_71e0 .background-e2a6.column_7c62 .prev_a7aa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_71e0
  .background-e2a6.image-c524
  .prev_a7aa
  > li.outer_c59d
  > a,
.green_71e0
  .background-e2a6.image-c524
  .prev_a7aa
  > li.detail_white_c74f
  > a,
.green_71e0
  .background-e2a6.popup-f951
  .prev_a7aa
  > li.outer_c59d
  > a,
.green_71e0
  .background-e2a6.popup-f951
  .prev_a7aa
  > li.detail_white_c74f
  > a,
.green_71e0
  .background-e2a6.column_7c62
  .prev_a7aa
  > li.outer_c59d
  > a,
.green_71e0 .background-e2a6.column_7c62 .prev_a7aa > li.warm-a89b > a {
  color: rgba(0, 0, 0, 0.8);
}
.green_71e0 .wrapper-578c,
.green_71e0 .wrapper-578c a {
  color: rgba(0, 0, 0, 0.8);
}
.green_71e0 .highlight-middle-eb11.label-stone-909c li a,
.green_71e0 .heading-0efd a,
.green_71e0 .brown-24d4,
.green_71e0 .prev_a7aa > li > a,
.green_71e0 .hard-acb4 {
  color: rgba(0, 0, 0, 0.55);
}
.green_71e0 .highlight-middle-eb11.label-stone-909c li a:hover,
.green_71e0 .heading-0efd a:hover,
.green_71e0 .brown-24d4:hover,
.green_71e0 .prev_a7aa > li > a:hover,
.green_71e0 .hard-acb4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_71e0 .dim-9fb0 {
  color: rgba(0, 0, 0, 0.55);
}
.green_71e0 .dim-9fb0 .pagination-purple-892b {
  color: rgba(0, 0, 0, 0.8);
}
.green_71e0 .dim-9fb0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup-065d .filter-2bbe {
  margin-left: auto;
  margin-right: auto;
}
.highlight-82aa > * {
  margin-left: auto;
  margin-right: auto;
}
.highlight-82aa .complex-4dd8 {
  margin-right: 1.41575em;
}
.smooth_1e96 .highlight-82aa > .progress_7fff {
  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;
}
.smooth_1e96 .highlight-82aa > .summary-aaff {
  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;
}
.pagination_b97d.popup-065d .filter-2bbe,
.carousel_dynamic_23cc.popup-065d .filter-2bbe {
  margin-left: 0;
}
.complex-1815.popup-065d .filter-2bbe,
.purple_742c.popup-065d .filter-2bbe {
  margin-right: 0;
}
.highlight-82aa ol,
.highlight-82aa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.image_262f video {
  max-width: 100%;
}
.link_north_d35c img {
  display: block;
}
.link_north_d35c.complex-4dd8,
.link_north_d35c.notification-west-f71e {
  width: 100%;
}
.link_north_d35c.summary-aaff img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.in-3ba6:not(.first-cd35) {
  margin: 1.5em auto;
}
.tertiary-14c4 p {
  padding: 1.5em 14px;
}
ul.wrapper-0ed8.summary-aaff,
ul.wrapper-0ed8.progress_7fff,
ul.wrapper-0ed8.north-76f8.progress_7fff {
  padding: 0 14px;
}
.pressed-4641 {
  display: block;
  overflow-x: auto;
}
.pressed-4641 table {
  border-collapse: collapse;
  width: 100%;
}
.pressed-4641 td,
.pressed-4641 th {
  padding: 0.5em;
}
.highlight-82aa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.highlight-82aa ol ol,
.highlight-82aa ol ul,
.highlight-82aa ul ol,
.highlight-82aa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.highlight-82aa ol ol li,
.highlight-82aa ol ul li,
.highlight-82aa ul ol li,
.highlight-82aa ul ul li {
  margin-left: 0;
}
.iron-56f1.brown_600b > .form_e010 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.iron-56f1.brown_600b > .form_e010 iframe,
.iron-56f1.brown_600b > .form_e010 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.main-80e8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.main-80e8.block_32f4 {
  padding: 0;
}
.main-80e8.block_32f4 cite {
  font-size: 13px;
}
.main-80e8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.main-80e8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.primary-glass-7502 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.primary-glass-7502 > p:first-child {
  margin-top: 0;
}
.primary-glass-7502 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.primary-glass-7502 blockquote {
  border-left: 0;
}
.shadow_682c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow_682c:not(.smooth-79cc) {
  max-width: 100px;
}
.shadow_682c.frame_3b51 {
  border-bottom: none !important;
  text-align: center;
}
.shadow_682c.frame_3b51::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tertiary-14c4 p {
    padding: 1.5em 0;
  }
}
.smooth-e371 {
  color: #0073aa;
}
.bright_914a {
  background-color: #0073aa;
}
.module-1865 {
  color: #229fd8;
}
.popup-2323 {
  background-color: #229fd8;
}
.breadcrumb_middle_89e4 {
  color: #eee;
}
.description_stone_0e11 {
  background-color: #eee;
}
.breadcrumb_0199 {
  color: #444;
}
.menu-bdbf {
  background-color: #444;
}
.item_static_266c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.item_static_266c .notice-south-1d49 .heading-0efd {
  font-size: 15px;
}
.item_static_266c .heading-0efd {
  line-height: 1.3;
}
.item_static_266c .green_71e0 {
}
.item_static_266c .search-9ce5 {
  background: #235787;
}
.white-68ed {
  padding: 0;
}
.white-68ed .search-9ce5 {
  background: #1a1a1a;
}
.white-68ed .green_71e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container-wide-3744 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container-wide-3744 .green_71e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container-wide-3744 .search-9ce5 {
  background: #303030;
}
.info-liquid-f326 {
  position: relative;
  z-index: 10;
}
.info-liquid-f326 .header_down_702e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_new_6ae1 .article-paper-ce30 {
  display: inline-block;
  vertical-align: middle;
}
.disabled_new_6ae1.left-9224 .article-paper-ce30 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled_new_6ae1.left-9224 .article-paper-ce30 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_new_6ae1.left-9224 .article-paper-ce30 {
    margin-right: 0.4em;
  }
}
.disabled_new_6ae1.left-9224 .article-paper-ce30:last-child {
  margin-right: 0;
}
.tertiary_f0e8 .header_down_702e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fluid-c466 .notice-south-1d49 {
    margin: 0 -0.5em;
  }
  .fluid-c466 .notice-south-1d49 [class*="customify-col-"],
  .fluid-c466 .notice-south-1d49 [class*="customify-col_"],
  .fluid-c466 .notice-south-1d49 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fluid-c466.silver-1917 .header_down_702e {
  background: 0 0 !important;
}
.fluid-c466.silver-1917 .header_down_702e,
.fluid-c466.tertiary_f0e8 .header_down_702e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fluid-c466.feature-b9a4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fluid-c466.tertiary_f0e8 .header_down_702e {
  box-shadow: none !important;
}
.under-e958 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .under-e958 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .under-e958 {
    padding: 18px 0 20px;
  }
}
.under-e958 .aside-b04e {
  width: 100%;
}
.under-e958 .container-in-0599 {
  margin-bottom: 0;
}
.under-e958 .narrow_a800 {
  margin-top: 5px;
  font-size: 0.875em;
}
.lite-5d6a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.lite-5d6a .inner-9436 {
  width: 100%;
}
.secondary-gas-ef3a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.secondary-gas-ef3a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.secondary-gas-ef3a 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;
}
.secondary-gas-ef3a li:last-child:after {
  display: none;
}
.secondary-gas-ef3a li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_black_8bce .outline-5139 button,
.under-e958 .outline-5139 button {
  left: 0;
}
.text_black_8bce .inner-9436,
.under-e958 .inner-9436 {
  padding-left: 0;
  padding-right: 0;
}
.text_black_8bce .lite-5d6a,
.under-e958 .lite-5d6a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_black_8bce {
  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;
}
.text_black_8bce: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;
}
.text_black_8bce .hero-a75f {
  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) {
  .text_black_8bce .hero-a75f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_black_8bce .hero-a75f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_black_8bce .hero-a75f {
    min-height: 200px;
  }
}
.text_black_8bce .secondary-gas-ef3a {
  color: rgba(255, 255, 255, 0.8);
}
.text_black_8bce .secondary-gas-ef3a a,
.text_black_8bce .secondary-gas-ef3a li:after {
  color: inherit;
}
.text_black_8bce .secondary-gas-ef3a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.light-7af0 {
  margin-bottom: 0.5em;
}
.title-dd9d {
  margin-bottom: 1.2em;
}
.title-dd9d,
.light-7af0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.title-dd9d p:last-child,
.light-7af0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outline-5139,
#masthead .outline-5139 {
  display: none;
}
#masthead
  > .outline-5139.summary-glass-c293 {
  display: none;
}
#masthead > .outline-5139 button {
  left: 0;
}
.row_a559 {
  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%;
}
.row_a559 .article-paper-ce30 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.row_a559 .hard-7c81 {
  display: -webkit-box;
  display: flex;
}
.row_a559 .hard-7c81.motion_c2b6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.row_a559 .hard-7c81.table-6a9e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row_a559 .hard-7c81.component-copper-d8ba {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row_a559.cool-982e.down-0e8c .hard-7c81.motion_c2b6 {
  flex-basis: 100%;
}
.row_a559.orange-c6d3 .hard-7c81.table-6a9e {
  -webkit-box-flex: 1;
  flex: auto;
}
.row_a559.orange-c6d3 .hard-7c81.component-copper-d8ba {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outline-5139.summary-glass-c293 {
  display: none;
}
#masthead > .outline-5139 button {
  left: 0;
}
.east-e449 {
  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;
}
.east-e449:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.east-e449.outline_down_5759 i {
  margin-right: 4px;
}
.east-e449.rough-7ce5 i {
  margin-left: 5px;
}
.heading-0efd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.heading-0efd p:last-child {
  margin-bottom: 0;
}
.dark-57b4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dark-57b4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dark-57b4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dark-57b4 .wrapper-578c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dark-57b4 .west_7f9b {
  margin: 5px 0 7px 0;
}
.dark-57b4.section_action_889e .avatar_mini_a753 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark-57b4.section_action_889e .pattern-tiny-cf69 {
  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;
}
.dark-57b4.secondary_hot_dc28 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dark-57b4.secondary_hot_dc28 .avatar_mini_a753 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark-57b4.secondary_hot_dc28 .pattern-tiny-cf69 {
  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;
}
.dark-57b4.short-0501 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dark-57b4.image_e8ff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dark-57b4.image_e8ff .pattern-tiny-cf69 {
  margin-top: 7px;
}
.accent-e886 {
  display: inline-block;
}
.info-liquid-f326 .accordion_d3b6 .dark-57b4 img {
  max-width: 100%;
}
.background-e2a6 .carousel-rough-6552.clean-1997,
.center_17e2 .carousel-rough-6552.clean-1997 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-e2a6 .bronze_9ab8,
.center_17e2 .bronze_9ab8 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.background-e2a6 .bronze_9ab8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background-e2a6.message-basic-a14a .bronze_9ab8 {
  display: none;
}
.background-e2a6 .secondary-c673 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-e2a6 .secondary-c673 li {
  display: inline-block;
  position: relative;
}
.background-e2a6 .secondary-c673 li:last-child {
  margin-right: 0;
}
.background-e2a6 .secondary-c673 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.background-e2a6 .secondary-c673 li.warm-a89b > a {
  color: rgba(0, 0, 0, 0.9);
}
.background-e2a6 .secondary-c673 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.background-e2a6 .secondary-c673 > li > a i {
  line-height: 0;
}
.background-e2a6 .secondary-c673 > li.top-2e8f > a .bronze_9ab8 {
  margin-left: 4px;
  line-height: 0;
}
.background-e2a6 .secondary-c673 .box-4168 li.top-2e8f > a {
  position: relative;
}
.background-e2a6 .secondary-c673 .box-4168 li.top-2e8f > a:after,
.background-e2a6 .secondary-c673 .box-4168 li.top-2e8f > a:before {
  content: "";
  display: table;
}
.background-e2a6 .secondary-c673 .box-4168 li.top-2e8f > a:after {
  clear: both;
}
.background-e2a6 .secondary-c673 .box-4168 li.top-2e8f > a .bronze_9ab8 {
  margin-left: 5px;
  float: right;
}
.background-e2a6 .soft_4424,
.background-e2a6 .box-4168 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.background-e2a6 .box-4168 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.background-e2a6 .box-4168 .clean-1997 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-e2a6 .box-4168 .bronze_9ab8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background-e2a6 .box-4168 li {
  display: block;
  margin: 0;
  padding: 0;
}
.background-e2a6 .box-4168 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.background-e2a6 .box-4168 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background-e2a6 .box-4168 .box-4168 {
  top: 0;
  left: 100%;
}
.background-e2a6 .soft_8f32.fn-focus-1248 > .soft_4424,
.background-e2a6 .soft_8f32.fn-focus-1248 > .box-4168,
.background-e2a6 .soft_8f32:focus > .soft_4424,
.background-e2a6 .soft_8f32:focus > .box-4168,
.background-e2a6 .soft_8f32:hover > .soft_4424,
.background-e2a6 .soft_8f32:hover > .box-4168 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background-e2a6.column_7c62 .prev_a7aa:after,
.background-e2a6.column_7c62 .prev_a7aa:before {
  content: "";
  display: table;
}
.background-e2a6.column_7c62 .prev_a7aa:after {
  clear: both;
}
.background-e2a6.column_7c62 .prev_a7aa > li {
  float: left;
}
.background-e2a6.filter-fresh-23aa .prev_a7aa:after,
.background-e2a6.filter-fresh-23aa .prev_a7aa:before {
  content: "";
  display: table;
}
.background-e2a6.filter-fresh-23aa .prev_a7aa:after {
  clear: both;
}
.background-e2a6.filter-fresh-23aa .prev_a7aa > li {
  float: left;
}
.background-e2a6.filter-fresh-23aa .prev_a7aa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background-e2a6.filter-fresh-23aa .prev_a7aa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background-e2a6.filter-fresh-23aa .prev_a7aa > li.outer_c59d > a,
.background-e2a6.filter-fresh-23aa .prev_a7aa > li.warm-a89b > a {
  color: #fff;
  background-color: #1e4b75;
}
.background-e2a6.image-c524 .prev_a7aa > li > a .clean-1997 {
  position: relative;
}
.background-e2a6.image-c524 .prev_a7aa > li > a .clean-1997:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.background-e2a6.image-c524
  .prev_a7aa
  > li:focus
  > a
  .clean-1997:before,
.background-e2a6.image-c524
  .prev_a7aa
  > li:hover
  > a
  .clean-1997:before {
  width: 100%;
  background-color: currentColor;
}
.background-e2a6.image-c524
  .prev_a7aa
  > li.outer_c59d
  > a
  .clean-1997:before,
.background-e2a6.image-c524
  .prev_a7aa
  > li.detail_white_c74f
  > a
  .clean-1997:before {
  width: 100%;
  background-color: currentColor;
}
.background-e2a6.popup-f951 .prev_a7aa > li > a .clean-1997 {
  position: relative;
}
.background-e2a6.popup-f951 .prev_a7aa > li > a .clean-1997:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.background-e2a6.popup-f951 .prev_a7aa > li:focus > a .clean-1997:before,
.background-e2a6.popup-f951
  .prev_a7aa
  > li:hover
  > a
  .clean-1997:before {
  width: 100%;
  background-color: currentColor;
}
.background-e2a6.popup-f951
  .prev_a7aa
  > li.outer_c59d
  > a
  .clean-1997:before,
.background-e2a6.popup-f951
  .prev_a7aa
  > li.detail_white_c74f
  > a
  .clean-1997:before {
  width: 100%;
  background-color: currentColor;
}
.center_17e2 .secondary-c673 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.center_17e2 .secondary-c673 li:first-child > a {
  border-top: none;
}
.center_17e2 .secondary-c673 .tabs-927b > .clean-1997 .bronze_9ab8 {
  display: none;
}
.center_17e2 .secondary-c673 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.center_17e2 .secondary-c673 li:last-child {
  border: none;
}
.center_17e2 .secondary-c673 li.top-2e8f > a {
  padding-right: 45px !important;
}
.center_17e2 .secondary-c673 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.center_17e2 .secondary-c673 li a:focus,
.center_17e2 .secondary-c673 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.center_17e2 .secondary-c673 li .easy_54d8 {
  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;
}
.center_17e2 .secondary-c673 li .easy_54d8:hover {
  box-shadow: none;
}
.center_17e2 .secondary-c673 li .easy_54d8 .bronze_9ab8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.center_17e2 .secondary-c673 .box-4168 {
  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);
}
.center_17e2 .secondary-c673 .box-4168 li a {
  padding-left: 3em;
}
.center_17e2 .secondary-c673 .secondary-up-b821 > a .easy_54d8 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.center_17e2 .secondary-c673 .secondary-up-b821 > .box-4168 {
  display: block;
  opacity: 1;
}
.notification-8c73 {
  max-width: 100%;
}
.texture_72c3 {
  line-height: 0;
  cursor: pointer;
}
.hard-acb4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hard-acb4:hover {
  box-shadow: none;
  color: currentColor;
}
.hard-acb4 svg {
  width: 18px;
  height: 18px;
}
.hard-acb4 .disabled_black_c663 {
  display: none;
}
.tall_0d98 {
  position: relative;
}
.tall_0d98.fn-active-1248 .hard-acb4 .soft_cc00 {
  display: none;
}
.tall_0d98.fn-active-1248 .hard-acb4 .disabled_black_c663 {
  display: inline-block;
}
.tall_0d98 .filter-ab67 {
  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);
}
.tall_0d98.paragraph_yellow_76b0 .filter-ab67 {
  left: auto;
  right: -0.9em;
}
.tall_0d98.paragraph_yellow_76b0 .nav-hovered-f5d7::before {
  left: auto;
  right: 15px;
}
.tall_0d98.fn-active-1248 .filter-ab67 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-1689 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label-1689 label {
  flex-basis: 100%;
}
.label-1689 .detail-4769 {
  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;
}
.label-1689 .breadcrumb_a58d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label-1689 .breadcrumb_a58d:focus {
  background-color: transparent;
}
.label-1689 button.border-soft-dc4c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label-1689 button.border-soft-dc4c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label-1689 button.border-soft-dc4c svg {
  width: 18px;
  height: 18px;
}
.label-1689 input[type="submit"] {
  min-height: auto;
}
.caption_ef56 .label-1689 .breadcrumb_a58d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.nav-hovered-f5d7 {
  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) {
  .nav-hovered-f5d7 {
    width: 220px;
  }
}
.nav-hovered-f5d7 label {
  flex-basis: 100%;
}
.nav-hovered-f5d7::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;
}
.card_right_3062 .caption_ef56 .label-1689 {
  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;
}
.card_right_3062
  .caption_ef56
  .label-1689
  .detail-4769 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card_right_3062 .caption_ef56 .label-1689 .breadcrumb_a58d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card_right_3062
  .caption_ef56
  .label-1689
  .breadcrumb_a58d:focus {
  background: 0 0;
}
.card_right_3062
  .caption_ef56
  .label-1689
  .widget-8002 {
  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;
}
.highlight-middle-eb11 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight-middle-eb11 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight-middle-eb11 li:last-child {
  margin-right: 0;
}
.highlight-middle-eb11 li:first-child {
  margin-left: 0;
}
.highlight-middle-eb11.green-779e a {
  color: #fff;
}
.highlight-middle-eb11.green-779e a:hover {
  color: #fff;
}
.highlight-middle-eb11 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight-middle-eb11 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight-middle-eb11 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight-middle-eb11 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight-middle-eb11 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight-middle-eb11 [class*="social-icon-apple"].bronze-1c99 {
  background-color: transparent;
  color: #999;
}
.highlight-middle-eb11 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight-middle-eb11 [class*="social-icon-behance"].bronze-1c99 {
  background-color: transparent;
  color: #1769ff;
}
.highlight-middle-eb11 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight-middle-eb11 [class*="social-icon-bitbucket"].bronze-1c99 {
  background-color: transparent;
  color: #205081;
}
.highlight-middle-eb11 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight-middle-eb11 [class*="social-icon-codepen"].bronze-1c99 {
  background-color: transparent;
  color: #000;
}
.highlight-middle-eb11 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight-middle-eb11 [class*="social-icon-delicious"].bronze-1c99 {
  background-color: transparent;
  color: #39f;
}
.highlight-middle-eb11 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight-middle-eb11 [class*="social-icon-digg"].bronze-1c99 {
  background-color: transparent;
  color: #005be2;
}
.highlight-middle-eb11 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight-middle-eb11 [class*="social-icon-dribbble"].bronze-1c99 {
  background-color: transparent;
  color: #ea4c89;
}
.highlight-middle-eb11 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight-middle-eb11 [class*="social-icon-envelope"].bronze-1c99 {
  background-color: transparent;
  color: #ea4335;
}
.highlight-middle-eb11 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight-middle-eb11 [class*="social-icon-facebook"].bronze-1c99 {
  background-color: transparent;
  color: #3b5998;
}
.highlight-middle-eb11 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight-middle-eb11 [class*="social-icon-flickr"].bronze-1c99 {
  background-color: transparent;
  color: #0063dc;
}
.highlight-middle-eb11 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight-middle-eb11 [class*="social-icon-foursquare"].bronze-1c99 {
  background-color: transparent;
  color: #2d5be3;
}
.highlight-middle-eb11 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight-middle-eb11 [class*="social-icon-github"].bronze-1c99 {
  background-color: transparent;
  color: #333;
}
.highlight-middle-eb11 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight-middle-eb11 [class*="social-icon-google-plus"].bronze-1c99 {
  background-color: transparent;
  color: #dd4b39;
}
.highlight-middle-eb11 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight-middle-eb11 [class*="social-icon-houzz"].bronze-1c99 {
  background-color: transparent;
  color: #7ac142;
}
.highlight-middle-eb11 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight-middle-eb11 [class*="social-icon-instagram"].bronze-1c99 {
  background-color: transparent;
  color: #262626;
}
.highlight-middle-eb11 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight-middle-eb11 [class*="social-icon-jsfiddle"].bronze-1c99 {
  background-color: transparent;
  color: #487aa2;
}
.highlight-middle-eb11 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight-middle-eb11 [class*="social-icon-linkedin"].bronze-1c99 {
  background-color: transparent;
  color: #0077b5;
}
.highlight-middle-eb11 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight-middle-eb11 [class*="social-icon-medium"].bronze-1c99 {
  background-color: transparent;
  color: #00ab6b;
}
.highlight-middle-eb11 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight-middle-eb11
  [class*="social-icon-odnoklassniki"].bronze-1c99 {
  background-color: transparent;
  color: #f4731c;
}
.highlight-middle-eb11 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight-middle-eb11 [class*="social-icon-meetup"].bronze-1c99 {
  background-color: transparent;
  color: #ec1c40;
}
.highlight-middle-eb11 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight-middle-eb11 [class*="social-icon-pinterest"].bronze-1c99 {
  background-color: transparent;
  color: #bd081c;
}
.highlight-middle-eb11 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight-middle-eb11 [class*="social-icon-product-hunt"].bronze-1c99 {
  background-color: transparent;
  color: #da552f;
}
.highlight-middle-eb11 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight-middle-eb11 [class*="social-icon-reddit"].bronze-1c99 {
  background-color: transparent;
  color: #ff4500;
}
.highlight-middle-eb11 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight-middle-eb11 [class*="social-icon-rss"].bronze-1c99 {
  background-color: transparent;
  color: #f26522;
}
.highlight-middle-eb11 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight-middle-eb11
  [class*="social-icon-shopping-cart"].bronze-1c99 {
  background-color: transparent;
  color: #4caf50;
}
.highlight-middle-eb11 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight-middle-eb11 [class*="social-icon-skype"].bronze-1c99 {
  background-color: transparent;
  color: #00aff0;
}
.highlight-middle-eb11 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight-middle-eb11 [class*="social-icon-slideshare"].bronze-1c99 {
  background-color: transparent;
  color: #0077b5;
}
.highlight-middle-eb11 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight-middle-eb11 [class*="social-icon-snapchat"].bronze-1c99 {
  background-color: transparent;
  color: #fffc00;
}
.highlight-middle-eb11 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight-middle-eb11 [class*="social-icon-soundcloud"].bronze-1c99 {
  background-color: transparent;
  color: #f80;
}
.highlight-middle-eb11 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight-middle-eb11 [class*="social-icon-spotify"].bronze-1c99 {
  background-color: transparent;
  color: #2ebd59;
}
.highlight-middle-eb11 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight-middle-eb11
  [class*="social-icon-stack-overflow"].bronze-1c99 {
  background-color: transparent;
  color: #fe7a15;
}
.highlight-middle-eb11 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight-middle-eb11 [class*="social-icon-maldkfgram"].bronze-1c99 {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight-middle-eb11 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight-middle-eb11 [class*="social-icon-tripadvisor"].bronze-1c99 {
  background-color: transparent;
  color: #589442;
}
.highlight-middle-eb11 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight-middle-eb11 [class*="social-icon-tumblr"].bronze-1c99 {
  background-color: transparent;
  color: #35465c;
}
.highlight-middle-eb11 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight-middle-eb11 [class*="social-icon-twitch"].bronze-1c99 {
  background-color: transparent;
  color: #6441a5;
}
.highlight-middle-eb11 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight-middle-eb11 [class*="social-icon-twitter"].bronze-1c99 {
  background-color: transparent;
  color: #1da1f2;
}
.highlight-middle-eb11 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight-middle-eb11 [class*="social-icon-vimeo"].bronze-1c99 {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight-middle-eb11 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight-middle-eb11 [class*="social-icon-vk"].bronze-1c99 {
  background-color: transparent;
  color: #45668e;
}
.highlight-middle-eb11 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight-middle-eb11 [class*="social-icon-weibo"].bronze-1c99 {
  background-color: transparent;
  color: #df2029;
}
.highlight-middle-eb11 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight-middle-eb11 [class*="social-icon-weixin"].bronze-1c99 {
  background-color: transparent;
  color: #7bb32e;
}
.highlight-middle-eb11 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight-middle-eb11 [class*="social-icon-whatsapp"].bronze-1c99 {
  background-color: transparent;
  color: #25d366;
}
.highlight-middle-eb11 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight-middle-eb11 [class*="social-icon-wordpress"].bronze-1c99 {
  background-color: transparent;
  color: #21759b;
}
.highlight-middle-eb11 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight-middle-eb11 [class*="social-icon-xing"].bronze-1c99 {
  background-color: transparent;
  color: #026466;
}
.highlight-middle-eb11 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight-middle-eb11 [class*="social-icon-yelp"].bronze-1c99 {
  background-color: transparent;
  color: #af0606;
}
.highlight-middle-eb11 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight-middle-eb11 [class*="social-icon-youtube"].bronze-1c99 {
  background-color: transparent;
  color: #cd201f;
}
.brown-24d4 {
  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;
}
.brown-24d4:hover {
  box-shadow: none;
  background: 0 0;
}
.aside_78f3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main_current_aeff {
  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;
}
.dynamic-ec77 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card-2c47 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card-2c47,
.card-2c47::after,
.card-2c47::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;
}
.card-2c47::after,
.card-2c47::before {
  content: "";
  display: block;
  background-color: inherit;
}
.picture-c6a8 .main_current_aeff .dynamic-ec77 {
  margin-top: -2px;
  width: 19px;
}
.picture-c6a8 .main_current_aeff .card-2c47 {
  margin-top: -1px;
}
.picture-c6a8 .main_current_aeff .card-2c47,
.picture-c6a8 .main_current_aeff .card-2c47::after,
.picture-c6a8 .main_current_aeff .card-2c47::before {
  width: 19px;
  height: 2px;
}
.picture-c6a8 .main_current_aeff .card-2c47::before {
  top: -6px;
}
.picture-c6a8 .main_current_aeff .card-2c47::after {
  bottom: -6px;
}
.header_4523 .main_current_aeff .dynamic-ec77 {
  margin-top: -2px;
  width: 22px;
}
.header_4523 .main_current_aeff .card-2c47 {
  margin-top: -1px;
}
.header_4523 .main_current_aeff .card-2c47,
.header_4523 .main_current_aeff .card-2c47::after,
.header_4523 .main_current_aeff .card-2c47::before {
  width: 22px;
  height: 2px;
}
.header_4523 .main_current_aeff .card-2c47::before {
  top: -7px;
}
.header_4523 .main_current_aeff .card-2c47::after {
  bottom: -7px;
}
.notification_iron_6e4a .main_current_aeff .dynamic-ec77 {
  margin-top: -2px;
  width: 31px;
}
.notification_iron_6e4a .main_current_aeff .card-2c47 {
  margin-top: -1.5px;
}
.notification_iron_6e4a .main_current_aeff .card-2c47,
.notification_iron_6e4a .main_current_aeff .card-2c47::after,
.notification_iron_6e4a .main_current_aeff .card-2c47::before {
  width: 31px;
  height: 3px;
}
.notification_iron_6e4a .main_current_aeff .card-2c47::before {
  top: -9px;
}
.notification_iron_6e4a .main_current_aeff .card-2c47::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .steel-3343 .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 19px;
  }
  .steel-3343 .main_current_aeff .card-2c47 {
    margin-top: -1px;
  }
  .steel-3343 .main_current_aeff .card-2c47,
  .steel-3343 .main_current_aeff .card-2c47::after,
  .steel-3343 .main_current_aeff .card-2c47::before {
    width: 19px;
    height: 2px;
  }
  .steel-3343 .main_current_aeff .card-2c47::before {
    top: -6px;
  }
  .steel-3343 .main_current_aeff .card-2c47::after {
    bottom: -6px;
  }
  .cold_613c .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 22px;
  }
  .cold_613c .main_current_aeff .card-2c47 {
    margin-top: -1px;
  }
  .cold_613c .main_current_aeff .card-2c47,
  .cold_613c .main_current_aeff .card-2c47::after,
  .cold_613c .main_current_aeff .card-2c47::before {
    width: 22px;
    height: 2px;
  }
  .cold_613c .main_current_aeff .card-2c47::before {
    top: -7px;
  }
  .cold_613c .main_current_aeff .card-2c47::after {
    bottom: -7px;
  }
  .accordion-brown-c503 .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-brown-c503 .main_current_aeff .card-2c47 {
    margin-top: -1.5px;
  }
  .accordion-brown-c503 .main_current_aeff .card-2c47,
  .accordion-brown-c503 .main_current_aeff .card-2c47::after,
  .accordion-brown-c503 .main_current_aeff .card-2c47::before {
    width: 31px;
    height: 3px;
  }
  .accordion-brown-c503 .main_current_aeff .card-2c47::before {
    top: -9px;
  }
  .accordion-brown-c503 .main_current_aeff .card-2c47::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .block-2157 .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 19px;
  }
  .block-2157 .main_current_aeff .card-2c47 {
    margin-top: -1px;
  }
  .block-2157 .main_current_aeff .card-2c47,
  .block-2157 .main_current_aeff .card-2c47::after,
  .block-2157 .main_current_aeff .card-2c47::before {
    width: 19px;
    height: 2px;
  }
  .block-2157 .main_current_aeff .card-2c47::before {
    top: -6px;
  }
  .block-2157 .main_current_aeff .card-2c47::after {
    bottom: -6px;
  }
  .prev-5bae .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 22px;
  }
  .prev-5bae .main_current_aeff .card-2c47 {
    margin-top: -1px;
  }
  .prev-5bae .main_current_aeff .card-2c47,
  .prev-5bae .main_current_aeff .card-2c47::after,
  .prev-5bae .main_current_aeff .card-2c47::before {
    width: 22px;
    height: 2px;
  }
  .prev-5bae .main_current_aeff .card-2c47::before {
    top: -7px;
  }
  .prev-5bae .main_current_aeff .card-2c47::after {
    bottom: -7px;
  }
  .image-c584 .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 31px;
  }
  .image-c584 .main_current_aeff .card-2c47 {
    margin-top: -1.5px;
  }
  .image-c584 .main_current_aeff .card-2c47,
  .image-c584 .main_current_aeff .card-2c47::after,
  .image-c584 .main_current_aeff .card-2c47::before {
    width: 31px;
    height: 3px;
  }
  .image-c584 .main_current_aeff .card-2c47::before {
    top: -9px;
  }
  .image-c584 .main_current_aeff .card-2c47::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .widget_4108 .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 19px;
  }
  .widget_4108 .main_current_aeff .card-2c47 {
    margin-top: -1px;
  }
  .widget_4108 .main_current_aeff .card-2c47,
  .widget_4108 .main_current_aeff .card-2c47::after,
  .widget_4108 .main_current_aeff .card-2c47::before {
    width: 19px;
    height: 2px;
  }
  .widget_4108 .main_current_aeff .card-2c47::before {
    top: -6px;
  }
  .widget_4108 .main_current_aeff .card-2c47::after {
    bottom: -6px;
  }
  .fresh_aeba .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 22px;
  }
  .fresh_aeba .main_current_aeff .card-2c47 {
    margin-top: -1px;
  }
  .fresh_aeba .main_current_aeff .card-2c47,
  .fresh_aeba .main_current_aeff .card-2c47::after,
  .fresh_aeba .main_current_aeff .card-2c47::before {
    width: 22px;
    height: 2px;
  }
  .fresh_aeba .main_current_aeff .card-2c47::before {
    top: -7px;
  }
  .fresh_aeba .main_current_aeff .card-2c47::after {
    bottom: -7px;
  }
  .summary-basic-2291 .main_current_aeff .dynamic-ec77 {
    margin-top: -2px;
    width: 31px;
  }
  .summary-basic-2291 .main_current_aeff .card-2c47 {
    margin-top: -1.5px;
  }
  .summary-basic-2291 .main_current_aeff .card-2c47,
  .summary-basic-2291 .main_current_aeff .card-2c47::after,
  .summary-basic-2291 .main_current_aeff .card-2c47::before {
    width: 31px;
    height: 3px;
  }
  .summary-basic-2291 .main_current_aeff .card-2c47::before {
    top: -9px;
  }
  .summary-basic-2291 .main_current_aeff .card-2c47::after {
    bottom: -9px;
  }
}
.gradient-9711 .card-2c47 {
  -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);
}
.gradient-9711 .card-2c47::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient-9711 .card-2c47::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);
}
.gradient-9711.hover-large-3d5f .card-2c47 {
  -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);
}
.gradient-9711.hover-large-3d5f .card-2c47::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient-9711.hover-large-3d5f .card-2c47::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);
}
.paragraph-32b8 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.paragraph_old_fe4f:before {
  display: none;
}
.feature-500b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-500b .rough_a070 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-500b .rough_a070:last-of-type {
  border-bottom: none;
}
.feature-500b .rough_a070.dropdown_64d0,
.feature-500b .rough_a070.pro_bca6,
.feature-500b .rough_a070.search-red-7c11 {
  padding: 0;
}
.feature-500b .center_17e2 .easy_54d8 {
  color: currentColor;
}
.feature-500b .center_17e2 .easy_54d8:focus,
.feature-500b .center_17e2 .easy_54d8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-500b.green_71e0 .dim-9fb0,
.feature-500b.green_71e0 .heading-0efd a,
.feature-500b.green_71e0 .prev_a7aa a,
.feature-500b.green_71e0 .box-4168 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-500b.green_71e0 .dim-9fb0:hover,
.feature-500b.green_71e0 .heading-0efd a:hover,
.feature-500b.green_71e0 .prev_a7aa a:hover,
.feature-500b.green_71e0 .box-4168 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-500b.green_71e0 .pagination-purple-892b {
  color: rgba(0, 0, 0, 0.8);
}
.feature-500b.green_71e0 .rough_a070 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-500b.green_71e0 .rough_a070:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-500b.green_71e0 .lower-6ea2:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-500b.green_71e0 .center_17e2 .secondary-c673 li a,
.feature-500b.green_71e0 .center_17e2 .easy_54d8,
.feature-500b.green_71e0 .box-4168 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-500b.green_71e0 .center_17e2 .easy_54d8:focus,
.feature-500b.green_71e0 .center_17e2 .easy_54d8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-500b.green_71e0 .secondary-c673 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-500b.search-9ce5 .dim-9fb0,
.feature-500b.search-9ce5 .heading-0efd a,
.feature-500b.search-9ce5 .prev_a7aa .easy_54d8,
.feature-500b.search-9ce5 .prev_a7aa a,
.feature-500b.search-9ce5 .box-4168 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-500b.search-9ce5 .dim-9fb0:hover,
.feature-500b.search-9ce5 .heading-0efd a:hover,
.feature-500b.search-9ce5 .prev_a7aa .easy_54d8:hover,
.feature-500b.search-9ce5 .prev_a7aa a:hover,
.feature-500b.search-9ce5 .box-4168 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-500b.search-9ce5 .pagination-purple-892b {
  color: rgba(255, 255, 255, 0.99);
}
.feature-500b.search-9ce5 .rough_a070 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-500b.search-9ce5 .rough_a070:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-500b.search-9ce5 .lower-6ea2:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-500b.search-9ce5 .center_17e2 .secondary-c673 li a,
.feature-500b.search-9ce5 .center_17e2 .easy_54d8,
.feature-500b.search-9ce5 .box-4168 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-500b.search-9ce5 .center_17e2 .easy_54d8:focus,
.feature-500b.search-9ce5 .center_17e2 .easy_54d8:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-500b.search-9ce5 .secondary-c673 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-6ea2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.lower-6ea2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface_orange_88ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hot-5c6e .feature-500b {
  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;
}
.hot-5c6e .rough_a070 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hot-5c6e .rough_a070: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) {
  .hot-5c6e .rough_a070:before {
    width: 16%;
    left: 42%;
  }
}
.hot-5c6e .rough_a070:last-child:before {
  content: none;
}
.hot-5c6e .rough_a070[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hot-5c6e .center_17e2 .secondary-c673 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hot-5c6e .center_17e2 .secondary-c673 li a .easy_54d8 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hot-5c6e .center_17e2 .box-4168 {
  border: none;
}
.hot-5c6e .center_17e2 .box-4168 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hot-5c6e .lower-6ea2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hot-5c6e .surface_orange_88ee {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hot-5c6e .search-9ce5 .lower-6ea2:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot-5c6e .green_71e0.form_bc12 .card-2c47 {
  background: rgba(0, 0, 0, 0.6);
}
.hot-5c6e
  .green_71e0.form_bc12
  .card-2c47::after,
.hot-5c6e
  .green_71e0.form_bc12
  .card-2c47:before {
  background: inherit;
}
.hot-5c6e
  .green_71e0.form_bc12:hover
  .card-2c47 {
  background: rgba(0, 0, 0, 0.8);
}
.container_d205 .feature-500b {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .container_d205 .feature-500b {
    width: auto;
    right: 45px;
  }
}
.container-eaa5 .feature-500b {
  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) {
  .container-eaa5 .feature-500b {
    width: auto;
    left: 45px;
  }
}
.paragraph_old_fe4f .feature-500b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_old_fe4f .surface_orange_88ee {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_old_fe4f .lower-6ea2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.caption-pressed-380d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.caption-pressed-380d.hot-5c6e .feature-500b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.caption-pressed-380d.container_d205 .feature-500b {
  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);
}
.caption-pressed-380d .feature-500b {
  visibility: visible;
}
.caption-pressed-380d.container-eaa5 .feature-500b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.item-lite-0923,
.message-3dda {
  overflow-x: hidden;
}
.item-lite-0923 .feature-500b {
  overflow: auto;
}
.item-lite-0923.hot-5c6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-lite-0923.hot-5c6e .feature-500b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.item-lite-0923.hot-5c6e .brown-24d4 {
  opacity: 0;
}
.item-lite-0923.container_d205 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-lite-0923.container_d205 .feature-500b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.item-lite-0923.container_d205 .brown-24d4 {
  opacity: 0;
}
.item-lite-0923.container-eaa5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.item-lite-0923.container-eaa5 .feature-500b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.item-lite-0923.container-eaa5 .brown-24d4 {
  opacity: 0;
}
.item-lite-0923.paragraph_old_fe4f .feature-500b {
  z-index: 10;
  visibility: visible;
}
.form_bc12 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.form_bc12 .card-2c47 {
  background: rgba(255, 255, 255, 0.99);
}
.form_bc12 .card-2c47::after,
.form_bc12 .card-2c47:before {
  background: inherit;
}
.form_bc12:hover .card-2c47 {
  background: rgba(255, 255, 255, 0.99);
}
.container-eaa5 .form_bc12 {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_old_fe4f .form_bc12 {
  display: none !important;
}
.item-lite-0923:before,
.message-3dda:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.item-lite-0923 .form_bc12,
.message-3dda .form_bc12 {
  display: inline-block;
}
.feature-500b .article-paper-ce30 {
  -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;
}
.item-lite-0923 .feature-500b .article-paper-ce30,
.message-3dda .feature-500b .article-paper-ce30 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-6fba .detail-4769 {
  width: 100%;
}
.accordion_d3b6 {
  padding: 0 0.5em 0;
}
.accordion_d3b6 [class*="customify-col-"],
.accordion_d3b6 [class*="customify-col_"],
.accordion_d3b6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.summary-right-3dcd .accordion_d3b6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notice-south-1d49 .logo_50f4,
  .logo_50f4 {
    display: none;
  }
  .tag-light-238d {
    text-align: left;
  }
  .soft-5598 {
    text-align: center;
  }
  .shade-2cfe {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notice-south-1d49 .picture_advanced_2bb3,
  .picture_advanced_2bb3 {
    display: none;
  }
  .item_current_65df {
    text-align: left;
  }
  .footer_f39b {
    text-align: center;
  }
  .last_adb7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notice-south-1d49 .heading_a89f,
  .heading_a89f {
    display: none;
  }
  .overlay-fluid-5047 {
    text-align: left;
  }
  .outline_steel_a7c2 {
    text-align: center;
  }
  .backdrop-small-1c6e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.form-1ebf {
  box-shadow: none !important;
}
.slider_paper_a69d .basic_ed72,
.info_selected_c9b6 .basic_ed72 {
  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;
}
.info_selected_c9b6 .basic_ed72 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header_down_702e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header_down_702e:after,
.header_down_702e:before {
  content: "";
  display: table;
}
.header_down_702e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header_down_702e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header_down_702e,
.feature-b9a4 {
  max-width: 1248px;
  margin: 0 auto;
}

.upper_0e40.fresh-1cfd .header_down_702e {
  max-width: 100%;
}
.upper_0e40.form-advanced-e187 {
  max-width: 1200px;
  margin: 0 auto;
}
.upper_0e40.link_smooth_8218 .header_down_702e {
  max-width: 100%;
}
.upper_0e40.link_smooth_8218 > .header_down_702e {
  padding-left: 0;
  padding-right: 0;
}
.upper_0e40.link_smooth_8218 > .header_down_702e .notice-south-1d49 {
  margin: 0;
}
.upper_0e40.link_smooth_8218
  > .header_down_702e
  .bright-d9ad.highlight-62e9 {
  margin-right: 0;
  margin-left: 0;
}
.upper_0e40.link_smooth_8218 #main.highlight-62e9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .bronze_34a3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_34a3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thick_fb0c .filter-2bbe {
    padding-right: 1em;
  }
  .thick_fb0c.main_over_c78f .bright-d9ad {
    border-right: 1px solid #eaecee;
  }
  .thick_fb0c.main_over_c78f .filter-2bbe {
    padding-right: 1em;
  }
  .thick_fb0c.main_over_c78f .yellow_5eef {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-pro-2712 .filter-2bbe {
    padding-left: 1em;
  }
  .video-pro-2712.main_over_c78f .bright-d9ad {
    border-left: 1px solid #eaecee;
  }
  .video-pro-2712.main_over_c78f .filter-2bbe {
    padding-left: 1em;
  }
  .video-pro-2712.main_over_c78f .yellow_5eef {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-red-a9b8 .filter-2bbe {
    padding-left: 1em;
  }
  .disabled-red-a9b8.main_over_c78f .paper-033d {
    border-right: 1px solid #eaecee;
  }
  .disabled-red-a9b8.main_over_c78f .tiny_3558 {
    border-right: 1px solid #eaecee;
  }
  .disabled-red-a9b8.main_over_c78f .filter-2bbe {
    padding-left: 1em;
  }
  .disabled-red-a9b8.main_over_c78f .yellow_5eef {
    padding-right: 1em;
  }
  .disabled-red-a9b8.main_over_c78f .outline-d130 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_1777 .filter-2bbe {
    padding-right: 1em;
  }
  .title_1777.main_over_c78f .paper-033d {
    border-left: 1px solid #eaecee;
  }
  .title_1777.main_over_c78f .tiny_3558 {
    border-left: 1px solid #eaecee;
  }
  .title_1777.main_over_c78f .filter-2bbe {
    padding-right: 1em;
  }
  .title_1777.main_over_c78f .yellow_5eef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title_1777.main_over_c78f .outline-d130 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bronze_34a3 .filter-2bbe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze_34a3.main_over_c78f .bright-d9ad {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .bronze_34a3.main_over_c78f .filter-2bbe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .bronze_34a3.main_over_c78f .yellow_5eef {
    padding-left: 1em;
  }
  .bronze_34a3.main_over_c78f .outline-d130 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .bronze_34a3.main_over_c78f .filter-2bbe {
    padding-left: 0;
  }
}
.progress-slow-e0dc .disabled_new_6ae1 {
  display: inline-block;
}
.element_dynamic_de75 {
  display: inline-block;
}
.row-up-fb0f {
  word-con: break-word;
}
.rough-e7ce > span {
  display: inline-block;
  padding: 5px 0;
}
.rough-e7ce .fluid-4017 {
  margin-left: 8px;
  margin-right: 8px;
}
.rough-e7ce .black_da33 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tooltip-prev-a971 .picture-prev-2e3e {
  margin-bottom: 2em;
}
.tooltip-prev-a971 .short_522d {
  margin-bottom: 15px;
}
.tooltip-prev-a971 .short_522d:last-child {
  margin-bottom: 0;
}
.tooltip-prev-a971 .blue_b2c3 {
  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) {
  .tooltip-prev-a971 .blue_b2c3 {
    display: block;
  }
}
.tooltip-prev-a971 .bronze-4490 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tooltip-prev-a971 .bronze-4490 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tooltip-prev-a971 .badge-7894 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tooltip-prev-a971 .badge-7894 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tooltip-prev-a971 .badge-7894 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tooltip-prev-a971 .row-up-fb0f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip-prev-a971 .row-up-fb0f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tooltip-prev-a971 .list-pink-c2a8 p:last-child {
  margin-bottom: 0;
}
.tooltip-prev-a971 .large_3b05 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tooltip-prev-a971 .primary-9f66 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tooltip-prev-a971 .basic_f264 {
  margin-top: 1em;
}
.tooltip-prev-a971 .gallery-98ff {
  top: 0;
  display: block;
}
.tooltip-prev-a971 .gallery-98ff a {
  color: inherit;
}
.tooltip-prev-a971 .gallery-98ff a:hover {
  color: inherit;
}
.tooltip-prev-a971 .aside_c906 {
  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;
}
.tooltip-prev-a971 .aside_c906:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tooltip-prev-a971 .primary-9f66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tooltip-prev-a971 .basic_f5f8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tooltip-prev-a971 .basic_f5f8:first-child {
  margin-top: 0;
}
.tooltip-prev-a971 .basic_f5f8.message_selected_cd27 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tooltip-prev-a971 .basic_f5f8.paper-11c1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip-prev-a971
  .basic_f5f8.paper-11c1.hero-plasma-494a
  .basic_f264 {
  width: 100%;
}
.tooltip-prev-a971 .paper-11c1 {
  -webkit-box-align: center;
  align-items: center;
}
.tooltip-prev-a971 .paper-11c1 .rough-e7ce,
.tooltip-prev-a971 .paper-11c1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tooltip-prev-a971 .badge-7894 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip-prev-a971 .badge-7894 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tooltip-prev-a971 .badge-7894: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;
}
.tooltip-prev-a971 .message_selected_cd27 {
  z-index: 5;
}
.tooltip-prev-a971 .message-60aa .wide-6f3b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tooltip-prev-a971 .text_ae8f .wide-6f3b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tooltip-prev-a971 .down-60c8 .wide-6f3b {
  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;
}
.tooltip-prev-a971.pattern_selected_1fc0 .blue_b2c3,
.tooltip-prev-a971.heading-ac43 .blue_b2c3 {
  display: block;
}
.tooltip-prev-a971.pattern_selected_1fc0 .blue_b2c3 .popup_c278,
.tooltip-prev-a971.pattern_selected_1fc0 .blue_b2c3 .primary-9f66,
.tooltip-prev-a971.heading-ac43 .blue_b2c3 .popup_c278,
.tooltip-prev-a971.heading-ac43 .blue_b2c3 .primary-9f66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-prev-a971.shade_pressed_5d64 .bronze-4490 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tooltip-prev-a971.shade_pressed_5d64 .bronze-4490 {
    margin-right: 0;
  }
}
.tooltip-prev-a971.pattern_selected_1fc0 .bronze-4490,
.tooltip-prev-a971.heading-ac43 .bronze-4490 {
  padding-top: 40%;
}
.tooltip-prev-a971.pattern_selected_1fc0 .picture-prev-2e3e,
.tooltip-prev-a971.heading-ac43 .picture-prev-2e3e {
  display: block;
}
.tooltip-prev-a971.pattern_selected_1fc0 .fn-sticky-1248 .primary-9f66,
.tooltip-prev-a971.heading-ac43 .fn-sticky-1248 .primary-9f66 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tooltip-prev-a971.pattern_selected_1fc0 .bronze-4490,
.tooltip-prev-a971.heading-ac43 .bronze-4490 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tooltip-prev-a971.pattern_selected_1fc0 .primary-9f66 {
  padding: 1em;
}
.prev-abc4 {
  margin: 30px auto;
  display: block;
}
.prev-abc4 .outline-4edd > * {
  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;
}
.prev-abc4 .outline-4edd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev-abc4 .outline-4edd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside-356a .rough-e7ce {
  margin-bottom: 1.41575em;
}
.aside-356a .plasma_1c58 {
  margin-bottom: 1.618em;
}
.highlight-82aa .surface-f61b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.highlight-82aa .surface-f61b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.highlight-82aa .left-f32d {
  max-width: 100%;
  overflow: auto;
}
.popup-065d .highlight-82aa a:hover {
  text-decoration: underline;
}
.fixed_dac1 .short_522d:not(.row-up-fb0f),
.fixed_dac1 .badge-7894 {
  margin-bottom: 1.41575em;
}
.fixed_dac1 .short_522d:not(.row-up-fb0f):last-child,
.fixed_dac1 .badge-7894:last-child {
  margin-bottom: 0;
}
.fixed_dac1 .short_522d.description_dark_d189 {
  margin-bottom: 0.41575em;
}
.fixed_dac1 .fast_46a6:before,
.fixed_dac1 .focus-440f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fixed_dac1 .fast_46a6:before {
  content: "\f115";
}
.fixed_dac1 .focus-440f:before {
  content: "\f02c";
}
.fixed_dac1 .gallery_prev_43db {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fixed_dac1 .gallery_prev_43db a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview_4c76 {
  display: -webkit-box;
  display: flex;
}
.preview_4c76 .logo-d61d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview_4c76 .logo-d61d {
    flex-basis: 90px;
  }
}
.preview_4c76 .badge-red-7c75 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview_4c76 .badge-red-7c75 {
    flex-basis: calc(100% - 50px);
  }
}
.preview_4c76 .article-0ec0 p:last-child {
  margin-bottom: 0.72em;
}
.lower-2072 .outline-4edd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lower-2072 .outline-4edd:after,
.lower-2072 .outline-4edd:before {
  content: "";
  display: table;
}
.lower-2072 .outline-4edd:after {
  clear: both;
}
.lower-2072 .outline-4edd .description-black-066e,
.lower-2072 .outline-4edd .hot-771c {
  width: 49%;
}
.lower-2072 .outline-4edd .description-black-066e a span.full_7680,
.lower-2072 .outline-4edd .hot-771c a span.full_7680 {
  display: block;
  margin-bottom: 5px;
}
.lower-2072 .outline-4edd .hot-771c {
  float: left;
  text-align: left;
}
.lower-2072 .outline-4edd .description-black-066e {
  float: right;
  text-align: right;
}
.chip_in_0d89 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .chip_in_0d89 {
    margin-bottom: 0;
  }
}
.stone_c94f {
  margin-bottom: 1em;
}
.stone_c94f .row-up-fb0f {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-c95f a {
  display: block;
  line-height: 0;
  position: relative;
}
.selected-31c6 .stone_c94f,
.black_1f13 .stone_c94f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .selected-31c6 .stone_c94f,
  .black_1f13 .stone_c94f {
    display: block;
  }
}
.selected-31c6 .widget-c95f,
.black_1f13 .widget-c95f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .selected-31c6 .widget-c95f,
  .black_1f13 .widget-c95f {
    margin-bottom: 1em;
  }
}
.selected-31c6 .widget-c95f img,
.black_1f13 .widget-c95f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.selected-31c6 .video_9eca,
.black_1f13 .video_9eca {
  flex-basis: calc(100% - 160px);
}
.selected-31c6 .video_9eca p,
.black_1f13 .video_9eca p {
  margin-bottom: 0;
}
.selected-31c6 .video_9eca {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .selected-31c6 .video_9eca {
    padding-left: 0;
  }
}
.black_1f13 .video_9eca {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black_1f13 .video_9eca {
    padding-right: 0;
  }
}
.black_1f13 .widget-c95f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.feature_0221 .widget-c95f {
  margin-bottom: 0.5em;
}
.feature_0221 .widget-c95f img {
  width: 100%;
}
.east_27e8 .description-fbf8,
.left_bbd6 .description-fbf8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.left_bbd6 .bright-d9ad .cool-e670 p:last-child {
  margin-bottom: 0;
}
.header-static-137e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notification-basic-bf41 .preview-new-56ed {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notification-basic-bf41 .preview-new-56ed:last-of-type {
    margin-bottom: 0;
  }
}
.notification-basic-bf41 .preview-new-56ed ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notification-basic-bf41 .preview-new-56ed ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notification-basic-bf41 .preview-new-56ed ul li {
  margin: 0 0 0.6em;
}
.notification-basic-bf41 .preview-new-56ed ul li.blue-56ef,
.notification-basic-bf41 .preview-new-56ed ul li.panel_dba2 {
  position: relative;
}
.notification-basic-bf41 .preview-new-56ed ul li.blue-56ef .row-pro-a380,
.notification-basic-bf41 .preview-new-56ed ul li.panel_dba2 .row-pro-a380 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notification-basic-bf41 .preview-new-56ed ul li.blue-56ef:after:after,
.notification-basic-bf41 .preview-new-56ed ul li.blue-56ef:after:before,
.notification-basic-bf41
  .preview-new-56ed
  ul
  li.panel_dba2:after:after,
.notification-basic-bf41
  .preview-new-56ed
  ul
  li.panel_dba2:after:before {
  content: "";
  display: table;
}
.notification-basic-bf41 .preview-new-56ed ul li.blue-56ef:after:after,
.notification-basic-bf41
  .preview-new-56ed
  ul
  li.panel_dba2:after:after {
  clear: both;
}
.notification-basic-bf41 .preview-new-56ed a.header-north-a55b:hover {
  text-decoration: none;
}
.notification-basic-bf41 .preview-new-56ed select {
  max-width: 100%;
}
.notification-basic-bf41 .preview-new-56ed table {
  font-size: 85%;
}
.notification-basic-bf41 .preview-new-56ed table td,
.notification-basic-bf41 .preview-new-56ed table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notification-basic-bf41 .preview-new-56ed table tfoot td {
  text-align: left;
}
.notification-basic-bf41 .preview-new-56ed :last-child {
  margin-bottom: 0;
}
.notification-basic-bf41 .preview-new-56ed .badge_warm_3002 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notification-basic-bf41 .preview-new-56ed .badge_warm_3002 label {
  width: 100%;
}
.notification-basic-bf41 .preview-new-56ed .badge_warm_3002 .breadcrumb_a58d {
  width: 100%;
  display: block;
}
.notification-basic-bf41 .preview-new-56ed .badge_warm_3002 .border-soft-dc4c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notification-basic-bf41 .preview-new-56ed .badge_warm_3002 .border-soft-dc4c:hover svg #svg-search {
  fill: #444;
}
.notification-basic-bf41 .preview-new-56ed .badge_warm_3002 .border-soft-dc4c svg {
  width: 18px;
  height: 18px;
}
.notification-basic-bf41 .thick_165c ul ul,
.notification-basic-bf41 .column_e665 ul ul,
.notification-basic-bf41 .hard-d78c ul ul,
.notification-basic-bf41 .photo_in_8f1b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notification-basic-bf41 .thick_165c .top-2e8f > a,
.notification-basic-bf41 .column_e665 .top-2e8f > a,
.notification-basic-bf41 .hard-d78c .top-2e8f > a,
.notification-basic-bf41 .photo_in_8f1b .top-2e8f > a {
  margin-bottom: 0;
}
.notification-basic-bf41 .active_e654 li,
.notification-basic-bf41 .thick_165c li,
.notification-basic-bf41 .texture_outer_4f1a li,
.notification-basic-bf41 .column_e665 li,
.notification-basic-bf41 .hard-d78c li,
.notification-basic-bf41 .photo_in_8f1b li,
.notification-basic-bf41 .tooltip-purple-e769 li,
.notification-basic-bf41 .iron_4d5a li {
  display: block;
  position: relative;
}
.notification-basic-bf41 .active_e654 li:last-child,
.notification-basic-bf41 .thick_165c li:last-child,
.notification-basic-bf41 .texture_outer_4f1a li:last-child,
.notification-basic-bf41 .column_e665 li:last-child,
.notification-basic-bf41 .hard-d78c li:last-child,
.notification-basic-bf41 .photo_in_8f1b li:last-child,
.notification-basic-bf41 .tooltip-purple-e769 li:last-child,
.notification-basic-bf41 .iron_4d5a li:last-child {
  border: none;
}
.notification-basic-bf41 .active_e654 li a,
.notification-basic-bf41 .thick_165c li a,
.notification-basic-bf41 .texture_outer_4f1a li a,
.notification-basic-bf41 .column_e665 li a,
.notification-basic-bf41 .hard-d78c li a,
.notification-basic-bf41 .photo_in_8f1b li a,
.notification-basic-bf41 .tooltip-purple-e769 li a,
.notification-basic-bf41 .iron_4d5a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-basic-bf41 .active_e654 li ul li::before,
.notification-basic-bf41 .thick_165c li ul li::before,
.notification-basic-bf41 .texture_outer_4f1a li ul li::before,
.notification-basic-bf41 .column_e665 li ul li::before,
.notification-basic-bf41 .hard-d78c li ul li::before,
.notification-basic-bf41 .photo_in_8f1b li ul li::before,
.notification-basic-bf41 .tooltip-purple-e769 li ul li::before,
.notification-basic-bf41 .iron_4d5a li ul li::before {
  left: 15px;
}
.notification-basic-bf41 .active_e654 li ul a,
.notification-basic-bf41 .thick_165c li ul a,
.notification-basic-bf41 .texture_outer_4f1a li ul a,
.notification-basic-bf41 .column_e665 li ul a,
.notification-basic-bf41 .hard-d78c li ul a,
.notification-basic-bf41 .photo_in_8f1b li ul a,
.notification-basic-bf41 .tooltip-purple-e769 li ul a,
.notification-basic-bf41 .iron_4d5a li ul a {
  padding-left: 20px;
}
.notification-basic-bf41 .active_e654 li ul ul li::before,
.notification-basic-bf41 .thick_165c li ul ul li::before,
.notification-basic-bf41 .texture_outer_4f1a li ul ul li::before,
.notification-basic-bf41 .column_e665 li ul ul li::before,
.notification-basic-bf41 .hard-d78c li ul ul li::before,
.notification-basic-bf41 .photo_in_8f1b li ul ul li::before,
.notification-basic-bf41 .tooltip-purple-e769 li ul ul li::before,
.notification-basic-bf41 .iron_4d5a li ul ul li::before {
  left: 30px;
}
.notification-basic-bf41 .active_e654 li ul ul a,
.notification-basic-bf41 .thick_165c li ul ul a,
.notification-basic-bf41 .texture_outer_4f1a li ul ul a,
.notification-basic-bf41 .column_e665 li ul ul a,
.notification-basic-bf41 .hard-d78c li ul ul a,
.notification-basic-bf41 .photo_in_8f1b li ul ul a,
.notification-basic-bf41 .tooltip-purple-e769 li ul ul a,
.notification-basic-bf41 .iron_4d5a li ul ul a {
  padding-left: 40px;
}
.notification-basic-bf41 .main_913f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notification-basic-bf41 .iron_4d5a ul li {
  margin-bottom: 1.41575em;
}
.notification-basic-bf41 .iron_4d5a ul li .component-wide-a7f7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notification-basic-bf41 .iron_4d5a ul li .slider-last-6110 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.search-9ce5 .active_e654 li a,
.search-9ce5 .thick_165c li a,
.search-9ce5 .texture_outer_4f1a li a,
.search-9ce5 .column_e665 li a,
.search-9ce5 .hard-d78c li a,
.search-9ce5 .photo_in_8f1b li a,
.search-9ce5 .tooltip-purple-e769 li a,
.search-9ce5 .iron_4d5a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-9ce5 .main_913f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-9ce5 .preview-new-56ed ul li.blue-56ef .row-pro-a380,
.search-9ce5 .preview-new-56ed ul li.panel_dba2 .row-pro-a380 {
  background: rgba(0, 0, 0, 0.2);
}
.search-9ce5 .notification-basic-bf41 .preview-new-56ed select {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li {
  margin: 0;
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li ul {
  margin: 0;
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li ul li a {
  padding-left: 15px;
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li ul li li a {
  padding-left: 30px;
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li.warm-a89b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li.warm-a89b > 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;
}
.upper_0e40 .notification-basic-bf41 .secondary-c673 li.warm-a89b > 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;
}
.video_prev_b0b4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hidden_57e4 {
  position: relative;
  z-index: 10;
}
.hidden_57e4 .article-paper-ce30 {
  width: 100%;
  max-width: 100%;
}
.dropdown_9012 .summary-hard-0f8e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown_9012 .green_71e0 {
}
.dropdown_9012 .search-9ce5 {
  background: #292929;
}
.plasma_1924 .summary-hard-0f8e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.plasma_1924 .green_71e0 {
  background: #f9f9f9;
}
.plasma_1924 .search-9ce5 {
  background: #303030;
}
.wood_111d .summary-hard-0f8e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wood_111d .disabled_new_6ae1 {
    margin-bottom: 1em;
  }
  .wood_111d .disabled_new_6ae1:last-child {
    margin-bottom: 0;
  }
}
.wood_111d .green_71e0 {
  background: #ededed;
}
.wood_111d .search-9ce5 {
  background: #1a1a1a;
}
.summary-hard-0f8e.green_71e0 {
  color: rgba(0, 0, 0, 0.6);
}
.summary-hard-0f8e.green_71e0 .disabled_36ab li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-hard-0f8e.search-9ce5 {
  color: rgba(255, 255, 255, 0.99);
}
.summary-hard-0f8e.search-9ce5 a:not(.header-north-a55b) {
  color: rgba(255, 255, 255, 0.79);
}
.summary-hard-0f8e.search-9ce5 a:not(.header-north-a55b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-hard-0f8e.search-9ce5 .disabled_36ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-hard-0f8e.search-9ce5 table tbody td,
.summary-hard-0f8e.search-9ce5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.summary-b949.tertiary_f0e8 .header_down_702e {
  max-width: initial;
}
.summary-b949 .left-9224 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.summary-b949 .left-9224 .article-paper-ce30 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .summary-b949 .left-9224 .article-paper-ce30 {
    display: block;
    margin-bottom: 2em;
  }
  .summary-b949 .left-9224 .article-paper-ce30:last-child {
    margin-bottom: 0;
  }
}
.wood_111d .disabled_new_6ae1:last-child,
.plasma_1924 .disabled_new_6ae1:last-child,
.dropdown_9012 .disabled_new_6ae1:last-child {
  margin-bottom: 0;
}
.wood_111d .disabled_new_6ae1 .notification-basic-bf41 .preview-new-56ed:last-child,
.plasma_1924 .disabled_new_6ae1 .notification-basic-bf41 .preview-new-56ed:last-child,
.dropdown_9012 .disabled_new_6ae1 .notification-basic-bf41 .preview-new-56ed:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wood_111d .warm_6827,
  .wood_111d .hero_medium_f1a4,
  .plasma_1924 .warm_6827,
  .plasma_1924 .hero_medium_f1a4,
  .dropdown_9012 .warm_6827,
  .dropdown_9012 .hero_medium_f1a4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hidden_57e4 .disabled_new_6ae1 {
    margin-bottom: 2em;
  }
}
.hidden_57e4 p:last-child {
  margin-bottom: 0;
}
.hidden_57e4 li,
.hidden_57e4 ul {
  list-style: none;
  margin: 0;
}
.hidden_57e4 ul ul {
  margin-left: 2.617924em;
}
.warm-070c {
  font-size: 0.875em;
}

/* css-noise: 2a7c */
.widget-item-q8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
