/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary_a5e0/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary_a5e0
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.summary_a5e0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.west_13b6.tiny-d5b7/licenses/gpl-2.0.advanced-825b
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.wide_ea21/, (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.widget-eada.pink_cbdb/normalize.notification_wood_9263/
 ======
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.notification_wood_9263 v7.0.0 | MIT License | github.summary_a5e0/necolas/normalize.notification_wood_9263 */
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;
}
.article-d59f .dim_6dc6,
.down_a292,
.image_ab83,
.glass-64f6,
.video_cb83,
.frame-first-6f90,
.hovered_76fc,
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;
}
.down_a292,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .down_a292,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .down_a292,
  h1 {
    font-size: 1.8em;
  }
}
.image_ab83,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image_ab83 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image_ab83,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image_ab83,
  h2 {
    font-size: 1.7em;
  }
}
.glass-64f6,
h3 {
  font-size: 1.618em;
}
.article-d59f .dim_6dc6,
.video_cb83,
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.tabs_hovered_46f4 {
  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;
}
.pro_f5b8:after,
.pro_f5b8:before,
.slow-a5d1:after,
.slow-a5d1:before {
  content: "";
  display: table;
}
.pro_f5b8:after,
.slow-a5d1:after {
  clear: both;
}
.new-2981 {
  float: right;
  margin-right: 0;
}
.accent_a616 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.steel_b0e2 .search_a377,
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;
}
.steel_b0e2 .search_a377: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;
}
.small_8ac9 .search_a377 {
  box-shadow: none;
}
.small_8ac9
  .search_a377
  .motion-8a3e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.small_8ac9 .search_a377 .media-0354 {
  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;
}
.small_8ac9
  .search_a377
  .media-0354
  b {
  display: none;
}
.small_8ac9 .tertiary_5c86 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.upper_2839:not(.first-5a89):not(.summary-tall-07cb),
button:not(.first-5a89):not(.summary-tall-07cb),
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ),
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ),
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ) {
  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;
}
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ):hover,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ):hover,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):hover,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):hover,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ):active,
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ):active,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):active,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):active,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):active,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus {
  outline: 0;
}
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea {
  position: relative;
}
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .active_21fe,
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .highlight_action_3ad2,
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .pagination-4fb3,
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  i,
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  svg,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .active_21fe,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .highlight_action_3ad2,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .pagination-4fb3,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  i,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  svg,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .active_21fe,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .highlight_action_3ad2,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .pagination-4fb3,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  i,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  svg,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .active_21fe,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .highlight_action_3ad2,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .pagination-4fb3,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  i,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  svg,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .active_21fe,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .highlight_action_3ad2,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  .pagination-4fb3,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  i,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea
  svg {
  visibility: hidden;
}
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea:after,
button:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea:after,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea:after,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea:after,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ).fn-loading-e3ea: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;
}
.upper_2839:not(.first-5a89):not(.summary-tall-07cb),
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ),
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ),
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ) {
  color: #fff;
  background: #235787;
}
.upper_2839:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus,
input[type="button"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus,
input[type="reset"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus,
input[type="submit"]:not(.first-5a89):not(
    .summary-tall-07cb
  ):focus {
  color: #fff;
}
.upper_2839.fn-disabled-e3ea:not(.first-5a89):not(
    .summary-tall-07cb
  ),
.upper_2839[disabled]:not(.first-5a89):not(
    .summary-tall-07cb
  ),
button.fn-disabled-e3ea:not(.first-5a89):not(
    .summary-tall-07cb
  ),
button[disabled]:not(.first-5a89):not(
    .summary-tall-07cb
  ) {
  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;
}
.media_e1f7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media_e1f7: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;
}
.menu-dim-ba3d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message-47c5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wide_58ec {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pro_f5b8:after,
.pro_f5b8:before,
.hero-dirty-886f:after,
.hero-dirty-886f:before,
.current-f1b6:after,
.current-f1b6:before,
.caption-0553:after,
.caption-0553:before,
.sidebar_db9f:after,
.sidebar_db9f:before,
.container_dd14:after,
.container_dd14:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pro_f5b8:after,
.hero-dirty-886f:after,
.current-f1b6:after,
.caption-0553:after,
.sidebar_db9f:after,
.container_dd14:after {
  clear: both;
}
.hero-dirty-886f .gradient-a55e,
.current-f1b6 .gradient-a55e,
.item-4cda .gradient-a55e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.huge-edd2 {
  display: inline-block;
}
.border-5b3d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-5b3d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-5b3d .hard-f2fb {
  padding: 1em 0;
  font-size: 85%;
}
.hard-f2fb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.purple_d3ec {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.purple_d3ec:after,
.purple_d3ec:before {
  content: "";
  display: table;
}
.purple_d3ec:after {
  clear: both;
}
.shade-south-83dd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.bronze_19e9 .shade-south-83dd {
  max-width: 50%;
}
.iron_d9a4 .shade-south-83dd {
  max-width: 33.33%;
}
.icon_red_0fc9 .shade-south-83dd {
  max-width: 25%;
}
.silver_e59b .shade-south-83dd {
  max-width: 20%;
}
.hero_ecf8 .shade-south-83dd {
  max-width: 16.66%;
}
.center-ebe7 .shade-south-83dd {
  max-width: 14.28%;
}
.sort_medium_9585 .shade-south-83dd {
  max-width: 12.5%;
}
.label-85f7 .shade-south-83dd {
  max-width: 11.11%;
}
.backdrop-mini-6394 {
  display: block;
}
.article-d59f .glass-2423 label,
.article-d59f .wide-5e17 label,
.article-d59f .text-599a label,
.article-d59f .large_b97a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient_north_318c {
  list-style: none;
  margin: 0;
}
.gradient_north_318c article.detail-21ed {
  margin-bottom: 0;
}
.gradient_north_318c ul {
  list-style: none;
  margin: 0;
}
.gradient_north_318c .sidebar-00d9 li.detail-21ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient_north_318c .sidebar-00d9 li.detail-21ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient_north_318c .sidebar-00d9 li.detail-21ed:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .gradient_north_318c .sidebar-00d9 li.detail-21ed li.detail-21ed li.detail-21ed li.detail-21ed {
    padding-left: 0;
  }
}
article.detail-21ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-21ed .hero-dirty-886f p:last-of-type {
  margin-bottom: 0;
}
article.detail-21ed .paper-1e3e {
  float: left;
}
article.detail-21ed .info-8349 {
  margin-left: 85px;
}
article.detail-21ed .copper_633c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-21ed .copper_633c .north-b6b5 {
  margin-left: 10px;
}
article.detail-21ed .green-c49a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-21ed .gallery_green_5dd2 {
  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 .glass-2423,
  #respond .text-599a,
  #respond .large_b97a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass-2423 input,
#respond .text-599a input,
#respond .large_b97a input {
  width: 100%;
}
#respond .large_b97a {
  margin-right: 0;
}
#respond .dim_bcf6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading_8627 {
  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;
}
.heading_8627.paragraph_west_8217 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.heading_8627 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%);
}
.heading_8627:focus,
.heading_8627: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);
}
.active-bad5 {
  border-radius: 10%;
}
.heading-dim-2ad1 {
  border-radius: 50%;
}
.primary_83ee {
  font-size: 0.72em;
}
.fixed_7aec {
  font-size: 0.875em;
}
.filter-3fd0 {
  font-size: 1.1em;
}
.thick_3dc4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.thick_3dc4.primary_83ee {
  letter-spacing: 0.5px;
}
.green_8549,
.green_8549 a {
  color: #6d6d6d;
}
.green_8549 a:hover {
  color: #111;
}
.feature_tiny_473a {
  color: #6d6d6d;
}
.footer_ffe4 {
  overflow-x: hidden;
}
.footer_ffe4 .right-38da.thumbnail_4db7 {
  position: relative;
}
.footer_ffe4 .right-38da.thumbnail_4db7.tabs_7568 {
  position: initial;
}
.footer_ffe4
  .right-38da.thumbnail_4db7.tabs_7568
  .in_f299 {
  left: auto;
}
.footer_ffe4 .right-38da .in_f299 {
  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;
}
.footer_ffe4 .right-38da:hover.thumbnail_4db7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer_ffe4
  .right-38da:hover.thumbnail_4db7
  .in_f299 {
  display: block;
  z-index: 9999999;
}
.footer_ffe4 .media-yellow-7259 .feature-hard-bf76,
.footer_ffe4 .button_static_3177 .feature-hard-bf76 {
  display: none;
}
.footer_ffe4 .white_6dc8 .right-38da:hover.thumbnail_4db7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.article-d59f .glass-2423 label,
.article-d59f .wide-5e17 label,
.article-d59f .text-599a label,
.article-d59f .large_b97a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gradient_north_318c {
  list-style: none;
  margin: 0;
}
.gradient_north_318c article.detail-21ed {
  margin-bottom: 0;
}
.gradient_north_318c ul {
  list-style: none;
  margin: 0;
}
.gradient_north_318c .sidebar-00d9 li.detail-21ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gradient_north_318c .sidebar-00d9 li.detail-21ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gradient_north_318c .sidebar-00d9 li.detail-21ed:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .gradient_north_318c .sidebar-00d9 li.detail-21ed li.detail-21ed li.detail-21ed li.detail-21ed {
    padding-left: 0;
  }
}
article.detail-21ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail-21ed .hero-dirty-886f p:last-of-type {
  margin-bottom: 0;
}
article.detail-21ed .paper-1e3e {
  float: left;
}
article.detail-21ed .info-8349 {
  margin-left: 85px;
}
article.detail-21ed .copper_633c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail-21ed .copper_633c .north-b6b5 {
  margin-left: 10px;
}
article.detail-21ed .green-c49a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail-21ed .gallery_green_5dd2 {
  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 .glass-2423,
  #respond .text-599a,
  #respond .large_b97a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .glass-2423 input,
#respond .text-599a input,
#respond .large_b97a input {
  width: 100%;
}
#respond .large_b97a {
  margin-right: 0;
}
#respond .dim_bcf6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media-yellow-7259 .lite_690e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.lite_690e .lite-9896.table_bottom_5954 .medium-32b9 > li > a:focus,
.lite_690e .lite-9896.table_bottom_5954 .medium-32b9 > li > a:hover,
.lite_690e .lite-9896.active-9544 .medium-32b9 > li > a:focus,
.lite_690e .lite-9896.active-9544 .medium-32b9 > li > a:hover,
.lite_690e .lite-9896.picture-thick-b70e .medium-32b9 > li > a:focus,
.lite_690e .lite-9896.picture-thick-b70e .medium-32b9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_690e
  .lite-9896.table_bottom_5954
  .medium-32b9
  > li.highlight-7583
  > a,
.lite_690e
  .lite-9896.table_bottom_5954
  .medium-32b9
  > li.grid_e755
  > a,
.lite_690e
  .lite-9896.active-9544
  .medium-32b9
  > li.highlight-7583
  > a,
.lite_690e
  .lite-9896.active-9544
  .medium-32b9
  > li.grid_e755
  > a,
.lite_690e
  .lite-9896.picture-thick-b70e
  .medium-32b9
  > li.highlight-7583
  > a,
.lite_690e .lite-9896.picture-thick-b70e .medium-32b9 > li.pink_2b1c > a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_690e .header-liquid-e728,
.lite_690e .header-liquid-e728 a {
  color: rgba(255, 255, 255, 0.99);
}
.lite_690e .detail_down_8033.chip-old-f7b2 li a,
.lite_690e .list-pink-dc27 a,
.lite_690e .fluid_aea3,
.lite_690e .medium-32b9 > li > a,
.lite_690e .out-5153 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e .detail_down_8033.chip-old-f7b2 li a:hover,
.lite_690e .list-pink-dc27 a:hover,
.lite_690e .fluid_aea3:hover,
.lite_690e .medium-32b9 > li > a:hover,
.lite_690e .out-5153:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_690e .detail_wide_b7fc {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e .detail_wide_b7fc .disabled_8d48 {
  color: rgba(255, 255, 255, 0.99);
}
.lite_690e .detail_wide_b7fc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_690e .header_a622 .up-a97c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e .header_a622 .up-a97c .wrapper-dynamic-6515 {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e
  .header_a622
  .up-a97c
  .wrapper-dynamic-6515::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e
  .header_a622
  .up-a97c
  .wrapper-dynamic-6515:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e
  .header_a622
  .up-a97c
  .wrapper-dynamic-6515::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e
  .header_a622
  .up-a97c
  .wrapper-dynamic-6515::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e .header_a622 .hero-in-5cda {
  color: rgba(255, 255, 255, 0.79);
}
.lite_690e .header_a622 .hero-in-5cda:hover {
  color: rgba(255, 255, 255, 0.99);
}
.inner_d56c
  .lite_690e
  .header_a622
  .status-new-f65d
  .thick_28a1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.inner_d56c
  .lite_690e
  .header_a622
  .status-new-f65d
  .wrapper-dynamic-6515 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-yellow-7259 .status_99ae {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status_99ae .lite-9896.table_bottom_5954 .medium-32b9 > li > a:focus,
.status_99ae .lite-9896.table_bottom_5954 .medium-32b9 > li > a:hover,
.status_99ae .lite-9896.active-9544 .medium-32b9 > li > a:focus,
.status_99ae .lite-9896.active-9544 .medium-32b9 > li > a:hover,
.status_99ae .lite-9896.picture-thick-b70e .medium-32b9 > li > a:focus,
.status_99ae .lite-9896.picture-thick-b70e .medium-32b9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_99ae
  .lite-9896.table_bottom_5954
  .medium-32b9
  > li.highlight-7583
  > a,
.status_99ae
  .lite-9896.table_bottom_5954
  .medium-32b9
  > li.grid_e755
  > a,
.status_99ae
  .lite-9896.active-9544
  .medium-32b9
  > li.highlight-7583
  > a,
.status_99ae
  .lite-9896.active-9544
  .medium-32b9
  > li.grid_e755
  > a,
.status_99ae
  .lite-9896.picture-thick-b70e
  .medium-32b9
  > li.highlight-7583
  > a,
.status_99ae .lite-9896.picture-thick-b70e .medium-32b9 > li.pink_2b1c > a {
  color: rgba(0, 0, 0, 0.8);
}
.status_99ae .header-liquid-e728,
.status_99ae .header-liquid-e728 a {
  color: rgba(0, 0, 0, 0.8);
}
.status_99ae .detail_down_8033.chip-old-f7b2 li a,
.status_99ae .list-pink-dc27 a,
.status_99ae .fluid_aea3,
.status_99ae .medium-32b9 > li > a,
.status_99ae .out-5153 {
  color: rgba(0, 0, 0, 0.55);
}
.status_99ae .detail_down_8033.chip-old-f7b2 li a:hover,
.status_99ae .list-pink-dc27 a:hover,
.status_99ae .fluid_aea3:hover,
.status_99ae .medium-32b9 > li > a:hover,
.status_99ae .out-5153:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_99ae .detail_wide_b7fc {
  color: rgba(0, 0, 0, 0.55);
}
.status_99ae .detail_wide_b7fc .disabled_8d48 {
  color: rgba(0, 0, 0, 0.8);
}
.status_99ae .detail_wide_b7fc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-fb6a .center_7c63 {
  margin-left: auto;
  margin-right: auto;
}
.current-f1b6 > * {
  margin-left: auto;
  margin-right: auto;
}
.current-f1b6 .menu-dim-ba3d {
  margin-right: 1.41575em;
}
.panel-863c .current-f1b6 > .aside_1a9c {
  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;
}
.panel-863c .current-f1b6 > .media-da63 {
  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;
}
.chip_medium_410b.container-fb6a .center_7c63,
.stone-2485.container-fb6a .center_7c63 {
  margin-left: 0;
}
.message_prev_ebed.container-fb6a .center_7c63,
.hero-stone-b103.container-fb6a .center_7c63 {
  margin-right: 0;
}
.current-f1b6 ol,
.current-f1b6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.center_72a4 video {
  max-width: 100%;
}
.tag_9375 img {
  display: block;
}
.tag_9375.menu-dim-ba3d,
.tag_9375.message-47c5 {
  width: 100%;
}
.tag_9375.media-da63 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.inner_73bd:not(.in-36e2) {
  margin: 1.5em auto;
}
.form_red_0f80 p {
  padding: 1.5em 14px;
}
ul.input-996d.media-da63,
ul.input-996d.aside_1a9c,
ul.input-996d.link-6c61.aside_1a9c {
  padding: 0 14px;
}
.pressed_a4c2 {
  display: block;
  overflow-x: auto;
}
.pressed_a4c2 table {
  border-collapse: collapse;
  width: 100%;
}
.pressed_a4c2 td,
.pressed_a4c2 th {
  padding: 0.5em;
}
.current-f1b6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.current-f1b6 ol ol,
.current-f1b6 ol ul,
.current-f1b6 ul ol,
.current-f1b6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.current-f1b6 ol ol li,
.current-f1b6 ol ul li,
.current-f1b6 ul ol li,
.current-f1b6 ul ul li {
  margin-left: 0;
}
.mini_a7c2.tag-da17 > .photo_gas_cf2f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mini_a7c2.tag-da17 > .photo_gas_cf2f iframe,
.mini_a7c2.tag-da17 > .photo_gas_cf2f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.wide-3de4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.wide-3de4.right_6934 {
  padding: 0;
}
.wide-3de4.right_6934 cite {
  font-size: 13px;
}
.wide-3de4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.wide-3de4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.header_basic_a8d5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.header_basic_a8d5 > p:first-child {
  margin-top: 0;
}
.header_basic_a8d5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.header_basic_a8d5 blockquote {
  border-left: 0;
}
.item-a831 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.item-a831:not(.icon_849d) {
  max-width: 100px;
}
.item-a831.basic-020f {
  border-bottom: none !important;
  text-align: center;
}
.item-a831.basic-020f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form_red_0f80 p {
    padding: 1.5em 0;
  }
}
.picture_5be0 {
  color: #0073aa;
}
.north_8dfe {
  background-color: #0073aa;
}
.main-0c58 {
  color: #229fd8;
}
.form_fb67 {
  background-color: #229fd8;
}
.form_283b {
  color: #eee;
}
.old-b1d5 {
  background-color: #eee;
}
.lite-69ee {
  color: #444;
}
.disabled-3727 {
  background-color: #444;
}
.module-solid-2899 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module-solid-2899 .lower_8d7a .list-pink-dc27 {
  font-size: 15px;
}
.module-solid-2899 .list-pink-dc27 {
  line-height: 1.3;
}
.module-solid-2899 .status_99ae {
}
.module-solid-2899 .lite_690e {
  background: #235787;
}
.blue-fbd0 {
  padding: 0;
}
.blue-fbd0 .lite_690e {
  background: #1a1a1a;
}
.blue-fbd0 .status_99ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.frame_1520 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.frame_1520 .status_99ae {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.frame_1520 .lite_690e {
  background: #303030;
}
.container_dd14 {
  position: relative;
  z-index: 10;
}
.container_dd14 .modal-6f7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input_bottom_186d .thumbnail_4db7 {
  display: inline-block;
  vertical-align: middle;
}
.input_bottom_186d.shade-lite-657d .thumbnail_4db7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input_bottom_186d.shade-lite-657d .thumbnail_4db7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input_bottom_186d.shade-lite-657d .thumbnail_4db7 {
    margin-right: 0.4em;
  }
}
.input_bottom_186d.shade-lite-657d .thumbnail_4db7:last-child {
  margin-right: 0;
}
.title_yellow_d449 .modal-6f7b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .media-yellow-7259 .lower_8d7a {
    margin: 0 -0.5em;
  }
  .media-yellow-7259 .lower_8d7a [class*="customify-col-"],
  .media-yellow-7259 .lower_8d7a [class*="customify-col_"],
  .media-yellow-7259 .lower_8d7a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.media-yellow-7259.progress-paper-0d3e .modal-6f7b {
  background: 0 0 !important;
}
.media-yellow-7259.progress-paper-0d3e .modal-6f7b,
.media-yellow-7259.title_yellow_d449 .modal-6f7b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .media-yellow-7259.header_north_0520 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.media-yellow-7259.title_yellow_d449 .modal-6f7b {
  box-shadow: none !important;
}
.purple-c6c2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .purple-c6c2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .purple-c6c2 {
    padding: 18px 0 20px;
  }
}
.purple-c6c2 .hovered_333a {
  width: 100%;
}
.purple-c6c2 .gold_da6c {
  margin-bottom: 0;
}
.purple-c6c2 .table-fixed-4f8b {
  margin-top: 5px;
  font-size: 0.875em;
}
.summary-white-6430 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.summary-white-6430 .item_69c9 {
  width: 100%;
}
.section_easy_efe6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.section_easy_efe6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.section_easy_efe6 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;
}
.section_easy_efe6 li:last-child:after {
  display: none;
}
.section_easy_efe6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.huge-0262 .feature-hard-bf76 button,
.purple-c6c2 .feature-hard-bf76 button {
  left: 0;
}
.huge-0262 .item_69c9,
.purple-c6c2 .item_69c9 {
  padding-left: 0;
  padding-right: 0;
}
.huge-0262 .summary-white-6430,
.purple-c6c2 .summary-white-6430 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.huge-0262 {
  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;
}
.huge-0262: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;
}
.huge-0262 .tertiary_9b05 {
  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) {
  .huge-0262 .tertiary_9b05 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .huge-0262 .tertiary_9b05 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .huge-0262 .tertiary_9b05 {
    min-height: 200px;
  }
}
.huge-0262 .section_easy_efe6 {
  color: rgba(255, 255, 255, 0.8);
}
.huge-0262 .section_easy_efe6 a,
.huge-0262 .section_easy_efe6 li:after {
  color: inherit;
}
.huge-0262 .section_easy_efe6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.in_22a4 {
  margin-bottom: 0.5em;
}
.copper-8542 {
  margin-bottom: 1.2em;
}
.copper-8542,
.in_22a4 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.copper-8542 p:last-child,
.in_22a4 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature-hard-bf76,
#masthead .feature-hard-bf76 {
  display: none;
}
#masthead
  > .feature-hard-bf76.icon_1e80 {
  display: none;
}
#masthead > .feature-hard-bf76 button {
  left: 0;
}
.red_a49b {
  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%;
}
.red_a49b .thumbnail_4db7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.red_a49b .banner-218a {
  display: -webkit-box;
  display: flex;
}
.red_a49b .banner-218a.outer_21e2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.red_a49b .banner-218a.dirty_c6f9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_a49b .banner-218a.thick-a4ca {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.red_a49b.thumbnail-6f25.notice_middle_5b0a .banner-218a.outer_21e2 {
  flex-basis: 100%;
}
.red_a49b.outline-black-7f7d .banner-218a.dirty_c6f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.red_a49b.outline-black-7f7d .banner-218a.thick-a4ca {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature-hard-bf76.icon_1e80 {
  display: none;
}
#masthead > .feature-hard-bf76 button {
  left: 0;
}
.video-hovered-089f {
  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;
}
.video-hovered-089f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.video-hovered-089f.disabled_2c07 i {
  margin-right: 4px;
}
.video-hovered-089f.shade_17fb i {
  margin-left: 5px;
}
.list-pink-dc27 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.list-pink-dc27 p:last-child {
  margin-bottom: 0;
}
.component_e18c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.component_e18c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.component_e18c img {
  display: block;
  width: auto;
  line-height: 1;
}
.component_e18c .header-liquid-e728 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.component_e18c .silver-37ce {
  margin: 5px 0 7px 0;
}
.component_e18c.inner_4313 .item_silver_b3d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_e18c.inner_4313 .box-866d {
  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;
}
.component_e18c.tooltip_9338 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.component_e18c.tooltip_9338 .item_silver_b3d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.component_e18c.tooltip_9338 .box-866d {
  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;
}
.component_e18c.container-ab52 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component_e18c.chip_5880 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.component_e18c.chip_5880 .box-866d {
  margin-top: 7px;
}
.description-ef1e {
  display: inline-block;
}
.container_dd14 .lite_1d97 .component_e18c img {
  max-width: 100%;
}
.lite-9896 .wrapper-ef89.footer-east-5f77,
.info-301e .wrapper-ef89.footer-east-5f77 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lite-9896 .bronze-ffa9,
.info-301e .bronze-ffa9 {
  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%);
}
.lite-9896 .bronze-ffa9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lite-9896.background_3314 .bronze-ffa9 {
  display: none;
}
.lite-9896 .hover-wide-4f6e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lite-9896 .hover-wide-4f6e li {
  display: inline-block;
  position: relative;
}
.lite-9896 .hover-wide-4f6e li:last-child {
  margin-right: 0;
}
.lite-9896 .hover-wide-4f6e 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;
}
.lite-9896 .hover-wide-4f6e li.pink_2b1c > a {
  color: rgba(0, 0, 0, 0.9);
}
.lite-9896 .hover-wide-4f6e > 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;
}
.lite-9896 .hover-wide-4f6e > li > a i {
  line-height: 0;
}
.lite-9896 .hover-wide-4f6e > li.description_9890 > a .bronze-ffa9 {
  margin-left: 4px;
  line-height: 0;
}
.lite-9896 .hover-wide-4f6e .orange-2e2d li.description_9890 > a {
  position: relative;
}
.lite-9896 .hover-wide-4f6e .orange-2e2d li.description_9890 > a:after,
.lite-9896 .hover-wide-4f6e .orange-2e2d li.description_9890 > a:before {
  content: "";
  display: table;
}
.lite-9896 .hover-wide-4f6e .orange-2e2d li.description_9890 > a:after {
  clear: both;
}
.lite-9896 .hover-wide-4f6e .orange-2e2d li.description_9890 > a .bronze-ffa9 {
  margin-left: 5px;
  float: right;
}
.lite-9896 .image_dbac,
.lite-9896 .orange-2e2d {
  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;
}
.lite-9896 .orange-2e2d {
  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;
}
.lite-9896 .orange-2e2d .footer-east-5f77 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lite-9896 .orange-2e2d .bronze-ffa9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lite-9896 .orange-2e2d li {
  display: block;
  margin: 0;
  padding: 0;
}
.lite-9896 .orange-2e2d 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;
}
.lite-9896 .orange-2e2d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lite-9896 .orange-2e2d .orange-2e2d {
  top: 0;
  left: 100%;
}
.lite-9896 .notification_a8d0.fn-focus-e3ea > .image_dbac,
.lite-9896 .notification_a8d0.fn-focus-e3ea > .orange-2e2d,
.lite-9896 .notification_a8d0:focus > .image_dbac,
.lite-9896 .notification_a8d0:focus > .orange-2e2d,
.lite-9896 .notification_a8d0:hover > .image_dbac,
.lite-9896 .notification_a8d0:hover > .orange-2e2d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lite-9896.picture-thick-b70e .medium-32b9:after,
.lite-9896.picture-thick-b70e .medium-32b9:before {
  content: "";
  display: table;
}
.lite-9896.picture-thick-b70e .medium-32b9:after {
  clear: both;
}
.lite-9896.picture-thick-b70e .medium-32b9 > li {
  float: left;
}
.lite-9896.hover_a61e .medium-32b9:after,
.lite-9896.hover_a61e .medium-32b9:before {
  content: "";
  display: table;
}
.lite-9896.hover_a61e .medium-32b9:after {
  clear: both;
}
.lite-9896.hover_a61e .medium-32b9 > li {
  float: left;
}
.lite-9896.hover_a61e .medium-32b9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lite-9896.hover_a61e .medium-32b9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lite-9896.hover_a61e .medium-32b9 > li.highlight-7583 > a,
.lite-9896.hover_a61e .medium-32b9 > li.pink_2b1c > a {
  color: #fff;
  background-color: #1e4b75;
}
.lite-9896.table_bottom_5954 .medium-32b9 > li > a .footer-east-5f77 {
  position: relative;
}
.lite-9896.table_bottom_5954 .medium-32b9 > li > a .footer-east-5f77: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;
}
.lite-9896.table_bottom_5954
  .medium-32b9
  > li:focus
  > a
  .footer-east-5f77:before,
.lite-9896.table_bottom_5954
  .medium-32b9
  > li:hover
  > a
  .footer-east-5f77:before {
  width: 100%;
  background-color: currentColor;
}
.lite-9896.table_bottom_5954
  .medium-32b9
  > li.highlight-7583
  > a
  .footer-east-5f77:before,
.lite-9896.table_bottom_5954
  .medium-32b9
  > li.grid_e755
  > a
  .footer-east-5f77:before {
  width: 100%;
  background-color: currentColor;
}
.lite-9896.active-9544 .medium-32b9 > li > a .footer-east-5f77 {
  position: relative;
}
.lite-9896.active-9544 .medium-32b9 > li > a .footer-east-5f77: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;
}
.lite-9896.active-9544 .medium-32b9 > li:focus > a .footer-east-5f77:before,
.lite-9896.active-9544
  .medium-32b9
  > li:hover
  > a
  .footer-east-5f77:before {
  width: 100%;
  background-color: currentColor;
}
.lite-9896.active-9544
  .medium-32b9
  > li.highlight-7583
  > a
  .footer-east-5f77:before,
.lite-9896.active-9544
  .medium-32b9
  > li.grid_e755
  > a
  .footer-east-5f77:before {
  width: 100%;
  background-color: currentColor;
}
.info-301e .hover-wide-4f6e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info-301e .hover-wide-4f6e li:first-child > a {
  border-top: none;
}
.info-301e .hover-wide-4f6e .paragraph-1e0f > .footer-east-5f77 .bronze-ffa9 {
  display: none;
}
.info-301e .hover-wide-4f6e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.info-301e .hover-wide-4f6e li:last-child {
  border: none;
}
.info-301e .hover-wide-4f6e li.description_9890 > a {
  padding-right: 45px !important;
}
.info-301e .hover-wide-4f6e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.info-301e .hover-wide-4f6e li a:focus,
.info-301e .hover-wide-4f6e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.info-301e .hover-wide-4f6e li .fixed_5f19 {
  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;
}
.info-301e .hover-wide-4f6e li .fixed_5f19:hover {
  box-shadow: none;
}
.info-301e .hover-wide-4f6e li .fixed_5f19 .bronze-ffa9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.info-301e .hover-wide-4f6e .orange-2e2d {
  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);
}
.info-301e .hover-wide-4f6e .orange-2e2d li a {
  padding-left: 3em;
}
.info-301e .hover-wide-4f6e .new_ab0b > a .fixed_5f19 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.info-301e .hover-wide-4f6e .new_ab0b > .orange-2e2d {
  display: block;
  opacity: 1;
}
.thumbnail-45de {
  max-width: 100%;
}
.photo_f169 {
  line-height: 0;
  cursor: pointer;
}
.out-5153 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.out-5153:hover {
  box-shadow: none;
  color: currentColor;
}
.out-5153 svg {
  width: 18px;
  height: 18px;
}
.out-5153 .primary-over-86f7 {
  display: none;
}
.gallery_e4f6 {
  position: relative;
}
.gallery_e4f6.fn-active-e3ea .out-5153 .narrow_f45a {
  display: none;
}
.gallery_e4f6.fn-active-e3ea .out-5153 .primary-over-86f7 {
  display: inline-block;
}
.gallery_e4f6 .primary_dynamic_e6ef {
  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);
}
.gallery_e4f6.slider_dirty_f061 .primary_dynamic_e6ef {
  left: auto;
  right: -0.9em;
}
.gallery_e4f6.slider_dirty_f061 .accordion_2f85::before {
  left: auto;
  right: 15px;
}
.gallery_e4f6.fn-active-e3ea .primary_dynamic_e6ef {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-new-f65d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status-new-f65d label {
  flex-basis: 100%;
}
.status-new-f65d .up-a97c {
  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;
}
.status-new-f65d .wrapper-dynamic-6515 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status-new-f65d .wrapper-dynamic-6515:focus {
  background-color: transparent;
}
.status-new-f65d button.hero-in-5cda {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status-new-f65d button.hero-in-5cda:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status-new-f65d button.hero-in-5cda svg {
  width: 18px;
  height: 18px;
}
.status-new-f65d input[type="submit"] {
  min-height: auto;
}
.header_a622 .status-new-f65d .wrapper-dynamic-6515 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accordion_2f85 {
  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) {
  .accordion_2f85 {
    width: 220px;
  }
}
.accordion_2f85 label {
  flex-basis: 100%;
}
.accordion_2f85::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;
}
.inner_d56c .header_a622 .status-new-f65d {
  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;
}
.inner_d56c
  .header_a622
  .status-new-f65d
  .up-a97c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.inner_d56c .header_a622 .status-new-f65d .wrapper-dynamic-6515 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.inner_d56c
  .header_a622
  .status-new-f65d
  .wrapper-dynamic-6515:focus {
  background: 0 0;
}
.inner_d56c
  .header_a622
  .status-new-f65d
  .thick_28a1 {
  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;
}
.detail_down_8033 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail_down_8033 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail_down_8033 li:last-child {
  margin-right: 0;
}
.detail_down_8033 li:first-child {
  margin-left: 0;
}
.detail_down_8033.gold-3ab5 a {
  color: #fff;
}
.detail_down_8033.gold-3ab5 a:hover {
  color: #fff;
}
.detail_down_8033 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail_down_8033 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail_down_8033 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail_down_8033 a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail_down_8033 [class*="social-icon-apple"] {
  background-color: #999;
}
.detail_down_8033 [class*="social-icon-apple"].active-dddd {
  background-color: transparent;
  color: #999;
}
.detail_down_8033 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail_down_8033 [class*="social-icon-behance"].active-dddd {
  background-color: transparent;
  color: #1769ff;
}
.detail_down_8033 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail_down_8033 [class*="social-icon-bitbucket"].active-dddd {
  background-color: transparent;
  color: #205081;
}
.detail_down_8033 [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail_down_8033 [class*="social-icon-codepen"].active-dddd {
  background-color: transparent;
  color: #000;
}
.detail_down_8033 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail_down_8033 [class*="social-icon-delicious"].active-dddd {
  background-color: transparent;
  color: #39f;
}
.detail_down_8033 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail_down_8033 [class*="social-icon-digg"].active-dddd {
  background-color: transparent;
  color: #005be2;
}
.detail_down_8033 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail_down_8033 [class*="social-icon-dribbble"].active-dddd {
  background-color: transparent;
  color: #ea4c89;
}
.detail_down_8033 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail_down_8033 [class*="social-icon-envelope"].active-dddd {
  background-color: transparent;
  color: #ea4335;
}
.detail_down_8033 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail_down_8033 [class*="social-icon-facebook"].active-dddd {
  background-color: transparent;
  color: #3b5998;
}
.detail_down_8033 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail_down_8033 [class*="social-icon-flickr"].active-dddd {
  background-color: transparent;
  color: #0063dc;
}
.detail_down_8033 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail_down_8033 [class*="social-icon-foursquare"].active-dddd {
  background-color: transparent;
  color: #2d5be3;
}
.detail_down_8033 [class*="social-icon-github"] {
  background-color: #333;
}
.detail_down_8033 [class*="social-icon-github"].active-dddd {
  background-color: transparent;
  color: #333;
}
.detail_down_8033 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail_down_8033 [class*="social-icon-google-plus"].active-dddd {
  background-color: transparent;
  color: #dd4b39;
}
.detail_down_8033 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail_down_8033 [class*="social-icon-houzz"].active-dddd {
  background-color: transparent;
  color: #7ac142;
}
.detail_down_8033 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail_down_8033 [class*="social-icon-instagram"].active-dddd {
  background-color: transparent;
  color: #262626;
}
.detail_down_8033 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail_down_8033 [class*="social-icon-jsfiddle"].active-dddd {
  background-color: transparent;
  color: #487aa2;
}
.detail_down_8033 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail_down_8033 [class*="social-icon-linkedin"].active-dddd {
  background-color: transparent;
  color: #0077b5;
}
.detail_down_8033 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail_down_8033 [class*="social-icon-medium"].active-dddd {
  background-color: transparent;
  color: #00ab6b;
}
.detail_down_8033 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail_down_8033
  [class*="social-icon-odnoklassniki"].active-dddd {
  background-color: transparent;
  color: #f4731c;
}
.detail_down_8033 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail_down_8033 [class*="social-icon-meetup"].active-dddd {
  background-color: transparent;
  color: #ec1c40;
}
.detail_down_8033 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail_down_8033 [class*="social-icon-pinterest"].active-dddd {
  background-color: transparent;
  color: #bd081c;
}
.detail_down_8033 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail_down_8033 [class*="social-icon-product-hunt"].active-dddd {
  background-color: transparent;
  color: #da552f;
}
.detail_down_8033 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail_down_8033 [class*="social-icon-reddit"].active-dddd {
  background-color: transparent;
  color: #ff4500;
}
.detail_down_8033 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail_down_8033 [class*="social-icon-rss"].active-dddd {
  background-color: transparent;
  color: #f26522;
}
.detail_down_8033 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail_down_8033
  [class*="social-icon-shopping-cart"].active-dddd {
  background-color: transparent;
  color: #4caf50;
}
.detail_down_8033 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail_down_8033 [class*="social-icon-skype"].active-dddd {
  background-color: transparent;
  color: #00aff0;
}
.detail_down_8033 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail_down_8033 [class*="social-icon-slideshare"].active-dddd {
  background-color: transparent;
  color: #0077b5;
}
.detail_down_8033 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail_down_8033 [class*="social-icon-snapchat"].active-dddd {
  background-color: transparent;
  color: #fffc00;
}
.detail_down_8033 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail_down_8033 [class*="social-icon-soundcloud"].active-dddd {
  background-color: transparent;
  color: #f80;
}
.detail_down_8033 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail_down_8033 [class*="social-icon-spotify"].active-dddd {
  background-color: transparent;
  color: #2ebd59;
}
.detail_down_8033 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail_down_8033
  [class*="social-icon-stack-overflow"].active-dddd {
  background-color: transparent;
  color: #fe7a15;
}
.detail_down_8033 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail_down_8033 [class*="social-icon-maldkfgram"].active-dddd {
  background-color: transparent;
  color: #2ca5e0;
}
.detail_down_8033 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail_down_8033 [class*="social-icon-tripadvisor"].active-dddd {
  background-color: transparent;
  color: #589442;
}
.detail_down_8033 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail_down_8033 [class*="social-icon-tumblr"].active-dddd {
  background-color: transparent;
  color: #35465c;
}
.detail_down_8033 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail_down_8033 [class*="social-icon-twitch"].active-dddd {
  background-color: transparent;
  color: #6441a5;
}
.detail_down_8033 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail_down_8033 [class*="social-icon-twitter"].active-dddd {
  background-color: transparent;
  color: #1da1f2;
}
.detail_down_8033 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail_down_8033 [class*="social-icon-vimeo"].active-dddd {
  background-color: transparent;
  color: #1ab7ea;
}
.detail_down_8033 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail_down_8033 [class*="social-icon-vk"].active-dddd {
  background-color: transparent;
  color: #45668e;
}
.detail_down_8033 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail_down_8033 [class*="social-icon-weibo"].active-dddd {
  background-color: transparent;
  color: #df2029;
}
.detail_down_8033 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail_down_8033 [class*="social-icon-weixin"].active-dddd {
  background-color: transparent;
  color: #7bb32e;
}
.detail_down_8033 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail_down_8033 [class*="social-icon-whatsapp"].active-dddd {
  background-color: transparent;
  color: #25d366;
}
.detail_down_8033 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail_down_8033 [class*="social-icon-wordpress"].active-dddd {
  background-color: transparent;
  color: #21759b;
}
.detail_down_8033 [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail_down_8033 [class*="social-icon-xing"].active-dddd {
  background-color: transparent;
  color: #026466;
}
.detail_down_8033 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail_down_8033 [class*="social-icon-yelp"].active-dddd {
  background-color: transparent;
  color: #af0606;
}
.detail_down_8033 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail_down_8033 [class*="social-icon-youtube"].active-dddd {
  background-color: transparent;
  color: #cd201f;
}
.fluid_aea3 {
  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;
}
.fluid_aea3:hover {
  box-shadow: none;
  background: 0 0;
}
.background_7578 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden-77da {
  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;
}
.lite-2633 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.footer-5907 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.footer-5907,
.footer-5907::after,
.footer-5907::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;
}
.footer-5907::after,
.footer-5907::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content_warm_d1bc .hidden-77da .lite-2633 {
  margin-top: -2px;
  width: 19px;
}
.content_warm_d1bc .hidden-77da .footer-5907 {
  margin-top: -1px;
}
.content_warm_d1bc .hidden-77da .footer-5907,
.content_warm_d1bc .hidden-77da .footer-5907::after,
.content_warm_d1bc .hidden-77da .footer-5907::before {
  width: 19px;
  height: 2px;
}
.content_warm_d1bc .hidden-77da .footer-5907::before {
  top: -6px;
}
.content_warm_d1bc .hidden-77da .footer-5907::after {
  bottom: -6px;
}
.prev_d4c5 .hidden-77da .lite-2633 {
  margin-top: -2px;
  width: 22px;
}
.prev_d4c5 .hidden-77da .footer-5907 {
  margin-top: -1px;
}
.prev_d4c5 .hidden-77da .footer-5907,
.prev_d4c5 .hidden-77da .footer-5907::after,
.prev_d4c5 .hidden-77da .footer-5907::before {
  width: 22px;
  height: 2px;
}
.prev_d4c5 .hidden-77da .footer-5907::before {
  top: -7px;
}
.prev_d4c5 .hidden-77da .footer-5907::after {
  bottom: -7px;
}
.tooltip_top_3409 .hidden-77da .lite-2633 {
  margin-top: -2px;
  width: 31px;
}
.tooltip_top_3409 .hidden-77da .footer-5907 {
  margin-top: -1.5px;
}
.tooltip_top_3409 .hidden-77da .footer-5907,
.tooltip_top_3409 .hidden-77da .footer-5907::after,
.tooltip_top_3409 .hidden-77da .footer-5907::before {
  width: 31px;
  height: 3px;
}
.tooltip_top_3409 .hidden-77da .footer-5907::before {
  top: -9px;
}
.tooltip_top_3409 .hidden-77da .footer-5907::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .first-0728 .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 19px;
  }
  .first-0728 .hidden-77da .footer-5907 {
    margin-top: -1px;
  }
  .first-0728 .hidden-77da .footer-5907,
  .first-0728 .hidden-77da .footer-5907::after,
  .first-0728 .hidden-77da .footer-5907::before {
    width: 19px;
    height: 2px;
  }
  .first-0728 .hidden-77da .footer-5907::before {
    top: -6px;
  }
  .first-0728 .hidden-77da .footer-5907::after {
    bottom: -6px;
  }
  .content_rough_6b54 .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 22px;
  }
  .content_rough_6b54 .hidden-77da .footer-5907 {
    margin-top: -1px;
  }
  .content_rough_6b54 .hidden-77da .footer-5907,
  .content_rough_6b54 .hidden-77da .footer-5907::after,
  .content_rough_6b54 .hidden-77da .footer-5907::before {
    width: 22px;
    height: 2px;
  }
  .content_rough_6b54 .hidden-77da .footer-5907::before {
    top: -7px;
  }
  .content_rough_6b54 .hidden-77da .footer-5907::after {
    bottom: -7px;
  }
  .dark-6297 .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 31px;
  }
  .dark-6297 .hidden-77da .footer-5907 {
    margin-top: -1.5px;
  }
  .dark-6297 .hidden-77da .footer-5907,
  .dark-6297 .hidden-77da .footer-5907::after,
  .dark-6297 .hidden-77da .footer-5907::before {
    width: 31px;
    height: 3px;
  }
  .dark-6297 .hidden-77da .footer-5907::before {
    top: -9px;
  }
  .dark-6297 .hidden-77da .footer-5907::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .widget_e51d .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 19px;
  }
  .widget_e51d .hidden-77da .footer-5907 {
    margin-top: -1px;
  }
  .widget_e51d .hidden-77da .footer-5907,
  .widget_e51d .hidden-77da .footer-5907::after,
  .widget_e51d .hidden-77da .footer-5907::before {
    width: 19px;
    height: 2px;
  }
  .widget_e51d .hidden-77da .footer-5907::before {
    top: -6px;
  }
  .widget_e51d .hidden-77da .footer-5907::after {
    bottom: -6px;
  }
  .grid-middle-a6e4 .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 22px;
  }
  .grid-middle-a6e4 .hidden-77da .footer-5907 {
    margin-top: -1px;
  }
  .grid-middle-a6e4 .hidden-77da .footer-5907,
  .grid-middle-a6e4 .hidden-77da .footer-5907::after,
  .grid-middle-a6e4 .hidden-77da .footer-5907::before {
    width: 22px;
    height: 2px;
  }
  .grid-middle-a6e4 .hidden-77da .footer-5907::before {
    top: -7px;
  }
  .grid-middle-a6e4 .hidden-77da .footer-5907::after {
    bottom: -7px;
  }
  .avatar-stale-c905 .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-stale-c905 .hidden-77da .footer-5907 {
    margin-top: -1.5px;
  }
  .avatar-stale-c905 .hidden-77da .footer-5907,
  .avatar-stale-c905 .hidden-77da .footer-5907::after,
  .avatar-stale-c905 .hidden-77da .footer-5907::before {
    width: 31px;
    height: 3px;
  }
  .avatar-stale-c905 .hidden-77da .footer-5907::before {
    top: -9px;
  }
  .avatar-stale-c905 .hidden-77da .footer-5907::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tiny_afbf .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 19px;
  }
  .tiny_afbf .hidden-77da .footer-5907 {
    margin-top: -1px;
  }
  .tiny_afbf .hidden-77da .footer-5907,
  .tiny_afbf .hidden-77da .footer-5907::after,
  .tiny_afbf .hidden-77da .footer-5907::before {
    width: 19px;
    height: 2px;
  }
  .tiny_afbf .hidden-77da .footer-5907::before {
    top: -6px;
  }
  .tiny_afbf .hidden-77da .footer-5907::after {
    bottom: -6px;
  }
  .accordion_fixed_e08c .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_fixed_e08c .hidden-77da .footer-5907 {
    margin-top: -1px;
  }
  .accordion_fixed_e08c .hidden-77da .footer-5907,
  .accordion_fixed_e08c .hidden-77da .footer-5907::after,
  .accordion_fixed_e08c .hidden-77da .footer-5907::before {
    width: 22px;
    height: 2px;
  }
  .accordion_fixed_e08c .hidden-77da .footer-5907::before {
    top: -7px;
  }
  .accordion_fixed_e08c .hidden-77da .footer-5907::after {
    bottom: -7px;
  }
  .pattern_steel_152f .hidden-77da .lite-2633 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_steel_152f .hidden-77da .footer-5907 {
    margin-top: -1.5px;
  }
  .pattern_steel_152f .hidden-77da .footer-5907,
  .pattern_steel_152f .hidden-77da .footer-5907::after,
  .pattern_steel_152f .hidden-77da .footer-5907::before {
    width: 31px;
    height: 3px;
  }
  .pattern_steel_152f .hidden-77da .footer-5907::before {
    top: -9px;
  }
  .pattern_steel_152f .hidden-77da .footer-5907::after {
    bottom: -9px;
  }
}
.dropdown-lower-2ce3 .footer-5907 {
  -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);
}
.dropdown-lower-2ce3 .footer-5907::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dropdown-lower-2ce3 .footer-5907::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);
}
.dropdown-lower-2ce3.over-e1ce .footer-5907 {
  -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);
}
.dropdown-lower-2ce3.over-e1ce .footer-5907::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dropdown-lower-2ce3.over-e1ce .footer-5907::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);
}
.shadow-381b {
  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.down_fe8b:before {
  display: none;
}
.button_static_3177 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button_static_3177 .column-prev-0c31 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button_static_3177 .column-prev-0c31:last-of-type {
  border-bottom: none;
}
.button_static_3177 .column-prev-0c31.yellow-cceb,
.button_static_3177 .column-prev-0c31.short-49ce,
.button_static_3177 .column-prev-0c31.search-4e89 {
  padding: 0;
}
.button_static_3177 .info-301e .fixed_5f19 {
  color: currentColor;
}
.button_static_3177 .info-301e .fixed_5f19:focus,
.button_static_3177 .info-301e .fixed_5f19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_static_3177.status_99ae .detail_wide_b7fc,
.button_static_3177.status_99ae .list-pink-dc27 a,
.button_static_3177.status_99ae .medium-32b9 a,
.button_static_3177.status_99ae .orange-2e2d a {
  color: rgba(0, 0, 0, 0.55);
}
.button_static_3177.status_99ae .detail_wide_b7fc:hover,
.button_static_3177.status_99ae .list-pink-dc27 a:hover,
.button_static_3177.status_99ae .medium-32b9 a:hover,
.button_static_3177.status_99ae .orange-2e2d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button_static_3177.status_99ae .disabled_8d48 {
  color: rgba(0, 0, 0, 0.8);
}
.button_static_3177.status_99ae .column-prev-0c31 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_static_3177.status_99ae .column-prev-0c31:before {
  background: rgba(0, 0, 0, 0.08);
}
.button_static_3177.status_99ae .description-blue-56df:before {
  background: rgba(255, 255, 255, 0.9);
}
.button_static_3177.status_99ae .info-301e .hover-wide-4f6e li a,
.button_static_3177.status_99ae .info-301e .fixed_5f19,
.button_static_3177.status_99ae .orange-2e2d {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_static_3177.status_99ae .info-301e .fixed_5f19:focus,
.button_static_3177.status_99ae .info-301e .fixed_5f19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_static_3177.status_99ae .hover-wide-4f6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_static_3177.lite_690e .detail_wide_b7fc,
.button_static_3177.lite_690e .list-pink-dc27 a,
.button_static_3177.lite_690e .medium-32b9 .fixed_5f19,
.button_static_3177.lite_690e .medium-32b9 a,
.button_static_3177.lite_690e .orange-2e2d a {
  color: rgba(255, 255, 255, 0.79);
}
.button_static_3177.lite_690e .detail_wide_b7fc:hover,
.button_static_3177.lite_690e .list-pink-dc27 a:hover,
.button_static_3177.lite_690e .medium-32b9 .fixed_5f19:hover,
.button_static_3177.lite_690e .medium-32b9 a:hover,
.button_static_3177.lite_690e .orange-2e2d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_static_3177.lite_690e .disabled_8d48 {
  color: rgba(255, 255, 255, 0.99);
}
.button_static_3177.lite_690e .column-prev-0c31 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_static_3177.lite_690e .column-prev-0c31:before {
  background: rgba(255, 255, 255, 0.08);
}
.button_static_3177.lite_690e .description-blue-56df:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_static_3177.lite_690e .info-301e .hover-wide-4f6e li a,
.button_static_3177.lite_690e .info-301e .fixed_5f19,
.button_static_3177.lite_690e .orange-2e2d {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_static_3177.lite_690e .info-301e .fixed_5f19:focus,
.button_static_3177.lite_690e .info-301e .fixed_5f19:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_static_3177.lite_690e .hover-wide-4f6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-blue-56df {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.description-blue-56df:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.content-next-d768 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.center-96ed .button_static_3177 {
  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;
}
.center-96ed .column-prev-0c31 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.center-96ed .column-prev-0c31: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) {
  .center-96ed .column-prev-0c31:before {
    width: 16%;
    left: 42%;
  }
}
.center-96ed .column-prev-0c31:last-child:before {
  content: none;
}
.center-96ed .column-prev-0c31[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.center-96ed .info-301e .hover-wide-4f6e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.center-96ed .info-301e .hover-wide-4f6e li a .fixed_5f19 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.center-96ed .info-301e .orange-2e2d {
  border: none;
}
.center-96ed .info-301e .orange-2e2d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.center-96ed .description-blue-56df {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.center-96ed .content-next-d768 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.center-96ed .lite_690e .description-blue-56df:before {
  background: rgba(0, 0, 0, 0.9);
}
.center-96ed .status_99ae.slider-warm-e51e .footer-5907 {
  background: rgba(0, 0, 0, 0.6);
}
.center-96ed
  .status_99ae.slider-warm-e51e
  .footer-5907::after,
.center-96ed
  .status_99ae.slider-warm-e51e
  .footer-5907:before {
  background: inherit;
}
.center-96ed
  .status_99ae.slider-warm-e51e:hover
  .footer-5907 {
  background: rgba(0, 0, 0, 0.8);
}
.tiny_92d7 .button_static_3177 {
  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) {
  .tiny_92d7 .button_static_3177 {
    width: auto;
    right: 45px;
  }
}
.avatar_prev_2f9e .button_static_3177 {
  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) {
  .avatar_prev_2f9e .button_static_3177 {
    width: auto;
    left: 45px;
  }
}
.down_fe8b .button_static_3177 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.down_fe8b .content-next-d768 {
  max-width: 48em;
  margin: 0 auto;
}
.down_fe8b .description-blue-56df:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paper-d6c1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paper-d6c1.center-96ed .button_static_3177 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paper-d6c1.tiny_92d7 .button_static_3177 {
  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);
}
.paper-d6c1 .button_static_3177 {
  visibility: visible;
}
.paper-d6c1.avatar_prev_2f9e .button_static_3177 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.main_e4fb,
.paper-41d4 {
  overflow-x: hidden;
}
.main_e4fb .button_static_3177 {
  overflow: auto;
}
.main_e4fb.center-96ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main_e4fb.center-96ed .button_static_3177 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.main_e4fb.center-96ed .fluid_aea3 {
  opacity: 0;
}
.main_e4fb.tiny_92d7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main_e4fb.tiny_92d7 .button_static_3177 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.main_e4fb.tiny_92d7 .fluid_aea3 {
  opacity: 0;
}
.main_e4fb.avatar_prev_2f9e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main_e4fb.avatar_prev_2f9e .button_static_3177 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.main_e4fb.avatar_prev_2f9e .fluid_aea3 {
  opacity: 0;
}
.main_e4fb.down_fe8b .button_static_3177 {
  z-index: 10;
  visibility: visible;
}
.slider-warm-e51e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slider-warm-e51e .footer-5907 {
  background: rgba(255, 255, 255, 0.99);
}
.slider-warm-e51e .footer-5907::after,
.slider-warm-e51e .footer-5907:before {
  background: inherit;
}
.slider-warm-e51e:hover .footer-5907 {
  background: rgba(255, 255, 255, 0.99);
}
.avatar_prev_2f9e .slider-warm-e51e {
  top: 10px;
  right: auto;
  left: 12px;
}
.down_fe8b .slider-warm-e51e {
  display: none !important;
}
.main_e4fb:before,
.paper-41d4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.main_e4fb .slider-warm-e51e,
.paper-41d4 .slider-warm-e51e {
  display: inline-block;
}
.button_static_3177 .thumbnail_4db7 {
  -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;
}
.main_e4fb .button_static_3177 .thumbnail_4db7,
.paper-41d4 .button_static_3177 .thumbnail_4db7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_soft_5b02 .up-a97c {
  width: 100%;
}
.lite_1d97 {
  padding: 0 0.5em 0;
}
.lite_1d97 [class*="customify-col-"],
.lite_1d97 [class*="customify-col_"],
.lite_1d97 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.first-7711 .lite_1d97 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lower_8d7a .pattern_f2a4,
  .pattern_f2a4 {
    display: none;
  }
  .section-7d9b {
    text-align: left;
  }
  .clean_cb8c {
    text-align: center;
  }
  .frame_bottom_4543 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lower_8d7a .pressed-2904,
  .pressed-2904 {
    display: none;
  }
  .warm_f02c {
    text-align: left;
  }
  .yellow-7454 {
    text-align: center;
  }
  .main-west-cc9c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lower_8d7a .paragraph-6525,
  .paragraph-6525 {
    display: none;
  }
  .stale-38b4 {
    text-align: left;
  }
  .title_basic_9d45 {
    text-align: center;
  }
  .glass_035d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.advanced_89a5 {
  box-shadow: none !important;
}
.card-hard-eba1 .container-inner-0902,
.alert_static_7bb3 .container-inner-0902 {
  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;
}
.alert_static_7bb3 .container-inner-0902 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.modal-6f7b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.modal-6f7b:after,
.modal-6f7b:before {
  content: "";
  display: table;
}
.modal-6f7b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .modal-6f7b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.modal-6f7b,
.header_north_0520 {
  max-width: 1248px;
  margin: 0 auto;
}

.caption-0553.easy_9697 .modal-6f7b {
  max-width: 100%;
}
.caption-0553.gradient_a596 {
  max-width: 1200px;
  margin: 0 auto;
}
.caption-0553.short_bf08 .modal-6f7b {
  max-width: 100%;
}
.caption-0553.short_bf08 > .modal-6f7b {
  padding-left: 0;
  padding-right: 0;
}
.caption-0553.short_bf08 > .modal-6f7b .lower_8d7a {
  margin: 0;
}
.caption-0553.short_bf08
  > .modal-6f7b
  .header_c8c4.paragraph-rough-96ad {
  margin-right: 0;
  margin-left: 0;
}
.caption-0553.short_bf08 #main.paragraph-rough-96ad {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .smooth_3ab8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_3ab8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-563b .center_7c63 {
    padding-right: 1em;
  }
  .heading-563b.background-north-5b89 .header_c8c4 {
    border-right: 1px solid #eaecee;
  }
  .heading-563b.background-north-5b89 .center_7c63 {
    padding-right: 1em;
  }
  .heading-563b.background-north-5b89 .pattern_plasma_5559 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_solid_4fc1 .center_7c63 {
    padding-left: 1em;
  }
  .mask_solid_4fc1.background-north-5b89 .header_c8c4 {
    border-left: 1px solid #eaecee;
  }
  .mask_solid_4fc1.background-north-5b89 .center_7c63 {
    padding-left: 1em;
  }
  .mask_solid_4fc1.background-north-5b89 .pattern_plasma_5559 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link-center-982d .center_7c63 {
    padding-left: 1em;
  }
  .link-center-982d.background-north-5b89 .primary-last-3e16 {
    border-right: 1px solid #eaecee;
  }
  .link-center-982d.background-north-5b89 .media-9a94 {
    border-right: 1px solid #eaecee;
  }
  .link-center-982d.background-north-5b89 .center_7c63 {
    padding-left: 1em;
  }
  .link-center-982d.background-north-5b89 .pattern_plasma_5559 {
    padding-right: 1em;
  }
  .link-center-982d.background-north-5b89 .wrapper-pro-d67c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-bc84 .center_7c63 {
    padding-right: 1em;
  }
  .box-bc84.background-north-5b89 .primary-last-3e16 {
    border-left: 1px solid #eaecee;
  }
  .box-bc84.background-north-5b89 .media-9a94 {
    border-left: 1px solid #eaecee;
  }
  .box-bc84.background-north-5b89 .center_7c63 {
    padding-right: 1em;
  }
  .box-bc84.background-north-5b89 .pattern_plasma_5559 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-bc84.background-north-5b89 .wrapper-pro-d67c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_3ab8 .center_7c63 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_3ab8.background-north-5b89 .header_c8c4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .smooth_3ab8.background-north-5b89 .center_7c63 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_3ab8.background-north-5b89 .pattern_plasma_5559 {
    padding-left: 1em;
  }
  .smooth_3ab8.background-north-5b89 .wrapper-pro-d67c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .smooth_3ab8.background-north-5b89 .center_7c63 {
    padding-left: 0;
  }
}
.chip_e260 .input_bottom_186d {
  display: inline-block;
}
.slow_dfec {
  display: inline-block;
}
.wrapper-up-56a2 {
  word-con: break-word;
}
.wrapper-1e4e > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper-1e4e .layout_hard_d9fc {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper-1e4e .list_a138 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pagination_b657 .purple_2aac {
  margin-bottom: 2em;
}
.pagination_b657 .breadcrumb_fast_5528 {
  margin-bottom: 15px;
}
.pagination_b657 .breadcrumb_fast_5528:last-child {
  margin-bottom: 0;
}
.pagination_b657 .under_3753 {
  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) {
  .pagination_b657 .under_3753 {
    display: block;
  }
}
.pagination_b657 .tabs-smooth-f53e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pagination_b657 .tabs-smooth-f53e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pagination_b657 .shade_lower_749d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pagination_b657 .shade_lower_749d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pagination_b657 .shade_lower_749d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pagination_b657 .wrapper-up-56a2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination_b657 .wrapper-up-56a2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pagination_b657 .active_6126 p:last-child {
  margin-bottom: 0;
}
.pagination_b657 .new-d874 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pagination_b657 .panel-fa1e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pagination_b657 .easy-1812 {
  margin-top: 1em;
}
.pagination_b657 .feature-1c47 {
  top: 0;
  display: block;
}
.pagination_b657 .feature-1c47 a {
  color: inherit;
}
.pagination_b657 .feature-1c47 a:hover {
  color: inherit;
}
.pagination_b657 .active-22d5 {
  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;
}
.pagination_b657 .active-22d5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pagination_b657 .panel-fa1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pagination_b657 .secondary_8b26 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pagination_b657 .secondary_8b26:first-child {
  margin-top: 0;
}
.pagination_b657 .secondary_8b26.image_pro_6a1c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pagination_b657 .secondary_8b26.border-324d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination_b657
  .secondary_8b26.border-324d.message_5589
  .easy-1812 {
  width: 100%;
}
.pagination_b657 .border-324d {
  -webkit-box-align: center;
  align-items: center;
}
.pagination_b657 .border-324d .wrapper-1e4e,
.pagination_b657 .border-324d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pagination_b657 .shade_lower_749d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination_b657 .shade_lower_749d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination_b657 .shade_lower_749d: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;
}
.pagination_b657 .image_pro_6a1c {
  z-index: 5;
}
.pagination_b657 .preview_upper_a1b8 .feature_9de0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pagination_b657 .row-0e54 .feature_9de0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pagination_b657 .purple-e9a1 .feature_9de0 {
  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;
}
.pagination_b657.header-red-a8b7 .under_3753,
.pagination_b657.button_stale_b34f .under_3753 {
  display: block;
}
.pagination_b657.header-red-a8b7 .under_3753 .message-3ea0,
.pagination_b657.header-red-a8b7 .under_3753 .panel-fa1e,
.pagination_b657.button_stale_b34f .under_3753 .message-3ea0,
.pagination_b657.button_stale_b34f .under_3753 .panel-fa1e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination_b657.backdrop_7f7a .tabs-smooth-f53e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pagination_b657.backdrop_7f7a .tabs-smooth-f53e {
    margin-right: 0;
  }
}
.pagination_b657.header-red-a8b7 .tabs-smooth-f53e,
.pagination_b657.button_stale_b34f .tabs-smooth-f53e {
  padding-top: 40%;
}
.pagination_b657.header-red-a8b7 .purple_2aac,
.pagination_b657.button_stale_b34f .purple_2aac {
  display: block;
}
.pagination_b657.header-red-a8b7 .fn-sticky-e3ea .panel-fa1e,
.pagination_b657.button_stale_b34f .fn-sticky-e3ea .panel-fa1e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pagination_b657.header-red-a8b7 .tabs-smooth-f53e,
.pagination_b657.button_stale_b34f .tabs-smooth-f53e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pagination_b657.header-red-a8b7 .panel-fa1e {
  padding: 1em;
}
.stone_3d2e {
  margin: 30px auto;
  display: block;
}
.stone_3d2e .section-c823 > * {
  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;
}
.stone_3d2e .section-c823 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stone_3d2e .section-c823 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form-fresh-44bb .wrapper-1e4e {
  margin-bottom: 1.41575em;
}
.form-fresh-44bb .filter-2cea {
  margin-bottom: 1.618em;
}
.current-f1b6 .focused-3ed7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.current-f1b6 .focused-3ed7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.current-f1b6 .description-thick-c662 {
  max-width: 100%;
  overflow: auto;
}
.container-fb6a .current-f1b6 a:hover {
  text-decoration: underline;
}
.right_5870 .breadcrumb_fast_5528:not(.wrapper-up-56a2),
.right_5870 .shade_lower_749d {
  margin-bottom: 1.41575em;
}
.right_5870 .breadcrumb_fast_5528:not(.wrapper-up-56a2):last-child,
.right_5870 .shade_lower_749d:last-child {
  margin-bottom: 0;
}
.right_5870 .breadcrumb_fast_5528.info_plasma_f50d {
  margin-bottom: 0.41575em;
}
.right_5870 .hot-f25f:before,
.right_5870 .tabs-stale-5b5a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.right_5870 .hot-f25f:before {
  content: "\f115";
}
.right_5870 .tabs-stale-5b5a:before {
  content: "\f02c";
}
.right_5870 .primary_white_7fdb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.right_5870 .primary_white_7fdb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.over_9862 {
  display: -webkit-box;
  display: flex;
}
.over_9862 .text-brown-3452 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .over_9862 .text-brown-3452 {
    flex-basis: 90px;
  }
}
.over_9862 .link_next_f080 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .over_9862 .link_next_f080 {
    flex-basis: calc(100% - 50px);
  }
}
.over_9862 .badge_fresh_6e16 p:last-child {
  margin-bottom: 0.72em;
}
.row_6e12 .section-c823 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row_6e12 .section-c823:after,
.row_6e12 .section-c823:before {
  content: "";
  display: table;
}
.row_6e12 .section-c823:after {
  clear: both;
}
.row_6e12 .section-c823 .over_b076,
.row_6e12 .section-c823 .popup_ef95 {
  width: 49%;
}
.row_6e12 .section-c823 .over_b076 a span.paragraph_7664,
.row_6e12 .section-c823 .popup_ef95 a span.paragraph_7664 {
  display: block;
  margin-bottom: 5px;
}
.row_6e12 .section-c823 .popup_ef95 {
  float: left;
  text-align: left;
}
.row_6e12 .section-c823 .over_b076 {
  float: right;
  text-align: right;
}
.dropdown_a1cd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .dropdown_a1cd {
    margin-bottom: 0;
  }
}
.title_blue_dbd0 {
  margin-bottom: 1em;
}
.title_blue_dbd0 .wrapper-up-56a2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget_pro_8090 a {
  display: block;
  line-height: 0;
  position: relative;
}
.message-fast-1050 .title_blue_dbd0,
.large_7750 .title_blue_dbd0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .message-fast-1050 .title_blue_dbd0,
  .large_7750 .title_blue_dbd0 {
    display: block;
  }
}
.message-fast-1050 .widget_pro_8090,
.large_7750 .widget_pro_8090 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .message-fast-1050 .widget_pro_8090,
  .large_7750 .widget_pro_8090 {
    margin-bottom: 1em;
  }
}
.message-fast-1050 .widget_pro_8090 img,
.large_7750 .widget_pro_8090 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.message-fast-1050 .form_61d3,
.large_7750 .form_61d3 {
  flex-basis: calc(100% - 160px);
}
.message-fast-1050 .form_61d3 p,
.large_7750 .form_61d3 p {
  margin-bottom: 0;
}
.message-fast-1050 .form_61d3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .message-fast-1050 .form_61d3 {
    padding-left: 0;
  }
}
.large_7750 .form_61d3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .large_7750 .form_61d3 {
    padding-right: 0;
  }
}
.large_7750 .widget_pro_8090 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.top-e8ec .widget_pro_8090 {
  margin-bottom: 0.5em;
}
.top-e8ec .widget_pro_8090 img {
  width: 100%;
}
.breadcrumb_da5d .shade-dirty-9b67,
.thumbnail_702f .shade-dirty-9b67 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.thumbnail_702f .header_c8c4 .tabs_0e67 p:last-child {
  margin-bottom: 0;
}
.bottom-ba6f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.item_027d .photo_next_14e6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .item_027d .photo_next_14e6:last-of-type {
    margin-bottom: 0;
  }
}
.item_027d .photo_next_14e6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item_027d .photo_next_14e6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.item_027d .photo_next_14e6 ul li {
  margin: 0 0 0.6em;
}
.item_027d .photo_next_14e6 ul li.image-5866,
.item_027d .photo_next_14e6 ul li.bright-caae {
  position: relative;
}
.item_027d .photo_next_14e6 ul li.image-5866 .alert_orange_4e32,
.item_027d .photo_next_14e6 ul li.bright-caae .alert_orange_4e32 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.item_027d .photo_next_14e6 ul li.image-5866:after:after,
.item_027d .photo_next_14e6 ul li.image-5866:after:before,
.item_027d
  .photo_next_14e6
  ul
  li.bright-caae:after:after,
.item_027d
  .photo_next_14e6
  ul
  li.bright-caae:after:before {
  content: "";
  display: table;
}
.item_027d .photo_next_14e6 ul li.image-5866:after:after,
.item_027d
  .photo_next_14e6
  ul
  li.bright-caae:after:after {
  clear: both;
}
.item_027d .photo_next_14e6 a.upper_2839:hover {
  text-decoration: none;
}
.item_027d .photo_next_14e6 select {
  max-width: 100%;
}
.item_027d .photo_next_14e6 table {
  font-size: 85%;
}
.item_027d .photo_next_14e6 table td,
.item_027d .photo_next_14e6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.item_027d .photo_next_14e6 table tfoot td {
  text-align: left;
}
.item_027d .photo_next_14e6 :last-child {
  margin-bottom: 0;
}
.item_027d .photo_next_14e6 .nav-12d4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.item_027d .photo_next_14e6 .nav-12d4 label {
  width: 100%;
}
.item_027d .photo_next_14e6 .nav-12d4 .wrapper-dynamic-6515 {
  width: 100%;
  display: block;
}
.item_027d .photo_next_14e6 .nav-12d4 .hero-in-5cda {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.item_027d .photo_next_14e6 .nav-12d4 .hero-in-5cda:hover svg #svg-search {
  fill: #444;
}
.item_027d .photo_next_14e6 .nav-12d4 .hero-in-5cda svg {
  width: 18px;
  height: 18px;
}
.item_027d .popup_thick_7e90 ul ul,
.item_027d .column-short-008a ul ul,
.item_027d .hover_4433 ul ul,
.item_027d .gradient-fresh-7827 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.item_027d .popup_thick_7e90 .description_9890 > a,
.item_027d .column-short-008a .description_9890 > a,
.item_027d .hover_4433 .description_9890 > a,
.item_027d .gradient-fresh-7827 .description_9890 > a {
  margin-bottom: 0;
}
.item_027d .last-b0bc li,
.item_027d .popup_thick_7e90 li,
.item_027d .advanced_5300 li,
.item_027d .column-short-008a li,
.item_027d .hover_4433 li,
.item_027d .gradient-fresh-7827 li,
.item_027d .tag-dim-57e2 li,
.item_027d .brown-48b6 li {
  display: block;
  position: relative;
}
.item_027d .last-b0bc li:last-child,
.item_027d .popup_thick_7e90 li:last-child,
.item_027d .advanced_5300 li:last-child,
.item_027d .column-short-008a li:last-child,
.item_027d .hover_4433 li:last-child,
.item_027d .gradient-fresh-7827 li:last-child,
.item_027d .tag-dim-57e2 li:last-child,
.item_027d .brown-48b6 li:last-child {
  border: none;
}
.item_027d .last-b0bc li a,
.item_027d .popup_thick_7e90 li a,
.item_027d .advanced_5300 li a,
.item_027d .column-short-008a li a,
.item_027d .hover_4433 li a,
.item_027d .gradient-fresh-7827 li a,
.item_027d .tag-dim-57e2 li a,
.item_027d .brown-48b6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.item_027d .last-b0bc li ul li::before,
.item_027d .popup_thick_7e90 li ul li::before,
.item_027d .advanced_5300 li ul li::before,
.item_027d .column-short-008a li ul li::before,
.item_027d .hover_4433 li ul li::before,
.item_027d .gradient-fresh-7827 li ul li::before,
.item_027d .tag-dim-57e2 li ul li::before,
.item_027d .brown-48b6 li ul li::before {
  left: 15px;
}
.item_027d .last-b0bc li ul a,
.item_027d .popup_thick_7e90 li ul a,
.item_027d .advanced_5300 li ul a,
.item_027d .column-short-008a li ul a,
.item_027d .hover_4433 li ul a,
.item_027d .gradient-fresh-7827 li ul a,
.item_027d .tag-dim-57e2 li ul a,
.item_027d .brown-48b6 li ul a {
  padding-left: 20px;
}
.item_027d .last-b0bc li ul ul li::before,
.item_027d .popup_thick_7e90 li ul ul li::before,
.item_027d .advanced_5300 li ul ul li::before,
.item_027d .column-short-008a li ul ul li::before,
.item_027d .hover_4433 li ul ul li::before,
.item_027d .gradient-fresh-7827 li ul ul li::before,
.item_027d .tag-dim-57e2 li ul ul li::before,
.item_027d .brown-48b6 li ul ul li::before {
  left: 30px;
}
.item_027d .last-b0bc li ul ul a,
.item_027d .popup_thick_7e90 li ul ul a,
.item_027d .advanced_5300 li ul ul a,
.item_027d .column-short-008a li ul ul a,
.item_027d .hover_4433 li ul ul a,
.item_027d .gradient-fresh-7827 li ul ul a,
.item_027d .tag-dim-57e2 li ul ul a,
.item_027d .brown-48b6 li ul ul a {
  padding-left: 40px;
}
.item_027d .photo-smooth-1db2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.item_027d .brown-48b6 ul li {
  margin-bottom: 1.41575em;
}
.item_027d .brown-48b6 ul li .dynamic-42e2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.item_027d .brown-48b6 ul li .thumbnail_outer_f44a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.lite_690e .last-b0bc li a,
.lite_690e .popup_thick_7e90 li a,
.lite_690e .advanced_5300 li a,
.lite_690e .column-short-008a li a,
.lite_690e .hover_4433 li a,
.lite_690e .gradient-fresh-7827 li a,
.lite_690e .tag-dim-57e2 li a,
.lite_690e .brown-48b6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_690e .photo-smooth-1db2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_690e .photo_next_14e6 ul li.image-5866 .alert_orange_4e32,
.lite_690e .photo_next_14e6 ul li.bright-caae .alert_orange_4e32 {
  background: rgba(0, 0, 0, 0.2);
}
.lite_690e .item_027d .photo_next_14e6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-0553 .item_027d .hover-wide-4f6e li {
  margin: 0;
}
.caption-0553 .item_027d .hover-wide-4f6e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption-0553 .item_027d .hover-wide-4f6e li ul {
  margin: 0;
}
.caption-0553 .item_027d .hover-wide-4f6e li ul li a {
  padding-left: 15px;
}
.caption-0553 .item_027d .hover-wide-4f6e li ul li li a {
  padding-left: 30px;
}
.caption-0553 .item_027d .hover-wide-4f6e li.pink_2b1c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption-0553 .item_027d .hover-wide-4f6e li.pink_2b1c > 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;
}
.caption-0553 .item_027d .hover-wide-4f6e li.pink_2b1c > 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;
}
.accordion-thick-3a0e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sidebar_db9f {
  position: relative;
  z-index: 10;
}
.sidebar_db9f .thumbnail_4db7 {
  width: 100%;
  max-width: 100%;
}
.disabled-20fd .dropdown_a6c1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.disabled-20fd .status_99ae {
}
.disabled-20fd .lite_690e {
  background: #292929;
}
.tiny_7bb3 .dropdown_a6c1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tiny_7bb3 .status_99ae {
  background: #f9f9f9;
}
.tiny_7bb3 .lite_690e {
  background: #303030;
}
.item-97f1 .dropdown_a6c1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .item-97f1 .input_bottom_186d {
    margin-bottom: 1em;
  }
  .item-97f1 .input_bottom_186d:last-child {
    margin-bottom: 0;
  }
}
.item-97f1 .status_99ae {
  background: #ededed;
}
.item-97f1 .lite_690e {
  background: #1a1a1a;
}
.dropdown_a6c1.status_99ae {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown_a6c1.status_99ae .center-de7a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown_a6c1.lite_690e {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_a6c1.lite_690e a:not(.upper_2839) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_a6c1.lite_690e a:not(.upper_2839):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_a6c1.lite_690e .center-de7a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_a6c1.lite_690e table tbody td,
.dropdown_a6c1.lite_690e table th {
  background: rgba(0, 0, 0, 0.08);
}
.white_6dc8.title_yellow_d449 .modal-6f7b {
  max-width: initial;
}
.white_6dc8 .shade-lite-657d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.white_6dc8 .shade-lite-657d .thumbnail_4db7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .white_6dc8 .shade-lite-657d .thumbnail_4db7 {
    display: block;
    margin-bottom: 2em;
  }
  .white_6dc8 .shade-lite-657d .thumbnail_4db7:last-child {
    margin-bottom: 0;
  }
}
.item-97f1 .input_bottom_186d:last-child,
.tiny_7bb3 .input_bottom_186d:last-child,
.disabled-20fd .input_bottom_186d:last-child {
  margin-bottom: 0;
}
.item-97f1 .input_bottom_186d .item_027d .photo_next_14e6:last-child,
.tiny_7bb3 .input_bottom_186d .item_027d .photo_next_14e6:last-child,
.disabled-20fd .input_bottom_186d .item_027d .photo_next_14e6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .item-97f1 .status-basic-8b8d,
  .item-97f1 .pagination-focused-5603,
  .tiny_7bb3 .status-basic-8b8d,
  .tiny_7bb3 .pagination-focused-5603,
  .disabled-20fd .status-basic-8b8d,
  .disabled-20fd .pagination-focused-5603 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sidebar_db9f .input_bottom_186d {
    margin-bottom: 2em;
  }
}
.sidebar_db9f p:last-child {
  margin-bottom: 0;
}
.sidebar_db9f li,
.sidebar_db9f ul {
  list-style: none;
  margin: 0;
}
.sidebar_db9f ul ul {
  margin-left: 2.617924em;
}
.wrapper-d2e4 {
  font-size: 0.875em;
}

/* css-noise: 6225 */
.ghost-box-t4 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
