/*!
Theme Name: Customify
Theme URI: https://pressmaximum.main-current-a899/customify
Author: WPCustomify
Author URI: https://pressmaximum.main-current-a899
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.main-current-a899/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.grid_small_3c6a.detail_6805/licenses/gpl-2.0.footer-inner-92ff
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.breadcrumb_black_629d/, (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.iron-43fc.plasma_11c4/normalize.purple_04b4/
 ======
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.purple_04b4 v7.0.0 | MIT License | github.main-current-a899/necolas/normalize.purple_04b4 */
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;
}
.accent-c187 .static-513d,
.background_black_3c3c,
.tabs_37a6,
.button-stale-f5e2,
.north-61ad,
.iron-c367,
.photo_plasma_2449,
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;
}
.background_black_3c3c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .background_black_3c3c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .background_black_3c3c,
  h1 {
    font-size: 1.8em;
  }
}
.tabs_37a6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs_37a6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs_37a6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_37a6,
  h2 {
    font-size: 1.7em;
  }
}
.button-stale-f5e2,
h3 {
  font-size: 1.618em;
}
.accent-c187 .static-513d,
.north-61ad,
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.advanced-0e68 {
  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;
}
.hidden_middle_6974:after,
.hidden_middle_6974:before,
.over_8c1f:after,
.over_8c1f:before {
  content: "";
  display: table;
}
.hidden_middle_6974:after,
.over_8c1f:after {
  clear: both;
}
.heading-18fd {
  float: right;
  margin-right: 0;
}
.module-middle-d685 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.iron-d6ac .block_cb71,
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;
}
.iron-d6ac .block_cb71: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;
}
.layout-top-f6eb .block_cb71 {
  box-shadow: none;
}
.layout-top-f6eb
  .block_cb71
  .action-650f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.layout-top-f6eb .block_cb71 .static-0a7c {
  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;
}
.layout-top-f6eb
  .block_cb71
  .static-0a7c
  b {
  display: none;
}
.layout-top-f6eb .bright_421f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.pagination_6c2d:not(.popup-eb2f):not(.inner-7e4e),
button:not(.popup-eb2f):not(.inner-7e4e),
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ),
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ),
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ) {
  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;
}
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ):hover,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ):hover,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):hover,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):hover,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ):active,
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ):active,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):active,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):active,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):active,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus {
  outline: 0;
}
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac {
  position: relative;
}
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .notification-0cd4,
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .yellow-9bef,
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .link-over-107e,
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  i,
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  svg,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .notification-0cd4,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .yellow-9bef,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .link-over-107e,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  i,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  svg,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .notification-0cd4,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .yellow-9bef,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .link-over-107e,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  i,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  svg,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .notification-0cd4,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .yellow-9bef,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .link-over-107e,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  i,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  svg,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .notification-0cd4,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .yellow-9bef,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  .link-over-107e,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  i,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac
  svg {
  visibility: hidden;
}
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac:after,
button:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac:after,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac:after,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac:after,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ).fn-loading-72ac: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;
}
.pagination_6c2d:not(.popup-eb2f):not(.inner-7e4e),
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ),
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ),
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ) {
  color: #fff;
  background: #235787;
}
.pagination_6c2d:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus,
input[type="button"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus,
input[type="reset"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus,
input[type="submit"]:not(.popup-eb2f):not(
    .inner-7e4e
  ):focus {
  color: #fff;
}
.pagination_6c2d.fn-disabled-72ac:not(.popup-eb2f):not(
    .inner-7e4e
  ),
.pagination_6c2d[disabled]:not(.popup-eb2f):not(
    .inner-7e4e
  ),
button.fn-disabled-72ac:not(.popup-eb2f):not(
    .inner-7e4e
  ),
button[disabled]:not(.popup-eb2f):not(
    .inner-7e4e
  ) {
  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;
}
.hard-de56 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hard-de56: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;
}
.solid-1e7f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container-current-99a4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.modal-orange-9662 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hidden_middle_6974:after,
.hidden_middle_6974:before,
.gold-efee:after,
.gold-efee:before,
.detail-8201:after,
.detail-8201:before,
.purple-e8a6:after,
.purple-e8a6:before,
.out_9ac8:after,
.out_9ac8:before,
.message_next_e92d:after,
.message_next_e92d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hidden_middle_6974:after,
.gold-efee:after,
.detail-8201:after,
.purple-e8a6:after,
.out_9ac8:after,
.message_next_e92d:after {
  clear: both;
}
.gold-efee .list_next_0b1b,
.detail-8201 .list_next_0b1b,
.section-stale-d4e8 .list_next_0b1b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dim_9684 {
  display: inline-block;
}
.banner_82e2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner_82e2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner_82e2 .green_1d56 {
  padding: 1em 0;
  font-size: 85%;
}
.green_1d56 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.center_d140 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.center_d140:after,
.center_d140:before {
  content: "";
  display: table;
}
.center_d140:after {
  clear: both;
}
.shadow_754f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accordion_86cb .shadow_754f {
  max-width: 50%;
}
.grid_b760 .shadow_754f {
  max-width: 33.33%;
}
.liquid-2cad .shadow_754f {
  max-width: 25%;
}
.thumbnail_e48b .shadow_754f {
  max-width: 20%;
}
.border_in_4b63 .shadow_754f {
  max-width: 16.66%;
}
.complex_bf50 .shadow_754f {
  max-width: 14.28%;
}
.black-fe63 .shadow_754f {
  max-width: 12.5%;
}
.motion-85c6 .shadow_754f {
  max-width: 11.11%;
}
.disabled_easy_828f {
  display: block;
}
.accent-c187 .row_plasma_2f49 label,
.accent-c187 .pagination-9547 label,
.accent-c187 .backdrop_lite_14f6 label,
.accent-c187 .footer-middle-79bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern_left_6d88 {
  list-style: none;
  margin: 0;
}
.pattern_left_6d88 article.item_hovered_84ce {
  margin-bottom: 0;
}
.pattern_left_6d88 ul {
  list-style: none;
  margin: 0;
}
.pattern_left_6d88 .hard-f959 li.item_hovered_84ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern_left_6d88 .hard-f959 li.item_hovered_84ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern_left_6d88 .hard-f959 li.item_hovered_84ce: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) {
  .pattern_left_6d88 .hard-f959 li.item_hovered_84ce li.item_hovered_84ce li.item_hovered_84ce li.item_hovered_84ce {
    padding-left: 0;
  }
}
article.item_hovered_84ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_hovered_84ce .gold-efee p:last-of-type {
  margin-bottom: 0;
}
article.item_hovered_84ce .fixed-b921 {
  float: left;
}
article.item_hovered_84ce .avatar-first-0218 {
  margin-left: 85px;
}
article.item_hovered_84ce .bronze_861e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_hovered_84ce .bronze_861e .pagination_lower_6386 {
  margin-left: 10px;
}
article.item_hovered_84ce .logo_plasma_46d0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_hovered_84ce .wrapper_5b78 {
  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 .row_plasma_2f49,
  #respond .backdrop_lite_14f6,
  #respond .footer-middle-79bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row_plasma_2f49 input,
#respond .backdrop_lite_14f6 input,
#respond .footer-middle-79bd input {
  width: 100%;
}
#respond .footer-middle-79bd {
  margin-right: 0;
}
#respond .breadcrumb_up_d46f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-black-e2a8 {
  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;
}
.thumbnail-black-e2a8.input_glass_4af6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail-black-e2a8 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%);
}
.thumbnail-black-e2a8:focus,
.thumbnail-black-e2a8: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);
}
.container-b11a {
  border-radius: 10%;
}
.preview_d359 {
  border-radius: 50%;
}
.message-ca0b {
  font-size: 0.72em;
}
.section-tall-34ce {
  font-size: 0.875em;
}
.inner-230e {
  font-size: 1.1em;
}
.backdrop_7fbe {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop_7fbe.message-ca0b {
  letter-spacing: 0.5px;
}
.disabled-ea8d,
.disabled-ea8d a {
  color: #6d6d6d;
}
.disabled-ea8d a:hover {
  color: #111;
}
.label_542a {
  color: #6d6d6d;
}
.slow_e774 {
  overflow-x: hidden;
}
.slow_e774 .dirty-b5a4.pattern-acaa {
  position: relative;
}
.slow_e774 .dirty-b5a4.pattern-acaa.stone_0f45 {
  position: initial;
}
.slow_e774
  .dirty-b5a4.pattern-acaa.stone_0f45
  .row-fba8 {
  left: auto;
}
.slow_e774 .dirty-b5a4 .row-fba8 {
  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;
}
.slow_e774 .dirty-b5a4:hover.pattern-acaa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slow_e774
  .dirty-b5a4:hover.pattern-acaa
  .row-fba8 {
  display: block;
  z-index: 9999999;
}
.slow_e774 .soft_0a53 .hovered_6594,
.slow_e774 .primary-stone-2814 .hovered_6594 {
  display: none;
}
.slow_e774 .pro-87eb .dirty-b5a4:hover.pattern-acaa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent-c187 .row_plasma_2f49 label,
.accent-c187 .pagination-9547 label,
.accent-c187 .backdrop_lite_14f6 label,
.accent-c187 .footer-middle-79bd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern_left_6d88 {
  list-style: none;
  margin: 0;
}
.pattern_left_6d88 article.item_hovered_84ce {
  margin-bottom: 0;
}
.pattern_left_6d88 ul {
  list-style: none;
  margin: 0;
}
.pattern_left_6d88 .hard-f959 li.item_hovered_84ce {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern_left_6d88 .hard-f959 li.item_hovered_84ce {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern_left_6d88 .hard-f959 li.item_hovered_84ce: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) {
  .pattern_left_6d88 .hard-f959 li.item_hovered_84ce li.item_hovered_84ce li.item_hovered_84ce li.item_hovered_84ce {
    padding-left: 0;
  }
}
article.item_hovered_84ce {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item_hovered_84ce .gold-efee p:last-of-type {
  margin-bottom: 0;
}
article.item_hovered_84ce .fixed-b921 {
  float: left;
}
article.item_hovered_84ce .avatar-first-0218 {
  margin-left: 85px;
}
article.item_hovered_84ce .bronze_861e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item_hovered_84ce .bronze_861e .pagination_lower_6386 {
  margin-left: 10px;
}
article.item_hovered_84ce .logo_plasma_46d0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item_hovered_84ce .wrapper_5b78 {
  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 .row_plasma_2f49,
  #respond .backdrop_lite_14f6,
  #respond .footer-middle-79bd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .row_plasma_2f49 input,
#respond .backdrop_lite_14f6 input,
#respond .footer-middle-79bd input {
  width: 100%;
}
#respond .footer-middle-79bd {
  margin-right: 0;
}
#respond .breadcrumb_up_d46f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.soft_0a53 .focus_red_65a5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.focus_red_65a5 .heading_pro_49fc.pattern-cold-4afb .hot_853e > li > a:focus,
.focus_red_65a5 .heading_pro_49fc.pattern-cold-4afb .hot_853e > li > a:hover,
.focus_red_65a5 .heading_pro_49fc.soft_b460 .hot_853e > li > a:focus,
.focus_red_65a5 .heading_pro_49fc.soft_b460 .hot_853e > li > a:hover,
.focus_red_65a5 .heading_pro_49fc.row_fast_ef0e .hot_853e > li > a:focus,
.focus_red_65a5 .heading_pro_49fc.row_fast_ef0e .hot_853e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_red_65a5
  .heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li.nav_fresh_60d6
  > a,
.focus_red_65a5
  .heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li.pattern_short_54ca
  > a,
.focus_red_65a5
  .heading_pro_49fc.soft_b460
  .hot_853e
  > li.nav_fresh_60d6
  > a,
.focus_red_65a5
  .heading_pro_49fc.soft_b460
  .hot_853e
  > li.pattern_short_54ca
  > a,
.focus_red_65a5
  .heading_pro_49fc.row_fast_ef0e
  .hot_853e
  > li.nav_fresh_60d6
  > a,
.focus_red_65a5 .heading_pro_49fc.row_fast_ef0e .hot_853e > li.iron-5ce4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_red_65a5 .widget_up_ee79,
.focus_red_65a5 .widget_up_ee79 a {
  color: rgba(255, 255, 255, 0.99);
}
.focus_red_65a5 .component_center_2255.primary_628a li a,
.focus_red_65a5 .fluid_11b2 a,
.focus_red_65a5 .fixed_8c2b,
.focus_red_65a5 .hot_853e > li > a,
.focus_red_65a5 .popup_gold_f695 {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5 .component_center_2255.primary_628a li a:hover,
.focus_red_65a5 .fluid_11b2 a:hover,
.focus_red_65a5 .fixed_8c2b:hover,
.focus_red_65a5 .hot_853e > li > a:hover,
.focus_red_65a5 .popup_gold_f695:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_red_65a5 .grid_7285 {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5 .grid_7285 .pro-685d {
  color: rgba(255, 255, 255, 0.99);
}
.focus_red_65a5 .grid_7285:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_red_65a5 .info-9ed3 .overlay_32b8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5 .info-9ed3 .overlay_32b8 .feature-static-f4fe {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5
  .info-9ed3
  .overlay_32b8
  .feature-static-f4fe::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5
  .info-9ed3
  .overlay_32b8
  .feature-static-f4fe:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5
  .info-9ed3
  .overlay_32b8
  .feature-static-f4fe::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5
  .info-9ed3
  .overlay_32b8
  .feature-static-f4fe::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5 .info-9ed3 .hard-ad76 {
  color: rgba(255, 255, 255, 0.79);
}
.focus_red_65a5 .info-9ed3 .hard-ad76:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-1a1d
  .focus_red_65a5
  .info-9ed3
  .slider-middle-2baa
  .heading_ed32 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion-1a1d
  .focus_red_65a5
  .info-9ed3
  .slider-middle-2baa
  .feature-static-f4fe {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft_0a53 .shadow-cd9a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow-cd9a .heading_pro_49fc.pattern-cold-4afb .hot_853e > li > a:focus,
.shadow-cd9a .heading_pro_49fc.pattern-cold-4afb .hot_853e > li > a:hover,
.shadow-cd9a .heading_pro_49fc.soft_b460 .hot_853e > li > a:focus,
.shadow-cd9a .heading_pro_49fc.soft_b460 .hot_853e > li > a:hover,
.shadow-cd9a .heading_pro_49fc.row_fast_ef0e .hot_853e > li > a:focus,
.shadow-cd9a .heading_pro_49fc.row_fast_ef0e .hot_853e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-cd9a
  .heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li.nav_fresh_60d6
  > a,
.shadow-cd9a
  .heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li.pattern_short_54ca
  > a,
.shadow-cd9a
  .heading_pro_49fc.soft_b460
  .hot_853e
  > li.nav_fresh_60d6
  > a,
.shadow-cd9a
  .heading_pro_49fc.soft_b460
  .hot_853e
  > li.pattern_short_54ca
  > a,
.shadow-cd9a
  .heading_pro_49fc.row_fast_ef0e
  .hot_853e
  > li.nav_fresh_60d6
  > a,
.shadow-cd9a .heading_pro_49fc.row_fast_ef0e .hot_853e > li.iron-5ce4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-cd9a .widget_up_ee79,
.shadow-cd9a .widget_up_ee79 a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-cd9a .component_center_2255.primary_628a li a,
.shadow-cd9a .fluid_11b2 a,
.shadow-cd9a .fixed_8c2b,
.shadow-cd9a .hot_853e > li > a,
.shadow-cd9a .popup_gold_f695 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-cd9a .component_center_2255.primary_628a li a:hover,
.shadow-cd9a .fluid_11b2 a:hover,
.shadow-cd9a .fixed_8c2b:hover,
.shadow-cd9a .hot_853e > li > a:hover,
.shadow-cd9a .popup_gold_f695:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-cd9a .grid_7285 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-cd9a .grid_7285 .pro-685d {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-cd9a .grid_7285:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_707c .thumbnail_liquid_7bb7 {
  margin-left: auto;
  margin-right: auto;
}
.detail-8201 > * {
  margin-left: auto;
  margin-right: auto;
}
.detail-8201 .solid-1e7f {
  margin-right: 1.41575em;
}
.middle-467e .detail-8201 > .red-a72f {
  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;
}
.middle-467e .detail-8201 > .detail-89d7 {
  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;
}
.active-d3c2.panel_707c .thumbnail_liquid_7bb7,
.bottom-1b74.panel_707c .thumbnail_liquid_7bb7 {
  margin-left: 0;
}
.simple_927f.panel_707c .thumbnail_liquid_7bb7,
.banner_9004.panel_707c .thumbnail_liquid_7bb7 {
  margin-right: 0;
}
.detail-8201 ol,
.detail-8201 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.white-2962 video {
  max-width: 100%;
}
.progress-58ef img {
  display: block;
}
.progress-58ef.solid-1e7f,
.progress-58ef.container-current-99a4 {
  width: 100%;
}
.progress-58ef.detail-89d7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface_5099:not(.west_4280) {
  margin: 1.5em auto;
}
.breadcrumb-thick-4ca2 p {
  padding: 1.5em 14px;
}
ul.wood_e3b9.detail-89d7,
ul.wood_e3b9.red-a72f,
ul.wood_e3b9.gallery_prev_9022.red-a72f {
  padding: 0 14px;
}
.inner-ba13 {
  display: block;
  overflow-x: auto;
}
.inner-ba13 table {
  border-collapse: collapse;
  width: 100%;
}
.inner-ba13 td,
.inner-ba13 th {
  padding: 0.5em;
}
.detail-8201 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail-8201 ol ol,
.detail-8201 ol ul,
.detail-8201 ul ol,
.detail-8201 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail-8201 ol ol li,
.detail-8201 ol ul li,
.detail-8201 ul ol li,
.detail-8201 ul ul li {
  margin-left: 0;
}
.link-east-96eb.form-aafe > .tooltip-west-328d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.link-east-96eb.form-aafe > .tooltip-west-328d iframe,
.link-east-96eb.form-aafe > .tooltip-west-328d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container_pro_76d7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container_pro_76d7.avatar-hard-4371 {
  padding: 0;
}
.container_pro_76d7.avatar-hard-4371 cite {
  font-size: 13px;
}
.container_pro_76d7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container_pro_76d7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature_cool_e88e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature_cool_e88e > p:first-child {
  margin-top: 0;
}
.feature_cool_e88e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature_cool_e88e blockquote {
  border-left: 0;
}
.active_inner_cb44 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_inner_cb44:not(.secondary_8f8a) {
  max-width: 100px;
}
.active_inner_cb44.layout-fluid-91ed {
  border-bottom: none !important;
  text-align: center;
}
.active_inner_cb44.layout-fluid-91ed::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb-thick-4ca2 p {
    padding: 1.5em 0;
  }
}
.blue-649b {
  color: #0073aa;
}
.thick-7fc1 {
  background-color: #0073aa;
}
.accordion_b9ea {
  color: #229fd8;
}
.aside_first_b644 {
  background-color: #229fd8;
}
.carousel-simple-9ff0 {
  color: #eee;
}
.over-4d3d {
  background-color: #eee;
}
.article_black_7992 {
  color: #444;
}
.inner_0d6f {
  background-color: #444;
}
.chip_rough_8ae7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip_rough_8ae7 .shade-fast-97d9 .fluid_11b2 {
  font-size: 15px;
}
.chip_rough_8ae7 .fluid_11b2 {
  line-height: 1.3;
}
.chip_rough_8ae7 .shadow-cd9a {
}
.chip_rough_8ae7 .focus_red_65a5 {
  background: #235787;
}
.orange_2704 {
  padding: 0;
}
.orange_2704 .focus_red_65a5 {
  background: #1a1a1a;
}
.orange_2704 .shadow-cd9a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.secondary_7190 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.secondary_7190 .shadow-cd9a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.secondary_7190 .focus_red_65a5 {
  background: #303030;
}
.message_next_e92d {
  position: relative;
  z-index: 10;
}
.message_next_e92d .list-smooth-47a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_6293 .pattern-acaa {
  display: inline-block;
  vertical-align: middle;
}
.lower_6293.notification_huge_b020 .pattern-acaa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .lower_6293.notification_huge_b020 .pattern-acaa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .lower_6293.notification_huge_b020 .pattern-acaa {
    margin-right: 0.4em;
  }
}
.lower_6293.notification_huge_b020 .pattern-acaa:last-child {
  margin-right: 0;
}
.row_c609 .list-smooth-47a1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .soft_0a53 .shade-fast-97d9 {
    margin: 0 -0.5em;
  }
  .soft_0a53 .shade-fast-97d9 [class*="customify-col-"],
  .soft_0a53 .shade-fast-97d9 [class*="customify-col_"],
  .soft_0a53 .shade-fast-97d9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.soft_0a53.secondary_easy_3ad5 .list-smooth-47a1 {
  background: 0 0 !important;
}
.soft_0a53.secondary_easy_3ad5 .list-smooth-47a1,
.soft_0a53.row_c609 .list-smooth-47a1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .soft_0a53.container_1e60 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.soft_0a53.row_c609 .list-smooth-47a1 {
  box-shadow: none !important;
}
.grid-bright-dcd2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .grid-bright-dcd2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .grid-bright-dcd2 {
    padding: 18px 0 20px;
  }
}
.grid-bright-dcd2 .shadow-west-79ef {
  width: 100%;
}
.grid-bright-dcd2 .container_09c7 {
  margin-bottom: 0;
}
.grid-bright-dcd2 .notice_dirty_6f84 {
  margin-top: 5px;
  font-size: 0.875em;
}
.photo-d52a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.photo-d52a .link_0723 {
  width: 100%;
}
.content-stale-0235 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.content-stale-0235 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.content-stale-0235 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;
}
.content-stale-0235 li:last-child:after {
  display: none;
}
.content-stale-0235 li a {
  font-weight: 500;
  margin-right: 10px;
}
.liquid_a11b .hovered_6594 button,
.grid-bright-dcd2 .hovered_6594 button {
  left: 0;
}
.liquid_a11b .link_0723,
.grid-bright-dcd2 .link_0723 {
  padding-left: 0;
  padding-right: 0;
}
.liquid_a11b .photo-d52a,
.grid-bright-dcd2 .photo-d52a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.liquid_a11b {
  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;
}
.liquid_a11b: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;
}
.liquid_a11b .basic_89f9 {
  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) {
  .liquid_a11b .basic_89f9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .liquid_a11b .basic_89f9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .liquid_a11b .basic_89f9 {
    min-height: 200px;
  }
}
.liquid_a11b .content-stale-0235 {
  color: rgba(255, 255, 255, 0.8);
}
.liquid_a11b .content-stale-0235 a,
.liquid_a11b .content-stale-0235 li:after {
  color: inherit;
}
.liquid_a11b .content-stale-0235 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.surface_0f3d {
  margin-bottom: 0.5em;
}
.short-f6d8 {
  margin-bottom: 1.2em;
}
.short-f6d8,
.surface_0f3d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.short-f6d8 p:last-child,
.surface_0f3d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hovered_6594,
#masthead .hovered_6594 {
  display: none;
}
#masthead
  > .hovered_6594.article_7670 {
  display: none;
}
#masthead > .hovered_6594 button {
  left: 0;
}
.frame-wide-d3b0 {
  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%;
}
.frame-wide-d3b0 .pattern-acaa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame-wide-d3b0 .gold-209e {
  display: -webkit-box;
  display: flex;
}
.frame-wide-d3b0 .gold-209e.filter_east_8d57 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame-wide-d3b0 .gold-209e.icon-warm-7d7f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-wide-d3b0 .gold-209e.pagination-fast-e75a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-wide-d3b0.section_fixed_4cb5.bronze-8137 .gold-209e.filter_east_8d57 {
  flex-basis: 100%;
}
.frame-wide-d3b0.hover-liquid-23a9 .gold-209e.icon-warm-7d7f {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame-wide-d3b0.hover-liquid-23a9 .gold-209e.pagination-fast-e75a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hovered_6594.article_7670 {
  display: none;
}
#masthead > .hovered_6594 button {
  left: 0;
}
.advanced-13f9 {
  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;
}
.advanced-13f9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.advanced-13f9.paragraph-ca61 i {
  margin-right: 4px;
}
.advanced-13f9.progress-huge-bbb0 i {
  margin-left: 5px;
}
.fluid_11b2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fluid_11b2 p:last-child {
  margin-bottom: 0;
}
.paragraph_0d61 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paragraph_0d61 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paragraph_0d61 img {
  display: block;
  width: auto;
  line-height: 1;
}
.paragraph_0d61 .widget_up_ee79 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paragraph_0d61 .link_full_2551 {
  margin: 5px 0 7px 0;
}
.paragraph_0d61.caption-0fb5 .button-0aa8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_0d61.caption-0fb5 .hovered-8fd5 {
  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;
}
.paragraph_0d61.button_rough_47c1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paragraph_0d61.button_rough_47c1 .button-0aa8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_0d61.button_rough_47c1 .hovered-8fd5 {
  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;
}
.paragraph_0d61.row_05fa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph_0d61.article-334d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paragraph_0d61.article-334d .hovered-8fd5 {
  margin-top: 7px;
}
.bronze-592f {
  display: inline-block;
}
.message_next_e92d .wood-1c39 .paragraph_0d61 img {
  max-width: 100%;
}
.heading_pro_49fc .title-wood-c0be.dark_26ca,
.caption-middle-fc65 .title-wood-c0be.dark_26ca {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_pro_49fc .purple_f4f3,
.caption-middle-fc65 .purple_f4f3 {
  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%);
}
.heading_pro_49fc .purple_f4f3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading_pro_49fc.photo_yellow_3da8 .purple_f4f3 {
  display: none;
}
.heading_pro_49fc .outline_dbcc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading_pro_49fc .outline_dbcc li {
  display: inline-block;
  position: relative;
}
.heading_pro_49fc .outline_dbcc li:last-child {
  margin-right: 0;
}
.heading_pro_49fc .outline_dbcc 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;
}
.heading_pro_49fc .outline_dbcc li.iron-5ce4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading_pro_49fc .outline_dbcc > 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;
}
.heading_pro_49fc .outline_dbcc > li > a i {
  line-height: 0;
}
.heading_pro_49fc .outline_dbcc > li.accent_f6fd > a .purple_f4f3 {
  margin-left: 4px;
  line-height: 0;
}
.heading_pro_49fc .outline_dbcc .outline-fe32 li.accent_f6fd > a {
  position: relative;
}
.heading_pro_49fc .outline_dbcc .outline-fe32 li.accent_f6fd > a:after,
.heading_pro_49fc .outline_dbcc .outline-fe32 li.accent_f6fd > a:before {
  content: "";
  display: table;
}
.heading_pro_49fc .outline_dbcc .outline-fe32 li.accent_f6fd > a:after {
  clear: both;
}
.heading_pro_49fc .outline_dbcc .outline-fe32 li.accent_f6fd > a .purple_f4f3 {
  margin-left: 5px;
  float: right;
}
.heading_pro_49fc .tabs_yellow_92cc,
.heading_pro_49fc .outline-fe32 {
  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;
}
.heading_pro_49fc .outline-fe32 {
  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;
}
.heading_pro_49fc .outline-fe32 .dark_26ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_pro_49fc .outline-fe32 .purple_f4f3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading_pro_49fc .outline-fe32 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading_pro_49fc .outline-fe32 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;
}
.heading_pro_49fc .outline-fe32 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading_pro_49fc .outline-fe32 .outline-fe32 {
  top: 0;
  left: 100%;
}
.heading_pro_49fc .component-3182.fn-focus-72ac > .tabs_yellow_92cc,
.heading_pro_49fc .component-3182.fn-focus-72ac > .outline-fe32,
.heading_pro_49fc .component-3182:focus > .tabs_yellow_92cc,
.heading_pro_49fc .component-3182:focus > .outline-fe32,
.heading_pro_49fc .component-3182:hover > .tabs_yellow_92cc,
.heading_pro_49fc .component-3182:hover > .outline-fe32 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading_pro_49fc.row_fast_ef0e .hot_853e:after,
.heading_pro_49fc.row_fast_ef0e .hot_853e:before {
  content: "";
  display: table;
}
.heading_pro_49fc.row_fast_ef0e .hot_853e:after {
  clear: both;
}
.heading_pro_49fc.row_fast_ef0e .hot_853e > li {
  float: left;
}
.heading_pro_49fc.feature-697a .hot_853e:after,
.heading_pro_49fc.feature-697a .hot_853e:before {
  content: "";
  display: table;
}
.heading_pro_49fc.feature-697a .hot_853e:after {
  clear: both;
}
.heading_pro_49fc.feature-697a .hot_853e > li {
  float: left;
}
.heading_pro_49fc.feature-697a .hot_853e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading_pro_49fc.feature-697a .hot_853e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading_pro_49fc.feature-697a .hot_853e > li.nav_fresh_60d6 > a,
.heading_pro_49fc.feature-697a .hot_853e > li.iron-5ce4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading_pro_49fc.pattern-cold-4afb .hot_853e > li > a .dark_26ca {
  position: relative;
}
.heading_pro_49fc.pattern-cold-4afb .hot_853e > li > a .dark_26ca: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;
}
.heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li:focus
  > a
  .dark_26ca:before,
.heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li:hover
  > a
  .dark_26ca:before {
  width: 100%;
  background-color: currentColor;
}
.heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li.nav_fresh_60d6
  > a
  .dark_26ca:before,
.heading_pro_49fc.pattern-cold-4afb
  .hot_853e
  > li.pattern_short_54ca
  > a
  .dark_26ca:before {
  width: 100%;
  background-color: currentColor;
}
.heading_pro_49fc.soft_b460 .hot_853e > li > a .dark_26ca {
  position: relative;
}
.heading_pro_49fc.soft_b460 .hot_853e > li > a .dark_26ca: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;
}
.heading_pro_49fc.soft_b460 .hot_853e > li:focus > a .dark_26ca:before,
.heading_pro_49fc.soft_b460
  .hot_853e
  > li:hover
  > a
  .dark_26ca:before {
  width: 100%;
  background-color: currentColor;
}
.heading_pro_49fc.soft_b460
  .hot_853e
  > li.nav_fresh_60d6
  > a
  .dark_26ca:before,
.heading_pro_49fc.soft_b460
  .hot_853e
  > li.pattern_short_54ca
  > a
  .dark_26ca:before {
  width: 100%;
  background-color: currentColor;
}
.caption-middle-fc65 .outline_dbcc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.caption-middle-fc65 .outline_dbcc li:first-child > a {
  border-top: none;
}
.caption-middle-fc65 .outline_dbcc .dim_1ac8 > .dark_26ca .purple_f4f3 {
  display: none;
}
.caption-middle-fc65 .outline_dbcc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.caption-middle-fc65 .outline_dbcc li:last-child {
  border: none;
}
.caption-middle-fc65 .outline_dbcc li.accent_f6fd > a {
  padding-right: 45px !important;
}
.caption-middle-fc65 .outline_dbcc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.caption-middle-fc65 .outline_dbcc li a:focus,
.caption-middle-fc65 .outline_dbcc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-middle-fc65 .outline_dbcc li .main-hard-59f0 {
  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;
}
.caption-middle-fc65 .outline_dbcc li .main-hard-59f0:hover {
  box-shadow: none;
}
.caption-middle-fc65 .outline_dbcc li .main-hard-59f0 .purple_f4f3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.caption-middle-fc65 .outline_dbcc .outline-fe32 {
  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);
}
.caption-middle-fc65 .outline_dbcc .outline-fe32 li a {
  padding-left: 3em;
}
.caption-middle-fc65 .outline_dbcc .module_230e > a .main-hard-59f0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.caption-middle-fc65 .outline_dbcc .module_230e > .outline-fe32 {
  display: block;
  opacity: 1;
}
.last-d493 {
  max-width: 100%;
}
.modal-cec2 {
  line-height: 0;
  cursor: pointer;
}
.popup_gold_f695 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.popup_gold_f695:hover {
  box-shadow: none;
  color: currentColor;
}
.popup_gold_f695 svg {
  width: 18px;
  height: 18px;
}
.popup_gold_f695 .main_down_66f7 {
  display: none;
}
.narrow-26d6 {
  position: relative;
}
.narrow-26d6.fn-active-72ac .popup_gold_f695 .table-8c29 {
  display: none;
}
.narrow-26d6.fn-active-72ac .popup_gold_f695 .main_down_66f7 {
  display: inline-block;
}
.narrow-26d6 .center-614e {
  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);
}
.narrow-26d6.primary-glass-15ee .center-614e {
  left: auto;
  right: -0.9em;
}
.narrow-26d6.primary-glass-15ee .wrapper_fluid_8776::before {
  left: auto;
  right: 15px;
}
.narrow-26d6.fn-active-72ac .center-614e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider-middle-2baa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider-middle-2baa label {
  flex-basis: 100%;
}
.slider-middle-2baa .overlay_32b8 {
  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;
}
.slider-middle-2baa .feature-static-f4fe {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider-middle-2baa .feature-static-f4fe:focus {
  background-color: transparent;
}
.slider-middle-2baa button.hard-ad76 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider-middle-2baa button.hard-ad76:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider-middle-2baa button.hard-ad76 svg {
  width: 18px;
  height: 18px;
}
.slider-middle-2baa input[type="submit"] {
  min-height: auto;
}
.info-9ed3 .slider-middle-2baa .feature-static-f4fe {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wrapper_fluid_8776 {
  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) {
  .wrapper_fluid_8776 {
    width: 220px;
  }
}
.wrapper_fluid_8776 label {
  flex-basis: 100%;
}
.wrapper_fluid_8776::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;
}
.motion-1a1d .info-9ed3 .slider-middle-2baa {
  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;
}
.motion-1a1d
  .info-9ed3
  .slider-middle-2baa
  .overlay_32b8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.motion-1a1d .info-9ed3 .slider-middle-2baa .feature-static-f4fe {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.motion-1a1d
  .info-9ed3
  .slider-middle-2baa
  .feature-static-f4fe:focus {
  background: 0 0;
}
.motion-1a1d
  .info-9ed3
  .slider-middle-2baa
  .heading_ed32 {
  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;
}
.component_center_2255 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.component_center_2255 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.component_center_2255 li:last-child {
  margin-right: 0;
}
.component_center_2255 li:first-child {
  margin-left: 0;
}
.component_center_2255.popup_9ef4 a {
  color: #fff;
}
.component_center_2255.popup_9ef4 a:hover {
  color: #fff;
}
.component_center_2255 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.component_center_2255 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.component_center_2255 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.component_center_2255 a:hover {
  opacity: 0.9;
  color: inherit;
}
.component_center_2255 [class*="social-icon-apple"] {
  background-color: #999;
}
.component_center_2255 [class*="social-icon-apple"].tooltip_0f38 {
  background-color: transparent;
  color: #999;
}
.component_center_2255 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.component_center_2255 [class*="social-icon-behance"].tooltip_0f38 {
  background-color: transparent;
  color: #1769ff;
}
.component_center_2255 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.component_center_2255 [class*="social-icon-bitbucket"].tooltip_0f38 {
  background-color: transparent;
  color: #205081;
}
.component_center_2255 [class*="social-icon-codepen"] {
  background-color: #000;
}
.component_center_2255 [class*="social-icon-codepen"].tooltip_0f38 {
  background-color: transparent;
  color: #000;
}
.component_center_2255 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.component_center_2255 [class*="social-icon-delicious"].tooltip_0f38 {
  background-color: transparent;
  color: #39f;
}
.component_center_2255 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.component_center_2255 [class*="social-icon-digg"].tooltip_0f38 {
  background-color: transparent;
  color: #005be2;
}
.component_center_2255 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.component_center_2255 [class*="social-icon-dribbble"].tooltip_0f38 {
  background-color: transparent;
  color: #ea4c89;
}
.component_center_2255 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.component_center_2255 [class*="social-icon-envelope"].tooltip_0f38 {
  background-color: transparent;
  color: #ea4335;
}
.component_center_2255 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.component_center_2255 [class*="social-icon-facebook"].tooltip_0f38 {
  background-color: transparent;
  color: #3b5998;
}
.component_center_2255 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.component_center_2255 [class*="social-icon-flickr"].tooltip_0f38 {
  background-color: transparent;
  color: #0063dc;
}
.component_center_2255 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.component_center_2255 [class*="social-icon-foursquare"].tooltip_0f38 {
  background-color: transparent;
  color: #2d5be3;
}
.component_center_2255 [class*="social-icon-github"] {
  background-color: #333;
}
.component_center_2255 [class*="social-icon-github"].tooltip_0f38 {
  background-color: transparent;
  color: #333;
}
.component_center_2255 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.component_center_2255 [class*="social-icon-google-plus"].tooltip_0f38 {
  background-color: transparent;
  color: #dd4b39;
}
.component_center_2255 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.component_center_2255 [class*="social-icon-houzz"].tooltip_0f38 {
  background-color: transparent;
  color: #7ac142;
}
.component_center_2255 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.component_center_2255 [class*="social-icon-instagram"].tooltip_0f38 {
  background-color: transparent;
  color: #262626;
}
.component_center_2255 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.component_center_2255 [class*="social-icon-jsfiddle"].tooltip_0f38 {
  background-color: transparent;
  color: #487aa2;
}
.component_center_2255 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.component_center_2255 [class*="social-icon-linkedin"].tooltip_0f38 {
  background-color: transparent;
  color: #0077b5;
}
.component_center_2255 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.component_center_2255 [class*="social-icon-medium"].tooltip_0f38 {
  background-color: transparent;
  color: #00ab6b;
}
.component_center_2255 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.component_center_2255
  [class*="social-icon-odnoklassniki"].tooltip_0f38 {
  background-color: transparent;
  color: #f4731c;
}
.component_center_2255 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.component_center_2255 [class*="social-icon-meetup"].tooltip_0f38 {
  background-color: transparent;
  color: #ec1c40;
}
.component_center_2255 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.component_center_2255 [class*="social-icon-pinterest"].tooltip_0f38 {
  background-color: transparent;
  color: #bd081c;
}
.component_center_2255 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.component_center_2255 [class*="social-icon-product-hunt"].tooltip_0f38 {
  background-color: transparent;
  color: #da552f;
}
.component_center_2255 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.component_center_2255 [class*="social-icon-reddit"].tooltip_0f38 {
  background-color: transparent;
  color: #ff4500;
}
.component_center_2255 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.component_center_2255 [class*="social-icon-rss"].tooltip_0f38 {
  background-color: transparent;
  color: #f26522;
}
.component_center_2255 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.component_center_2255
  [class*="social-icon-shopping-cart"].tooltip_0f38 {
  background-color: transparent;
  color: #4caf50;
}
.component_center_2255 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.component_center_2255 [class*="social-icon-skype"].tooltip_0f38 {
  background-color: transparent;
  color: #00aff0;
}
.component_center_2255 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.component_center_2255 [class*="social-icon-slideshare"].tooltip_0f38 {
  background-color: transparent;
  color: #0077b5;
}
.component_center_2255 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.component_center_2255 [class*="social-icon-snapchat"].tooltip_0f38 {
  background-color: transparent;
  color: #fffc00;
}
.component_center_2255 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.component_center_2255 [class*="social-icon-soundcloud"].tooltip_0f38 {
  background-color: transparent;
  color: #f80;
}
.component_center_2255 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.component_center_2255 [class*="social-icon-spotify"].tooltip_0f38 {
  background-color: transparent;
  color: #2ebd59;
}
.component_center_2255 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.component_center_2255
  [class*="social-icon-stack-overflow"].tooltip_0f38 {
  background-color: transparent;
  color: #fe7a15;
}
.component_center_2255 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.component_center_2255 [class*="social-icon-maldkfgram"].tooltip_0f38 {
  background-color: transparent;
  color: #2ca5e0;
}
.component_center_2255 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.component_center_2255 [class*="social-icon-tripadvisor"].tooltip_0f38 {
  background-color: transparent;
  color: #589442;
}
.component_center_2255 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.component_center_2255 [class*="social-icon-tumblr"].tooltip_0f38 {
  background-color: transparent;
  color: #35465c;
}
.component_center_2255 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.component_center_2255 [class*="social-icon-twitch"].tooltip_0f38 {
  background-color: transparent;
  color: #6441a5;
}
.component_center_2255 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.component_center_2255 [class*="social-icon-twitter"].tooltip_0f38 {
  background-color: transparent;
  color: #1da1f2;
}
.component_center_2255 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.component_center_2255 [class*="social-icon-vimeo"].tooltip_0f38 {
  background-color: transparent;
  color: #1ab7ea;
}
.component_center_2255 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.component_center_2255 [class*="social-icon-vk"].tooltip_0f38 {
  background-color: transparent;
  color: #45668e;
}
.component_center_2255 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.component_center_2255 [class*="social-icon-weibo"].tooltip_0f38 {
  background-color: transparent;
  color: #df2029;
}
.component_center_2255 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.component_center_2255 [class*="social-icon-weixin"].tooltip_0f38 {
  background-color: transparent;
  color: #7bb32e;
}
.component_center_2255 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.component_center_2255 [class*="social-icon-whatsapp"].tooltip_0f38 {
  background-color: transparent;
  color: #25d366;
}
.component_center_2255 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.component_center_2255 [class*="social-icon-wordpress"].tooltip_0f38 {
  background-color: transparent;
  color: #21759b;
}
.component_center_2255 [class*="social-icon-xing"] {
  background-color: #026466;
}
.component_center_2255 [class*="social-icon-xing"].tooltip_0f38 {
  background-color: transparent;
  color: #026466;
}
.component_center_2255 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.component_center_2255 [class*="social-icon-yelp"].tooltip_0f38 {
  background-color: transparent;
  color: #af0606;
}
.component_center_2255 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.component_center_2255 [class*="social-icon-youtube"].tooltip_0f38 {
  background-color: transparent;
  color: #cd201f;
}
.fixed_8c2b {
  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;
}
.fixed_8c2b:hover {
  box-shadow: none;
  background: 0 0;
}
.smooth_4932 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.surface-318e {
  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;
}
.text-smooth-cd59 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption_6933 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption_6933,
.caption_6933::after,
.caption_6933::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;
}
.caption_6933::after,
.caption_6933::before {
  content: "";
  display: block;
  background-color: inherit;
}
.last_0a96 .surface-318e .text-smooth-cd59 {
  margin-top: -2px;
  width: 19px;
}
.last_0a96 .surface-318e .caption_6933 {
  margin-top: -1px;
}
.last_0a96 .surface-318e .caption_6933,
.last_0a96 .surface-318e .caption_6933::after,
.last_0a96 .surface-318e .caption_6933::before {
  width: 19px;
  height: 2px;
}
.last_0a96 .surface-318e .caption_6933::before {
  top: -6px;
}
.last_0a96 .surface-318e .caption_6933::after {
  bottom: -6px;
}
.search_2419 .surface-318e .text-smooth-cd59 {
  margin-top: -2px;
  width: 22px;
}
.search_2419 .surface-318e .caption_6933 {
  margin-top: -1px;
}
.search_2419 .surface-318e .caption_6933,
.search_2419 .surface-318e .caption_6933::after,
.search_2419 .surface-318e .caption_6933::before {
  width: 22px;
  height: 2px;
}
.search_2419 .surface-318e .caption_6933::before {
  top: -7px;
}
.search_2419 .surface-318e .caption_6933::after {
  bottom: -7px;
}
.hovered_e01d .surface-318e .text-smooth-cd59 {
  margin-top: -2px;
  width: 31px;
}
.hovered_e01d .surface-318e .caption_6933 {
  margin-top: -1.5px;
}
.hovered_e01d .surface-318e .caption_6933,
.hovered_e01d .surface-318e .caption_6933::after,
.hovered_e01d .surface-318e .caption_6933::before {
  width: 31px;
  height: 3px;
}
.hovered_e01d .surface-318e .caption_6933::before {
  top: -9px;
}
.hovered_e01d .surface-318e .caption_6933::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo_bd14 .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 19px;
  }
  .photo_bd14 .surface-318e .caption_6933 {
    margin-top: -1px;
  }
  .photo_bd14 .surface-318e .caption_6933,
  .photo_bd14 .surface-318e .caption_6933::after,
  .photo_bd14 .surface-318e .caption_6933::before {
    width: 19px;
    height: 2px;
  }
  .photo_bd14 .surface-318e .caption_6933::before {
    top: -6px;
  }
  .photo_bd14 .surface-318e .caption_6933::after {
    bottom: -6px;
  }
  .tabs-smooth-c55d .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-smooth-c55d .surface-318e .caption_6933 {
    margin-top: -1px;
  }
  .tabs-smooth-c55d .surface-318e .caption_6933,
  .tabs-smooth-c55d .surface-318e .caption_6933::after,
  .tabs-smooth-c55d .surface-318e .caption_6933::before {
    width: 22px;
    height: 2px;
  }
  .tabs-smooth-c55d .surface-318e .caption_6933::before {
    top: -7px;
  }
  .tabs-smooth-c55d .surface-318e .caption_6933::after {
    bottom: -7px;
  }
  .item-action-557f .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 31px;
  }
  .item-action-557f .surface-318e .caption_6933 {
    margin-top: -1.5px;
  }
  .item-action-557f .surface-318e .caption_6933,
  .item-action-557f .surface-318e .caption_6933::after,
  .item-action-557f .surface-318e .caption_6933::before {
    width: 31px;
    height: 3px;
  }
  .item-action-557f .surface-318e .caption_6933::before {
    top: -9px;
  }
  .item-action-557f .surface-318e .caption_6933::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outer_f38c .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 19px;
  }
  .outer_f38c .surface-318e .caption_6933 {
    margin-top: -1px;
  }
  .outer_f38c .surface-318e .caption_6933,
  .outer_f38c .surface-318e .caption_6933::after,
  .outer_f38c .surface-318e .caption_6933::before {
    width: 19px;
    height: 2px;
  }
  .outer_f38c .surface-318e .caption_6933::before {
    top: -6px;
  }
  .outer_f38c .surface-318e .caption_6933::after {
    bottom: -6px;
  }
  .section_fd2f .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 22px;
  }
  .section_fd2f .surface-318e .caption_6933 {
    margin-top: -1px;
  }
  .section_fd2f .surface-318e .caption_6933,
  .section_fd2f .surface-318e .caption_6933::after,
  .section_fd2f .surface-318e .caption_6933::before {
    width: 22px;
    height: 2px;
  }
  .section_fd2f .surface-318e .caption_6933::before {
    top: -7px;
  }
  .section_fd2f .surface-318e .caption_6933::after {
    bottom: -7px;
  }
  .border_narrow_c854 .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 31px;
  }
  .border_narrow_c854 .surface-318e .caption_6933 {
    margin-top: -1.5px;
  }
  .border_narrow_c854 .surface-318e .caption_6933,
  .border_narrow_c854 .surface-318e .caption_6933::after,
  .border_narrow_c854 .surface-318e .caption_6933::before {
    width: 31px;
    height: 3px;
  }
  .border_narrow_c854 .surface-318e .caption_6933::before {
    top: -9px;
  }
  .border_narrow_c854 .surface-318e .caption_6933::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .description_4fc1 .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 19px;
  }
  .description_4fc1 .surface-318e .caption_6933 {
    margin-top: -1px;
  }
  .description_4fc1 .surface-318e .caption_6933,
  .description_4fc1 .surface-318e .caption_6933::after,
  .description_4fc1 .surface-318e .caption_6933::before {
    width: 19px;
    height: 2px;
  }
  .description_4fc1 .surface-318e .caption_6933::before {
    top: -6px;
  }
  .description_4fc1 .surface-318e .caption_6933::after {
    bottom: -6px;
  }
  .brown_60f8 .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 22px;
  }
  .brown_60f8 .surface-318e .caption_6933 {
    margin-top: -1px;
  }
  .brown_60f8 .surface-318e .caption_6933,
  .brown_60f8 .surface-318e .caption_6933::after,
  .brown_60f8 .surface-318e .caption_6933::before {
    width: 22px;
    height: 2px;
  }
  .brown_60f8 .surface-318e .caption_6933::before {
    top: -7px;
  }
  .brown_60f8 .surface-318e .caption_6933::after {
    bottom: -7px;
  }
  .focus_0d8d .surface-318e .text-smooth-cd59 {
    margin-top: -2px;
    width: 31px;
  }
  .focus_0d8d .surface-318e .caption_6933 {
    margin-top: -1.5px;
  }
  .focus_0d8d .surface-318e .caption_6933,
  .focus_0d8d .surface-318e .caption_6933::after,
  .focus_0d8d .surface-318e .caption_6933::before {
    width: 31px;
    height: 3px;
  }
  .focus_0d8d .surface-318e .caption_6933::before {
    top: -9px;
  }
  .focus_0d8d .surface-318e .caption_6933::after {
    bottom: -9px;
  }
}
.hover_c22d .caption_6933 {
  -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);
}
.hover_c22d .caption_6933::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hover_c22d .caption_6933::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);
}
.hover_c22d.alert-down-2fdb .caption_6933 {
  -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);
}
.hover_c22d.alert-down-2fdb .caption_6933::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hover_c22d.alert-down-2fdb .caption_6933::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);
}
.pattern-4ba1 {
  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.container_static_a484:before {
  display: none;
}
.primary-stone-2814 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary-stone-2814 .description_bright_d0e6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary-stone-2814 .description_bright_d0e6:last-of-type {
  border-bottom: none;
}
.primary-stone-2814 .description_bright_d0e6.message-e6f6,
.primary-stone-2814 .description_bright_d0e6.south-844c,
.primary-stone-2814 .description_bright_d0e6.active_lower_c07f {
  padding: 0;
}
.primary-stone-2814 .caption-middle-fc65 .main-hard-59f0 {
  color: currentColor;
}
.primary-stone-2814 .caption-middle-fc65 .main-hard-59f0:focus,
.primary-stone-2814 .caption-middle-fc65 .main-hard-59f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-stone-2814.shadow-cd9a .grid_7285,
.primary-stone-2814.shadow-cd9a .fluid_11b2 a,
.primary-stone-2814.shadow-cd9a .hot_853e a,
.primary-stone-2814.shadow-cd9a .outline-fe32 a {
  color: rgba(0, 0, 0, 0.55);
}
.primary-stone-2814.shadow-cd9a .grid_7285:hover,
.primary-stone-2814.shadow-cd9a .fluid_11b2 a:hover,
.primary-stone-2814.shadow-cd9a .hot_853e a:hover,
.primary-stone-2814.shadow-cd9a .outline-fe32 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-stone-2814.shadow-cd9a .pro-685d {
  color: rgba(0, 0, 0, 0.8);
}
.primary-stone-2814.shadow-cd9a .description_bright_d0e6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-stone-2814.shadow-cd9a .description_bright_d0e6:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary-stone-2814.shadow-cd9a .box_center_b16e:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary-stone-2814.shadow-cd9a .caption-middle-fc65 .outline_dbcc li a,
.primary-stone-2814.shadow-cd9a .caption-middle-fc65 .main-hard-59f0,
.primary-stone-2814.shadow-cd9a .outline-fe32 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-stone-2814.shadow-cd9a .caption-middle-fc65 .main-hard-59f0:focus,
.primary-stone-2814.shadow-cd9a .caption-middle-fc65 .main-hard-59f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-stone-2814.shadow-cd9a .outline_dbcc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-stone-2814.focus_red_65a5 .grid_7285,
.primary-stone-2814.focus_red_65a5 .fluid_11b2 a,
.primary-stone-2814.focus_red_65a5 .hot_853e .main-hard-59f0,
.primary-stone-2814.focus_red_65a5 .hot_853e a,
.primary-stone-2814.focus_red_65a5 .outline-fe32 a {
  color: rgba(255, 255, 255, 0.79);
}
.primary-stone-2814.focus_red_65a5 .grid_7285:hover,
.primary-stone-2814.focus_red_65a5 .fluid_11b2 a:hover,
.primary-stone-2814.focus_red_65a5 .hot_853e .main-hard-59f0:hover,
.primary-stone-2814.focus_red_65a5 .hot_853e a:hover,
.primary-stone-2814.focus_red_65a5 .outline-fe32 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-stone-2814.focus_red_65a5 .pro-685d {
  color: rgba(255, 255, 255, 0.99);
}
.primary-stone-2814.focus_red_65a5 .description_bright_d0e6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-stone-2814.focus_red_65a5 .description_bright_d0e6:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary-stone-2814.focus_red_65a5 .box_center_b16e:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-stone-2814.focus_red_65a5 .caption-middle-fc65 .outline_dbcc li a,
.primary-stone-2814.focus_red_65a5 .caption-middle-fc65 .main-hard-59f0,
.primary-stone-2814.focus_red_65a5 .outline-fe32 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-stone-2814.focus_red_65a5 .caption-middle-fc65 .main-hard-59f0:focus,
.primary-stone-2814.focus_red_65a5 .caption-middle-fc65 .main-hard-59f0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-stone-2814.focus_red_65a5 .outline_dbcc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_center_b16e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box_center_b16e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.table-purple-bb14 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article_blue_9151 .primary-stone-2814 {
  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;
}
.article_blue_9151 .description_bright_d0e6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article_blue_9151 .description_bright_d0e6: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) {
  .article_blue_9151 .description_bright_d0e6:before {
    width: 16%;
    left: 42%;
  }
}
.article_blue_9151 .description_bright_d0e6:last-child:before {
  content: none;
}
.article_blue_9151 .description_bright_d0e6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article_blue_9151 .caption-middle-fc65 .outline_dbcc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article_blue_9151 .caption-middle-fc65 .outline_dbcc li a .main-hard-59f0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article_blue_9151 .caption-middle-fc65 .outline-fe32 {
  border: none;
}
.article_blue_9151 .caption-middle-fc65 .outline-fe32 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article_blue_9151 .box_center_b16e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article_blue_9151 .table-purple-bb14 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article_blue_9151 .focus_red_65a5 .box_center_b16e:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_blue_9151 .shadow-cd9a.outer_64d1 .caption_6933 {
  background: rgba(0, 0, 0, 0.6);
}
.article_blue_9151
  .shadow-cd9a.outer_64d1
  .caption_6933::after,
.article_blue_9151
  .shadow-cd9a.outer_64d1
  .caption_6933:before {
  background: inherit;
}
.article_blue_9151
  .shadow-cd9a.outer_64d1:hover
  .caption_6933 {
  background: rgba(0, 0, 0, 0.8);
}
.avatar-5017 .primary-stone-2814 {
  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) {
  .avatar-5017 .primary-stone-2814 {
    width: auto;
    right: 45px;
  }
}
.filter_4b6a .primary-stone-2814 {
  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) {
  .filter_4b6a .primary-stone-2814 {
    width: auto;
    left: 45px;
  }
}
.container_static_a484 .primary-stone-2814 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.container_static_a484 .table-purple-bb14 {
  max-width: 48em;
  margin: 0 auto;
}
.container_static_a484 .box_center_b16e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list_full_b2ef {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list_full_b2ef.article_blue_9151 .primary-stone-2814 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list_full_b2ef.avatar-5017 .primary-stone-2814 {
  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);
}
.list_full_b2ef .primary-stone-2814 {
  visibility: visible;
}
.list_full_b2ef.filter_4b6a .primary-stone-2814 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.row_selected_8ec4,
.light_af75 {
  overflow-x: hidden;
}
.row_selected_8ec4 .primary-stone-2814 {
  overflow: auto;
}
.row_selected_8ec4.article_blue_9151 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_selected_8ec4.article_blue_9151 .primary-stone-2814 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.row_selected_8ec4.article_blue_9151 .fixed_8c2b {
  opacity: 0;
}
.row_selected_8ec4.avatar-5017 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_selected_8ec4.avatar-5017 .primary-stone-2814 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.row_selected_8ec4.avatar-5017 .fixed_8c2b {
  opacity: 0;
}
.row_selected_8ec4.filter_4b6a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_selected_8ec4.filter_4b6a .primary-stone-2814 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.row_selected_8ec4.filter_4b6a .fixed_8c2b {
  opacity: 0;
}
.row_selected_8ec4.container_static_a484 .primary-stone-2814 {
  z-index: 10;
  visibility: visible;
}
.outer_64d1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outer_64d1 .caption_6933 {
  background: rgba(255, 255, 255, 0.99);
}
.outer_64d1 .caption_6933::after,
.outer_64d1 .caption_6933:before {
  background: inherit;
}
.outer_64d1:hover .caption_6933 {
  background: rgba(255, 255, 255, 0.99);
}
.filter_4b6a .outer_64d1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.container_static_a484 .outer_64d1 {
  display: none !important;
}
.row_selected_8ec4:before,
.light_af75:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.row_selected_8ec4 .outer_64d1,
.light_af75 .outer_64d1 {
  display: inline-block;
}
.primary-stone-2814 .pattern-acaa {
  -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;
}
.row_selected_8ec4 .primary-stone-2814 .pattern-acaa,
.light_af75 .primary-stone-2814 .pattern-acaa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paper_cb8c .overlay_32b8 {
  width: 100%;
}
.wood-1c39 {
  padding: 0 0.5em 0;
}
.wood-1c39 [class*="customify-col-"],
.wood-1c39 [class*="customify-col_"],
.wood-1c39 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail_5f25 .wood-1c39 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade-fast-97d9 .section_dark_372c,
  .section_dark_372c {
    display: none;
  }
  .active-dd6e {
    text-align: left;
  }
  .item-paper-5eb4 {
    text-align: center;
  }
  .cold-0f24 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade-fast-97d9 .thumbnail-bc99,
  .thumbnail-bc99 {
    display: none;
  }
  .mini-03f8 {
    text-align: left;
  }
  .grid_warm_f9c1 {
    text-align: center;
  }
  .message_8331 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade-fast-97d9 .alert_1826,
  .alert_1826 {
    display: none;
  }
  .summary_fresh_cf59 {
    text-align: left;
  }
  .iron-bbd3 {
    text-align: center;
  }
  .row_tall_d6c0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notice-8678 {
  box-shadow: none !important;
}
.photo_soft_6303 .active-dark-8469,
.header_0a56 .active-dark-8469 {
  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;
}
.header_0a56 .active-dark-8469 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.list-smooth-47a1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.list-smooth-47a1:after,
.list-smooth-47a1:before {
  content: "";
  display: table;
}
.list-smooth-47a1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .list-smooth-47a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.list-smooth-47a1,
.container_1e60 {
  max-width: 1248px;
  margin: 0 auto;
}

.purple-e8a6.progress-1045 .list-smooth-47a1 {
  max-width: 100%;
}
.purple-e8a6.pagination-gas-dbbc {
  max-width: 1200px;
  margin: 0 auto;
}
.purple-e8a6.grid_3d24 .list-smooth-47a1 {
  max-width: 100%;
}
.purple-e8a6.grid_3d24 > .list-smooth-47a1 {
  padding-left: 0;
  padding-right: 0;
}
.purple-e8a6.grid_3d24 > .list-smooth-47a1 .shade-fast-97d9 {
  margin: 0;
}
.purple-e8a6.grid_3d24
  > .list-smooth-47a1
  .dropdown-cold-d53a.bronze_0f98 {
  margin-right: 0;
  margin-left: 0;
}
.purple-e8a6.grid_3d24 #main.bronze_0f98 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .module_7618 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .module_7618 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .static-fce9 .thumbnail_liquid_7bb7 {
    padding-right: 1em;
  }
  .static-fce9.list-dynamic-836d .dropdown-cold-d53a {
    border-right: 1px solid #eaecee;
  }
  .static-fce9.list-dynamic-836d .thumbnail_liquid_7bb7 {
    padding-right: 1em;
  }
  .static-fce9.list-dynamic-836d .component-27ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough_bfd2 .thumbnail_liquid_7bb7 {
    padding-left: 1em;
  }
  .rough_bfd2.list-dynamic-836d .dropdown-cold-d53a {
    border-left: 1px solid #eaecee;
  }
  .rough_bfd2.list-dynamic-836d .thumbnail_liquid_7bb7 {
    padding-left: 1em;
  }
  .rough_bfd2.list-dynamic-836d .component-27ae {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_blue_3267 .thumbnail_liquid_7bb7 {
    padding-left: 1em;
  }
  .banner_blue_3267.list-dynamic-836d .tabs_gold_d5d6 {
    border-right: 1px solid #eaecee;
  }
  .banner_blue_3267.list-dynamic-836d .link-basic-eb68 {
    border-right: 1px solid #eaecee;
  }
  .banner_blue_3267.list-dynamic-836d .thumbnail_liquid_7bb7 {
    padding-left: 1em;
  }
  .banner_blue_3267.list-dynamic-836d .component-27ae {
    padding-right: 1em;
  }
  .banner_blue_3267.list-dynamic-836d .tabs-prev-1cca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-5a71 .thumbnail_liquid_7bb7 {
    padding-right: 1em;
  }
  .aside-5a71.list-dynamic-836d .tabs_gold_d5d6 {
    border-left: 1px solid #eaecee;
  }
  .aside-5a71.list-dynamic-836d .link-basic-eb68 {
    border-left: 1px solid #eaecee;
  }
  .aside-5a71.list-dynamic-836d .thumbnail_liquid_7bb7 {
    padding-right: 1em;
  }
  .aside-5a71.list-dynamic-836d .component-27ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-5a71.list-dynamic-836d .tabs-prev-1cca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module_7618 .thumbnail_liquid_7bb7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_7618.list-dynamic-836d .dropdown-cold-d53a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .module_7618.list-dynamic-836d .thumbnail_liquid_7bb7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module_7618.list-dynamic-836d .component-27ae {
    padding-left: 1em;
  }
  .module_7618.list-dynamic-836d .tabs-prev-1cca {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .module_7618.list-dynamic-836d .thumbnail_liquid_7bb7 {
    padding-left: 0;
  }
}
.border_over_50cc .lower_6293 {
  display: inline-block;
}
.pro_a896 {
  display: inline-block;
}
.rough_55b5 {
  word-con: break-word;
}
.accordion-new-e40b > span {
  display: inline-block;
  padding: 5px 0;
}
.accordion-new-e40b .inner_a96f {
  margin-left: 8px;
  margin-right: 8px;
}
.accordion-new-e40b .dynamic_531c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wood-e252 .orange_5b00 {
  margin-bottom: 2em;
}
.wood-e252 .main-old-e21c {
  margin-bottom: 15px;
}
.wood-e252 .main-old-e21c:last-child {
  margin-bottom: 0;
}
.wood-e252 .hover-bottom-fa7e {
  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) {
  .wood-e252 .hover-bottom-fa7e {
    display: block;
  }
}
.wood-e252 .label_focused_f26d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wood-e252 .label_focused_f26d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wood-e252 .badge-center-839c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wood-e252 .badge-center-839c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wood-e252 .badge-center-839c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wood-e252 .rough_55b5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood-e252 .rough_55b5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wood-e252 .description-advanced-a79b p:last-child {
  margin-bottom: 0;
}
.wood-e252 .notification_purple_b5ef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wood-e252 .up_8f35 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wood-e252 .top_1fb7 {
  margin-top: 1em;
}
.wood-e252 .aside-c149 {
  top: 0;
  display: block;
}
.wood-e252 .aside-c149 a {
  color: inherit;
}
.wood-e252 .aside-c149 a:hover {
  color: inherit;
}
.wood-e252 .search_green_a8e8 {
  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;
}
.wood-e252 .search_green_a8e8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wood-e252 .up_8f35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wood-e252 .surface-active-49bc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wood-e252 .surface-active-49bc:first-child {
  margin-top: 0;
}
.wood-e252 .surface-active-49bc.button-middle-6e3c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wood-e252 .surface-active-49bc.glass-f1ce {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood-e252
  .surface-active-49bc.glass-f1ce.pattern-gold-8f4a
  .top_1fb7 {
  width: 100%;
}
.wood-e252 .glass-f1ce {
  -webkit-box-align: center;
  align-items: center;
}
.wood-e252 .glass-f1ce .accordion-new-e40b,
.wood-e252 .glass-f1ce > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wood-e252 .badge-center-839c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood-e252 .badge-center-839c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood-e252 .badge-center-839c: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;
}
.wood-e252 .button-middle-6e3c {
  z-index: 5;
}
.wood-e252 .summary-fd9b .module-ad00 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wood-e252 .block_ca2f .module-ad00 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wood-e252 .summary-bronze-c806 .module-ad00 {
  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;
}
.wood-e252.main-stone-9585 .hover-bottom-fa7e,
.wood-e252.border_be27 .hover-bottom-fa7e {
  display: block;
}
.wood-e252.main-stone-9585 .hover-bottom-fa7e .gradient-down-02f6,
.wood-e252.main-stone-9585 .hover-bottom-fa7e .up_8f35,
.wood-e252.border_be27 .hover-bottom-fa7e .gradient-down-02f6,
.wood-e252.border_be27 .hover-bottom-fa7e .up_8f35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wood-e252.in_f7b6 .label_focused_f26d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wood-e252.in_f7b6 .label_focused_f26d {
    margin-right: 0;
  }
}
.wood-e252.main-stone-9585 .label_focused_f26d,
.wood-e252.border_be27 .label_focused_f26d {
  padding-top: 40%;
}
.wood-e252.main-stone-9585 .orange_5b00,
.wood-e252.border_be27 .orange_5b00 {
  display: block;
}
.wood-e252.main-stone-9585 .fn-sticky-72ac .up_8f35,
.wood-e252.border_be27 .fn-sticky-72ac .up_8f35 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wood-e252.main-stone-9585 .label_focused_f26d,
.wood-e252.border_be27 .label_focused_f26d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wood-e252.main-stone-9585 .up_8f35 {
  padding: 1em;
}
.video_8021 {
  margin: 30px auto;
  display: block;
}
.video_8021 .motion_b72b > * {
  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;
}
.video_8021 .motion_b72b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video_8021 .motion_b72b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tiny_df06 .accordion-new-e40b {
  margin-bottom: 1.41575em;
}
.tiny_df06 .description_inner_95ba {
  margin-bottom: 1.618em;
}
.detail-8201 .feature_smooth_7b42 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail-8201 .feature_smooth_7b42 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail-8201 .grid-center-5ad0 {
  max-width: 100%;
  overflow: auto;
}
.panel_707c .detail-8201 a:hover {
  text-decoration: underline;
}
.fluid_022c .main-old-e21c:not(.rough_55b5),
.fluid_022c .badge-center-839c {
  margin-bottom: 1.41575em;
}
.fluid_022c .main-old-e21c:not(.rough_55b5):last-child,
.fluid_022c .badge-center-839c:last-child {
  margin-bottom: 0;
}
.fluid_022c .main-old-e21c.notice_steel_7695 {
  margin-bottom: 0.41575em;
}
.fluid_022c .gradient_dim_7ba8:before,
.fluid_022c .inner_9f37:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fluid_022c .gradient_dim_7ba8:before {
  content: "\f115";
}
.fluid_022c .inner_9f37:before {
  content: "\f02c";
}
.fluid_022c .element-1faf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fluid_022c .element-1faf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.alert_89fd {
  display: -webkit-box;
  display: flex;
}
.alert_89fd .gas_8a5d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .alert_89fd .gas_8a5d {
    flex-basis: 90px;
  }
}
.alert_89fd .white_6f94 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert_89fd .white_6f94 {
    flex-basis: calc(100% - 50px);
  }
}
.alert_89fd .focus_37fd p:last-child {
  margin-bottom: 0.72em;
}
.over_948a .motion_b72b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.over_948a .motion_b72b:after,
.over_948a .motion_b72b:before {
  content: "";
  display: table;
}
.over_948a .motion_b72b:after {
  clear: both;
}
.over_948a .motion_b72b .tabs_9944,
.over_948a .motion_b72b .row_399c {
  width: 49%;
}
.over_948a .motion_b72b .tabs_9944 a span.content_brown_fd27,
.over_948a .motion_b72b .row_399c a span.content_brown_fd27 {
  display: block;
  margin-bottom: 5px;
}
.over_948a .motion_b72b .row_399c {
  float: left;
  text-align: left;
}
.over_948a .motion_b72b .tabs_9944 {
  float: right;
  text-align: right;
}
.icon-top-de79 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .icon-top-de79 {
    margin-bottom: 0;
  }
}
.item_upper_f897 {
  margin-bottom: 1em;
}
.item_upper_f897 .rough_55b5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.mask-dim-9dba a {
  display: block;
  line-height: 0;
  position: relative;
}
.under-9610 .item_upper_f897,
.grid-c603 .item_upper_f897 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .under-9610 .item_upper_f897,
  .grid-c603 .item_upper_f897 {
    display: block;
  }
}
.under-9610 .mask-dim-9dba,
.grid-c603 .mask-dim-9dba {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .under-9610 .mask-dim-9dba,
  .grid-c603 .mask-dim-9dba {
    margin-bottom: 1em;
  }
}
.under-9610 .mask-dim-9dba img,
.grid-c603 .mask-dim-9dba img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.under-9610 .frame-east-82d6,
.grid-c603 .frame-east-82d6 {
  flex-basis: calc(100% - 160px);
}
.under-9610 .frame-east-82d6 p,
.grid-c603 .frame-east-82d6 p {
  margin-bottom: 0;
}
.under-9610 .frame-east-82d6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .under-9610 .frame-east-82d6 {
    padding-left: 0;
  }
}
.grid-c603 .frame-east-82d6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid-c603 .frame-east-82d6 {
    padding-right: 0;
  }
}
.grid-c603 .mask-dim-9dba {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module_first_4fc7 .mask-dim-9dba {
  margin-bottom: 0.5em;
}
.module_first_4fc7 .mask-dim-9dba img {
  width: 100%;
}
.section-tall-254d .light_be09,
.wrapper_fast_5c91 .light_be09 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.wrapper_fast_5c91 .dropdown-cold-d53a .fixed-74c7 p:last-child {
  margin-bottom: 0;
}
.logo_e3c5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shadow-62a0 .focused-f8fb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shadow-62a0 .focused-f8fb:last-of-type {
    margin-bottom: 0;
  }
}
.shadow-62a0 .focused-f8fb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-62a0 .focused-f8fb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shadow-62a0 .focused-f8fb ul li {
  margin: 0 0 0.6em;
}
.shadow-62a0 .focused-f8fb ul li.bottom-fb2d,
.shadow-62a0 .focused-f8fb ul li.heading-b0a1 {
  position: relative;
}
.shadow-62a0 .focused-f8fb ul li.bottom-fb2d .outline_dim_e70d,
.shadow-62a0 .focused-f8fb ul li.heading-b0a1 .outline_dim_e70d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shadow-62a0 .focused-f8fb ul li.bottom-fb2d:after:after,
.shadow-62a0 .focused-f8fb ul li.bottom-fb2d:after:before,
.shadow-62a0
  .focused-f8fb
  ul
  li.heading-b0a1:after:after,
.shadow-62a0
  .focused-f8fb
  ul
  li.heading-b0a1:after:before {
  content: "";
  display: table;
}
.shadow-62a0 .focused-f8fb ul li.bottom-fb2d:after:after,
.shadow-62a0
  .focused-f8fb
  ul
  li.heading-b0a1:after:after {
  clear: both;
}
.shadow-62a0 .focused-f8fb a.pagination_6c2d:hover {
  text-decoration: none;
}
.shadow-62a0 .focused-f8fb select {
  max-width: 100%;
}
.shadow-62a0 .focused-f8fb table {
  font-size: 85%;
}
.shadow-62a0 .focused-f8fb table td,
.shadow-62a0 .focused-f8fb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shadow-62a0 .focused-f8fb table tfoot td {
  text-align: left;
}
.shadow-62a0 .focused-f8fb :last-child {
  margin-bottom: 0;
}
.shadow-62a0 .focused-f8fb .notice-hard-8ccc {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shadow-62a0 .focused-f8fb .notice-hard-8ccc label {
  width: 100%;
}
.shadow-62a0 .focused-f8fb .notice-hard-8ccc .feature-static-f4fe {
  width: 100%;
  display: block;
}
.shadow-62a0 .focused-f8fb .notice-hard-8ccc .hard-ad76 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shadow-62a0 .focused-f8fb .notice-hard-8ccc .hard-ad76:hover svg #svg-search {
  fill: #444;
}
.shadow-62a0 .focused-f8fb .notice-hard-8ccc .hard-ad76 svg {
  width: 18px;
  height: 18px;
}
.shadow-62a0 .border_9808 ul ul,
.shadow-62a0 .column_thick_c2a4 ul ul,
.shadow-62a0 .form-fixed-1984 ul ul,
.shadow-62a0 .paper-c4a3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shadow-62a0 .border_9808 .accent_f6fd > a,
.shadow-62a0 .column_thick_c2a4 .accent_f6fd > a,
.shadow-62a0 .form-fixed-1984 .accent_f6fd > a,
.shadow-62a0 .paper-c4a3 .accent_f6fd > a {
  margin-bottom: 0;
}
.shadow-62a0 .easy_9f34 li,
.shadow-62a0 .border_9808 li,
.shadow-62a0 .first-0e64 li,
.shadow-62a0 .column_thick_c2a4 li,
.shadow-62a0 .form-fixed-1984 li,
.shadow-62a0 .paper-c4a3 li,
.shadow-62a0 .hot-2a4f li,
.shadow-62a0 .block_steel_57a0 li {
  display: block;
  position: relative;
}
.shadow-62a0 .easy_9f34 li:last-child,
.shadow-62a0 .border_9808 li:last-child,
.shadow-62a0 .first-0e64 li:last-child,
.shadow-62a0 .column_thick_c2a4 li:last-child,
.shadow-62a0 .form-fixed-1984 li:last-child,
.shadow-62a0 .paper-c4a3 li:last-child,
.shadow-62a0 .hot-2a4f li:last-child,
.shadow-62a0 .block_steel_57a0 li:last-child {
  border: none;
}
.shadow-62a0 .easy_9f34 li a,
.shadow-62a0 .border_9808 li a,
.shadow-62a0 .first-0e64 li a,
.shadow-62a0 .column_thick_c2a4 li a,
.shadow-62a0 .form-fixed-1984 li a,
.shadow-62a0 .paper-c4a3 li a,
.shadow-62a0 .hot-2a4f li a,
.shadow-62a0 .block_steel_57a0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-62a0 .easy_9f34 li ul li::before,
.shadow-62a0 .border_9808 li ul li::before,
.shadow-62a0 .first-0e64 li ul li::before,
.shadow-62a0 .column_thick_c2a4 li ul li::before,
.shadow-62a0 .form-fixed-1984 li ul li::before,
.shadow-62a0 .paper-c4a3 li ul li::before,
.shadow-62a0 .hot-2a4f li ul li::before,
.shadow-62a0 .block_steel_57a0 li ul li::before {
  left: 15px;
}
.shadow-62a0 .easy_9f34 li ul a,
.shadow-62a0 .border_9808 li ul a,
.shadow-62a0 .first-0e64 li ul a,
.shadow-62a0 .column_thick_c2a4 li ul a,
.shadow-62a0 .form-fixed-1984 li ul a,
.shadow-62a0 .paper-c4a3 li ul a,
.shadow-62a0 .hot-2a4f li ul a,
.shadow-62a0 .block_steel_57a0 li ul a {
  padding-left: 20px;
}
.shadow-62a0 .easy_9f34 li ul ul li::before,
.shadow-62a0 .border_9808 li ul ul li::before,
.shadow-62a0 .first-0e64 li ul ul li::before,
.shadow-62a0 .column_thick_c2a4 li ul ul li::before,
.shadow-62a0 .form-fixed-1984 li ul ul li::before,
.shadow-62a0 .paper-c4a3 li ul ul li::before,
.shadow-62a0 .hot-2a4f li ul ul li::before,
.shadow-62a0 .block_steel_57a0 li ul ul li::before {
  left: 30px;
}
.shadow-62a0 .easy_9f34 li ul ul a,
.shadow-62a0 .border_9808 li ul ul a,
.shadow-62a0 .first-0e64 li ul ul a,
.shadow-62a0 .column_thick_c2a4 li ul ul a,
.shadow-62a0 .form-fixed-1984 li ul ul a,
.shadow-62a0 .paper-c4a3 li ul ul a,
.shadow-62a0 .hot-2a4f li ul ul a,
.shadow-62a0 .block_steel_57a0 li ul ul a {
  padding-left: 40px;
}
.shadow-62a0 .tabs_complex_cbe6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shadow-62a0 .block_steel_57a0 ul li {
  margin-bottom: 1.41575em;
}
.shadow-62a0 .block_steel_57a0 ul li .over-35d3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shadow-62a0 .block_steel_57a0 ul li .detail_d7e8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.focus_red_65a5 .easy_9f34 li a,
.focus_red_65a5 .border_9808 li a,
.focus_red_65a5 .first-0e64 li a,
.focus_red_65a5 .column_thick_c2a4 li a,
.focus_red_65a5 .form-fixed-1984 li a,
.focus_red_65a5 .paper-c4a3 li a,
.focus_red_65a5 .hot-2a4f li a,
.focus_red_65a5 .block_steel_57a0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_red_65a5 .tabs_complex_cbe6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_red_65a5 .focused-f8fb ul li.bottom-fb2d .outline_dim_e70d,
.focus_red_65a5 .focused-f8fb ul li.heading-b0a1 .outline_dim_e70d {
  background: rgba(0, 0, 0, 0.2);
}
.focus_red_65a5 .shadow-62a0 .focused-f8fb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li {
  margin: 0;
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li ul {
  margin: 0;
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li ul li a {
  padding-left: 15px;
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li ul li li a {
  padding-left: 30px;
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li.iron-5ce4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li.iron-5ce4 > 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;
}
.purple-e8a6 .shadow-62a0 .outline_dbcc li.iron-5ce4 > 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;
}
.dropdown-f4fd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.out_9ac8 {
  position: relative;
  z-index: 10;
}
.out_9ac8 .pattern-acaa {
  width: 100%;
  max-width: 100%;
}
.middle-fae5 .shadow-6fae {
  padding-top: 2em;
  padding-bottom: 2em;
}
.middle-fae5 .shadow-cd9a {
}
.middle-fae5 .focus_red_65a5 {
  background: #292929;
}
.detail-in-c7a4 .shadow-6fae {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.detail-in-c7a4 .shadow-cd9a {
  background: #f9f9f9;
}
.detail-in-c7a4 .focus_red_65a5 {
  background: #303030;
}
.message-ec2a .shadow-6fae {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .message-ec2a .lower_6293 {
    margin-bottom: 1em;
  }
  .message-ec2a .lower_6293:last-child {
    margin-bottom: 0;
  }
}
.message-ec2a .shadow-cd9a {
  background: #ededed;
}
.message-ec2a .focus_red_65a5 {
  background: #1a1a1a;
}
.shadow-6fae.shadow-cd9a {
  color: rgba(0, 0, 0, 0.6);
}
.shadow-6fae.shadow-cd9a .row-4e79 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-6fae.focus_red_65a5 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-6fae.focus_red_65a5 a:not(.pagination_6c2d) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-6fae.focus_red_65a5 a:not(.pagination_6c2d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-6fae.focus_red_65a5 .row-4e79 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-6fae.focus_red_65a5 table tbody td,
.shadow-6fae.focus_red_65a5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pro-87eb.row_c609 .list-smooth-47a1 {
  max-width: initial;
}
.pro-87eb .notification_huge_b020 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pro-87eb .notification_huge_b020 .pattern-acaa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pro-87eb .notification_huge_b020 .pattern-acaa {
    display: block;
    margin-bottom: 2em;
  }
  .pro-87eb .notification_huge_b020 .pattern-acaa:last-child {
    margin-bottom: 0;
  }
}
.message-ec2a .lower_6293:last-child,
.detail-in-c7a4 .lower_6293:last-child,
.middle-fae5 .lower_6293:last-child {
  margin-bottom: 0;
}
.message-ec2a .lower_6293 .shadow-62a0 .focused-f8fb:last-child,
.detail-in-c7a4 .lower_6293 .shadow-62a0 .focused-f8fb:last-child,
.middle-fae5 .lower_6293 .shadow-62a0 .focused-f8fb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .message-ec2a .paper_7780,
  .message-ec2a .feature-solid-aecc,
  .detail-in-c7a4 .paper_7780,
  .detail-in-c7a4 .feature-solid-aecc,
  .middle-fae5 .paper_7780,
  .middle-fae5 .feature-solid-aecc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .out_9ac8 .lower_6293 {
    margin-bottom: 2em;
  }
}
.out_9ac8 p:last-child {
  margin-bottom: 0;
}
.out_9ac8 li,
.out_9ac8 ul {
  list-style: none;
  margin: 0;
}
.out_9ac8 ul ul {
  margin-left: 2.617924em;
}
.top-85cc {
  font-size: 0.875em;
}

/* css-noise: d490 */
.phantom-card-w7 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
