/*!
Theme Name: Customify
Theme URI: https://pressmaximum.warm-90c6/customify
Author: WPCustomify
Author URI: https://pressmaximum.warm-90c6
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.warm-90c6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent_stone_7dd7.aside-dirty-a3d1/licenses/gpl-2.0.thick_2761
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.alert_middle_5289/, (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.tabs-873e.text-9d16/normalize.in_bc4c/
 ======
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.in_bc4c v7.0.0 | MIT License | github.warm-90c6/necolas/normalize.in_bc4c */
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;
}
.status_tiny_3898 .caption-last-a221,
.main-1523,
.picture-light-5275,
.basic-0299,
.footer_2902,
.old-7efa,
.title_next_2c78,
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;
}
.main-1523,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main-1523,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main-1523,
  h1 {
    font-size: 1.8em;
  }
}
.picture-light-5275,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.picture-light-5275 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .picture-light-5275,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .picture-light-5275,
  h2 {
    font-size: 1.7em;
  }
}
.basic-0299,
h3 {
  font-size: 1.618em;
}
.status_tiny_3898 .caption-last-a221,
.footer_2902,
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.glass_1931 {
  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;
}
.outer-72bd:after,
.outer-72bd:before,
.dropdown-67af:after,
.dropdown-67af:before {
  content: "";
  display: table;
}
.outer-72bd:after,
.dropdown-67af:after {
  clear: both;
}
.video_hard_b252 {
  float: right;
  margin-right: 0;
}
.block_d33a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider-e8d9 .wrapper_cool_d9da,
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;
}
.slider-e8d9 .wrapper_cool_d9da: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;
}
.blue_1fa4 .wrapper_cool_d9da {
  box-shadow: none;
}
.blue_1fa4
  .wrapper_cool_d9da
  .photo-lite-ddaa {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.blue_1fa4 .wrapper_cool_d9da .photo-337e {
  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;
}
.blue_1fa4
  .wrapper_cool_d9da
  .photo-337e
  b {
  display: none;
}
.blue_1fa4 .brown-ca53 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stale_b46b:not(.feature-large-d1fe):not(.overlay_5479),
button:not(.feature-large-d1fe):not(.overlay_5479),
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ),
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ),
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ) {
  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;
}
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ):hover,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ):hover,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):hover,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):hover,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ):active,
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ):active,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):active,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):active,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):active,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus {
  outline: 0;
}
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f {
  position: relative;
}
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .button-a141,
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .simple_d3f4,
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .dynamic-b4c6,
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  i,
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  svg,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .button-a141,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .simple_d3f4,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .dynamic-b4c6,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  i,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  svg,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .button-a141,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .simple_d3f4,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .dynamic-b4c6,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  i,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  svg,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .button-a141,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .simple_d3f4,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .dynamic-b4c6,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  i,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  svg,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .button-a141,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .simple_d3f4,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  .dynamic-b4c6,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  i,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f
  svg {
  visibility: hidden;
}
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f:after,
button:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f:after,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f:after,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f:after,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ).fn-loading-500f: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;
}
.stale_b46b:not(.feature-large-d1fe):not(.overlay_5479),
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ),
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ),
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ) {
  color: #fff;
  background: #235787;
}
.stale_b46b:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus,
input[type="button"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus,
input[type="reset"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus,
input[type="submit"]:not(.feature-large-d1fe):not(
    .overlay_5479
  ):focus {
  color: #fff;
}
.stale_b46b.fn-disabled-500f:not(.feature-large-d1fe):not(
    .overlay_5479
  ),
.stale_b46b[disabled]:not(.feature-large-d1fe):not(
    .overlay_5479
  ),
button.fn-disabled-500f:not(.feature-large-d1fe):not(
    .overlay_5479
  ),
button[disabled]:not(.feature-large-d1fe):not(
    .overlay_5479
  ) {
  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;
}
.tag-9572 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tag-9572: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;
}
.next-cfa4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.avatar_5bf9 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary-512c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.outer-72bd:after,
.outer-72bd:before,
.paragraph-278b:after,
.paragraph-278b:before,
.logo_f96a:after,
.logo_f96a:before,
.solid_4912:after,
.solid_4912:before,
.hover_a770:after,
.hover_a770:before,
.shade_a928:after,
.shade_a928:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.outer-72bd:after,
.paragraph-278b:after,
.logo_f96a:after,
.solid_4912:after,
.hover_a770:after,
.shade_a928:after {
  clear: both;
}
.paragraph-278b .steel_9ad5,
.logo_f96a .steel_9ad5,
.text-858a .steel_9ad5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tertiary_2177 {
  display: inline-block;
}
.popup-right-581a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup-right-581a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup-right-581a .disabled_4fc3 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled_4fc3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.table_adaf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.table_adaf:after,
.table_adaf:before {
  content: "";
  display: table;
}
.table_adaf:after {
  clear: both;
}
.preview_68e9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.old_9765 .preview_68e9 {
  max-width: 50%;
}
.image_middle_2319 .preview_68e9 {
  max-width: 33.33%;
}
.wrapper_full_e08e .preview_68e9 {
  max-width: 25%;
}
.gas_4af5 .preview_68e9 {
  max-width: 20%;
}
.caption-active-e5d1 .preview_68e9 {
  max-width: 16.66%;
}
.module-fluid-4566 .preview_68e9 {
  max-width: 14.28%;
}
.rough_d622 .preview_68e9 {
  max-width: 12.5%;
}
.sidebar_purple_ca35 .preview_68e9 {
  max-width: 11.11%;
}
.glass-ca23 {
  display: block;
}
.status_tiny_3898 .sidebar_wood_6198 label,
.status_tiny_3898 .title-complex-bf23 label,
.status_tiny_3898 .static-2aae label,
.status_tiny_3898 .hidden_smooth_6787 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-8d85 {
  list-style: none;
  margin: 0;
}
.avatar-8d85 article.heading_38a5 {
  margin-bottom: 0;
}
.avatar-8d85 ul {
  list-style: none;
  margin: 0;
}
.avatar-8d85 .message_3f27 li.heading_38a5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-8d85 .message_3f27 li.heading_38a5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-8d85 .message_3f27 li.heading_38a5: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) {
  .avatar-8d85 .message_3f27 li.heading_38a5 li.heading_38a5 li.heading_38a5 li.heading_38a5 {
    padding-left: 0;
  }
}
article.heading_38a5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading_38a5 .paragraph-278b p:last-of-type {
  margin-bottom: 0;
}
article.heading_38a5 .border_e6a2 {
  float: left;
}
article.heading_38a5 .full_1e3b {
  margin-left: 85px;
}
article.heading_38a5 .logo-9a01 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading_38a5 .logo-9a01 .tag-active-262b {
  margin-left: 10px;
}
article.heading_38a5 .gold_1107 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading_38a5 .secondary-yellow-0403 {
  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 .sidebar_wood_6198,
  #respond .static-2aae,
  #respond .hidden_smooth_6787 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar_wood_6198 input,
#respond .static-2aae input,
#respond .hidden_smooth_6787 input {
  width: 100%;
}
#respond .hidden_smooth_6787 {
  margin-right: 0;
}
#respond .texture_1f35 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.solid_019c {
  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;
}
.solid_019c.right_0ead {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.solid_019c 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%);
}
.solid_019c:focus,
.solid_019c: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);
}
.icon_simple_32f6 {
  border-radius: 10%;
}
.breadcrumb-huge-c501 {
  border-radius: 50%;
}
.summary_50cd {
  font-size: 0.72em;
}
.basic-9b35 {
  font-size: 0.875em;
}
.description_522d {
  font-size: 1.1em;
}
.media-liquid-e7f3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media-liquid-e7f3.summary_50cd {
  letter-spacing: 0.5px;
}
.container-21b6,
.container-21b6 a {
  color: #6d6d6d;
}
.container-21b6 a:hover {
  color: #111;
}
.tall-40a2 {
  color: #6d6d6d;
}
.motion-fcf7 {
  overflow-x: hidden;
}
.motion-fcf7 .module-820d.medium-0339 {
  position: relative;
}
.motion-fcf7 .module-820d.medium-0339.tabs-f0cf {
  position: initial;
}
.motion-fcf7
  .module-820d.medium-0339.tabs-f0cf
  .pattern-left-d43e {
  left: auto;
}
.motion-fcf7 .module-820d .pattern-left-d43e {
  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;
}
.motion-fcf7 .module-820d:hover.medium-0339 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.motion-fcf7
  .module-820d:hover.medium-0339
  .pattern-left-d43e {
  display: block;
  z-index: 9999999;
}
.motion-fcf7 .middle-a1a0 .notification-a0c5,
.motion-fcf7 .narrow-090f .notification-a0c5 {
  display: none;
}
.motion-fcf7 .down_0532 .module-820d:hover.medium-0339 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.status_tiny_3898 .sidebar_wood_6198 label,
.status_tiny_3898 .title-complex-bf23 label,
.status_tiny_3898 .static-2aae label,
.status_tiny_3898 .hidden_smooth_6787 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-8d85 {
  list-style: none;
  margin: 0;
}
.avatar-8d85 article.heading_38a5 {
  margin-bottom: 0;
}
.avatar-8d85 ul {
  list-style: none;
  margin: 0;
}
.avatar-8d85 .message_3f27 li.heading_38a5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-8d85 .message_3f27 li.heading_38a5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-8d85 .message_3f27 li.heading_38a5: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) {
  .avatar-8d85 .message_3f27 li.heading_38a5 li.heading_38a5 li.heading_38a5 li.heading_38a5 {
    padding-left: 0;
  }
}
article.heading_38a5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading_38a5 .paragraph-278b p:last-of-type {
  margin-bottom: 0;
}
article.heading_38a5 .border_e6a2 {
  float: left;
}
article.heading_38a5 .full_1e3b {
  margin-left: 85px;
}
article.heading_38a5 .logo-9a01 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading_38a5 .logo-9a01 .tag-active-262b {
  margin-left: 10px;
}
article.heading_38a5 .gold_1107 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading_38a5 .secondary-yellow-0403 {
  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 .sidebar_wood_6198,
  #respond .static-2aae,
  #respond .hidden_smooth_6787 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar_wood_6198 input,
#respond .static-2aae input,
#respond .hidden_smooth_6787 input {
  width: 100%;
}
#respond .hidden_smooth_6787 {
  margin-right: 0;
}
#respond .texture_1f35 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle-a1a0 .notice_light_200b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.notice_light_200b .background-pressed-70a4.large-8205 .filter_huge_b914 > li > a:focus,
.notice_light_200b .background-pressed-70a4.large-8205 .filter_huge_b914 > li > a:hover,
.notice_light_200b .background-pressed-70a4.mask-white-b5e2 .filter_huge_b914 > li > a:focus,
.notice_light_200b .background-pressed-70a4.mask-white-b5e2 .filter_huge_b914 > li > a:hover,
.notice_light_200b .background-pressed-70a4.wide-f8e8 .filter_huge_b914 > li > a:focus,
.notice_light_200b .background-pressed-70a4.wide-f8e8 .filter_huge_b914 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_light_200b
  .background-pressed-70a4.large-8205
  .filter_huge_b914
  > li.button_left_88b7
  > a,
.notice_light_200b
  .background-pressed-70a4.large-8205
  .filter_huge_b914
  > li.aside-hot-4598
  > a,
.notice_light_200b
  .background-pressed-70a4.mask-white-b5e2
  .filter_huge_b914
  > li.button_left_88b7
  > a,
.notice_light_200b
  .background-pressed-70a4.mask-white-b5e2
  .filter_huge_b914
  > li.aside-hot-4598
  > a,
.notice_light_200b
  .background-pressed-70a4.wide-f8e8
  .filter_huge_b914
  > li.button_left_88b7
  > a,
.notice_light_200b .background-pressed-70a4.wide-f8e8 .filter_huge_b914 > li.short_79d7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_light_200b .secondary-91b4,
.notice_light_200b .secondary-91b4 a {
  color: rgba(255, 255, 255, 0.99);
}
.notice_light_200b .text-61f4.outline-full-64ed li a,
.notice_light_200b .picture_out_78be a,
.notice_light_200b .short-4172,
.notice_light_200b .filter_huge_b914 > li > a,
.notice_light_200b .highlight_eb0c {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b .text-61f4.outline-full-64ed li a:hover,
.notice_light_200b .picture_out_78be a:hover,
.notice_light_200b .short-4172:hover,
.notice_light_200b .filter_huge_b914 > li > a:hover,
.notice_light_200b .highlight_eb0c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_light_200b .grid-lite-899c {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b .grid-lite-899c .detail-cool-d167 {
  color: rgba(255, 255, 255, 0.99);
}
.notice_light_200b .grid-lite-899c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice_light_200b .under-77c9 .text-6351 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b .under-77c9 .text-6351 .shade_f8c8 {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b
  .under-77c9
  .text-6351
  .shade_f8c8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b
  .under-77c9
  .text-6351
  .shade_f8c8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b
  .under-77c9
  .text-6351
  .shade_f8c8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b
  .under-77c9
  .text-6351
  .shade_f8c8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b .under-77c9 .liquid-af5b {
  color: rgba(255, 255, 255, 0.79);
}
.notice_light_200b .under-77c9 .liquid-af5b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-light-3685
  .notice_light_200b
  .under-77c9
  .modal-f5b0
  .shadow_4c02 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-light-3685
  .notice_light_200b
  .under-77c9
  .modal-f5b0
  .shade_f8c8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle-a1a0 .carousel-62e9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel-62e9 .background-pressed-70a4.large-8205 .filter_huge_b914 > li > a:focus,
.carousel-62e9 .background-pressed-70a4.large-8205 .filter_huge_b914 > li > a:hover,
.carousel-62e9 .background-pressed-70a4.mask-white-b5e2 .filter_huge_b914 > li > a:focus,
.carousel-62e9 .background-pressed-70a4.mask-white-b5e2 .filter_huge_b914 > li > a:hover,
.carousel-62e9 .background-pressed-70a4.wide-f8e8 .filter_huge_b914 > li > a:focus,
.carousel-62e9 .background-pressed-70a4.wide-f8e8 .filter_huge_b914 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-62e9
  .background-pressed-70a4.large-8205
  .filter_huge_b914
  > li.button_left_88b7
  > a,
.carousel-62e9
  .background-pressed-70a4.large-8205
  .filter_huge_b914
  > li.aside-hot-4598
  > a,
.carousel-62e9
  .background-pressed-70a4.mask-white-b5e2
  .filter_huge_b914
  > li.button_left_88b7
  > a,
.carousel-62e9
  .background-pressed-70a4.mask-white-b5e2
  .filter_huge_b914
  > li.aside-hot-4598
  > a,
.carousel-62e9
  .background-pressed-70a4.wide-f8e8
  .filter_huge_b914
  > li.button_left_88b7
  > a,
.carousel-62e9 .background-pressed-70a4.wide-f8e8 .filter_huge_b914 > li.short_79d7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-62e9 .secondary-91b4,
.carousel-62e9 .secondary-91b4 a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-62e9 .text-61f4.outline-full-64ed li a,
.carousel-62e9 .picture_out_78be a,
.carousel-62e9 .short-4172,
.carousel-62e9 .filter_huge_b914 > li > a,
.carousel-62e9 .highlight_eb0c {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-62e9 .text-61f4.outline-full-64ed li a:hover,
.carousel-62e9 .picture_out_78be a:hover,
.carousel-62e9 .short-4172:hover,
.carousel-62e9 .filter_huge_b914 > li > a:hover,
.carousel-62e9 .highlight_eb0c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-62e9 .grid-lite-899c {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-62e9 .grid-lite-899c .detail-cool-d167 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-62e9 .grid-lite-899c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-5662 .notice-31c3 {
  margin-left: auto;
  margin-right: auto;
}
.logo_f96a > * {
  margin-left: auto;
  margin-right: auto;
}
.logo_f96a .next-cfa4 {
  margin-right: 1.41575em;
}
.narrow_e115 .logo_f96a > .image-clean-6651 {
  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;
}
.narrow_e115 .logo_f96a > .soft_8e86 {
  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;
}
.alert-3166.paragraph-5662 .notice-31c3,
.column-prev-ce13.paragraph-5662 .notice-31c3 {
  margin-left: 0;
}
.detail-8910.paragraph-5662 .notice-31c3,
.gold-ee48.paragraph-5662 .notice-31c3 {
  margin-right: 0;
}
.logo_f96a ol,
.logo_f96a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tiny-d832 video {
  max-width: 100%;
}
.inner_26aa img {
  display: block;
}
.inner_26aa.next-cfa4,
.inner_26aa.avatar_5bf9 {
  width: 100%;
}
.inner_26aa.soft_8e86 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.photo_middle_5dbe:not(.section-slow-ccf4) {
  margin: 1.5em auto;
}
.first-e3fd p {
  padding: 1.5em 14px;
}
ul.west_4e83.soft_8e86,
ul.west_4e83.image-clean-6651,
ul.west_4e83.badge-selected-6ef4.image-clean-6651 {
  padding: 0 14px;
}
.layout-static-4c92 {
  display: block;
  overflow-x: auto;
}
.layout-static-4c92 table {
  border-collapse: collapse;
  width: 100%;
}
.layout-static-4c92 td,
.layout-static-4c92 th {
  padding: 0.5em;
}
.logo_f96a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo_f96a ol ol,
.logo_f96a ol ul,
.logo_f96a ul ol,
.logo_f96a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo_f96a ol ol li,
.logo_f96a ol ul li,
.logo_f96a ul ol li,
.logo_f96a ul ul li {
  margin-left: 0;
}
.mask_6573.hero_yellow_98c1 > .under_1d33 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mask_6573.hero_yellow_98c1 > .under_1d33 iframe,
.mask_6573.hero_yellow_98c1 > .under_1d33 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.orange_5436 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.orange_5436.hidden_3712 {
  padding: 0;
}
.orange_5436.hidden_3712 cite {
  font-size: 13px;
}
.orange_5436 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.orange_5436 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.pattern_e1db {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.pattern_e1db > p:first-child {
  margin-top: 0;
}
.pattern_e1db cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.pattern_e1db blockquote {
  border-left: 0;
}
.background-bronze-7f8b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.background-bronze-7f8b:not(.tertiary_89ee) {
  max-width: 100px;
}
.background-bronze-7f8b.video-stone-caa1 {
  border-bottom: none !important;
  text-align: center;
}
.background-bronze-7f8b.video-stone-caa1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .first-e3fd p {
    padding: 1.5em 0;
  }
}
.fixed-6cf6 {
  color: #0073aa;
}
.row_3aa2 {
  background-color: #0073aa;
}
.basic_1ea0 {
  color: #229fd8;
}
.red_77ea {
  background-color: #229fd8;
}
.orange_6a21 {
  color: #eee;
}
.static_f1a9 {
  background-color: #eee;
}
.table_21a9 {
  color: #444;
}
.texture_plasma_1a51 {
  background-color: #444;
}
.sidebar-5738 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sidebar-5738 .summary_40ef .picture_out_78be {
  font-size: 15px;
}
.sidebar-5738 .picture_out_78be {
  line-height: 1.3;
}
.sidebar-5738 .carousel-62e9 {
}
.sidebar-5738 .notice_light_200b {
  background: #235787;
}
.progress_0403 {
  padding: 0;
}
.progress_0403 .notice_light_200b {
  background: #1a1a1a;
}
.progress_0403 .carousel-62e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sidebar-hovered-c3e6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sidebar-hovered-c3e6 .carousel-62e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sidebar-hovered-c3e6 .notice_light_200b {
  background: #303030;
}
.shade_a928 {
  position: relative;
  z-index: 10;
}
.shade_a928 .aside_iron_151f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-54c2 .medium-0339 {
  display: inline-block;
  vertical-align: middle;
}
.mask-54c2.list-bf8a .medium-0339 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask-54c2.list-bf8a .medium-0339 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-54c2.list-bf8a .medium-0339 {
    margin-right: 0.4em;
  }
}
.mask-54c2.list-bf8a .medium-0339:last-child {
  margin-right: 0;
}
.picture-96a2 .aside_iron_151f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .middle-a1a0 .summary_40ef {
    margin: 0 -0.5em;
  }
  .middle-a1a0 .summary_40ef [class*="customify-col-"],
  .middle-a1a0 .summary_40ef [class*="customify-col_"],
  .middle-a1a0 .summary_40ef [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.middle-a1a0.element_5967 .aside_iron_151f {
  background: 0 0 !important;
}
.middle-a1a0.element_5967 .aside_iron_151f,
.middle-a1a0.picture-96a2 .aside_iron_151f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .middle-a1a0.search-pressed-bfb7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.middle-a1a0.picture-96a2 .aside_iron_151f {
  box-shadow: none !important;
}
.border_e38d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border_e38d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border_e38d {
    padding: 18px 0 20px;
  }
}
.border_e38d .focused-c4a3 {
  width: 100%;
}
.border_e38d .image_3021 {
  margin-bottom: 0;
}
.border_e38d .component-inner-79e4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.old-11b6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.old-11b6 .search_b90d {
  width: 100%;
}
.notification-2072 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification-2072 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification-2072 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;
}
.notification-2072 li:last-child:after {
  display: none;
}
.notification-2072 li a {
  font-weight: 500;
  margin-right: 10px;
}
.feature-aefd .notification-a0c5 button,
.border_e38d .notification-a0c5 button {
  left: 0;
}
.feature-aefd .search_b90d,
.border_e38d .search_b90d {
  padding-left: 0;
  padding-right: 0;
}
.feature-aefd .old-11b6,
.border_e38d .old-11b6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.feature-aefd {
  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;
}
.feature-aefd: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;
}
.feature-aefd .upper-a870 {
  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) {
  .feature-aefd .upper-a870 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .feature-aefd .upper-a870 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .feature-aefd .upper-a870 {
    min-height: 200px;
  }
}
.feature-aefd .notification-2072 {
  color: rgba(255, 255, 255, 0.8);
}
.feature-aefd .notification-2072 a,
.feature-aefd .notification-2072 li:after {
  color: inherit;
}
.feature-aefd .notification-2072 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article-487c {
  margin-bottom: 0.5em;
}
.link-1878 {
  margin-bottom: 1.2em;
}
.link-1878,
.article-487c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.link-1878 p:last-child,
.article-487c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification-a0c5,
#masthead .notification-a0c5 {
  display: none;
}
#masthead
  > .notification-a0c5.full_1eca {
  display: none;
}
#masthead > .notification-a0c5 button {
  left: 0;
}
.background-418e {
  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%;
}
.background-418e .medium-0339 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.background-418e .glass_761e {
  display: -webkit-box;
  display: flex;
}
.background-418e .glass_761e.feature_outer_14b6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.background-418e .glass_761e.heading_warm_ec44 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background-418e .glass_761e.alert_a175 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.background-418e.section_babb.simple-4522 .glass_761e.feature_outer_14b6 {
  flex-basis: 100%;
}
.background-418e.hover_2eec .glass_761e.heading_warm_ec44 {
  -webkit-box-flex: 1;
  flex: auto;
}
.background-418e.hover_2eec .glass_761e.alert_a175 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification-a0c5.full_1eca {
  display: none;
}
#masthead > .notification-a0c5 button {
  left: 0;
}
.link_56aa {
  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;
}
.link_56aa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link_56aa.inner_bbf1 i {
  margin-right: 4px;
}
.link_56aa.description_1690 i {
  margin-left: 5px;
}
.picture_out_78be p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.picture_out_78be p:last-child {
  margin-bottom: 0;
}
.active_c3e3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active_c3e3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active_c3e3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.active_c3e3 .secondary-91b4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active_c3e3 .static-28ba {
  margin: 5px 0 7px 0;
}
.active_c3e3.gradient-fe95 .bright_d5cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_c3e3.gradient-fe95 .primary_b16f {
  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;
}
.active_c3e3.medium_6722 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active_c3e3.medium_6722 .bright_d5cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_c3e3.medium_6722 .primary_b16f {
  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;
}
.active_c3e3.slow-3530 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_c3e3.inner-f620 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active_c3e3.inner-f620 .primary_b16f {
  margin-top: 7px;
}
.paragraph_fast_874a {
  display: inline-block;
}
.shade_a928 .box-orange-ec85 .active_c3e3 img {
  max-width: 100%;
}
.background-pressed-70a4 .wrapper_d123.stone-abad,
.box_up_500d .wrapper_d123.stone-abad {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-pressed-70a4 .hidden_glass_743b,
.box_up_500d .hidden_glass_743b {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.background-pressed-70a4 .hidden_glass_743b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.background-pressed-70a4.text_8307 .hidden_glass_743b {
  display: none;
}
.background-pressed-70a4 .section_dim_d12f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-pressed-70a4 .section_dim_d12f li {
  display: inline-block;
  position: relative;
}
.background-pressed-70a4 .section_dim_d12f li:last-child {
  margin-right: 0;
}
.background-pressed-70a4 .section_dim_d12f li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.background-pressed-70a4 .section_dim_d12f li.short_79d7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.background-pressed-70a4 .section_dim_d12f > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.background-pressed-70a4 .section_dim_d12f > li > a i {
  line-height: 0;
}
.background-pressed-70a4 .section_dim_d12f > li.yellow-c69e > a .hidden_glass_743b {
  margin-left: 4px;
  line-height: 0;
}
.background-pressed-70a4 .section_dim_d12f .input_bottom_4756 li.yellow-c69e > a {
  position: relative;
}
.background-pressed-70a4 .section_dim_d12f .input_bottom_4756 li.yellow-c69e > a:after,
.background-pressed-70a4 .section_dim_d12f .input_bottom_4756 li.yellow-c69e > a:before {
  content: "";
  display: table;
}
.background-pressed-70a4 .section_dim_d12f .input_bottom_4756 li.yellow-c69e > a:after {
  clear: both;
}
.background-pressed-70a4 .section_dim_d12f .input_bottom_4756 li.yellow-c69e > a .hidden_glass_743b {
  margin-left: 5px;
  float: right;
}
.background-pressed-70a4 .mini_38c0,
.background-pressed-70a4 .input_bottom_4756 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.background-pressed-70a4 .input_bottom_4756 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.background-pressed-70a4 .input_bottom_4756 .stone-abad {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-pressed-70a4 .input_bottom_4756 .hidden_glass_743b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.background-pressed-70a4 .input_bottom_4756 li {
  display: block;
  margin: 0;
  padding: 0;
}
.background-pressed-70a4 .input_bottom_4756 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.background-pressed-70a4 .input_bottom_4756 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.background-pressed-70a4 .input_bottom_4756 .input_bottom_4756 {
  top: 0;
  left: 100%;
}
.background-pressed-70a4 .solid_6ae0.fn-focus-500f > .mini_38c0,
.background-pressed-70a4 .solid_6ae0.fn-focus-500f > .input_bottom_4756,
.background-pressed-70a4 .solid_6ae0:focus > .mini_38c0,
.background-pressed-70a4 .solid_6ae0:focus > .input_bottom_4756,
.background-pressed-70a4 .solid_6ae0:hover > .mini_38c0,
.background-pressed-70a4 .solid_6ae0:hover > .input_bottom_4756 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.background-pressed-70a4.wide-f8e8 .filter_huge_b914:after,
.background-pressed-70a4.wide-f8e8 .filter_huge_b914:before {
  content: "";
  display: table;
}
.background-pressed-70a4.wide-f8e8 .filter_huge_b914:after {
  clear: both;
}
.background-pressed-70a4.wide-f8e8 .filter_huge_b914 > li {
  float: left;
}
.background-pressed-70a4.dim-4c76 .filter_huge_b914:after,
.background-pressed-70a4.dim-4c76 .filter_huge_b914:before {
  content: "";
  display: table;
}
.background-pressed-70a4.dim-4c76 .filter_huge_b914:after {
  clear: both;
}
.background-pressed-70a4.dim-4c76 .filter_huge_b914 > li {
  float: left;
}
.background-pressed-70a4.dim-4c76 .filter_huge_b914 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.background-pressed-70a4.dim-4c76 .filter_huge_b914 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.background-pressed-70a4.dim-4c76 .filter_huge_b914 > li.button_left_88b7 > a,
.background-pressed-70a4.dim-4c76 .filter_huge_b914 > li.short_79d7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.background-pressed-70a4.large-8205 .filter_huge_b914 > li > a .stone-abad {
  position: relative;
}
.background-pressed-70a4.large-8205 .filter_huge_b914 > li > a .stone-abad:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.background-pressed-70a4.large-8205
  .filter_huge_b914
  > li:focus
  > a
  .stone-abad:before,
.background-pressed-70a4.large-8205
  .filter_huge_b914
  > li:hover
  > a
  .stone-abad:before {
  width: 100%;
  background-color: currentColor;
}
.background-pressed-70a4.large-8205
  .filter_huge_b914
  > li.button_left_88b7
  > a
  .stone-abad:before,
.background-pressed-70a4.large-8205
  .filter_huge_b914
  > li.aside-hot-4598
  > a
  .stone-abad:before {
  width: 100%;
  background-color: currentColor;
}
.background-pressed-70a4.mask-white-b5e2 .filter_huge_b914 > li > a .stone-abad {
  position: relative;
}
.background-pressed-70a4.mask-white-b5e2 .filter_huge_b914 > li > a .stone-abad:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.background-pressed-70a4.mask-white-b5e2 .filter_huge_b914 > li:focus > a .stone-abad:before,
.background-pressed-70a4.mask-white-b5e2
  .filter_huge_b914
  > li:hover
  > a
  .stone-abad:before {
  width: 100%;
  background-color: currentColor;
}
.background-pressed-70a4.mask-white-b5e2
  .filter_huge_b914
  > li.button_left_88b7
  > a
  .stone-abad:before,
.background-pressed-70a4.mask-white-b5e2
  .filter_huge_b914
  > li.aside-hot-4598
  > a
  .stone-abad:before {
  width: 100%;
  background-color: currentColor;
}
.box_up_500d .section_dim_d12f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box_up_500d .section_dim_d12f li:first-child > a {
  border-top: none;
}
.box_up_500d .section_dim_d12f .bottom_b96c > .stone-abad .hidden_glass_743b {
  display: none;
}
.box_up_500d .section_dim_d12f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.box_up_500d .section_dim_d12f li:last-child {
  border: none;
}
.box_up_500d .section_dim_d12f li.yellow-c69e > a {
  padding-right: 45px !important;
}
.box_up_500d .section_dim_d12f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.box_up_500d .section_dim_d12f li a:focus,
.box_up_500d .section_dim_d12f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_up_500d .section_dim_d12f li .tertiary-dd51 {
  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;
}
.box_up_500d .section_dim_d12f li .tertiary-dd51:hover {
  box-shadow: none;
}
.box_up_500d .section_dim_d12f li .tertiary-dd51 .hidden_glass_743b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.box_up_500d .section_dim_d12f .input_bottom_4756 {
  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);
}
.box_up_500d .section_dim_d12f .input_bottom_4756 li a {
  padding-left: 3em;
}
.box_up_500d .section_dim_d12f .texture-last-b442 > a .tertiary-dd51 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.box_up_500d .section_dim_d12f .texture-last-b442 > .input_bottom_4756 {
  display: block;
  opacity: 1;
}
.silver_7f8c {
  max-width: 100%;
}
.in-97a5 {
  line-height: 0;
  cursor: pointer;
}
.highlight_eb0c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight_eb0c:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight_eb0c svg {
  width: 18px;
  height: 18px;
}
.highlight_eb0c .disabled_top_71cb {
  display: none;
}
.yellow_3bca {
  position: relative;
}
.yellow_3bca.fn-active-500f .highlight_eb0c .aside-28f7 {
  display: none;
}
.yellow_3bca.fn-active-500f .highlight_eb0c .disabled_top_71cb {
  display: inline-block;
}
.yellow_3bca .right-7f17 {
  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);
}
.yellow_3bca.east_e6f2 .right-7f17 {
  left: auto;
  right: -0.9em;
}
.yellow_3bca.east_e6f2 .soft_62ec::before {
  left: auto;
  right: 15px;
}
.yellow_3bca.fn-active-500f .right-7f17 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal-f5b0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal-f5b0 label {
  flex-basis: 100%;
}
.modal-f5b0 .text-6351 {
  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;
}
.modal-f5b0 .shade_f8c8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal-f5b0 .shade_f8c8:focus {
  background-color: transparent;
}
.modal-f5b0 button.liquid-af5b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal-f5b0 button.liquid-af5b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal-f5b0 button.liquid-af5b svg {
  width: 18px;
  height: 18px;
}
.modal-f5b0 input[type="submit"] {
  min-height: auto;
}
.under-77c9 .modal-f5b0 .shade_f8c8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.soft_62ec {
  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) {
  .soft_62ec {
    width: 220px;
  }
}
.soft_62ec label {
  flex-basis: 100%;
}
.soft_62ec::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;
}
.notice-light-3685 .under-77c9 .modal-f5b0 {
  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;
}
.notice-light-3685
  .under-77c9
  .modal-f5b0
  .text-6351 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice-light-3685 .under-77c9 .modal-f5b0 .shade_f8c8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice-light-3685
  .under-77c9
  .modal-f5b0
  .shade_f8c8:focus {
  background: 0 0;
}
.notice-light-3685
  .under-77c9
  .modal-f5b0
  .shadow_4c02 {
  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;
}
.text-61f4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.text-61f4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.text-61f4 li:last-child {
  margin-right: 0;
}
.text-61f4 li:first-child {
  margin-left: 0;
}
.text-61f4.main_f1d6 a {
  color: #fff;
}
.text-61f4.main_f1d6 a:hover {
  color: #fff;
}
.text-61f4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.text-61f4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.text-61f4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-61f4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.text-61f4 [class*="social-icon-apple"] {
  background-color: #999;
}
.text-61f4 [class*="social-icon-apple"].secondary_15bf {
  background-color: transparent;
  color: #999;
}
.text-61f4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.text-61f4 [class*="social-icon-behance"].secondary_15bf {
  background-color: transparent;
  color: #1769ff;
}
.text-61f4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.text-61f4 [class*="social-icon-bitbucket"].secondary_15bf {
  background-color: transparent;
  color: #205081;
}
.text-61f4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.text-61f4 [class*="social-icon-codepen"].secondary_15bf {
  background-color: transparent;
  color: #000;
}
.text-61f4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.text-61f4 [class*="social-icon-delicious"].secondary_15bf {
  background-color: transparent;
  color: #39f;
}
.text-61f4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.text-61f4 [class*="social-icon-digg"].secondary_15bf {
  background-color: transparent;
  color: #005be2;
}
.text-61f4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.text-61f4 [class*="social-icon-dribbble"].secondary_15bf {
  background-color: transparent;
  color: #ea4c89;
}
.text-61f4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.text-61f4 [class*="social-icon-envelope"].secondary_15bf {
  background-color: transparent;
  color: #ea4335;
}
.text-61f4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.text-61f4 [class*="social-icon-facebook"].secondary_15bf {
  background-color: transparent;
  color: #3b5998;
}
.text-61f4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.text-61f4 [class*="social-icon-flickr"].secondary_15bf {
  background-color: transparent;
  color: #0063dc;
}
.text-61f4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.text-61f4 [class*="social-icon-foursquare"].secondary_15bf {
  background-color: transparent;
  color: #2d5be3;
}
.text-61f4 [class*="social-icon-github"] {
  background-color: #333;
}
.text-61f4 [class*="social-icon-github"].secondary_15bf {
  background-color: transparent;
  color: #333;
}
.text-61f4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.text-61f4 [class*="social-icon-google-plus"].secondary_15bf {
  background-color: transparent;
  color: #dd4b39;
}
.text-61f4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.text-61f4 [class*="social-icon-houzz"].secondary_15bf {
  background-color: transparent;
  color: #7ac142;
}
.text-61f4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.text-61f4 [class*="social-icon-instagram"].secondary_15bf {
  background-color: transparent;
  color: #262626;
}
.text-61f4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.text-61f4 [class*="social-icon-jsfiddle"].secondary_15bf {
  background-color: transparent;
  color: #487aa2;
}
.text-61f4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.text-61f4 [class*="social-icon-linkedin"].secondary_15bf {
  background-color: transparent;
  color: #0077b5;
}
.text-61f4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.text-61f4 [class*="social-icon-medium"].secondary_15bf {
  background-color: transparent;
  color: #00ab6b;
}
.text-61f4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.text-61f4
  [class*="social-icon-odnoklassniki"].secondary_15bf {
  background-color: transparent;
  color: #f4731c;
}
.text-61f4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.text-61f4 [class*="social-icon-meetup"].secondary_15bf {
  background-color: transparent;
  color: #ec1c40;
}
.text-61f4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.text-61f4 [class*="social-icon-pinterest"].secondary_15bf {
  background-color: transparent;
  color: #bd081c;
}
.text-61f4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.text-61f4 [class*="social-icon-product-hunt"].secondary_15bf {
  background-color: transparent;
  color: #da552f;
}
.text-61f4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.text-61f4 [class*="social-icon-reddit"].secondary_15bf {
  background-color: transparent;
  color: #ff4500;
}
.text-61f4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.text-61f4 [class*="social-icon-rss"].secondary_15bf {
  background-color: transparent;
  color: #f26522;
}
.text-61f4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.text-61f4
  [class*="social-icon-shopping-cart"].secondary_15bf {
  background-color: transparent;
  color: #4caf50;
}
.text-61f4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.text-61f4 [class*="social-icon-skype"].secondary_15bf {
  background-color: transparent;
  color: #00aff0;
}
.text-61f4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.text-61f4 [class*="social-icon-slideshare"].secondary_15bf {
  background-color: transparent;
  color: #0077b5;
}
.text-61f4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.text-61f4 [class*="social-icon-snapchat"].secondary_15bf {
  background-color: transparent;
  color: #fffc00;
}
.text-61f4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.text-61f4 [class*="social-icon-soundcloud"].secondary_15bf {
  background-color: transparent;
  color: #f80;
}
.text-61f4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.text-61f4 [class*="social-icon-spotify"].secondary_15bf {
  background-color: transparent;
  color: #2ebd59;
}
.text-61f4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.text-61f4
  [class*="social-icon-stack-overflow"].secondary_15bf {
  background-color: transparent;
  color: #fe7a15;
}
.text-61f4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.text-61f4 [class*="social-icon-maldkfgram"].secondary_15bf {
  background-color: transparent;
  color: #2ca5e0;
}
.text-61f4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.text-61f4 [class*="social-icon-tripadvisor"].secondary_15bf {
  background-color: transparent;
  color: #589442;
}
.text-61f4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.text-61f4 [class*="social-icon-tumblr"].secondary_15bf {
  background-color: transparent;
  color: #35465c;
}
.text-61f4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.text-61f4 [class*="social-icon-twitch"].secondary_15bf {
  background-color: transparent;
  color: #6441a5;
}
.text-61f4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.text-61f4 [class*="social-icon-twitter"].secondary_15bf {
  background-color: transparent;
  color: #1da1f2;
}
.text-61f4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.text-61f4 [class*="social-icon-vimeo"].secondary_15bf {
  background-color: transparent;
  color: #1ab7ea;
}
.text-61f4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.text-61f4 [class*="social-icon-vk"].secondary_15bf {
  background-color: transparent;
  color: #45668e;
}
.text-61f4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.text-61f4 [class*="social-icon-weibo"].secondary_15bf {
  background-color: transparent;
  color: #df2029;
}
.text-61f4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.text-61f4 [class*="social-icon-weixin"].secondary_15bf {
  background-color: transparent;
  color: #7bb32e;
}
.text-61f4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.text-61f4 [class*="social-icon-whatsapp"].secondary_15bf {
  background-color: transparent;
  color: #25d366;
}
.text-61f4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.text-61f4 [class*="social-icon-wordpress"].secondary_15bf {
  background-color: transparent;
  color: #21759b;
}
.text-61f4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.text-61f4 [class*="social-icon-xing"].secondary_15bf {
  background-color: transparent;
  color: #026466;
}
.text-61f4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.text-61f4 [class*="social-icon-yelp"].secondary_15bf {
  background-color: transparent;
  color: #af0606;
}
.text-61f4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.text-61f4 [class*="social-icon-youtube"].secondary_15bf {
  background-color: transparent;
  color: #cd201f;
}
.short-4172 {
  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;
}
.short-4172:hover {
  box-shadow: none;
  background: 0 0;
}
.tiny-a57c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.filter_easy_43eb {
  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;
}
.notice-wood-2d4f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.iron_2742 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.iron_2742,
.iron_2742::after,
.iron_2742::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;
}
.iron_2742::after,
.iron_2742::before {
  content: "";
  display: block;
  background-color: inherit;
}
.menu-55cc .filter_easy_43eb .notice-wood-2d4f {
  margin-top: -2px;
  width: 19px;
}
.menu-55cc .filter_easy_43eb .iron_2742 {
  margin-top: -1px;
}
.menu-55cc .filter_easy_43eb .iron_2742,
.menu-55cc .filter_easy_43eb .iron_2742::after,
.menu-55cc .filter_easy_43eb .iron_2742::before {
  width: 19px;
  height: 2px;
}
.menu-55cc .filter_easy_43eb .iron_2742::before {
  top: -6px;
}
.menu-55cc .filter_easy_43eb .iron_2742::after {
  bottom: -6px;
}
.thumbnail_f9f8 .filter_easy_43eb .notice-wood-2d4f {
  margin-top: -2px;
  width: 22px;
}
.thumbnail_f9f8 .filter_easy_43eb .iron_2742 {
  margin-top: -1px;
}
.thumbnail_f9f8 .filter_easy_43eb .iron_2742,
.thumbnail_f9f8 .filter_easy_43eb .iron_2742::after,
.thumbnail_f9f8 .filter_easy_43eb .iron_2742::before {
  width: 22px;
  height: 2px;
}
.thumbnail_f9f8 .filter_easy_43eb .iron_2742::before {
  top: -7px;
}
.thumbnail_f9f8 .filter_easy_43eb .iron_2742::after {
  bottom: -7px;
}
.module-f0a3 .filter_easy_43eb .notice-wood-2d4f {
  margin-top: -2px;
  width: 31px;
}
.module-f0a3 .filter_easy_43eb .iron_2742 {
  margin-top: -1.5px;
}
.module-f0a3 .filter_easy_43eb .iron_2742,
.module-f0a3 .filter_easy_43eb .iron_2742::after,
.module-f0a3 .filter_easy_43eb .iron_2742::before {
  width: 31px;
  height: 3px;
}
.module-f0a3 .filter_easy_43eb .iron_2742::before {
  top: -9px;
}
.module-f0a3 .filter_easy_43eb .iron_2742::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert_bc74 .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 19px;
  }
  .alert_bc74 .filter_easy_43eb .iron_2742 {
    margin-top: -1px;
  }
  .alert_bc74 .filter_easy_43eb .iron_2742,
  .alert_bc74 .filter_easy_43eb .iron_2742::after,
  .alert_bc74 .filter_easy_43eb .iron_2742::before {
    width: 19px;
    height: 2px;
  }
  .alert_bc74 .filter_easy_43eb .iron_2742::before {
    top: -6px;
  }
  .alert_bc74 .filter_easy_43eb .iron_2742::after {
    bottom: -6px;
  }
  .complex_7eea .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 22px;
  }
  .complex_7eea .filter_easy_43eb .iron_2742 {
    margin-top: -1px;
  }
  .complex_7eea .filter_easy_43eb .iron_2742,
  .complex_7eea .filter_easy_43eb .iron_2742::after,
  .complex_7eea .filter_easy_43eb .iron_2742::before {
    width: 22px;
    height: 2px;
  }
  .complex_7eea .filter_easy_43eb .iron_2742::before {
    top: -7px;
  }
  .complex_7eea .filter_easy_43eb .iron_2742::after {
    bottom: -7px;
  }
  .badge_d901 .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 31px;
  }
  .badge_d901 .filter_easy_43eb .iron_2742 {
    margin-top: -1.5px;
  }
  .badge_d901 .filter_easy_43eb .iron_2742,
  .badge_d901 .filter_easy_43eb .iron_2742::after,
  .badge_d901 .filter_easy_43eb .iron_2742::before {
    width: 31px;
    height: 3px;
  }
  .badge_d901 .filter_easy_43eb .iron_2742::before {
    top: -9px;
  }
  .badge_d901 .filter_easy_43eb .iron_2742::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .lite-cdb9 .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 19px;
  }
  .lite-cdb9 .filter_easy_43eb .iron_2742 {
    margin-top: -1px;
  }
  .lite-cdb9 .filter_easy_43eb .iron_2742,
  .lite-cdb9 .filter_easy_43eb .iron_2742::after,
  .lite-cdb9 .filter_easy_43eb .iron_2742::before {
    width: 19px;
    height: 2px;
  }
  .lite-cdb9 .filter_easy_43eb .iron_2742::before {
    top: -6px;
  }
  .lite-cdb9 .filter_easy_43eb .iron_2742::after {
    bottom: -6px;
  }
  .avatar_21c8 .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_21c8 .filter_easy_43eb .iron_2742 {
    margin-top: -1px;
  }
  .avatar_21c8 .filter_easy_43eb .iron_2742,
  .avatar_21c8 .filter_easy_43eb .iron_2742::after,
  .avatar_21c8 .filter_easy_43eb .iron_2742::before {
    width: 22px;
    height: 2px;
  }
  .avatar_21c8 .filter_easy_43eb .iron_2742::before {
    top: -7px;
  }
  .avatar_21c8 .filter_easy_43eb .iron_2742::after {
    bottom: -7px;
  }
  .search_4f32 .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 31px;
  }
  .search_4f32 .filter_easy_43eb .iron_2742 {
    margin-top: -1.5px;
  }
  .search_4f32 .filter_easy_43eb .iron_2742,
  .search_4f32 .filter_easy_43eb .iron_2742::after,
  .search_4f32 .filter_easy_43eb .iron_2742::before {
    width: 31px;
    height: 3px;
  }
  .search_4f32 .filter_easy_43eb .iron_2742::before {
    top: -9px;
  }
  .search_4f32 .filter_easy_43eb .iron_2742::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element-009b .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 19px;
  }
  .element-009b .filter_easy_43eb .iron_2742 {
    margin-top: -1px;
  }
  .element-009b .filter_easy_43eb .iron_2742,
  .element-009b .filter_easy_43eb .iron_2742::after,
  .element-009b .filter_easy_43eb .iron_2742::before {
    width: 19px;
    height: 2px;
  }
  .element-009b .filter_easy_43eb .iron_2742::before {
    top: -6px;
  }
  .element-009b .filter_easy_43eb .iron_2742::after {
    bottom: -6px;
  }
  .hero_selected_f649 .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 22px;
  }
  .hero_selected_f649 .filter_easy_43eb .iron_2742 {
    margin-top: -1px;
  }
  .hero_selected_f649 .filter_easy_43eb .iron_2742,
  .hero_selected_f649 .filter_easy_43eb .iron_2742::after,
  .hero_selected_f649 .filter_easy_43eb .iron_2742::before {
    width: 22px;
    height: 2px;
  }
  .hero_selected_f649 .filter_easy_43eb .iron_2742::before {
    top: -7px;
  }
  .hero_selected_f649 .filter_easy_43eb .iron_2742::after {
    bottom: -7px;
  }
  .left_9a1a .filter_easy_43eb .notice-wood-2d4f {
    margin-top: -2px;
    width: 31px;
  }
  .left_9a1a .filter_easy_43eb .iron_2742 {
    margin-top: -1.5px;
  }
  .left_9a1a .filter_easy_43eb .iron_2742,
  .left_9a1a .filter_easy_43eb .iron_2742::after,
  .left_9a1a .filter_easy_43eb .iron_2742::before {
    width: 31px;
    height: 3px;
  }
  .left_9a1a .filter_easy_43eb .iron_2742::before {
    top: -9px;
  }
  .left_9a1a .filter_easy_43eb .iron_2742::after {
    bottom: -9px;
  }
}
.mini_2321 .iron_2742 {
  -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);
}
.mini_2321 .iron_2742::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mini_2321 .iron_2742::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);
}
.mini_2321.wood-476e .iron_2742 {
  -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);
}
.mini_2321.wood-476e .iron_2742::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mini_2321.wood-476e .iron_2742::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);
}
.tiny_9a02 {
  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.summary-4c86:before {
  display: none;
}
.narrow-090f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.narrow-090f .thumbnail-blue-a897 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.narrow-090f .thumbnail-blue-a897:last-of-type {
  border-bottom: none;
}
.narrow-090f .thumbnail-blue-a897.list-simple-296a,
.narrow-090f .thumbnail-blue-a897.brown_c70b,
.narrow-090f .thumbnail-blue-a897.description_selected_02c8 {
  padding: 0;
}
.narrow-090f .box_up_500d .tertiary-dd51 {
  color: currentColor;
}
.narrow-090f .box_up_500d .tertiary-dd51:focus,
.narrow-090f .box_up_500d .tertiary-dd51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow-090f.carousel-62e9 .grid-lite-899c,
.narrow-090f.carousel-62e9 .picture_out_78be a,
.narrow-090f.carousel-62e9 .filter_huge_b914 a,
.narrow-090f.carousel-62e9 .input_bottom_4756 a {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-090f.carousel-62e9 .grid-lite-899c:hover,
.narrow-090f.carousel-62e9 .picture_out_78be a:hover,
.narrow-090f.carousel-62e9 .filter_huge_b914 a:hover,
.narrow-090f.carousel-62e9 .input_bottom_4756 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-090f.carousel-62e9 .detail-cool-d167 {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-090f.carousel-62e9 .thumbnail-blue-a897 {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow-090f.carousel-62e9 .thumbnail-blue-a897:before {
  background: rgba(0, 0, 0, 0.08);
}
.narrow-090f.carousel-62e9 .backdrop-silver-1277:before {
  background: rgba(255, 255, 255, 0.9);
}
.narrow-090f.carousel-62e9 .box_up_500d .section_dim_d12f li a,
.narrow-090f.carousel-62e9 .box_up_500d .tertiary-dd51,
.narrow-090f.carousel-62e9 .input_bottom_4756 {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow-090f.carousel-62e9 .box_up_500d .tertiary-dd51:focus,
.narrow-090f.carousel-62e9 .box_up_500d .tertiary-dd51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow-090f.carousel-62e9 .section_dim_d12f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.narrow-090f.notice_light_200b .grid-lite-899c,
.narrow-090f.notice_light_200b .picture_out_78be a,
.narrow-090f.notice_light_200b .filter_huge_b914 .tertiary-dd51,
.narrow-090f.notice_light_200b .filter_huge_b914 a,
.narrow-090f.notice_light_200b .input_bottom_4756 a {
  color: rgba(255, 255, 255, 0.79);
}
.narrow-090f.notice_light_200b .grid-lite-899c:hover,
.narrow-090f.notice_light_200b .picture_out_78be a:hover,
.narrow-090f.notice_light_200b .filter_huge_b914 .tertiary-dd51:hover,
.narrow-090f.notice_light_200b .filter_huge_b914 a:hover,
.narrow-090f.notice_light_200b .input_bottom_4756 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-090f.notice_light_200b .detail-cool-d167 {
  color: rgba(255, 255, 255, 0.99);
}
.narrow-090f.notice_light_200b .thumbnail-blue-a897 {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-090f.notice_light_200b .thumbnail-blue-a897:before {
  background: rgba(255, 255, 255, 0.08);
}
.narrow-090f.notice_light_200b .backdrop-silver-1277:before {
  background: rgba(0, 0, 0, 0.9);
}
.narrow-090f.notice_light_200b .box_up_500d .section_dim_d12f li a,
.narrow-090f.notice_light_200b .box_up_500d .tertiary-dd51,
.narrow-090f.notice_light_200b .input_bottom_4756 {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow-090f.notice_light_200b .box_up_500d .tertiary-dd51:focus,
.narrow-090f.notice_light_200b .box_up_500d .tertiary-dd51:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow-090f.notice_light_200b .section_dim_d12f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-silver-1277 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop-silver-1277:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.backdrop-b5f7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outer_722e .narrow-090f {
  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;
}
.outer_722e .thumbnail-blue-a897 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outer_722e .thumbnail-blue-a897: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) {
  .outer_722e .thumbnail-blue-a897:before {
    width: 16%;
    left: 42%;
  }
}
.outer_722e .thumbnail-blue-a897:last-child:before {
  content: none;
}
.outer_722e .thumbnail-blue-a897[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outer_722e .box_up_500d .section_dim_d12f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outer_722e .box_up_500d .section_dim_d12f li a .tertiary-dd51 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outer_722e .box_up_500d .input_bottom_4756 {
  border: none;
}
.outer_722e .box_up_500d .input_bottom_4756 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outer_722e .backdrop-silver-1277 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outer_722e .backdrop-b5f7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outer_722e .notice_light_200b .backdrop-silver-1277:before {
  background: rgba(0, 0, 0, 0.9);
}
.outer_722e .carousel-62e9.element_fixed_37b3 .iron_2742 {
  background: rgba(0, 0, 0, 0.6);
}
.outer_722e
  .carousel-62e9.element_fixed_37b3
  .iron_2742::after,
.outer_722e
  .carousel-62e9.element_fixed_37b3
  .iron_2742:before {
  background: inherit;
}
.outer_722e
  .carousel-62e9.element_fixed_37b3:hover
  .iron_2742 {
  background: rgba(0, 0, 0, 0.8);
}
.middle-d402 .narrow-090f {
  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) {
  .middle-d402 .narrow-090f {
    width: auto;
    right: 45px;
  }
}
.item-2862 .narrow-090f {
  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) {
  .item-2862 .narrow-090f {
    width: auto;
    left: 45px;
  }
}
.summary-4c86 .narrow-090f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary-4c86 .backdrop-b5f7 {
  max-width: 48em;
  margin: 0 auto;
}
.summary-4c86 .backdrop-silver-1277:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.label_lite_4f63 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.label_lite_4f63.outer_722e .narrow-090f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.label_lite_4f63.middle-d402 .narrow-090f {
  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);
}
.label_lite_4f63 .narrow-090f {
  visibility: visible;
}
.label_lite_4f63.item-2862 .narrow-090f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb-lower-1a84,
.stone-b5ac {
  overflow-x: hidden;
}
.breadcrumb-lower-1a84 .narrow-090f {
  overflow: auto;
}
.breadcrumb-lower-1a84.outer_722e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-lower-1a84.outer_722e .narrow-090f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb-lower-1a84.outer_722e .short-4172 {
  opacity: 0;
}
.breadcrumb-lower-1a84.middle-d402 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-lower-1a84.middle-d402 .narrow-090f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb-lower-1a84.middle-d402 .short-4172 {
  opacity: 0;
}
.breadcrumb-lower-1a84.item-2862 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-lower-1a84.item-2862 .narrow-090f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb-lower-1a84.item-2862 .short-4172 {
  opacity: 0;
}
.breadcrumb-lower-1a84.summary-4c86 .narrow-090f {
  z-index: 10;
  visibility: visible;
}
.element_fixed_37b3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.element_fixed_37b3 .iron_2742 {
  background: rgba(255, 255, 255, 0.99);
}
.element_fixed_37b3 .iron_2742::after,
.element_fixed_37b3 .iron_2742:before {
  background: inherit;
}
.element_fixed_37b3:hover .iron_2742 {
  background: rgba(255, 255, 255, 0.99);
}
.item-2862 .element_fixed_37b3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary-4c86 .element_fixed_37b3 {
  display: none !important;
}
.breadcrumb-lower-1a84:before,
.stone-b5ac:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-lower-1a84 .element_fixed_37b3,
.stone-b5ac .element_fixed_37b3 {
  display: inline-block;
}
.narrow-090f .medium-0339 {
  -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;
}
.breadcrumb-lower-1a84 .narrow-090f .medium-0339,
.stone-b5ac .narrow-090f .medium-0339 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gradient-black-d23b .text-6351 {
  width: 100%;
}
.box-orange-ec85 {
  padding: 0 0.5em 0;
}
.box-orange-ec85 [class*="customify-col-"],
.box-orange-ec85 [class*="customify-col_"],
.box-orange-ec85 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.short-b7be .box-orange-ec85 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_40ef .purple-5bb2,
  .purple-5bb2 {
    display: none;
  }
  .thumbnail_9cf1 {
    text-align: left;
  }
  .background_wide_fc24 {
    text-align: center;
  }
  .stone-bcd2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_40ef .prev_c08b,
  .prev_c08b {
    display: none;
  }
  .section_narrow_c0c9 {
    text-align: left;
  }
  .video-c81e {
    text-align: center;
  }
  .thumbnail_soft_ce17 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_40ef .heading_a25f,
  .heading_a25f {
    display: none;
  }
  .gas-b7dd {
    text-align: left;
  }
  .under-f7aa {
    text-align: center;
  }
  .highlight-gold-9f5d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay_cool_f1fb {
  box-shadow: none !important;
}
.narrow_ead5 .link-b564,
.article_east_4845 .link-b564 {
  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;
}
.article_east_4845 .link-b564 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_iron_151f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_iron_151f:after,
.aside_iron_151f:before {
  content: "";
  display: table;
}
.aside_iron_151f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_iron_151f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_iron_151f,
.search-pressed-bfb7 {
  max-width: 1248px;
  margin: 0 auto;
}

.solid_4912.chip_7078 .aside_iron_151f {
  max-width: 100%;
}
.solid_4912.warm-524c {
  max-width: 1200px;
  margin: 0 auto;
}
.solid_4912.element-12fa .aside_iron_151f {
  max-width: 100%;
}
.solid_4912.element-12fa > .aside_iron_151f {
  padding-left: 0;
  padding-right: 0;
}
.solid_4912.element-12fa > .aside_iron_151f .summary_40ef {
  margin: 0;
}
.solid_4912.element-12fa
  > .aside_iron_151f
  .sort_842a.sort-green-0fa6 {
  margin-right: 0;
  margin-left: 0;
}
.solid_4912.element-12fa #main.sort-green-0fa6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .text-current-8157 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .text-current-8157 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .message-80b3 .notice-31c3 {
    padding-right: 1em;
  }
  .message-80b3.active-988b .sort_842a {
    border-right: 1px solid #eaecee;
  }
  .message-80b3.active-988b .notice-31c3 {
    padding-right: 1em;
  }
  .message-80b3.active-988b .tag-ca25 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_b387 .notice-31c3 {
    padding-left: 1em;
  }
  .shade_b387.active-988b .sort_842a {
    border-left: 1px solid #eaecee;
  }
  .shade_b387.active-988b .notice-31c3 {
    padding-left: 1em;
  }
  .shade_b387.active-988b .tag-ca25 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-b8af .notice-31c3 {
    padding-left: 1em;
  }
  .module-b8af.active-988b .message_c8ea {
    border-right: 1px solid #eaecee;
  }
  .module-b8af.active-988b .status_pink_fdcc {
    border-right: 1px solid #eaecee;
  }
  .module-b8af.active-988b .notice-31c3 {
    padding-left: 1em;
  }
  .module-b8af.active-988b .tag-ca25 {
    padding-right: 1em;
  }
  .module-b8af.active-988b .card_stale_b2c6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-815c .notice-31c3 {
    padding-right: 1em;
  }
  .selected-815c.active-988b .message_c8ea {
    border-left: 1px solid #eaecee;
  }
  .selected-815c.active-988b .status_pink_fdcc {
    border-left: 1px solid #eaecee;
  }
  .selected-815c.active-988b .notice-31c3 {
    padding-right: 1em;
  }
  .selected-815c.active-988b .tag-ca25 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .selected-815c.active-988b .card_stale_b2c6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-current-8157 .notice-31c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-current-8157.active-988b .sort_842a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .text-current-8157.active-988b .notice-31c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-current-8157.active-988b .tag-ca25 {
    padding-left: 1em;
  }
  .text-current-8157.active-988b .card_stale_b2c6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .text-current-8157.active-988b .notice-31c3 {
    padding-left: 0;
  }
}
.rough-4f34 .mask-54c2 {
  display: inline-block;
}
.over_e81b {
  display: inline-block;
}
.south-d4bd {
  word-con: break-word;
}
.alert-huge-cfe2 > span {
  display: inline-block;
  padding: 5px 0;
}
.alert-huge-cfe2 .medium_c575 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert-huge-cfe2 .gallery_7ac5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.last-3ecb .progress-west-a4c4 {
  margin-bottom: 2em;
}
.last-3ecb .title-c31e {
  margin-bottom: 15px;
}
.last-3ecb .title-c31e:last-child {
  margin-bottom: 0;
}
.last-3ecb .widget-6c7a {
  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) {
  .last-3ecb .widget-6c7a {
    display: block;
  }
}
.last-3ecb .gallery_f789 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .last-3ecb .gallery_f789 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.last-3ecb .narrow_7e96 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.last-3ecb .narrow_7e96 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.last-3ecb .narrow_7e96 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.last-3ecb .south-d4bd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.last-3ecb .south-d4bd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.last-3ecb .outer-a16c p:last-child {
  margin-bottom: 0;
}
.last-3ecb .east-51de {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.last-3ecb .thick_9619 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.last-3ecb .preview_wood_4ef4 {
  margin-top: 1em;
}
.last-3ecb .gold_14c3 {
  top: 0;
  display: block;
}
.last-3ecb .gold_14c3 a {
  color: inherit;
}
.last-3ecb .gold_14c3 a:hover {
  color: inherit;
}
.last-3ecb .tooltip_94b8 {
  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;
}
.last-3ecb .tooltip_94b8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.last-3ecb .thick_9619 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.last-3ecb .link_warm_d80c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.last-3ecb .link_warm_d80c:first-child {
  margin-top: 0;
}
.last-3ecb .link_warm_d80c.tooltip-clean-a038 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.last-3ecb .link_warm_d80c.title-1684 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last-3ecb
  .link_warm_d80c.title-1684.description_402a
  .preview_wood_4ef4 {
  width: 100%;
}
.last-3ecb .title-1684 {
  -webkit-box-align: center;
  align-items: center;
}
.last-3ecb .title-1684 .alert-huge-cfe2,
.last-3ecb .title-1684 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.last-3ecb .narrow_7e96 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last-3ecb .narrow_7e96 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last-3ecb .narrow_7e96: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;
}
.last-3ecb .tooltip-clean-a038 {
  z-index: 5;
}
.last-3ecb .avatar_wood_d1a5 .liquid-219b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.last-3ecb .over_b454 .liquid-219b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.last-3ecb .list-red-4f94 .liquid-219b {
  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;
}
.last-3ecb.next_ce70 .widget-6c7a,
.last-3ecb.picture-hovered-ba40 .widget-6c7a {
  display: block;
}
.last-3ecb.next_ce70 .widget-6c7a .shade-4e5f,
.last-3ecb.next_ce70 .widget-6c7a .thick_9619,
.last-3ecb.picture-hovered-ba40 .widget-6c7a .shade-4e5f,
.last-3ecb.picture-hovered-ba40 .widget-6c7a .thick_9619 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last-3ecb.mask_70d1 .gallery_f789 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .last-3ecb.mask_70d1 .gallery_f789 {
    margin-right: 0;
  }
}
.last-3ecb.next_ce70 .gallery_f789,
.last-3ecb.picture-hovered-ba40 .gallery_f789 {
  padding-top: 40%;
}
.last-3ecb.next_ce70 .progress-west-a4c4,
.last-3ecb.picture-hovered-ba40 .progress-west-a4c4 {
  display: block;
}
.last-3ecb.next_ce70 .fn-sticky-500f .thick_9619,
.last-3ecb.picture-hovered-ba40 .fn-sticky-500f .thick_9619 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.last-3ecb.next_ce70 .gallery_f789,
.last-3ecb.picture-hovered-ba40 .gallery_f789 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.last-3ecb.next_ce70 .thick_9619 {
  padding: 1em;
}
.orange-989e {
  margin: 30px auto;
  display: block;
}
.orange-989e .overlay_copper_ef4c > * {
  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;
}
.orange-989e .overlay_copper_ef4c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.orange-989e .overlay_copper_ef4c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_ee9a .alert-huge-cfe2 {
  margin-bottom: 1.41575em;
}
.section_ee9a .module_hovered_4885 {
  margin-bottom: 1.618em;
}
.logo_f96a .copper_5982 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo_f96a .copper_5982 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo_f96a .header-liquid-2346 {
  max-width: 100%;
  overflow: auto;
}
.paragraph-5662 .logo_f96a a:hover {
  text-decoration: underline;
}
.tall_24cb .title-c31e:not(.south-d4bd),
.tall_24cb .narrow_7e96 {
  margin-bottom: 1.41575em;
}
.tall_24cb .title-c31e:not(.south-d4bd):last-child,
.tall_24cb .narrow_7e96:last-child {
  margin-bottom: 0;
}
.tall_24cb .title-c31e.header-b0dc {
  margin-bottom: 0.41575em;
}
.tall_24cb .picture_under_7d75:before,
.tall_24cb .white_3b7b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tall_24cb .picture_under_7d75:before {
  content: "\f115";
}
.tall_24cb .white_3b7b:before {
  content: "\f02c";
}
.tall_24cb .tertiary_light_bbc8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tall_24cb .tertiary_light_bbc8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden_29f4 {
  display: -webkit-box;
  display: flex;
}
.hidden_29f4 .active-a4d1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden_29f4 .active-a4d1 {
    flex-basis: 90px;
  }
}
.hidden_29f4 .hidden-iron-0042 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_29f4 .hidden-iron-0042 {
    flex-basis: calc(100% - 50px);
  }
}
.hidden_29f4 .frame_current_cc1b p:last-child {
  margin-bottom: 0.72em;
}
.panel_3eb3 .overlay_copper_ef4c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.panel_3eb3 .overlay_copper_ef4c:after,
.panel_3eb3 .overlay_copper_ef4c:before {
  content: "";
  display: table;
}
.panel_3eb3 .overlay_copper_ef4c:after {
  clear: both;
}
.panel_3eb3 .overlay_copper_ef4c .primary-hard-9743,
.panel_3eb3 .overlay_copper_ef4c .block_a76e {
  width: 49%;
}
.panel_3eb3 .overlay_copper_ef4c .primary-hard-9743 a span.input_cold_5fd2,
.panel_3eb3 .overlay_copper_ef4c .block_a76e a span.input_cold_5fd2 {
  display: block;
  margin-bottom: 5px;
}
.panel_3eb3 .overlay_copper_ef4c .block_a76e {
  float: left;
  text-align: left;
}
.panel_3eb3 .overlay_copper_ef4c .primary-hard-9743 {
  float: right;
  text-align: right;
}
.wrapper_advanced_6cb4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .wrapper_advanced_6cb4 {
    margin-bottom: 0;
  }
}
.center_5c7d {
  margin-bottom: 1em;
}
.center_5c7d .south-d4bd {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop_cool_c96b a {
  display: block;
  line-height: 0;
  position: relative;
}
.brown-219b .center_5c7d,
.border-848a .center_5c7d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .brown-219b .center_5c7d,
  .border-848a .center_5c7d {
    display: block;
  }
}
.brown-219b .backdrop_cool_c96b,
.border-848a .backdrop_cool_c96b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .brown-219b .backdrop_cool_c96b,
  .border-848a .backdrop_cool_c96b {
    margin-bottom: 1em;
  }
}
.brown-219b .backdrop_cool_c96b img,
.border-848a .backdrop_cool_c96b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.brown-219b .breadcrumb-south-7908,
.border-848a .breadcrumb-south-7908 {
  flex-basis: calc(100% - 160px);
}
.brown-219b .breadcrumb-south-7908 p,
.border-848a .breadcrumb-south-7908 p {
  margin-bottom: 0;
}
.brown-219b .breadcrumb-south-7908 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .brown-219b .breadcrumb-south-7908 {
    padding-left: 0;
  }
}
.border-848a .breadcrumb-south-7908 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border-848a .breadcrumb-south-7908 {
    padding-right: 0;
  }
}
.border-848a .backdrop_cool_c96b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.breadcrumb-static-dd60 .backdrop_cool_c96b {
  margin-bottom: 0.5em;
}
.breadcrumb-static-dd60 .backdrop_cool_c96b img {
  width: 100%;
}
.backdrop-244d .gold_9454,
.cold-dec7 .gold_9454 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cold-dec7 .sort_842a .list-wood-2de4 p:last-child {
  margin-bottom: 0;
}
.purple-2bc2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accordion-complex-4f56 .summary_glass_aa58 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accordion-complex-4f56 .summary_glass_aa58:last-of-type {
    margin-bottom: 0;
  }
}
.accordion-complex-4f56 .summary_glass_aa58 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion-complex-4f56 .summary_glass_aa58 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accordion-complex-4f56 .summary_glass_aa58 ul li {
  margin: 0 0 0.6em;
}
.accordion-complex-4f56 .summary_glass_aa58 ul li.media_e1c3,
.accordion-complex-4f56 .summary_glass_aa58 ul li.hot-b6e6 {
  position: relative;
}
.accordion-complex-4f56 .summary_glass_aa58 ul li.media_e1c3 .shade_a56b,
.accordion-complex-4f56 .summary_glass_aa58 ul li.hot-b6e6 .shade_a56b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accordion-complex-4f56 .summary_glass_aa58 ul li.media_e1c3:after:after,
.accordion-complex-4f56 .summary_glass_aa58 ul li.media_e1c3:after:before,
.accordion-complex-4f56
  .summary_glass_aa58
  ul
  li.hot-b6e6:after:after,
.accordion-complex-4f56
  .summary_glass_aa58
  ul
  li.hot-b6e6:after:before {
  content: "";
  display: table;
}
.accordion-complex-4f56 .summary_glass_aa58 ul li.media_e1c3:after:after,
.accordion-complex-4f56
  .summary_glass_aa58
  ul
  li.hot-b6e6:after:after {
  clear: both;
}
.accordion-complex-4f56 .summary_glass_aa58 a.stale_b46b:hover {
  text-decoration: none;
}
.accordion-complex-4f56 .summary_glass_aa58 select {
  max-width: 100%;
}
.accordion-complex-4f56 .summary_glass_aa58 table {
  font-size: 85%;
}
.accordion-complex-4f56 .summary_glass_aa58 table td,
.accordion-complex-4f56 .summary_glass_aa58 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accordion-complex-4f56 .summary_glass_aa58 table tfoot td {
  text-align: left;
}
.accordion-complex-4f56 .summary_glass_aa58 :last-child {
  margin-bottom: 0;
}
.accordion-complex-4f56 .summary_glass_aa58 .progress_ca87 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accordion-complex-4f56 .summary_glass_aa58 .progress_ca87 label {
  width: 100%;
}
.accordion-complex-4f56 .summary_glass_aa58 .progress_ca87 .shade_f8c8 {
  width: 100%;
  display: block;
}
.accordion-complex-4f56 .summary_glass_aa58 .progress_ca87 .liquid-af5b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accordion-complex-4f56 .summary_glass_aa58 .progress_ca87 .liquid-af5b:hover svg #svg-search {
  fill: #444;
}
.accordion-complex-4f56 .summary_glass_aa58 .progress_ca87 .liquid-af5b svg {
  width: 18px;
  height: 18px;
}
.accordion-complex-4f56 .carousel_static_8975 ul ul,
.accordion-complex-4f56 .surface_09da ul ul,
.accordion-complex-4f56 .column-pressed-15b4 ul ul,
.accordion-complex-4f56 .thumbnail_tall_2387 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accordion-complex-4f56 .carousel_static_8975 .yellow-c69e > a,
.accordion-complex-4f56 .surface_09da .yellow-c69e > a,
.accordion-complex-4f56 .column-pressed-15b4 .yellow-c69e > a,
.accordion-complex-4f56 .thumbnail_tall_2387 .yellow-c69e > a {
  margin-bottom: 0;
}
.accordion-complex-4f56 .hidden_short_0b7a li,
.accordion-complex-4f56 .carousel_static_8975 li,
.accordion-complex-4f56 .link_new_72de li,
.accordion-complex-4f56 .surface_09da li,
.accordion-complex-4f56 .column-pressed-15b4 li,
.accordion-complex-4f56 .thumbnail_tall_2387 li,
.accordion-complex-4f56 .description_3f76 li,
.accordion-complex-4f56 .main_easy_6ab2 li {
  display: block;
  position: relative;
}
.accordion-complex-4f56 .hidden_short_0b7a li:last-child,
.accordion-complex-4f56 .carousel_static_8975 li:last-child,
.accordion-complex-4f56 .link_new_72de li:last-child,
.accordion-complex-4f56 .surface_09da li:last-child,
.accordion-complex-4f56 .column-pressed-15b4 li:last-child,
.accordion-complex-4f56 .thumbnail_tall_2387 li:last-child,
.accordion-complex-4f56 .description_3f76 li:last-child,
.accordion-complex-4f56 .main_easy_6ab2 li:last-child {
  border: none;
}
.accordion-complex-4f56 .hidden_short_0b7a li a,
.accordion-complex-4f56 .carousel_static_8975 li a,
.accordion-complex-4f56 .link_new_72de li a,
.accordion-complex-4f56 .surface_09da li a,
.accordion-complex-4f56 .column-pressed-15b4 li a,
.accordion-complex-4f56 .thumbnail_tall_2387 li a,
.accordion-complex-4f56 .description_3f76 li a,
.accordion-complex-4f56 .main_easy_6ab2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion-complex-4f56 .hidden_short_0b7a li ul li::before,
.accordion-complex-4f56 .carousel_static_8975 li ul li::before,
.accordion-complex-4f56 .link_new_72de li ul li::before,
.accordion-complex-4f56 .surface_09da li ul li::before,
.accordion-complex-4f56 .column-pressed-15b4 li ul li::before,
.accordion-complex-4f56 .thumbnail_tall_2387 li ul li::before,
.accordion-complex-4f56 .description_3f76 li ul li::before,
.accordion-complex-4f56 .main_easy_6ab2 li ul li::before {
  left: 15px;
}
.accordion-complex-4f56 .hidden_short_0b7a li ul a,
.accordion-complex-4f56 .carousel_static_8975 li ul a,
.accordion-complex-4f56 .link_new_72de li ul a,
.accordion-complex-4f56 .surface_09da li ul a,
.accordion-complex-4f56 .column-pressed-15b4 li ul a,
.accordion-complex-4f56 .thumbnail_tall_2387 li ul a,
.accordion-complex-4f56 .description_3f76 li ul a,
.accordion-complex-4f56 .main_easy_6ab2 li ul a {
  padding-left: 20px;
}
.accordion-complex-4f56 .hidden_short_0b7a li ul ul li::before,
.accordion-complex-4f56 .carousel_static_8975 li ul ul li::before,
.accordion-complex-4f56 .link_new_72de li ul ul li::before,
.accordion-complex-4f56 .surface_09da li ul ul li::before,
.accordion-complex-4f56 .column-pressed-15b4 li ul ul li::before,
.accordion-complex-4f56 .thumbnail_tall_2387 li ul ul li::before,
.accordion-complex-4f56 .description_3f76 li ul ul li::before,
.accordion-complex-4f56 .main_easy_6ab2 li ul ul li::before {
  left: 30px;
}
.accordion-complex-4f56 .hidden_short_0b7a li ul ul a,
.accordion-complex-4f56 .carousel_static_8975 li ul ul a,
.accordion-complex-4f56 .link_new_72de li ul ul a,
.accordion-complex-4f56 .surface_09da li ul ul a,
.accordion-complex-4f56 .column-pressed-15b4 li ul ul a,
.accordion-complex-4f56 .thumbnail_tall_2387 li ul ul a,
.accordion-complex-4f56 .description_3f76 li ul ul a,
.accordion-complex-4f56 .main_easy_6ab2 li ul ul a {
  padding-left: 40px;
}
.accordion-complex-4f56 .list_47be li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion-complex-4f56 .main_easy_6ab2 ul li {
  margin-bottom: 1.41575em;
}
.accordion-complex-4f56 .main_easy_6ab2 ul li .container_4b00 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accordion-complex-4f56 .main_easy_6ab2 ul li .slider-in-0bb8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.notice_light_200b .hidden_short_0b7a li a,
.notice_light_200b .carousel_static_8975 li a,
.notice_light_200b .link_new_72de li a,
.notice_light_200b .surface_09da li a,
.notice_light_200b .column-pressed-15b4 li a,
.notice_light_200b .thumbnail_tall_2387 li a,
.notice_light_200b .description_3f76 li a,
.notice_light_200b .main_easy_6ab2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_light_200b .list_47be li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_light_200b .summary_glass_aa58 ul li.media_e1c3 .shade_a56b,
.notice_light_200b .summary_glass_aa58 ul li.hot-b6e6 .shade_a56b {
  background: rgba(0, 0, 0, 0.2);
}
.notice_light_200b .accordion-complex-4f56 .summary_glass_aa58 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li {
  margin: 0;
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li ul {
  margin: 0;
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li ul li a {
  padding-left: 15px;
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li ul li li a {
  padding-left: 30px;
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li.short_79d7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li.short_79d7 > 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;
}
.solid_4912 .accordion-complex-4f56 .section_dim_d12f li.short_79d7 > 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;
}
.focused_6f95 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_a770 {
  position: relative;
  z-index: 10;
}
.hover_a770 .medium-0339 {
  width: 100%;
  max-width: 100%;
}
.frame-glass-1637 .notice-west-3d0e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame-glass-1637 .carousel-62e9 {
}
.frame-glass-1637 .notice_light_200b {
  background: #292929;
}
.avatar-134c .notice-west-3d0e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.avatar-134c .carousel-62e9 {
  background: #f9f9f9;
}
.avatar-134c .notice_light_200b {
  background: #303030;
}
.paper_ac0d .notice-west-3d0e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .paper_ac0d .mask-54c2 {
    margin-bottom: 1em;
  }
  .paper_ac0d .mask-54c2:last-child {
    margin-bottom: 0;
  }
}
.paper_ac0d .carousel-62e9 {
  background: #ededed;
}
.paper_ac0d .notice_light_200b {
  background: #1a1a1a;
}
.notice-west-3d0e.carousel-62e9 {
  color: rgba(0, 0, 0, 0.6);
}
.notice-west-3d0e.carousel-62e9 .focused_0fee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-west-3d0e.notice_light_200b {
  color: rgba(255, 255, 255, 0.99);
}
.notice-west-3d0e.notice_light_200b a:not(.stale_b46b) {
  color: rgba(255, 255, 255, 0.79);
}
.notice-west-3d0e.notice_light_200b a:not(.stale_b46b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-west-3d0e.notice_light_200b .focused_0fee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-west-3d0e.notice_light_200b table tbody td,
.notice-west-3d0e.notice_light_200b table th {
  background: rgba(0, 0, 0, 0.08);
}
.down_0532.picture-96a2 .aside_iron_151f {
  max-width: initial;
}
.down_0532 .list-bf8a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.down_0532 .list-bf8a .medium-0339 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .down_0532 .list-bf8a .medium-0339 {
    display: block;
    margin-bottom: 2em;
  }
  .down_0532 .list-bf8a .medium-0339:last-child {
    margin-bottom: 0;
  }
}
.paper_ac0d .mask-54c2:last-child,
.avatar-134c .mask-54c2:last-child,
.frame-glass-1637 .mask-54c2:last-child {
  margin-bottom: 0;
}
.paper_ac0d .mask-54c2 .accordion-complex-4f56 .summary_glass_aa58:last-child,
.avatar-134c .mask-54c2 .accordion-complex-4f56 .summary_glass_aa58:last-child,
.frame-glass-1637 .mask-54c2 .accordion-complex-4f56 .summary_glass_aa58:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .paper_ac0d .dynamic_85ae,
  .paper_ac0d .glass-8fe1,
  .avatar-134c .dynamic_85ae,
  .avatar-134c .glass-8fe1,
  .frame-glass-1637 .dynamic_85ae,
  .frame-glass-1637 .glass-8fe1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_a770 .mask-54c2 {
    margin-bottom: 2em;
  }
}
.hover_a770 p:last-child {
  margin-bottom: 0;
}
.hover_a770 li,
.hover_a770 ul {
  list-style: none;
  margin: 0;
}
.hover_a770 ul ul {
  margin-left: 2.617924em;
}
.modal-a523 {
  font-size: 0.875em;
}

/* css-noise: 080e */
.shadow-element-q7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
