/*!
Theme Name: Customify
Theme URI: https://pressmaximum.badge_dim_5971/customify
Author: WPCustomify
Author URI: https://pressmaximum.badge_dim_5971
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.badge_dim_5971/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb_8f85.chip_dim_dd8b/licenses/gpl-2.0.module-slow-78d6
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.detail-motion-811a/, (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.primary_simple_8069.border-static-20af/normalize.icon-light-82f7/
 ======
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.icon-light-82f7 v7.0.0 | MIT License | github.badge_dim_5971/necolas/normalize.icon-light-82f7 */
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;
}
.search_bright_5980 .hidden_841e,
.banner_32b6,
.silver_4fbc,
.sidebar_selected_1f59,
.shade-4754,
.hover-8b66,
.video-over-b487,
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;
}
.banner_32b6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .banner_32b6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .banner_32b6,
  h1 {
    font-size: 1.8em;
  }
}
.silver_4fbc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.silver_4fbc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .silver_4fbc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .silver_4fbc,
  h2 {
    font-size: 1.7em;
  }
}
.sidebar_selected_1f59,
h3 {
  font-size: 1.618em;
}
.search_bright_5980 .hidden_841e,
.shade-4754,
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.pro-ad30 {
  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;
}
.content-4730:after,
.content-4730:before,
.dirty_ca39:after,
.dirty_ca39:before {
  content: "";
  display: table;
}
.content-4730:after,
.dirty_ca39:after {
  clear: both;
}
.feature_1581 {
  float: right;
  margin-right: 0;
}
.basic_60af {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block_3442 .notification_a25c,
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;
}
.block_3442 .notification_a25c: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;
}
.content_a9a6 .notification_a25c {
  box-shadow: none;
}
.content_a9a6
  .notification_a25c
  .text-a70c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content_a9a6 .notification_a25c .top-124e {
  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;
}
.content_a9a6
  .notification_a25c
  .top-124e
  b {
  display: none;
}
.content_a9a6 .alert-0c85 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(.message-lite-8a04),
button:not(.wrapper-north-8f9d):not(.message-lite-8a04),
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ),
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ),
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ) {
  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;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):hover,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):hover,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):hover,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):hover,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):active,
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):active,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):active,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):active,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):active,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus {
  outline: 0;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492 {
  position: relative;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .pattern-10ca,
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .secondary-over-6135,
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .iron_f315,
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  i,
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  svg,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .pattern-10ca,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .secondary-over-6135,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .iron_f315,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  i,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  svg,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .pattern-10ca,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .secondary-over-6135,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .iron_f315,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  i,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  svg,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .pattern-10ca,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .secondary-over-6135,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .iron_f315,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  i,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  svg,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .pattern-10ca,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .secondary-over-6135,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  .iron_f315,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  i,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492
  svg {
  visibility: hidden;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492:after,
button:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492:after,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492:after,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492:after,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ).fn-loading-1492: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;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(.message-lite-8a04),
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ),
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ),
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ) {
  color: #fff;
  background: #235787;
}
.description_glass_613e:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus,
input[type="button"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus,
input[type="reset"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus,
input[type="submit"]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ):focus {
  color: #fff;
}
.description_glass_613e.fn-disabled-1492:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ),
.description_glass_613e[disabled]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ),
button.fn-disabled-1492:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ),
button[disabled]:not(.wrapper-north-8f9d):not(
    .message-lite-8a04
  ) {
  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;
}
.feature-be7d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.feature-be7d: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;
}
.caption-3fe9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.lite_f88f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.logo-paper-07ee {
  clear: both;
  display: block;
  margin: 0 auto;
}
.content-4730:after,
.content-4730:before,
.wrapper-a0c2:after,
.wrapper-a0c2:before,
.gradient-8cc6:after,
.gradient-8cc6:before,
.panel-narrow-9189:after,
.panel-narrow-9189:before,
.short_0641:after,
.short_0641:before,
.highlight_yellow_06d1:after,
.highlight_yellow_06d1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.content-4730:after,
.wrapper-a0c2:after,
.gradient-8cc6:after,
.panel-narrow-9189:after,
.short_0641:after,
.highlight_yellow_06d1:after {
  clear: both;
}
.wrapper-a0c2 .container-cool-80d3,
.gradient-8cc6 .container-cool-80d3,
.notice-red-5cac .container-cool-80d3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown-666f {
  display: inline-block;
}
.rough_0817 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.rough_0817 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.rough_0817 .preview-ccac {
  padding: 1em 0;
  font-size: 85%;
}
.preview-ccac {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form_9794 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form_9794:after,
.form_9794:before {
  content: "";
  display: table;
}
.form_9794:after {
  clear: both;
}
.pagination-cool-bfab {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.article-646c .pagination-cool-bfab {
  max-width: 50%;
}
.carousel-eb86 .pagination-cool-bfab {
  max-width: 33.33%;
}
.highlight_action_3121 .pagination-cool-bfab {
  max-width: 25%;
}
.modal_lite_3ab8 .pagination-cool-bfab {
  max-width: 20%;
}
.pattern_3bd7 .pagination-cool-bfab {
  max-width: 16.66%;
}
.light-cc92 .pagination-cool-bfab {
  max-width: 14.28%;
}
.chip_tall_c6a1 .pagination-cool-bfab {
  max-width: 12.5%;
}
.outline-4b91 .pagination-cool-bfab {
  max-width: 11.11%;
}
.down_d56a {
  display: block;
}
.search_bright_5980 .short_4de5 label,
.search_bright_5980 .stale_c92f label,
.search_bright_5980 .header-small-d2be label,
.search_bright_5980 .breadcrumb_cfa8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-8db6 {
  list-style: none;
  margin: 0;
}
.chip-8db6 article.aside_1788 {
  margin-bottom: 0;
}
.chip-8db6 ul {
  list-style: none;
  margin: 0;
}
.chip-8db6 .photo-smooth-4534 li.aside_1788 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-8db6 .photo-smooth-4534 li.aside_1788 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-8db6 .photo-smooth-4534 li.aside_1788: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) {
  .chip-8db6 .photo-smooth-4534 li.aside_1788 li.aside_1788 li.aside_1788 li.aside_1788 {
    padding-left: 0;
  }
}
article.aside_1788 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_1788 .wrapper-a0c2 p:last-of-type {
  margin-bottom: 0;
}
article.aside_1788 .banner-complex-e87f {
  float: left;
}
article.aside_1788 .copper-3a08 {
  margin-left: 85px;
}
article.aside_1788 .button_hard_af5f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_1788 .button_hard_af5f .outline_e2f1 {
  margin-left: 10px;
}
article.aside_1788 .highlight_huge_3dd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_1788 .preview-red-2d91 {
  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 .short_4de5,
  #respond .header-small-d2be,
  #respond .breadcrumb_cfa8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_4de5 input,
#respond .header-small-d2be input,
#respond .breadcrumb_cfa8 input {
  width: 100%;
}
#respond .breadcrumb_cfa8 {
  margin-right: 0;
}
#respond .layout-e53c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma_e2a7 {
  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;
}
.plasma_e2a7.box_299b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma_e2a7 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%);
}
.plasma_e2a7:focus,
.plasma_e2a7: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);
}
.photo_solid_4181 {
  border-radius: 10%;
}
.mini-819e {
  border-radius: 50%;
}
.description_tall_e251 {
  font-size: 0.72em;
}
.highlight-2768 {
  font-size: 0.875em;
}
.complex_f269 {
  font-size: 1.1em;
}
.paper-6029 {
  text-transform: uppercase;
  line-height: 1.2;
}
.paper-6029.description_tall_e251 {
  letter-spacing: 0.5px;
}
.solid-c28b,
.solid-c28b a {
  color: #6d6d6d;
}
.solid-c28b a:hover {
  color: #111;
}
.active-0601 {
  color: #6d6d6d;
}
.basic_82a4 {
  overflow-x: hidden;
}
.basic_82a4 .accent-cc4f.stone_926e {
  position: relative;
}
.basic_82a4 .accent-cc4f.stone_926e.title-1b75 {
  position: initial;
}
.basic_82a4
  .accent-cc4f.stone_926e.title-1b75
  .modal-large-0cdb {
  left: auto;
}
.basic_82a4 .accent-cc4f .modal-large-0cdb {
  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;
}
.basic_82a4 .accent-cc4f:hover.stone_926e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.basic_82a4
  .accent-cc4f:hover.stone_926e
  .modal-large-0cdb {
  display: block;
  z-index: 9999999;
}
.basic_82a4 .main-c763 .header_b0ca,
.basic_82a4 .inner-f2eb .header_b0ca {
  display: none;
}
.basic_82a4 .panel_ad25 .accent-cc4f:hover.stone_926e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search_bright_5980 .short_4de5 label,
.search_bright_5980 .stale_c92f label,
.search_bright_5980 .header-small-d2be label,
.search_bright_5980 .breadcrumb_cfa8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-8db6 {
  list-style: none;
  margin: 0;
}
.chip-8db6 article.aside_1788 {
  margin-bottom: 0;
}
.chip-8db6 ul {
  list-style: none;
  margin: 0;
}
.chip-8db6 .photo-smooth-4534 li.aside_1788 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-8db6 .photo-smooth-4534 li.aside_1788 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-8db6 .photo-smooth-4534 li.aside_1788: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) {
  .chip-8db6 .photo-smooth-4534 li.aside_1788 li.aside_1788 li.aside_1788 li.aside_1788 {
    padding-left: 0;
  }
}
article.aside_1788 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.aside_1788 .wrapper-a0c2 p:last-of-type {
  margin-bottom: 0;
}
article.aside_1788 .banner-complex-e87f {
  float: left;
}
article.aside_1788 .copper-3a08 {
  margin-left: 85px;
}
article.aside_1788 .button_hard_af5f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.aside_1788 .button_hard_af5f .outline_e2f1 {
  margin-left: 10px;
}
article.aside_1788 .highlight_huge_3dd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.aside_1788 .preview-red-2d91 {
  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 .short_4de5,
  #respond .header-small-d2be,
  #respond .breadcrumb_cfa8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .short_4de5 input,
#respond .header-small-d2be input,
#respond .breadcrumb_cfa8 input {
  width: 100%;
}
#respond .breadcrumb_cfa8 {
  margin-right: 0;
}
#respond .layout-e53c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.main-c763 .border_2d2c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.border_2d2c .texture-dbdf.disabled-full-b4a8 .active_a439 > li > a:focus,
.border_2d2c .texture-dbdf.disabled-full-b4a8 .active_a439 > li > a:hover,
.border_2d2c .texture-dbdf.sort-6365 .active_a439 > li > a:focus,
.border_2d2c .texture-dbdf.sort-6365 .active_a439 > li > a:hover,
.border_2d2c .texture-dbdf.message_pressed_adcb .active_a439 > li > a:focus,
.border_2d2c .texture-dbdf.message_pressed_adcb .active_a439 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_2d2c
  .texture-dbdf.disabled-full-b4a8
  .active_a439
  > li.complex-dba7
  > a,
.border_2d2c
  .texture-dbdf.disabled-full-b4a8
  .active_a439
  > li.article_stale_247c
  > a,
.border_2d2c
  .texture-dbdf.sort-6365
  .active_a439
  > li.complex-dba7
  > a,
.border_2d2c
  .texture-dbdf.sort-6365
  .active_a439
  > li.article_stale_247c
  > a,
.border_2d2c
  .texture-dbdf.message_pressed_adcb
  .active_a439
  > li.complex-dba7
  > a,
.border_2d2c .texture-dbdf.message_pressed_adcb .active_a439 > li.outline-center-bfe2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.border_2d2c .tabs-pressed-fc9e,
.border_2d2c .tabs-pressed-fc9e a {
  color: rgba(255, 255, 255, 0.99);
}
.border_2d2c .motion-39c8.title_e10c li a,
.border_2d2c .gradient_9dba a,
.border_2d2c .under-61a2,
.border_2d2c .active_a439 > li > a,
.border_2d2c .left_0c94 {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c .motion-39c8.title_e10c li a:hover,
.border_2d2c .gradient_9dba a:hover,
.border_2d2c .under-61a2:hover,
.border_2d2c .active_a439 > li > a:hover,
.border_2d2c .left_0c94:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_2d2c .link_bbdf {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c .link_bbdf .last_9513 {
  color: rgba(255, 255, 255, 0.99);
}
.border_2d2c .link_bbdf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_2d2c .paragraph_brown_a56b .form_first_1e32 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c .paragraph_brown_a56b .form_first_1e32 .last-29b2 {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c
  .paragraph_brown_a56b
  .form_first_1e32
  .last-29b2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c
  .paragraph_brown_a56b
  .form_first_1e32
  .last-29b2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c
  .paragraph_brown_a56b
  .form_first_1e32
  .last-29b2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c
  .paragraph_brown_a56b
  .form_first_1e32
  .last-29b2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c .paragraph_brown_a56b .fast-2b5f {
  color: rgba(255, 255, 255, 0.79);
}
.border_2d2c .paragraph_brown_a56b .fast-2b5f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_ea48
  .border_2d2c
  .paragraph_brown_a56b
  .pattern-2795
  .menu-last-93e9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_ea48
  .border_2d2c
  .paragraph_brown_a56b
  .pattern-2795
  .last-29b2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main-c763 .button_3ff6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.button_3ff6 .texture-dbdf.disabled-full-b4a8 .active_a439 > li > a:focus,
.button_3ff6 .texture-dbdf.disabled-full-b4a8 .active_a439 > li > a:hover,
.button_3ff6 .texture-dbdf.sort-6365 .active_a439 > li > a:focus,
.button_3ff6 .texture-dbdf.sort-6365 .active_a439 > li > a:hover,
.button_3ff6 .texture-dbdf.message_pressed_adcb .active_a439 > li > a:focus,
.button_3ff6 .texture-dbdf.message_pressed_adcb .active_a439 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_3ff6
  .texture-dbdf.disabled-full-b4a8
  .active_a439
  > li.complex-dba7
  > a,
.button_3ff6
  .texture-dbdf.disabled-full-b4a8
  .active_a439
  > li.article_stale_247c
  > a,
.button_3ff6
  .texture-dbdf.sort-6365
  .active_a439
  > li.complex-dba7
  > a,
.button_3ff6
  .texture-dbdf.sort-6365
  .active_a439
  > li.article_stale_247c
  > a,
.button_3ff6
  .texture-dbdf.message_pressed_adcb
  .active_a439
  > li.complex-dba7
  > a,
.button_3ff6 .texture-dbdf.message_pressed_adcb .active_a439 > li.outline-center-bfe2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.button_3ff6 .tabs-pressed-fc9e,
.button_3ff6 .tabs-pressed-fc9e a {
  color: rgba(0, 0, 0, 0.8);
}
.button_3ff6 .motion-39c8.title_e10c li a,
.button_3ff6 .gradient_9dba a,
.button_3ff6 .under-61a2,
.button_3ff6 .active_a439 > li > a,
.button_3ff6 .left_0c94 {
  color: rgba(0, 0, 0, 0.55);
}
.button_3ff6 .motion-39c8.title_e10c li a:hover,
.button_3ff6 .gradient_9dba a:hover,
.button_3ff6 .under-61a2:hover,
.button_3ff6 .active_a439 > li > a:hover,
.button_3ff6 .left_0c94:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_3ff6 .link_bbdf {
  color: rgba(0, 0, 0, 0.55);
}
.button_3ff6 .link_bbdf .last_9513 {
  color: rgba(0, 0, 0, 0.8);
}
.button_3ff6 .link_bbdf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-gold-073e .first_9bf5 {
  margin-left: auto;
  margin-right: auto;
}
.gradient-8cc6 > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient-8cc6 .caption-3fe9 {
  margin-right: 1.41575em;
}
.steel-1a92 .gradient-8cc6 > .top_1ab0 {
  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;
}
.steel-1a92 .gradient-8cc6 > .wide-c0ad {
  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;
}
.image-4c7b.widget-gold-073e .first_9bf5,
.form_plasma_1c2c.widget-gold-073e .first_9bf5 {
  margin-left: 0;
}
.mask-west-d975.widget-gold-073e .first_9bf5,
.main-top-9379.widget-gold-073e .first_9bf5 {
  margin-right: 0;
}
.gradient-8cc6 ol,
.gradient-8cc6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section_b63b video {
  max-width: 100%;
}
.inner_b18a img {
  display: block;
}
.inner_b18a.caption-3fe9,
.inner_b18a.lite_f88f {
  width: 100%;
}
.inner_b18a.wide-c0ad img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.breadcrumb_fad3:not(.center_a6d2) {
  margin: 1.5em auto;
}
.green-fdcf p {
  padding: 1.5em 14px;
}
ul.section-brown-7570.wide-c0ad,
ul.section-brown-7570.top_1ab0,
ul.section-brown-7570.carousel-narrow-890c.top_1ab0 {
  padding: 0 14px;
}
.focused-be9d {
  display: block;
  overflow-x: auto;
}
.focused-be9d table {
  border-collapse: collapse;
  width: 100%;
}
.focused-be9d td,
.focused-be9d th {
  padding: 0.5em;
}
.gradient-8cc6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient-8cc6 ol ol,
.gradient-8cc6 ol ul,
.gradient-8cc6 ul ol,
.gradient-8cc6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient-8cc6 ol ol li,
.gradient-8cc6 ol ul li,
.gradient-8cc6 ul ol li,
.gradient-8cc6 ul ul li {
  margin-left: 0;
}
.notification-medium-42ea.list_copper_1aca > .heading-selected-4f5a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notification-medium-42ea.list_copper_1aca > .heading-selected-4f5a iframe,
.notification-medium-42ea.list_copper_1aca > .heading-selected-4f5a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.form-47b3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.form-47b3.input_b227 {
  padding: 0;
}
.form-47b3.input_b227 cite {
  font-size: 13px;
}
.form-47b3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.form-47b3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search-next-5acc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search-next-5acc > p:first-child {
  margin-top: 0;
}
.search-next-5acc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search-next-5acc blockquote {
  border-left: 0;
}
.status-copper-3679 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.status-copper-3679:not(.in-6992) {
  max-width: 100px;
}
.status-copper-3679.accent-center-d8ac {
  border-bottom: none !important;
  text-align: center;
}
.status-copper-3679.accent-center-d8ac::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .green-fdcf p {
    padding: 1.5em 0;
  }
}
.icon-11c1 {
  color: #0073aa;
}
.full-c78f {
  background-color: #0073aa;
}
.footer-dynamic-11ca {
  color: #229fd8;
}
.info-cold-1fe0 {
  background-color: #229fd8;
}
.hard-c38d {
  color: #eee;
}
.header-546a {
  background-color: #eee;
}
.stale_4945 {
  color: #444;
}
.tag-cold-9aa3 {
  background-color: #444;
}
.gold-0cc1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gold-0cc1 .box-tiny-34fe .gradient_9dba {
  font-size: 15px;
}
.gold-0cc1 .gradient_9dba {
  line-height: 1.3;
}
.gold-0cc1 .button_3ff6 {
}
.gold-0cc1 .border_2d2c {
  background: #235787;
}
.picture-b206 {
  padding: 0;
}
.picture-b206 .border_2d2c {
  background: #1a1a1a;
}
.picture-b206 .button_3ff6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow-61d1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow-61d1 .button_3ff6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow-61d1 .border_2d2c {
  background: #303030;
}
.highlight_yellow_06d1 {
  position: relative;
  z-index: 10;
}
.highlight_yellow_06d1 .summary-b05c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shade_action_8e67 .stone_926e {
  display: inline-block;
  vertical-align: middle;
}
.shade_action_8e67.progress_fluid_1fa3 .stone_926e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .shade_action_8e67.progress_fluid_1fa3 .stone_926e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .shade_action_8e67.progress_fluid_1fa3 .stone_926e {
    margin-right: 0.4em;
  }
}
.shade_action_8e67.progress_fluid_1fa3 .stone_926e:last-child {
  margin-right: 0;
}
.list_ad69 .summary-b05c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .main-c763 .box-tiny-34fe {
    margin: 0 -0.5em;
  }
  .main-c763 .box-tiny-34fe [class*="customify-col-"],
  .main-c763 .box-tiny-34fe [class*="customify-col_"],
  .main-c763 .box-tiny-34fe [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.main-c763.focused_9d38 .summary-b05c {
  background: 0 0 !important;
}
.main-c763.focused_9d38 .summary-b05c,
.main-c763.list_ad69 .summary-b05c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .main-c763.east-835d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.main-c763.list_ad69 .summary-b05c {
  box-shadow: none !important;
}
.tertiary_1ba6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tertiary_1ba6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_1ba6 {
    padding: 18px 0 20px;
  }
}
.tertiary_1ba6 .overlay_08b4 {
  width: 100%;
}
.tertiary_1ba6 .description_d47d {
  margin-bottom: 0;
}
.tertiary_1ba6 .status-6ac2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.row_hard_d0a6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.row_hard_d0a6 .column_next_03a6 {
  width: 100%;
}
.up-c062 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.up-c062 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.up-c062 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;
}
.up-c062 li:last-child:after {
  display: none;
}
.up-c062 li a {
  font-weight: 500;
  margin-right: 10px;
}
.module-soft-621a .header_b0ca button,
.tertiary_1ba6 .header_b0ca button {
  left: 0;
}
.module-soft-621a .column_next_03a6,
.tertiary_1ba6 .column_next_03a6 {
  padding-left: 0;
  padding-right: 0;
}
.module-soft-621a .row_hard_d0a6,
.tertiary_1ba6 .row_hard_d0a6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.module-soft-621a {
  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;
}
.module-soft-621a: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;
}
.module-soft-621a .south_dbd6 {
  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) {
  .module-soft-621a .south_dbd6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .module-soft-621a .south_dbd6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .module-soft-621a .south_dbd6 {
    min-height: 200px;
  }
}
.module-soft-621a .up-c062 {
  color: rgba(255, 255, 255, 0.8);
}
.module-soft-621a .up-c062 a,
.module-soft-621a .up-c062 li:after {
  color: inherit;
}
.module-soft-621a .up-c062 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout-black-b91a {
  margin-bottom: 0.5em;
}
.badge-3046 {
  margin-bottom: 1.2em;
}
.badge-3046,
.layout-black-b91a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge-3046 p:last-child,
.layout-black-b91a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header_b0ca,
#masthead .header_b0ca {
  display: none;
}
#masthead
  > .header_b0ca.carousel-d2ea {
  display: none;
}
#masthead > .header_b0ca button {
  left: 0;
}
.steel_c8f4 {
  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%;
}
.steel_c8f4 .stone_926e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.steel_c8f4 .button_south_0a2b {
  display: -webkit-box;
  display: flex;
}
.steel_c8f4 .button_south_0a2b.active_dynamic_f62e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.steel_c8f4 .button_south_0a2b.pagination-prev-e898 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_c8f4 .button_south_0a2b.thumbnail-silver-27e7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.steel_c8f4.stone-66ab.motion-7661 .button_south_0a2b.active_dynamic_f62e {
  flex-basis: 100%;
}
.steel_c8f4.background-d36b .button_south_0a2b.pagination-prev-e898 {
  -webkit-box-flex: 1;
  flex: auto;
}
.steel_c8f4.background-d36b .button_south_0a2b.thumbnail-silver-27e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header_b0ca.carousel-d2ea {
  display: none;
}
#masthead > .header_b0ca button {
  left: 0;
}
.alert_bottom_e6f9 {
  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;
}
.alert_bottom_e6f9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.alert_bottom_e6f9.hard_46b5 i {
  margin-right: 4px;
}
.alert_bottom_e6f9.thumbnail-brown-bb19 i {
  margin-left: 5px;
}
.gradient_9dba p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gradient_9dba p:last-child {
  margin-bottom: 0;
}
.media-copper-9d54 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media-copper-9d54 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media-copper-9d54 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media-copper-9d54 .tabs-pressed-fc9e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media-copper-9d54 .overlay-2daf {
  margin: 5px 0 7px 0;
}
.media-copper-9d54.active_3d62 .hero_9dc5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-copper-9d54.active_3d62 .tabs-middle-f8c2 {
  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;
}
.media-copper-9d54.full-31d8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media-copper-9d54.full-31d8 .hero_9dc5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media-copper-9d54.full-31d8 .tabs-middle-f8c2 {
  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;
}
.media-copper-9d54.link-action-8ca7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media-copper-9d54.hover-70c4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media-copper-9d54.hover-70c4 .tabs-middle-f8c2 {
  margin-top: 7px;
}
.advanced-6791 {
  display: inline-block;
}
.highlight_yellow_06d1 .accordion_98df .media-copper-9d54 img {
  max-width: 100%;
}
.texture-dbdf .container_9081.progress_selected_d339,
.hovered-1f7e .container_9081.progress_selected_d339 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture-dbdf .column_clean_853c,
.hovered-1f7e .column_clean_853c {
  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%);
}
.texture-dbdf .column_clean_853c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.texture-dbdf.block_fc9c .column_clean_853c {
  display: none;
}
.texture-dbdf .wrapper-paper-9b40 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-dbdf .wrapper-paper-9b40 li {
  display: inline-block;
  position: relative;
}
.texture-dbdf .wrapper-paper-9b40 li:last-child {
  margin-right: 0;
}
.texture-dbdf .wrapper-paper-9b40 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;
}
.texture-dbdf .wrapper-paper-9b40 li.outline-center-bfe2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.texture-dbdf .wrapper-paper-9b40 > 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;
}
.texture-dbdf .wrapper-paper-9b40 > li > a i {
  line-height: 0;
}
.texture-dbdf .wrapper-paper-9b40 > li.paragraph-78f4 > a .column_clean_853c {
  margin-left: 4px;
  line-height: 0;
}
.texture-dbdf .wrapper-paper-9b40 .light_fbb8 li.paragraph-78f4 > a {
  position: relative;
}
.texture-dbdf .wrapper-paper-9b40 .light_fbb8 li.paragraph-78f4 > a:after,
.texture-dbdf .wrapper-paper-9b40 .light_fbb8 li.paragraph-78f4 > a:before {
  content: "";
  display: table;
}
.texture-dbdf .wrapper-paper-9b40 .light_fbb8 li.paragraph-78f4 > a:after {
  clear: both;
}
.texture-dbdf .wrapper-paper-9b40 .light_fbb8 li.paragraph-78f4 > a .column_clean_853c {
  margin-left: 5px;
  float: right;
}
.texture-dbdf .hero-9009,
.texture-dbdf .light_fbb8 {
  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;
}
.texture-dbdf .light_fbb8 {
  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;
}
.texture-dbdf .light_fbb8 .progress_selected_d339 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture-dbdf .light_fbb8 .column_clean_853c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.texture-dbdf .light_fbb8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.texture-dbdf .light_fbb8 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;
}
.texture-dbdf .light_fbb8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.texture-dbdf .light_fbb8 .light_fbb8 {
  top: 0;
  left: 100%;
}
.texture-dbdf .form-89e8.fn-focus-1492 > .hero-9009,
.texture-dbdf .form-89e8.fn-focus-1492 > .light_fbb8,
.texture-dbdf .form-89e8:focus > .hero-9009,
.texture-dbdf .form-89e8:focus > .light_fbb8,
.texture-dbdf .form-89e8:hover > .hero-9009,
.texture-dbdf .form-89e8:hover > .light_fbb8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.texture-dbdf.message_pressed_adcb .active_a439:after,
.texture-dbdf.message_pressed_adcb .active_a439:before {
  content: "";
  display: table;
}
.texture-dbdf.message_pressed_adcb .active_a439:after {
  clear: both;
}
.texture-dbdf.message_pressed_adcb .active_a439 > li {
  float: left;
}
.texture-dbdf.up-cfaa .active_a439:after,
.texture-dbdf.up-cfaa .active_a439:before {
  content: "";
  display: table;
}
.texture-dbdf.up-cfaa .active_a439:after {
  clear: both;
}
.texture-dbdf.up-cfaa .active_a439 > li {
  float: left;
}
.texture-dbdf.up-cfaa .active_a439 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.texture-dbdf.up-cfaa .active_a439 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.texture-dbdf.up-cfaa .active_a439 > li.complex-dba7 > a,
.texture-dbdf.up-cfaa .active_a439 > li.outline-center-bfe2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.texture-dbdf.disabled-full-b4a8 .active_a439 > li > a .progress_selected_d339 {
  position: relative;
}
.texture-dbdf.disabled-full-b4a8 .active_a439 > li > a .progress_selected_d339: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;
}
.texture-dbdf.disabled-full-b4a8
  .active_a439
  > li:focus
  > a
  .progress_selected_d339:before,
.texture-dbdf.disabled-full-b4a8
  .active_a439
  > li:hover
  > a
  .progress_selected_d339:before {
  width: 100%;
  background-color: currentColor;
}
.texture-dbdf.disabled-full-b4a8
  .active_a439
  > li.complex-dba7
  > a
  .progress_selected_d339:before,
.texture-dbdf.disabled-full-b4a8
  .active_a439
  > li.article_stale_247c
  > a
  .progress_selected_d339:before {
  width: 100%;
  background-color: currentColor;
}
.texture-dbdf.sort-6365 .active_a439 > li > a .progress_selected_d339 {
  position: relative;
}
.texture-dbdf.sort-6365 .active_a439 > li > a .progress_selected_d339: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;
}
.texture-dbdf.sort-6365 .active_a439 > li:focus > a .progress_selected_d339:before,
.texture-dbdf.sort-6365
  .active_a439
  > li:hover
  > a
  .progress_selected_d339:before {
  width: 100%;
  background-color: currentColor;
}
.texture-dbdf.sort-6365
  .active_a439
  > li.complex-dba7
  > a
  .progress_selected_d339:before,
.texture-dbdf.sort-6365
  .active_a439
  > li.article_stale_247c
  > a
  .progress_selected_d339:before {
  width: 100%;
  background-color: currentColor;
}
.hovered-1f7e .wrapper-paper-9b40 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hovered-1f7e .wrapper-paper-9b40 li:first-child > a {
  border-top: none;
}
.hovered-1f7e .wrapper-paper-9b40 .table_7d43 > .progress_selected_d339 .column_clean_853c {
  display: none;
}
.hovered-1f7e .wrapper-paper-9b40 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hovered-1f7e .wrapper-paper-9b40 li:last-child {
  border: none;
}
.hovered-1f7e .wrapper-paper-9b40 li.paragraph-78f4 > a {
  padding-right: 45px !important;
}
.hovered-1f7e .wrapper-paper-9b40 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hovered-1f7e .wrapper-paper-9b40 li a:focus,
.hovered-1f7e .wrapper-paper-9b40 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-1f7e .wrapper-paper-9b40 li .outline_3115 {
  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;
}
.hovered-1f7e .wrapper-paper-9b40 li .outline_3115:hover {
  box-shadow: none;
}
.hovered-1f7e .wrapper-paper-9b40 li .outline_3115 .column_clean_853c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hovered-1f7e .wrapper-paper-9b40 .light_fbb8 {
  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);
}
.hovered-1f7e .wrapper-paper-9b40 .light_fbb8 li a {
  padding-left: 3em;
}
.hovered-1f7e .wrapper-paper-9b40 .layout-small-6da9 > a .outline_3115 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hovered-1f7e .wrapper-paper-9b40 .layout-small-6da9 > .light_fbb8 {
  display: block;
  opacity: 1;
}
.fast-665b {
  max-width: 100%;
}
.banner-liquid-75b3 {
  line-height: 0;
  cursor: pointer;
}
.left_0c94 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.left_0c94:hover {
  box-shadow: none;
  color: currentColor;
}
.left_0c94 svg {
  width: 18px;
  height: 18px;
}
.left_0c94 .action_94f2 {
  display: none;
}
.mask_liquid_aedb {
  position: relative;
}
.mask_liquid_aedb.fn-active-1492 .left_0c94 .surface_62fb {
  display: none;
}
.mask_liquid_aedb.fn-active-1492 .left_0c94 .action_94f2 {
  display: inline-block;
}
.mask_liquid_aedb .notification-a33f {
  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);
}
.mask_liquid_aedb.under-4307 .notification-a33f {
  left: auto;
  right: -0.9em;
}
.mask_liquid_aedb.under-4307 .footer-0592::before {
  left: auto;
  right: 15px;
}
.mask_liquid_aedb.fn-active-1492 .notification-a33f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern-2795 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern-2795 label {
  flex-basis: 100%;
}
.pattern-2795 .form_first_1e32 {
  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;
}
.pattern-2795 .last-29b2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern-2795 .last-29b2:focus {
  background-color: transparent;
}
.pattern-2795 button.fast-2b5f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern-2795 button.fast-2b5f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern-2795 button.fast-2b5f svg {
  width: 18px;
  height: 18px;
}
.pattern-2795 input[type="submit"] {
  min-height: auto;
}
.paragraph_brown_a56b .pattern-2795 .last-29b2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer-0592 {
  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) {
  .footer-0592 {
    width: 220px;
  }
}
.footer-0592 label {
  flex-basis: 100%;
}
.footer-0592::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;
}
.frame_ea48 .paragraph_brown_a56b .pattern-2795 {
  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;
}
.frame_ea48
  .paragraph_brown_a56b
  .pattern-2795
  .form_first_1e32 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame_ea48 .paragraph_brown_a56b .pattern-2795 .last-29b2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame_ea48
  .paragraph_brown_a56b
  .pattern-2795
  .last-29b2:focus {
  background: 0 0;
}
.frame_ea48
  .paragraph_brown_a56b
  .pattern-2795
  .menu-last-93e9 {
  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;
}
.motion-39c8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.motion-39c8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.motion-39c8 li:last-child {
  margin-right: 0;
}
.motion-39c8 li:first-child {
  margin-left: 0;
}
.motion-39c8.background_02ce a {
  color: #fff;
}
.motion-39c8.background_02ce a:hover {
  color: #fff;
}
.motion-39c8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.motion-39c8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.motion-39c8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.motion-39c8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.motion-39c8 [class*="social-icon-apple"] {
  background-color: #999;
}
.motion-39c8 [class*="social-icon-apple"].widget_action_9443 {
  background-color: transparent;
  color: #999;
}
.motion-39c8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.motion-39c8 [class*="social-icon-behance"].widget_action_9443 {
  background-color: transparent;
  color: #1769ff;
}
.motion-39c8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.motion-39c8 [class*="social-icon-bitbucket"].widget_action_9443 {
  background-color: transparent;
  color: #205081;
}
.motion-39c8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.motion-39c8 [class*="social-icon-codepen"].widget_action_9443 {
  background-color: transparent;
  color: #000;
}
.motion-39c8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.motion-39c8 [class*="social-icon-delicious"].widget_action_9443 {
  background-color: transparent;
  color: #39f;
}
.motion-39c8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.motion-39c8 [class*="social-icon-digg"].widget_action_9443 {
  background-color: transparent;
  color: #005be2;
}
.motion-39c8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.motion-39c8 [class*="social-icon-dribbble"].widget_action_9443 {
  background-color: transparent;
  color: #ea4c89;
}
.motion-39c8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.motion-39c8 [class*="social-icon-envelope"].widget_action_9443 {
  background-color: transparent;
  color: #ea4335;
}
.motion-39c8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.motion-39c8 [class*="social-icon-facebook"].widget_action_9443 {
  background-color: transparent;
  color: #3b5998;
}
.motion-39c8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.motion-39c8 [class*="social-icon-flickr"].widget_action_9443 {
  background-color: transparent;
  color: #0063dc;
}
.motion-39c8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.motion-39c8 [class*="social-icon-foursquare"].widget_action_9443 {
  background-color: transparent;
  color: #2d5be3;
}
.motion-39c8 [class*="social-icon-github"] {
  background-color: #333;
}
.motion-39c8 [class*="social-icon-github"].widget_action_9443 {
  background-color: transparent;
  color: #333;
}
.motion-39c8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.motion-39c8 [class*="social-icon-google-plus"].widget_action_9443 {
  background-color: transparent;
  color: #dd4b39;
}
.motion-39c8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.motion-39c8 [class*="social-icon-houzz"].widget_action_9443 {
  background-color: transparent;
  color: #7ac142;
}
.motion-39c8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.motion-39c8 [class*="social-icon-instagram"].widget_action_9443 {
  background-color: transparent;
  color: #262626;
}
.motion-39c8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.motion-39c8 [class*="social-icon-jsfiddle"].widget_action_9443 {
  background-color: transparent;
  color: #487aa2;
}
.motion-39c8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.motion-39c8 [class*="social-icon-linkedin"].widget_action_9443 {
  background-color: transparent;
  color: #0077b5;
}
.motion-39c8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.motion-39c8 [class*="social-icon-medium"].widget_action_9443 {
  background-color: transparent;
  color: #00ab6b;
}
.motion-39c8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.motion-39c8
  [class*="social-icon-odnoklassniki"].widget_action_9443 {
  background-color: transparent;
  color: #f4731c;
}
.motion-39c8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.motion-39c8 [class*="social-icon-meetup"].widget_action_9443 {
  background-color: transparent;
  color: #ec1c40;
}
.motion-39c8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.motion-39c8 [class*="social-icon-pinterest"].widget_action_9443 {
  background-color: transparent;
  color: #bd081c;
}
.motion-39c8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.motion-39c8 [class*="social-icon-product-hunt"].widget_action_9443 {
  background-color: transparent;
  color: #da552f;
}
.motion-39c8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.motion-39c8 [class*="social-icon-reddit"].widget_action_9443 {
  background-color: transparent;
  color: #ff4500;
}
.motion-39c8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.motion-39c8 [class*="social-icon-rss"].widget_action_9443 {
  background-color: transparent;
  color: #f26522;
}
.motion-39c8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.motion-39c8
  [class*="social-icon-shopping-cart"].widget_action_9443 {
  background-color: transparent;
  color: #4caf50;
}
.motion-39c8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.motion-39c8 [class*="social-icon-skype"].widget_action_9443 {
  background-color: transparent;
  color: #00aff0;
}
.motion-39c8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.motion-39c8 [class*="social-icon-slideshare"].widget_action_9443 {
  background-color: transparent;
  color: #0077b5;
}
.motion-39c8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.motion-39c8 [class*="social-icon-snapchat"].widget_action_9443 {
  background-color: transparent;
  color: #fffc00;
}
.motion-39c8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.motion-39c8 [class*="social-icon-soundcloud"].widget_action_9443 {
  background-color: transparent;
  color: #f80;
}
.motion-39c8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.motion-39c8 [class*="social-icon-spotify"].widget_action_9443 {
  background-color: transparent;
  color: #2ebd59;
}
.motion-39c8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.motion-39c8
  [class*="social-icon-stack-overflow"].widget_action_9443 {
  background-color: transparent;
  color: #fe7a15;
}
.motion-39c8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.motion-39c8 [class*="social-icon-maldkfgram"].widget_action_9443 {
  background-color: transparent;
  color: #2ca5e0;
}
.motion-39c8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.motion-39c8 [class*="social-icon-tripadvisor"].widget_action_9443 {
  background-color: transparent;
  color: #589442;
}
.motion-39c8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.motion-39c8 [class*="social-icon-tumblr"].widget_action_9443 {
  background-color: transparent;
  color: #35465c;
}
.motion-39c8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.motion-39c8 [class*="social-icon-twitch"].widget_action_9443 {
  background-color: transparent;
  color: #6441a5;
}
.motion-39c8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.motion-39c8 [class*="social-icon-twitter"].widget_action_9443 {
  background-color: transparent;
  color: #1da1f2;
}
.motion-39c8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.motion-39c8 [class*="social-icon-vimeo"].widget_action_9443 {
  background-color: transparent;
  color: #1ab7ea;
}
.motion-39c8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.motion-39c8 [class*="social-icon-vk"].widget_action_9443 {
  background-color: transparent;
  color: #45668e;
}
.motion-39c8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.motion-39c8 [class*="social-icon-weibo"].widget_action_9443 {
  background-color: transparent;
  color: #df2029;
}
.motion-39c8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.motion-39c8 [class*="social-icon-weixin"].widget_action_9443 {
  background-color: transparent;
  color: #7bb32e;
}
.motion-39c8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.motion-39c8 [class*="social-icon-whatsapp"].widget_action_9443 {
  background-color: transparent;
  color: #25d366;
}
.motion-39c8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.motion-39c8 [class*="social-icon-wordpress"].widget_action_9443 {
  background-color: transparent;
  color: #21759b;
}
.motion-39c8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.motion-39c8 [class*="social-icon-xing"].widget_action_9443 {
  background-color: transparent;
  color: #026466;
}
.motion-39c8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.motion-39c8 [class*="social-icon-yelp"].widget_action_9443 {
  background-color: transparent;
  color: #af0606;
}
.motion-39c8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.motion-39c8 [class*="social-icon-youtube"].widget_action_9443 {
  background-color: transparent;
  color: #cd201f;
}
.under-61a2 {
  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;
}
.under-61a2:hover {
  box-shadow: none;
  background: 0 0;
}
.accent_active_9610 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag-huge-de73 {
  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;
}
.progress-paper-1ca0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.center-0e0e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.center-0e0e,
.center-0e0e::after,
.center-0e0e::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;
}
.center-0e0e::after,
.center-0e0e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label-70d5 .tag-huge-de73 .progress-paper-1ca0 {
  margin-top: -2px;
  width: 19px;
}
.label-70d5 .tag-huge-de73 .center-0e0e {
  margin-top: -1px;
}
.label-70d5 .tag-huge-de73 .center-0e0e,
.label-70d5 .tag-huge-de73 .center-0e0e::after,
.label-70d5 .tag-huge-de73 .center-0e0e::before {
  width: 19px;
  height: 2px;
}
.label-70d5 .tag-huge-de73 .center-0e0e::before {
  top: -6px;
}
.label-70d5 .tag-huge-de73 .center-0e0e::after {
  bottom: -6px;
}
.tag-fluid-7e79 .tag-huge-de73 .progress-paper-1ca0 {
  margin-top: -2px;
  width: 22px;
}
.tag-fluid-7e79 .tag-huge-de73 .center-0e0e {
  margin-top: -1px;
}
.tag-fluid-7e79 .tag-huge-de73 .center-0e0e,
.tag-fluid-7e79 .tag-huge-de73 .center-0e0e::after,
.tag-fluid-7e79 .tag-huge-de73 .center-0e0e::before {
  width: 22px;
  height: 2px;
}
.tag-fluid-7e79 .tag-huge-de73 .center-0e0e::before {
  top: -7px;
}
.tag-fluid-7e79 .tag-huge-de73 .center-0e0e::after {
  bottom: -7px;
}
.card-68d3 .tag-huge-de73 .progress-paper-1ca0 {
  margin-top: -2px;
  width: 31px;
}
.card-68d3 .tag-huge-de73 .center-0e0e {
  margin-top: -1.5px;
}
.card-68d3 .tag-huge-de73 .center-0e0e,
.card-68d3 .tag-huge-de73 .center-0e0e::after,
.card-68d3 .tag-huge-de73 .center-0e0e::before {
  width: 31px;
  height: 3px;
}
.card-68d3 .tag-huge-de73 .center-0e0e::before {
  top: -9px;
}
.card-68d3 .tag-huge-de73 .center-0e0e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid_bright_2f6b .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_bright_2f6b .tag-huge-de73 .center-0e0e {
    margin-top: -1px;
  }
  .grid_bright_2f6b .tag-huge-de73 .center-0e0e,
  .grid_bright_2f6b .tag-huge-de73 .center-0e0e::after,
  .grid_bright_2f6b .tag-huge-de73 .center-0e0e::before {
    width: 19px;
    height: 2px;
  }
  .grid_bright_2f6b .tag-huge-de73 .center-0e0e::before {
    top: -6px;
  }
  .grid_bright_2f6b .tag-huge-de73 .center-0e0e::after {
    bottom: -6px;
  }
  .tiny-8508 .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 22px;
  }
  .tiny-8508 .tag-huge-de73 .center-0e0e {
    margin-top: -1px;
  }
  .tiny-8508 .tag-huge-de73 .center-0e0e,
  .tiny-8508 .tag-huge-de73 .center-0e0e::after,
  .tiny-8508 .tag-huge-de73 .center-0e0e::before {
    width: 22px;
    height: 2px;
  }
  .tiny-8508 .tag-huge-de73 .center-0e0e::before {
    top: -7px;
  }
  .tiny-8508 .tag-huge-de73 .center-0e0e::after {
    bottom: -7px;
  }
  .lite_bd35 .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 31px;
  }
  .lite_bd35 .tag-huge-de73 .center-0e0e {
    margin-top: -1.5px;
  }
  .lite_bd35 .tag-huge-de73 .center-0e0e,
  .lite_bd35 .tag-huge-de73 .center-0e0e::after,
  .lite_bd35 .tag-huge-de73 .center-0e0e::before {
    width: 31px;
    height: 3px;
  }
  .lite_bd35 .tag-huge-de73 .center-0e0e::before {
    top: -9px;
  }
  .lite_bd35 .tag-huge-de73 .center-0e0e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box-9248 .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 19px;
  }
  .box-9248 .tag-huge-de73 .center-0e0e {
    margin-top: -1px;
  }
  .box-9248 .tag-huge-de73 .center-0e0e,
  .box-9248 .tag-huge-de73 .center-0e0e::after,
  .box-9248 .tag-huge-de73 .center-0e0e::before {
    width: 19px;
    height: 2px;
  }
  .box-9248 .tag-huge-de73 .center-0e0e::before {
    top: -6px;
  }
  .box-9248 .tag-huge-de73 .center-0e0e::after {
    bottom: -6px;
  }
  .silver_95f7 .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 22px;
  }
  .silver_95f7 .tag-huge-de73 .center-0e0e {
    margin-top: -1px;
  }
  .silver_95f7 .tag-huge-de73 .center-0e0e,
  .silver_95f7 .tag-huge-de73 .center-0e0e::after,
  .silver_95f7 .tag-huge-de73 .center-0e0e::before {
    width: 22px;
    height: 2px;
  }
  .silver_95f7 .tag-huge-de73 .center-0e0e::before {
    top: -7px;
  }
  .silver_95f7 .tag-huge-de73 .center-0e0e::after {
    bottom: -7px;
  }
  .highlight_white_a9c9 .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_white_a9c9 .tag-huge-de73 .center-0e0e {
    margin-top: -1.5px;
  }
  .highlight_white_a9c9 .tag-huge-de73 .center-0e0e,
  .highlight_white_a9c9 .tag-huge-de73 .center-0e0e::after,
  .highlight_white_a9c9 .tag-huge-de73 .center-0e0e::before {
    width: 31px;
    height: 3px;
  }
  .highlight_white_a9c9 .tag-huge-de73 .center-0e0e::before {
    top: -9px;
  }
  .highlight_white_a9c9 .tag-huge-de73 .center-0e0e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slow-1ffe .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 19px;
  }
  .slow-1ffe .tag-huge-de73 .center-0e0e {
    margin-top: -1px;
  }
  .slow-1ffe .tag-huge-de73 .center-0e0e,
  .slow-1ffe .tag-huge-de73 .center-0e0e::after,
  .slow-1ffe .tag-huge-de73 .center-0e0e::before {
    width: 19px;
    height: 2px;
  }
  .slow-1ffe .tag-huge-de73 .center-0e0e::before {
    top: -6px;
  }
  .slow-1ffe .tag-huge-de73 .center-0e0e::after {
    bottom: -6px;
  }
  .description_a721 .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 22px;
  }
  .description_a721 .tag-huge-de73 .center-0e0e {
    margin-top: -1px;
  }
  .description_a721 .tag-huge-de73 .center-0e0e,
  .description_a721 .tag-huge-de73 .center-0e0e::after,
  .description_a721 .tag-huge-de73 .center-0e0e::before {
    width: 22px;
    height: 2px;
  }
  .description_a721 .tag-huge-de73 .center-0e0e::before {
    top: -7px;
  }
  .description_a721 .tag-huge-de73 .center-0e0e::after {
    bottom: -7px;
  }
  .solid-211d .tag-huge-de73 .progress-paper-1ca0 {
    margin-top: -2px;
    width: 31px;
  }
  .solid-211d .tag-huge-de73 .center-0e0e {
    margin-top: -1.5px;
  }
  .solid-211d .tag-huge-de73 .center-0e0e,
  .solid-211d .tag-huge-de73 .center-0e0e::after,
  .solid-211d .tag-huge-de73 .center-0e0e::before {
    width: 31px;
    height: 3px;
  }
  .solid-211d .tag-huge-de73 .center-0e0e::before {
    top: -9px;
  }
  .solid-211d .tag-huge-de73 .center-0e0e::after {
    bottom: -9px;
  }
}
.pagination-602b .center-0e0e {
  -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);
}
.pagination-602b .center-0e0e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pagination-602b .center-0e0e::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);
}
.pagination-602b.summary-9e7d .center-0e0e {
  -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);
}
.pagination-602b.summary-9e7d .center-0e0e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pagination-602b.summary-9e7d .center-0e0e::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);
}
.list-4590 {
  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.aside-dirty-ad5b:before {
  display: none;
}
.inner-f2eb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.inner-f2eb .primary_stale_4f76 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.inner-f2eb .primary_stale_4f76:last-of-type {
  border-bottom: none;
}
.inner-f2eb .primary_stale_4f76.label-prev-6920,
.inner-f2eb .primary_stale_4f76.banner-easy-fcf0,
.inner-f2eb .primary_stale_4f76.east-6590 {
  padding: 0;
}
.inner-f2eb .hovered-1f7e .outline_3115 {
  color: currentColor;
}
.inner-f2eb .hovered-1f7e .outline_3115:focus,
.inner-f2eb .hovered-1f7e .outline_3115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-f2eb.button_3ff6 .link_bbdf,
.inner-f2eb.button_3ff6 .gradient_9dba a,
.inner-f2eb.button_3ff6 .active_a439 a,
.inner-f2eb.button_3ff6 .light_fbb8 a {
  color: rgba(0, 0, 0, 0.55);
}
.inner-f2eb.button_3ff6 .link_bbdf:hover,
.inner-f2eb.button_3ff6 .gradient_9dba a:hover,
.inner-f2eb.button_3ff6 .active_a439 a:hover,
.inner-f2eb.button_3ff6 .light_fbb8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-f2eb.button_3ff6 .last_9513 {
  color: rgba(0, 0, 0, 0.8);
}
.inner-f2eb.button_3ff6 .primary_stale_4f76 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-f2eb.button_3ff6 .primary_stale_4f76:before {
  background: rgba(0, 0, 0, 0.08);
}
.inner-f2eb.button_3ff6 .hard_1fb7:before {
  background: rgba(255, 255, 255, 0.9);
}
.inner-f2eb.button_3ff6 .hovered-1f7e .wrapper-paper-9b40 li a,
.inner-f2eb.button_3ff6 .hovered-1f7e .outline_3115,
.inner-f2eb.button_3ff6 .light_fbb8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-f2eb.button_3ff6 .hovered-1f7e .outline_3115:focus,
.inner-f2eb.button_3ff6 .hovered-1f7e .outline_3115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-f2eb.button_3ff6 .wrapper-paper-9b40 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.inner-f2eb.border_2d2c .link_bbdf,
.inner-f2eb.border_2d2c .gradient_9dba a,
.inner-f2eb.border_2d2c .active_a439 .outline_3115,
.inner-f2eb.border_2d2c .active_a439 a,
.inner-f2eb.border_2d2c .light_fbb8 a {
  color: rgba(255, 255, 255, 0.79);
}
.inner-f2eb.border_2d2c .link_bbdf:hover,
.inner-f2eb.border_2d2c .gradient_9dba a:hover,
.inner-f2eb.border_2d2c .active_a439 .outline_3115:hover,
.inner-f2eb.border_2d2c .active_a439 a:hover,
.inner-f2eb.border_2d2c .light_fbb8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner-f2eb.border_2d2c .last_9513 {
  color: rgba(255, 255, 255, 0.99);
}
.inner-f2eb.border_2d2c .primary_stale_4f76 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-f2eb.border_2d2c .primary_stale_4f76:before {
  background: rgba(255, 255, 255, 0.08);
}
.inner-f2eb.border_2d2c .hard_1fb7:before {
  background: rgba(0, 0, 0, 0.9);
}
.inner-f2eb.border_2d2c .hovered-1f7e .wrapper-paper-9b40 li a,
.inner-f2eb.border_2d2c .hovered-1f7e .outline_3115,
.inner-f2eb.border_2d2c .light_fbb8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner-f2eb.border_2d2c .hovered-1f7e .outline_3115:focus,
.inner-f2eb.border_2d2c .hovered-1f7e .outline_3115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.inner-f2eb.border_2d2c .wrapper-paper-9b40 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_1fb7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hard_1fb7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.first-fd3b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.basic-6634 .inner-f2eb {
  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;
}
.basic-6634 .primary_stale_4f76 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.basic-6634 .primary_stale_4f76: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) {
  .basic-6634 .primary_stale_4f76:before {
    width: 16%;
    left: 42%;
  }
}
.basic-6634 .primary_stale_4f76:last-child:before {
  content: none;
}
.basic-6634 .primary_stale_4f76[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.basic-6634 .hovered-1f7e .wrapper-paper-9b40 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.basic-6634 .hovered-1f7e .wrapper-paper-9b40 li a .outline_3115 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.basic-6634 .hovered-1f7e .light_fbb8 {
  border: none;
}
.basic-6634 .hovered-1f7e .light_fbb8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.basic-6634 .hard_1fb7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.basic-6634 .first-fd3b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.basic-6634 .border_2d2c .hard_1fb7:before {
  background: rgba(0, 0, 0, 0.9);
}
.basic-6634 .button_3ff6.image_next_3ea2 .center-0e0e {
  background: rgba(0, 0, 0, 0.6);
}
.basic-6634
  .button_3ff6.image_next_3ea2
  .center-0e0e::after,
.basic-6634
  .button_3ff6.image_next_3ea2
  .center-0e0e:before {
  background: inherit;
}
.basic-6634
  .button_3ff6.image_next_3ea2:hover
  .center-0e0e {
  background: rgba(0, 0, 0, 0.8);
}
.white-50a0 .inner-f2eb {
  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) {
  .white-50a0 .inner-f2eb {
    width: auto;
    right: 45px;
  }
}
.tiny-f540 .inner-f2eb {
  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) {
  .tiny-f540 .inner-f2eb {
    width: auto;
    left: 45px;
  }
}
.aside-dirty-ad5b .inner-f2eb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.aside-dirty-ad5b .first-fd3b {
  max-width: 48em;
  margin: 0 auto;
}
.aside-dirty-ad5b .hard_1fb7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.frame_14e2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.frame_14e2.basic-6634 .inner-f2eb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.frame_14e2.white-50a0 .inner-f2eb {
  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);
}
.frame_14e2 .inner-f2eb {
  visibility: visible;
}
.frame_14e2.tiny-f540 .inner-f2eb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article-d809,
.header-6ec9 {
  overflow-x: hidden;
}
.article-d809 .inner-f2eb {
  overflow: auto;
}
.article-d809.basic-6634 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-d809.basic-6634 .inner-f2eb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article-d809.basic-6634 .under-61a2 {
  opacity: 0;
}
.article-d809.white-50a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-d809.white-50a0 .inner-f2eb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article-d809.white-50a0 .under-61a2 {
  opacity: 0;
}
.article-d809.tiny-f540 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-d809.tiny-f540 .inner-f2eb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article-d809.tiny-f540 .under-61a2 {
  opacity: 0;
}
.article-d809.aside-dirty-ad5b .inner-f2eb {
  z-index: 10;
  visibility: visible;
}
.image_next_3ea2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.image_next_3ea2 .center-0e0e {
  background: rgba(255, 255, 255, 0.99);
}
.image_next_3ea2 .center-0e0e::after,
.image_next_3ea2 .center-0e0e:before {
  background: inherit;
}
.image_next_3ea2:hover .center-0e0e {
  background: rgba(255, 255, 255, 0.99);
}
.tiny-f540 .image_next_3ea2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.aside-dirty-ad5b .image_next_3ea2 {
  display: none !important;
}
.article-d809:before,
.header-6ec9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article-d809 .image_next_3ea2,
.header-6ec9 .image_next_3ea2 {
  display: inline-block;
}
.inner-f2eb .stone_926e {
  -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;
}
.article-d809 .inner-f2eb .stone_926e,
.header-6ec9 .inner-f2eb .stone_926e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-6947 .form_first_1e32 {
  width: 100%;
}
.accordion_98df {
  padding: 0 0.5em 0;
}
.accordion_98df [class*="customify-col-"],
.accordion_98df [class*="customify-col_"],
.accordion_98df [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info-6645 .accordion_98df {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .box-tiny-34fe .red_20b0,
  .red_20b0 {
    display: none;
  }
  .pro-cd80 {
    text-align: left;
  }
  .container-bottom-bb7a {
    text-align: center;
  }
  .gallery-narrow-5ff2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .box-tiny-34fe .old_ca44,
  .old_ca44 {
    display: none;
  }
  .new_c944 {
    text-align: left;
  }
  .left_090b {
    text-align: center;
  }
  .description_middle_7e88 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .box-tiny-34fe .tooltip-static-4220,
  .tooltip-static-4220 {
    display: none;
  }
  .box-copper-394b {
    text-align: left;
  }
  .solid-970a {
    text-align: center;
  }
  .banner-simple-092f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dynamic_73ec {
  box-shadow: none !important;
}
.lite-cb86 .highlight_ad13,
.glass-aa4a .highlight_ad13 {
  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;
}
.glass-aa4a .highlight_ad13 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary-b05c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary-b05c:after,
.summary-b05c:before {
  content: "";
  display: table;
}
.summary-b05c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary-b05c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary-b05c,
.east-835d {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-narrow-9189.black-b963 .summary-b05c {
  max-width: 100%;
}
.panel-narrow-9189.main-complex-33b6 {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-narrow-9189.current-c2fc .summary-b05c {
  max-width: 100%;
}
.panel-narrow-9189.current-c2fc > .summary-b05c {
  padding-left: 0;
  padding-right: 0;
}
.panel-narrow-9189.current-c2fc > .summary-b05c .box-tiny-34fe {
  margin: 0;
}
.panel-narrow-9189.current-c2fc
  > .summary-b05c
  .clean-e880.chip_outer_b3b7 {
  margin-right: 0;
  margin-left: 0;
}
.panel-narrow-9189.current-c2fc #main.chip_outer_b3b7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .chip-253a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .chip-253a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_023e .first_9bf5 {
    padding-right: 1em;
  }
  .paragraph_023e.narrow_e740 .clean-e880 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_023e.narrow_e740 .first_9bf5 {
    padding-right: 1em;
  }
  .paragraph_023e.narrow_e740 .article_d360 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel-7453 .first_9bf5 {
    padding-left: 1em;
  }
  .steel-7453.narrow_e740 .clean-e880 {
    border-left: 1px solid #eaecee;
  }
  .steel-7453.narrow_e740 .first_9bf5 {
    padding-left: 1em;
  }
  .steel-7453.narrow_e740 .article_d360 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-62f4 .first_9bf5 {
    padding-left: 1em;
  }
  .right-62f4.narrow_e740 .pagination-72d7 {
    border-right: 1px solid #eaecee;
  }
  .right-62f4.narrow_e740 .component_old_7939 {
    border-right: 1px solid #eaecee;
  }
  .right-62f4.narrow_e740 .first_9bf5 {
    padding-left: 1em;
  }
  .right-62f4.narrow_e740 .article_d360 {
    padding-right: 1em;
  }
  .right-62f4.narrow_e740 .gallery_fresh_b68a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_1659 .first_9bf5 {
    padding-right: 1em;
  }
  .chip_1659.narrow_e740 .pagination-72d7 {
    border-left: 1px solid #eaecee;
  }
  .chip_1659.narrow_e740 .component_old_7939 {
    border-left: 1px solid #eaecee;
  }
  .chip_1659.narrow_e740 .first_9bf5 {
    padding-right: 1em;
  }
  .chip_1659.narrow_e740 .article_d360 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip_1659.narrow_e740 .gallery_fresh_b68a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-253a .first_9bf5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-253a.narrow_e740 .clean-e880 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .chip-253a.narrow_e740 .first_9bf5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-253a.narrow_e740 .article_d360 {
    padding-left: 1em;
  }
  .chip-253a.narrow_e740 .gallery_fresh_b68a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .chip-253a.narrow_e740 .first_9bf5 {
    padding-left: 0;
  }
}
.menu_899e .shade_action_8e67 {
  display: inline-block;
}
.tiny_3b27 {
  display: inline-block;
}
.nav_narrow_b63f {
  word-con: break-word;
}
.silver_552c > span {
  display: inline-block;
  padding: 5px 0;
}
.silver_552c .slow-4e76 {
  margin-left: 8px;
  margin-right: 8px;
}
.silver_552c .outline-in-c19c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.outline-pressed-c2eb .out_766b {
  margin-bottom: 2em;
}
.outline-pressed-c2eb .current-ceab {
  margin-bottom: 15px;
}
.outline-pressed-c2eb .current-ceab:last-child {
  margin-bottom: 0;
}
.outline-pressed-c2eb .pagination_1811 {
  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) {
  .outline-pressed-c2eb .pagination_1811 {
    display: block;
  }
}
.outline-pressed-c2eb .tooltip-ac96 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .outline-pressed-c2eb .tooltip-ac96 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.outline-pressed-c2eb .row-stale-35f4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.outline-pressed-c2eb .row-stale-35f4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.outline-pressed-c2eb .row-stale-35f4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.outline-pressed-c2eb .nav_narrow_b63f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline-pressed-c2eb .nav_narrow_b63f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.outline-pressed-c2eb .block-red-1037 p:last-child {
  margin-bottom: 0;
}
.outline-pressed-c2eb .sidebar_current_f971 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.outline-pressed-c2eb .popup_bdaa {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.outline-pressed-c2eb .info_pro_fe23 {
  margin-top: 1em;
}
.outline-pressed-c2eb .frame-medium-ea7e {
  top: 0;
  display: block;
}
.outline-pressed-c2eb .frame-medium-ea7e a {
  color: inherit;
}
.outline-pressed-c2eb .frame-medium-ea7e a:hover {
  color: inherit;
}
.outline-pressed-c2eb .card_lite_e0dc {
  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;
}
.outline-pressed-c2eb .card_lite_e0dc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.outline-pressed-c2eb .popup_bdaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.outline-pressed-c2eb .article_simple_2cc5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.outline-pressed-c2eb .article_simple_2cc5:first-child {
  margin-top: 0;
}
.outline-pressed-c2eb .article_simple_2cc5.text-narrow-5c52 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.outline-pressed-c2eb .article_simple_2cc5.down-f6d7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline-pressed-c2eb
  .article_simple_2cc5.down-f6d7.article_old_543e
  .info_pro_fe23 {
  width: 100%;
}
.outline-pressed-c2eb .down-f6d7 {
  -webkit-box-align: center;
  align-items: center;
}
.outline-pressed-c2eb .down-f6d7 .silver_552c,
.outline-pressed-c2eb .down-f6d7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.outline-pressed-c2eb .row-stale-35f4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline-pressed-c2eb .row-stale-35f4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.outline-pressed-c2eb .row-stale-35f4: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;
}
.outline-pressed-c2eb .text-narrow-5c52 {
  z-index: 5;
}
.outline-pressed-c2eb .inner-5adb .filter_paper_2989 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.outline-pressed-c2eb .warm_7c34 .filter_paper_2989 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.outline-pressed-c2eb .tiny_7bc4 .filter_paper_2989 {
  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;
}
.outline-pressed-c2eb.basic_2b43 .pagination_1811,
.outline-pressed-c2eb.disabled_dde4 .pagination_1811 {
  display: block;
}
.outline-pressed-c2eb.basic_2b43 .pagination_1811 .carousel_b737,
.outline-pressed-c2eb.basic_2b43 .pagination_1811 .popup_bdaa,
.outline-pressed-c2eb.disabled_dde4 .pagination_1811 .carousel_b737,
.outline-pressed-c2eb.disabled_dde4 .pagination_1811 .popup_bdaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline-pressed-c2eb.old_d9b1 .tooltip-ac96 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .outline-pressed-c2eb.old_d9b1 .tooltip-ac96 {
    margin-right: 0;
  }
}
.outline-pressed-c2eb.basic_2b43 .tooltip-ac96,
.outline-pressed-c2eb.disabled_dde4 .tooltip-ac96 {
  padding-top: 40%;
}
.outline-pressed-c2eb.basic_2b43 .out_766b,
.outline-pressed-c2eb.disabled_dde4 .out_766b {
  display: block;
}
.outline-pressed-c2eb.basic_2b43 .fn-sticky-1492 .popup_bdaa,
.outline-pressed-c2eb.disabled_dde4 .fn-sticky-1492 .popup_bdaa {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.outline-pressed-c2eb.basic_2b43 .tooltip-ac96,
.outline-pressed-c2eb.disabled_dde4 .tooltip-ac96 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.outline-pressed-c2eb.basic_2b43 .popup_bdaa {
  padding: 1em;
}
.accordion-8fc3 {
  margin: 30px auto;
  display: block;
}
.accordion-8fc3 .carousel_eea5 > * {
  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;
}
.accordion-8fc3 .carousel_eea5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion-8fc3 .carousel_eea5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bottom-5a8c .silver_552c {
  margin-bottom: 1.41575em;
}
.bottom-5a8c .hero-fe0f {
  margin-bottom: 1.618em;
}
.gradient-8cc6 .sort_7a33 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient-8cc6 .sort_7a33 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient-8cc6 .description-last-d455 {
  max-width: 100%;
  overflow: auto;
}
.widget-gold-073e .gradient-8cc6 a:hover {
  text-decoration: underline;
}
.smooth_2c7b .current-ceab:not(.nav_narrow_b63f),
.smooth_2c7b .row-stale-35f4 {
  margin-bottom: 1.41575em;
}
.smooth_2c7b .current-ceab:not(.nav_narrow_b63f):last-child,
.smooth_2c7b .row-stale-35f4:last-child {
  margin-bottom: 0;
}
.smooth_2c7b .current-ceab.left_56c2 {
  margin-bottom: 0.41575em;
}
.smooth_2c7b .east-016d:before,
.smooth_2c7b .wide-188d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.smooth_2c7b .east-016d:before {
  content: "\f115";
}
.smooth_2c7b .wide-188d:before {
  content: "\f02c";
}
.smooth_2c7b .component-outer-cb35 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.smooth_2c7b .component-outer-cb35 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu_soft_7b38 {
  display: -webkit-box;
  display: flex;
}
.menu_soft_7b38 .picture_0cbb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu_soft_7b38 .picture_0cbb {
    flex-basis: 90px;
  }
}
.menu_soft_7b38 .icon-current-bdf9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu_soft_7b38 .icon-current-bdf9 {
    flex-basis: calc(100% - 50px);
  }
}
.menu_soft_7b38 .primary-short-557d p:last-child {
  margin-bottom: 0.72em;
}
.photo_silver_2b6e .carousel_eea5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.photo_silver_2b6e .carousel_eea5:after,
.photo_silver_2b6e .carousel_eea5:before {
  content: "";
  display: table;
}
.photo_silver_2b6e .carousel_eea5:after {
  clear: both;
}
.photo_silver_2b6e .carousel_eea5 .component-hovered-9383,
.photo_silver_2b6e .carousel_eea5 .action-157f {
  width: 49%;
}
.photo_silver_2b6e .carousel_eea5 .component-hovered-9383 a span.modal-51d0,
.photo_silver_2b6e .carousel_eea5 .action-157f a span.modal-51d0 {
  display: block;
  margin-bottom: 5px;
}
.photo_silver_2b6e .carousel_eea5 .action-157f {
  float: left;
  text-align: left;
}
.photo_silver_2b6e .carousel_eea5 .component-hovered-9383 {
  float: right;
  text-align: right;
}
.paragraph-aab2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .paragraph-aab2 {
    margin-bottom: 0;
  }
}
.gradient_tiny_8864 {
  margin-bottom: 1em;
}
.gradient_tiny_8864 .nav_narrow_b63f {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon-813d a {
  display: block;
  line-height: 0;
  position: relative;
}
.element_8864 .gradient_tiny_8864,
.steel_946d .gradient_tiny_8864 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .element_8864 .gradient_tiny_8864,
  .steel_946d .gradient_tiny_8864 {
    display: block;
  }
}
.element_8864 .icon-813d,
.steel_946d .icon-813d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .element_8864 .icon-813d,
  .steel_946d .icon-813d {
    margin-bottom: 1em;
  }
}
.element_8864 .icon-813d img,
.steel_946d .icon-813d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.element_8864 .old-14bf,
.steel_946d .old-14bf {
  flex-basis: calc(100% - 160px);
}
.element_8864 .old-14bf p,
.steel_946d .old-14bf p {
  margin-bottom: 0;
}
.element_8864 .old-14bf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .element_8864 .old-14bf {
    padding-left: 0;
  }
}
.steel_946d .old-14bf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .steel_946d .old-14bf {
    padding-right: 0;
  }
}
.steel_946d .icon-813d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent_dim_b8b2 .icon-813d {
  margin-bottom: 0.5em;
}
.accent_dim_b8b2 .icon-813d img {
  width: 100%;
}
.label_fast_bd82 .progress-complex-5b5e,
.panel_60cd .progress-complex-5b5e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel_60cd .clean-e880 .title_0e03 p:last-child {
  margin-bottom: 0;
}
.card_7bcd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget_short_c706 .dropdown_right_1a44 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget_short_c706 .dropdown_right_1a44:last-of-type {
    margin-bottom: 0;
  }
}
.widget_short_c706 .dropdown_right_1a44 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_short_c706 .dropdown_right_1a44 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget_short_c706 .dropdown_right_1a44 ul li {
  margin: 0 0 0.6em;
}
.widget_short_c706 .dropdown_right_1a44 ul li.iron-1cbb,
.widget_short_c706 .dropdown_right_1a44 ul li.wrapper_first_a8f8 {
  position: relative;
}
.widget_short_c706 .dropdown_right_1a44 ul li.iron-1cbb .glass_cfa5,
.widget_short_c706 .dropdown_right_1a44 ul li.wrapper_first_a8f8 .glass_cfa5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget_short_c706 .dropdown_right_1a44 ul li.iron-1cbb:after:after,
.widget_short_c706 .dropdown_right_1a44 ul li.iron-1cbb:after:before,
.widget_short_c706
  .dropdown_right_1a44
  ul
  li.wrapper_first_a8f8:after:after,
.widget_short_c706
  .dropdown_right_1a44
  ul
  li.wrapper_first_a8f8:after:before {
  content: "";
  display: table;
}
.widget_short_c706 .dropdown_right_1a44 ul li.iron-1cbb:after:after,
.widget_short_c706
  .dropdown_right_1a44
  ul
  li.wrapper_first_a8f8:after:after {
  clear: both;
}
.widget_short_c706 .dropdown_right_1a44 a.description_glass_613e:hover {
  text-decoration: none;
}
.widget_short_c706 .dropdown_right_1a44 select {
  max-width: 100%;
}
.widget_short_c706 .dropdown_right_1a44 table {
  font-size: 85%;
}
.widget_short_c706 .dropdown_right_1a44 table td,
.widget_short_c706 .dropdown_right_1a44 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget_short_c706 .dropdown_right_1a44 table tfoot td {
  text-align: left;
}
.widget_short_c706 .dropdown_right_1a44 :last-child {
  margin-bottom: 0;
}
.widget_short_c706 .dropdown_right_1a44 .simple-8a13 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget_short_c706 .dropdown_right_1a44 .simple-8a13 label {
  width: 100%;
}
.widget_short_c706 .dropdown_right_1a44 .simple-8a13 .last-29b2 {
  width: 100%;
  display: block;
}
.widget_short_c706 .dropdown_right_1a44 .simple-8a13 .fast-2b5f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget_short_c706 .dropdown_right_1a44 .simple-8a13 .fast-2b5f:hover svg #svg-search {
  fill: #444;
}
.widget_short_c706 .dropdown_right_1a44 .simple-8a13 .fast-2b5f svg {
  width: 18px;
  height: 18px;
}
.widget_short_c706 .media-2080 ul ul,
.widget_short_c706 .basic_6823 ul ul,
.widget_short_c706 .chip_45d9 ul ul,
.widget_short_c706 .banner_7246 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget_short_c706 .media-2080 .paragraph-78f4 > a,
.widget_short_c706 .basic_6823 .paragraph-78f4 > a,
.widget_short_c706 .chip_45d9 .paragraph-78f4 > a,
.widget_short_c706 .banner_7246 .paragraph-78f4 > a {
  margin-bottom: 0;
}
.widget_short_c706 .left_da27 li,
.widget_short_c706 .media-2080 li,
.widget_short_c706 .focused-4eff li,
.widget_short_c706 .basic_6823 li,
.widget_short_c706 .chip_45d9 li,
.widget_short_c706 .banner_7246 li,
.widget_short_c706 .tall_aa56 li,
.widget_short_c706 .texture-left-ca0e li {
  display: block;
  position: relative;
}
.widget_short_c706 .left_da27 li:last-child,
.widget_short_c706 .media-2080 li:last-child,
.widget_short_c706 .focused-4eff li:last-child,
.widget_short_c706 .basic_6823 li:last-child,
.widget_short_c706 .chip_45d9 li:last-child,
.widget_short_c706 .banner_7246 li:last-child,
.widget_short_c706 .tall_aa56 li:last-child,
.widget_short_c706 .texture-left-ca0e li:last-child {
  border: none;
}
.widget_short_c706 .left_da27 li a,
.widget_short_c706 .media-2080 li a,
.widget_short_c706 .focused-4eff li a,
.widget_short_c706 .basic_6823 li a,
.widget_short_c706 .chip_45d9 li a,
.widget_short_c706 .banner_7246 li a,
.widget_short_c706 .tall_aa56 li a,
.widget_short_c706 .texture-left-ca0e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_short_c706 .left_da27 li ul li::before,
.widget_short_c706 .media-2080 li ul li::before,
.widget_short_c706 .focused-4eff li ul li::before,
.widget_short_c706 .basic_6823 li ul li::before,
.widget_short_c706 .chip_45d9 li ul li::before,
.widget_short_c706 .banner_7246 li ul li::before,
.widget_short_c706 .tall_aa56 li ul li::before,
.widget_short_c706 .texture-left-ca0e li ul li::before {
  left: 15px;
}
.widget_short_c706 .left_da27 li ul a,
.widget_short_c706 .media-2080 li ul a,
.widget_short_c706 .focused-4eff li ul a,
.widget_short_c706 .basic_6823 li ul a,
.widget_short_c706 .chip_45d9 li ul a,
.widget_short_c706 .banner_7246 li ul a,
.widget_short_c706 .tall_aa56 li ul a,
.widget_short_c706 .texture-left-ca0e li ul a {
  padding-left: 20px;
}
.widget_short_c706 .left_da27 li ul ul li::before,
.widget_short_c706 .media-2080 li ul ul li::before,
.widget_short_c706 .focused-4eff li ul ul li::before,
.widget_short_c706 .basic_6823 li ul ul li::before,
.widget_short_c706 .chip_45d9 li ul ul li::before,
.widget_short_c706 .banner_7246 li ul ul li::before,
.widget_short_c706 .tall_aa56 li ul ul li::before,
.widget_short_c706 .texture-left-ca0e li ul ul li::before {
  left: 30px;
}
.widget_short_c706 .left_da27 li ul ul a,
.widget_short_c706 .media-2080 li ul ul a,
.widget_short_c706 .focused-4eff li ul ul a,
.widget_short_c706 .basic_6823 li ul ul a,
.widget_short_c706 .chip_45d9 li ul ul a,
.widget_short_c706 .banner_7246 li ul ul a,
.widget_short_c706 .tall_aa56 li ul ul a,
.widget_short_c706 .texture-left-ca0e li ul ul a {
  padding-left: 40px;
}
.widget_short_c706 .small_def4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_short_c706 .texture-left-ca0e ul li {
  margin-bottom: 1.41575em;
}
.widget_short_c706 .texture-left-ca0e ul li .dropdown_mini_6366 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget_short_c706 .texture-left-ca0e ul li .video_d68c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.border_2d2c .left_da27 li a,
.border_2d2c .media-2080 li a,
.border_2d2c .focused-4eff li a,
.border_2d2c .basic_6823 li a,
.border_2d2c .chip_45d9 li a,
.border_2d2c .banner_7246 li a,
.border_2d2c .tall_aa56 li a,
.border_2d2c .texture-left-ca0e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_2d2c .small_def4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_2d2c .dropdown_right_1a44 ul li.iron-1cbb .glass_cfa5,
.border_2d2c .dropdown_right_1a44 ul li.wrapper_first_a8f8 .glass_cfa5 {
  background: rgba(0, 0, 0, 0.2);
}
.border_2d2c .widget_short_c706 .dropdown_right_1a44 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li {
  margin: 0;
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li ul {
  margin: 0;
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li ul li a {
  padding-left: 15px;
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li ul li li a {
  padding-left: 30px;
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li.outline-center-bfe2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li.outline-center-bfe2 > 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;
}
.panel-narrow-9189 .widget_short_c706 .wrapper-paper-9b40 li.outline-center-bfe2 > 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;
}
.shadow_mini_d7f7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.short_0641 {
  position: relative;
  z-index: 10;
}
.short_0641 .stone_926e {
  width: 100%;
  max-width: 100%;
}
.aside_small_f234 .header_ccca {
  padding-top: 2em;
  padding-bottom: 2em;
}
.aside_small_f234 .button_3ff6 {
}
.aside_small_f234 .border_2d2c {
  background: #292929;
}
.item-slow-79ba .header_ccca {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.item-slow-79ba .button_3ff6 {
  background: #f9f9f9;
}
.item-slow-79ba .border_2d2c {
  background: #303030;
}
.link-369f .header_ccca {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .link-369f .shade_action_8e67 {
    margin-bottom: 1em;
  }
  .link-369f .shade_action_8e67:last-child {
    margin-bottom: 0;
  }
}
.link-369f .button_3ff6 {
  background: #ededed;
}
.link-369f .border_2d2c {
  background: #1a1a1a;
}
.header_ccca.button_3ff6 {
  color: rgba(0, 0, 0, 0.6);
}
.header_ccca.button_3ff6 .green_91f5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_ccca.border_2d2c {
  color: rgba(255, 255, 255, 0.99);
}
.header_ccca.border_2d2c a:not(.description_glass_613e) {
  color: rgba(255, 255, 255, 0.79);
}
.header_ccca.border_2d2c a:not(.description_glass_613e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_ccca.border_2d2c .green_91f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_ccca.border_2d2c table tbody td,
.header_ccca.border_2d2c table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel_ad25.list_ad69 .summary-b05c {
  max-width: initial;
}
.panel_ad25 .progress_fluid_1fa3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel_ad25 .progress_fluid_1fa3 .stone_926e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel_ad25 .progress_fluid_1fa3 .stone_926e {
    display: block;
    margin-bottom: 2em;
  }
  .panel_ad25 .progress_fluid_1fa3 .stone_926e:last-child {
    margin-bottom: 0;
  }
}
.link-369f .shade_action_8e67:last-child,
.item-slow-79ba .shade_action_8e67:last-child,
.aside_small_f234 .shade_action_8e67:last-child {
  margin-bottom: 0;
}
.link-369f .shade_action_8e67 .widget_short_c706 .dropdown_right_1a44:last-child,
.item-slow-79ba .shade_action_8e67 .widget_short_c706 .dropdown_right_1a44:last-child,
.aside_small_f234 .shade_action_8e67 .widget_short_c706 .dropdown_right_1a44:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .link-369f .popup_d905,
  .link-369f .image-1eb5,
  .item-slow-79ba .popup_d905,
  .item-slow-79ba .image-1eb5,
  .aside_small_f234 .popup_d905,
  .aside_small_f234 .image-1eb5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .short_0641 .shade_action_8e67 {
    margin-bottom: 2em;
  }
}
.short_0641 p:last-child {
  margin-bottom: 0;
}
.short_0641 li,
.short_0641 ul {
  list-style: none;
  margin: 0;
}
.short_0641 ul ul {
  margin-left: 2.617924em;
}
.module-huge-d480 {
  font-size: 0.875em;
}

/* css-noise: 5b64 */
.ghost-box-i5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
