/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search-ead8/customify
Author: WPCustomify
Author URI: https://pressmaximum.search-ead8
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.search-ead8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lower-6c55.description_clean_2a93/licenses/gpl-2.0.simple_ed69
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.old-9c4f/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.background_upper_d0bb.tag_cc79/normalize.sort-next-5a4b/
 ======
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.sort-next-5a4b v7.0.0 | MIT License | github.search-ead8/necolas/normalize.sort-next-5a4b */
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;
}
.tiny-91b7 .media-200a,
.pattern_e913,
.picture-bfe8,
.backdrop_bright_3091,
.selected_07fe,
.dynamic_46ca,
.accent_01a3,
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;
}
.pattern_e913,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern_e913,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_e913,
  h1 {
    font-size: 1.8em;
  }
}
.picture-bfe8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.picture-bfe8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .picture-bfe8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .picture-bfe8,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop_bright_3091,
h3 {
  font-size: 1.618em;
}
.tiny-91b7 .media-200a,
.selected_07fe,
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.card-42ea {
  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;
}
.module-south-8ecf:after,
.module-south-8ecf:before,
.container-liquid-f49d:after,
.container-liquid-f49d:before {
  content: "";
  display: table;
}
.module-south-8ecf:after,
.container-liquid-f49d:after {
  clear: both;
}
.motion-437e {
  float: right;
  margin-right: 0;
}
.active_e268 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail_0ca6 .hot_e66f,
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;
}
.thumbnail_0ca6 .hot_e66f: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;
}
.avatar_advanced_e5a5 .hot_e66f {
  box-shadow: none;
}
.avatar_advanced_e5a5
  .hot_e66f
  .footer-smooth-03c6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.avatar_advanced_e5a5 .hot_e66f .pagination_iron_1b17 {
  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;
}
.avatar_advanced_e5a5
  .hot_e66f
  .pagination_iron_1b17
  b {
  display: none;
}
.avatar_advanced_e5a5 .text_bright_15f6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider-6dff:not(.feature-bronze-12e2):not(.cold_858e),
button:not(.feature-bronze-12e2):not(.cold_858e),
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ),
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ),
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ) {
  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;
}
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ):hover,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ):hover,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):hover,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):hover,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ):active,
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ):active,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):active,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):active,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):active,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus {
  outline: 0;
}
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e {
  position: relative;
}
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .pattern-d7af,
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .selected-b660,
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .slider_bright_aa88,
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  i,
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  svg,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .pattern-d7af,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .selected-b660,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .slider_bright_aa88,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  i,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  svg,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .pattern-d7af,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .selected-b660,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .slider_bright_aa88,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  i,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  svg,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .pattern-d7af,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .selected-b660,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .slider_bright_aa88,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  i,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  svg,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .pattern-d7af,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .selected-b660,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  .slider_bright_aa88,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  i,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e
  svg {
  visibility: hidden;
}
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e:after,
button:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e:after,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e:after,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e:after,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ).fn-loading-511e: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;
}
.slider-6dff:not(.feature-bronze-12e2):not(.cold_858e),
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ),
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ),
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ) {
  color: #fff;
  background: #235787;
}
.slider-6dff:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus,
input[type="button"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus,
input[type="reset"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus,
input[type="submit"]:not(.feature-bronze-12e2):not(
    .cold_858e
  ):focus {
  color: #fff;
}
.slider-6dff.fn-disabled-511e:not(.feature-bronze-12e2):not(
    .cold_858e
  ),
.slider-6dff[disabled]:not(.feature-bronze-12e2):not(
    .cold_858e
  ),
button.fn-disabled-511e:not(.feature-bronze-12e2):not(
    .cold_858e
  ),
button[disabled]:not(.feature-bronze-12e2):not(
    .cold_858e
  ) {
  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;
}
.thick_e9e5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thick_e9e5: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;
}
.texture-pro-de40 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.video-a542 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bronze_2d83 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.module-south-8ecf:after,
.module-south-8ecf:before,
.narrow_d393:after,
.narrow_d393:before,
.box-0f64:after,
.box-0f64:before,
.dirty-70e1:after,
.dirty-70e1:before,
.block-center-e71e:after,
.block-center-e71e:before,
.simple-9c65:after,
.simple-9c65:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.module-south-8ecf:after,
.narrow_d393:after,
.box-0f64:after,
.dirty-70e1:after,
.block-center-e71e:after,
.simple-9c65:after {
  clear: both;
}
.narrow_d393 .orange_65a6,
.box-0f64 .orange_65a6,
.blue-267b .orange_65a6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dirty_fd41 {
  display: inline-block;
}
.icon_top_3270 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.icon_top_3270 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.icon_top_3270 .cool_a9cc {
  padding: 1em 0;
  font-size: 85%;
}
.cool_a9cc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.center_fa9c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.center_fa9c:after,
.center_fa9c:before {
  content: "";
  display: table;
}
.center_fa9c:after {
  clear: both;
}
.iron-678f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.button-e11a .iron-678f {
  max-width: 50%;
}
.small_ed11 .iron-678f {
  max-width: 33.33%;
}
.title_fixed_041a .iron-678f {
  max-width: 25%;
}
.list-62c4 .iron-678f {
  max-width: 20%;
}
.left-70da .iron-678f {
  max-width: 16.66%;
}
.notice_03e9 .iron-678f {
  max-width: 14.28%;
}
.menu_dynamic_472c .iron-678f {
  max-width: 12.5%;
}
.background_new_51fd .iron-678f {
  max-width: 11.11%;
}
.solid_ea07 {
  display: block;
}
.tiny-91b7 .texture_8ec4 label,
.tiny-91b7 .alert-prev-d1bd label,
.tiny-91b7 .status_8c0f label,
.tiny-91b7 .image_94ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-46df {
  list-style: none;
  margin: 0;
}
.gradient-46df article.layout-f303 {
  margin-bottom: 0;
}
.gradient-46df ul {
  list-style: none;
  margin: 0;
}
.gradient-46df .hero-16d4 li.layout-f303 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-46df .hero-16d4 li.layout-f303 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-46df .hero-16d4 li.layout-f303: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) {
  .gradient-46df .hero-16d4 li.layout-f303 li.layout-f303 li.layout-f303 li.layout-f303 {
    padding-left: 0;
  }
}
article.layout-f303 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-f303 .narrow_d393 p:last-of-type {
  margin-bottom: 0;
}
article.layout-f303 .nav-a9b0 {
  float: left;
}
article.layout-f303 .heading-4eee {
  margin-left: 85px;
}
article.layout-f303 .detail-f1b4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-f303 .detail-f1b4 .active-d934 {
  margin-left: 10px;
}
article.layout-f303 .solid-fadc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-f303 .west_8b84 {
  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 .texture_8ec4,
  #respond .status_8c0f,
  #respond .image_94ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_8ec4 input,
#respond .status_8c0f input,
#respond .image_94ac input {
  width: 100%;
}
#respond .image_94ac {
  margin-right: 0;
}
#respond .easy_d78f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-static-103f {
  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;
}
.widget-static-103f.title-old-555e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget-static-103f 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%);
}
.widget-static-103f:focus,
.widget-static-103f: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);
}
.row-black-dd24 {
  border-radius: 10%;
}
.white-dedf {
  border-radius: 50%;
}
.bottom-5dba {
  font-size: 0.72em;
}
.photo-47fc {
  font-size: 0.875em;
}
.logo-864e {
  font-size: 1.1em;
}
.gradient_west_0908 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gradient_west_0908.bottom-5dba {
  letter-spacing: 0.5px;
}
.accent_selected_0527,
.accent_selected_0527 a {
  color: #6d6d6d;
}
.accent_selected_0527 a:hover {
  color: #111;
}
.link_gas_8fe8 {
  color: #6d6d6d;
}
.hero_e73a {
  overflow-x: hidden;
}
.hero_e73a .out_3fba.texture_8acc {
  position: relative;
}
.hero_e73a .out_3fba.texture_8acc.summary_2245 {
  position: initial;
}
.hero_e73a
  .out_3fba.texture_8acc.summary_2245
  .prev-dce5 {
  left: auto;
}
.hero_e73a .out_3fba .prev-dce5 {
  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;
}
.hero_e73a .out_3fba:hover.texture_8acc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hero_e73a
  .out_3fba:hover.texture_8acc
  .prev-dce5 {
  display: block;
  z-index: 9999999;
}
.hero_e73a .nav_211f .info_easy_54e5,
.hero_e73a .avatar-cc4c .info_easy_54e5 {
  display: none;
}
.hero_e73a .input_in_d910 .out_3fba:hover.texture_8acc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tiny-91b7 .texture_8ec4 label,
.tiny-91b7 .alert-prev-d1bd label,
.tiny-91b7 .status_8c0f label,
.tiny-91b7 .image_94ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient-46df {
  list-style: none;
  margin: 0;
}
.gradient-46df article.layout-f303 {
  margin-bottom: 0;
}
.gradient-46df ul {
  list-style: none;
  margin: 0;
}
.gradient-46df .hero-16d4 li.layout-f303 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient-46df .hero-16d4 li.layout-f303 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient-46df .hero-16d4 li.layout-f303: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) {
  .gradient-46df .hero-16d4 li.layout-f303 li.layout-f303 li.layout-f303 li.layout-f303 {
    padding-left: 0;
  }
}
article.layout-f303 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.layout-f303 .narrow_d393 p:last-of-type {
  margin-bottom: 0;
}
article.layout-f303 .nav-a9b0 {
  float: left;
}
article.layout-f303 .heading-4eee {
  margin-left: 85px;
}
article.layout-f303 .detail-f1b4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.layout-f303 .detail-f1b4 .active-d934 {
  margin-left: 10px;
}
article.layout-f303 .solid-fadc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.layout-f303 .west_8b84 {
  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 .texture_8ec4,
  #respond .status_8c0f,
  #respond .image_94ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .texture_8ec4 input,
#respond .status_8c0f input,
#respond .image_94ac input {
  width: 100%;
}
#respond .image_94ac {
  margin-right: 0;
}
#respond .easy_d78f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav_211f .lite_a8fe {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.lite_a8fe .thick_6926.shade_black_08fa .message_c546 > li > a:focus,
.lite_a8fe .thick_6926.shade_black_08fa .message_c546 > li > a:hover,
.lite_a8fe .thick_6926.detail_static_e4a3 .message_c546 > li > a:focus,
.lite_a8fe .thick_6926.detail_static_e4a3 .message_c546 > li > a:hover,
.lite_a8fe .thick_6926.block_d45f .message_c546 > li > a:focus,
.lite_a8fe .thick_6926.block_d45f .message_c546 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_a8fe
  .thick_6926.shade_black_08fa
  .message_c546
  > li.list-e54d
  > a,
.lite_a8fe
  .thick_6926.shade_black_08fa
  .message_c546
  > li.title_pink_f2ff
  > a,
.lite_a8fe
  .thick_6926.detail_static_e4a3
  .message_c546
  > li.list-e54d
  > a,
.lite_a8fe
  .thick_6926.detail_static_e4a3
  .message_c546
  > li.title_pink_f2ff
  > a,
.lite_a8fe
  .thick_6926.block_d45f
  .message_c546
  > li.list-e54d
  > a,
.lite_a8fe .thick_6926.block_d45f .message_c546 > li.chip_6e68 > a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_a8fe .secondary-small-65ab,
.lite_a8fe .secondary-small-65ab a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_a8fe .search-82d1.icon-black-1e76 li a,
.lite_a8fe .sidebar_b822 a,
.lite_a8fe .last-6f95,
.lite_a8fe .message_c546 > li > a,
.lite_a8fe .orange-43d7 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe .search-82d1.icon-black-1e76 li a:hover,
.lite_a8fe .sidebar_b822 a:hover,
.lite_a8fe .last-6f95:hover,
.lite_a8fe .message_c546 > li > a:hover,
.lite_a8fe .orange-43d7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_a8fe .south_28ef {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe .south_28ef .large-2027 {
  color: rgba(255, 255, 255, 0.99);
}
.lite_a8fe .south_28ef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_a8fe .filter_b1fc .tag-9e92 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe .filter_b1fc .tag-9e92 .east-c715 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe
  .filter_b1fc
  .tag-9e92
  .east-c715::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe
  .filter_b1fc
  .tag-9e92
  .east-c715:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe
  .filter_b1fc
  .tag-9e92
  .east-c715::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe
  .filter_b1fc
  .tag-9e92
  .east-c715::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe .filter_b1fc .shade_tiny_7f47 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_a8fe .filter_b1fc .shade_tiny_7f47:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_26c4
  .lite_a8fe
  .filter_b1fc
  .lite_4f93
  .list-9a1f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_26c4
  .lite_a8fe
  .filter_b1fc
  .lite_4f93
  .east-c715 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_211f .carousel_0ee6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel_0ee6 .thick_6926.shade_black_08fa .message_c546 > li > a:focus,
.carousel_0ee6 .thick_6926.shade_black_08fa .message_c546 > li > a:hover,
.carousel_0ee6 .thick_6926.detail_static_e4a3 .message_c546 > li > a:focus,
.carousel_0ee6 .thick_6926.detail_static_e4a3 .message_c546 > li > a:hover,
.carousel_0ee6 .thick_6926.block_d45f .message_c546 > li > a:focus,
.carousel_0ee6 .thick_6926.block_d45f .message_c546 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_0ee6
  .thick_6926.shade_black_08fa
  .message_c546
  > li.list-e54d
  > a,
.carousel_0ee6
  .thick_6926.shade_black_08fa
  .message_c546
  > li.title_pink_f2ff
  > a,
.carousel_0ee6
  .thick_6926.detail_static_e4a3
  .message_c546
  > li.list-e54d
  > a,
.carousel_0ee6
  .thick_6926.detail_static_e4a3
  .message_c546
  > li.title_pink_f2ff
  > a,
.carousel_0ee6
  .thick_6926.block_d45f
  .message_c546
  > li.list-e54d
  > a,
.carousel_0ee6 .thick_6926.block_d45f .message_c546 > li.chip_6e68 > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_0ee6 .secondary-small-65ab,
.carousel_0ee6 .secondary-small-65ab a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_0ee6 .search-82d1.icon-black-1e76 li a,
.carousel_0ee6 .sidebar_b822 a,
.carousel_0ee6 .last-6f95,
.carousel_0ee6 .message_c546 > li > a,
.carousel_0ee6 .orange-43d7 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_0ee6 .search-82d1.icon-black-1e76 li a:hover,
.carousel_0ee6 .sidebar_b822 a:hover,
.carousel_0ee6 .last-6f95:hover,
.carousel_0ee6 .message_c546 > li > a:hover,
.carousel_0ee6 .orange-43d7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_0ee6 .south_28ef {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_0ee6 .south_28ef .large-2027 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_0ee6 .south_28ef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_e35c .element-hot-bc7a {
  margin-left: auto;
  margin-right: auto;
}
.box-0f64 > * {
  margin-left: auto;
  margin-right: auto;
}
.box-0f64 .texture-pro-de40 {
  margin-right: 1.41575em;
}
.black_2dd2 .box-0f64 > .focused-e8a5 {
  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;
}
.black_2dd2 .box-0f64 > .box_advanced_ef11 {
  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;
}
.video-dynamic-e181.bright_e35c .element-hot-bc7a,
.notice-east-91e8.bright_e35c .element-hot-bc7a {
  margin-left: 0;
}
.tertiary-a140.bright_e35c .element-hot-bc7a,
.lower_edc9.bright_e35c .element-hot-bc7a {
  margin-right: 0;
}
.box-0f64 ol,
.box-0f64 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.chip-53d2 video {
  max-width: 100%;
}
.pattern_92a6 img {
  display: block;
}
.pattern_92a6.texture-pro-de40,
.pattern_92a6.video-a542 {
  width: 100%;
}
.pattern_92a6.box_advanced_ef11 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_60a6:not(.red-220d) {
  margin: 1.5em auto;
}
.first_6d9a p {
  padding: 1.5em 14px;
}
ul.media-27fe.box_advanced_ef11,
ul.media-27fe.focused-e8a5,
ul.media-27fe.preview_stale_10af.focused-e8a5 {
  padding: 0 14px;
}
.hard_b564 {
  display: block;
  overflow-x: auto;
}
.hard_b564 table {
  border-collapse: collapse;
  width: 100%;
}
.hard_b564 td,
.hard_b564 th {
  padding: 0.5em;
}
.box-0f64 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box-0f64 ol ol,
.box-0f64 ol ul,
.box-0f64 ul ol,
.box-0f64 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box-0f64 ol ol li,
.box-0f64 ol ul li,
.box-0f64 ul ol li,
.box-0f64 ul ul li {
  margin-left: 0;
}
.smooth_e844.thick-97b4 > .content-9164 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.smooth_e844.thick-97b4 > .content-9164 iframe,
.smooth_e844.thick-97b4 > .content-9164 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.caption-upper-1686 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.caption-upper-1686.up_f620 {
  padding: 0;
}
.caption-upper-1686.up_f620 cite {
  font-size: 13px;
}
.caption-upper-1686 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.caption-upper-1686 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.east-45a4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.east-45a4 > p:first-child {
  margin-top: 0;
}
.east-45a4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.east-45a4 blockquote {
  border-left: 0;
}
.panel_1475 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.panel_1475:not(.secondary-4dac) {
  max-width: 100px;
}
.panel_1475.aside_upper_61b9 {
  border-bottom: none !important;
  text-align: center;
}
.panel_1475.aside_upper_61b9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .first_6d9a p {
    padding: 1.5em 0;
  }
}
.grid_476f {
  color: #0073aa;
}
.avatar-972e {
  background-color: #0073aa;
}
.clean_6830 {
  color: #229fd8;
}
.purple-63ba {
  background-color: #229fd8;
}
.modal_stone_8558 {
  color: #eee;
}
.light-0315 {
  background-color: #eee;
}
.west-d5d3 {
  color: #444;
}
.pattern-9f5c {
  background-color: #444;
}
.outer-7768 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outer-7768 .panel-0424 .sidebar_b822 {
  font-size: 15px;
}
.outer-7768 .sidebar_b822 {
  line-height: 1.3;
}
.outer-7768 .carousel_0ee6 {
}
.outer-7768 .lite_a8fe {
  background: #235787;
}
.hard-3181 {
  padding: 0;
}
.hard-3181 .lite_a8fe {
  background: #1a1a1a;
}
.hard-3181 .carousel_0ee6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.summary-f07f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.summary-f07f .carousel_0ee6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.summary-f07f .lite_a8fe {
  background: #303030;
}
.simple-9c65 {
  position: relative;
  z-index: 10;
}
.simple-9c65 .background-01dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice_dynamic_cc51 .texture_8acc {
  display: inline-block;
  vertical-align: middle;
}
.notice_dynamic_cc51.layout_91a8 .texture_8acc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notice_dynamic_cc51.layout_91a8 .texture_8acc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notice_dynamic_cc51.layout_91a8 .texture_8acc {
    margin-right: 0.4em;
  }
}
.notice_dynamic_cc51.layout_91a8 .texture_8acc:last-child {
  margin-right: 0;
}
.current-1823 .background-01dc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .nav_211f .panel-0424 {
    margin: 0 -0.5em;
  }
  .nav_211f .panel-0424 [class*="customify-col-"],
  .nav_211f .panel-0424 [class*="customify-col_"],
  .nav_211f .panel-0424 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.nav_211f.button_8cfb .background-01dc {
  background: 0 0 !important;
}
.nav_211f.button_8cfb .background-01dc,
.nav_211f.current-1823 .background-01dc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .nav_211f.inner_d245 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.nav_211f.current-1823 .background-01dc {
  box-shadow: none !important;
}
.notification-faab {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notification-faab {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notification-faab {
    padding: 18px 0 20px;
  }
}
.notification-faab .carousel_hovered_3e56 {
  width: 100%;
}
.notification-faab .iron_63d3 {
  margin-bottom: 0;
}
.notification-faab .element-c592 {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon-fd6e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon-fd6e .texture-narrow-7aee {
  width: 100%;
}
.description-7585 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description-7585 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description-7585 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;
}
.description-7585 li:last-child:after {
  display: none;
}
.description-7585 li a {
  font-weight: 500;
  margin-right: 10px;
}
.action-6b20 .info_easy_54e5 button,
.notification-faab .info_easy_54e5 button {
  left: 0;
}
.action-6b20 .texture-narrow-7aee,
.notification-faab .texture-narrow-7aee {
  padding-left: 0;
  padding-right: 0;
}
.action-6b20 .icon-fd6e,
.notification-faab .icon-fd6e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.action-6b20 {
  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;
}
.action-6b20: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;
}
.action-6b20 .over_3f49 {
  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) {
  .action-6b20 .over_3f49 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .action-6b20 .over_3f49 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .action-6b20 .over_3f49 {
    min-height: 200px;
  }
}
.action-6b20 .description-7585 {
  color: rgba(255, 255, 255, 0.8);
}
.action-6b20 .description-7585 a,
.action-6b20 .description-7585 li:after {
  color: inherit;
}
.action-6b20 .description-7585 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wide-be9f {
  margin-bottom: 0.5em;
}
.solid_c231 {
  margin-bottom: 1.2em;
}
.solid_c231,
.wide-be9f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.solid_c231 p:last-child,
.wide-be9f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info_easy_54e5,
#masthead .info_easy_54e5 {
  display: none;
}
#masthead
  > .info_easy_54e5.silver-e53f {
  display: none;
}
#masthead > .info_easy_54e5 button {
  left: 0;
}
.primary_under_72c6 {
  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%;
}
.primary_under_72c6 .texture_8acc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.primary_under_72c6 .backdrop-3ed1 {
  display: -webkit-box;
  display: flex;
}
.primary_under_72c6 .backdrop-3ed1.link-basic-74aa {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.primary_under_72c6 .backdrop-3ed1.tertiary-840b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_under_72c6 .backdrop-3ed1.overlay-liquid-083c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.primary_under_72c6.header_fresh_3ffd.primary_soft_fc21 .backdrop-3ed1.link-basic-74aa {
  flex-basis: 100%;
}
.primary_under_72c6.primary-hot-d4e8 .backdrop-3ed1.tertiary-840b {
  -webkit-box-flex: 1;
  flex: auto;
}
.primary_under_72c6.primary-hot-d4e8 .backdrop-3ed1.overlay-liquid-083c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info_easy_54e5.silver-e53f {
  display: none;
}
#masthead > .info_easy_54e5 button {
  left: 0;
}
.tooltip-lower-8970 {
  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;
}
.tooltip-lower-8970:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tooltip-lower-8970.table-last-cb31 i {
  margin-right: 4px;
}
.tooltip-lower-8970.static_540f i {
  margin-left: 5px;
}
.sidebar_b822 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar_b822 p:last-child {
  margin-bottom: 0;
}
.gallery_over_12ae {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery_over_12ae a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery_over_12ae img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery_over_12ae .secondary-small-65ab {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery_over_12ae .advanced_b4ed {
  margin: 5px 0 7px 0;
}
.gallery_over_12ae.form_iron_7d7d .texture-398c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_over_12ae.form_iron_7d7d .icon_hot_b0e2 {
  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;
}
.gallery_over_12ae.icon-solid-cfe2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery_over_12ae.icon-solid-cfe2 .texture-398c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_over_12ae.icon-solid-cfe2 .icon_hot_b0e2 {
  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;
}
.gallery_over_12ae.outline_silver_0c5c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery_over_12ae.alert-up-97ac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery_over_12ae.alert-up-97ac .icon_hot_b0e2 {
  margin-top: 7px;
}
.south_0e83 {
  display: inline-block;
}
.simple-9c65 .detail_old_4c7a .gallery_over_12ae img {
  max-width: 100%;
}
.thick_6926 .shadow-6466.feature-clean-88bd,
.prev-e88d .shadow-6466.feature-clean-88bd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick_6926 .tag_8a2a,
.prev-e88d .tag_8a2a {
  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%);
}
.thick_6926 .tag_8a2a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.thick_6926.modal-dark-a956 .tag_8a2a {
  display: none;
}
.thick_6926 .huge_5027 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thick_6926 .huge_5027 li {
  display: inline-block;
  position: relative;
}
.thick_6926 .huge_5027 li:last-child {
  margin-right: 0;
}
.thick_6926 .huge_5027 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;
}
.thick_6926 .huge_5027 li.chip_6e68 > a {
  color: rgba(0, 0, 0, 0.9);
}
.thick_6926 .huge_5027 > 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;
}
.thick_6926 .huge_5027 > li > a i {
  line-height: 0;
}
.thick_6926 .huge_5027 > li.video-paper-c0ec > a .tag_8a2a {
  margin-left: 4px;
  line-height: 0;
}
.thick_6926 .huge_5027 .highlight_1bf5 li.video-paper-c0ec > a {
  position: relative;
}
.thick_6926 .huge_5027 .highlight_1bf5 li.video-paper-c0ec > a:after,
.thick_6926 .huge_5027 .highlight_1bf5 li.video-paper-c0ec > a:before {
  content: "";
  display: table;
}
.thick_6926 .huge_5027 .highlight_1bf5 li.video-paper-c0ec > a:after {
  clear: both;
}
.thick_6926 .huge_5027 .highlight_1bf5 li.video-paper-c0ec > a .tag_8a2a {
  margin-left: 5px;
  float: right;
}
.thick_6926 .article_b6e0,
.thick_6926 .highlight_1bf5 {
  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;
}
.thick_6926 .highlight_1bf5 {
  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;
}
.thick_6926 .highlight_1bf5 .feature-clean-88bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick_6926 .highlight_1bf5 .tag_8a2a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.thick_6926 .highlight_1bf5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.thick_6926 .highlight_1bf5 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;
}
.thick_6926 .highlight_1bf5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.thick_6926 .highlight_1bf5 .highlight_1bf5 {
  top: 0;
  left: 100%;
}
.thick_6926 .sidebar-dim-fdb4.fn-focus-511e > .article_b6e0,
.thick_6926 .sidebar-dim-fdb4.fn-focus-511e > .highlight_1bf5,
.thick_6926 .sidebar-dim-fdb4:focus > .article_b6e0,
.thick_6926 .sidebar-dim-fdb4:focus > .highlight_1bf5,
.thick_6926 .sidebar-dim-fdb4:hover > .article_b6e0,
.thick_6926 .sidebar-dim-fdb4:hover > .highlight_1bf5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.thick_6926.block_d45f .message_c546:after,
.thick_6926.block_d45f .message_c546:before {
  content: "";
  display: table;
}
.thick_6926.block_d45f .message_c546:after {
  clear: both;
}
.thick_6926.block_d45f .message_c546 > li {
  float: left;
}
.thick_6926.in-1953 .message_c546:after,
.thick_6926.in-1953 .message_c546:before {
  content: "";
  display: table;
}
.thick_6926.in-1953 .message_c546:after {
  clear: both;
}
.thick_6926.in-1953 .message_c546 > li {
  float: left;
}
.thick_6926.in-1953 .message_c546 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.thick_6926.in-1953 .message_c546 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.thick_6926.in-1953 .message_c546 > li.list-e54d > a,
.thick_6926.in-1953 .message_c546 > li.chip_6e68 > a {
  color: #fff;
  background-color: #1e4b75;
}
.thick_6926.shade_black_08fa .message_c546 > li > a .feature-clean-88bd {
  position: relative;
}
.thick_6926.shade_black_08fa .message_c546 > li > a .feature-clean-88bd: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;
}
.thick_6926.shade_black_08fa
  .message_c546
  > li:focus
  > a
  .feature-clean-88bd:before,
.thick_6926.shade_black_08fa
  .message_c546
  > li:hover
  > a
  .feature-clean-88bd:before {
  width: 100%;
  background-color: currentColor;
}
.thick_6926.shade_black_08fa
  .message_c546
  > li.list-e54d
  > a
  .feature-clean-88bd:before,
.thick_6926.shade_black_08fa
  .message_c546
  > li.title_pink_f2ff
  > a
  .feature-clean-88bd:before {
  width: 100%;
  background-color: currentColor;
}
.thick_6926.detail_static_e4a3 .message_c546 > li > a .feature-clean-88bd {
  position: relative;
}
.thick_6926.detail_static_e4a3 .message_c546 > li > a .feature-clean-88bd: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;
}
.thick_6926.detail_static_e4a3 .message_c546 > li:focus > a .feature-clean-88bd:before,
.thick_6926.detail_static_e4a3
  .message_c546
  > li:hover
  > a
  .feature-clean-88bd:before {
  width: 100%;
  background-color: currentColor;
}
.thick_6926.detail_static_e4a3
  .message_c546
  > li.list-e54d
  > a
  .feature-clean-88bd:before,
.thick_6926.detail_static_e4a3
  .message_c546
  > li.title_pink_f2ff
  > a
  .feature-clean-88bd:before {
  width: 100%;
  background-color: currentColor;
}
.prev-e88d .huge_5027 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.prev-e88d .huge_5027 li:first-child > a {
  border-top: none;
}
.prev-e88d .huge_5027 .menu-76e5 > .feature-clean-88bd .tag_8a2a {
  display: none;
}
.prev-e88d .huge_5027 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.prev-e88d .huge_5027 li:last-child {
  border: none;
}
.prev-e88d .huge_5027 li.video-paper-c0ec > a {
  padding-right: 45px !important;
}
.prev-e88d .huge_5027 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.prev-e88d .huge_5027 li a:focus,
.prev-e88d .huge_5027 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-e88d .huge_5027 li .steel-3fe3 {
  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;
}
.prev-e88d .huge_5027 li .steel-3fe3:hover {
  box-shadow: none;
}
.prev-e88d .huge_5027 li .steel-3fe3 .tag_8a2a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.prev-e88d .huge_5027 .highlight_1bf5 {
  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);
}
.prev-e88d .huge_5027 .highlight_1bf5 li a {
  padding-left: 3em;
}
.prev-e88d .huge_5027 .complex_dc57 > a .steel-3fe3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.prev-e88d .huge_5027 .complex_dc57 > .highlight_1bf5 {
  display: block;
  opacity: 1;
}
.card-dfc8 {
  max-width: 100%;
}
.notice_92b0 {
  line-height: 0;
  cursor: pointer;
}
.orange-43d7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.orange-43d7:hover {
  box-shadow: none;
  color: currentColor;
}
.orange-43d7 svg {
  width: 18px;
  height: 18px;
}
.orange-43d7 .shade_8109 {
  display: none;
}
.gold-6bbe {
  position: relative;
}
.gold-6bbe.fn-active-511e .orange-43d7 .stone_bdd8 {
  display: none;
}
.gold-6bbe.fn-active-511e .orange-43d7 .shade_8109 {
  display: inline-block;
}
.gold-6bbe .header-2eab {
  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);
}
.gold-6bbe.simple_d1c1 .header-2eab {
  left: auto;
  right: -0.9em;
}
.gold-6bbe.simple_d1c1 .button_9305::before {
  left: auto;
  right: 15px;
}
.gold-6bbe.fn-active-511e .header-2eab {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lite_4f93 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lite_4f93 label {
  flex-basis: 100%;
}
.lite_4f93 .tag-9e92 {
  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;
}
.lite_4f93 .east-c715 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lite_4f93 .east-c715:focus {
  background-color: transparent;
}
.lite_4f93 button.shade_tiny_7f47 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lite_4f93 button.shade_tiny_7f47:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lite_4f93 button.shade_tiny_7f47 svg {
  width: 18px;
  height: 18px;
}
.lite_4f93 input[type="submit"] {
  min-height: auto;
}
.filter_b1fc .lite_4f93 .east-c715 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.button_9305 {
  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) {
  .button_9305 {
    width: 220px;
  }
}
.button_9305 label {
  flex-basis: 100%;
}
.button_9305::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;
}
.stone_26c4 .filter_b1fc .lite_4f93 {
  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;
}
.stone_26c4
  .filter_b1fc
  .lite_4f93
  .tag-9e92 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone_26c4 .filter_b1fc .lite_4f93 .east-c715 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone_26c4
  .filter_b1fc
  .lite_4f93
  .east-c715:focus {
  background: 0 0;
}
.stone_26c4
  .filter_b1fc
  .lite_4f93
  .list-9a1f {
  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;
}
.search-82d1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.search-82d1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.search-82d1 li:last-child {
  margin-right: 0;
}
.search-82d1 li:first-child {
  margin-left: 0;
}
.search-82d1.hero-84f2 a {
  color: #fff;
}
.search-82d1.hero-84f2 a:hover {
  color: #fff;
}
.search-82d1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.search-82d1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.search-82d1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.search-82d1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.search-82d1 [class*="social-icon-apple"] {
  background-color: #999;
}
.search-82d1 [class*="social-icon-apple"].yellow_fd21 {
  background-color: transparent;
  color: #999;
}
.search-82d1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.search-82d1 [class*="social-icon-behance"].yellow_fd21 {
  background-color: transparent;
  color: #1769ff;
}
.search-82d1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.search-82d1 [class*="social-icon-bitbucket"].yellow_fd21 {
  background-color: transparent;
  color: #205081;
}
.search-82d1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.search-82d1 [class*="social-icon-codepen"].yellow_fd21 {
  background-color: transparent;
  color: #000;
}
.search-82d1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.search-82d1 [class*="social-icon-delicious"].yellow_fd21 {
  background-color: transparent;
  color: #39f;
}
.search-82d1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.search-82d1 [class*="social-icon-digg"].yellow_fd21 {
  background-color: transparent;
  color: #005be2;
}
.search-82d1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.search-82d1 [class*="social-icon-dribbble"].yellow_fd21 {
  background-color: transparent;
  color: #ea4c89;
}
.search-82d1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.search-82d1 [class*="social-icon-envelope"].yellow_fd21 {
  background-color: transparent;
  color: #ea4335;
}
.search-82d1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.search-82d1 [class*="social-icon-facebook"].yellow_fd21 {
  background-color: transparent;
  color: #3b5998;
}
.search-82d1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.search-82d1 [class*="social-icon-flickr"].yellow_fd21 {
  background-color: transparent;
  color: #0063dc;
}
.search-82d1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.search-82d1 [class*="social-icon-foursquare"].yellow_fd21 {
  background-color: transparent;
  color: #2d5be3;
}
.search-82d1 [class*="social-icon-github"] {
  background-color: #333;
}
.search-82d1 [class*="social-icon-github"].yellow_fd21 {
  background-color: transparent;
  color: #333;
}
.search-82d1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.search-82d1 [class*="social-icon-google-plus"].yellow_fd21 {
  background-color: transparent;
  color: #dd4b39;
}
.search-82d1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.search-82d1 [class*="social-icon-houzz"].yellow_fd21 {
  background-color: transparent;
  color: #7ac142;
}
.search-82d1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.search-82d1 [class*="social-icon-instagram"].yellow_fd21 {
  background-color: transparent;
  color: #262626;
}
.search-82d1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.search-82d1 [class*="social-icon-jsfiddle"].yellow_fd21 {
  background-color: transparent;
  color: #487aa2;
}
.search-82d1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.search-82d1 [class*="social-icon-linkedin"].yellow_fd21 {
  background-color: transparent;
  color: #0077b5;
}
.search-82d1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.search-82d1 [class*="social-icon-medium"].yellow_fd21 {
  background-color: transparent;
  color: #00ab6b;
}
.search-82d1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.search-82d1
  [class*="social-icon-odnoklassniki"].yellow_fd21 {
  background-color: transparent;
  color: #f4731c;
}
.search-82d1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.search-82d1 [class*="social-icon-meetup"].yellow_fd21 {
  background-color: transparent;
  color: #ec1c40;
}
.search-82d1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.search-82d1 [class*="social-icon-pinterest"].yellow_fd21 {
  background-color: transparent;
  color: #bd081c;
}
.search-82d1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.search-82d1 [class*="social-icon-product-hunt"].yellow_fd21 {
  background-color: transparent;
  color: #da552f;
}
.search-82d1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.search-82d1 [class*="social-icon-reddit"].yellow_fd21 {
  background-color: transparent;
  color: #ff4500;
}
.search-82d1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.search-82d1 [class*="social-icon-rss"].yellow_fd21 {
  background-color: transparent;
  color: #f26522;
}
.search-82d1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.search-82d1
  [class*="social-icon-shopping-cart"].yellow_fd21 {
  background-color: transparent;
  color: #4caf50;
}
.search-82d1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.search-82d1 [class*="social-icon-skype"].yellow_fd21 {
  background-color: transparent;
  color: #00aff0;
}
.search-82d1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.search-82d1 [class*="social-icon-slideshare"].yellow_fd21 {
  background-color: transparent;
  color: #0077b5;
}
.search-82d1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.search-82d1 [class*="social-icon-snapchat"].yellow_fd21 {
  background-color: transparent;
  color: #fffc00;
}
.search-82d1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.search-82d1 [class*="social-icon-soundcloud"].yellow_fd21 {
  background-color: transparent;
  color: #f80;
}
.search-82d1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.search-82d1 [class*="social-icon-spotify"].yellow_fd21 {
  background-color: transparent;
  color: #2ebd59;
}
.search-82d1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.search-82d1
  [class*="social-icon-stack-overflow"].yellow_fd21 {
  background-color: transparent;
  color: #fe7a15;
}
.search-82d1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.search-82d1 [class*="social-icon-maldkfgram"].yellow_fd21 {
  background-color: transparent;
  color: #2ca5e0;
}
.search-82d1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.search-82d1 [class*="social-icon-tripadvisor"].yellow_fd21 {
  background-color: transparent;
  color: #589442;
}
.search-82d1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.search-82d1 [class*="social-icon-tumblr"].yellow_fd21 {
  background-color: transparent;
  color: #35465c;
}
.search-82d1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.search-82d1 [class*="social-icon-twitch"].yellow_fd21 {
  background-color: transparent;
  color: #6441a5;
}
.search-82d1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.search-82d1 [class*="social-icon-twitter"].yellow_fd21 {
  background-color: transparent;
  color: #1da1f2;
}
.search-82d1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.search-82d1 [class*="social-icon-vimeo"].yellow_fd21 {
  background-color: transparent;
  color: #1ab7ea;
}
.search-82d1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.search-82d1 [class*="social-icon-vk"].yellow_fd21 {
  background-color: transparent;
  color: #45668e;
}
.search-82d1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.search-82d1 [class*="social-icon-weibo"].yellow_fd21 {
  background-color: transparent;
  color: #df2029;
}
.search-82d1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.search-82d1 [class*="social-icon-weixin"].yellow_fd21 {
  background-color: transparent;
  color: #7bb32e;
}
.search-82d1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.search-82d1 [class*="social-icon-whatsapp"].yellow_fd21 {
  background-color: transparent;
  color: #25d366;
}
.search-82d1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.search-82d1 [class*="social-icon-wordpress"].yellow_fd21 {
  background-color: transparent;
  color: #21759b;
}
.search-82d1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.search-82d1 [class*="social-icon-xing"].yellow_fd21 {
  background-color: transparent;
  color: #026466;
}
.search-82d1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.search-82d1 [class*="social-icon-yelp"].yellow_fd21 {
  background-color: transparent;
  color: #af0606;
}
.search-82d1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.search-82d1 [class*="social-icon-youtube"].yellow_fd21 {
  background-color: transparent;
  color: #cd201f;
}
.last-6f95 {
  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;
}
.last-6f95:hover {
  box-shadow: none;
  background: 0 0;
}
.thick_503f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu-faa8 {
  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;
}
.slow_57bb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pagination-hovered-6a66 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pagination-hovered-6a66,
.pagination-hovered-6a66::after,
.pagination-hovered-6a66::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;
}
.pagination-hovered-6a66::after,
.pagination-hovered-6a66::before {
  content: "";
  display: block;
  background-color: inherit;
}
.liquid-8e11 .menu-faa8 .slow_57bb {
  margin-top: -2px;
  width: 19px;
}
.liquid-8e11 .menu-faa8 .pagination-hovered-6a66 {
  margin-top: -1px;
}
.liquid-8e11 .menu-faa8 .pagination-hovered-6a66,
.liquid-8e11 .menu-faa8 .pagination-hovered-6a66::after,
.liquid-8e11 .menu-faa8 .pagination-hovered-6a66::before {
  width: 19px;
  height: 2px;
}
.liquid-8e11 .menu-faa8 .pagination-hovered-6a66::before {
  top: -6px;
}
.liquid-8e11 .menu-faa8 .pagination-hovered-6a66::after {
  bottom: -6px;
}
.video-ab6a .menu-faa8 .slow_57bb {
  margin-top: -2px;
  width: 22px;
}
.video-ab6a .menu-faa8 .pagination-hovered-6a66 {
  margin-top: -1px;
}
.video-ab6a .menu-faa8 .pagination-hovered-6a66,
.video-ab6a .menu-faa8 .pagination-hovered-6a66::after,
.video-ab6a .menu-faa8 .pagination-hovered-6a66::before {
  width: 22px;
  height: 2px;
}
.video-ab6a .menu-faa8 .pagination-hovered-6a66::before {
  top: -7px;
}
.video-ab6a .menu-faa8 .pagination-hovered-6a66::after {
  bottom: -7px;
}
.tag-light-a123 .menu-faa8 .slow_57bb {
  margin-top: -2px;
  width: 31px;
}
.tag-light-a123 .menu-faa8 .pagination-hovered-6a66 {
  margin-top: -1.5px;
}
.tag-light-a123 .menu-faa8 .pagination-hovered-6a66,
.tag-light-a123 .menu-faa8 .pagination-hovered-6a66::after,
.tag-light-a123 .menu-faa8 .pagination-hovered-6a66::before {
  width: 31px;
  height: 3px;
}
.tag-light-a123 .menu-faa8 .pagination-hovered-6a66::before {
  top: -9px;
}
.tag-light-a123 .menu-faa8 .pagination-hovered-6a66::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover-dim-9ece .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 19px;
  }
  .hover-dim-9ece .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1px;
  }
  .hover-dim-9ece .menu-faa8 .pagination-hovered-6a66,
  .hover-dim-9ece .menu-faa8 .pagination-hovered-6a66::after,
  .hover-dim-9ece .menu-faa8 .pagination-hovered-6a66::before {
    width: 19px;
    height: 2px;
  }
  .hover-dim-9ece .menu-faa8 .pagination-hovered-6a66::before {
    top: -6px;
  }
  .hover-dim-9ece .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -6px;
  }
  .alert-78d1 .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 22px;
  }
  .alert-78d1 .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1px;
  }
  .alert-78d1 .menu-faa8 .pagination-hovered-6a66,
  .alert-78d1 .menu-faa8 .pagination-hovered-6a66::after,
  .alert-78d1 .menu-faa8 .pagination-hovered-6a66::before {
    width: 22px;
    height: 2px;
  }
  .alert-78d1 .menu-faa8 .pagination-hovered-6a66::before {
    top: -7px;
  }
  .alert-78d1 .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -7px;
  }
  .table_c5fd .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 31px;
  }
  .table_c5fd .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1.5px;
  }
  .table_c5fd .menu-faa8 .pagination-hovered-6a66,
  .table_c5fd .menu-faa8 .pagination-hovered-6a66::after,
  .table_c5fd .menu-faa8 .pagination-hovered-6a66::before {
    width: 31px;
    height: 3px;
  }
  .table_c5fd .menu-faa8 .pagination-hovered-6a66::before {
    top: -9px;
  }
  .table_c5fd .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .rough-e526 .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 19px;
  }
  .rough-e526 .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1px;
  }
  .rough-e526 .menu-faa8 .pagination-hovered-6a66,
  .rough-e526 .menu-faa8 .pagination-hovered-6a66::after,
  .rough-e526 .menu-faa8 .pagination-hovered-6a66::before {
    width: 19px;
    height: 2px;
  }
  .rough-e526 .menu-faa8 .pagination-hovered-6a66::before {
    top: -6px;
  }
  .rough-e526 .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -6px;
  }
  .label_953d .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 22px;
  }
  .label_953d .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1px;
  }
  .label_953d .menu-faa8 .pagination-hovered-6a66,
  .label_953d .menu-faa8 .pagination-hovered-6a66::after,
  .label_953d .menu-faa8 .pagination-hovered-6a66::before {
    width: 22px;
    height: 2px;
  }
  .label_953d .menu-faa8 .pagination-hovered-6a66::before {
    top: -7px;
  }
  .label_953d .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -7px;
  }
  .gold-631b .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 31px;
  }
  .gold-631b .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1.5px;
  }
  .gold-631b .menu-faa8 .pagination-hovered-6a66,
  .gold-631b .menu-faa8 .pagination-hovered-6a66::after,
  .gold-631b .menu-faa8 .pagination-hovered-6a66::before {
    width: 31px;
    height: 3px;
  }
  .gold-631b .menu-faa8 .pagination-hovered-6a66::before {
    top: -9px;
  }
  .gold-631b .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notice-cff1 .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 19px;
  }
  .notice-cff1 .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1px;
  }
  .notice-cff1 .menu-faa8 .pagination-hovered-6a66,
  .notice-cff1 .menu-faa8 .pagination-hovered-6a66::after,
  .notice-cff1 .menu-faa8 .pagination-hovered-6a66::before {
    width: 19px;
    height: 2px;
  }
  .notice-cff1 .menu-faa8 .pagination-hovered-6a66::before {
    top: -6px;
  }
  .notice-cff1 .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -6px;
  }
  .row-8060 .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 22px;
  }
  .row-8060 .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1px;
  }
  .row-8060 .menu-faa8 .pagination-hovered-6a66,
  .row-8060 .menu-faa8 .pagination-hovered-6a66::after,
  .row-8060 .menu-faa8 .pagination-hovered-6a66::before {
    width: 22px;
    height: 2px;
  }
  .row-8060 .menu-faa8 .pagination-hovered-6a66::before {
    top: -7px;
  }
  .row-8060 .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -7px;
  }
  .wide_a103 .menu-faa8 .slow_57bb {
    margin-top: -2px;
    width: 31px;
  }
  .wide_a103 .menu-faa8 .pagination-hovered-6a66 {
    margin-top: -1.5px;
  }
  .wide_a103 .menu-faa8 .pagination-hovered-6a66,
  .wide_a103 .menu-faa8 .pagination-hovered-6a66::after,
  .wide_a103 .menu-faa8 .pagination-hovered-6a66::before {
    width: 31px;
    height: 3px;
  }
  .wide_a103 .menu-faa8 .pagination-hovered-6a66::before {
    top: -9px;
  }
  .wide_a103 .menu-faa8 .pagination-hovered-6a66::after {
    bottom: -9px;
  }
}
.footer-c057 .pagination-hovered-6a66 {
  -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);
}
.footer-c057 .pagination-hovered-6a66::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.footer-c057 .pagination-hovered-6a66::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);
}
.footer-c057.component-rough-6364 .pagination-hovered-6a66 {
  -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);
}
.footer-c057.component-rough-6364 .pagination-hovered-6a66::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.footer-c057.component-rough-6364 .pagination-hovered-6a66::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);
}
.tabs_0739 {
  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.picture_smooth_06d9:before {
  display: none;
}
.avatar-cc4c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.avatar-cc4c .secondary-stale-d20c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.avatar-cc4c .secondary-stale-d20c:last-of-type {
  border-bottom: none;
}
.avatar-cc4c .secondary-stale-d20c.content-pro-6a67,
.avatar-cc4c .secondary-stale-d20c.wide_5f3d,
.avatar-cc4c .secondary-stale-d20c.label-c3db {
  padding: 0;
}
.avatar-cc4c .prev-e88d .steel-3fe3 {
  color: currentColor;
}
.avatar-cc4c .prev-e88d .steel-3fe3:focus,
.avatar-cc4c .prev-e88d .steel-3fe3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar-cc4c.carousel_0ee6 .south_28ef,
.avatar-cc4c.carousel_0ee6 .sidebar_b822 a,
.avatar-cc4c.carousel_0ee6 .message_c546 a,
.avatar-cc4c.carousel_0ee6 .highlight_1bf5 a {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-cc4c.carousel_0ee6 .south_28ef:hover,
.avatar-cc4c.carousel_0ee6 .sidebar_b822 a:hover,
.avatar-cc4c.carousel_0ee6 .message_c546 a:hover,
.avatar-cc4c.carousel_0ee6 .highlight_1bf5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-cc4c.carousel_0ee6 .large-2027 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-cc4c.carousel_0ee6 .secondary-stale-d20c {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar-cc4c.carousel_0ee6 .secondary-stale-d20c:before {
  background: rgba(0, 0, 0, 0.08);
}
.avatar-cc4c.carousel_0ee6 .wide-3034:before {
  background: rgba(255, 255, 255, 0.9);
}
.avatar-cc4c.carousel_0ee6 .prev-e88d .huge_5027 li a,
.avatar-cc4c.carousel_0ee6 .prev-e88d .steel-3fe3,
.avatar-cc4c.carousel_0ee6 .highlight_1bf5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar-cc4c.carousel_0ee6 .prev-e88d .steel-3fe3:focus,
.avatar-cc4c.carousel_0ee6 .prev-e88d .steel-3fe3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar-cc4c.carousel_0ee6 .huge_5027 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar-cc4c.lite_a8fe .south_28ef,
.avatar-cc4c.lite_a8fe .sidebar_b822 a,
.avatar-cc4c.lite_a8fe .message_c546 .steel-3fe3,
.avatar-cc4c.lite_a8fe .message_c546 a,
.avatar-cc4c.lite_a8fe .highlight_1bf5 a {
  color: rgba(255, 255, 255, 0.79);
}
.avatar-cc4c.lite_a8fe .south_28ef:hover,
.avatar-cc4c.lite_a8fe .sidebar_b822 a:hover,
.avatar-cc4c.lite_a8fe .message_c546 .steel-3fe3:hover,
.avatar-cc4c.lite_a8fe .message_c546 a:hover,
.avatar-cc4c.lite_a8fe .highlight_1bf5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar-cc4c.lite_a8fe .large-2027 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar-cc4c.lite_a8fe .secondary-stale-d20c {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-cc4c.lite_a8fe .secondary-stale-d20c:before {
  background: rgba(255, 255, 255, 0.08);
}
.avatar-cc4c.lite_a8fe .wide-3034:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar-cc4c.lite_a8fe .prev-e88d .huge_5027 li a,
.avatar-cc4c.lite_a8fe .prev-e88d .steel-3fe3,
.avatar-cc4c.lite_a8fe .highlight_1bf5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar-cc4c.lite_a8fe .prev-e88d .steel-3fe3:focus,
.avatar-cc4c.lite_a8fe .prev-e88d .steel-3fe3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar-cc4c.lite_a8fe .huge_5027 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wide-3034 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wide-3034:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.active_4f0b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sidebar_c452 .avatar-cc4c {
  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;
}
.sidebar_c452 .secondary-stale-d20c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sidebar_c452 .secondary-stale-d20c: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) {
  .sidebar_c452 .secondary-stale-d20c:before {
    width: 16%;
    left: 42%;
  }
}
.sidebar_c452 .secondary-stale-d20c:last-child:before {
  content: none;
}
.sidebar_c452 .secondary-stale-d20c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sidebar_c452 .prev-e88d .huge_5027 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar_c452 .prev-e88d .huge_5027 li a .steel-3fe3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sidebar_c452 .prev-e88d .highlight_1bf5 {
  border: none;
}
.sidebar_c452 .prev-e88d .highlight_1bf5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sidebar_c452 .wide-3034 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sidebar_c452 .active_4f0b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sidebar_c452 .lite_a8fe .wide-3034:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_c452 .carousel_0ee6.notice_c4ce .pagination-hovered-6a66 {
  background: rgba(0, 0, 0, 0.6);
}
.sidebar_c452
  .carousel_0ee6.notice_c4ce
  .pagination-hovered-6a66::after,
.sidebar_c452
  .carousel_0ee6.notice_c4ce
  .pagination-hovered-6a66:before {
  background: inherit;
}
.sidebar_c452
  .carousel_0ee6.notice_c4ce:hover
  .pagination-hovered-6a66 {
  background: rgba(0, 0, 0, 0.8);
}
.element_fixed_6786 .avatar-cc4c {
  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) {
  .element_fixed_6786 .avatar-cc4c {
    width: auto;
    right: 45px;
  }
}
.outer_94d8 .avatar-cc4c {
  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) {
  .outer_94d8 .avatar-cc4c {
    width: auto;
    left: 45px;
  }
}
.picture_smooth_06d9 .avatar-cc4c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture_smooth_06d9 .active_4f0b {
  max-width: 48em;
  margin: 0 auto;
}
.picture_smooth_06d9 .wide-3034:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary_3b19 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary_3b19.sidebar_c452 .avatar-cc4c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary_3b19.element_fixed_6786 .avatar-cc4c {
  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);
}
.tertiary_3b19 .avatar-cc4c {
  visibility: visible;
}
.tertiary_3b19.outer_94d8 .avatar-cc4c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.soft_9918,
.motion-09c2 {
  overflow-x: hidden;
}
.soft_9918 .avatar-cc4c {
  overflow: auto;
}
.soft_9918.sidebar_c452 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_9918.sidebar_c452 .avatar-cc4c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.soft_9918.sidebar_c452 .last-6f95 {
  opacity: 0;
}
.soft_9918.element_fixed_6786 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_9918.element_fixed_6786 .avatar-cc4c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.soft_9918.element_fixed_6786 .last-6f95 {
  opacity: 0;
}
.soft_9918.outer_94d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.soft_9918.outer_94d8 .avatar-cc4c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.soft_9918.outer_94d8 .last-6f95 {
  opacity: 0;
}
.soft_9918.picture_smooth_06d9 .avatar-cc4c {
  z-index: 10;
  visibility: visible;
}
.notice_c4ce {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.notice_c4ce .pagination-hovered-6a66 {
  background: rgba(255, 255, 255, 0.99);
}
.notice_c4ce .pagination-hovered-6a66::after,
.notice_c4ce .pagination-hovered-6a66:before {
  background: inherit;
}
.notice_c4ce:hover .pagination-hovered-6a66 {
  background: rgba(255, 255, 255, 0.99);
}
.outer_94d8 .notice_c4ce {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture_smooth_06d9 .notice_c4ce {
  display: none !important;
}
.soft_9918:before,
.motion-09c2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.soft_9918 .notice_c4ce,
.motion-09c2 .notice_c4ce {
  display: inline-block;
}
.avatar-cc4c .texture_8acc {
  -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;
}
.soft_9918 .avatar-cc4c .texture_8acc,
.motion-09c2 .avatar-cc4c .texture_8acc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.basic_4148 .tag-9e92 {
  width: 100%;
}
.detail_old_4c7a {
  padding: 0 0.5em 0;
}
.detail_old_4c7a [class*="customify-col-"],
.detail_old_4c7a [class*="customify-col_"],
.detail_old_4c7a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.orange-da80 .detail_old_4c7a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .panel-0424 .modal-263d,
  .modal-263d {
    display: none;
  }
  .pink-9c83 {
    text-align: left;
  }
  .shade-f532 {
    text-align: center;
  }
  .description_gold_38df {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .panel-0424 .avatar-cold-b889,
  .avatar-cold-b889 {
    display: none;
  }
  .tooltip_medium_dd65 {
    text-align: left;
  }
  .cold-279d {
    text-align: center;
  }
  .motion_3493 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .panel-0424 .current_5fec,
  .current_5fec {
    display: none;
  }
  .fresh-77e1 {
    text-align: left;
  }
  .gas_7c08 {
    text-align: center;
  }
  .feature_c318 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.paragraph_568a {
  box-shadow: none !important;
}
.item-glass-1d79 .sidebar-53c2,
.progress-b5a8 .sidebar-53c2 {
  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;
}
.progress-b5a8 .sidebar-53c2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.background-01dc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.background-01dc:after,
.background-01dc:before {
  content: "";
  display: table;
}
.background-01dc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .background-01dc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.background-01dc,
.inner_d245 {
  max-width: 1248px;
  margin: 0 auto;
}

.dirty-70e1.hover_078d .background-01dc {
  max-width: 100%;
}
.dirty-70e1.notice-4d05 {
  max-width: 1200px;
  margin: 0 auto;
}
.dirty-70e1.chip-35da .background-01dc {
  max-width: 100%;
}
.dirty-70e1.chip-35da > .background-01dc {
  padding-left: 0;
  padding-right: 0;
}
.dirty-70e1.chip-35da > .background-01dc .panel-0424 {
  margin: 0;
}
.dirty-70e1.chip-35da
  > .background-01dc
  .header-narrow-5274.input_pink_3370 {
  margin-right: 0;
  margin-left: 0;
}
.dirty-70e1.chip-35da #main.input_pink_3370 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .picture_rough_052d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .picture_rough_052d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .background-selected-e0f3 .element-hot-bc7a {
    padding-right: 1em;
  }
  .background-selected-e0f3.panel-east-65f0 .header-narrow-5274 {
    border-right: 1px solid #eaecee;
  }
  .background-selected-e0f3.panel-east-65f0 .element-hot-bc7a {
    padding-right: 1em;
  }
  .background-selected-e0f3.panel-east-65f0 .action_a75b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-pressed-0f2b .element-hot-bc7a {
    padding-left: 1em;
  }
  .hidden-pressed-0f2b.panel-east-65f0 .header-narrow-5274 {
    border-left: 1px solid #eaecee;
  }
  .hidden-pressed-0f2b.panel-east-65f0 .element-hot-bc7a {
    padding-left: 1em;
  }
  .hidden-pressed-0f2b.panel-east-65f0 .action_a75b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_876a .element-hot-bc7a {
    padding-left: 1em;
  }
  .input_876a.panel-east-65f0 .sidebar_top_1927 {
    border-right: 1px solid #eaecee;
  }
  .input_876a.panel-east-65f0 .status-19f8 {
    border-right: 1px solid #eaecee;
  }
  .input_876a.panel-east-65f0 .element-hot-bc7a {
    padding-left: 1em;
  }
  .input_876a.panel-east-65f0 .action_a75b {
    padding-right: 1em;
  }
  .input_876a.panel-east-65f0 .bottom-f478 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_ec35 .element-hot-bc7a {
    padding-right: 1em;
  }
  .copper_ec35.panel-east-65f0 .sidebar_top_1927 {
    border-left: 1px solid #eaecee;
  }
  .copper_ec35.panel-east-65f0 .status-19f8 {
    border-left: 1px solid #eaecee;
  }
  .copper_ec35.panel-east-65f0 .element-hot-bc7a {
    padding-right: 1em;
  }
  .copper_ec35.panel-east-65f0 .action_a75b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_ec35.panel-east-65f0 .bottom-f478 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_rough_052d .element-hot-bc7a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_rough_052d.panel-east-65f0 .header-narrow-5274 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .picture_rough_052d.panel-east-65f0 .element-hot-bc7a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_rough_052d.panel-east-65f0 .action_a75b {
    padding-left: 1em;
  }
  .picture_rough_052d.panel-east-65f0 .bottom-f478 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .picture_rough_052d.panel-east-65f0 .element-hot-bc7a {
    padding-left: 0;
  }
}
.component_23d0 .notice_dynamic_cc51 {
  display: inline-block;
}
.brown_1982 {
  display: inline-block;
}
.alert-tiny-372e {
  word-con: break-word;
}
.wood_60da > span {
  display: inline-block;
  padding: 5px 0;
}
.wood_60da .active-2417 {
  margin-left: 8px;
  margin-right: 8px;
}
.wood_60da .hero_0ab6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.focus-medium-14ca .preview_411c {
  margin-bottom: 2em;
}
.focus-medium-14ca .action_afe0 {
  margin-bottom: 15px;
}
.focus-medium-14ca .action_afe0:last-child {
  margin-bottom: 0;
}
.focus-medium-14ca .element-d495 {
  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) {
  .focus-medium-14ca .element-d495 {
    display: block;
  }
}
.focus-medium-14ca .surface-dirty-3844 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .focus-medium-14ca .surface-dirty-3844 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.focus-medium-14ca .accent_05e0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.focus-medium-14ca .accent_05e0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.focus-medium-14ca .accent_05e0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.focus-medium-14ca .alert-tiny-372e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus-medium-14ca .alert-tiny-372e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.focus-medium-14ca .container-0993 p:last-child {
  margin-bottom: 0;
}
.focus-medium-14ca .alert-8b36 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.focus-medium-14ca .stale_18ed {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.focus-medium-14ca .status_73c2 {
  margin-top: 1em;
}
.focus-medium-14ca .outline_fixed_3ff3 {
  top: 0;
  display: block;
}
.focus-medium-14ca .outline_fixed_3ff3 a {
  color: inherit;
}
.focus-medium-14ca .outline_fixed_3ff3 a:hover {
  color: inherit;
}
.focus-medium-14ca .gold_37dd {
  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;
}
.focus-medium-14ca .gold_37dd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.focus-medium-14ca .stale_18ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.focus-medium-14ca .link-c686 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.focus-medium-14ca .link-c686:first-child {
  margin-top: 0;
}
.focus-medium-14ca .link-c686.nav_cool_b838 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.focus-medium-14ca .link-c686.description-d90a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus-medium-14ca
  .link-c686.description-d90a.chip-bright-4982
  .status_73c2 {
  width: 100%;
}
.focus-medium-14ca .description-d90a {
  -webkit-box-align: center;
  align-items: center;
}
.focus-medium-14ca .description-d90a .wood_60da,
.focus-medium-14ca .description-d90a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.focus-medium-14ca .accent_05e0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus-medium-14ca .accent_05e0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.focus-medium-14ca .accent_05e0: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;
}
.focus-medium-14ca .nav_cool_b838 {
  z-index: 5;
}
.focus-medium-14ca .breadcrumb_fixed_e420 .article-yellow-30cc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.focus-medium-14ca .lite_c782 .article-yellow-30cc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.focus-medium-14ca .sidebar_b9cf .article-yellow-30cc {
  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;
}
.focus-medium-14ca.status-75ad .element-d495,
.focus-medium-14ca.hidden-e919 .element-d495 {
  display: block;
}
.focus-medium-14ca.status-75ad .element-d495 .picture-eefc,
.focus-medium-14ca.status-75ad .element-d495 .stale_18ed,
.focus-medium-14ca.hidden-e919 .element-d495 .picture-eefc,
.focus-medium-14ca.hidden-e919 .element-d495 .stale_18ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-medium-14ca.border_883e .surface-dirty-3844 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .focus-medium-14ca.border_883e .surface-dirty-3844 {
    margin-right: 0;
  }
}
.focus-medium-14ca.status-75ad .surface-dirty-3844,
.focus-medium-14ca.hidden-e919 .surface-dirty-3844 {
  padding-top: 40%;
}
.focus-medium-14ca.status-75ad .preview_411c,
.focus-medium-14ca.hidden-e919 .preview_411c {
  display: block;
}
.focus-medium-14ca.status-75ad .fn-sticky-511e .stale_18ed,
.focus-medium-14ca.hidden-e919 .fn-sticky-511e .stale_18ed {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.focus-medium-14ca.status-75ad .surface-dirty-3844,
.focus-medium-14ca.hidden-e919 .surface-dirty-3844 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.focus-medium-14ca.status-75ad .stale_18ed {
  padding: 1em;
}
.section_fluid_9bbd {
  margin: 30px auto;
  display: block;
}
.section_fluid_9bbd .bronze_7cc9 > * {
  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;
}
.section_fluid_9bbd .bronze_7cc9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_fluid_9bbd .bronze_7cc9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_6e2c .wood_60da {
  margin-bottom: 1.41575em;
}
.layout_6e2c .hard_2b7d {
  margin-bottom: 1.618em;
}
.box-0f64 .video-fixed-f40a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box-0f64 .video-fixed-f40a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box-0f64 .feature-iron-c3d2 {
  max-width: 100%;
  overflow: auto;
}
.bright_e35c .box-0f64 a:hover {
  text-decoration: underline;
}
.module-0e74 .action_afe0:not(.alert-tiny-372e),
.module-0e74 .accent_05e0 {
  margin-bottom: 1.41575em;
}
.module-0e74 .action_afe0:not(.alert-tiny-372e):last-child,
.module-0e74 .accent_05e0:last-child {
  margin-bottom: 0;
}
.module-0e74 .action_afe0.column-selected-33cf {
  margin-bottom: 0.41575em;
}
.module-0e74 .shadow_da20:before,
.module-0e74 .surface_f984:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.module-0e74 .shadow_da20:before {
  content: "\f115";
}
.module-0e74 .surface_f984:before {
  content: "\f02c";
}
.module-0e74 .column-8ff8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.module-0e74 .column-8ff8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.blue_c333 {
  display: -webkit-box;
  display: flex;
}
.blue_c333 .status_fe24 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .blue_c333 .status_fe24 {
    flex-basis: 90px;
  }
}
.blue_c333 .silver-d0d3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .blue_c333 .silver-d0d3 {
    flex-basis: calc(100% - 50px);
  }
}
.blue_c333 .fixed-1fde p:last-child {
  margin-bottom: 0.72em;
}
.tertiary-2977 .bronze_7cc9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary-2977 .bronze_7cc9:after,
.tertiary-2977 .bronze_7cc9:before {
  content: "";
  display: table;
}
.tertiary-2977 .bronze_7cc9:after {
  clear: both;
}
.tertiary-2977 .bronze_7cc9 .badge-4771,
.tertiary-2977 .bronze_7cc9 .info-new-1cba {
  width: 49%;
}
.tertiary-2977 .bronze_7cc9 .badge-4771 a span.feature-left-2ea5,
.tertiary-2977 .bronze_7cc9 .info-new-1cba a span.feature-left-2ea5 {
  display: block;
  margin-bottom: 5px;
}
.tertiary-2977 .bronze_7cc9 .info-new-1cba {
  float: left;
  text-align: left;
}
.tertiary-2977 .bronze_7cc9 .badge-4771 {
  float: right;
  text-align: right;
}
.copper_4dae {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .copper_4dae {
    margin-bottom: 0;
  }
}
.chip_action_d23c {
  margin-bottom: 1em;
}
.chip_action_d23c .alert-tiny-372e {
  font-size: 1.1em;
  line-height: 1.3;
}
.blue_a8ba a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard-4bba .chip_action_d23c,
.in-7c4d .chip_action_d23c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard-4bba .chip_action_d23c,
  .in-7c4d .chip_action_d23c {
    display: block;
  }
}
.hard-4bba .blue_a8ba,
.in-7c4d .blue_a8ba {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard-4bba .blue_a8ba,
  .in-7c4d .blue_a8ba {
    margin-bottom: 1em;
  }
}
.hard-4bba .blue_a8ba img,
.in-7c4d .blue_a8ba img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard-4bba .purple-6e15,
.in-7c4d .purple-6e15 {
  flex-basis: calc(100% - 160px);
}
.hard-4bba .purple-6e15 p,
.in-7c4d .purple-6e15 p {
  margin-bottom: 0;
}
.hard-4bba .purple-6e15 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard-4bba .purple-6e15 {
    padding-left: 0;
  }
}
.in-7c4d .purple-6e15 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .in-7c4d .purple-6e15 {
    padding-right: 0;
  }
}
.in-7c4d .blue_a8ba {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.disabled_6cf9 .blue_a8ba {
  margin-bottom: 0.5em;
}
.disabled_6cf9 .blue_a8ba img {
  width: 100%;
}
.shadow_7ec2 .motion-8162,
.border_1b75 .motion-8162 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border_1b75 .header-narrow-5274 .thumbnail-15c0 p:last-child {
  margin-bottom: 0;
}
.hero_f37b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info-motion-df2d .hero_pro_648f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info-motion-df2d .hero_pro_648f:last-of-type {
    margin-bottom: 0;
  }
}
.info-motion-df2d .hero_pro_648f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-motion-df2d .hero_pro_648f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info-motion-df2d .hero_pro_648f ul li {
  margin: 0 0 0.6em;
}
.info-motion-df2d .hero_pro_648f ul li.secondary-485f,
.info-motion-df2d .hero_pro_648f ul li.active_2b54 {
  position: relative;
}
.info-motion-df2d .hero_pro_648f ul li.secondary-485f .list-last-b1be,
.info-motion-df2d .hero_pro_648f ul li.active_2b54 .list-last-b1be {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info-motion-df2d .hero_pro_648f ul li.secondary-485f:after:after,
.info-motion-df2d .hero_pro_648f ul li.secondary-485f:after:before,
.info-motion-df2d
  .hero_pro_648f
  ul
  li.active_2b54:after:after,
.info-motion-df2d
  .hero_pro_648f
  ul
  li.active_2b54:after:before {
  content: "";
  display: table;
}
.info-motion-df2d .hero_pro_648f ul li.secondary-485f:after:after,
.info-motion-df2d
  .hero_pro_648f
  ul
  li.active_2b54:after:after {
  clear: both;
}
.info-motion-df2d .hero_pro_648f a.slider-6dff:hover {
  text-decoration: none;
}
.info-motion-df2d .hero_pro_648f select {
  max-width: 100%;
}
.info-motion-df2d .hero_pro_648f table {
  font-size: 85%;
}
.info-motion-df2d .hero_pro_648f table td,
.info-motion-df2d .hero_pro_648f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info-motion-df2d .hero_pro_648f table tfoot td {
  text-align: left;
}
.info-motion-df2d .hero_pro_648f :last-child {
  margin-bottom: 0;
}
.info-motion-df2d .hero_pro_648f .tooltip_copper_4abb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info-motion-df2d .hero_pro_648f .tooltip_copper_4abb label {
  width: 100%;
}
.info-motion-df2d .hero_pro_648f .tooltip_copper_4abb .east-c715 {
  width: 100%;
  display: block;
}
.info-motion-df2d .hero_pro_648f .tooltip_copper_4abb .shade_tiny_7f47 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info-motion-df2d .hero_pro_648f .tooltip_copper_4abb .shade_tiny_7f47:hover svg #svg-search {
  fill: #444;
}
.info-motion-df2d .hero_pro_648f .tooltip_copper_4abb .shade_tiny_7f47 svg {
  width: 18px;
  height: 18px;
}
.info-motion-df2d .right_f3b5 ul ul,
.info-motion-df2d .nav-cd42 ul ul,
.info-motion-df2d .component-tall-79bb ul ul,
.info-motion-df2d .hidden_wide_39c1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info-motion-df2d .right_f3b5 .video-paper-c0ec > a,
.info-motion-df2d .nav-cd42 .video-paper-c0ec > a,
.info-motion-df2d .component-tall-79bb .video-paper-c0ec > a,
.info-motion-df2d .hidden_wide_39c1 .video-paper-c0ec > a {
  margin-bottom: 0;
}
.info-motion-df2d .inner-95f4 li,
.info-motion-df2d .right_f3b5 li,
.info-motion-df2d .short_d20f li,
.info-motion-df2d .nav-cd42 li,
.info-motion-df2d .component-tall-79bb li,
.info-motion-df2d .hidden_wide_39c1 li,
.info-motion-df2d .surface_3f0c li,
.info-motion-df2d .heading-east-66f0 li {
  display: block;
  position: relative;
}
.info-motion-df2d .inner-95f4 li:last-child,
.info-motion-df2d .right_f3b5 li:last-child,
.info-motion-df2d .short_d20f li:last-child,
.info-motion-df2d .nav-cd42 li:last-child,
.info-motion-df2d .component-tall-79bb li:last-child,
.info-motion-df2d .hidden_wide_39c1 li:last-child,
.info-motion-df2d .surface_3f0c li:last-child,
.info-motion-df2d .heading-east-66f0 li:last-child {
  border: none;
}
.info-motion-df2d .inner-95f4 li a,
.info-motion-df2d .right_f3b5 li a,
.info-motion-df2d .short_d20f li a,
.info-motion-df2d .nav-cd42 li a,
.info-motion-df2d .component-tall-79bb li a,
.info-motion-df2d .hidden_wide_39c1 li a,
.info-motion-df2d .surface_3f0c li a,
.info-motion-df2d .heading-east-66f0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-motion-df2d .inner-95f4 li ul li::before,
.info-motion-df2d .right_f3b5 li ul li::before,
.info-motion-df2d .short_d20f li ul li::before,
.info-motion-df2d .nav-cd42 li ul li::before,
.info-motion-df2d .component-tall-79bb li ul li::before,
.info-motion-df2d .hidden_wide_39c1 li ul li::before,
.info-motion-df2d .surface_3f0c li ul li::before,
.info-motion-df2d .heading-east-66f0 li ul li::before {
  left: 15px;
}
.info-motion-df2d .inner-95f4 li ul a,
.info-motion-df2d .right_f3b5 li ul a,
.info-motion-df2d .short_d20f li ul a,
.info-motion-df2d .nav-cd42 li ul a,
.info-motion-df2d .component-tall-79bb li ul a,
.info-motion-df2d .hidden_wide_39c1 li ul a,
.info-motion-df2d .surface_3f0c li ul a,
.info-motion-df2d .heading-east-66f0 li ul a {
  padding-left: 20px;
}
.info-motion-df2d .inner-95f4 li ul ul li::before,
.info-motion-df2d .right_f3b5 li ul ul li::before,
.info-motion-df2d .short_d20f li ul ul li::before,
.info-motion-df2d .nav-cd42 li ul ul li::before,
.info-motion-df2d .component-tall-79bb li ul ul li::before,
.info-motion-df2d .hidden_wide_39c1 li ul ul li::before,
.info-motion-df2d .surface_3f0c li ul ul li::before,
.info-motion-df2d .heading-east-66f0 li ul ul li::before {
  left: 30px;
}
.info-motion-df2d .inner-95f4 li ul ul a,
.info-motion-df2d .right_f3b5 li ul ul a,
.info-motion-df2d .short_d20f li ul ul a,
.info-motion-df2d .nav-cd42 li ul ul a,
.info-motion-df2d .component-tall-79bb li ul ul a,
.info-motion-df2d .hidden_wide_39c1 li ul ul a,
.info-motion-df2d .surface_3f0c li ul ul a,
.info-motion-df2d .heading-east-66f0 li ul ul a {
  padding-left: 40px;
}
.info-motion-df2d .status_a3e9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-motion-df2d .heading-east-66f0 ul li {
  margin-bottom: 1.41575em;
}
.info-motion-df2d .heading-east-66f0 ul li .mini-e9fe {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info-motion-df2d .heading-east-66f0 ul li .chip_medium_a038 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.lite_a8fe .inner-95f4 li a,
.lite_a8fe .right_f3b5 li a,
.lite_a8fe .short_d20f li a,
.lite_a8fe .nav-cd42 li a,
.lite_a8fe .component-tall-79bb li a,
.lite_a8fe .hidden_wide_39c1 li a,
.lite_a8fe .surface_3f0c li a,
.lite_a8fe .heading-east-66f0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_a8fe .status_a3e9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_a8fe .hero_pro_648f ul li.secondary-485f .list-last-b1be,
.lite_a8fe .hero_pro_648f ul li.active_2b54 .list-last-b1be {
  background: rgba(0, 0, 0, 0.2);
}
.lite_a8fe .info-motion-df2d .hero_pro_648f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-70e1 .info-motion-df2d .huge_5027 li {
  margin: 0;
}
.dirty-70e1 .info-motion-df2d .huge_5027 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dirty-70e1 .info-motion-df2d .huge_5027 li ul {
  margin: 0;
}
.dirty-70e1 .info-motion-df2d .huge_5027 li ul li a {
  padding-left: 15px;
}
.dirty-70e1 .info-motion-df2d .huge_5027 li ul li li a {
  padding-left: 30px;
}
.dirty-70e1 .info-motion-df2d .huge_5027 li.chip_6e68 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dirty-70e1 .info-motion-df2d .huge_5027 li.chip_6e68 > 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;
}
.dirty-70e1 .info-motion-df2d .huge_5027 li.chip_6e68 > 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;
}
.feature_120f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-center-e71e {
  position: relative;
  z-index: 10;
}
.block-center-e71e .texture_8acc {
  width: 100%;
  max-width: 100%;
}
.footer_slow_0905 .copper-b5e2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer_slow_0905 .carousel_0ee6 {
}
.footer_slow_0905 .lite_a8fe {
  background: #292929;
}
.accent-5eb6 .copper-b5e2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.accent-5eb6 .carousel_0ee6 {
  background: #f9f9f9;
}
.accent-5eb6 .lite_a8fe {
  background: #303030;
}
.out-7424 .copper-b5e2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .out-7424 .notice_dynamic_cc51 {
    margin-bottom: 1em;
  }
  .out-7424 .notice_dynamic_cc51:last-child {
    margin-bottom: 0;
  }
}
.out-7424 .carousel_0ee6 {
  background: #ededed;
}
.out-7424 .lite_a8fe {
  background: #1a1a1a;
}
.copper-b5e2.carousel_0ee6 {
  color: rgba(0, 0, 0, 0.6);
}
.copper-b5e2.carousel_0ee6 .avatar_fbd0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper-b5e2.lite_a8fe {
  color: rgba(255, 255, 255, 0.99);
}
.copper-b5e2.lite_a8fe a:not(.slider-6dff) {
  color: rgba(255, 255, 255, 0.79);
}
.copper-b5e2.lite_a8fe a:not(.slider-6dff):hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper-b5e2.lite_a8fe .avatar_fbd0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-b5e2.lite_a8fe table tbody td,
.copper-b5e2.lite_a8fe table th {
  background: rgba(0, 0, 0, 0.08);
}
.input_in_d910.current-1823 .background-01dc {
  max-width: initial;
}
.input_in_d910 .layout_91a8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input_in_d910 .layout_91a8 .texture_8acc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input_in_d910 .layout_91a8 .texture_8acc {
    display: block;
    margin-bottom: 2em;
  }
  .input_in_d910 .layout_91a8 .texture_8acc:last-child {
    margin-bottom: 0;
  }
}
.out-7424 .notice_dynamic_cc51:last-child,
.accent-5eb6 .notice_dynamic_cc51:last-child,
.footer_slow_0905 .notice_dynamic_cc51:last-child {
  margin-bottom: 0;
}
.out-7424 .notice_dynamic_cc51 .info-motion-df2d .hero_pro_648f:last-child,
.accent-5eb6 .notice_dynamic_cc51 .info-motion-df2d .hero_pro_648f:last-child,
.footer_slow_0905 .notice_dynamic_cc51 .info-motion-df2d .hero_pro_648f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .out-7424 .tooltip_588e,
  .out-7424 .list_b795,
  .accent-5eb6 .tooltip_588e,
  .accent-5eb6 .list_b795,
  .footer_slow_0905 .tooltip_588e,
  .footer_slow_0905 .list_b795 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-center-e71e .notice_dynamic_cc51 {
    margin-bottom: 2em;
  }
}
.block-center-e71e p:last-child {
  margin-bottom: 0;
}
.block-center-e71e li,
.block-center-e71e ul {
  list-style: none;
  margin: 0;
}
.block-center-e71e ul ul {
  margin-left: 2.617924em;
}
.red-c11c {
  font-size: 0.875em;
}

/* css-noise: c404 */
.ghost-box-p9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
