/*!
Theme Name: Customify
Theme URI: https://pressmaximum.up_c720/customify
Author: WPCustomify
Author URI: https://pressmaximum.up_c720
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.up_c720/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.rough-2777.preview_north_955c/licenses/gpl-2.0.black-b6a2
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.thumbnail-solid-e9a2/, (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.pink_e3b0.main-bronze-c3e9/normalize.chip-out-2c41/
 ======
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.chip-out-2c41 v7.0.0 | MIT License | github.up_c720/necolas/normalize.chip-out-2c41 */
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;
}
.east_7687 .chip-small-e82a,
.lower-795c,
.sort_gold_a9f9,
.background-dca9,
.list_center_a25c,
.progress_east_faa1,
.focus-complex-3199,
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;
}
.lower-795c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower-795c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-795c,
  h1 {
    font-size: 1.8em;
  }
}
.sort_gold_a9f9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort_gold_a9f9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort_gold_a9f9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort_gold_a9f9,
  h2 {
    font-size: 1.7em;
  }
}
.background-dca9,
h3 {
  font-size: 1.618em;
}
.east_7687 .chip-small-e82a,
.list_center_a25c,
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.border-north-2a7c {
  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;
}
.fresh_d025:after,
.fresh_d025:before,
.next_db7b:after,
.next_db7b:before {
  content: "";
  display: table;
}
.fresh_d025:after,
.next_db7b:after {
  clear: both;
}
.hot-5710 {
  float: right;
  margin-right: 0;
}
.layout-in-a8e2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.stone_6ff6 .hover_4d2d,
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;
}
.stone_6ff6 .hover_4d2d: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;
}
.south-5377 .hover_4d2d {
  box-shadow: none;
}
.south-5377
  .hover_4d2d
  .title-5425 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.south-5377 .hover_4d2d .silver-a24d {
  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;
}
.south-5377
  .hover_4d2d
  .silver-a24d
  b {
  display: none;
}
.south-5377 .alert_last_0a6e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(.large-8df4),
button:not(.footer-dim-3b52):not(.large-8df4),
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ),
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ),
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ) {
  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;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ):hover,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ):hover,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):hover,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):hover,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ):active,
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ):active,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):active,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):active,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):active,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus {
  outline: 0;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466 {
  position: relative;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .row_6587,
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .bottom_eaf6,
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .pagination-8c31,
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  i,
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  svg,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .row_6587,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .bottom_eaf6,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .pagination-8c31,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  i,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  svg,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .row_6587,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .bottom_eaf6,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .pagination-8c31,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  i,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  svg,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .row_6587,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .bottom_eaf6,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .pagination-8c31,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  i,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  svg,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .row_6587,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .bottom_eaf6,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  .pagination-8c31,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  i,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466
  svg {
  visibility: hidden;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466:after,
button:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466:after,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466:after,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466:after,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ).fn-loading-2466: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;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(.large-8df4),
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ),
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ),
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ) {
  color: #fff;
  background: #235787;
}
.accordion_bright_cf7c:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus,
input[type="button"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus,
input[type="reset"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus,
input[type="submit"]:not(.footer-dim-3b52):not(
    .large-8df4
  ):focus {
  color: #fff;
}
.accordion_bright_cf7c.fn-disabled-2466:not(.footer-dim-3b52):not(
    .large-8df4
  ),
.accordion_bright_cf7c[disabled]:not(.footer-dim-3b52):not(
    .large-8df4
  ),
button.fn-disabled-2466:not(.footer-dim-3b52):not(
    .large-8df4
  ),
button[disabled]:not(.footer-dim-3b52):not(
    .large-8df4
  ) {
  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;
}
.summary-902c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary-902c: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;
}
.soft-8b87 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active-190e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fixed-8a46 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fresh_d025:after,
.fresh_d025:before,
.active-c90e:after,
.active-c90e:before,
.preview-4080:after,
.preview-4080:before,
.notice-0674:after,
.notice-0674:before,
.stone_db9d:after,
.stone_db9d:before,
.red_3b2f:after,
.red_3b2f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fresh_d025:after,
.active-c90e:after,
.preview-4080:after,
.notice-0674:after,
.stone_db9d:after,
.red_3b2f:after {
  clear: both;
}
.active-c90e .yellow_18ea,
.preview-4080 .yellow_18ea,
.overlay-d2ea .yellow_18ea {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown_north_e4a9 {
  display: inline-block;
}
.south_5ffe {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.south_5ffe img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.south_5ffe .motion-82aa {
  padding: 1em 0;
  font-size: 85%;
}
.motion-82aa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.texture_e470 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.texture_e470:after,
.texture_e470:before {
  content: "";
  display: table;
}
.texture_e470:after {
  clear: both;
}
.pagination_orange_e04d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.lower_0e87 .pagination_orange_e04d {
  max-width: 50%;
}
.west_ae68 .pagination_orange_e04d {
  max-width: 33.33%;
}
.plasma_355e .pagination_orange_e04d {
  max-width: 25%;
}
.modal-99e0 .pagination_orange_e04d {
  max-width: 20%;
}
.menu-inner-4e21 .pagination_orange_e04d {
  max-width: 16.66%;
}
.tag_6e23 .pagination_orange_e04d {
  max-width: 14.28%;
}
.surface_current_75af .pagination_orange_e04d {
  max-width: 12.5%;
}
.input-b391 .pagination_orange_e04d {
  max-width: 11.11%;
}
.modal_34bd {
  display: block;
}
.east_7687 .medium_bbe5 label,
.east_7687 .title_e118 label,
.east_7687 .surface-fresh-9cde label,
.east_7687 .modal-last-0a18 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview-fixed-6fe9 {
  list-style: none;
  margin: 0;
}
.preview-fixed-6fe9 article.mask_25be {
  margin-bottom: 0;
}
.preview-fixed-6fe9 ul {
  list-style: none;
  margin: 0;
}
.preview-fixed-6fe9 .column-west-74dd li.mask_25be {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview-fixed-6fe9 .column-west-74dd li.mask_25be {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview-fixed-6fe9 .column-west-74dd li.mask_25be: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) {
  .preview-fixed-6fe9 .column-west-74dd li.mask_25be li.mask_25be li.mask_25be li.mask_25be {
    padding-left: 0;
  }
}
article.mask_25be {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_25be .active-c90e p:last-of-type {
  margin-bottom: 0;
}
article.mask_25be .button_3db5 {
  float: left;
}
article.mask_25be .accent-under-415c {
  margin-left: 85px;
}
article.mask_25be .aside-gas-5630 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_25be .aside-gas-5630 .dropdown_c3b2 {
  margin-left: 10px;
}
article.mask_25be .tag-7237 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_25be .block_c66d {
  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 .medium_bbe5,
  #respond .surface-fresh-9cde,
  #respond .modal-last-0a18 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .medium_bbe5 input,
#respond .surface-fresh-9cde input,
#respond .modal-last-0a18 input {
  width: 100%;
}
#respond .modal-last-0a18 {
  margin-right: 0;
}
#respond .media-hot-dcc9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.paragraph_short_3caa {
  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;
}
.paragraph_short_3caa.outline_55d1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.paragraph_short_3caa 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%);
}
.paragraph_short_3caa:focus,
.paragraph_short_3caa: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);
}
.content-54a3 {
  border-radius: 10%;
}
.pressed_6624 {
  border-radius: 50%;
}
.border_yellow_8fdf {
  font-size: 0.72em;
}
.overlay_south_0c79 {
  font-size: 0.875em;
}
.hover-0765 {
  font-size: 1.1em;
}
.top-537c {
  text-transform: uppercase;
  line-height: 1.2;
}
.top-537c.border_yellow_8fdf {
  letter-spacing: 0.5px;
}
.title-11e7,
.title-11e7 a {
  color: #6d6d6d;
}
.title-11e7 a:hover {
  color: #111;
}
.main_huge_f95a {
  color: #6d6d6d;
}
.feature-over-eccb {
  overflow-x: hidden;
}
.feature-over-eccb .tertiary_south_9ffc.search_yellow_3929 {
  position: relative;
}
.feature-over-eccb .tertiary_south_9ffc.search_yellow_3929.frame_yellow_8be6 {
  position: initial;
}
.feature-over-eccb
  .tertiary_south_9ffc.search_yellow_3929.frame_yellow_8be6
  .link-stone-20e1 {
  left: auto;
}
.feature-over-eccb .tertiary_south_9ffc .link-stone-20e1 {
  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;
}
.feature-over-eccb .tertiary_south_9ffc:hover.search_yellow_3929 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.feature-over-eccb
  .tertiary_south_9ffc:hover.search_yellow_3929
  .link-stone-20e1 {
  display: block;
  z-index: 9999999;
}
.feature-over-eccb .tiny_ab2a .fluid_798e,
.feature-over-eccb .button-right-428b .fluid_798e {
  display: none;
}
.feature-over-eccb .label_5d88 .tertiary_south_9ffc:hover.search_yellow_3929 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.east_7687 .medium_bbe5 label,
.east_7687 .title_e118 label,
.east_7687 .surface-fresh-9cde label,
.east_7687 .modal-last-0a18 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview-fixed-6fe9 {
  list-style: none;
  margin: 0;
}
.preview-fixed-6fe9 article.mask_25be {
  margin-bottom: 0;
}
.preview-fixed-6fe9 ul {
  list-style: none;
  margin: 0;
}
.preview-fixed-6fe9 .column-west-74dd li.mask_25be {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview-fixed-6fe9 .column-west-74dd li.mask_25be {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview-fixed-6fe9 .column-west-74dd li.mask_25be: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) {
  .preview-fixed-6fe9 .column-west-74dd li.mask_25be li.mask_25be li.mask_25be li.mask_25be {
    padding-left: 0;
  }
}
article.mask_25be {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask_25be .active-c90e p:last-of-type {
  margin-bottom: 0;
}
article.mask_25be .button_3db5 {
  float: left;
}
article.mask_25be .accent-under-415c {
  margin-left: 85px;
}
article.mask_25be .aside-gas-5630 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask_25be .aside-gas-5630 .dropdown_c3b2 {
  margin-left: 10px;
}
article.mask_25be .tag-7237 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask_25be .block_c66d {
  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 .medium_bbe5,
  #respond .surface-fresh-9cde,
  #respond .modal-last-0a18 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .medium_bbe5 input,
#respond .surface-fresh-9cde input,
#respond .modal-last-0a18 input {
  width: 100%;
}
#respond .modal-last-0a18 {
  margin-right: 0;
}
#respond .media-hot-dcc9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny_ab2a .thumbnail-e8fc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-e8fc .accordion-97f9.search-current-801b .new_aef2 > li > a:focus,
.thumbnail-e8fc .accordion-97f9.search-current-801b .new_aef2 > li > a:hover,
.thumbnail-e8fc .accordion-97f9.motion_aa70 .new_aef2 > li > a:focus,
.thumbnail-e8fc .accordion-97f9.motion_aa70 .new_aef2 > li > a:hover,
.thumbnail-e8fc .accordion-97f9.panel_lower_3300 .new_aef2 > li > a:focus,
.thumbnail-e8fc .accordion-97f9.panel_lower_3300 .new_aef2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-e8fc
  .accordion-97f9.search-current-801b
  .new_aef2
  > li.breadcrumb_hard_233d
  > a,
.thumbnail-e8fc
  .accordion-97f9.search-current-801b
  .new_aef2
  > li.hidden_dynamic_1da6
  > a,
.thumbnail-e8fc
  .accordion-97f9.motion_aa70
  .new_aef2
  > li.breadcrumb_hard_233d
  > a,
.thumbnail-e8fc
  .accordion-97f9.motion_aa70
  .new_aef2
  > li.hidden_dynamic_1da6
  > a,
.thumbnail-e8fc
  .accordion-97f9.panel_lower_3300
  .new_aef2
  > li.breadcrumb_hard_233d
  > a,
.thumbnail-e8fc .accordion-97f9.panel_lower_3300 .new_aef2 > li.gallery-next-6dea > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-e8fc .button-pink-a5b4,
.thumbnail-e8fc .button-pink-a5b4 a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-e8fc .accordion_748e.link-4e29 li a,
.thumbnail-e8fc .current-d2bb a,
.thumbnail-e8fc .video_d3d9,
.thumbnail-e8fc .new_aef2 > li > a,
.thumbnail-e8fc .south_a4b2 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc .accordion_748e.link-4e29 li a:hover,
.thumbnail-e8fc .current-d2bb a:hover,
.thumbnail-e8fc .video_d3d9:hover,
.thumbnail-e8fc .new_aef2 > li > a:hover,
.thumbnail-e8fc .south_a4b2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-e8fc .list_8119 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc .list_8119 .list_09fb {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-e8fc .list_8119:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-e8fc .outer_c10f .content_bright_bb0e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc .outer_c10f .content_bright_bb0e .info-7fb6 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc
  .outer_c10f
  .content_bright_bb0e
  .info-7fb6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc
  .outer_c10f
  .content_bright_bb0e
  .info-7fb6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc
  .outer_c10f
  .content_bright_bb0e
  .info-7fb6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc
  .outer_c10f
  .content_bright_bb0e
  .info-7fb6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc .outer_c10f .copper-4eb9 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-e8fc .outer_c10f .copper-4eb9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_3dfe
  .thumbnail-e8fc
  .outer_c10f
  .accordion_clean_19eb
  .orange-808d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column_3dfe
  .thumbnail-e8fc
  .outer_c10f
  .accordion_clean_19eb
  .info-7fb6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny_ab2a .stone-5e0c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.stone-5e0c .accordion-97f9.search-current-801b .new_aef2 > li > a:focus,
.stone-5e0c .accordion-97f9.search-current-801b .new_aef2 > li > a:hover,
.stone-5e0c .accordion-97f9.motion_aa70 .new_aef2 > li > a:focus,
.stone-5e0c .accordion-97f9.motion_aa70 .new_aef2 > li > a:hover,
.stone-5e0c .accordion-97f9.panel_lower_3300 .new_aef2 > li > a:focus,
.stone-5e0c .accordion-97f9.panel_lower_3300 .new_aef2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone-5e0c
  .accordion-97f9.search-current-801b
  .new_aef2
  > li.breadcrumb_hard_233d
  > a,
.stone-5e0c
  .accordion-97f9.search-current-801b
  .new_aef2
  > li.hidden_dynamic_1da6
  > a,
.stone-5e0c
  .accordion-97f9.motion_aa70
  .new_aef2
  > li.breadcrumb_hard_233d
  > a,
.stone-5e0c
  .accordion-97f9.motion_aa70
  .new_aef2
  > li.hidden_dynamic_1da6
  > a,
.stone-5e0c
  .accordion-97f9.panel_lower_3300
  .new_aef2
  > li.breadcrumb_hard_233d
  > a,
.stone-5e0c .accordion-97f9.panel_lower_3300 .new_aef2 > li.gallery-next-6dea > a {
  color: rgba(0, 0, 0, 0.8);
}
.stone-5e0c .button-pink-a5b4,
.stone-5e0c .button-pink-a5b4 a {
  color: rgba(0, 0, 0, 0.8);
}
.stone-5e0c .accordion_748e.link-4e29 li a,
.stone-5e0c .current-d2bb a,
.stone-5e0c .video_d3d9,
.stone-5e0c .new_aef2 > li > a,
.stone-5e0c .south_a4b2 {
  color: rgba(0, 0, 0, 0.55);
}
.stone-5e0c .accordion_748e.link-4e29 li a:hover,
.stone-5e0c .current-d2bb a:hover,
.stone-5e0c .video_d3d9:hover,
.stone-5e0c .new_aef2 > li > a:hover,
.stone-5e0c .south_a4b2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone-5e0c .list_8119 {
  color: rgba(0, 0, 0, 0.55);
}
.stone-5e0c .list_8119 .list_09fb {
  color: rgba(0, 0, 0, 0.8);
}
.stone-5e0c .list_8119:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading-hard-9444 .wrapper_light_9a7b {
  margin-left: auto;
  margin-right: auto;
}
.preview-4080 > * {
  margin-left: auto;
  margin-right: auto;
}
.preview-4080 .soft-8b87 {
  margin-right: 1.41575em;
}
.badge-prev-dd03 .preview-4080 > .icon-right-3e74 {
  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;
}
.badge-prev-dd03 .preview-4080 > .accordion_stone_b2bf {
  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;
}
.picture-6bb1.heading-hard-9444 .wrapper_light_9a7b,
.banner_focused_fdb1.heading-hard-9444 .wrapper_light_9a7b {
  margin-left: 0;
}
.shade_dcca.heading-hard-9444 .wrapper_light_9a7b,
.silver-75ac.heading-hard-9444 .wrapper_light_9a7b {
  margin-right: 0;
}
.preview-4080 ol,
.preview-4080 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active_5145 video {
  max-width: 100%;
}
.new_44bf img {
  display: block;
}
.new_44bf.soft-8b87,
.new_44bf.active-190e {
  width: 100%;
}
.new_44bf.accordion_stone_b2bf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.aside-solid-4050:not(.nav-cfb3) {
  margin: 1.5em auto;
}
.menu_c1d5 p {
  padding: 1.5em 14px;
}
ul.hero_fresh_6f7a.accordion_stone_b2bf,
ul.hero_fresh_6f7a.icon-right-3e74,
ul.hero_fresh_6f7a.breadcrumb_dd29.icon-right-3e74 {
  padding: 0 14px;
}
.section-basic-258f {
  display: block;
  overflow-x: auto;
}
.section-basic-258f table {
  border-collapse: collapse;
  width: 100%;
}
.section-basic-258f td,
.section-basic-258f th {
  padding: 0.5em;
}
.preview-4080 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.preview-4080 ol ol,
.preview-4080 ol ul,
.preview-4080 ul ol,
.preview-4080 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.preview-4080 ol ol li,
.preview-4080 ol ul li,
.preview-4080 ul ol li,
.preview-4080 ul ul li {
  margin-left: 0;
}
.input-iron-3758.up_bdf8 > .button-52f4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.input-iron-3758.up_bdf8 > .button-52f4 iframe,
.input-iron-3758.up_bdf8 > .button-52f4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background_glass_a517 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background_glass_a517.preview_9406 {
  padding: 0;
}
.background_glass_a517.preview_9406 cite {
  font-size: 13px;
}
.background_glass_a517 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background_glass_a517 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pressed-1a48 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pressed-1a48 > p:first-child {
  margin-top: 0;
}
.pressed-1a48 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pressed-1a48 blockquote {
  border-left: 0;
}
.next-b75c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.next-b75c:not(.menu_f1fe) {
  max-width: 100px;
}
.next-b75c.short-4af5 {
  border-bottom: none !important;
  text-align: center;
}
.next-b75c.short-4af5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .menu_c1d5 p {
    padding: 1.5em 0;
  }
}
.wide-5b2b {
  color: #0073aa;
}
.main-in-3704 {
  background-color: #0073aa;
}
.filter-outer-0b46 {
  color: #229fd8;
}
.up_6943 {
  background-color: #229fd8;
}
.gallery-dark-2569 {
  color: #eee;
}
.alert_bd83 {
  background-color: #eee;
}
.detail-46f1 {
  color: #444;
}
.right_7b59 {
  background-color: #444;
}
.medium-087f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.medium-087f .grid-cold-9830 .current-d2bb {
  font-size: 15px;
}
.medium-087f .current-d2bb {
  line-height: 1.3;
}
.medium-087f .stone-5e0c {
}
.medium-087f .thumbnail-e8fc {
  background: #235787;
}
.rough_551f {
  padding: 0;
}
.rough_551f .thumbnail-e8fc {
  background: #1a1a1a;
}
.rough_551f .stone-5e0c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form_8c35 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form_8c35 .stone-5e0c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form_8c35 .thumbnail-e8fc {
  background: #303030;
}
.red_3b2f {
  position: relative;
  z-index: 10;
}
.red_3b2f .module-4a13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary_3c08 .search_yellow_3929 {
  display: inline-block;
  vertical-align: middle;
}
.summary_3c08.notice-58fe .search_yellow_3929 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .summary_3c08.notice-58fe .search_yellow_3929 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .summary_3c08.notice-58fe .search_yellow_3929 {
    margin-right: 0.4em;
  }
}
.summary_3c08.notice-58fe .search_yellow_3929:last-child {
  margin-right: 0;
}
.down-36a7 .module-4a13 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tiny_ab2a .grid-cold-9830 {
    margin: 0 -0.5em;
  }
  .tiny_ab2a .grid-cold-9830 [class*="customify-col-"],
  .tiny_ab2a .grid-cold-9830 [class*="customify-col_"],
  .tiny_ab2a .grid-cold-9830 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tiny_ab2a.slow_f27a .module-4a13 {
  background: 0 0 !important;
}
.tiny_ab2a.slow_f27a .module-4a13,
.tiny_ab2a.down-36a7 .module-4a13 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tiny_ab2a.panel_e098 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tiny_ab2a.down-36a7 .module-4a13 {
  box-shadow: none !important;
}
.outer-e355 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outer-e355 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outer-e355 {
    padding: 18px 0 20px;
  }
}
.outer-e355 .alert_abc5 {
  width: 100%;
}
.outer-e355 .shadow_6ee7 {
  margin-bottom: 0;
}
.outer-e355 .media-e5b9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.large-9a0e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large-9a0e .active-b707 {
  width: 100%;
}
.filter_next_88a8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.filter_next_88a8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.filter_next_88a8 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;
}
.filter_next_88a8 li:last-child:after {
  display: none;
}
.filter_next_88a8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.title-center-861a .fluid_798e button,
.outer-e355 .fluid_798e button {
  left: 0;
}
.title-center-861a .active-b707,
.outer-e355 .active-b707 {
  padding-left: 0;
  padding-right: 0;
}
.title-center-861a .large-9a0e,
.outer-e355 .large-9a0e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.title-center-861a {
  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;
}
.title-center-861a: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;
}
.title-center-861a .pink_2f7f {
  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) {
  .title-center-861a .pink_2f7f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .title-center-861a .pink_2f7f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .title-center-861a .pink_2f7f {
    min-height: 200px;
  }
}
.title-center-861a .filter_next_88a8 {
  color: rgba(255, 255, 255, 0.8);
}
.title-center-861a .filter_next_88a8 a,
.title-center-861a .filter_next_88a8 li:after {
  color: inherit;
}
.title-center-861a .filter_next_88a8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.aside_175d {
  margin-bottom: 0.5em;
}
.tooltip-d01a {
  margin-bottom: 1.2em;
}
.tooltip-d01a,
.aside_175d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tooltip-d01a p:last-child,
.aside_175d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid_798e,
#masthead .fluid_798e {
  display: none;
}
#masthead
  > .fluid_798e.dim-bcf9 {
  display: none;
}
#masthead > .fluid_798e button {
  left: 0;
}
.top_91b8 {
  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%;
}
.top_91b8 .search_yellow_3929 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.top_91b8 .frame_basic_d913 {
  display: -webkit-box;
  display: flex;
}
.top_91b8 .frame_basic_d913.detail-5032 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.top_91b8 .frame_basic_d913.column-next-e5f1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_91b8 .frame_basic_d913.button_out_36b9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_91b8.motion-9ad6.left-d7c2 .frame_basic_d913.detail-5032 {
  flex-basis: 100%;
}
.top_91b8.tabs_fa4c .frame_basic_d913.column-next-e5f1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.top_91b8.tabs_fa4c .frame_basic_d913.button_out_36b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid_798e.dim-bcf9 {
  display: none;
}
#masthead > .fluid_798e button {
  left: 0;
}
.chip-in-5a89 {
  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;
}
.chip-in-5a89:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip-in-5a89.caption-b4f7 i {
  margin-right: 4px;
}
.chip-in-5a89.fixed-82bf i {
  margin-left: 5px;
}
.current-d2bb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.current-d2bb p:last-child {
  margin-bottom: 0;
}
.feature-stale-1fb0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature-stale-1fb0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature-stale-1fb0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature-stale-1fb0 .button-pink-a5b4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature-stale-1fb0 .motion_ccb5 {
  margin: 5px 0 7px 0;
}
.feature-stale-1fb0.image-e14e .secondary_over_dc3f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-stale-1fb0.image-e14e .text_fa23 {
  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;
}
.feature-stale-1fb0.cool-c808 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature-stale-1fb0.cool-c808 .secondary_over_dc3f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-stale-1fb0.cool-c808 .text_fa23 {
  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;
}
.feature-stale-1fb0.dim-9c06 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature-stale-1fb0.notification_pro_e44e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature-stale-1fb0.notification_pro_e44e .text_fa23 {
  margin-top: 7px;
}
.clean-8dfc {
  display: inline-block;
}
.red_3b2f .link-liquid-b9c3 .feature-stale-1fb0 img {
  max-width: 100%;
}
.accordion-97f9 .status_d5bd.basic_ae5f,
.upper_a34e .status_d5bd.basic_ae5f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.accordion-97f9 .footer-e202,
.upper_a34e .footer-e202 {
  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%);
}
.accordion-97f9 .footer-e202 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.accordion-97f9.copper-45a5 .footer-e202 {
  display: none;
}
.accordion-97f9 .summary-basic-c0f3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion-97f9 .summary-basic-c0f3 li {
  display: inline-block;
  position: relative;
}
.accordion-97f9 .summary-basic-c0f3 li:last-child {
  margin-right: 0;
}
.accordion-97f9 .summary-basic-c0f3 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;
}
.accordion-97f9 .summary-basic-c0f3 li.gallery-next-6dea > a {
  color: rgba(0, 0, 0, 0.9);
}
.accordion-97f9 .summary-basic-c0f3 > 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;
}
.accordion-97f9 .summary-basic-c0f3 > li > a i {
  line-height: 0;
}
.accordion-97f9 .summary-basic-c0f3 > li.thumbnail_28ba > a .footer-e202 {
  margin-left: 4px;
  line-height: 0;
}
.accordion-97f9 .summary-basic-c0f3 .top_bb00 li.thumbnail_28ba > a {
  position: relative;
}
.accordion-97f9 .summary-basic-c0f3 .top_bb00 li.thumbnail_28ba > a:after,
.accordion-97f9 .summary-basic-c0f3 .top_bb00 li.thumbnail_28ba > a:before {
  content: "";
  display: table;
}
.accordion-97f9 .summary-basic-c0f3 .top_bb00 li.thumbnail_28ba > a:after {
  clear: both;
}
.accordion-97f9 .summary-basic-c0f3 .top_bb00 li.thumbnail_28ba > a .footer-e202 {
  margin-left: 5px;
  float: right;
}
.accordion-97f9 .footer_hot_9c47,
.accordion-97f9 .top_bb00 {
  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;
}
.accordion-97f9 .top_bb00 {
  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;
}
.accordion-97f9 .top_bb00 .basic_ae5f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accordion-97f9 .top_bb00 .footer-e202 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.accordion-97f9 .top_bb00 li {
  display: block;
  margin: 0;
  padding: 0;
}
.accordion-97f9 .top_bb00 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;
}
.accordion-97f9 .top_bb00 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.accordion-97f9 .top_bb00 .top_bb00 {
  top: 0;
  left: 100%;
}
.accordion-97f9 .medium_7aa5.fn-focus-2466 > .footer_hot_9c47,
.accordion-97f9 .medium_7aa5.fn-focus-2466 > .top_bb00,
.accordion-97f9 .medium_7aa5:focus > .footer_hot_9c47,
.accordion-97f9 .medium_7aa5:focus > .top_bb00,
.accordion-97f9 .medium_7aa5:hover > .footer_hot_9c47,
.accordion-97f9 .medium_7aa5:hover > .top_bb00 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.accordion-97f9.panel_lower_3300 .new_aef2:after,
.accordion-97f9.panel_lower_3300 .new_aef2:before {
  content: "";
  display: table;
}
.accordion-97f9.panel_lower_3300 .new_aef2:after {
  clear: both;
}
.accordion-97f9.panel_lower_3300 .new_aef2 > li {
  float: left;
}
.accordion-97f9.pattern_66bb .new_aef2:after,
.accordion-97f9.pattern_66bb .new_aef2:before {
  content: "";
  display: table;
}
.accordion-97f9.pattern_66bb .new_aef2:after {
  clear: both;
}
.accordion-97f9.pattern_66bb .new_aef2 > li {
  float: left;
}
.accordion-97f9.pattern_66bb .new_aef2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.accordion-97f9.pattern_66bb .new_aef2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.accordion-97f9.pattern_66bb .new_aef2 > li.breadcrumb_hard_233d > a,
.accordion-97f9.pattern_66bb .new_aef2 > li.gallery-next-6dea > a {
  color: #fff;
  background-color: #1e4b75;
}
.accordion-97f9.search-current-801b .new_aef2 > li > a .basic_ae5f {
  position: relative;
}
.accordion-97f9.search-current-801b .new_aef2 > li > a .basic_ae5f: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;
}
.accordion-97f9.search-current-801b
  .new_aef2
  > li:focus
  > a
  .basic_ae5f:before,
.accordion-97f9.search-current-801b
  .new_aef2
  > li:hover
  > a
  .basic_ae5f:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-97f9.search-current-801b
  .new_aef2
  > li.breadcrumb_hard_233d
  > a
  .basic_ae5f:before,
.accordion-97f9.search-current-801b
  .new_aef2
  > li.hidden_dynamic_1da6
  > a
  .basic_ae5f:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-97f9.motion_aa70 .new_aef2 > li > a .basic_ae5f {
  position: relative;
}
.accordion-97f9.motion_aa70 .new_aef2 > li > a .basic_ae5f: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;
}
.accordion-97f9.motion_aa70 .new_aef2 > li:focus > a .basic_ae5f:before,
.accordion-97f9.motion_aa70
  .new_aef2
  > li:hover
  > a
  .basic_ae5f:before {
  width: 100%;
  background-color: currentColor;
}
.accordion-97f9.motion_aa70
  .new_aef2
  > li.breadcrumb_hard_233d
  > a
  .basic_ae5f:before,
.accordion-97f9.motion_aa70
  .new_aef2
  > li.hidden_dynamic_1da6
  > a
  .basic_ae5f:before {
  width: 100%;
  background-color: currentColor;
}
.upper_a34e .summary-basic-c0f3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.upper_a34e .summary-basic-c0f3 li:first-child > a {
  border-top: none;
}
.upper_a34e .summary-basic-c0f3 .container-f9cf > .basic_ae5f .footer-e202 {
  display: none;
}
.upper_a34e .summary-basic-c0f3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.upper_a34e .summary-basic-c0f3 li:last-child {
  border: none;
}
.upper_a34e .summary-basic-c0f3 li.thumbnail_28ba > a {
  padding-right: 45px !important;
}
.upper_a34e .summary-basic-c0f3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.upper_a34e .summary-basic-c0f3 li a:focus,
.upper_a34e .summary-basic-c0f3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_a34e .summary-basic-c0f3 li .overlay_first_5996 {
  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;
}
.upper_a34e .summary-basic-c0f3 li .overlay_first_5996:hover {
  box-shadow: none;
}
.upper_a34e .summary-basic-c0f3 li .overlay_first_5996 .footer-e202 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.upper_a34e .summary-basic-c0f3 .top_bb00 {
  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);
}
.upper_a34e .summary-basic-c0f3 .top_bb00 li a {
  padding-left: 3em;
}
.upper_a34e .summary-basic-c0f3 .yellow-8456 > a .overlay_first_5996 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.upper_a34e .summary-basic-c0f3 .yellow-8456 > .top_bb00 {
  display: block;
  opacity: 1;
}
.filter_4b78 {
  max-width: 100%;
}
.south-d3e8 {
  line-height: 0;
  cursor: pointer;
}
.south_a4b2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.south_a4b2:hover {
  box-shadow: none;
  color: currentColor;
}
.south_a4b2 svg {
  width: 18px;
  height: 18px;
}
.south_a4b2 .grid_iron_d633 {
  display: none;
}
.north_0303 {
  position: relative;
}
.north_0303.fn-active-2466 .south_a4b2 .badge-70a7 {
  display: none;
}
.north_0303.fn-active-2466 .south_a4b2 .grid_iron_d633 {
  display: inline-block;
}
.north_0303 .tooltip_b53d {
  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);
}
.north_0303.modal_a5c1 .tooltip_b53d {
  left: auto;
  right: -0.9em;
}
.north_0303.modal_a5c1 .paragraph-9bc0::before {
  left: auto;
  right: 15px;
}
.north_0303.fn-active-2466 .tooltip_b53d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accordion_clean_19eb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accordion_clean_19eb label {
  flex-basis: 100%;
}
.accordion_clean_19eb .content_bright_bb0e {
  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;
}
.accordion_clean_19eb .info-7fb6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accordion_clean_19eb .info-7fb6:focus {
  background-color: transparent;
}
.accordion_clean_19eb button.copper-4eb9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accordion_clean_19eb button.copper-4eb9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accordion_clean_19eb button.copper-4eb9 svg {
  width: 18px;
  height: 18px;
}
.accordion_clean_19eb input[type="submit"] {
  min-height: auto;
}
.outer_c10f .accordion_clean_19eb .info-7fb6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph-9bc0 {
  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) {
  .paragraph-9bc0 {
    width: 220px;
  }
}
.paragraph-9bc0 label {
  flex-basis: 100%;
}
.paragraph-9bc0::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;
}
.column_3dfe .outer_c10f .accordion_clean_19eb {
  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;
}
.column_3dfe
  .outer_c10f
  .accordion_clean_19eb
  .content_bright_bb0e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column_3dfe .outer_c10f .accordion_clean_19eb .info-7fb6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column_3dfe
  .outer_c10f
  .accordion_clean_19eb
  .info-7fb6:focus {
  background: 0 0;
}
.column_3dfe
  .outer_c10f
  .accordion_clean_19eb
  .orange-808d {
  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;
}
.accordion_748e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accordion_748e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accordion_748e li:last-child {
  margin-right: 0;
}
.accordion_748e li:first-child {
  margin-left: 0;
}
.accordion_748e.picture-basic-0c0b a {
  color: #fff;
}
.accordion_748e.picture-basic-0c0b a:hover {
  color: #fff;
}
.accordion_748e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accordion_748e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accordion_748e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accordion_748e a:hover {
  opacity: 0.9;
  color: inherit;
}
.accordion_748e [class*="social-icon-apple"] {
  background-color: #999;
}
.accordion_748e [class*="social-icon-apple"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #999;
}
.accordion_748e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accordion_748e [class*="social-icon-behance"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #1769ff;
}
.accordion_748e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accordion_748e [class*="social-icon-bitbucket"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #205081;
}
.accordion_748e [class*="social-icon-codepen"] {
  background-color: #000;
}
.accordion_748e [class*="social-icon-codepen"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #000;
}
.accordion_748e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accordion_748e [class*="social-icon-delicious"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #39f;
}
.accordion_748e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accordion_748e [class*="social-icon-digg"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #005be2;
}
.accordion_748e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accordion_748e [class*="social-icon-dribbble"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #ea4c89;
}
.accordion_748e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accordion_748e [class*="social-icon-envelope"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #ea4335;
}
.accordion_748e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accordion_748e [class*="social-icon-facebook"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #3b5998;
}
.accordion_748e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accordion_748e [class*="social-icon-flickr"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #0063dc;
}
.accordion_748e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accordion_748e [class*="social-icon-foursquare"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #2d5be3;
}
.accordion_748e [class*="social-icon-github"] {
  background-color: #333;
}
.accordion_748e [class*="social-icon-github"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #333;
}
.accordion_748e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accordion_748e [class*="social-icon-google-plus"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #dd4b39;
}
.accordion_748e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accordion_748e [class*="social-icon-houzz"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #7ac142;
}
.accordion_748e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accordion_748e [class*="social-icon-instagram"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #262626;
}
.accordion_748e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accordion_748e [class*="social-icon-jsfiddle"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #487aa2;
}
.accordion_748e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accordion_748e [class*="social-icon-linkedin"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #0077b5;
}
.accordion_748e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accordion_748e [class*="social-icon-medium"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #00ab6b;
}
.accordion_748e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accordion_748e
  [class*="social-icon-odnoklassniki"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #f4731c;
}
.accordion_748e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accordion_748e [class*="social-icon-meetup"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #ec1c40;
}
.accordion_748e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accordion_748e [class*="social-icon-pinterest"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #bd081c;
}
.accordion_748e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accordion_748e [class*="social-icon-product-hunt"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #da552f;
}
.accordion_748e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accordion_748e [class*="social-icon-reddit"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #ff4500;
}
.accordion_748e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accordion_748e [class*="social-icon-rss"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #f26522;
}
.accordion_748e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accordion_748e
  [class*="social-icon-shopping-cart"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #4caf50;
}
.accordion_748e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accordion_748e [class*="social-icon-skype"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #00aff0;
}
.accordion_748e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accordion_748e [class*="social-icon-slideshare"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #0077b5;
}
.accordion_748e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accordion_748e [class*="social-icon-snapchat"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #fffc00;
}
.accordion_748e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accordion_748e [class*="social-icon-soundcloud"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #f80;
}
.accordion_748e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accordion_748e [class*="social-icon-spotify"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #2ebd59;
}
.accordion_748e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accordion_748e
  [class*="social-icon-stack-overflow"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #fe7a15;
}
.accordion_748e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accordion_748e [class*="social-icon-maldkfgram"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #2ca5e0;
}
.accordion_748e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accordion_748e [class*="social-icon-tripadvisor"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #589442;
}
.accordion_748e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accordion_748e [class*="social-icon-tumblr"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #35465c;
}
.accordion_748e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accordion_748e [class*="social-icon-twitch"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #6441a5;
}
.accordion_748e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accordion_748e [class*="social-icon-twitter"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #1da1f2;
}
.accordion_748e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accordion_748e [class*="social-icon-vimeo"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #1ab7ea;
}
.accordion_748e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accordion_748e [class*="social-icon-vk"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #45668e;
}
.accordion_748e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accordion_748e [class*="social-icon-weibo"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #df2029;
}
.accordion_748e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accordion_748e [class*="social-icon-weixin"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #7bb32e;
}
.accordion_748e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accordion_748e [class*="social-icon-whatsapp"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #25d366;
}
.accordion_748e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accordion_748e [class*="social-icon-wordpress"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #21759b;
}
.accordion_748e [class*="social-icon-xing"] {
  background-color: #026466;
}
.accordion_748e [class*="social-icon-xing"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #026466;
}
.accordion_748e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accordion_748e [class*="social-icon-yelp"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #af0606;
}
.accordion_748e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accordion_748e [class*="social-icon-youtube"].sidebar_bottom_d126 {
  background-color: transparent;
  color: #cd201f;
}
.video_d3d9 {
  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;
}
.video_d3d9:hover {
  box-shadow: none;
  background: 0 0;
}
.solid-6aa9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo-b56d {
  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;
}
.component-smooth-d985 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-a5b6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-a5b6,
.notice-a5b6::after,
.notice-a5b6::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;
}
.notice-a5b6::after,
.notice-a5b6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout_steel_4932 .logo-b56d .component-smooth-d985 {
  margin-top: -2px;
  width: 19px;
}
.layout_steel_4932 .logo-b56d .notice-a5b6 {
  margin-top: -1px;
}
.layout_steel_4932 .logo-b56d .notice-a5b6,
.layout_steel_4932 .logo-b56d .notice-a5b6::after,
.layout_steel_4932 .logo-b56d .notice-a5b6::before {
  width: 19px;
  height: 2px;
}
.layout_steel_4932 .logo-b56d .notice-a5b6::before {
  top: -6px;
}
.layout_steel_4932 .logo-b56d .notice-a5b6::after {
  bottom: -6px;
}
.complex-e243 .logo-b56d .component-smooth-d985 {
  margin-top: -2px;
  width: 22px;
}
.complex-e243 .logo-b56d .notice-a5b6 {
  margin-top: -1px;
}
.complex-e243 .logo-b56d .notice-a5b6,
.complex-e243 .logo-b56d .notice-a5b6::after,
.complex-e243 .logo-b56d .notice-a5b6::before {
  width: 22px;
  height: 2px;
}
.complex-e243 .logo-b56d .notice-a5b6::before {
  top: -7px;
}
.complex-e243 .logo-b56d .notice-a5b6::after {
  bottom: -7px;
}
.accent-2feb .logo-b56d .component-smooth-d985 {
  margin-top: -2px;
  width: 31px;
}
.accent-2feb .logo-b56d .notice-a5b6 {
  margin-top: -1.5px;
}
.accent-2feb .logo-b56d .notice-a5b6,
.accent-2feb .logo-b56d .notice-a5b6::after,
.accent-2feb .logo-b56d .notice-a5b6::before {
  width: 31px;
  height: 3px;
}
.accent-2feb .logo-b56d .notice-a5b6::before {
  top: -9px;
}
.accent-2feb .logo-b56d .notice-a5b6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .smooth-d374 .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 19px;
  }
  .smooth-d374 .logo-b56d .notice-a5b6 {
    margin-top: -1px;
  }
  .smooth-d374 .logo-b56d .notice-a5b6,
  .smooth-d374 .logo-b56d .notice-a5b6::after,
  .smooth-d374 .logo-b56d .notice-a5b6::before {
    width: 19px;
    height: 2px;
  }
  .smooth-d374 .logo-b56d .notice-a5b6::before {
    top: -6px;
  }
  .smooth-d374 .logo-b56d .notice-a5b6::after {
    bottom: -6px;
  }
  .detail-fast-0ced .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 22px;
  }
  .detail-fast-0ced .logo-b56d .notice-a5b6 {
    margin-top: -1px;
  }
  .detail-fast-0ced .logo-b56d .notice-a5b6,
  .detail-fast-0ced .logo-b56d .notice-a5b6::after,
  .detail-fast-0ced .logo-b56d .notice-a5b6::before {
    width: 22px;
    height: 2px;
  }
  .detail-fast-0ced .logo-b56d .notice-a5b6::before {
    top: -7px;
  }
  .detail-fast-0ced .logo-b56d .notice-a5b6::after {
    bottom: -7px;
  }
  .block_d5b0 .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 31px;
  }
  .block_d5b0 .logo-b56d .notice-a5b6 {
    margin-top: -1.5px;
  }
  .block_d5b0 .logo-b56d .notice-a5b6,
  .block_d5b0 .logo-b56d .notice-a5b6::after,
  .block_d5b0 .logo-b56d .notice-a5b6::before {
    width: 31px;
    height: 3px;
  }
  .block_d5b0 .logo-b56d .notice-a5b6::before {
    top: -9px;
  }
  .block_d5b0 .logo-b56d .notice-a5b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-new-7fd4 .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 19px;
  }
  .preview-new-7fd4 .logo-b56d .notice-a5b6 {
    margin-top: -1px;
  }
  .preview-new-7fd4 .logo-b56d .notice-a5b6,
  .preview-new-7fd4 .logo-b56d .notice-a5b6::after,
  .preview-new-7fd4 .logo-b56d .notice-a5b6::before {
    width: 19px;
    height: 2px;
  }
  .preview-new-7fd4 .logo-b56d .notice-a5b6::before {
    top: -6px;
  }
  .preview-new-7fd4 .logo-b56d .notice-a5b6::after {
    bottom: -6px;
  }
  .up-13ef .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 22px;
  }
  .up-13ef .logo-b56d .notice-a5b6 {
    margin-top: -1px;
  }
  .up-13ef .logo-b56d .notice-a5b6,
  .up-13ef .logo-b56d .notice-a5b6::after,
  .up-13ef .logo-b56d .notice-a5b6::before {
    width: 22px;
    height: 2px;
  }
  .up-13ef .logo-b56d .notice-a5b6::before {
    top: -7px;
  }
  .up-13ef .logo-b56d .notice-a5b6::after {
    bottom: -7px;
  }
  .button-silver-b872 .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 31px;
  }
  .button-silver-b872 .logo-b56d .notice-a5b6 {
    margin-top: -1.5px;
  }
  .button-silver-b872 .logo-b56d .notice-a5b6,
  .button-silver-b872 .logo-b56d .notice-a5b6::after,
  .button-silver-b872 .logo-b56d .notice-a5b6::before {
    width: 31px;
    height: 3px;
  }
  .button-silver-b872 .logo-b56d .notice-a5b6::before {
    top: -9px;
  }
  .button-silver-b872 .logo-b56d .notice-a5b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fresh_dc5a .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 19px;
  }
  .fresh_dc5a .logo-b56d .notice-a5b6 {
    margin-top: -1px;
  }
  .fresh_dc5a .logo-b56d .notice-a5b6,
  .fresh_dc5a .logo-b56d .notice-a5b6::after,
  .fresh_dc5a .logo-b56d .notice-a5b6::before {
    width: 19px;
    height: 2px;
  }
  .fresh_dc5a .logo-b56d .notice-a5b6::before {
    top: -6px;
  }
  .fresh_dc5a .logo-b56d .notice-a5b6::after {
    bottom: -6px;
  }
  .hard_af72 .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_af72 .logo-b56d .notice-a5b6 {
    margin-top: -1px;
  }
  .hard_af72 .logo-b56d .notice-a5b6,
  .hard_af72 .logo-b56d .notice-a5b6::after,
  .hard_af72 .logo-b56d .notice-a5b6::before {
    width: 22px;
    height: 2px;
  }
  .hard_af72 .logo-b56d .notice-a5b6::before {
    top: -7px;
  }
  .hard_af72 .logo-b56d .notice-a5b6::after {
    bottom: -7px;
  }
  .preview-2c9e .logo-b56d .component-smooth-d985 {
    margin-top: -2px;
    width: 31px;
  }
  .preview-2c9e .logo-b56d .notice-a5b6 {
    margin-top: -1.5px;
  }
  .preview-2c9e .logo-b56d .notice-a5b6,
  .preview-2c9e .logo-b56d .notice-a5b6::after,
  .preview-2c9e .logo-b56d .notice-a5b6::before {
    width: 31px;
    height: 3px;
  }
  .preview-2c9e .logo-b56d .notice-a5b6::before {
    top: -9px;
  }
  .preview-2c9e .logo-b56d .notice-a5b6::after {
    bottom: -9px;
  }
}
.lower_5e90 .notice-a5b6 {
  -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);
}
.lower_5e90 .notice-a5b6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.lower_5e90 .notice-a5b6::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);
}
.lower_5e90.left-aaaf .notice-a5b6 {
  -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);
}
.lower_5e90.left-aaaf .notice-a5b6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.lower_5e90.left-aaaf .notice-a5b6::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);
}
.notice-1791 {
  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.dropdown-d716:before {
  display: none;
}
.button-right-428b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button-right-428b .modal_d174 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button-right-428b .modal_d174:last-of-type {
  border-bottom: none;
}
.button-right-428b .modal_d174.bottom-6234,
.button-right-428b .modal_d174.up-a84e,
.button-right-428b .modal_d174.banner_43b2 {
  padding: 0;
}
.button-right-428b .upper_a34e .overlay_first_5996 {
  color: currentColor;
}
.button-right-428b .upper_a34e .overlay_first_5996:focus,
.button-right-428b .upper_a34e .overlay_first_5996:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-right-428b.stone-5e0c .list_8119,
.button-right-428b.stone-5e0c .current-d2bb a,
.button-right-428b.stone-5e0c .new_aef2 a,
.button-right-428b.stone-5e0c .top_bb00 a {
  color: rgba(0, 0, 0, 0.55);
}
.button-right-428b.stone-5e0c .list_8119:hover,
.button-right-428b.stone-5e0c .current-d2bb a:hover,
.button-right-428b.stone-5e0c .new_aef2 a:hover,
.button-right-428b.stone-5e0c .top_bb00 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-right-428b.stone-5e0c .list_09fb {
  color: rgba(0, 0, 0, 0.8);
}
.button-right-428b.stone-5e0c .modal_d174 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-right-428b.stone-5e0c .modal_d174:before {
  background: rgba(0, 0, 0, 0.08);
}
.button-right-428b.stone-5e0c .progress-c656:before {
  background: rgba(255, 255, 255, 0.9);
}
.button-right-428b.stone-5e0c .upper_a34e .summary-basic-c0f3 li a,
.button-right-428b.stone-5e0c .upper_a34e .overlay_first_5996,
.button-right-428b.stone-5e0c .top_bb00 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-right-428b.stone-5e0c .upper_a34e .overlay_first_5996:focus,
.button-right-428b.stone-5e0c .upper_a34e .overlay_first_5996:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-right-428b.stone-5e0c .summary-basic-c0f3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-right-428b.thumbnail-e8fc .list_8119,
.button-right-428b.thumbnail-e8fc .current-d2bb a,
.button-right-428b.thumbnail-e8fc .new_aef2 .overlay_first_5996,
.button-right-428b.thumbnail-e8fc .new_aef2 a,
.button-right-428b.thumbnail-e8fc .top_bb00 a {
  color: rgba(255, 255, 255, 0.79);
}
.button-right-428b.thumbnail-e8fc .list_8119:hover,
.button-right-428b.thumbnail-e8fc .current-d2bb a:hover,
.button-right-428b.thumbnail-e8fc .new_aef2 .overlay_first_5996:hover,
.button-right-428b.thumbnail-e8fc .new_aef2 a:hover,
.button-right-428b.thumbnail-e8fc .top_bb00 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-right-428b.thumbnail-e8fc .list_09fb {
  color: rgba(255, 255, 255, 0.99);
}
.button-right-428b.thumbnail-e8fc .modal_d174 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-right-428b.thumbnail-e8fc .modal_d174:before {
  background: rgba(255, 255, 255, 0.08);
}
.button-right-428b.thumbnail-e8fc .progress-c656:before {
  background: rgba(0, 0, 0, 0.9);
}
.button-right-428b.thumbnail-e8fc .upper_a34e .summary-basic-c0f3 li a,
.button-right-428b.thumbnail-e8fc .upper_a34e .overlay_first_5996,
.button-right-428b.thumbnail-e8fc .top_bb00 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-right-428b.thumbnail-e8fc .upper_a34e .overlay_first_5996:focus,
.button-right-428b.thumbnail-e8fc .upper_a34e .overlay_first_5996:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-right-428b.thumbnail-e8fc .summary-basic-c0f3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-c656 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress-c656:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.description_00a0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tiny_e942 .button-right-428b {
  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;
}
.tiny_e942 .modal_d174 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tiny_e942 .modal_d174: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) {
  .tiny_e942 .modal_d174:before {
    width: 16%;
    left: 42%;
  }
}
.tiny_e942 .modal_d174:last-child:before {
  content: none;
}
.tiny_e942 .modal_d174[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tiny_e942 .upper_a34e .summary-basic-c0f3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tiny_e942 .upper_a34e .summary-basic-c0f3 li a .overlay_first_5996 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tiny_e942 .upper_a34e .top_bb00 {
  border: none;
}
.tiny_e942 .upper_a34e .top_bb00 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tiny_e942 .progress-c656 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tiny_e942 .description_00a0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tiny_e942 .thumbnail-e8fc .progress-c656:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny_e942 .stone-5e0c.search-b58a .notice-a5b6 {
  background: rgba(0, 0, 0, 0.6);
}
.tiny_e942
  .stone-5e0c.search-b58a
  .notice-a5b6::after,
.tiny_e942
  .stone-5e0c.search-b58a
  .notice-a5b6:before {
  background: inherit;
}
.tiny_e942
  .stone-5e0c.search-b58a:hover
  .notice-a5b6 {
  background: rgba(0, 0, 0, 0.8);
}
.sidebar_222e .button-right-428b {
  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) {
  .sidebar_222e .button-right-428b {
    width: auto;
    right: 45px;
  }
}
.green-fcac .button-right-428b {
  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) {
  .green-fcac .button-right-428b {
    width: auto;
    left: 45px;
  }
}
.dropdown-d716 .button-right-428b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dropdown-d716 .description_00a0 {
  max-width: 48em;
  margin: 0 auto;
}
.dropdown-d716 .progress-c656:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.green_0947 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.green_0947.tiny_e942 .button-right-428b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.green_0947.sidebar_222e .button-right-428b {
  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);
}
.green_0947 .button-right-428b {
  visibility: visible;
}
.green_0947.green-fcac .button-right-428b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.search-active-e13f,
.dim-d14d {
  overflow-x: hidden;
}
.search-active-e13f .button-right-428b {
  overflow: auto;
}
.search-active-e13f.tiny_e942 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-active-e13f.tiny_e942 .button-right-428b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.search-active-e13f.tiny_e942 .video_d3d9 {
  opacity: 0;
}
.search-active-e13f.sidebar_222e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-active-e13f.sidebar_222e .button-right-428b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.search-active-e13f.sidebar_222e .video_d3d9 {
  opacity: 0;
}
.search-active-e13f.green-fcac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.search-active-e13f.green-fcac .button-right-428b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.search-active-e13f.green-fcac .video_d3d9 {
  opacity: 0;
}
.search-active-e13f.dropdown-d716 .button-right-428b {
  z-index: 10;
  visibility: visible;
}
.search-b58a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search-b58a .notice-a5b6 {
  background: rgba(255, 255, 255, 0.99);
}
.search-b58a .notice-a5b6::after,
.search-b58a .notice-a5b6:before {
  background: inherit;
}
.search-b58a:hover .notice-a5b6 {
  background: rgba(255, 255, 255, 0.99);
}
.green-fcac .search-b58a {
  top: 10px;
  right: auto;
  left: 12px;
}
.dropdown-d716 .search-b58a {
  display: none !important;
}
.search-active-e13f:before,
.dim-d14d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.search-active-e13f .search-b58a,
.dim-d14d .search-b58a {
  display: inline-block;
}
.button-right-428b .search_yellow_3929 {
  -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;
}
.search-active-e13f .button-right-428b .search_yellow_3929,
.dim-d14d .button-right-428b .search_yellow_3929 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer_b751 .content_bright_bb0e {
  width: 100%;
}
.link-liquid-b9c3 {
  padding: 0 0.5em 0;
}
.link-liquid-b9c3 [class*="customify-col-"],
.link-liquid-b9c3 [class*="customify-col_"],
.link-liquid-b9c3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge_1b9e .link-liquid-b9c3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .grid-cold-9830 .label_c4cf,
  .label_c4cf {
    display: none;
  }
  .paragraph_0bd4 {
    text-align: left;
  }
  .aside_right_5559 {
    text-align: center;
  }
  .hover_681a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .grid-cold-9830 .cold_d455,
  .cold_d455 {
    display: none;
  }
  .steel_9657 {
    text-align: left;
  }
  .accordion_basic_a61e {
    text-align: center;
  }
  .steel_077e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .grid-cold-9830 .picture-red-cabd,
  .picture-red-cabd {
    display: none;
  }
  .plasma-8264 {
    text-align: left;
  }
  .west-9a52 {
    text-align: center;
  }
  .link_f98f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.image_inner_8675 {
  box-shadow: none !important;
}
.hovered-7550 .message_4a03,
.widget-pink-0a3d .message_4a03 {
  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;
}
.widget-pink-0a3d .message_4a03 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module-4a13 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module-4a13:after,
.module-4a13:before {
  content: "";
  display: table;
}
.module-4a13:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module-4a13 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module-4a13,
.panel_e098 {
  max-width: 1248px;
  margin: 0 auto;
}

.notice-0674.form_4a4d .module-4a13 {
  max-width: 100%;
}
.notice-0674.sort-fluid-6eae {
  max-width: 1200px;
  margin: 0 auto;
}
.notice-0674.article_f955 .module-4a13 {
  max-width: 100%;
}
.notice-0674.article_f955 > .module-4a13 {
  padding-left: 0;
  padding-right: 0;
}
.notice-0674.article_f955 > .module-4a13 .grid-cold-9830 {
  margin: 0;
}
.notice-0674.article_f955
  > .module-4a13
  .last_091b.frame_warm_a0f5 {
  margin-right: 0;
  margin-left: 0;
}
.notice-0674.article_f955 #main.frame_warm_a0f5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .image_5e92 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .image_5e92 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .detail_tall_2513 .wrapper_light_9a7b {
    padding-right: 1em;
  }
  .detail_tall_2513.modal-b6e8 .last_091b {
    border-right: 1px solid #eaecee;
  }
  .detail_tall_2513.modal-b6e8 .wrapper_light_9a7b {
    padding-right: 1em;
  }
  .detail_tall_2513.modal-b6e8 .smooth_ce81 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .south-1211 .wrapper_light_9a7b {
    padding-left: 1em;
  }
  .south-1211.modal-b6e8 .last_091b {
    border-left: 1px solid #eaecee;
  }
  .south-1211.modal-b6e8 .wrapper_light_9a7b {
    padding-left: 1em;
  }
  .south-1211.modal-b6e8 .smooth_ce81 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-7283 .wrapper_light_9a7b {
    padding-left: 1em;
  }
  .title-7283.modal-b6e8 .bronze-0bac {
    border-right: 1px solid #eaecee;
  }
  .title-7283.modal-b6e8 .title-314e {
    border-right: 1px solid #eaecee;
  }
  .title-7283.modal-b6e8 .wrapper_light_9a7b {
    padding-left: 1em;
  }
  .title-7283.modal-b6e8 .smooth_ce81 {
    padding-right: 1em;
  }
  .title-7283.modal-b6e8 .hover-4ca0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_d496 .wrapper_light_9a7b {
    padding-right: 1em;
  }
  .gallery_d496.modal-b6e8 .bronze-0bac {
    border-left: 1px solid #eaecee;
  }
  .gallery_d496.modal-b6e8 .title-314e {
    border-left: 1px solid #eaecee;
  }
  .gallery_d496.modal-b6e8 .wrapper_light_9a7b {
    padding-right: 1em;
  }
  .gallery_d496.modal-b6e8 .smooth_ce81 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery_d496.modal-b6e8 .hover-4ca0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_5e92 .wrapper_light_9a7b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_5e92.modal-b6e8 .last_091b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .image_5e92.modal-b6e8 .wrapper_light_9a7b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_5e92.modal-b6e8 .smooth_ce81 {
    padding-left: 1em;
  }
  .image_5e92.modal-b6e8 .hover-4ca0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .image_5e92.modal-b6e8 .wrapper_light_9a7b {
    padding-left: 0;
  }
}
.form_df35 .summary_3c08 {
  display: inline-block;
}
.hovered-d6b0 {
  display: inline-block;
}
.component_dynamic_fe18 {
  word-con: break-word;
}
.notification_short_5489 > span {
  display: inline-block;
  padding: 5px 0;
}
.notification_short_5489 .active-hard-d4f1 {
  margin-left: 8px;
  margin-right: 8px;
}
.notification_short_5489 .east-048d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.texture_fixed_b963 .link_red_e057 {
  margin-bottom: 2em;
}
.texture_fixed_b963 .tertiary_08cb {
  margin-bottom: 15px;
}
.texture_fixed_b963 .tertiary_08cb:last-child {
  margin-bottom: 0;
}
.texture_fixed_b963 .module_a5ac {
  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) {
  .texture_fixed_b963 .module_a5ac {
    display: block;
  }
}
.texture_fixed_b963 .border_tiny_7a3d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .texture_fixed_b963 .border_tiny_7a3d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.texture_fixed_b963 .frame_purple_0f3b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.texture_fixed_b963 .frame_purple_0f3b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.texture_fixed_b963 .frame_purple_0f3b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.texture_fixed_b963 .component_dynamic_fe18 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture_fixed_b963 .component_dynamic_fe18 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.texture_fixed_b963 .notice-fresh-7129 p:last-child {
  margin-bottom: 0;
}
.texture_fixed_b963 .button-fd29 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.texture_fixed_b963 .out_2422 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.texture_fixed_b963 .iron_4d41 {
  margin-top: 1em;
}
.texture_fixed_b963 .hidden-0471 {
  top: 0;
  display: block;
}
.texture_fixed_b963 .hidden-0471 a {
  color: inherit;
}
.texture_fixed_b963 .hidden-0471 a:hover {
  color: inherit;
}
.texture_fixed_b963 .tabs_8dfa {
  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;
}
.texture_fixed_b963 .tabs_8dfa:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.texture_fixed_b963 .out_2422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.texture_fixed_b963 .hard_368b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.texture_fixed_b963 .hard_368b:first-child {
  margin-top: 0;
}
.texture_fixed_b963 .hard_368b.alert_1285 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.texture_fixed_b963 .hard_368b.warm_9fda {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture_fixed_b963
  .hard_368b.warm_9fda.title_cfbf
  .iron_4d41 {
  width: 100%;
}
.texture_fixed_b963 .warm_9fda {
  -webkit-box-align: center;
  align-items: center;
}
.texture_fixed_b963 .warm_9fda .notification_short_5489,
.texture_fixed_b963 .warm_9fda > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.texture_fixed_b963 .frame_purple_0f3b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_fixed_b963 .frame_purple_0f3b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture_fixed_b963 .frame_purple_0f3b: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;
}
.texture_fixed_b963 .alert_1285 {
  z-index: 5;
}
.texture_fixed_b963 .fluid_43bf .wrapper_gas_f346 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.texture_fixed_b963 .silver_fee2 .wrapper_gas_f346 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.texture_fixed_b963 .layout-up-955e .wrapper_gas_f346 {
  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;
}
.texture_fixed_b963.green_345a .module_a5ac,
.texture_fixed_b963.message_d548 .module_a5ac {
  display: block;
}
.texture_fixed_b963.green_345a .module_a5ac .module-1764,
.texture_fixed_b963.green_345a .module_a5ac .out_2422,
.texture_fixed_b963.message_d548 .module_a5ac .module-1764,
.texture_fixed_b963.message_d548 .module_a5ac .out_2422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture_fixed_b963.component-pressed-3f47 .border_tiny_7a3d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .texture_fixed_b963.component-pressed-3f47 .border_tiny_7a3d {
    margin-right: 0;
  }
}
.texture_fixed_b963.green_345a .border_tiny_7a3d,
.texture_fixed_b963.message_d548 .border_tiny_7a3d {
  padding-top: 40%;
}
.texture_fixed_b963.green_345a .link_red_e057,
.texture_fixed_b963.message_d548 .link_red_e057 {
  display: block;
}
.texture_fixed_b963.green_345a .fn-sticky-2466 .out_2422,
.texture_fixed_b963.message_d548 .fn-sticky-2466 .out_2422 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.texture_fixed_b963.green_345a .border_tiny_7a3d,
.texture_fixed_b963.message_d548 .border_tiny_7a3d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.texture_fixed_b963.green_345a .out_2422 {
  padding: 1em;
}
.progress_blue_6b05 {
  margin: 30px auto;
  display: block;
}
.progress_blue_6b05 .pagination-0f8c > * {
  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;
}
.progress_blue_6b05 .pagination-0f8c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress_blue_6b05 .pagination-0f8c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden-static-c8e7 .notification_short_5489 {
  margin-bottom: 1.41575em;
}
.hidden-static-c8e7 .liquid-5b0e {
  margin-bottom: 1.618em;
}
.preview-4080 .sidebar_a4af {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.preview-4080 .sidebar_a4af a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.preview-4080 .bottom_ff43 {
  max-width: 100%;
  overflow: auto;
}
.heading-hard-9444 .preview-4080 a:hover {
  text-decoration: underline;
}
.column_930d .tertiary_08cb:not(.component_dynamic_fe18),
.column_930d .frame_purple_0f3b {
  margin-bottom: 1.41575em;
}
.column_930d .tertiary_08cb:not(.component_dynamic_fe18):last-child,
.column_930d .frame_purple_0f3b:last-child {
  margin-bottom: 0;
}
.column_930d .tertiary_08cb.highlight-090b {
  margin-bottom: 0.41575em;
}
.column_930d .dropdown-up-069d:before,
.column_930d .backdrop_6d01:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_930d .dropdown-up-069d:before {
  content: "\f115";
}
.column_930d .backdrop_6d01:before {
  content: "\f02c";
}
.column_930d .summary-b0cf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_930d .summary-b0cf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-023d {
  display: -webkit-box;
  display: flex;
}
.detail-023d .caption-right-6217 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-023d .caption-right-6217 {
    flex-basis: 90px;
  }
}
.detail-023d .detail-middle-f353 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-023d .detail-middle-f353 {
    flex-basis: calc(100% - 50px);
  }
}
.detail-023d .caption_hard_2222 p:last-child {
  margin-bottom: 0.72em;
}
.fixed-85b8 .pagination-0f8c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fixed-85b8 .pagination-0f8c:after,
.fixed-85b8 .pagination-0f8c:before {
  content: "";
  display: table;
}
.fixed-85b8 .pagination-0f8c:after {
  clear: both;
}
.fixed-85b8 .pagination-0f8c .wrapper_ecc2,
.fixed-85b8 .pagination-0f8c .title_advanced_c297 {
  width: 49%;
}
.fixed-85b8 .pagination-0f8c .wrapper_ecc2 a span.element_glass_4114,
.fixed-85b8 .pagination-0f8c .title_advanced_c297 a span.element_glass_4114 {
  display: block;
  margin-bottom: 5px;
}
.fixed-85b8 .pagination-0f8c .title_advanced_c297 {
  float: left;
  text-align: left;
}
.fixed-85b8 .pagination-0f8c .wrapper_ecc2 {
  float: right;
  text-align: right;
}
.feature-c8b1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature-c8b1 {
    margin-bottom: 0;
  }
}
.yellow-a0de {
  margin-bottom: 1em;
}
.yellow-a0de .component_dynamic_fe18 {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress-8aa2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.banner_tiny_e250 .yellow-a0de,
.sidebar-c2e1 .yellow-a0de {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .banner_tiny_e250 .yellow-a0de,
  .sidebar-c2e1 .yellow-a0de {
    display: block;
  }
}
.banner_tiny_e250 .progress-8aa2,
.sidebar-c2e1 .progress-8aa2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .banner_tiny_e250 .progress-8aa2,
  .sidebar-c2e1 .progress-8aa2 {
    margin-bottom: 1em;
  }
}
.banner_tiny_e250 .progress-8aa2 img,
.sidebar-c2e1 .progress-8aa2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.banner_tiny_e250 .tooltip-cf2e,
.sidebar-c2e1 .tooltip-cf2e {
  flex-basis: calc(100% - 160px);
}
.banner_tiny_e250 .tooltip-cf2e p,
.sidebar-c2e1 .tooltip-cf2e p {
  margin-bottom: 0;
}
.banner_tiny_e250 .tooltip-cf2e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .banner_tiny_e250 .tooltip-cf2e {
    padding-left: 0;
  }
}
.sidebar-c2e1 .tooltip-cf2e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .sidebar-c2e1 .tooltip-cf2e {
    padding-right: 0;
  }
}
.sidebar-c2e1 .progress-8aa2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wrapper_old_11bf .progress-8aa2 {
  margin-bottom: 0.5em;
}
.wrapper_old_11bf .progress-8aa2 img {
  width: 100%;
}
.accent-41e3 .summary-upper-a928,
.icon_accd .summary-upper-a928 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon_accd .last_091b .notification_3d94 p:last-child {
  margin-bottom: 0;
}
.popup_motion_b9fc {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.feature_hard_9c88 .container_full_303e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .feature_hard_9c88 .container_full_303e:last-of-type {
    margin-bottom: 0;
  }
}
.feature_hard_9c88 .container_full_303e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_hard_9c88 .container_full_303e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.feature_hard_9c88 .container_full_303e ul li {
  margin: 0 0 0.6em;
}
.feature_hard_9c88 .container_full_303e ul li.green-7f09,
.feature_hard_9c88 .container_full_303e ul li.tabs-stone-336c {
  position: relative;
}
.feature_hard_9c88 .container_full_303e ul li.green-7f09 .hidden-a9d3,
.feature_hard_9c88 .container_full_303e ul li.tabs-stone-336c .hidden-a9d3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.feature_hard_9c88 .container_full_303e ul li.green-7f09:after:after,
.feature_hard_9c88 .container_full_303e ul li.green-7f09:after:before,
.feature_hard_9c88
  .container_full_303e
  ul
  li.tabs-stone-336c:after:after,
.feature_hard_9c88
  .container_full_303e
  ul
  li.tabs-stone-336c:after:before {
  content: "";
  display: table;
}
.feature_hard_9c88 .container_full_303e ul li.green-7f09:after:after,
.feature_hard_9c88
  .container_full_303e
  ul
  li.tabs-stone-336c:after:after {
  clear: both;
}
.feature_hard_9c88 .container_full_303e a.accordion_bright_cf7c:hover {
  text-decoration: none;
}
.feature_hard_9c88 .container_full_303e select {
  max-width: 100%;
}
.feature_hard_9c88 .container_full_303e table {
  font-size: 85%;
}
.feature_hard_9c88 .container_full_303e table td,
.feature_hard_9c88 .container_full_303e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.feature_hard_9c88 .container_full_303e table tfoot td {
  text-align: left;
}
.feature_hard_9c88 .container_full_303e :last-child {
  margin-bottom: 0;
}
.feature_hard_9c88 .container_full_303e .card-short-f292 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.feature_hard_9c88 .container_full_303e .card-short-f292 label {
  width: 100%;
}
.feature_hard_9c88 .container_full_303e .card-short-f292 .info-7fb6 {
  width: 100%;
  display: block;
}
.feature_hard_9c88 .container_full_303e .card-short-f292 .copper-4eb9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.feature_hard_9c88 .container_full_303e .card-short-f292 .copper-4eb9:hover svg #svg-search {
  fill: #444;
}
.feature_hard_9c88 .container_full_303e .card-short-f292 .copper-4eb9 svg {
  width: 18px;
  height: 18px;
}
.feature_hard_9c88 .highlight-a81d ul ul,
.feature_hard_9c88 .notification_20e9 ul ul,
.feature_hard_9c88 .info-9b1f ul ul,
.feature_hard_9c88 .picture_945d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.feature_hard_9c88 .highlight-a81d .thumbnail_28ba > a,
.feature_hard_9c88 .notification_20e9 .thumbnail_28ba > a,
.feature_hard_9c88 .info-9b1f .thumbnail_28ba > a,
.feature_hard_9c88 .picture_945d .thumbnail_28ba > a {
  margin-bottom: 0;
}
.feature_hard_9c88 .card-f7c6 li,
.feature_hard_9c88 .highlight-a81d li,
.feature_hard_9c88 .background_ddf1 li,
.feature_hard_9c88 .notification_20e9 li,
.feature_hard_9c88 .info-9b1f li,
.feature_hard_9c88 .picture_945d li,
.feature_hard_9c88 .feature-last-e8ff li,
.feature_hard_9c88 .out-8aa1 li {
  display: block;
  position: relative;
}
.feature_hard_9c88 .card-f7c6 li:last-child,
.feature_hard_9c88 .highlight-a81d li:last-child,
.feature_hard_9c88 .background_ddf1 li:last-child,
.feature_hard_9c88 .notification_20e9 li:last-child,
.feature_hard_9c88 .info-9b1f li:last-child,
.feature_hard_9c88 .picture_945d li:last-child,
.feature_hard_9c88 .feature-last-e8ff li:last-child,
.feature_hard_9c88 .out-8aa1 li:last-child {
  border: none;
}
.feature_hard_9c88 .card-f7c6 li a,
.feature_hard_9c88 .highlight-a81d li a,
.feature_hard_9c88 .background_ddf1 li a,
.feature_hard_9c88 .notification_20e9 li a,
.feature_hard_9c88 .info-9b1f li a,
.feature_hard_9c88 .picture_945d li a,
.feature_hard_9c88 .feature-last-e8ff li a,
.feature_hard_9c88 .out-8aa1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_hard_9c88 .card-f7c6 li ul li::before,
.feature_hard_9c88 .highlight-a81d li ul li::before,
.feature_hard_9c88 .background_ddf1 li ul li::before,
.feature_hard_9c88 .notification_20e9 li ul li::before,
.feature_hard_9c88 .info-9b1f li ul li::before,
.feature_hard_9c88 .picture_945d li ul li::before,
.feature_hard_9c88 .feature-last-e8ff li ul li::before,
.feature_hard_9c88 .out-8aa1 li ul li::before {
  left: 15px;
}
.feature_hard_9c88 .card-f7c6 li ul a,
.feature_hard_9c88 .highlight-a81d li ul a,
.feature_hard_9c88 .background_ddf1 li ul a,
.feature_hard_9c88 .notification_20e9 li ul a,
.feature_hard_9c88 .info-9b1f li ul a,
.feature_hard_9c88 .picture_945d li ul a,
.feature_hard_9c88 .feature-last-e8ff li ul a,
.feature_hard_9c88 .out-8aa1 li ul a {
  padding-left: 20px;
}
.feature_hard_9c88 .card-f7c6 li ul ul li::before,
.feature_hard_9c88 .highlight-a81d li ul ul li::before,
.feature_hard_9c88 .background_ddf1 li ul ul li::before,
.feature_hard_9c88 .notification_20e9 li ul ul li::before,
.feature_hard_9c88 .info-9b1f li ul ul li::before,
.feature_hard_9c88 .picture_945d li ul ul li::before,
.feature_hard_9c88 .feature-last-e8ff li ul ul li::before,
.feature_hard_9c88 .out-8aa1 li ul ul li::before {
  left: 30px;
}
.feature_hard_9c88 .card-f7c6 li ul ul a,
.feature_hard_9c88 .highlight-a81d li ul ul a,
.feature_hard_9c88 .background_ddf1 li ul ul a,
.feature_hard_9c88 .notification_20e9 li ul ul a,
.feature_hard_9c88 .info-9b1f li ul ul a,
.feature_hard_9c88 .picture_945d li ul ul a,
.feature_hard_9c88 .feature-last-e8ff li ul ul a,
.feature_hard_9c88 .out-8aa1 li ul ul a {
  padding-left: 40px;
}
.feature_hard_9c88 .message_mini_a7f8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_hard_9c88 .out-8aa1 ul li {
  margin-bottom: 1.41575em;
}
.feature_hard_9c88 .out-8aa1 ul li .grid_a74c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.feature_hard_9c88 .out-8aa1 ul li .hidden-thick-136a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail-e8fc .card-f7c6 li a,
.thumbnail-e8fc .highlight-a81d li a,
.thumbnail-e8fc .background_ddf1 li a,
.thumbnail-e8fc .notification_20e9 li a,
.thumbnail-e8fc .info-9b1f li a,
.thumbnail-e8fc .picture_945d li a,
.thumbnail-e8fc .feature-last-e8ff li a,
.thumbnail-e8fc .out-8aa1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-e8fc .message_mini_a7f8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-e8fc .container_full_303e ul li.green-7f09 .hidden-a9d3,
.thumbnail-e8fc .container_full_303e ul li.tabs-stone-336c .hidden-a9d3 {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail-e8fc .feature_hard_9c88 .container_full_303e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li {
  margin: 0;
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li ul {
  margin: 0;
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li ul li a {
  padding-left: 15px;
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li ul li li a {
  padding-left: 30px;
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li.gallery-next-6dea > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li.gallery-next-6dea > 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;
}
.notice-0674 .feature_hard_9c88 .summary-basic-c0f3 li.gallery-next-6dea > 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;
}
.search_short_83a2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.stone_db9d {
  position: relative;
  z-index: 10;
}
.stone_db9d .search_yellow_3929 {
  width: 100%;
  max-width: 100%;
}
.logo_short_323e .breadcrumb_6bc9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.logo_short_323e .stone-5e0c {
}
.logo_short_323e .thumbnail-e8fc {
  background: #292929;
}
.wood-3b93 .breadcrumb_6bc9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wood-3b93 .stone-5e0c {
  background: #f9f9f9;
}
.wood-3b93 .thumbnail-e8fc {
  background: #303030;
}
.popup_motion_0361 .breadcrumb_6bc9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup_motion_0361 .summary_3c08 {
    margin-bottom: 1em;
  }
  .popup_motion_0361 .summary_3c08:last-child {
    margin-bottom: 0;
  }
}
.popup_motion_0361 .stone-5e0c {
  background: #ededed;
}
.popup_motion_0361 .thumbnail-e8fc {
  background: #1a1a1a;
}
.breadcrumb_6bc9.stone-5e0c {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb_6bc9.stone-5e0c .button-c325 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_6bc9.thumbnail-e8fc {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_6bc9.thumbnail-e8fc a:not(.accordion_bright_cf7c) {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_6bc9.thumbnail-e8fc a:not(.accordion_bright_cf7c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_6bc9.thumbnail-e8fc .button-c325 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_6bc9.thumbnail-e8fc table tbody td,
.breadcrumb_6bc9.thumbnail-e8fc table th {
  background: rgba(0, 0, 0, 0.08);
}
.label_5d88.down-36a7 .module-4a13 {
  max-width: initial;
}
.label_5d88 .notice-58fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.label_5d88 .notice-58fe .search_yellow_3929 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .label_5d88 .notice-58fe .search_yellow_3929 {
    display: block;
    margin-bottom: 2em;
  }
  .label_5d88 .notice-58fe .search_yellow_3929:last-child {
    margin-bottom: 0;
  }
}
.popup_motion_0361 .summary_3c08:last-child,
.wood-3b93 .summary_3c08:last-child,
.logo_short_323e .summary_3c08:last-child {
  margin-bottom: 0;
}
.popup_motion_0361 .summary_3c08 .feature_hard_9c88 .container_full_303e:last-child,
.wood-3b93 .summary_3c08 .feature_hard_9c88 .container_full_303e:last-child,
.logo_short_323e .summary_3c08 .feature_hard_9c88 .container_full_303e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .popup_motion_0361 .under_b3fa,
  .popup_motion_0361 .white_1c6d,
  .wood-3b93 .under_b3fa,
  .wood-3b93 .white_1c6d,
  .logo_short_323e .under_b3fa,
  .logo_short_323e .white_1c6d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .stone_db9d .summary_3c08 {
    margin-bottom: 2em;
  }
}
.stone_db9d p:last-child {
  margin-bottom: 0;
}
.stone_db9d li,
.stone_db9d ul {
  list-style: none;
  margin: 0;
}
.stone_db9d ul ul {
  margin-left: 2.617924em;
}
.summary-outer-b8b0 {
  font-size: 0.875em;
}

/* css-noise: b972 */
.shadow-element-e1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
