/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button-6e39/customify
Author: WPCustomify
Author URI: https://pressmaximum.button-6e39
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.button-6e39/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.box_53d9.container_liquid_8964/licenses/gpl-2.0.image-c292
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.module-blue-bf44/, (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.plasma-b9b6.grid_ee0e/normalize.backdrop-current-49e2/
 ======
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.backdrop-current-49e2 v7.0.0 | MIT License | github.button-6e39/necolas/normalize.backdrop-current-49e2 */
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;
}
.notification_d722 .brown_6562,
.solid-95ae,
.link-8b72,
.list-24fa,
.complex_367e,
.top_6a06,
.background-black-ee74,
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;
}
.solid-95ae,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .solid-95ae,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .solid-95ae,
  h1 {
    font-size: 1.8em;
  }
}
.link-8b72,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.link-8b72 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .link-8b72,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .link-8b72,
  h2 {
    font-size: 1.7em;
  }
}
.list-24fa,
h3 {
  font-size: 1.618em;
}
.notification_d722 .brown_6562,
.complex_367e,
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.layout-blue-c7f0 {
  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;
}
.surface_brown_8f03:after,
.surface_brown_8f03:before,
.modal_42fa:after,
.modal_42fa:before {
  content: "";
  display: table;
}
.surface_brown_8f03:after,
.modal_42fa:after {
  clear: both;
}
.shade_154a {
  float: right;
  margin-right: 0;
}
.element_4ca2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.search_87de .center_5a38,
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;
}
.search_87de .center_5a38: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;
}
.up_9e92 .center_5a38 {
  box-shadow: none;
}
.up_9e92
  .center_5a38
  .block_down_b5fc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.up_9e92 .center_5a38 .mask-35c8 {
  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;
}
.up_9e92
  .center_5a38
  .mask-35c8
  b {
  display: none;
}
.up_9e92 .status_78cd {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.disabled-liquid-1d07:not(.bronze_4476):not(.white_46a8),
button:not(.bronze_4476):not(.white_46a8),
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ),
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ),
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ) {
  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;
}
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ):hover,
button:not(.bronze_4476):not(
    .white_46a8
  ):hover,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ):hover,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ):hover,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ):active,
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ):focus,
button:not(.bronze_4476):not(
    .white_46a8
  ):active,
button:not(.bronze_4476):not(
    .white_46a8
  ):focus,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ):active,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ):focus,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ):active,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ):focus,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ):active,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ):focus {
  outline: 0;
}
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744,
button:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744 {
  position: relative;
}
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .article-last-bfba,
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .breadcrumb-left-d746,
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .thumbnail-ade9,
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  i,
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  svg,
button:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .article-last-bfba,
button:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .breadcrumb-left-d746,
button:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .thumbnail-ade9,
button:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  i,
button:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  svg,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .article-last-bfba,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .breadcrumb-left-d746,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .thumbnail-ade9,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  i,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  svg,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .article-last-bfba,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .breadcrumb-left-d746,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .thumbnail-ade9,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  i,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  svg,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .article-last-bfba,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .breadcrumb-left-d746,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  .thumbnail-ade9,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  i,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744
  svg {
  visibility: hidden;
}
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744:after,
button:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744:after,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744:after,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744:after,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ).fn-loading-8744: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;
}
.disabled-liquid-1d07:not(.bronze_4476):not(.white_46a8),
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ),
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ),
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ) {
  color: #fff;
  background: #235787;
}
.disabled-liquid-1d07:not(.bronze_4476):not(
    .white_46a8
  ):focus,
input[type="button"]:not(.bronze_4476):not(
    .white_46a8
  ):focus,
input[type="reset"]:not(.bronze_4476):not(
    .white_46a8
  ):focus,
input[type="submit"]:not(.bronze_4476):not(
    .white_46a8
  ):focus {
  color: #fff;
}
.disabled-liquid-1d07.fn-disabled-8744:not(.bronze_4476):not(
    .white_46a8
  ),
.disabled-liquid-1d07[disabled]:not(.bronze_4476):not(
    .white_46a8
  ),
button.fn-disabled-8744:not(.bronze_4476):not(
    .white_46a8
  ),
button[disabled]:not(.bronze_4476):not(
    .white_46a8
  ) {
  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;
}
.surface_black_d76a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.surface_black_d76a: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;
}
.paragraph_58f2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.over_dca3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.layout_e061 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.surface_brown_8f03:after,
.surface_brown_8f03:before,
.menu_bronze_cb65:after,
.menu_bronze_cb65:before,
.hard-66b2:after,
.hard-66b2:before,
.pagination_3d31:after,
.pagination_3d31:before,
.backdrop_up_644f:after,
.backdrop_up_644f:before,
.text_medium_e0cd:after,
.text_medium_e0cd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.surface_brown_8f03:after,
.menu_bronze_cb65:after,
.hard-66b2:after,
.pagination_3d31:after,
.backdrop_up_644f:after,
.text_medium_e0cd:after {
  clear: both;
}
.menu_bronze_cb65 .message_steel_442d,
.hard-66b2 .message_steel_442d,
.aside_17bd .message_steel_442d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focused-686f {
  display: inline-block;
}
.hero-7b43 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero-7b43 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero-7b43 .status-f0bb {
  padding: 1em 0;
  font-size: 85%;
}
.status-f0bb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border_first_3d9d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border_first_3d9d:after,
.border_first_3d9d:before {
  content: "";
  display: table;
}
.border_first_3d9d:after {
  clear: both;
}
.border_dim_8a39 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.upper-1dd9 .border_dim_8a39 {
  max-width: 50%;
}
.card_e08a .border_dim_8a39 {
  max-width: 33.33%;
}
.right-9b73 .border_dim_8a39 {
  max-width: 25%;
}
.detail_a967 .border_dim_8a39 {
  max-width: 20%;
}
.iron_7369 .border_dim_8a39 {
  max-width: 16.66%;
}
.complex_b778 .border_dim_8a39 {
  max-width: 14.28%;
}
.out-c757 .border_dim_8a39 {
  max-width: 12.5%;
}
.list-down-3163 .border_dim_8a39 {
  max-width: 11.11%;
}
.modal_blue_ced4 {
  display: block;
}
.notification_d722 .bright-26b6 label,
.notification_d722 .thumbnail-e7b3 label,
.notification_d722 .block-hard-81a9 label,
.notification_d722 .header_full_60af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_f782 {
  list-style: none;
  margin: 0;
}
.picture_f782 article.layout-2cbb {
  margin-bottom: 0;
}
.picture_f782 ul {
  list-style: none;
  margin: 0;
}
.picture_f782 .right_d42b li.layout-2cbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_f782 .right_d42b li.layout-2cbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_f782 .right_d42b li.layout-2cbb: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) {
  .picture_f782 .right_d42b li.layout-2cbb li.layout-2cbb li.layout-2cbb li.layout-2cbb {
    padding-left: 0;
  }
}
article.layout-2cbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-2cbb .menu_bronze_cb65 p:last-of-type {
  margin-bottom: 0;
}
article.layout-2cbb .wrapper_in_bdd5 {
  float: left;
}
article.layout-2cbb .simple-3da4 {
  margin-left: 85px;
}
article.layout-2cbb .link-dark-8d23 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-2cbb .link-dark-8d23 .focus-2b21 {
  margin-left: 10px;
}
article.layout-2cbb .surface-action-a013 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-2cbb .blue_656c {
  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 .bright-26b6,
  #respond .block-hard-81a9,
  #respond .header_full_60af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright-26b6 input,
#respond .block-hard-81a9 input,
#respond .header_full_60af input {
  width: 100%;
}
#respond .header_full_60af {
  margin-right: 0;
}
#respond .south-afbc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main_51f9 {
  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;
}
.main_51f9.large-8d64 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.main_51f9 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%);
}
.main_51f9:focus,
.main_51f9: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);
}
.description-west-3ddf {
  border-radius: 10%;
}
.avatar-d97b {
  border-radius: 50%;
}
.fresh_5a9f {
  font-size: 0.72em;
}
.hidden-8e91 {
  font-size: 0.875em;
}
.image_tall_7d83 {
  font-size: 1.1em;
}
.pink_a971 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pink_a971.fresh_5a9f {
  letter-spacing: 0.5px;
}
.grid_orange_5c29,
.grid_orange_5c29 a {
  color: #6d6d6d;
}
.grid_orange_5c29 a:hover {
  color: #111;
}
.gradient-199c {
  color: #6d6d6d;
}
.thick_81e7 {
  overflow-x: hidden;
}
.thick_81e7 .item-8d57.right_77b4 {
  position: relative;
}
.thick_81e7 .item-8d57.right_77b4.glass-a446 {
  position: initial;
}
.thick_81e7
  .item-8d57.right_77b4.glass-a446
  .huge-d8fd {
  left: auto;
}
.thick_81e7 .item-8d57 .huge-d8fd {
  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;
}
.thick_81e7 .item-8d57:hover.right_77b4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thick_81e7
  .item-8d57:hover.right_77b4
  .huge-d8fd {
  display: block;
  z-index: 9999999;
}
.thick_81e7 .text_basic_321f .component_82b2,
.thick_81e7 .accent-6582 .component_82b2 {
  display: none;
}
.thick_81e7 .logo_902a .item-8d57:hover.right_77b4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_d722 .bright-26b6 label,
.notification_d722 .thumbnail-e7b3 label,
.notification_d722 .block-hard-81a9 label,
.notification_d722 .header_full_60af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_f782 {
  list-style: none;
  margin: 0;
}
.picture_f782 article.layout-2cbb {
  margin-bottom: 0;
}
.picture_f782 ul {
  list-style: none;
  margin: 0;
}
.picture_f782 .right_d42b li.layout-2cbb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_f782 .right_d42b li.layout-2cbb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_f782 .right_d42b li.layout-2cbb: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) {
  .picture_f782 .right_d42b li.layout-2cbb li.layout-2cbb li.layout-2cbb li.layout-2cbb {
    padding-left: 0;
  }
}
article.layout-2cbb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-2cbb .menu_bronze_cb65 p:last-of-type {
  margin-bottom: 0;
}
article.layout-2cbb .wrapper_in_bdd5 {
  float: left;
}
article.layout-2cbb .simple-3da4 {
  margin-left: 85px;
}
article.layout-2cbb .link-dark-8d23 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-2cbb .link-dark-8d23 .focus-2b21 {
  margin-left: 10px;
}
article.layout-2cbb .surface-action-a013 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-2cbb .blue_656c {
  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 .bright-26b6,
  #respond .block-hard-81a9,
  #respond .header_full_60af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright-26b6 input,
#respond .block-hard-81a9 input,
#respond .header_full_60af input {
  width: 100%;
}
#respond .header_full_60af {
  margin-right: 0;
}
#respond .south-afbc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text_basic_321f .tag_short_5b57 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tag_short_5b57 .stale-db02.wrapper-12a7 .status_e50c > li > a:focus,
.tag_short_5b57 .stale-db02.wrapper-12a7 .status_e50c > li > a:hover,
.tag_short_5b57 .stale-db02.soft-a1f3 .status_e50c > li > a:focus,
.tag_short_5b57 .stale-db02.soft-a1f3 .status_e50c > li > a:hover,
.tag_short_5b57 .stale-db02.disabled-06a6 .status_e50c > li > a:focus,
.tag_short_5b57 .stale-db02.disabled-06a6 .status_e50c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_short_5b57
  .stale-db02.wrapper-12a7
  .status_e50c
  > li.accordion_action_2438
  > a,
.tag_short_5b57
  .stale-db02.wrapper-12a7
  .status_e50c
  > li.texture_5270
  > a,
.tag_short_5b57
  .stale-db02.soft-a1f3
  .status_e50c
  > li.accordion_action_2438
  > a,
.tag_short_5b57
  .stale-db02.soft-a1f3
  .status_e50c
  > li.texture_5270
  > a,
.tag_short_5b57
  .stale-db02.disabled-06a6
  .status_e50c
  > li.accordion_action_2438
  > a,
.tag_short_5b57 .stale-db02.disabled-06a6 .status_e50c > li.focused_925c > a {
  color: rgba(255, 255, 255, 0.99);
}
.tag_short_5b57 .west-c066,
.tag_short_5b57 .west-c066 a {
  color: rgba(255, 255, 255, 0.99);
}
.tag_short_5b57 .section-1e79.tertiary_action_8b26 li a,
.tag_short_5b57 .detail-plasma-4397 a,
.tag_short_5b57 .popup-blue-77de,
.tag_short_5b57 .status_e50c > li > a,
.tag_short_5b57 .filter-ca89 {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57 .section-1e79.tertiary_action_8b26 li a:hover,
.tag_short_5b57 .detail-plasma-4397 a:hover,
.tag_short_5b57 .popup-blue-77de:hover,
.tag_short_5b57 .status_e50c > li > a:hover,
.tag_short_5b57 .filter-ca89:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_short_5b57 .purple_a705 {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57 .purple_a705 .notice_6711 {
  color: rgba(255, 255, 255, 0.99);
}
.tag_short_5b57 .purple_a705:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_short_5b57 .light_d776 .info_medium_7025 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57 .light_d776 .info_medium_7025 .new_269a {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57
  .light_d776
  .info_medium_7025
  .new_269a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57
  .light_d776
  .info_medium_7025
  .new_269a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57
  .light_d776
  .info_medium_7025
  .new_269a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57
  .light_d776
  .info_medium_7025
  .new_269a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57 .light_d776 .pagination-b9b8 {
  color: rgba(255, 255, 255, 0.79);
}
.tag_short_5b57 .light_d776 .pagination-b9b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-badc
  .tag_short_5b57
  .light_d776
  .chip_last_f8cf
  .info-3a52 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-badc
  .tag_short_5b57
  .light_d776
  .chip_last_f8cf
  .new_269a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.text_basic_321f .orange-099e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.orange-099e .stale-db02.wrapper-12a7 .status_e50c > li > a:focus,
.orange-099e .stale-db02.wrapper-12a7 .status_e50c > li > a:hover,
.orange-099e .stale-db02.soft-a1f3 .status_e50c > li > a:focus,
.orange-099e .stale-db02.soft-a1f3 .status_e50c > li > a:hover,
.orange-099e .stale-db02.disabled-06a6 .status_e50c > li > a:focus,
.orange-099e .stale-db02.disabled-06a6 .status_e50c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-099e
  .stale-db02.wrapper-12a7
  .status_e50c
  > li.accordion_action_2438
  > a,
.orange-099e
  .stale-db02.wrapper-12a7
  .status_e50c
  > li.texture_5270
  > a,
.orange-099e
  .stale-db02.soft-a1f3
  .status_e50c
  > li.accordion_action_2438
  > a,
.orange-099e
  .stale-db02.soft-a1f3
  .status_e50c
  > li.texture_5270
  > a,
.orange-099e
  .stale-db02.disabled-06a6
  .status_e50c
  > li.accordion_action_2438
  > a,
.orange-099e .stale-db02.disabled-06a6 .status_e50c > li.focused_925c > a {
  color: rgba(0, 0, 0, 0.8);
}
.orange-099e .west-c066,
.orange-099e .west-c066 a {
  color: rgba(0, 0, 0, 0.8);
}
.orange-099e .section-1e79.tertiary_action_8b26 li a,
.orange-099e .detail-plasma-4397 a,
.orange-099e .popup-blue-77de,
.orange-099e .status_e50c > li > a,
.orange-099e .filter-ca89 {
  color: rgba(0, 0, 0, 0.55);
}
.orange-099e .section-1e79.tertiary_action_8b26 li a:hover,
.orange-099e .detail-plasma-4397 a:hover,
.orange-099e .popup-blue-77de:hover,
.orange-099e .status_e50c > li > a:hover,
.orange-099e .filter-ca89:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-099e .purple_a705 {
  color: rgba(0, 0, 0, 0.55);
}
.orange-099e .purple_a705 .notice_6711 {
  color: rgba(0, 0, 0, 0.8);
}
.orange-099e .purple_a705:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_b038 .slider-stale-a998 {
  margin-left: auto;
  margin-right: auto;
}
.hard-66b2 > * {
  margin-left: auto;
  margin-right: auto;
}
.hard-66b2 .paragraph_58f2 {
  margin-right: 1.41575em;
}
.table_6cb1 .hard-66b2 > .mini-5c83 {
  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;
}
.table_6cb1 .hard-66b2 > .accordion_solid_9afc {
  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;
}
.tag_80c9.sidebar_b038 .slider-stale-a998,
.icon_5c09.sidebar_b038 .slider-stale-a998 {
  margin-left: 0;
}
.description_motion_c22f.sidebar_b038 .slider-stale-a998,
.tertiary-ff4c.sidebar_b038 .slider-stale-a998 {
  margin-right: 0;
}
.hard-66b2 ol,
.hard-66b2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.full_a006 video {
  max-width: 100%;
}
.row-lite-f3a9 img {
  display: block;
}
.row-lite-f3a9.paragraph_58f2,
.row-lite-f3a9.over_dca3 {
  width: 100%;
}
.row-lite-f3a9.accordion_solid_9afc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_left_9745:not(.green_baeb) {
  margin: 1.5em auto;
}
.notice_large_05f0 p {
  padding: 1.5em 14px;
}
ul.image-4f9a.accordion_solid_9afc,
ul.image-4f9a.mini-5c83,
ul.image-4f9a.grid_simple_e699.mini-5c83 {
  padding: 0 14px;
}
.tiny_5b11 {
  display: block;
  overflow-x: auto;
}
.tiny_5b11 table {
  border-collapse: collapse;
  width: 100%;
}
.tiny_5b11 td,
.tiny_5b11 th {
  padding: 0.5em;
}
.hard-66b2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard-66b2 ol ol,
.hard-66b2 ol ul,
.hard-66b2 ul ol,
.hard-66b2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard-66b2 ol ol li,
.hard-66b2 ol ul li,
.hard-66b2 ul ol li,
.hard-66b2 ul ul li {
  margin-left: 0;
}
.tooltip_first_c68d.sort-old-6b65 > .steel-d0f0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tooltip_first_c68d.sort-old-6b65 > .steel-d0f0 iframe,
.tooltip_first_c68d.sort-old-6b65 > .steel-d0f0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info-last-5b24 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info-last-5b24.aside_iron_b658 {
  padding: 0;
}
.info-last-5b24.aside_iron_b658 cite {
  font-size: 13px;
}
.info-last-5b24 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info-last-5b24 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.box-hovered-9d6c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.box-hovered-9d6c > p:first-child {
  margin-top: 0;
}
.box-hovered-9d6c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.box-hovered-9d6c blockquote {
  border-left: 0;
}
.info_5088 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.info_5088:not(.shade-b6c2) {
  max-width: 100px;
}
.info_5088.background-5033 {
  border-bottom: none !important;
  text-align: center;
}
.info_5088.background-5033::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notice_large_05f0 p {
    padding: 1.5em 0;
  }
}
.caption_48dd {
  color: #0073aa;
}
.dropdown-tall-94ad {
  background-color: #0073aa;
}
.soft-aa0d {
  color: #229fd8;
}
.south-7001 {
  background-color: #229fd8;
}
.highlight_steel_9845 {
  color: #eee;
}
.module_narrow_b8c5 {
  background-color: #eee;
}
.wide-70b0 {
  color: #444;
}
.dropdown-brown-4abf {
  background-color: #444;
}
.header-next-e3fe {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.header-next-e3fe .text_fast_12dd .detail-plasma-4397 {
  font-size: 15px;
}
.header-next-e3fe .detail-plasma-4397 {
  line-height: 1.3;
}
.header-next-e3fe .orange-099e {
}
.header-next-e3fe .tag_short_5b57 {
  background: #235787;
}
.tooltip-d68f {
  padding: 0;
}
.tooltip-d68f .tag_short_5b57 {
  background: #1a1a1a;
}
.tooltip-d68f .orange-099e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination-5bd7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination-5bd7 .orange-099e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination-5bd7 .tag_short_5b57 {
  background: #303030;
}
.text_medium_e0cd {
  position: relative;
  z-index: 10;
}
.text_medium_e0cd .module-stone-b8ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-complex-0742 .right_77b4 {
  display: inline-block;
  vertical-align: middle;
}
.item-complex-0742.tooltip-stale-8617 .right_77b4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .item-complex-0742.tooltip-stale-8617 .right_77b4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .item-complex-0742.tooltip-stale-8617 .right_77b4 {
    margin-right: 0.4em;
  }
}
.item-complex-0742.tooltip-stale-8617 .right_77b4:last-child {
  margin-right: 0;
}
.over_6cc1 .module-stone-b8ef {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .text_basic_321f .text_fast_12dd {
    margin: 0 -0.5em;
  }
  .text_basic_321f .text_fast_12dd [class*="customify-col-"],
  .text_basic_321f .text_fast_12dd [class*="customify-col_"],
  .text_basic_321f .text_fast_12dd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.text_basic_321f.tabs_b508 .module-stone-b8ef {
  background: 0 0 !important;
}
.text_basic_321f.tabs_b508 .module-stone-b8ef,
.text_basic_321f.over_6cc1 .module-stone-b8ef {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .text_basic_321f.mask_pink_f234 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.text_basic_321f.over_6cc1 .module-stone-b8ef {
  box-shadow: none !important;
}
.title-24fb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .title-24fb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .title-24fb {
    padding: 18px 0 20px;
  }
}
.title-24fb .soft_4678 {
  width: 100%;
}
.title-24fb .purple_d19b {
  margin-bottom: 0;
}
.title-24fb .description-gas-fc4d {
  margin-top: 5px;
  font-size: 0.875em;
}
.purple_9dc4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.purple_9dc4 .focus_7e54 {
  width: 100%;
}
.middle-ce40 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.middle-ce40 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.middle-ce40 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;
}
.middle-ce40 li:last-child:after {
  display: none;
}
.middle-ce40 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dim-684d .component_82b2 button,
.title-24fb .component_82b2 button {
  left: 0;
}
.dim-684d .focus_7e54,
.title-24fb .focus_7e54 {
  padding-left: 0;
  padding-right: 0;
}
.dim-684d .purple_9dc4,
.title-24fb .purple_9dc4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dim-684d {
  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;
}
.dim-684d: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;
}
.dim-684d .heading-tiny-4d12 {
  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) {
  .dim-684d .heading-tiny-4d12 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dim-684d .heading-tiny-4d12 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dim-684d .heading-tiny-4d12 {
    min-height: 200px;
  }
}
.dim-684d .middle-ce40 {
  color: rgba(255, 255, 255, 0.8);
}
.dim-684d .middle-ce40 a,
.dim-684d .middle-ce40 li:after {
  color: inherit;
}
.dim-684d .middle-ce40 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar-07d4 {
  margin-bottom: 0.5em;
}
.slider-94f7 {
  margin-bottom: 1.2em;
}
.slider-94f7,
.sidebar-07d4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider-94f7 p:last-child,
.sidebar-07d4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component_82b2,
#masthead .component_82b2 {
  display: none;
}
#masthead
  > .component_82b2.mask_f9f4 {
  display: none;
}
#masthead > .component_82b2 button {
  left: 0;
}
.element_5fe0 {
  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%;
}
.element_5fe0 .right_77b4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.element_5fe0 .text_db3c {
  display: -webkit-box;
  display: flex;
}
.element_5fe0 .text_db3c.progress_1fc4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.element_5fe0 .text_db3c.gradient_6e05 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_5fe0 .text_db3c.popup_easy_0b40 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.element_5fe0.tertiary-1a44.solid_e4ab .text_db3c.progress_1fc4 {
  flex-basis: 100%;
}
.element_5fe0.alert-new-976f .text_db3c.gradient_6e05 {
  -webkit-box-flex: 1;
  flex: auto;
}
.element_5fe0.alert-new-976f .text_db3c.popup_easy_0b40 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component_82b2.mask_f9f4 {
  display: none;
}
#masthead > .component_82b2 button {
  left: 0;
}
.dark-422a {
  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;
}
.dark-422a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dark-422a.search-first-20d5 i {
  margin-right: 4px;
}
.dark-422a.wrapper_west_4bbc i {
  margin-left: 5px;
}
.detail-plasma-4397 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.detail-plasma-4397 p:last-child {
  margin-bottom: 0;
}
.avatar-b516 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar-b516 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar-b516 img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar-b516 .west-c066 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar-b516 .fresh-7743 {
  margin: 5px 0 7px 0;
}
.avatar-b516.static_493f .south_911e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-b516.static_493f .frame-b327 {
  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;
}
.avatar-b516.action-ece5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar-b516.action-ece5 .south_911e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar-b516.action-ece5 .frame-b327 {
  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;
}
.avatar-b516.link_simple_b615 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar-b516.column-fcea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar-b516.column-fcea .frame-b327 {
  margin-top: 7px;
}
.shadow_0d99 {
  display: inline-block;
}
.text_medium_e0cd .aside-5026 .avatar-b516 img {
  max-width: 100%;
}
.stale-db02 .primary_dim_7b32.box_west_de17,
.old-b67b .primary_dim_7b32.box_west_de17 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.stale-db02 .solid-f365,
.old-b67b .solid-f365 {
  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%);
}
.stale-db02 .solid-f365 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.stale-db02.red_a0c1 .solid-f365 {
  display: none;
}
.stale-db02 .tiny_2247 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stale-db02 .tiny_2247 li {
  display: inline-block;
  position: relative;
}
.stale-db02 .tiny_2247 li:last-child {
  margin-right: 0;
}
.stale-db02 .tiny_2247 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;
}
.stale-db02 .tiny_2247 li.focused_925c > a {
  color: rgba(0, 0, 0, 0.9);
}
.stale-db02 .tiny_2247 > 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;
}
.stale-db02 .tiny_2247 > li > a i {
  line-height: 0;
}
.stale-db02 .tiny_2247 > li.shade_6009 > a .solid-f365 {
  margin-left: 4px;
  line-height: 0;
}
.stale-db02 .tiny_2247 .shadow_5917 li.shade_6009 > a {
  position: relative;
}
.stale-db02 .tiny_2247 .shadow_5917 li.shade_6009 > a:after,
.stale-db02 .tiny_2247 .shadow_5917 li.shade_6009 > a:before {
  content: "";
  display: table;
}
.stale-db02 .tiny_2247 .shadow_5917 li.shade_6009 > a:after {
  clear: both;
}
.stale-db02 .tiny_2247 .shadow_5917 li.shade_6009 > a .solid-f365 {
  margin-left: 5px;
  float: right;
}
.stale-db02 .link_737f,
.stale-db02 .shadow_5917 {
  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;
}
.stale-db02 .shadow_5917 {
  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;
}
.stale-db02 .shadow_5917 .box_west_de17 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stale-db02 .shadow_5917 .solid-f365 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.stale-db02 .shadow_5917 li {
  display: block;
  margin: 0;
  padding: 0;
}
.stale-db02 .shadow_5917 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;
}
.stale-db02 .shadow_5917 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.stale-db02 .shadow_5917 .shadow_5917 {
  top: 0;
  left: 100%;
}
.stale-db02 .form_2d45.fn-focus-8744 > .link_737f,
.stale-db02 .form_2d45.fn-focus-8744 > .shadow_5917,
.stale-db02 .form_2d45:focus > .link_737f,
.stale-db02 .form_2d45:focus > .shadow_5917,
.stale-db02 .form_2d45:hover > .link_737f,
.stale-db02 .form_2d45:hover > .shadow_5917 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.stale-db02.disabled-06a6 .status_e50c:after,
.stale-db02.disabled-06a6 .status_e50c:before {
  content: "";
  display: table;
}
.stale-db02.disabled-06a6 .status_e50c:after {
  clear: both;
}
.stale-db02.disabled-06a6 .status_e50c > li {
  float: left;
}
.stale-db02.orange_08d8 .status_e50c:after,
.stale-db02.orange_08d8 .status_e50c:before {
  content: "";
  display: table;
}
.stale-db02.orange_08d8 .status_e50c:after {
  clear: both;
}
.stale-db02.orange_08d8 .status_e50c > li {
  float: left;
}
.stale-db02.orange_08d8 .status_e50c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.stale-db02.orange_08d8 .status_e50c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.stale-db02.orange_08d8 .status_e50c > li.accordion_action_2438 > a,
.stale-db02.orange_08d8 .status_e50c > li.focused_925c > a {
  color: #fff;
  background-color: #1e4b75;
}
.stale-db02.wrapper-12a7 .status_e50c > li > a .box_west_de17 {
  position: relative;
}
.stale-db02.wrapper-12a7 .status_e50c > li > a .box_west_de17: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;
}
.stale-db02.wrapper-12a7
  .status_e50c
  > li:focus
  > a
  .box_west_de17:before,
.stale-db02.wrapper-12a7
  .status_e50c
  > li:hover
  > a
  .box_west_de17:before {
  width: 100%;
  background-color: currentColor;
}
.stale-db02.wrapper-12a7
  .status_e50c
  > li.accordion_action_2438
  > a
  .box_west_de17:before,
.stale-db02.wrapper-12a7
  .status_e50c
  > li.texture_5270
  > a
  .box_west_de17:before {
  width: 100%;
  background-color: currentColor;
}
.stale-db02.soft-a1f3 .status_e50c > li > a .box_west_de17 {
  position: relative;
}
.stale-db02.soft-a1f3 .status_e50c > li > a .box_west_de17: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;
}
.stale-db02.soft-a1f3 .status_e50c > li:focus > a .box_west_de17:before,
.stale-db02.soft-a1f3
  .status_e50c
  > li:hover
  > a
  .box_west_de17:before {
  width: 100%;
  background-color: currentColor;
}
.stale-db02.soft-a1f3
  .status_e50c
  > li.accordion_action_2438
  > a
  .box_west_de17:before,
.stale-db02.soft-a1f3
  .status_e50c
  > li.texture_5270
  > a
  .box_west_de17:before {
  width: 100%;
  background-color: currentColor;
}
.old-b67b .tiny_2247 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.old-b67b .tiny_2247 li:first-child > a {
  border-top: none;
}
.old-b67b .tiny_2247 .full_dd47 > .box_west_de17 .solid-f365 {
  display: none;
}
.old-b67b .tiny_2247 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.old-b67b .tiny_2247 li:last-child {
  border: none;
}
.old-b67b .tiny_2247 li.shade_6009 > a {
  padding-right: 45px !important;
}
.old-b67b .tiny_2247 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.old-b67b .tiny_2247 li a:focus,
.old-b67b .tiny_2247 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-b67b .tiny_2247 li .pressed-fc2e {
  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;
}
.old-b67b .tiny_2247 li .pressed-fc2e:hover {
  box-shadow: none;
}
.old-b67b .tiny_2247 li .pressed-fc2e .solid-f365 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.old-b67b .tiny_2247 .shadow_5917 {
  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);
}
.old-b67b .tiny_2247 .shadow_5917 li a {
  padding-left: 3em;
}
.old-b67b .tiny_2247 .gold_92f7 > a .pressed-fc2e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.old-b67b .tiny_2247 .gold_92f7 > .shadow_5917 {
  display: block;
  opacity: 1;
}
.video-a6ae {
  max-width: 100%;
}
.thumbnail_next_15dd {
  line-height: 0;
  cursor: pointer;
}
.filter-ca89 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.filter-ca89:hover {
  box-shadow: none;
  color: currentColor;
}
.filter-ca89 svg {
  width: 18px;
  height: 18px;
}
.filter-ca89 .surface-pink-8aa1 {
  display: none;
}
.description-stone-a2a4 {
  position: relative;
}
.description-stone-a2a4.fn-active-8744 .filter-ca89 .photo_paper_15ab {
  display: none;
}
.description-stone-a2a4.fn-active-8744 .filter-ca89 .surface-pink-8aa1 {
  display: inline-block;
}
.description-stone-a2a4 .hot_b763 {
  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);
}
.description-stone-a2a4.row-upper-a4bf .hot_b763 {
  left: auto;
  right: -0.9em;
}
.description-stone-a2a4.row-upper-a4bf .section_be6f::before {
  left: auto;
  right: 15px;
}
.description-stone-a2a4.fn-active-8744 .hot_b763 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip_last_f8cf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.chip_last_f8cf label {
  flex-basis: 100%;
}
.chip_last_f8cf .info_medium_7025 {
  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;
}
.chip_last_f8cf .new_269a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.chip_last_f8cf .new_269a:focus {
  background-color: transparent;
}
.chip_last_f8cf button.pagination-b9b8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.chip_last_f8cf button.pagination-b9b8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.chip_last_f8cf button.pagination-b9b8 svg {
  width: 18px;
  height: 18px;
}
.chip_last_f8cf input[type="submit"] {
  min-height: auto;
}
.light_d776 .chip_last_f8cf .new_269a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section_be6f {
  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) {
  .section_be6f {
    width: 220px;
  }
}
.section_be6f label {
  flex-basis: 100%;
}
.section_be6f::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;
}
.pattern-badc .light_d776 .chip_last_f8cf {
  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;
}
.pattern-badc
  .light_d776
  .chip_last_f8cf
  .info_medium_7025 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pattern-badc .light_d776 .chip_last_f8cf .new_269a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pattern-badc
  .light_d776
  .chip_last_f8cf
  .new_269a:focus {
  background: 0 0;
}
.pattern-badc
  .light_d776
  .chip_last_f8cf
  .info-3a52 {
  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;
}
.section-1e79 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.section-1e79 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.section-1e79 li:last-child {
  margin-right: 0;
}
.section-1e79 li:first-child {
  margin-left: 0;
}
.section-1e79.dark_ed62 a {
  color: #fff;
}
.section-1e79.dark_ed62 a:hover {
  color: #fff;
}
.section-1e79 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.section-1e79 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.section-1e79 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.section-1e79 a:hover {
  opacity: 0.9;
  color: inherit;
}
.section-1e79 [class*="social-icon-apple"] {
  background-color: #999;
}
.section-1e79 [class*="social-icon-apple"].video-d84c {
  background-color: transparent;
  color: #999;
}
.section-1e79 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.section-1e79 [class*="social-icon-behance"].video-d84c {
  background-color: transparent;
  color: #1769ff;
}
.section-1e79 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.section-1e79 [class*="social-icon-bitbucket"].video-d84c {
  background-color: transparent;
  color: #205081;
}
.section-1e79 [class*="social-icon-codepen"] {
  background-color: #000;
}
.section-1e79 [class*="social-icon-codepen"].video-d84c {
  background-color: transparent;
  color: #000;
}
.section-1e79 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.section-1e79 [class*="social-icon-delicious"].video-d84c {
  background-color: transparent;
  color: #39f;
}
.section-1e79 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.section-1e79 [class*="social-icon-digg"].video-d84c {
  background-color: transparent;
  color: #005be2;
}
.section-1e79 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.section-1e79 [class*="social-icon-dribbble"].video-d84c {
  background-color: transparent;
  color: #ea4c89;
}
.section-1e79 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.section-1e79 [class*="social-icon-envelope"].video-d84c {
  background-color: transparent;
  color: #ea4335;
}
.section-1e79 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.section-1e79 [class*="social-icon-facebook"].video-d84c {
  background-color: transparent;
  color: #3b5998;
}
.section-1e79 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.section-1e79 [class*="social-icon-flickr"].video-d84c {
  background-color: transparent;
  color: #0063dc;
}
.section-1e79 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.section-1e79 [class*="social-icon-foursquare"].video-d84c {
  background-color: transparent;
  color: #2d5be3;
}
.section-1e79 [class*="social-icon-github"] {
  background-color: #333;
}
.section-1e79 [class*="social-icon-github"].video-d84c {
  background-color: transparent;
  color: #333;
}
.section-1e79 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.section-1e79 [class*="social-icon-google-plus"].video-d84c {
  background-color: transparent;
  color: #dd4b39;
}
.section-1e79 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.section-1e79 [class*="social-icon-houzz"].video-d84c {
  background-color: transparent;
  color: #7ac142;
}
.section-1e79 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.section-1e79 [class*="social-icon-instagram"].video-d84c {
  background-color: transparent;
  color: #262626;
}
.section-1e79 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.section-1e79 [class*="social-icon-jsfiddle"].video-d84c {
  background-color: transparent;
  color: #487aa2;
}
.section-1e79 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.section-1e79 [class*="social-icon-linkedin"].video-d84c {
  background-color: transparent;
  color: #0077b5;
}
.section-1e79 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.section-1e79 [class*="social-icon-medium"].video-d84c {
  background-color: transparent;
  color: #00ab6b;
}
.section-1e79 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.section-1e79
  [class*="social-icon-odnoklassniki"].video-d84c {
  background-color: transparent;
  color: #f4731c;
}
.section-1e79 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.section-1e79 [class*="social-icon-meetup"].video-d84c {
  background-color: transparent;
  color: #ec1c40;
}
.section-1e79 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.section-1e79 [class*="social-icon-pinterest"].video-d84c {
  background-color: transparent;
  color: #bd081c;
}
.section-1e79 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.section-1e79 [class*="social-icon-product-hunt"].video-d84c {
  background-color: transparent;
  color: #da552f;
}
.section-1e79 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.section-1e79 [class*="social-icon-reddit"].video-d84c {
  background-color: transparent;
  color: #ff4500;
}
.section-1e79 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.section-1e79 [class*="social-icon-rss"].video-d84c {
  background-color: transparent;
  color: #f26522;
}
.section-1e79 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.section-1e79
  [class*="social-icon-shopping-cart"].video-d84c {
  background-color: transparent;
  color: #4caf50;
}
.section-1e79 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.section-1e79 [class*="social-icon-skype"].video-d84c {
  background-color: transparent;
  color: #00aff0;
}
.section-1e79 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.section-1e79 [class*="social-icon-slideshare"].video-d84c {
  background-color: transparent;
  color: #0077b5;
}
.section-1e79 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.section-1e79 [class*="social-icon-snapchat"].video-d84c {
  background-color: transparent;
  color: #fffc00;
}
.section-1e79 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.section-1e79 [class*="social-icon-soundcloud"].video-d84c {
  background-color: transparent;
  color: #f80;
}
.section-1e79 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.section-1e79 [class*="social-icon-spotify"].video-d84c {
  background-color: transparent;
  color: #2ebd59;
}
.section-1e79 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.section-1e79
  [class*="social-icon-stack-overflow"].video-d84c {
  background-color: transparent;
  color: #fe7a15;
}
.section-1e79 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.section-1e79 [class*="social-icon-maldkfgram"].video-d84c {
  background-color: transparent;
  color: #2ca5e0;
}
.section-1e79 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.section-1e79 [class*="social-icon-tripadvisor"].video-d84c {
  background-color: transparent;
  color: #589442;
}
.section-1e79 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.section-1e79 [class*="social-icon-tumblr"].video-d84c {
  background-color: transparent;
  color: #35465c;
}
.section-1e79 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.section-1e79 [class*="social-icon-twitch"].video-d84c {
  background-color: transparent;
  color: #6441a5;
}
.section-1e79 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.section-1e79 [class*="social-icon-twitter"].video-d84c {
  background-color: transparent;
  color: #1da1f2;
}
.section-1e79 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.section-1e79 [class*="social-icon-vimeo"].video-d84c {
  background-color: transparent;
  color: #1ab7ea;
}
.section-1e79 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.section-1e79 [class*="social-icon-vk"].video-d84c {
  background-color: transparent;
  color: #45668e;
}
.section-1e79 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.section-1e79 [class*="social-icon-weibo"].video-d84c {
  background-color: transparent;
  color: #df2029;
}
.section-1e79 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.section-1e79 [class*="social-icon-weixin"].video-d84c {
  background-color: transparent;
  color: #7bb32e;
}
.section-1e79 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.section-1e79 [class*="social-icon-whatsapp"].video-d84c {
  background-color: transparent;
  color: #25d366;
}
.section-1e79 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.section-1e79 [class*="social-icon-wordpress"].video-d84c {
  background-color: transparent;
  color: #21759b;
}
.section-1e79 [class*="social-icon-xing"] {
  background-color: #026466;
}
.section-1e79 [class*="social-icon-xing"].video-d84c {
  background-color: transparent;
  color: #026466;
}
.section-1e79 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.section-1e79 [class*="social-icon-yelp"].video-d84c {
  background-color: transparent;
  color: #af0606;
}
.section-1e79 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.section-1e79 [class*="social-icon-youtube"].video-d84c {
  background-color: transparent;
  color: #cd201f;
}
.popup-blue-77de {
  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;
}
.popup-blue-77de:hover {
  box-shadow: none;
  background: 0 0;
}
.backdrop-fdd0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.feature_first_70ee {
  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;
}
.element_middle_da8f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.upper-37b7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.upper-37b7,
.upper-37b7::after,
.upper-37b7::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;
}
.upper-37b7::after,
.upper-37b7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame-tall-aa6b .feature_first_70ee .element_middle_da8f {
  margin-top: -2px;
  width: 19px;
}
.frame-tall-aa6b .feature_first_70ee .upper-37b7 {
  margin-top: -1px;
}
.frame-tall-aa6b .feature_first_70ee .upper-37b7,
.frame-tall-aa6b .feature_first_70ee .upper-37b7::after,
.frame-tall-aa6b .feature_first_70ee .upper-37b7::before {
  width: 19px;
  height: 2px;
}
.frame-tall-aa6b .feature_first_70ee .upper-37b7::before {
  top: -6px;
}
.frame-tall-aa6b .feature_first_70ee .upper-37b7::after {
  bottom: -6px;
}
.block_selected_84ac .feature_first_70ee .element_middle_da8f {
  margin-top: -2px;
  width: 22px;
}
.block_selected_84ac .feature_first_70ee .upper-37b7 {
  margin-top: -1px;
}
.block_selected_84ac .feature_first_70ee .upper-37b7,
.block_selected_84ac .feature_first_70ee .upper-37b7::after,
.block_selected_84ac .feature_first_70ee .upper-37b7::before {
  width: 22px;
  height: 2px;
}
.block_selected_84ac .feature_first_70ee .upper-37b7::before {
  top: -7px;
}
.block_selected_84ac .feature_first_70ee .upper-37b7::after {
  bottom: -7px;
}
.fast-5b0a .feature_first_70ee .element_middle_da8f {
  margin-top: -2px;
  width: 31px;
}
.fast-5b0a .feature_first_70ee .upper-37b7 {
  margin-top: -1.5px;
}
.fast-5b0a .feature_first_70ee .upper-37b7,
.fast-5b0a .feature_first_70ee .upper-37b7::after,
.fast-5b0a .feature_first_70ee .upper-37b7::before {
  width: 31px;
  height: 3px;
}
.fast-5b0a .feature_first_70ee .upper-37b7::before {
  top: -9px;
}
.fast-5b0a .feature_first_70ee .upper-37b7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid-lite-2da9 .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 19px;
  }
  .grid-lite-2da9 .feature_first_70ee .upper-37b7 {
    margin-top: -1px;
  }
  .grid-lite-2da9 .feature_first_70ee .upper-37b7,
  .grid-lite-2da9 .feature_first_70ee .upper-37b7::after,
  .grid-lite-2da9 .feature_first_70ee .upper-37b7::before {
    width: 19px;
    height: 2px;
  }
  .grid-lite-2da9 .feature_first_70ee .upper-37b7::before {
    top: -6px;
  }
  .grid-lite-2da9 .feature_first_70ee .upper-37b7::after {
    bottom: -6px;
  }
  .middle-44b4 .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 22px;
  }
  .middle-44b4 .feature_first_70ee .upper-37b7 {
    margin-top: -1px;
  }
  .middle-44b4 .feature_first_70ee .upper-37b7,
  .middle-44b4 .feature_first_70ee .upper-37b7::after,
  .middle-44b4 .feature_first_70ee .upper-37b7::before {
    width: 22px;
    height: 2px;
  }
  .middle-44b4 .feature_first_70ee .upper-37b7::before {
    top: -7px;
  }
  .middle-44b4 .feature_first_70ee .upper-37b7::after {
    bottom: -7px;
  }
  .soft-1934 .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 31px;
  }
  .soft-1934 .feature_first_70ee .upper-37b7 {
    margin-top: -1.5px;
  }
  .soft-1934 .feature_first_70ee .upper-37b7,
  .soft-1934 .feature_first_70ee .upper-37b7::after,
  .soft-1934 .feature_first_70ee .upper-37b7::before {
    width: 31px;
    height: 3px;
  }
  .soft-1934 .feature_first_70ee .upper-37b7::before {
    top: -9px;
  }
  .soft-1934 .feature_first_70ee .upper-37b7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-ca8a .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-ca8a .feature_first_70ee .upper-37b7 {
    margin-top: -1px;
  }
  .breadcrumb-ca8a .feature_first_70ee .upper-37b7,
  .breadcrumb-ca8a .feature_first_70ee .upper-37b7::after,
  .breadcrumb-ca8a .feature_first_70ee .upper-37b7::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-ca8a .feature_first_70ee .upper-37b7::before {
    top: -6px;
  }
  .breadcrumb-ca8a .feature_first_70ee .upper-37b7::after {
    bottom: -6px;
  }
  .lower-9890 .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 22px;
  }
  .lower-9890 .feature_first_70ee .upper-37b7 {
    margin-top: -1px;
  }
  .lower-9890 .feature_first_70ee .upper-37b7,
  .lower-9890 .feature_first_70ee .upper-37b7::after,
  .lower-9890 .feature_first_70ee .upper-37b7::before {
    width: 22px;
    height: 2px;
  }
  .lower-9890 .feature_first_70ee .upper-37b7::before {
    top: -7px;
  }
  .lower-9890 .feature_first_70ee .upper-37b7::after {
    bottom: -7px;
  }
  .fresh_86a3 .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 31px;
  }
  .fresh_86a3 .feature_first_70ee .upper-37b7 {
    margin-top: -1.5px;
  }
  .fresh_86a3 .feature_first_70ee .upper-37b7,
  .fresh_86a3 .feature_first_70ee .upper-37b7::after,
  .fresh_86a3 .feature_first_70ee .upper-37b7::before {
    width: 31px;
    height: 3px;
  }
  .fresh_86a3 .feature_first_70ee .upper-37b7::before {
    top: -9px;
  }
  .fresh_86a3 .feature_first_70ee .upper-37b7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .frame_50d3 .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 19px;
  }
  .frame_50d3 .feature_first_70ee .upper-37b7 {
    margin-top: -1px;
  }
  .frame_50d3 .feature_first_70ee .upper-37b7,
  .frame_50d3 .feature_first_70ee .upper-37b7::after,
  .frame_50d3 .feature_first_70ee .upper-37b7::before {
    width: 19px;
    height: 2px;
  }
  .frame_50d3 .feature_first_70ee .upper-37b7::before {
    top: -6px;
  }
  .frame_50d3 .feature_first_70ee .upper-37b7::after {
    bottom: -6px;
  }
  .image_gold_cb5f .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 22px;
  }
  .image_gold_cb5f .feature_first_70ee .upper-37b7 {
    margin-top: -1px;
  }
  .image_gold_cb5f .feature_first_70ee .upper-37b7,
  .image_gold_cb5f .feature_first_70ee .upper-37b7::after,
  .image_gold_cb5f .feature_first_70ee .upper-37b7::before {
    width: 22px;
    height: 2px;
  }
  .image_gold_cb5f .feature_first_70ee .upper-37b7::before {
    top: -7px;
  }
  .image_gold_cb5f .feature_first_70ee .upper-37b7::after {
    bottom: -7px;
  }
  .sidebar-red-2b09 .feature_first_70ee .element_middle_da8f {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-red-2b09 .feature_first_70ee .upper-37b7 {
    margin-top: -1.5px;
  }
  .sidebar-red-2b09 .feature_first_70ee .upper-37b7,
  .sidebar-red-2b09 .feature_first_70ee .upper-37b7::after,
  .sidebar-red-2b09 .feature_first_70ee .upper-37b7::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-red-2b09 .feature_first_70ee .upper-37b7::before {
    top: -9px;
  }
  .sidebar-red-2b09 .feature_first_70ee .upper-37b7::after {
    bottom: -9px;
  }
}
.over_dac3 .upper-37b7 {
  -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);
}
.over_dac3 .upper-37b7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.over_dac3 .upper-37b7::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);
}
.over_dac3.huge-c53f .upper-37b7 {
  -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);
}
.over_dac3.huge-c53f .upper-37b7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.over_dac3.huge-c53f .upper-37b7::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);
}
.menu_16aa {
  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.layout-2d06:before {
  display: none;
}
.accent-6582 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-6582 .progress_south_93fb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-6582 .progress_south_93fb:last-of-type {
  border-bottom: none;
}
.accent-6582 .progress_south_93fb.aside_middle_6fba,
.accent-6582 .progress_south_93fb.grid_left_3b80,
.accent-6582 .progress_south_93fb.purple-f70c {
  padding: 0;
}
.accent-6582 .old-b67b .pressed-fc2e {
  color: currentColor;
}
.accent-6582 .old-b67b .pressed-fc2e:focus,
.accent-6582 .old-b67b .pressed-fc2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-6582.orange-099e .purple_a705,
.accent-6582.orange-099e .detail-plasma-4397 a,
.accent-6582.orange-099e .status_e50c a,
.accent-6582.orange-099e .shadow_5917 a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-6582.orange-099e .purple_a705:hover,
.accent-6582.orange-099e .detail-plasma-4397 a:hover,
.accent-6582.orange-099e .status_e50c a:hover,
.accent-6582.orange-099e .shadow_5917 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-6582.orange-099e .notice_6711 {
  color: rgba(0, 0, 0, 0.8);
}
.accent-6582.orange-099e .progress_south_93fb {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-6582.orange-099e .progress_south_93fb:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-6582.orange-099e .tabs-5578:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-6582.orange-099e .old-b67b .tiny_2247 li a,
.accent-6582.orange-099e .old-b67b .pressed-fc2e,
.accent-6582.orange-099e .shadow_5917 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-6582.orange-099e .old-b67b .pressed-fc2e:focus,
.accent-6582.orange-099e .old-b67b .pressed-fc2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-6582.orange-099e .tiny_2247 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-6582.tag_short_5b57 .purple_a705,
.accent-6582.tag_short_5b57 .detail-plasma-4397 a,
.accent-6582.tag_short_5b57 .status_e50c .pressed-fc2e,
.accent-6582.tag_short_5b57 .status_e50c a,
.accent-6582.tag_short_5b57 .shadow_5917 a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-6582.tag_short_5b57 .purple_a705:hover,
.accent-6582.tag_short_5b57 .detail-plasma-4397 a:hover,
.accent-6582.tag_short_5b57 .status_e50c .pressed-fc2e:hover,
.accent-6582.tag_short_5b57 .status_e50c a:hover,
.accent-6582.tag_short_5b57 .shadow_5917 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-6582.tag_short_5b57 .notice_6711 {
  color: rgba(255, 255, 255, 0.99);
}
.accent-6582.tag_short_5b57 .progress_south_93fb {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-6582.tag_short_5b57 .progress_south_93fb:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-6582.tag_short_5b57 .tabs-5578:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-6582.tag_short_5b57 .old-b67b .tiny_2247 li a,
.accent-6582.tag_short_5b57 .old-b67b .pressed-fc2e,
.accent-6582.tag_short_5b57 .shadow_5917 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-6582.tag_short_5b57 .old-b67b .pressed-fc2e:focus,
.accent-6582.tag_short_5b57 .old-b67b .pressed-fc2e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-6582.tag_short_5b57 .tiny_2247 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-5578 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tabs-5578:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.bronze_ea3a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.avatar_f2c0 .accent-6582 {
  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;
}
.avatar_f2c0 .progress_south_93fb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.avatar_f2c0 .progress_south_93fb: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) {
  .avatar_f2c0 .progress_south_93fb:before {
    width: 16%;
    left: 42%;
  }
}
.avatar_f2c0 .progress_south_93fb:last-child:before {
  content: none;
}
.avatar_f2c0 .progress_south_93fb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.avatar_f2c0 .old-b67b .tiny_2247 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.avatar_f2c0 .old-b67b .tiny_2247 li a .pressed-fc2e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.avatar_f2c0 .old-b67b .shadow_5917 {
  border: none;
}
.avatar_f2c0 .old-b67b .shadow_5917 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.avatar_f2c0 .tabs-5578 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.avatar_f2c0 .bronze_ea3a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.avatar_f2c0 .tag_short_5b57 .tabs-5578:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar_f2c0 .orange-099e.clean-6f05 .upper-37b7 {
  background: rgba(0, 0, 0, 0.6);
}
.avatar_f2c0
  .orange-099e.clean-6f05
  .upper-37b7::after,
.avatar_f2c0
  .orange-099e.clean-6f05
  .upper-37b7:before {
  background: inherit;
}
.avatar_f2c0
  .orange-099e.clean-6f05:hover
  .upper-37b7 {
  background: rgba(0, 0, 0, 0.8);
}
.hover_motion_bad7 .accent-6582 {
  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) {
  .hover_motion_bad7 .accent-6582 {
    width: auto;
    right: 45px;
  }
}
.banner-189b .accent-6582 {
  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) {
  .banner-189b .accent-6582 {
    width: auto;
    left: 45px;
  }
}
.layout-2d06 .accent-6582 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.layout-2d06 .bronze_ea3a {
  max-width: 48em;
  margin: 0 auto;
}
.layout-2d06 .tabs-5578:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.article-top-8fa6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.article-top-8fa6.avatar_f2c0 .accent-6582 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.article-top-8fa6.hover_motion_bad7 .accent-6582 {
  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);
}
.article-top-8fa6 .accent-6582 {
  visibility: visible;
}
.article-top-8fa6.banner-189b .accent-6582 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element-3872,
.badge-25ff {
  overflow-x: hidden;
}
.element-3872 .accent-6582 {
  overflow: auto;
}
.element-3872.avatar_f2c0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-3872.avatar_f2c0 .accent-6582 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element-3872.avatar_f2c0 .popup-blue-77de {
  opacity: 0;
}
.element-3872.hover_motion_bad7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-3872.hover_motion_bad7 .accent-6582 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element-3872.hover_motion_bad7 .popup-blue-77de {
  opacity: 0;
}
.element-3872.banner-189b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-3872.banner-189b .accent-6582 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element-3872.banner-189b .popup-blue-77de {
  opacity: 0;
}
.element-3872.layout-2d06 .accent-6582 {
  z-index: 10;
  visibility: visible;
}
.clean-6f05 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.clean-6f05 .upper-37b7 {
  background: rgba(255, 255, 255, 0.99);
}
.clean-6f05 .upper-37b7::after,
.clean-6f05 .upper-37b7:before {
  background: inherit;
}
.clean-6f05:hover .upper-37b7 {
  background: rgba(255, 255, 255, 0.99);
}
.banner-189b .clean-6f05 {
  top: 10px;
  right: auto;
  left: 12px;
}
.layout-2d06 .clean-6f05 {
  display: none !important;
}
.element-3872:before,
.badge-25ff:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element-3872 .clean-6f05,
.badge-25ff .clean-6f05 {
  display: inline-block;
}
.accent-6582 .right_77b4 {
  -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;
}
.element-3872 .accent-6582 .right_77b4,
.badge-25ff .accent-6582 .right_77b4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active_short_e86e .info_medium_7025 {
  width: 100%;
}
.aside-5026 {
  padding: 0 0.5em 0;
}
.aside-5026 [class*="customify-col-"],
.aside-5026 [class*="customify-col_"],
.aside-5026 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar-selected-e41e .aside-5026 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .text_fast_12dd .in_f3aa,
  .in_f3aa {
    display: none;
  }
  .title-top-326c {
    text-align: left;
  }
  .filter-advanced-c504 {
    text-align: center;
  }
  .aside-ed34 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .text_fast_12dd .simple-5e2b,
  .simple-5e2b {
    display: none;
  }
  .component_fbbe {
    text-align: left;
  }
  .out-3eca {
    text-align: center;
  }
  .popup-0231 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .text_fast_12dd .hero_thick_6d08,
  .hero_thick_6d08 {
    display: none;
  }
  .list_green_b429 {
    text-align: left;
  }
  .thumbnail_gold_a480 {
    text-align: center;
  }
  .video_fe36 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outline-iron-5179 {
  box-shadow: none !important;
}
.disabled_fc70 .avatar_slow_b7a6,
.element_10dd .avatar_slow_b7a6 {
  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;
}
.element_10dd .avatar_slow_b7a6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module-stone-b8ef {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module-stone-b8ef:after,
.module-stone-b8ef:before {
  content: "";
  display: table;
}
.module-stone-b8ef:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module-stone-b8ef {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module-stone-b8ef,
.mask_pink_f234 {
  max-width: 1248px;
  margin: 0 auto;
}

.pagination_3d31.thumbnail_530e .module-stone-b8ef {
  max-width: 100%;
}
.pagination_3d31.video_action_ec95 {
  max-width: 1200px;
  margin: 0 auto;
}
.pagination_3d31.slider-south-468e .module-stone-b8ef {
  max-width: 100%;
}
.pagination_3d31.slider-south-468e > .module-stone-b8ef {
  padding-left: 0;
  padding-right: 0;
}
.pagination_3d31.slider-south-468e > .module-stone-b8ef .text_fast_12dd {
  margin: 0;
}
.pagination_3d31.slider-south-468e
  > .module-stone-b8ef
  .gradient-750d.caption_e64a {
  margin-right: 0;
  margin-left: 0;
}
.pagination_3d31.slider-south-468e #main.caption_e64a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .smooth_5b38 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_5b38 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button_0045 .slider-stale-a998 {
    padding-right: 1em;
  }
  .button_0045.chip-right-c288 .gradient-750d {
    border-right: 1px solid #eaecee;
  }
  .button_0045.chip-right-c288 .slider-stale-a998 {
    padding-right: 1em;
  }
  .button_0045.chip-right-c288 .gallery-ea83 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_e036 .slider-stale-a998 {
    padding-left: 1em;
  }
  .image_e036.chip-right-c288 .gradient-750d {
    border-left: 1px solid #eaecee;
  }
  .image_e036.chip-right-c288 .slider-stale-a998 {
    padding-left: 1em;
  }
  .image_e036.chip-right-c288 .gallery-ea83 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_f469 .slider-stale-a998 {
    padding-left: 1em;
  }
  .background_f469.chip-right-c288 .lite_bfb2 {
    border-right: 1px solid #eaecee;
  }
  .background_f469.chip-right-c288 .filter_daec {
    border-right: 1px solid #eaecee;
  }
  .background_f469.chip-right-c288 .slider-stale-a998 {
    padding-left: 1em;
  }
  .background_f469.chip-right-c288 .gallery-ea83 {
    padding-right: 1em;
  }
  .background_f469.chip-right-c288 .modal_1b78 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .image_iron_acb2 .slider-stale-a998 {
    padding-right: 1em;
  }
  .image_iron_acb2.chip-right-c288 .lite_bfb2 {
    border-left: 1px solid #eaecee;
  }
  .image_iron_acb2.chip-right-c288 .filter_daec {
    border-left: 1px solid #eaecee;
  }
  .image_iron_acb2.chip-right-c288 .slider-stale-a998 {
    padding-right: 1em;
  }
  .image_iron_acb2.chip-right-c288 .gallery-ea83 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .image_iron_acb2.chip-right-c288 .modal_1b78 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_5b38 .slider-stale-a998 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_5b38.chip-right-c288 .gradient-750d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .smooth_5b38.chip-right-c288 .slider-stale-a998 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_5b38.chip-right-c288 .gallery-ea83 {
    padding-left: 1em;
  }
  .smooth_5b38.chip-right-c288 .modal_1b78 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .smooth_5b38.chip-right-c288 .slider-stale-a998 {
    padding-left: 0;
  }
}
.hovered_d766 .item-complex-0742 {
  display: inline-block;
}
.fluid-3c78 {
  display: inline-block;
}
.article-69c9 {
  word-con: break-word;
}
.slow_339f > span {
  display: inline-block;
  padding: 5px 0;
}
.slow_339f .column-fixed-9c86 {
  margin-left: 8px;
  margin-right: 8px;
}
.slow_339f .outer_e693 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.image_west_4eb4 .notice_purple_0aa7 {
  margin-bottom: 2em;
}
.image_west_4eb4 .sort-simple-251c {
  margin-bottom: 15px;
}
.image_west_4eb4 .sort-simple-251c:last-child {
  margin-bottom: 0;
}
.image_west_4eb4 .caption-lower-3306 {
  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) {
  .image_west_4eb4 .caption-lower-3306 {
    display: block;
  }
}
.image_west_4eb4 .sidebar_gold_503c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .image_west_4eb4 .sidebar_gold_503c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.image_west_4eb4 .hero_0db1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.image_west_4eb4 .hero_0db1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.image_west_4eb4 .hero_0db1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.image_west_4eb4 .article-69c9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.image_west_4eb4 .article-69c9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.image_west_4eb4 .pattern_stale_9333 p:last-child {
  margin-bottom: 0;
}
.image_west_4eb4 .focused-9809 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.image_west_4eb4 .hovered_31cb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.image_west_4eb4 .easy-9f75 {
  margin-top: 1em;
}
.image_west_4eb4 .notice_plasma_8b1f {
  top: 0;
  display: block;
}
.image_west_4eb4 .notice_plasma_8b1f a {
  color: inherit;
}
.image_west_4eb4 .notice_plasma_8b1f a:hover {
  color: inherit;
}
.image_west_4eb4 .pattern_top_1604 {
  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;
}
.image_west_4eb4 .pattern_top_1604:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.image_west_4eb4 .hovered_31cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.image_west_4eb4 .glass_5808 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.image_west_4eb4 .glass_5808:first-child {
  margin-top: 0;
}
.image_west_4eb4 .glass_5808.article_last_f8b1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image_west_4eb4 .glass_5808.button-out-bec3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image_west_4eb4
  .glass_5808.button-out-bec3.gradient_ed9b
  .easy-9f75 {
  width: 100%;
}
.image_west_4eb4 .button-out-bec3 {
  -webkit-box-align: center;
  align-items: center;
}
.image_west_4eb4 .button-out-bec3 .slow_339f,
.image_west_4eb4 .button-out-bec3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.image_west_4eb4 .hero_0db1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image_west_4eb4 .hero_0db1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image_west_4eb4 .hero_0db1: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;
}
.image_west_4eb4 .article_last_f8b1 {
  z-index: 5;
}
.image_west_4eb4 .shadow-a92a .menu-90d4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.image_west_4eb4 .tabs-light-290a .menu-90d4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.image_west_4eb4 .aside_6598 .menu-90d4 {
  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;
}
.image_west_4eb4.brown_d91e .caption-lower-3306,
.image_west_4eb4.small_e0af .caption-lower-3306 {
  display: block;
}
.image_west_4eb4.brown_d91e .caption-lower-3306 .inner-23d4,
.image_west_4eb4.brown_d91e .caption-lower-3306 .hovered_31cb,
.image_west_4eb4.small_e0af .caption-lower-3306 .inner-23d4,
.image_west_4eb4.small_e0af .caption-lower-3306 .hovered_31cb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image_west_4eb4.layout-a18b .sidebar_gold_503c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .image_west_4eb4.layout-a18b .sidebar_gold_503c {
    margin-right: 0;
  }
}
.image_west_4eb4.brown_d91e .sidebar_gold_503c,
.image_west_4eb4.small_e0af .sidebar_gold_503c {
  padding-top: 40%;
}
.image_west_4eb4.brown_d91e .notice_purple_0aa7,
.image_west_4eb4.small_e0af .notice_purple_0aa7 {
  display: block;
}
.image_west_4eb4.brown_d91e .fn-sticky-8744 .hovered_31cb,
.image_west_4eb4.small_e0af .fn-sticky-8744 .hovered_31cb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.image_west_4eb4.brown_d91e .sidebar_gold_503c,
.image_west_4eb4.small_e0af .sidebar_gold_503c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.image_west_4eb4.brown_d91e .hovered_31cb {
  padding: 1em;
}
.tooltip_orange_49c5 {
  margin: 30px auto;
  display: block;
}
.tooltip_orange_49c5 .green_d7f9 > * {
  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;
}
.tooltip_orange_49c5 .green_d7f9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_orange_49c5 .green_d7f9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-84b0 .slow_339f {
  margin-bottom: 1.41575em;
}
.description-84b0 .aside-bronze-7808 {
  margin-bottom: 1.618em;
}
.hard-66b2 .dark-64a8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard-66b2 .dark-64a8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard-66b2 .article_down_8bd6 {
  max-width: 100%;
  overflow: auto;
}
.sidebar_b038 .hard-66b2 a:hover {
  text-decoration: underline;
}
.thick-7bd6 .sort-simple-251c:not(.article-69c9),
.thick-7bd6 .hero_0db1 {
  margin-bottom: 1.41575em;
}
.thick-7bd6 .sort-simple-251c:not(.article-69c9):last-child,
.thick-7bd6 .hero_0db1:last-child {
  margin-bottom: 0;
}
.thick-7bd6 .sort-simple-251c.hard-f190 {
  margin-bottom: 0.41575em;
}
.thick-7bd6 .modal_9620:before,
.thick-7bd6 .filter_73f0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thick-7bd6 .modal_9620:before {
  content: "\f115";
}
.thick-7bd6 .filter_73f0:before {
  content: "\f02c";
}
.thick-7bd6 .outline-3293 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thick-7bd6 .outline-3293 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination_brown_2997 {
  display: -webkit-box;
  display: flex;
}
.pagination_brown_2997 .search_brown_c0b6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination_brown_2997 .search_brown_c0b6 {
    flex-basis: 90px;
  }
}
.pagination_brown_2997 .row-huge-81b9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_brown_2997 .row-huge-81b9 {
    flex-basis: calc(100% - 50px);
  }
}
.pagination_brown_2997 .warm-911f p:last-child {
  margin-bottom: 0.72em;
}
.active_advanced_d3f9 .green_d7f9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active_advanced_d3f9 .green_d7f9:after,
.active_advanced_d3f9 .green_d7f9:before {
  content: "";
  display: table;
}
.active_advanced_d3f9 .green_d7f9:after {
  clear: both;
}
.active_advanced_d3f9 .green_d7f9 .footer-2fb4,
.active_advanced_d3f9 .green_d7f9 .table_steel_79dd {
  width: 49%;
}
.active_advanced_d3f9 .green_d7f9 .footer-2fb4 a span.picture-yellow-b9cf,
.active_advanced_d3f9 .green_d7f9 .table_steel_79dd a span.picture-yellow-b9cf {
  display: block;
  margin-bottom: 5px;
}
.active_advanced_d3f9 .green_d7f9 .table_steel_79dd {
  float: left;
  text-align: left;
}
.active_advanced_d3f9 .green_d7f9 .footer-2fb4 {
  float: right;
  text-align: right;
}
.tag_slow_a668 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tag_slow_a668 {
    margin-bottom: 0;
  }
}
.steel-2d03 {
  margin-bottom: 1em;
}
.steel-2d03 .article-69c9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview_d7c3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.grid-131c .steel-2d03,
.info_2796 .steel-2d03 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .grid-131c .steel-2d03,
  .info_2796 .steel-2d03 {
    display: block;
  }
}
.grid-131c .preview_d7c3,
.info_2796 .preview_d7c3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .grid-131c .preview_d7c3,
  .info_2796 .preview_d7c3 {
    margin-bottom: 1em;
  }
}
.grid-131c .preview_d7c3 img,
.info_2796 .preview_d7c3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.grid-131c .texture-1951,
.info_2796 .texture-1951 {
  flex-basis: calc(100% - 160px);
}
.grid-131c .texture-1951 p,
.info_2796 .texture-1951 p {
  margin-bottom: 0;
}
.grid-131c .texture-1951 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .grid-131c .texture-1951 {
    padding-left: 0;
  }
}
.info_2796 .texture-1951 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info_2796 .texture-1951 {
    padding-right: 0;
  }
}
.info_2796 .preview_d7c3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video_fast_7c1c .preview_d7c3 {
  margin-bottom: 0.5em;
}
.video_fast_7c1c .preview_d7c3 img {
  width: 100%;
}
.breadcrumb_75a5 .thumbnail-focused-504a,
.shadow_upper_701f .thumbnail-focused-504a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow_upper_701f .gradient-750d .header-1871 p:last-child {
  margin-bottom: 0;
}
.sidebar_light_ab89 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background-f2c8 .summary-silver-7c15 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background-f2c8 .summary-silver-7c15:last-of-type {
    margin-bottom: 0;
  }
}
.background-f2c8 .summary-silver-7c15 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-f2c8 .summary-silver-7c15 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background-f2c8 .summary-silver-7c15 ul li {
  margin: 0 0 0.6em;
}
.background-f2c8 .summary-silver-7c15 ul li.hero-f88b,
.background-f2c8 .summary-silver-7c15 ul li.secondary-b415 {
  position: relative;
}
.background-f2c8 .summary-silver-7c15 ul li.hero-f88b .wrapper_pink_1ef4,
.background-f2c8 .summary-silver-7c15 ul li.secondary-b415 .wrapper_pink_1ef4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background-f2c8 .summary-silver-7c15 ul li.hero-f88b:after:after,
.background-f2c8 .summary-silver-7c15 ul li.hero-f88b:after:before,
.background-f2c8
  .summary-silver-7c15
  ul
  li.secondary-b415:after:after,
.background-f2c8
  .summary-silver-7c15
  ul
  li.secondary-b415:after:before {
  content: "";
  display: table;
}
.background-f2c8 .summary-silver-7c15 ul li.hero-f88b:after:after,
.background-f2c8
  .summary-silver-7c15
  ul
  li.secondary-b415:after:after {
  clear: both;
}
.background-f2c8 .summary-silver-7c15 a.disabled-liquid-1d07:hover {
  text-decoration: none;
}
.background-f2c8 .summary-silver-7c15 select {
  max-width: 100%;
}
.background-f2c8 .summary-silver-7c15 table {
  font-size: 85%;
}
.background-f2c8 .summary-silver-7c15 table td,
.background-f2c8 .summary-silver-7c15 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background-f2c8 .summary-silver-7c15 table tfoot td {
  text-align: left;
}
.background-f2c8 .summary-silver-7c15 :last-child {
  margin-bottom: 0;
}
.background-f2c8 .summary-silver-7c15 .detail_blue_1e01 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background-f2c8 .summary-silver-7c15 .detail_blue_1e01 label {
  width: 100%;
}
.background-f2c8 .summary-silver-7c15 .detail_blue_1e01 .new_269a {
  width: 100%;
  display: block;
}
.background-f2c8 .summary-silver-7c15 .detail_blue_1e01 .pagination-b9b8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background-f2c8 .summary-silver-7c15 .detail_blue_1e01 .pagination-b9b8:hover svg #svg-search {
  fill: #444;
}
.background-f2c8 .summary-silver-7c15 .detail_blue_1e01 .pagination-b9b8 svg {
  width: 18px;
  height: 18px;
}
.background-f2c8 .row_60a1 ul ul,
.background-f2c8 .title-00c1 ul ul,
.background-f2c8 .black_50b7 ul ul,
.background-f2c8 .plasma_5028 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background-f2c8 .row_60a1 .shade_6009 > a,
.background-f2c8 .title-00c1 .shade_6009 > a,
.background-f2c8 .black_50b7 .shade_6009 > a,
.background-f2c8 .plasma_5028 .shade_6009 > a {
  margin-bottom: 0;
}
.background-f2c8 .search-complex-6b5f li,
.background-f2c8 .row_60a1 li,
.background-f2c8 .primary_3757 li,
.background-f2c8 .title-00c1 li,
.background-f2c8 .black_50b7 li,
.background-f2c8 .plasma_5028 li,
.background-f2c8 .chip-small-d8b9 li,
.background-f2c8 .logo-hovered-5e9d li {
  display: block;
  position: relative;
}
.background-f2c8 .search-complex-6b5f li:last-child,
.background-f2c8 .row_60a1 li:last-child,
.background-f2c8 .primary_3757 li:last-child,
.background-f2c8 .title-00c1 li:last-child,
.background-f2c8 .black_50b7 li:last-child,
.background-f2c8 .plasma_5028 li:last-child,
.background-f2c8 .chip-small-d8b9 li:last-child,
.background-f2c8 .logo-hovered-5e9d li:last-child {
  border: none;
}
.background-f2c8 .search-complex-6b5f li a,
.background-f2c8 .row_60a1 li a,
.background-f2c8 .primary_3757 li a,
.background-f2c8 .title-00c1 li a,
.background-f2c8 .black_50b7 li a,
.background-f2c8 .plasma_5028 li a,
.background-f2c8 .chip-small-d8b9 li a,
.background-f2c8 .logo-hovered-5e9d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-f2c8 .search-complex-6b5f li ul li::before,
.background-f2c8 .row_60a1 li ul li::before,
.background-f2c8 .primary_3757 li ul li::before,
.background-f2c8 .title-00c1 li ul li::before,
.background-f2c8 .black_50b7 li ul li::before,
.background-f2c8 .plasma_5028 li ul li::before,
.background-f2c8 .chip-small-d8b9 li ul li::before,
.background-f2c8 .logo-hovered-5e9d li ul li::before {
  left: 15px;
}
.background-f2c8 .search-complex-6b5f li ul a,
.background-f2c8 .row_60a1 li ul a,
.background-f2c8 .primary_3757 li ul a,
.background-f2c8 .title-00c1 li ul a,
.background-f2c8 .black_50b7 li ul a,
.background-f2c8 .plasma_5028 li ul a,
.background-f2c8 .chip-small-d8b9 li ul a,
.background-f2c8 .logo-hovered-5e9d li ul a {
  padding-left: 20px;
}
.background-f2c8 .search-complex-6b5f li ul ul li::before,
.background-f2c8 .row_60a1 li ul ul li::before,
.background-f2c8 .primary_3757 li ul ul li::before,
.background-f2c8 .title-00c1 li ul ul li::before,
.background-f2c8 .black_50b7 li ul ul li::before,
.background-f2c8 .plasma_5028 li ul ul li::before,
.background-f2c8 .chip-small-d8b9 li ul ul li::before,
.background-f2c8 .logo-hovered-5e9d li ul ul li::before {
  left: 30px;
}
.background-f2c8 .search-complex-6b5f li ul ul a,
.background-f2c8 .row_60a1 li ul ul a,
.background-f2c8 .primary_3757 li ul ul a,
.background-f2c8 .title-00c1 li ul ul a,
.background-f2c8 .black_50b7 li ul ul a,
.background-f2c8 .plasma_5028 li ul ul a,
.background-f2c8 .chip-small-d8b9 li ul ul a,
.background-f2c8 .logo-hovered-5e9d li ul ul a {
  padding-left: 40px;
}
.background-f2c8 .article_small_b03e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-f2c8 .logo-hovered-5e9d ul li {
  margin-bottom: 1.41575em;
}
.background-f2c8 .logo-hovered-5e9d ul li .carousel-left-806d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background-f2c8 .logo-hovered-5e9d ul li .paragraph-a094 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tag_short_5b57 .search-complex-6b5f li a,
.tag_short_5b57 .row_60a1 li a,
.tag_short_5b57 .primary_3757 li a,
.tag_short_5b57 .title-00c1 li a,
.tag_short_5b57 .black_50b7 li a,
.tag_short_5b57 .plasma_5028 li a,
.tag_short_5b57 .chip-small-d8b9 li a,
.tag_short_5b57 .logo-hovered-5e9d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_short_5b57 .article_small_b03e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_short_5b57 .summary-silver-7c15 ul li.hero-f88b .wrapper_pink_1ef4,
.tag_short_5b57 .summary-silver-7c15 ul li.secondary-b415 .wrapper_pink_1ef4 {
  background: rgba(0, 0, 0, 0.2);
}
.tag_short_5b57 .background-f2c8 .summary-silver-7c15 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_3d31 .background-f2c8 .tiny_2247 li {
  margin: 0;
}
.pagination_3d31 .background-f2c8 .tiny_2247 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pagination_3d31 .background-f2c8 .tiny_2247 li ul {
  margin: 0;
}
.pagination_3d31 .background-f2c8 .tiny_2247 li ul li a {
  padding-left: 15px;
}
.pagination_3d31 .background-f2c8 .tiny_2247 li ul li li a {
  padding-left: 30px;
}
.pagination_3d31 .background-f2c8 .tiny_2247 li.focused_925c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pagination_3d31 .background-f2c8 .tiny_2247 li.focused_925c > 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;
}
.pagination_3d31 .background-f2c8 .tiny_2247 li.focused_925c > 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;
}
.label-slow-c58d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.backdrop_up_644f {
  position: relative;
  z-index: 10;
}
.backdrop_up_644f .right_77b4 {
  width: 100%;
  max-width: 100%;
}
.lite_28b2 .rough_dcf1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.lite_28b2 .orange-099e {
}
.lite_28b2 .tag_short_5b57 {
  background: #292929;
}
.slow-9148 .rough_dcf1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.slow-9148 .orange-099e {
  background: #f9f9f9;
}
.slow-9148 .tag_short_5b57 {
  background: #303030;
}
.active_4225 .rough_dcf1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_4225 .item-complex-0742 {
    margin-bottom: 1em;
  }
  .active_4225 .item-complex-0742:last-child {
    margin-bottom: 0;
  }
}
.active_4225 .orange-099e {
  background: #ededed;
}
.active_4225 .tag_short_5b57 {
  background: #1a1a1a;
}
.rough_dcf1.orange-099e {
  color: rgba(0, 0, 0, 0.6);
}
.rough_dcf1.orange-099e .icon_7b90 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough_dcf1.tag_short_5b57 {
  color: rgba(255, 255, 255, 0.99);
}
.rough_dcf1.tag_short_5b57 a:not(.disabled-liquid-1d07) {
  color: rgba(255, 255, 255, 0.79);
}
.rough_dcf1.tag_short_5b57 a:not(.disabled-liquid-1d07):hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough_dcf1.tag_short_5b57 .icon_7b90 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_dcf1.tag_short_5b57 table tbody td,
.rough_dcf1.tag_short_5b57 table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo_902a.over_6cc1 .module-stone-b8ef {
  max-width: initial;
}
.logo_902a .tooltip-stale-8617 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo_902a .tooltip-stale-8617 .right_77b4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo_902a .tooltip-stale-8617 .right_77b4 {
    display: block;
    margin-bottom: 2em;
  }
  .logo_902a .tooltip-stale-8617 .right_77b4:last-child {
    margin-bottom: 0;
  }
}
.active_4225 .item-complex-0742:last-child,
.slow-9148 .item-complex-0742:last-child,
.lite_28b2 .item-complex-0742:last-child {
  margin-bottom: 0;
}
.active_4225 .item-complex-0742 .background-f2c8 .summary-silver-7c15:last-child,
.slow-9148 .item-complex-0742 .background-f2c8 .summary-silver-7c15:last-child,
.lite_28b2 .item-complex-0742 .background-f2c8 .summary-silver-7c15:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active_4225 .orange-1846,
  .active_4225 .solid-a36a,
  .slow-9148 .orange-1846,
  .slow-9148 .solid-a36a,
  .lite_28b2 .orange-1846,
  .lite_28b2 .solid-a36a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .backdrop_up_644f .item-complex-0742 {
    margin-bottom: 2em;
  }
}
.backdrop_up_644f p:last-child {
  margin-bottom: 0;
}
.backdrop_up_644f li,
.backdrop_up_644f ul {
  list-style: none;
  margin: 0;
}
.backdrop_up_644f ul ul {
  margin-left: 2.617924em;
}
.notice_inner_d6f0 {
  font-size: 0.875em;
}

/* css-noise: 5b2a */
.widget-item-k7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
