/*!
Theme Name: Customify
Theme URI: https://pressmaximum.east-dd3b/customify
Author: WPCustomify
Author URI: https://pressmaximum.east-dd3b
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.east-dd3b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dark_c0f2.west-281d/licenses/gpl-2.0.notification_focused_3f3a
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.tertiary_smooth_b354/, (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.background_middle_8fbb.tabs-0b10/normalize.section-6e6e/
 ======
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.section-6e6e v7.0.0 | MIT License | github.east-dd3b/necolas/normalize.section-6e6e */
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;
}
.steel-e215 .pro_1f16,
.gas_097a,
.menu-outer-20dd,
.aside-upper-e64e,
.middle-9124,
.steel-425d,
.video_last_08de,
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;
}
.gas_097a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gas_097a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gas_097a,
  h1 {
    font-size: 1.8em;
  }
}
.menu-outer-20dd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.menu-outer-20dd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .menu-outer-20dd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .menu-outer-20dd,
  h2 {
    font-size: 1.7em;
  }
}
.aside-upper-e64e,
h3 {
  font-size: 1.618em;
}
.steel-e215 .pro_1f16,
.middle-9124,
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.module-b3c5 {
  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;
}
.aside-under-f83c:after,
.aside-under-f83c:before,
.gas_55cd:after,
.gas_55cd:before {
  content: "";
  display: table;
}
.aside-under-f83c:after,
.gas_55cd:after {
  clear: both;
}
.hot-9bbd {
  float: right;
  margin-right: 0;
}
.outline-f0c3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.mask_lower_747e .item_08f8,
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;
}
.mask_lower_747e .item_08f8: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;
}
.shadow-fixed-debe .item_08f8 {
  box-shadow: none;
}
.shadow-fixed-debe
  .item_08f8
  .copper_bce0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow-fixed-debe .item_08f8 .text-hot-f8e0 {
  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;
}
.shadow-fixed-debe
  .item_08f8
  .text-hot-f8e0
  b {
  display: none;
}
.shadow-fixed-debe .selected-e54a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.north_ee8f:not(.primary-yellow-d37c):not(.pattern_200c),
button:not(.primary-yellow-d37c):not(.pattern_200c),
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ),
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ),
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ) {
  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;
}
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):hover,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):hover,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):hover,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):hover,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):active,
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):active,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):active,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):active,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):active,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus {
  outline: 0;
}
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b {
  position: relative;
}
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .bottom_b713,
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .motion_8e27,
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .new_22a8,
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  i,
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  svg,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .bottom_b713,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .motion_8e27,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .new_22a8,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  i,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  svg,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .bottom_b713,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .motion_8e27,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .new_22a8,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  i,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  svg,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .bottom_b713,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .motion_8e27,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .new_22a8,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  i,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  svg,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .bottom_b713,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .motion_8e27,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  .new_22a8,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  i,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b
  svg {
  visibility: hidden;
}
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b:after,
button:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b:after,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b:after,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b:after,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ).fn-loading-518b: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;
}
.north_ee8f:not(.primary-yellow-d37c):not(.pattern_200c),
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ),
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ),
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ) {
  color: #fff;
  background: #235787;
}
.north_ee8f:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus,
input[type="button"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus,
input[type="reset"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus,
input[type="submit"]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ):focus {
  color: #fff;
}
.north_ee8f.fn-disabled-518b:not(.primary-yellow-d37c):not(
    .pattern_200c
  ),
.north_ee8f[disabled]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ),
button.fn-disabled-518b:not(.primary-yellow-d37c):not(
    .pattern_200c
  ),
button[disabled]:not(.primary-yellow-d37c):not(
    .pattern_200c
  ) {
  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;
}
.active-smooth-30fc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active-smooth-30fc: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;
}
.shadow-fe66 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.last_416f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.texture_huge_1571 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside-under-f83c:after,
.aside-under-f83c:before,
.gallery-pressed-a2e4:after,
.gallery-pressed-a2e4:before,
.focus-brown-b33c:after,
.focus-brown-b33c:before,
.item-ea23:after,
.item-ea23:before,
.simple-748a:after,
.simple-748a:before,
.article_e9fc:after,
.article_e9fc:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside-under-f83c:after,
.gallery-pressed-a2e4:after,
.focus-brown-b33c:after,
.item-ea23:after,
.simple-748a:after,
.article_e9fc:after {
  clear: both;
}
.gallery-pressed-a2e4 .box-complex-b87b,
.focus-brown-b33c .box-complex-b87b,
.icon_light_7ae4 .box-complex-b87b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient_47b7 {
  display: inline-block;
}
.hard_fedc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hard_fedc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hard_fedc .module-tall-1ed7 {
  padding: 1em 0;
  font-size: 85%;
}
.module-tall-1ed7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.message_c513 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.message_c513:after,
.message_c513:before {
  content: "";
  display: table;
}
.message_c513:after {
  clear: both;
}
.video_20ca {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.message-61af .video_20ca {
  max-width: 50%;
}
.complex_78b1 .video_20ca {
  max-width: 33.33%;
}
.hero-9cbc .video_20ca {
  max-width: 25%;
}
.mini_2d46 .video_20ca {
  max-width: 20%;
}
.mask-action-acde .video_20ca {
  max-width: 16.66%;
}
.copper-19a4 .video_20ca {
  max-width: 14.28%;
}
.menu-f3d0 .video_20ca {
  max-width: 12.5%;
}
.button-a363 .video_20ca {
  max-width: 11.11%;
}
.basic-7df2 {
  display: block;
}
.steel-e215 .upper-ef75 label,
.steel-e215 .dark-1edb label,
.steel-e215 .status-27e5 label,
.steel-e215 .form-4487 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small_7c1f {
  list-style: none;
  margin: 0;
}
.small_7c1f article.heading_3e85 {
  margin-bottom: 0;
}
.small_7c1f ul {
  list-style: none;
  margin: 0;
}
.small_7c1f .description_e596 li.heading_3e85 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small_7c1f .description_e596 li.heading_3e85 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small_7c1f .description_e596 li.heading_3e85: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) {
  .small_7c1f .description_e596 li.heading_3e85 li.heading_3e85 li.heading_3e85 li.heading_3e85 {
    padding-left: 0;
  }
}
article.heading_3e85 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading_3e85 .gallery-pressed-a2e4 p:last-of-type {
  margin-bottom: 0;
}
article.heading_3e85 .upper_c0bb {
  float: left;
}
article.heading_3e85 .full_935a {
  margin-left: 85px;
}
article.heading_3e85 .panel_focused_a53a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading_3e85 .panel_focused_a53a .stale-ba29 {
  margin-left: 10px;
}
article.heading_3e85 .search_action_b642 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading_3e85 .easy_301c {
  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 .upper-ef75,
  #respond .status-27e5,
  #respond .form-4487 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper-ef75 input,
#respond .status-27e5 input,
#respond .form-4487 input {
  width: 100%;
}
#respond .form-4487 {
  margin-right: 0;
}
#respond .notice_basic_3b15 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev_7886 {
  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;
}
.prev_7886.outline_advanced_7d75 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.prev_7886 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%);
}
.prev_7886:focus,
.prev_7886: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);
}
.center-1c94 {
  border-radius: 10%;
}
.border-left-48c9 {
  border-radius: 50%;
}
.secondary_a119 {
  font-size: 0.72em;
}
.footer-5ab7 {
  font-size: 0.875em;
}
.huge_97aa {
  font-size: 1.1em;
}
.over-86b6 {
  text-transform: uppercase;
  line-height: 1.2;
}
.over-86b6.secondary_a119 {
  letter-spacing: 0.5px;
}
.hovered-875a,
.hovered-875a a {
  color: #6d6d6d;
}
.hovered-875a a:hover {
  color: #111;
}
.hovered_5a91 {
  color: #6d6d6d;
}
.shadow-north-8d50 {
  overflow-x: hidden;
}
.shadow-north-8d50 .gallery-hard-a03c.purple-0bb7 {
  position: relative;
}
.shadow-north-8d50 .gallery-hard-a03c.purple-0bb7.overlay-3d89 {
  position: initial;
}
.shadow-north-8d50
  .gallery-hard-a03c.purple-0bb7.overlay-3d89
  .section-aff7 {
  left: auto;
}
.shadow-north-8d50 .gallery-hard-a03c .section-aff7 {
  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;
}
.shadow-north-8d50 .gallery-hard-a03c:hover.purple-0bb7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shadow-north-8d50
  .gallery-hard-a03c:hover.purple-0bb7
  .section-aff7 {
  display: block;
  z-index: 9999999;
}
.shadow-north-8d50 .last-7c5c .menu-c17b,
.shadow-north-8d50 .clean_88d5 .menu-c17b {
  display: none;
}
.shadow-north-8d50 .east_3f94 .gallery-hard-a03c:hover.purple-0bb7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel-e215 .upper-ef75 label,
.steel-e215 .dark-1edb label,
.steel-e215 .status-27e5 label,
.steel-e215 .form-4487 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small_7c1f {
  list-style: none;
  margin: 0;
}
.small_7c1f article.heading_3e85 {
  margin-bottom: 0;
}
.small_7c1f ul {
  list-style: none;
  margin: 0;
}
.small_7c1f .description_e596 li.heading_3e85 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small_7c1f .description_e596 li.heading_3e85 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small_7c1f .description_e596 li.heading_3e85: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) {
  .small_7c1f .description_e596 li.heading_3e85 li.heading_3e85 li.heading_3e85 li.heading_3e85 {
    padding-left: 0;
  }
}
article.heading_3e85 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading_3e85 .gallery-pressed-a2e4 p:last-of-type {
  margin-bottom: 0;
}
article.heading_3e85 .upper_c0bb {
  float: left;
}
article.heading_3e85 .full_935a {
  margin-left: 85px;
}
article.heading_3e85 .panel_focused_a53a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading_3e85 .panel_focused_a53a .stale-ba29 {
  margin-left: 10px;
}
article.heading_3e85 .search_action_b642 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading_3e85 .easy_301c {
  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 .upper-ef75,
  #respond .status-27e5,
  #respond .form-4487 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .upper-ef75 input,
#respond .status-27e5 input,
#respond .form-4487 input {
  width: 100%;
}
#respond .form-4487 {
  margin-right: 0;
}
#respond .notice_basic_3b15 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last-7c5c .bottom-363c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bottom-363c .icon-plasma-e073.paper_93a6 .video_small_477b > li > a:focus,
.bottom-363c .icon-plasma-e073.paper_93a6 .video_small_477b > li > a:hover,
.bottom-363c .icon-plasma-e073.modal-easy-b99d .video_small_477b > li > a:focus,
.bottom-363c .icon-plasma-e073.modal-easy-b99d .video_small_477b > li > a:hover,
.bottom-363c .icon-plasma-e073.wrapper_5a3f .video_small_477b > li > a:focus,
.bottom-363c .icon-plasma-e073.wrapper_5a3f .video_small_477b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-363c
  .icon-plasma-e073.paper_93a6
  .video_small_477b
  > li.label-eab6
  > a,
.bottom-363c
  .icon-plasma-e073.paper_93a6
  .video_small_477b
  > li.pink-a6d2
  > a,
.bottom-363c
  .icon-plasma-e073.modal-easy-b99d
  .video_small_477b
  > li.label-eab6
  > a,
.bottom-363c
  .icon-plasma-e073.modal-easy-b99d
  .video_small_477b
  > li.pink-a6d2
  > a,
.bottom-363c
  .icon-plasma-e073.wrapper_5a3f
  .video_small_477b
  > li.label-eab6
  > a,
.bottom-363c .icon-plasma-e073.wrapper_5a3f .video_small_477b > li.next_0da2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-363c .notification_f7d4,
.bottom-363c .notification_f7d4 a {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-363c .inner-4484.soft-15ab li a,
.bottom-363c .item-up-3332 a,
.bottom-363c .active_853f,
.bottom-363c .video_small_477b > li > a,
.bottom-363c .sort_5cef {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c .inner-4484.soft-15ab li a:hover,
.bottom-363c .item-up-3332 a:hover,
.bottom-363c .active_853f:hover,
.bottom-363c .video_small_477b > li > a:hover,
.bottom-363c .sort_5cef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-363c .mini-46a1 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c .mini-46a1 .picture_hard_b6b0 {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-363c .mini-46a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bottom-363c .highlight_6438 .active-inner-64ff {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c .highlight_6438 .active-inner-64ff .hover-blue-76e1 {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c
  .highlight_6438
  .active-inner-64ff
  .hover-blue-76e1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c
  .highlight_6438
  .active-inner-64ff
  .hover-blue-76e1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c
  .highlight_6438
  .active-inner-64ff
  .hover-blue-76e1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c
  .highlight_6438
  .active-inner-64ff
  .hover-blue-76e1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c .highlight_6438 .stale_2beb {
  color: rgba(255, 255, 255, 0.79);
}
.bottom-363c .highlight_6438 .stale_2beb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-4f8c
  .bottom-363c
  .highlight_6438
  .background_c6c2
  .wrapper-a230 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.status-4f8c
  .bottom-363c
  .highlight_6438
  .background_c6c2
  .hover-blue-76e1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-7c5c .pressed-f1c3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pressed-f1c3 .icon-plasma-e073.paper_93a6 .video_small_477b > li > a:focus,
.pressed-f1c3 .icon-plasma-e073.paper_93a6 .video_small_477b > li > a:hover,
.pressed-f1c3 .icon-plasma-e073.modal-easy-b99d .video_small_477b > li > a:focus,
.pressed-f1c3 .icon-plasma-e073.modal-easy-b99d .video_small_477b > li > a:hover,
.pressed-f1c3 .icon-plasma-e073.wrapper_5a3f .video_small_477b > li > a:focus,
.pressed-f1c3 .icon-plasma-e073.wrapper_5a3f .video_small_477b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-f1c3
  .icon-plasma-e073.paper_93a6
  .video_small_477b
  > li.label-eab6
  > a,
.pressed-f1c3
  .icon-plasma-e073.paper_93a6
  .video_small_477b
  > li.pink-a6d2
  > a,
.pressed-f1c3
  .icon-plasma-e073.modal-easy-b99d
  .video_small_477b
  > li.label-eab6
  > a,
.pressed-f1c3
  .icon-plasma-e073.modal-easy-b99d
  .video_small_477b
  > li.pink-a6d2
  > a,
.pressed-f1c3
  .icon-plasma-e073.wrapper_5a3f
  .video_small_477b
  > li.label-eab6
  > a,
.pressed-f1c3 .icon-plasma-e073.wrapper_5a3f .video_small_477b > li.next_0da2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-f1c3 .notification_f7d4,
.pressed-f1c3 .notification_f7d4 a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-f1c3 .inner-4484.soft-15ab li a,
.pressed-f1c3 .item-up-3332 a,
.pressed-f1c3 .active_853f,
.pressed-f1c3 .video_small_477b > li > a,
.pressed-f1c3 .sort_5cef {
  color: rgba(0, 0, 0, 0.55);
}
.pressed-f1c3 .inner-4484.soft-15ab li a:hover,
.pressed-f1c3 .item-up-3332 a:hover,
.pressed-f1c3 .active_853f:hover,
.pressed-f1c3 .video_small_477b > li > a:hover,
.pressed-f1c3 .sort_5cef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-f1c3 .mini-46a1 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed-f1c3 .mini-46a1 .picture_hard_b6b0 {
  color: rgba(0, 0, 0, 0.8);
}
.pressed-f1c3 .mini-46a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-1c11 .info_4b47 {
  margin-left: auto;
  margin-right: auto;
}
.focus-brown-b33c > * {
  margin-left: auto;
  margin-right: auto;
}
.focus-brown-b33c .shadow-fe66 {
  margin-right: 1.41575em;
}
.backdrop-7a4e .focus-brown-b33c > .fixed_f772 {
  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;
}
.backdrop-7a4e .focus-brown-b33c > .east-59ce {
  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;
}
.gas_998e.column-1c11 .info_4b47,
.layout_pro_6e97.column-1c11 .info_4b47 {
  margin-left: 0;
}
.pressed-a3ec.column-1c11 .info_4b47,
.south-330b.column-1c11 .info_4b47 {
  margin-right: 0;
}
.focus-brown-b33c ol,
.focus-brown-b33c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.brown-cb08 video {
  max-width: 100%;
}
.photo-9f9b img {
  display: block;
}
.photo-9f9b.shadow-fe66,
.photo-9f9b.last_416f {
  width: 100%;
}
.photo-9f9b.east-59ce img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo-ac0e:not(.detail_d42c) {
  margin: 1.5em auto;
}
.paragraph_next_f049 p {
  padding: 1.5em 14px;
}
ul.west_e830.east-59ce,
ul.west_e830.fixed_f772,
ul.west_e830.avatar_4e25.fixed_f772 {
  padding: 0 14px;
}
.pattern_818e {
  display: block;
  overflow-x: auto;
}
.pattern_818e table {
  border-collapse: collapse;
  width: 100%;
}
.pattern_818e td,
.pattern_818e th {
  padding: 0.5em;
}
.focus-brown-b33c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus-brown-b33c ol ol,
.focus-brown-b33c ol ul,
.focus-brown-b33c ul ol,
.focus-brown-b33c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus-brown-b33c ol ol li,
.focus-brown-b33c ol ul li,
.focus-brown-b33c ul ol li,
.focus-brown-b33c ul ul li {
  margin-left: 0;
}
.current-fa1e.photo_f3db > .media_fluid_c5ea {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.current-fa1e.photo_f3db > .media_fluid_c5ea iframe,
.current-fa1e.photo_f3db > .media_fluid_c5ea > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gold_ab44 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gold_ab44.hot-a2f0 {
  padding: 0;
}
.gold_ab44.hot-a2f0 cite {
  font-size: 13px;
}
.gold_ab44 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gold_ab44 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.widget-6f78 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.widget-6f78 > p:first-child {
  margin-top: 0;
}
.widget-6f78 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.widget-6f78 blockquote {
  border-left: 0;
}
.black_3876 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.black_3876:not(.row-5d34) {
  max-width: 100px;
}
.black_3876.carousel-9762 {
  border-bottom: none !important;
  text-align: center;
}
.black_3876.carousel-9762::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph_next_f049 p {
    padding: 1.5em 0;
  }
}
.sort-cold-1db8 {
  color: #0073aa;
}
.pro-b59b {
  background-color: #0073aa;
}
.tertiary-d58c {
  color: #229fd8;
}
.module-pressed-c637 {
  background-color: #229fd8;
}
.label_06db {
  color: #eee;
}
.white-e747 {
  background-color: #eee;
}
.video_green_b723 {
  color: #444;
}
.dropdown_bronze_d22e {
  background-color: #444;
}
.selected-a7c4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.selected-a7c4 .notification_cc5b .item-up-3332 {
  font-size: 15px;
}
.selected-a7c4 .item-up-3332 {
  line-height: 1.3;
}
.selected-a7c4 .pressed-f1c3 {
}
.selected-a7c4 .bottom-363c {
  background: #235787;
}
.caption-selected-215a {
  padding: 0;
}
.caption-selected-215a .bottom-363c {
  background: #1a1a1a;
}
.caption-selected-215a .pressed-f1c3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.item_short_eab0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.item_short_eab0 .pressed-f1c3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.item_short_eab0 .bottom-363c {
  background: #303030;
}
.article_e9fc {
  position: relative;
  z-index: 10;
}
.article_e9fc .detail_motion_e95d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module-a2e5 .purple-0bb7 {
  display: inline-block;
  vertical-align: middle;
}
.module-a2e5.media-dark-7fd2 .purple-0bb7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .module-a2e5.media-dark-7fd2 .purple-0bb7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .module-a2e5.media-dark-7fd2 .purple-0bb7 {
    margin-right: 0.4em;
  }
}
.module-a2e5.media-dark-7fd2 .purple-0bb7:last-child {
  margin-right: 0;
}
.caption-ae1a .detail_motion_e95d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last-7c5c .notification_cc5b {
    margin: 0 -0.5em;
  }
  .last-7c5c .notification_cc5b [class*="customify-col-"],
  .last-7c5c .notification_cc5b [class*="customify-col_"],
  .last-7c5c .notification_cc5b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last-7c5c.photo-46f6 .detail_motion_e95d {
  background: 0 0 !important;
}
.last-7c5c.photo-46f6 .detail_motion_e95d,
.last-7c5c.caption-ae1a .detail_motion_e95d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last-7c5c.wrapper-6bb2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last-7c5c.caption-ae1a .detail_motion_e95d {
  box-shadow: none !important;
}
.south_6769 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .south_6769 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .south_6769 {
    padding: 18px 0 20px;
  }
}
.south_6769 .plasma_7fee {
  width: 100%;
}
.south_6769 .aside-inner-4e3e {
  margin-bottom: 0;
}
.south_6769 .header_1f09 {
  margin-top: 5px;
  font-size: 0.875em;
}
.background-narrow-151f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.background-narrow-151f .table-gas-818e {
  width: 100%;
}
.bottom_0734 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bottom_0734 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bottom_0734 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;
}
.bottom_0734 li:last-child:after {
  display: none;
}
.bottom_0734 li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel_cdfc .menu-c17b button,
.south_6769 .menu-c17b button {
  left: 0;
}
.panel_cdfc .table-gas-818e,
.south_6769 .table-gas-818e {
  padding-left: 0;
  padding-right: 0;
}
.panel_cdfc .background-narrow-151f,
.south_6769 .background-narrow-151f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel_cdfc {
  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;
}
.panel_cdfc: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;
}
.panel_cdfc .white-11b9 {
  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) {
  .panel_cdfc .white-11b9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_cdfc .white-11b9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel_cdfc .white-11b9 {
    min-height: 200px;
  }
}
.panel_cdfc .bottom_0734 {
  color: rgba(255, 255, 255, 0.8);
}
.panel_cdfc .bottom_0734 a,
.panel_cdfc .bottom_0734 li:after {
  color: inherit;
}
.panel_cdfc .bottom_0734 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.heading-7682 {
  margin-bottom: 0.5em;
}
.link_f372 {
  margin-bottom: 1.2em;
}
.link_f372,
.heading-7682 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.link_f372 p:last-child,
.heading-7682 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu-c17b,
#masthead .menu-c17b {
  display: none;
}
#masthead
  > .menu-c17b.message_gold_a3d8 {
  display: none;
}
#masthead > .menu-c17b button {
  left: 0;
}
.main_lite_e2e1 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.main_lite_e2e1 .purple-0bb7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.main_lite_e2e1 .white_d426 {
  display: -webkit-box;
  display: flex;
}
.main_lite_e2e1 .white_d426.modal-full-3895 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.main_lite_e2e1 .white_d426.backdrop-9ac6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main_lite_e2e1 .white_d426.slider_72cb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main_lite_e2e1.border-dim-f707.wrapper_6e29 .white_d426.modal-full-3895 {
  flex-basis: 100%;
}
.main_lite_e2e1.bronze_9f6c .white_d426.backdrop-9ac6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.main_lite_e2e1.bronze_9f6c .white_d426.slider_72cb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu-c17b.message_gold_a3d8 {
  display: none;
}
#masthead > .menu-c17b button {
  left: 0;
}
.grid-dark-90c2 {
  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;
}
.grid-dark-90c2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.grid-dark-90c2.nav-987c i {
  margin-right: 4px;
}
.grid-dark-90c2.tag-993b i {
  margin-left: 5px;
}
.item-up-3332 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item-up-3332 p:last-child {
  margin-bottom: 0;
}
.section_fresh_b89b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section_fresh_b89b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section_fresh_b89b img {
  display: block;
  width: auto;
  line-height: 1;
}
.section_fresh_b89b .notification_f7d4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section_fresh_b89b .selected-0bf0 {
  margin: 5px 0 7px 0;
}
.section_fresh_b89b.current-06de .layout-stone-f3b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_fresh_b89b.current-06de .aside-black-ad27 {
  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;
}
.section_fresh_b89b.pagination-easy-57d4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section_fresh_b89b.pagination-easy-57d4 .layout-stone-f3b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_fresh_b89b.pagination-easy-57d4 .aside-black-ad27 {
  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;
}
.section_fresh_b89b.message-smooth-d67f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_fresh_b89b.sidebar_7b45 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section_fresh_b89b.sidebar_7b45 .aside-black-ad27 {
  margin-top: 7px;
}
.paragraph_thick_bba9 {
  display: inline-block;
}
.article_e9fc .card_31f1 .section_fresh_b89b img {
  max-width: 100%;
}
.icon-plasma-e073 .list-light-19ae.liquid-a04c,
.sort_out_8d06 .list-light-19ae.liquid-a04c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon-plasma-e073 .selected_6228,
.sort_out_8d06 .selected_6228 {
  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%);
}
.icon-plasma-e073 .selected_6228 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.icon-plasma-e073.medium-cb80 .selected_6228 {
  display: none;
}
.icon-plasma-e073 .secondary_yellow_c8ee {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon-plasma-e073 .secondary_yellow_c8ee li {
  display: inline-block;
  position: relative;
}
.icon-plasma-e073 .secondary_yellow_c8ee li:last-child {
  margin-right: 0;
}
.icon-plasma-e073 .secondary_yellow_c8ee 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;
}
.icon-plasma-e073 .secondary_yellow_c8ee li.next_0da2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.icon-plasma-e073 .secondary_yellow_c8ee > 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;
}
.icon-plasma-e073 .secondary_yellow_c8ee > li > a i {
  line-height: 0;
}
.icon-plasma-e073 .secondary_yellow_c8ee > li.picture_ebd3 > a .selected_6228 {
  margin-left: 4px;
  line-height: 0;
}
.icon-plasma-e073 .secondary_yellow_c8ee .wrapper-f5c2 li.picture_ebd3 > a {
  position: relative;
}
.icon-plasma-e073 .secondary_yellow_c8ee .wrapper-f5c2 li.picture_ebd3 > a:after,
.icon-plasma-e073 .secondary_yellow_c8ee .wrapper-f5c2 li.picture_ebd3 > a:before {
  content: "";
  display: table;
}
.icon-plasma-e073 .secondary_yellow_c8ee .wrapper-f5c2 li.picture_ebd3 > a:after {
  clear: both;
}
.icon-plasma-e073 .secondary_yellow_c8ee .wrapper-f5c2 li.picture_ebd3 > a .selected_6228 {
  margin-left: 5px;
  float: right;
}
.icon-plasma-e073 .slider-07c0,
.icon-plasma-e073 .wrapper-f5c2 {
  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;
}
.icon-plasma-e073 .wrapper-f5c2 {
  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;
}
.icon-plasma-e073 .wrapper-f5c2 .liquid-a04c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon-plasma-e073 .wrapper-f5c2 .selected_6228 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.icon-plasma-e073 .wrapper-f5c2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.icon-plasma-e073 .wrapper-f5c2 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;
}
.icon-plasma-e073 .wrapper-f5c2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.icon-plasma-e073 .wrapper-f5c2 .wrapper-f5c2 {
  top: 0;
  left: 100%;
}
.icon-plasma-e073 .column-d4a5.fn-focus-518b > .slider-07c0,
.icon-plasma-e073 .column-d4a5.fn-focus-518b > .wrapper-f5c2,
.icon-plasma-e073 .column-d4a5:focus > .slider-07c0,
.icon-plasma-e073 .column-d4a5:focus > .wrapper-f5c2,
.icon-plasma-e073 .column-d4a5:hover > .slider-07c0,
.icon-plasma-e073 .column-d4a5:hover > .wrapper-f5c2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.icon-plasma-e073.wrapper_5a3f .video_small_477b:after,
.icon-plasma-e073.wrapper_5a3f .video_small_477b:before {
  content: "";
  display: table;
}
.icon-plasma-e073.wrapper_5a3f .video_small_477b:after {
  clear: both;
}
.icon-plasma-e073.wrapper_5a3f .video_small_477b > li {
  float: left;
}
.icon-plasma-e073.chip_2a58 .video_small_477b:after,
.icon-plasma-e073.chip_2a58 .video_small_477b:before {
  content: "";
  display: table;
}
.icon-plasma-e073.chip_2a58 .video_small_477b:after {
  clear: both;
}
.icon-plasma-e073.chip_2a58 .video_small_477b > li {
  float: left;
}
.icon-plasma-e073.chip_2a58 .video_small_477b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.icon-plasma-e073.chip_2a58 .video_small_477b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.icon-plasma-e073.chip_2a58 .video_small_477b > li.label-eab6 > a,
.icon-plasma-e073.chip_2a58 .video_small_477b > li.next_0da2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.icon-plasma-e073.paper_93a6 .video_small_477b > li > a .liquid-a04c {
  position: relative;
}
.icon-plasma-e073.paper_93a6 .video_small_477b > li > a .liquid-a04c: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;
}
.icon-plasma-e073.paper_93a6
  .video_small_477b
  > li:focus
  > a
  .liquid-a04c:before,
.icon-plasma-e073.paper_93a6
  .video_small_477b
  > li:hover
  > a
  .liquid-a04c:before {
  width: 100%;
  background-color: currentColor;
}
.icon-plasma-e073.paper_93a6
  .video_small_477b
  > li.label-eab6
  > a
  .liquid-a04c:before,
.icon-plasma-e073.paper_93a6
  .video_small_477b
  > li.pink-a6d2
  > a
  .liquid-a04c:before {
  width: 100%;
  background-color: currentColor;
}
.icon-plasma-e073.modal-easy-b99d .video_small_477b > li > a .liquid-a04c {
  position: relative;
}
.icon-plasma-e073.modal-easy-b99d .video_small_477b > li > a .liquid-a04c: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;
}
.icon-plasma-e073.modal-easy-b99d .video_small_477b > li:focus > a .liquid-a04c:before,
.icon-plasma-e073.modal-easy-b99d
  .video_small_477b
  > li:hover
  > a
  .liquid-a04c:before {
  width: 100%;
  background-color: currentColor;
}
.icon-plasma-e073.modal-easy-b99d
  .video_small_477b
  > li.label-eab6
  > a
  .liquid-a04c:before,
.icon-plasma-e073.modal-easy-b99d
  .video_small_477b
  > li.pink-a6d2
  > a
  .liquid-a04c:before {
  width: 100%;
  background-color: currentColor;
}
.sort_out_8d06 .secondary_yellow_c8ee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort_out_8d06 .secondary_yellow_c8ee li:first-child > a {
  border-top: none;
}
.sort_out_8d06 .secondary_yellow_c8ee .out-9e9b > .liquid-a04c .selected_6228 {
  display: none;
}
.sort_out_8d06 .secondary_yellow_c8ee li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sort_out_8d06 .secondary_yellow_c8ee li:last-child {
  border: none;
}
.sort_out_8d06 .secondary_yellow_c8ee li.picture_ebd3 > a {
  padding-right: 45px !important;
}
.sort_out_8d06 .secondary_yellow_c8ee li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sort_out_8d06 .secondary_yellow_c8ee li a:focus,
.sort_out_8d06 .secondary_yellow_c8ee li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_out_8d06 .secondary_yellow_c8ee li .surface_selected_2540 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.sort_out_8d06 .secondary_yellow_c8ee li .surface_selected_2540:hover {
  box-shadow: none;
}
.sort_out_8d06 .secondary_yellow_c8ee li .surface_selected_2540 .selected_6228 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sort_out_8d06 .secondary_yellow_c8ee .wrapper-f5c2 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.sort_out_8d06 .secondary_yellow_c8ee .wrapper-f5c2 li a {
  padding-left: 3em;
}
.sort_out_8d06 .secondary_yellow_c8ee .nav-medium-5e45 > a .surface_selected_2540 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sort_out_8d06 .secondary_yellow_c8ee .nav-medium-5e45 > .wrapper-f5c2 {
  display: block;
  opacity: 1;
}
.logo-gas-3155 {
  max-width: 100%;
}
.outline-next-c07b {
  line-height: 0;
  cursor: pointer;
}
.sort_5cef {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort_5cef:hover {
  box-shadow: none;
  color: currentColor;
}
.sort_5cef svg {
  width: 18px;
  height: 18px;
}
.sort_5cef .motion_88dc {
  display: none;
}
.lite-2ce6 {
  position: relative;
}
.lite-2ce6.fn-active-518b .sort_5cef .prev-3247 {
  display: none;
}
.lite-2ce6.fn-active-518b .sort_5cef .motion_88dc {
  display: inline-block;
}
.lite-2ce6 .panel-iron-e74a {
  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);
}
.lite-2ce6.info_right_5676 .panel-iron-e74a {
  left: auto;
  right: -0.9em;
}
.lite-2ce6.info_right_5676 .tabs_8b8b::before {
  left: auto;
  right: 15px;
}
.lite-2ce6.fn-active-518b .panel-iron-e74a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background_c6c2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background_c6c2 label {
  flex-basis: 100%;
}
.background_c6c2 .active-inner-64ff {
  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;
}
.background_c6c2 .hover-blue-76e1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background_c6c2 .hover-blue-76e1:focus {
  background-color: transparent;
}
.background_c6c2 button.stale_2beb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background_c6c2 button.stale_2beb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background_c6c2 button.stale_2beb svg {
  width: 18px;
  height: 18px;
}
.background_c6c2 input[type="submit"] {
  min-height: auto;
}
.highlight_6438 .background_c6c2 .hover-blue-76e1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tabs_8b8b {
  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) {
  .tabs_8b8b {
    width: 220px;
  }
}
.tabs_8b8b label {
  flex-basis: 100%;
}
.tabs_8b8b::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;
}
.status-4f8c .highlight_6438 .background_c6c2 {
  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;
}
.status-4f8c
  .highlight_6438
  .background_c6c2
  .active-inner-64ff {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.status-4f8c .highlight_6438 .background_c6c2 .hover-blue-76e1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.status-4f8c
  .highlight_6438
  .background_c6c2
  .hover-blue-76e1:focus {
  background: 0 0;
}
.status-4f8c
  .highlight_6438
  .background_c6c2
  .wrapper-a230 {
  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;
}
.inner-4484 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.inner-4484 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.inner-4484 li:last-child {
  margin-right: 0;
}
.inner-4484 li:first-child {
  margin-left: 0;
}
.inner-4484.shadow-8217 a {
  color: #fff;
}
.inner-4484.shadow-8217 a:hover {
  color: #fff;
}
.inner-4484 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.inner-4484 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.inner-4484 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inner-4484 a:hover {
  opacity: 0.9;
  color: inherit;
}
.inner-4484 [class*="social-icon-apple"] {
  background-color: #999;
}
.inner-4484 [class*="social-icon-apple"].silver_992e {
  background-color: transparent;
  color: #999;
}
.inner-4484 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.inner-4484 [class*="social-icon-behance"].silver_992e {
  background-color: transparent;
  color: #1769ff;
}
.inner-4484 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.inner-4484 [class*="social-icon-bitbucket"].silver_992e {
  background-color: transparent;
  color: #205081;
}
.inner-4484 [class*="social-icon-codepen"] {
  background-color: #000;
}
.inner-4484 [class*="social-icon-codepen"].silver_992e {
  background-color: transparent;
  color: #000;
}
.inner-4484 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.inner-4484 [class*="social-icon-delicious"].silver_992e {
  background-color: transparent;
  color: #39f;
}
.inner-4484 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.inner-4484 [class*="social-icon-digg"].silver_992e {
  background-color: transparent;
  color: #005be2;
}
.inner-4484 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.inner-4484 [class*="social-icon-dribbble"].silver_992e {
  background-color: transparent;
  color: #ea4c89;
}
.inner-4484 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.inner-4484 [class*="social-icon-envelope"].silver_992e {
  background-color: transparent;
  color: #ea4335;
}
.inner-4484 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.inner-4484 [class*="social-icon-facebook"].silver_992e {
  background-color: transparent;
  color: #3b5998;
}
.inner-4484 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.inner-4484 [class*="social-icon-flickr"].silver_992e {
  background-color: transparent;
  color: #0063dc;
}
.inner-4484 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.inner-4484 [class*="social-icon-foursquare"].silver_992e {
  background-color: transparent;
  color: #2d5be3;
}
.inner-4484 [class*="social-icon-github"] {
  background-color: #333;
}
.inner-4484 [class*="social-icon-github"].silver_992e {
  background-color: transparent;
  color: #333;
}
.inner-4484 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.inner-4484 [class*="social-icon-google-plus"].silver_992e {
  background-color: transparent;
  color: #dd4b39;
}
.inner-4484 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.inner-4484 [class*="social-icon-houzz"].silver_992e {
  background-color: transparent;
  color: #7ac142;
}
.inner-4484 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.inner-4484 [class*="social-icon-instagram"].silver_992e {
  background-color: transparent;
  color: #262626;
}
.inner-4484 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.inner-4484 [class*="social-icon-jsfiddle"].silver_992e {
  background-color: transparent;
  color: #487aa2;
}
.inner-4484 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.inner-4484 [class*="social-icon-linkedin"].silver_992e {
  background-color: transparent;
  color: #0077b5;
}
.inner-4484 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.inner-4484 [class*="social-icon-medium"].silver_992e {
  background-color: transparent;
  color: #00ab6b;
}
.inner-4484 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.inner-4484
  [class*="social-icon-odnoklassniki"].silver_992e {
  background-color: transparent;
  color: #f4731c;
}
.inner-4484 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.inner-4484 [class*="social-icon-meetup"].silver_992e {
  background-color: transparent;
  color: #ec1c40;
}
.inner-4484 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.inner-4484 [class*="social-icon-pinterest"].silver_992e {
  background-color: transparent;
  color: #bd081c;
}
.inner-4484 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.inner-4484 [class*="social-icon-product-hunt"].silver_992e {
  background-color: transparent;
  color: #da552f;
}
.inner-4484 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.inner-4484 [class*="social-icon-reddit"].silver_992e {
  background-color: transparent;
  color: #ff4500;
}
.inner-4484 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.inner-4484 [class*="social-icon-rss"].silver_992e {
  background-color: transparent;
  color: #f26522;
}
.inner-4484 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.inner-4484
  [class*="social-icon-shopping-cart"].silver_992e {
  background-color: transparent;
  color: #4caf50;
}
.inner-4484 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.inner-4484 [class*="social-icon-skype"].silver_992e {
  background-color: transparent;
  color: #00aff0;
}
.inner-4484 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.inner-4484 [class*="social-icon-slideshare"].silver_992e {
  background-color: transparent;
  color: #0077b5;
}
.inner-4484 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.inner-4484 [class*="social-icon-snapchat"].silver_992e {
  background-color: transparent;
  color: #fffc00;
}
.inner-4484 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.inner-4484 [class*="social-icon-soundcloud"].silver_992e {
  background-color: transparent;
  color: #f80;
}
.inner-4484 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.inner-4484 [class*="social-icon-spotify"].silver_992e {
  background-color: transparent;
  color: #2ebd59;
}
.inner-4484 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.inner-4484
  [class*="social-icon-stack-overflow"].silver_992e {
  background-color: transparent;
  color: #fe7a15;
}
.inner-4484 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.inner-4484 [class*="social-icon-maldkfgram"].silver_992e {
  background-color: transparent;
  color: #2ca5e0;
}
.inner-4484 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.inner-4484 [class*="social-icon-tripadvisor"].silver_992e {
  background-color: transparent;
  color: #589442;
}
.inner-4484 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.inner-4484 [class*="social-icon-tumblr"].silver_992e {
  background-color: transparent;
  color: #35465c;
}
.inner-4484 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.inner-4484 [class*="social-icon-twitch"].silver_992e {
  background-color: transparent;
  color: #6441a5;
}
.inner-4484 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.inner-4484 [class*="social-icon-twitter"].silver_992e {
  background-color: transparent;
  color: #1da1f2;
}
.inner-4484 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.inner-4484 [class*="social-icon-vimeo"].silver_992e {
  background-color: transparent;
  color: #1ab7ea;
}
.inner-4484 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.inner-4484 [class*="social-icon-vk"].silver_992e {
  background-color: transparent;
  color: #45668e;
}
.inner-4484 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.inner-4484 [class*="social-icon-weibo"].silver_992e {
  background-color: transparent;
  color: #df2029;
}
.inner-4484 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.inner-4484 [class*="social-icon-weixin"].silver_992e {
  background-color: transparent;
  color: #7bb32e;
}
.inner-4484 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.inner-4484 [class*="social-icon-whatsapp"].silver_992e {
  background-color: transparent;
  color: #25d366;
}
.inner-4484 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.inner-4484 [class*="social-icon-wordpress"].silver_992e {
  background-color: transparent;
  color: #21759b;
}
.inner-4484 [class*="social-icon-xing"] {
  background-color: #026466;
}
.inner-4484 [class*="social-icon-xing"].silver_992e {
  background-color: transparent;
  color: #026466;
}
.inner-4484 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.inner-4484 [class*="social-icon-yelp"].silver_992e {
  background-color: transparent;
  color: #af0606;
}
.inner-4484 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.inner-4484 [class*="social-icon-youtube"].silver_992e {
  background-color: transparent;
  color: #cd201f;
}
.active_853f {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.active_853f:hover {
  box-shadow: none;
  background: 0 0;
}
.summary-full-3fdb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hover-liquid-7b48 {
  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;
}
.carousel_full_fdc3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.section-af56 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.section-af56,
.section-af56::after,
.section-af56::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;
}
.section-af56::after,
.section-af56::before {
  content: "";
  display: block;
  background-color: inherit;
}
.sidebar_4182 .hover-liquid-7b48 .carousel_full_fdc3 {
  margin-top: -2px;
  width: 19px;
}
.sidebar_4182 .hover-liquid-7b48 .section-af56 {
  margin-top: -1px;
}
.sidebar_4182 .hover-liquid-7b48 .section-af56,
.sidebar_4182 .hover-liquid-7b48 .section-af56::after,
.sidebar_4182 .hover-liquid-7b48 .section-af56::before {
  width: 19px;
  height: 2px;
}
.sidebar_4182 .hover-liquid-7b48 .section-af56::before {
  top: -6px;
}
.sidebar_4182 .hover-liquid-7b48 .section-af56::after {
  bottom: -6px;
}
.backdrop-static-2ff8 .hover-liquid-7b48 .carousel_full_fdc3 {
  margin-top: -2px;
  width: 22px;
}
.backdrop-static-2ff8 .hover-liquid-7b48 .section-af56 {
  margin-top: -1px;
}
.backdrop-static-2ff8 .hover-liquid-7b48 .section-af56,
.backdrop-static-2ff8 .hover-liquid-7b48 .section-af56::after,
.backdrop-static-2ff8 .hover-liquid-7b48 .section-af56::before {
  width: 22px;
  height: 2px;
}
.backdrop-static-2ff8 .hover-liquid-7b48 .section-af56::before {
  top: -7px;
}
.backdrop-static-2ff8 .hover-liquid-7b48 .section-af56::after {
  bottom: -7px;
}
.notification-active-1fce .hover-liquid-7b48 .carousel_full_fdc3 {
  margin-top: -2px;
  width: 31px;
}
.notification-active-1fce .hover-liquid-7b48 .section-af56 {
  margin-top: -1.5px;
}
.notification-active-1fce .hover-liquid-7b48 .section-af56,
.notification-active-1fce .hover-liquid-7b48 .section-af56::after,
.notification-active-1fce .hover-liquid-7b48 .section-af56::before {
  width: 31px;
  height: 3px;
}
.notification-active-1fce .hover-liquid-7b48 .section-af56::before {
  top: -9px;
}
.notification-active-1fce .hover-liquid-7b48 .section-af56::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .clean-9bb9 .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 19px;
  }
  .clean-9bb9 .hover-liquid-7b48 .section-af56 {
    margin-top: -1px;
  }
  .clean-9bb9 .hover-liquid-7b48 .section-af56,
  .clean-9bb9 .hover-liquid-7b48 .section-af56::after,
  .clean-9bb9 .hover-liquid-7b48 .section-af56::before {
    width: 19px;
    height: 2px;
  }
  .clean-9bb9 .hover-liquid-7b48 .section-af56::before {
    top: -6px;
  }
  .clean-9bb9 .hover-liquid-7b48 .section-af56::after {
    bottom: -6px;
  }
  .accent_dynamic_12f0 .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 22px;
  }
  .accent_dynamic_12f0 .hover-liquid-7b48 .section-af56 {
    margin-top: -1px;
  }
  .accent_dynamic_12f0 .hover-liquid-7b48 .section-af56,
  .accent_dynamic_12f0 .hover-liquid-7b48 .section-af56::after,
  .accent_dynamic_12f0 .hover-liquid-7b48 .section-af56::before {
    width: 22px;
    height: 2px;
  }
  .accent_dynamic_12f0 .hover-liquid-7b48 .section-af56::before {
    top: -7px;
  }
  .accent_dynamic_12f0 .hover-liquid-7b48 .section-af56::after {
    bottom: -7px;
  }
  .paragraph_4034 .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_4034 .hover-liquid-7b48 .section-af56 {
    margin-top: -1.5px;
  }
  .paragraph_4034 .hover-liquid-7b48 .section-af56,
  .paragraph_4034 .hover-liquid-7b48 .section-af56::after,
  .paragraph_4034 .hover-liquid-7b48 .section-af56::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_4034 .hover-liquid-7b48 .section-af56::before {
    top: -9px;
  }
  .paragraph_4034 .hover-liquid-7b48 .section-af56::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .orange-9d72 .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 19px;
  }
  .orange-9d72 .hover-liquid-7b48 .section-af56 {
    margin-top: -1px;
  }
  .orange-9d72 .hover-liquid-7b48 .section-af56,
  .orange-9d72 .hover-liquid-7b48 .section-af56::after,
  .orange-9d72 .hover-liquid-7b48 .section-af56::before {
    width: 19px;
    height: 2px;
  }
  .orange-9d72 .hover-liquid-7b48 .section-af56::before {
    top: -6px;
  }
  .orange-9d72 .hover-liquid-7b48 .section-af56::after {
    bottom: -6px;
  }
  .white-46e3 .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 22px;
  }
  .white-46e3 .hover-liquid-7b48 .section-af56 {
    margin-top: -1px;
  }
  .white-46e3 .hover-liquid-7b48 .section-af56,
  .white-46e3 .hover-liquid-7b48 .section-af56::after,
  .white-46e3 .hover-liquid-7b48 .section-af56::before {
    width: 22px;
    height: 2px;
  }
  .white-46e3 .hover-liquid-7b48 .section-af56::before {
    top: -7px;
  }
  .white-46e3 .hover-liquid-7b48 .section-af56::after {
    bottom: -7px;
  }
  .up-2a68 .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 31px;
  }
  .up-2a68 .hover-liquid-7b48 .section-af56 {
    margin-top: -1.5px;
  }
  .up-2a68 .hover-liquid-7b48 .section-af56,
  .up-2a68 .hover-liquid-7b48 .section-af56::after,
  .up-2a68 .hover-liquid-7b48 .section-af56::before {
    width: 31px;
    height: 3px;
  }
  .up-2a68 .hover-liquid-7b48 .section-af56::before {
    top: -9px;
  }
  .up-2a68 .hover-liquid-7b48 .section-af56::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tabs_gold_af1d .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_gold_af1d .hover-liquid-7b48 .section-af56 {
    margin-top: -1px;
  }
  .tabs_gold_af1d .hover-liquid-7b48 .section-af56,
  .tabs_gold_af1d .hover-liquid-7b48 .section-af56::after,
  .tabs_gold_af1d .hover-liquid-7b48 .section-af56::before {
    width: 19px;
    height: 2px;
  }
  .tabs_gold_af1d .hover-liquid-7b48 .section-af56::before {
    top: -6px;
  }
  .tabs_gold_af1d .hover-liquid-7b48 .section-af56::after {
    bottom: -6px;
  }
  .caption-713d .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-713d .hover-liquid-7b48 .section-af56 {
    margin-top: -1px;
  }
  .caption-713d .hover-liquid-7b48 .section-af56,
  .caption-713d .hover-liquid-7b48 .section-af56::after,
  .caption-713d .hover-liquid-7b48 .section-af56::before {
    width: 22px;
    height: 2px;
  }
  .caption-713d .hover-liquid-7b48 .section-af56::before {
    top: -7px;
  }
  .caption-713d .hover-liquid-7b48 .section-af56::after {
    bottom: -7px;
  }
  .secondary_small_8322 .hover-liquid-7b48 .carousel_full_fdc3 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_small_8322 .hover-liquid-7b48 .section-af56 {
    margin-top: -1.5px;
  }
  .secondary_small_8322 .hover-liquid-7b48 .section-af56,
  .secondary_small_8322 .hover-liquid-7b48 .section-af56::after,
  .secondary_small_8322 .hover-liquid-7b48 .section-af56::before {
    width: 31px;
    height: 3px;
  }
  .secondary_small_8322 .hover-liquid-7b48 .section-af56::before {
    top: -9px;
  }
  .secondary_small_8322 .hover-liquid-7b48 .section-af56::after {
    bottom: -9px;
  }
}
.complex-8846 .section-af56 {
  -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);
}
.complex-8846 .section-af56::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.complex-8846 .section-af56::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);
}
.complex-8846.form_paper_7df6 .section-af56 {
  -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);
}
.complex-8846.form_paper_7df6 .section-af56::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.complex-8846.form_paper_7df6 .section-af56::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);
}
.gas-266c {
  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.fresh_baad:before {
  display: none;
}
.clean_88d5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.clean_88d5 .active-8028 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.clean_88d5 .active-8028:last-of-type {
  border-bottom: none;
}
.clean_88d5 .active-8028.lower-cb1e,
.clean_88d5 .active-8028.pagination_81ef,
.clean_88d5 .active-8028.yellow-f8db {
  padding: 0;
}
.clean_88d5 .sort_out_8d06 .surface_selected_2540 {
  color: currentColor;
}
.clean_88d5 .sort_out_8d06 .surface_selected_2540:focus,
.clean_88d5 .sort_out_8d06 .surface_selected_2540:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_88d5.pressed-f1c3 .mini-46a1,
.clean_88d5.pressed-f1c3 .item-up-3332 a,
.clean_88d5.pressed-f1c3 .video_small_477b a,
.clean_88d5.pressed-f1c3 .wrapper-f5c2 a {
  color: rgba(0, 0, 0, 0.55);
}
.clean_88d5.pressed-f1c3 .mini-46a1:hover,
.clean_88d5.pressed-f1c3 .item-up-3332 a:hover,
.clean_88d5.pressed-f1c3 .video_small_477b a:hover,
.clean_88d5.pressed-f1c3 .wrapper-f5c2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_88d5.pressed-f1c3 .picture_hard_b6b0 {
  color: rgba(0, 0, 0, 0.8);
}
.clean_88d5.pressed-f1c3 .active-8028 {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_88d5.pressed-f1c3 .active-8028:before {
  background: rgba(0, 0, 0, 0.08);
}
.clean_88d5.pressed-f1c3 .breadcrumb-pink-6244:before {
  background: rgba(255, 255, 255, 0.9);
}
.clean_88d5.pressed-f1c3 .sort_out_8d06 .secondary_yellow_c8ee li a,
.clean_88d5.pressed-f1c3 .sort_out_8d06 .surface_selected_2540,
.clean_88d5.pressed-f1c3 .wrapper-f5c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_88d5.pressed-f1c3 .sort_out_8d06 .surface_selected_2540:focus,
.clean_88d5.pressed-f1c3 .sort_out_8d06 .surface_selected_2540:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_88d5.pressed-f1c3 .secondary_yellow_c8ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_88d5.bottom-363c .mini-46a1,
.clean_88d5.bottom-363c .item-up-3332 a,
.clean_88d5.bottom-363c .video_small_477b .surface_selected_2540,
.clean_88d5.bottom-363c .video_small_477b a,
.clean_88d5.bottom-363c .wrapper-f5c2 a {
  color: rgba(255, 255, 255, 0.79);
}
.clean_88d5.bottom-363c .mini-46a1:hover,
.clean_88d5.bottom-363c .item-up-3332 a:hover,
.clean_88d5.bottom-363c .video_small_477b .surface_selected_2540:hover,
.clean_88d5.bottom-363c .video_small_477b a:hover,
.clean_88d5.bottom-363c .wrapper-f5c2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean_88d5.bottom-363c .picture_hard_b6b0 {
  color: rgba(255, 255, 255, 0.99);
}
.clean_88d5.bottom-363c .active-8028 {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_88d5.bottom-363c .active-8028:before {
  background: rgba(255, 255, 255, 0.08);
}
.clean_88d5.bottom-363c .breadcrumb-pink-6244:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean_88d5.bottom-363c .sort_out_8d06 .secondary_yellow_c8ee li a,
.clean_88d5.bottom-363c .sort_out_8d06 .surface_selected_2540,
.clean_88d5.bottom-363c .wrapper-f5c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_88d5.bottom-363c .sort_out_8d06 .surface_selected_2540:focus,
.clean_88d5.bottom-363c .sort_out_8d06 .surface_selected_2540:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_88d5.bottom-363c .secondary_yellow_c8ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-pink-6244 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.breadcrumb-pink-6244:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.footer_859e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.modal-1663 .clean_88d5 {
  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;
}
.modal-1663 .active-8028 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.modal-1663 .active-8028: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) {
  .modal-1663 .active-8028:before {
    width: 16%;
    left: 42%;
  }
}
.modal-1663 .active-8028:last-child:before {
  content: none;
}
.modal-1663 .active-8028[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.modal-1663 .sort_out_8d06 .secondary_yellow_c8ee li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.modal-1663 .sort_out_8d06 .secondary_yellow_c8ee li a .surface_selected_2540 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.modal-1663 .sort_out_8d06 .wrapper-f5c2 {
  border: none;
}
.modal-1663 .sort_out_8d06 .wrapper-f5c2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.modal-1663 .breadcrumb-pink-6244 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal-1663 .footer_859e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.modal-1663 .bottom-363c .breadcrumb-pink-6244:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal-1663 .pressed-f1c3.up-babd .section-af56 {
  background: rgba(0, 0, 0, 0.6);
}
.modal-1663
  .pressed-f1c3.up-babd
  .section-af56::after,
.modal-1663
  .pressed-f1c3.up-babd
  .section-af56:before {
  background: inherit;
}
.modal-1663
  .pressed-f1c3.up-babd:hover
  .section-af56 {
  background: rgba(0, 0, 0, 0.8);
}
.brown_1e98 .clean_88d5 {
  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) {
  .brown_1e98 .clean_88d5 {
    width: auto;
    right: 45px;
  }
}
.bright-623f .clean_88d5 {
  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) {
  .bright-623f .clean_88d5 {
    width: auto;
    left: 45px;
  }
}
.fresh_baad .clean_88d5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fresh_baad .footer_859e {
  max-width: 48em;
  margin: 0 auto;
}
.fresh_baad .breadcrumb-pink-6244:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button_plasma_ea69 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button_plasma_ea69.modal-1663 .clean_88d5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button_plasma_ea69.brown_1e98 .clean_88d5 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.button_plasma_ea69 .clean_88d5 {
  visibility: visible;
}
.button_plasma_ea69.bright-623f .clean_88d5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.title_77c9,
.sidebar_c67e {
  overflow-x: hidden;
}
.title_77c9 .clean_88d5 {
  overflow: auto;
}
.title_77c9.modal-1663 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_77c9.modal-1663 .clean_88d5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.title_77c9.modal-1663 .active_853f {
  opacity: 0;
}
.title_77c9.brown_1e98 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_77c9.brown_1e98 .clean_88d5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.title_77c9.brown_1e98 .active_853f {
  opacity: 0;
}
.title_77c9.bright-623f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.title_77c9.bright-623f .clean_88d5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.title_77c9.bright-623f .active_853f {
  opacity: 0;
}
.title_77c9.fresh_baad .clean_88d5 {
  z-index: 10;
  visibility: visible;
}
.up-babd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.up-babd .section-af56 {
  background: rgba(255, 255, 255, 0.99);
}
.up-babd .section-af56::after,
.up-babd .section-af56:before {
  background: inherit;
}
.up-babd:hover .section-af56 {
  background: rgba(255, 255, 255, 0.99);
}
.bright-623f .up-babd {
  top: 10px;
  right: auto;
  left: 12px;
}
.fresh_baad .up-babd {
  display: none !important;
}
.title_77c9:before,
.sidebar_c67e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.title_77c9 .up-babd,
.sidebar_c67e .up-babd {
  display: inline-block;
}
.clean_88d5 .purple-0bb7 {
  -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;
}
.title_77c9 .clean_88d5 .purple-0bb7,
.sidebar_c67e .clean_88d5 .purple-0bb7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-1b2e .active-inner-64ff {
  width: 100%;
}
.card_31f1 {
  padding: 0 0.5em 0;
}
.card_31f1 [class*="customify-col-"],
.card_31f1 [class*="customify-col_"],
.card_31f1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.blue_ab10 .card_31f1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notification_cc5b .gradient-lite-15fb,
  .gradient-lite-15fb {
    display: none;
  }
  .overlay_new_a079 {
    text-align: left;
  }
  .rough_9314 {
    text-align: center;
  }
  .tag-0fc6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notification_cc5b .red_9cf9,
  .red_9cf9 {
    display: none;
  }
  .simple_fe30 {
    text-align: left;
  }
  .disabled-copper-5d9c {
    text-align: center;
  }
  .blue-23fa {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notification_cc5b .sidebar_9409,
  .sidebar_9409 {
    display: none;
  }
  .banner-fixed-d288 {
    text-align: left;
  }
  .yellow_fe03 {
    text-align: center;
  }
  .status_advanced_b71d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item-copper-6fd6 {
  box-shadow: none !important;
}
.tag-in-f40f .search_fixed_09fb,
.module_dirty_fffe .search_fixed_09fb {
  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;
}
.module_dirty_fffe .search_fixed_09fb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail_motion_e95d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail_motion_e95d:after,
.detail_motion_e95d:before {
  content: "";
  display: table;
}
.detail_motion_e95d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail_motion_e95d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail_motion_e95d,
.wrapper-6bb2 {
  max-width: 1248px;
  margin: 0 auto;
}

.item-ea23.right_358d .detail_motion_e95d {
  max-width: 100%;
}
.item-ea23.new_eded {
  max-width: 1200px;
  margin: 0 auto;
}
.item-ea23.image_complex_86da .detail_motion_e95d {
  max-width: 100%;
}
.item-ea23.image_complex_86da > .detail_motion_e95d {
  padding-left: 0;
  padding-right: 0;
}
.item-ea23.image_complex_86da > .detail_motion_e95d .notification_cc5b {
  margin: 0;
}
.item-ea23.image_complex_86da
  > .detail_motion_e95d
  .thumbnail_46a4.lower-b70e {
  margin-right: 0;
  margin-left: 0;
}
.item-ea23.image_complex_86da #main.lower-b70e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .blue-4866 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .blue-4866 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .popup_tall_5b8e .info_4b47 {
    padding-right: 1em;
  }
  .popup_tall_5b8e.item_cc25 .thumbnail_46a4 {
    border-right: 1px solid #eaecee;
  }
  .popup_tall_5b8e.item_cc25 .info_4b47 {
    padding-right: 1em;
  }
  .popup_tall_5b8e.item_cc25 .thick_abcd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow_c74d .info_4b47 {
    padding-left: 1em;
  }
  .slow_c74d.item_cc25 .thumbnail_46a4 {
    border-left: 1px solid #eaecee;
  }
  .slow_c74d.item_cc25 .info_4b47 {
    padding-left: 1em;
  }
  .slow_c74d.item_cc25 .thick_abcd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_glass_2dd7 .info_4b47 {
    padding-left: 1em;
  }
  .secondary_glass_2dd7.item_cc25 .icon-advanced-ea68 {
    border-right: 1px solid #eaecee;
  }
  .secondary_glass_2dd7.item_cc25 .section_blue_3cbf {
    border-right: 1px solid #eaecee;
  }
  .secondary_glass_2dd7.item_cc25 .info_4b47 {
    padding-left: 1em;
  }
  .secondary_glass_2dd7.item_cc25 .thick_abcd {
    padding-right: 1em;
  }
  .secondary_glass_2dd7.item_cc25 .pink-36c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out_6448 .info_4b47 {
    padding-right: 1em;
  }
  .out_6448.item_cc25 .icon-advanced-ea68 {
    border-left: 1px solid #eaecee;
  }
  .out_6448.item_cc25 .section_blue_3cbf {
    border-left: 1px solid #eaecee;
  }
  .out_6448.item_cc25 .info_4b47 {
    padding-right: 1em;
  }
  .out_6448.item_cc25 .thick_abcd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .out_6448.item_cc25 .pink-36c8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .blue-4866 .info_4b47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue-4866.item_cc25 .thumbnail_46a4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .blue-4866.item_cc25 .info_4b47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .blue-4866.item_cc25 .thick_abcd {
    padding-left: 1em;
  }
  .blue-4866.item_cc25 .pink-36c8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .blue-4866.item_cc25 .info_4b47 {
    padding-left: 0;
  }
}
.yellow-1b29 .module-a2e5 {
  display: inline-block;
}
.hover_lite_6be1 {
  display: inline-block;
}
.selected-b3e0 {
  word-con: break-word;
}
.brown_048c > span {
  display: inline-block;
  padding: 5px 0;
}
.brown_048c .east_eea6 {
  margin-left: 8px;
  margin-right: 8px;
}
.brown_048c .right-1864 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.secondary-pro-7a00 .main_fa36 {
  margin-bottom: 2em;
}
.secondary-pro-7a00 .frame-3d6b {
  margin-bottom: 15px;
}
.secondary-pro-7a00 .frame-3d6b:last-child {
  margin-bottom: 0;
}
.secondary-pro-7a00 .inner_8b91 {
  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) {
  .secondary-pro-7a00 .inner_8b91 {
    display: block;
  }
}
.secondary-pro-7a00 .list-red-9629 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .secondary-pro-7a00 .list-red-9629 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.secondary-pro-7a00 .search-12e6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.secondary-pro-7a00 .search-12e6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.secondary-pro-7a00 .search-12e6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.secondary-pro-7a00 .selected-b3e0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary-pro-7a00 .selected-b3e0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.secondary-pro-7a00 .module_cold_bc31 p:last-child {
  margin-bottom: 0;
}
.secondary-pro-7a00 .image-tiny-0cf4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.secondary-pro-7a00 .action_c438 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.secondary-pro-7a00 .content-f31f {
  margin-top: 1em;
}
.secondary-pro-7a00 .header_c2f6 {
  top: 0;
  display: block;
}
.secondary-pro-7a00 .header_c2f6 a {
  color: inherit;
}
.secondary-pro-7a00 .header_c2f6 a:hover {
  color: inherit;
}
.secondary-pro-7a00 .paragraph-dynamic-c77d {
  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;
}
.secondary-pro-7a00 .paragraph-dynamic-c77d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.secondary-pro-7a00 .action_c438 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.secondary-pro-7a00 .filter-hovered-c284 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.secondary-pro-7a00 .filter-hovered-c284:first-child {
  margin-top: 0;
}
.secondary-pro-7a00 .filter-hovered-c284.column_copper_e6c3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.secondary-pro-7a00 .filter-hovered-c284.secondary_easy_78a8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary-pro-7a00
  .filter-hovered-c284.secondary_easy_78a8.disabled-afe6
  .content-f31f {
  width: 100%;
}
.secondary-pro-7a00 .secondary_easy_78a8 {
  -webkit-box-align: center;
  align-items: center;
}
.secondary-pro-7a00 .secondary_easy_78a8 .brown_048c,
.secondary-pro-7a00 .secondary_easy_78a8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.secondary-pro-7a00 .search-12e6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary-pro-7a00 .search-12e6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary-pro-7a00 .search-12e6: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;
}
.secondary-pro-7a00 .column_copper_e6c3 {
  z-index: 5;
}
.secondary-pro-7a00 .dropdown-smooth-ff78 .detail-small-003f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.secondary-pro-7a00 .background_plasma_80fe .detail-small-003f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.secondary-pro-7a00 .input_up_48ca .detail-small-003f {
  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;
}
.secondary-pro-7a00.tooltip-orange-be29 .inner_8b91,
.secondary-pro-7a00.frame-212e .inner_8b91 {
  display: block;
}
.secondary-pro-7a00.tooltip-orange-be29 .inner_8b91 .grid_complex_251a,
.secondary-pro-7a00.tooltip-orange-be29 .inner_8b91 .action_c438,
.secondary-pro-7a00.frame-212e .inner_8b91 .grid_complex_251a,
.secondary-pro-7a00.frame-212e .inner_8b91 .action_c438 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary-pro-7a00.column-old-c26d .list-red-9629 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .secondary-pro-7a00.column-old-c26d .list-red-9629 {
    margin-right: 0;
  }
}
.secondary-pro-7a00.tooltip-orange-be29 .list-red-9629,
.secondary-pro-7a00.frame-212e .list-red-9629 {
  padding-top: 40%;
}
.secondary-pro-7a00.tooltip-orange-be29 .main_fa36,
.secondary-pro-7a00.frame-212e .main_fa36 {
  display: block;
}
.secondary-pro-7a00.tooltip-orange-be29 .fn-sticky-518b .action_c438,
.secondary-pro-7a00.frame-212e .fn-sticky-518b .action_c438 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.secondary-pro-7a00.tooltip-orange-be29 .list-red-9629,
.secondary-pro-7a00.frame-212e .list-red-9629 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.secondary-pro-7a00.tooltip-orange-be29 .action_c438 {
  padding: 1em;
}
.simple_9e18 {
  margin: 30px auto;
  display: block;
}
.simple_9e18 .active-action-8f42 > * {
  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;
}
.simple_9e18 .active-action-8f42 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.simple_9e18 .active-action-8f42 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.message-gas-f470 .brown_048c {
  margin-bottom: 1.41575em;
}
.message-gas-f470 .center_7b28 {
  margin-bottom: 1.618em;
}
.focus-brown-b33c .surface-wide-55bb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus-brown-b33c .surface-wide-55bb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus-brown-b33c .menu_d428 {
  max-width: 100%;
  overflow: auto;
}
.column-1c11 .focus-brown-b33c a:hover {
  text-decoration: underline;
}
.dropdown-9df6 .frame-3d6b:not(.selected-b3e0),
.dropdown-9df6 .search-12e6 {
  margin-bottom: 1.41575em;
}
.dropdown-9df6 .frame-3d6b:not(.selected-b3e0):last-child,
.dropdown-9df6 .search-12e6:last-child {
  margin-bottom: 0;
}
.dropdown-9df6 .frame-3d6b.plasma-e0fb {
  margin-bottom: 0.41575em;
}
.dropdown-9df6 .basic-529a:before,
.dropdown-9df6 .basic-4cae:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dropdown-9df6 .basic-529a:before {
  content: "\f115";
}
.dropdown-9df6 .basic-4cae:before {
  content: "\f02c";
}
.dropdown-9df6 .button_8631 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dropdown-9df6 .button_8631 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title-21ce {
  display: -webkit-box;
  display: flex;
}
.title-21ce .paper-9e38 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title-21ce .paper-9e38 {
    flex-basis: 90px;
  }
}
.title-21ce .short_0586 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-21ce .short_0586 {
    flex-basis: calc(100% - 50px);
  }
}
.title-21ce .brown_54e4 p:last-child {
  margin-bottom: 0.72em;
}
.hard-6677 .active-action-8f42 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard-6677 .active-action-8f42:after,
.hard-6677 .active-action-8f42:before {
  content: "";
  display: table;
}
.hard-6677 .active-action-8f42:after {
  clear: both;
}
.hard-6677 .active-action-8f42 .layout-light-3f04,
.hard-6677 .active-action-8f42 .copper-266a {
  width: 49%;
}
.hard-6677 .active-action-8f42 .layout-light-3f04 a span.progress_right_67c6,
.hard-6677 .active-action-8f42 .copper-266a a span.progress_right_67c6 {
  display: block;
  margin-bottom: 5px;
}
.hard-6677 .active-action-8f42 .copper-266a {
  float: left;
  text-align: left;
}
.hard-6677 .active-action-8f42 .layout-light-3f04 {
  float: right;
  text-align: right;
}
.caption-cold-ae84 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption-cold-ae84 {
    margin-bottom: 0;
  }
}
.wrapper-d5f9 {
  margin-bottom: 1em;
}
.wrapper-d5f9 .selected-b3e0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.mini_1c34 a {
  display: block;
  line-height: 0;
  position: relative;
}
.background_15df .wrapper-d5f9,
.banner-pressed-305a .wrapper-d5f9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .background_15df .wrapper-d5f9,
  .banner-pressed-305a .wrapper-d5f9 {
    display: block;
  }
}
.background_15df .mini_1c34,
.banner-pressed-305a .mini_1c34 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .background_15df .mini_1c34,
  .banner-pressed-305a .mini_1c34 {
    margin-bottom: 1em;
  }
}
.background_15df .mini_1c34 img,
.banner-pressed-305a .mini_1c34 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.background_15df .iron-f59d,
.banner-pressed-305a .iron-f59d {
  flex-basis: calc(100% - 160px);
}
.background_15df .iron-f59d p,
.banner-pressed-305a .iron-f59d p {
  margin-bottom: 0;
}
.background_15df .iron-f59d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .background_15df .iron-f59d {
    padding-left: 0;
  }
}
.banner-pressed-305a .iron-f59d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner-pressed-305a .iron-f59d {
    padding-right: 0;
  }
}
.banner-pressed-305a .mini_1c34 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-outer-bd9a .mini_1c34 {
  margin-bottom: 0.5em;
}
.breadcrumb-outer-bd9a .mini_1c34 img {
  width: 100%;
}
.media_light_9794 .yellow-aab2,
.tall-28d1 .yellow-aab2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tall-28d1 .thumbnail_46a4 .filter_old_c561 p:last-child {
  margin-bottom: 0;
}
.popup-cool-8767 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.photo_32e6 .fast_694d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .photo_32e6 .fast_694d:last-of-type {
    margin-bottom: 0;
  }
}
.photo_32e6 .fast_694d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_32e6 .fast_694d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.photo_32e6 .fast_694d ul li {
  margin: 0 0 0.6em;
}
.photo_32e6 .fast_694d ul li.search_0061,
.photo_32e6 .fast_694d ul li.banner_north_2a47 {
  position: relative;
}
.photo_32e6 .fast_694d ul li.search_0061 .layout-wide-506b,
.photo_32e6 .fast_694d ul li.banner_north_2a47 .layout-wide-506b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.photo_32e6 .fast_694d ul li.search_0061:after:after,
.photo_32e6 .fast_694d ul li.search_0061:after:before,
.photo_32e6
  .fast_694d
  ul
  li.banner_north_2a47:after:after,
.photo_32e6
  .fast_694d
  ul
  li.banner_north_2a47:after:before {
  content: "";
  display: table;
}
.photo_32e6 .fast_694d ul li.search_0061:after:after,
.photo_32e6
  .fast_694d
  ul
  li.banner_north_2a47:after:after {
  clear: both;
}
.photo_32e6 .fast_694d a.north_ee8f:hover {
  text-decoration: none;
}
.photo_32e6 .fast_694d select {
  max-width: 100%;
}
.photo_32e6 .fast_694d table {
  font-size: 85%;
}
.photo_32e6 .fast_694d table td,
.photo_32e6 .fast_694d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.photo_32e6 .fast_694d table tfoot td {
  text-align: left;
}
.photo_32e6 .fast_694d :last-child {
  margin-bottom: 0;
}
.photo_32e6 .fast_694d .detail-e17a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.photo_32e6 .fast_694d .detail-e17a label {
  width: 100%;
}
.photo_32e6 .fast_694d .detail-e17a .hover-blue-76e1 {
  width: 100%;
  display: block;
}
.photo_32e6 .fast_694d .detail-e17a .stale_2beb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.photo_32e6 .fast_694d .detail-e17a .stale_2beb:hover svg #svg-search {
  fill: #444;
}
.photo_32e6 .fast_694d .detail-e17a .stale_2beb svg {
  width: 18px;
  height: 18px;
}
.photo_32e6 .gradient-f0aa ul ul,
.photo_32e6 .label-clean-c17b ul ul,
.photo_32e6 .frame-large-7f48 ul ul,
.photo_32e6 .gallery-stone-55ba ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.photo_32e6 .gradient-f0aa .picture_ebd3 > a,
.photo_32e6 .label-clean-c17b .picture_ebd3 > a,
.photo_32e6 .frame-large-7f48 .picture_ebd3 > a,
.photo_32e6 .gallery-stone-55ba .picture_ebd3 > a {
  margin-bottom: 0;
}
.photo_32e6 .motion_20d9 li,
.photo_32e6 .gradient-f0aa li,
.photo_32e6 .hero-aa4b li,
.photo_32e6 .label-clean-c17b li,
.photo_32e6 .frame-large-7f48 li,
.photo_32e6 .gallery-stone-55ba li,
.photo_32e6 .tooltip_235b li,
.photo_32e6 .search_3d61 li {
  display: block;
  position: relative;
}
.photo_32e6 .motion_20d9 li:last-child,
.photo_32e6 .gradient-f0aa li:last-child,
.photo_32e6 .hero-aa4b li:last-child,
.photo_32e6 .label-clean-c17b li:last-child,
.photo_32e6 .frame-large-7f48 li:last-child,
.photo_32e6 .gallery-stone-55ba li:last-child,
.photo_32e6 .tooltip_235b li:last-child,
.photo_32e6 .search_3d61 li:last-child {
  border: none;
}
.photo_32e6 .motion_20d9 li a,
.photo_32e6 .gradient-f0aa li a,
.photo_32e6 .hero-aa4b li a,
.photo_32e6 .label-clean-c17b li a,
.photo_32e6 .frame-large-7f48 li a,
.photo_32e6 .gallery-stone-55ba li a,
.photo_32e6 .tooltip_235b li a,
.photo_32e6 .search_3d61 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_32e6 .motion_20d9 li ul li::before,
.photo_32e6 .gradient-f0aa li ul li::before,
.photo_32e6 .hero-aa4b li ul li::before,
.photo_32e6 .label-clean-c17b li ul li::before,
.photo_32e6 .frame-large-7f48 li ul li::before,
.photo_32e6 .gallery-stone-55ba li ul li::before,
.photo_32e6 .tooltip_235b li ul li::before,
.photo_32e6 .search_3d61 li ul li::before {
  left: 15px;
}
.photo_32e6 .motion_20d9 li ul a,
.photo_32e6 .gradient-f0aa li ul a,
.photo_32e6 .hero-aa4b li ul a,
.photo_32e6 .label-clean-c17b li ul a,
.photo_32e6 .frame-large-7f48 li ul a,
.photo_32e6 .gallery-stone-55ba li ul a,
.photo_32e6 .tooltip_235b li ul a,
.photo_32e6 .search_3d61 li ul a {
  padding-left: 20px;
}
.photo_32e6 .motion_20d9 li ul ul li::before,
.photo_32e6 .gradient-f0aa li ul ul li::before,
.photo_32e6 .hero-aa4b li ul ul li::before,
.photo_32e6 .label-clean-c17b li ul ul li::before,
.photo_32e6 .frame-large-7f48 li ul ul li::before,
.photo_32e6 .gallery-stone-55ba li ul ul li::before,
.photo_32e6 .tooltip_235b li ul ul li::before,
.photo_32e6 .search_3d61 li ul ul li::before {
  left: 30px;
}
.photo_32e6 .motion_20d9 li ul ul a,
.photo_32e6 .gradient-f0aa li ul ul a,
.photo_32e6 .hero-aa4b li ul ul a,
.photo_32e6 .label-clean-c17b li ul ul a,
.photo_32e6 .frame-large-7f48 li ul ul a,
.photo_32e6 .gallery-stone-55ba li ul ul a,
.photo_32e6 .tooltip_235b li ul ul a,
.photo_32e6 .search_3d61 li ul ul a {
  padding-left: 40px;
}
.photo_32e6 .hover-basic-71f3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_32e6 .search_3d61 ul li {
  margin-bottom: 1.41575em;
}
.photo_32e6 .search_3d61 ul li .short_6969 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.photo_32e6 .search_3d61 ul li .fast-c6a1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bottom-363c .motion_20d9 li a,
.bottom-363c .gradient-f0aa li a,
.bottom-363c .hero-aa4b li a,
.bottom-363c .label-clean-c17b li a,
.bottom-363c .frame-large-7f48 li a,
.bottom-363c .gallery-stone-55ba li a,
.bottom-363c .tooltip_235b li a,
.bottom-363c .search_3d61 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-363c .hover-basic-71f3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-363c .fast_694d ul li.search_0061 .layout-wide-506b,
.bottom-363c .fast_694d ul li.banner_north_2a47 .layout-wide-506b {
  background: rgba(0, 0, 0, 0.2);
}
.bottom-363c .photo_32e6 .fast_694d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li {
  margin: 0;
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li ul {
  margin: 0;
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li ul li a {
  padding-left: 15px;
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li ul li li a {
  padding-left: 30px;
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li.next_0da2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li.next_0da2 > 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;
}
.item-ea23 .photo_32e6 .secondary_yellow_c8ee li.next_0da2 > 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;
}
.outer_68a8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.simple-748a {
  position: relative;
  z-index: 10;
}
.simple-748a .purple-0bb7 {
  width: 100%;
  max-width: 100%;
}
.red_fa48 .module_e84e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.red_fa48 .pressed-f1c3 {
}
.red_fa48 .bottom-363c {
  background: #292929;
}
.lower_04dd .module_e84e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.lower_04dd .pressed-f1c3 {
  background: #f9f9f9;
}
.lower_04dd .bottom-363c {
  background: #303030;
}
.component_e66b .module_e84e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .component_e66b .module-a2e5 {
    margin-bottom: 1em;
  }
  .component_e66b .module-a2e5:last-child {
    margin-bottom: 0;
  }
}
.component_e66b .pressed-f1c3 {
  background: #ededed;
}
.component_e66b .bottom-363c {
  background: #1a1a1a;
}
.module_e84e.pressed-f1c3 {
  color: rgba(0, 0, 0, 0.6);
}
.module_e84e.pressed-f1c3 .link_bb4f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.module_e84e.bottom-363c {
  color: rgba(255, 255, 255, 0.99);
}
.module_e84e.bottom-363c a:not(.north_ee8f) {
  color: rgba(255, 255, 255, 0.79);
}
.module_e84e.bottom-363c a:not(.north_ee8f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.module_e84e.bottom-363c .link_bb4f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module_e84e.bottom-363c table tbody td,
.module_e84e.bottom-363c table th {
  background: rgba(0, 0, 0, 0.08);
}
.east_3f94.caption-ae1a .detail_motion_e95d {
  max-width: initial;
}
.east_3f94 .media-dark-7fd2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.east_3f94 .media-dark-7fd2 .purple-0bb7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .east_3f94 .media-dark-7fd2 .purple-0bb7 {
    display: block;
    margin-bottom: 2em;
  }
  .east_3f94 .media-dark-7fd2 .purple-0bb7:last-child {
    margin-bottom: 0;
  }
}
.component_e66b .module-a2e5:last-child,
.lower_04dd .module-a2e5:last-child,
.red_fa48 .module-a2e5:last-child {
  margin-bottom: 0;
}
.component_e66b .module-a2e5 .photo_32e6 .fast_694d:last-child,
.lower_04dd .module-a2e5 .photo_32e6 .fast_694d:last-child,
.red_fa48 .module-a2e5 .photo_32e6 .fast_694d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .component_e66b .notice-plasma-d934,
  .component_e66b .stone_9d94,
  .lower_04dd .notice-plasma-d934,
  .lower_04dd .stone_9d94,
  .red_fa48 .notice-plasma-d934,
  .red_fa48 .stone_9d94 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .simple-748a .module-a2e5 {
    margin-bottom: 2em;
  }
}
.simple-748a p:last-child {
  margin-bottom: 0;
}
.simple-748a li,
.simple-748a ul {
  list-style: none;
  margin: 0;
}
.simple-748a ul ul {
  margin-left: 2.617924em;
}
.chip_upper_14d2 {
  font-size: 0.875em;
}

/* css-noise: 02b8 */
.widget-item-l5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
