/*!
Theme Name: Customify
Theme URI: https://pressmaximum.block_6e87/customify
Author: WPCustomify
Author URI: https://pressmaximum.block_6e87
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.block_6e87/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb-7f7f.surface-fixed-fbf1/licenses/gpl-2.0.description-bf3b
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.steel-19cf/, (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.wrapper-smooth-3b73.badge-full-9ff0/normalize.component_old_7869/
 ======
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.component_old_7869 v7.0.0 | MIT License | github.block_6e87/necolas/normalize.component_old_7869 */
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;
}
.frame-2dff .outline_30aa,
.link_f3db,
.short_299d,
.preview_fixed_3ce1,
.small_2440,
.panel_bright_05a9,
.outer-f6f5,
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;
}
.link_f3db,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link_f3db,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link_f3db,
  h1 {
    font-size: 1.8em;
  }
}
.short_299d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.short_299d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .short_299d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .short_299d,
  h2 {
    font-size: 1.7em;
  }
}
.preview_fixed_3ce1,
h3 {
  font-size: 1.618em;
}
.frame-2dff .outline_30aa,
.small_2440,
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.glass-adce {
  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;
}
.bottom-b8bc:after,
.bottom-b8bc:before,
.item_small_48e7:after,
.item_small_48e7:before {
  content: "";
  display: table;
}
.bottom-b8bc:after,
.item_small_48e7:after {
  clear: both;
}
.filter-fixed-6089 {
  float: right;
  margin-right: 0;
}
.static-5371 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.row_5c90 .focus-mini-8b82,
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;
}
.row_5c90 .focus-mini-8b82: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;
}
.dark_7854 .focus-mini-8b82 {
  box-shadow: none;
}
.dark_7854
  .focus-mini-8b82
  .outline-4456 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark_7854 .focus-mini-8b82 .dropdown_left_62eb {
  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;
}
.dark_7854
  .focus-mini-8b82
  .dropdown_left_62eb
  b {
  display: none;
}
.dark_7854 .overlay-thick-e69e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accent-basic-5238:not(.nav_stale_bff1):not(.icon-7d76),
button:not(.nav_stale_bff1):not(.icon-7d76),
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ),
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ),
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ) {
  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;
}
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ):hover,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ):hover,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):hover,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):hover,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ):active,
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ):active,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):active,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):active,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):active,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus {
  outline: 0;
}
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d {
  position: relative;
}
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .video-9057,
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .border_b0e6,
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .lower_fe60,
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  i,
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  svg,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .video-9057,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .border_b0e6,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .lower_fe60,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  i,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  svg,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .video-9057,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .border_b0e6,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .lower_fe60,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  i,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  svg,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .video-9057,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .border_b0e6,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .lower_fe60,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  i,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  svg,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .video-9057,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .border_b0e6,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  .lower_fe60,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  i,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d
  svg {
  visibility: hidden;
}
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d:after,
button:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d:after,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d:after,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d:after,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ).fn-loading-ef9d: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;
}
.accent-basic-5238:not(.nav_stale_bff1):not(.icon-7d76),
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ),
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ),
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ) {
  color: #fff;
  background: #235787;
}
.accent-basic-5238:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus,
input[type="button"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus,
input[type="reset"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus,
input[type="submit"]:not(.nav_stale_bff1):not(
    .icon-7d76
  ):focus {
  color: #fff;
}
.accent-basic-5238.fn-disabled-ef9d:not(.nav_stale_bff1):not(
    .icon-7d76
  ),
.accent-basic-5238[disabled]:not(.nav_stale_bff1):not(
    .icon-7d76
  ),
button.fn-disabled-ef9d:not(.nav_stale_bff1):not(
    .icon-7d76
  ),
button[disabled]:not(.nav_stale_bff1):not(
    .icon-7d76
  ) {
  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;
}
.backdrop_paper_371b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop_paper_371b: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;
}
.static-e0db {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notification_outer_93c4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.large-fe14 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.bottom-b8bc:after,
.bottom-b8bc:before,
.dark_4ab3:after,
.dark_4ab3:before,
.gallery_47a8:after,
.gallery_47a8:before,
.info_b389:after,
.info_b389:before,
.pagination-bded:after,
.pagination-bded:before,
.icon_narrow_509b:after,
.icon_narrow_509b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.bottom-b8bc:after,
.dark_4ab3:after,
.gallery_47a8:after,
.info_b389:after,
.pagination-bded:after,
.icon_narrow_509b:after {
  clear: both;
}
.dark_4ab3 .column_rough_155e,
.gallery_47a8 .column_rough_155e,
.narrow-9dc9 .column_rough_155e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.action-00f7 {
  display: inline-block;
}
.paper_1868 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paper_1868 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paper_1868 .button-5dd8 {
  padding: 1em 0;
  font-size: 85%;
}
.button-5dd8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.status-c0cf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.status-c0cf:after,
.status-c0cf:before {
  content: "";
  display: table;
}
.status-c0cf:after {
  clear: both;
}
.small-7292 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.secondary-active-90bb .small-7292 {
  max-width: 50%;
}
.title_b69e .small-7292 {
  max-width: 33.33%;
}
.middle-28c7 .small-7292 {
  max-width: 25%;
}
.thumbnail-tall-242c .small-7292 {
  max-width: 20%;
}
.north_9088 .small-7292 {
  max-width: 16.66%;
}
.overlay_first_e098 .small-7292 {
  max-width: 14.28%;
}
.fast-5343 .small-7292 {
  max-width: 12.5%;
}
.narrow-d85e .small-7292 {
  max-width: 11.11%;
}
.easy_9c87 {
  display: block;
}
.frame-2dff .border_tall_83d6 label,
.frame-2dff .large-4286 label,
.frame-2dff .thumbnail-orange-013c label,
.frame-2dff .media_thick_7f30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple_7093 {
  list-style: none;
  margin: 0;
}
.simple_7093 article.next_cac5 {
  margin-bottom: 0;
}
.simple_7093 ul {
  list-style: none;
  margin: 0;
}
.simple_7093 .rough-843b li.next_cac5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple_7093 .rough-843b li.next_cac5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple_7093 .rough-843b li.next_cac5: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) {
  .simple_7093 .rough-843b li.next_cac5 li.next_cac5 li.next_cac5 li.next_cac5 {
    padding-left: 0;
  }
}
article.next_cac5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next_cac5 .dark_4ab3 p:last-of-type {
  margin-bottom: 0;
}
article.next_cac5 .gradient_c524 {
  float: left;
}
article.next_cac5 .image-west-40c7 {
  margin-left: 85px;
}
article.next_cac5 .notification_bottom_0513 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next_cac5 .notification_bottom_0513 .hidden-0c32 {
  margin-left: 10px;
}
article.next_cac5 .south-b86b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next_cac5 .mask-action-5968 {
  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 .border_tall_83d6,
  #respond .thumbnail-orange-013c,
  #respond .media_thick_7f30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_tall_83d6 input,
#respond .thumbnail-orange-013c input,
#respond .media_thick_7f30 input {
  width: 100%;
}
#respond .media_thick_7f30 {
  margin-right: 0;
}
#respond .gas_fe89 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary-light-fec7 {
  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;
}
.primary-light-fec7.form_23c6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.primary-light-fec7 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%);
}
.primary-light-fec7:focus,
.primary-light-fec7: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);
}
.pattern-7db3 {
  border-radius: 10%;
}
.gallery-south-f5a0 {
  border-radius: 50%;
}
.nav_blue_6c98 {
  font-size: 0.72em;
}
.popup_out_b8c2 {
  font-size: 0.875em;
}
.thumbnail_north_85d0 {
  font-size: 1.1em;
}
.tabs-907f {
  text-transform: uppercase;
  line-height: 1.2;
}
.tabs-907f.nav_blue_6c98 {
  letter-spacing: 0.5px;
}
.description_stale_f851,
.description_stale_f851 a {
  color: #6d6d6d;
}
.description_stale_f851 a:hover {
  color: #111;
}
.box-4445 {
  color: #6d6d6d;
}
.caption-warm-851a {
  overflow-x: hidden;
}
.caption-warm-851a .gradient-ed38.thick_49f0 {
  position: relative;
}
.caption-warm-851a .gradient-ed38.thick_49f0.hidden-e7df {
  position: initial;
}
.caption-warm-851a
  .gradient-ed38.thick_49f0.hidden-e7df
  .tag-tall-2137 {
  left: auto;
}
.caption-warm-851a .gradient-ed38 .tag-tall-2137 {
  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;
}
.caption-warm-851a .gradient-ed38:hover.thick_49f0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.caption-warm-851a
  .gradient-ed38:hover.thick_49f0
  .tag-tall-2137 {
  display: block;
  z-index: 9999999;
}
.caption-warm-851a .wide_5a17 .prev-0de3,
.caption-warm-851a .feature-static-0129 .prev-0de3 {
  display: none;
}
.caption-warm-851a .huge-f88e .gradient-ed38:hover.thick_49f0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.frame-2dff .border_tall_83d6 label,
.frame-2dff .large-4286 label,
.frame-2dff .thumbnail-orange-013c label,
.frame-2dff .media_thick_7f30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.simple_7093 {
  list-style: none;
  margin: 0;
}
.simple_7093 article.next_cac5 {
  margin-bottom: 0;
}
.simple_7093 ul {
  list-style: none;
  margin: 0;
}
.simple_7093 .rough-843b li.next_cac5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .simple_7093 .rough-843b li.next_cac5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .simple_7093 .rough-843b li.next_cac5: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) {
  .simple_7093 .rough-843b li.next_cac5 li.next_cac5 li.next_cac5 li.next_cac5 {
    padding-left: 0;
  }
}
article.next_cac5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.next_cac5 .dark_4ab3 p:last-of-type {
  margin-bottom: 0;
}
article.next_cac5 .gradient_c524 {
  float: left;
}
article.next_cac5 .image-west-40c7 {
  margin-left: 85px;
}
article.next_cac5 .notification_bottom_0513 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.next_cac5 .notification_bottom_0513 .hidden-0c32 {
  margin-left: 10px;
}
article.next_cac5 .south-b86b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.next_cac5 .mask-action-5968 {
  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 .border_tall_83d6,
  #respond .thumbnail-orange-013c,
  #respond .media_thick_7f30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_tall_83d6 input,
#respond .thumbnail-orange-013c input,
#respond .media_thick_7f30 input {
  width: 100%;
}
#respond .media_thick_7f30 {
  margin-right: 0;
}
#respond .gas_fe89 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wide_5a17 .iron_513c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.iron_513c .component_1752.tabs_5bfd .fresh_4b52 > li > a:focus,
.iron_513c .component_1752.tabs_5bfd .fresh_4b52 > li > a:hover,
.iron_513c .component_1752.table_0f4d .fresh_4b52 > li > a:focus,
.iron_513c .component_1752.table_0f4d .fresh_4b52 > li > a:hover,
.iron_513c .component_1752.video_hard_2794 .fresh_4b52 > li > a:focus,
.iron_513c .component_1752.video_hard_2794 .fresh_4b52 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_513c
  .component_1752.tabs_5bfd
  .fresh_4b52
  > li.title-079f
  > a,
.iron_513c
  .component_1752.tabs_5bfd
  .fresh_4b52
  > li.hard-1551
  > a,
.iron_513c
  .component_1752.table_0f4d
  .fresh_4b52
  > li.title-079f
  > a,
.iron_513c
  .component_1752.table_0f4d
  .fresh_4b52
  > li.hard-1551
  > a,
.iron_513c
  .component_1752.video_hard_2794
  .fresh_4b52
  > li.title-079f
  > a,
.iron_513c .component_1752.video_hard_2794 .fresh_4b52 > li.carousel_easy_9fe4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_513c .frame-short-e368,
.iron_513c .frame-short-e368 a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_513c .first-2f93.label-wide-4270 li a,
.iron_513c .tooltip_47f3 a,
.iron_513c .soft-6b7f,
.iron_513c .fresh_4b52 > li > a,
.iron_513c .header_dirty_6c21 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c .first-2f93.label-wide-4270 li a:hover,
.iron_513c .tooltip_47f3 a:hover,
.iron_513c .soft-6b7f:hover,
.iron_513c .fresh_4b52 > li > a:hover,
.iron_513c .header_dirty_6c21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_513c .light_2343 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c .light_2343 .fluid-ae35 {
  color: rgba(255, 255, 255, 0.99);
}
.iron_513c .light_2343:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_513c .liquid-d19c .inner_c4bc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c .liquid-d19c .inner_c4bc .picture_a46b {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c
  .liquid-d19c
  .inner_c4bc
  .picture_a46b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c
  .liquid-d19c
  .inner_c4bc
  .picture_a46b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c
  .liquid-d19c
  .inner_c4bc
  .picture_a46b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c
  .liquid-d19c
  .inner_c4bc
  .picture_a46b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c .liquid-d19c .gallery-cool-a767 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_513c .liquid-d19c .gallery-cool-a767:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-c670
  .iron_513c
  .liquid-d19c
  .static_0966
  .narrow-6204 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.upper-c670
  .iron_513c
  .liquid-d19c
  .static_0966
  .picture_a46b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wide_5a17 .cool-ad11 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cool-ad11 .component_1752.tabs_5bfd .fresh_4b52 > li > a:focus,
.cool-ad11 .component_1752.tabs_5bfd .fresh_4b52 > li > a:hover,
.cool-ad11 .component_1752.table_0f4d .fresh_4b52 > li > a:focus,
.cool-ad11 .component_1752.table_0f4d .fresh_4b52 > li > a:hover,
.cool-ad11 .component_1752.video_hard_2794 .fresh_4b52 > li > a:focus,
.cool-ad11 .component_1752.video_hard_2794 .fresh_4b52 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-ad11
  .component_1752.tabs_5bfd
  .fresh_4b52
  > li.title-079f
  > a,
.cool-ad11
  .component_1752.tabs_5bfd
  .fresh_4b52
  > li.hard-1551
  > a,
.cool-ad11
  .component_1752.table_0f4d
  .fresh_4b52
  > li.title-079f
  > a,
.cool-ad11
  .component_1752.table_0f4d
  .fresh_4b52
  > li.hard-1551
  > a,
.cool-ad11
  .component_1752.video_hard_2794
  .fresh_4b52
  > li.title-079f
  > a,
.cool-ad11 .component_1752.video_hard_2794 .fresh_4b52 > li.carousel_easy_9fe4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-ad11 .frame-short-e368,
.cool-ad11 .frame-short-e368 a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-ad11 .first-2f93.label-wide-4270 li a,
.cool-ad11 .tooltip_47f3 a,
.cool-ad11 .soft-6b7f,
.cool-ad11 .fresh_4b52 > li > a,
.cool-ad11 .header_dirty_6c21 {
  color: rgba(0, 0, 0, 0.55);
}
.cool-ad11 .first-2f93.label-wide-4270 li a:hover,
.cool-ad11 .tooltip_47f3 a:hover,
.cool-ad11 .soft-6b7f:hover,
.cool-ad11 .fresh_4b52 > li > a:hover,
.cool-ad11 .header_dirty_6c21:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-ad11 .light_2343 {
  color: rgba(0, 0, 0, 0.55);
}
.cool-ad11 .light_2343 .fluid-ae35 {
  color: rgba(0, 0, 0, 0.8);
}
.cool-ad11 .light_2343:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_80f4 .panel_large_a6c2 {
  margin-left: auto;
  margin-right: auto;
}
.gallery_47a8 > * {
  margin-left: auto;
  margin-right: auto;
}
.gallery_47a8 .static-e0db {
  margin-right: 1.41575em;
}
.heading-c531 .gallery_47a8 > .logo_1cca {
  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;
}
.heading-c531 .gallery_47a8 > .panel_mini_beba {
  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;
}
.purple-4c01.popup_80f4 .panel_large_a6c2,
.mask_plasma_5c65.popup_80f4 .panel_large_a6c2 {
  margin-left: 0;
}
.smooth-a40f.popup_80f4 .panel_large_a6c2,
.article-7f08.popup_80f4 .panel_large_a6c2 {
  margin-right: 0;
}
.gallery_47a8 ol,
.gallery_47a8 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section-8e35 video {
  max-width: 100%;
}
.right-25f1 img {
  display: block;
}
.right-25f1.static-e0db,
.right-25f1.notification_outer_93c4 {
  width: 100%;
}
.right-25f1.panel_mini_beba img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.soft_ba84:not(.rough-cb41) {
  margin: 1.5em auto;
}
.detail-dirty-2242 p {
  padding: 1.5em 14px;
}
ul.large_f9f0.panel_mini_beba,
ul.large_f9f0.logo_1cca,
ul.large_f9f0.mask-6eb9.logo_1cca {
  padding: 0 14px;
}
.tag_huge_5eda {
  display: block;
  overflow-x: auto;
}
.tag_huge_5eda table {
  border-collapse: collapse;
  width: 100%;
}
.tag_huge_5eda td,
.tag_huge_5eda th {
  padding: 0.5em;
}
.gallery_47a8 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gallery_47a8 ol ol,
.gallery_47a8 ol ul,
.gallery_47a8 ul ol,
.gallery_47a8 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gallery_47a8 ol ol li,
.gallery_47a8 ol ul li,
.gallery_47a8 ul ol li,
.gallery_47a8 ul ul li {
  margin-left: 0;
}
.filter-6fea.full_5286 > .avatar-1bf0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-6fea.full_5286 > .avatar-1bf0 iframe,
.filter-6fea.full_5286 > .avatar-1bf0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.highlight-fast-e269 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.highlight-fast-e269.video-24d0 {
  padding: 0;
}
.highlight-fast-e269.video-24d0 cite {
  font-size: 13px;
}
.highlight-fast-e269 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.highlight-fast-e269 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.liquid-4550 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.liquid-4550 > p:first-child {
  margin-top: 0;
}
.liquid-4550 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.liquid-4550 blockquote {
  border-left: 0;
}
.logo-narrow-3a26 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-narrow-3a26:not(.gallery_1806) {
  max-width: 100px;
}
.logo-narrow-3a26.current-ab6b {
  border-bottom: none !important;
  text-align: center;
}
.logo-narrow-3a26.current-ab6b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .detail-dirty-2242 p {
    padding: 1.5em 0;
  }
}
.outline_ab75 {
  color: #0073aa;
}
.label-c6cf {
  background-color: #0073aa;
}
.lower_4b67 {
  color: #229fd8;
}
.block_713a {
  background-color: #229fd8;
}
.title-dim-06ee {
  color: #eee;
}
.item-0074 {
  background-color: #eee;
}
.narrow-39ab {
  color: #444;
}
.thumbnail-bottom-1ea1 {
  background-color: #444;
}
.motion-dd09 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.motion-dd09 .pressed_e872 .tooltip_47f3 {
  font-size: 15px;
}
.motion-dd09 .tooltip_47f3 {
  line-height: 1.3;
}
.motion-dd09 .cool-ad11 {
}
.motion-dd09 .iron_513c {
  background: #235787;
}
.article_outer_3004 {
  padding: 0;
}
.article_outer_3004 .iron_513c {
  background: #1a1a1a;
}
.article_outer_3004 .cool-ad11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hot-ba77 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hot-ba77 .cool-ad11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hot-ba77 .iron_513c {
  background: #303030;
}
.icon_narrow_509b {
  position: relative;
  z-index: 10;
}
.icon_narrow_509b .block_83d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_basic_7743 .thick_49f0 {
  display: inline-block;
  vertical-align: middle;
}
.disabled_basic_7743.icon-58b6 .thick_49f0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .disabled_basic_7743.icon-58b6 .thick_49f0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .disabled_basic_7743.icon-58b6 .thick_49f0 {
    margin-right: 0.4em;
  }
}
.disabled_basic_7743.icon-58b6 .thick_49f0:last-child {
  margin-right: 0;
}
.info-4304 .block_83d9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .wide_5a17 .pressed_e872 {
    margin: 0 -0.5em;
  }
  .wide_5a17 .pressed_e872 [class*="customify-col-"],
  .wide_5a17 .pressed_e872 [class*="customify-col_"],
  .wide_5a17 .pressed_e872 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.wide_5a17.message_17e7 .block_83d9 {
  background: 0 0 !important;
}
.wide_5a17.message_17e7 .block_83d9,
.wide_5a17.info-4304 .block_83d9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .wide_5a17.image-wide-b4e6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.wide_5a17.info-4304 .block_83d9 {
  box-shadow: none !important;
}
.old-cffe {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .old-cffe {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .old-cffe {
    padding: 18px 0 20px;
  }
}
.old-cffe .slider-old-1596 {
  width: 100%;
}
.old-cffe .tabs_right_1ad9 {
  margin-bottom: 0;
}
.old-cffe .table_9db9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column_gold_06e4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column_gold_06e4 .wrapper-lower-2cd5 {
  width: 100%;
}
.image_green_7567 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.image_green_7567 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.image_green_7567 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;
}
.image_green_7567 li:last-child:after {
  display: none;
}
.image_green_7567 li a {
  font-weight: 500;
  margin-right: 10px;
}
.basic-6fad .prev-0de3 button,
.old-cffe .prev-0de3 button {
  left: 0;
}
.basic-6fad .wrapper-lower-2cd5,
.old-cffe .wrapper-lower-2cd5 {
  padding-left: 0;
  padding-right: 0;
}
.basic-6fad .column_gold_06e4,
.old-cffe .column_gold_06e4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.basic-6fad {
  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;
}
.basic-6fad: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;
}
.basic-6fad .short-f754 {
  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) {
  .basic-6fad .short-f754 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .basic-6fad .short-f754 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .basic-6fad .short-f754 {
    min-height: 200px;
  }
}
.basic-6fad .image_green_7567 {
  color: rgba(255, 255, 255, 0.8);
}
.basic-6fad .image_green_7567 a,
.basic-6fad .image_green_7567 li:after {
  color: inherit;
}
.basic-6fad .image_green_7567 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu_focused_7b1a {
  margin-bottom: 0.5em;
}
.full_1e26 {
  margin-bottom: 1.2em;
}
.full_1e26,
.menu_focused_7b1a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.full_1e26 p:last-child,
.menu_focused_7b1a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .prev-0de3,
#masthead .prev-0de3 {
  display: none;
}
#masthead
  > .prev-0de3.shade-active-154b {
  display: none;
}
#masthead > .prev-0de3 button {
  left: 0;
}
.secondary-blue-292f {
  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%;
}
.secondary-blue-292f .thick_49f0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.secondary-blue-292f .pagination-smooth-6352 {
  display: -webkit-box;
  display: flex;
}
.secondary-blue-292f .pagination-smooth-6352.thick_3fd1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.secondary-blue-292f .pagination-smooth-6352.light-44eb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary-blue-292f .pagination-smooth-6352.caption_87f1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary-blue-292f.slider_down_98fe.alert_f127 .pagination-smooth-6352.thick_3fd1 {
  flex-basis: 100%;
}
.secondary-blue-292f.wrapper-stale-c334 .pagination-smooth-6352.light-44eb {
  -webkit-box-flex: 1;
  flex: auto;
}
.secondary-blue-292f.wrapper-stale-c334 .pagination-smooth-6352.caption_87f1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .prev-0de3.shade-active-154b {
  display: none;
}
#masthead > .prev-0de3 button {
  left: 0;
}
.detail_898a {
  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;
}
.detail_898a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.detail_898a.hidden-focused-d329 i {
  margin-right: 4px;
}
.detail_898a.huge-0e28 i {
  margin-left: 5px;
}
.tooltip_47f3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tooltip_47f3 p:last-child {
  margin-bottom: 0;
}
.thick-b7a7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thick-b7a7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thick-b7a7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thick-b7a7 .frame-short-e368 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thick-b7a7 .image_91c6 {
  margin: 5px 0 7px 0;
}
.thick-b7a7.tiny_b120 .header_easy_4932 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-b7a7.tiny_b120 .action_de16 {
  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;
}
.thick-b7a7.stone-4897 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thick-b7a7.stone-4897 .header_easy_4932 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-b7a7.stone-4897 .action_de16 {
  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;
}
.thick-b7a7.yellow-f281 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick-b7a7.highlight-c726 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thick-b7a7.highlight-c726 .action_de16 {
  margin-top: 7px;
}
.bronze-4a93 {
  display: inline-block;
}
.icon_narrow_509b .article-ff0f .thick-b7a7 img {
  max-width: 100%;
}
.component_1752 .basic-b6d7.large_195c,
.notification-narrow-e25c .basic-b6d7.large_195c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_1752 .column-tiny-ce1f,
.notification-narrow-e25c .column-tiny-ce1f {
  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%);
}
.component_1752 .column-tiny-ce1f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.component_1752.input-feb2 .column-tiny-ce1f {
  display: none;
}
.component_1752 .large_5659 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component_1752 .large_5659 li {
  display: inline-block;
  position: relative;
}
.component_1752 .large_5659 li:last-child {
  margin-right: 0;
}
.component_1752 .large_5659 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;
}
.component_1752 .large_5659 li.carousel_easy_9fe4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.component_1752 .large_5659 > 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;
}
.component_1752 .large_5659 > li > a i {
  line-height: 0;
}
.component_1752 .large_5659 > li.carousel_882c > a .column-tiny-ce1f {
  margin-left: 4px;
  line-height: 0;
}
.component_1752 .large_5659 .feature-86d2 li.carousel_882c > a {
  position: relative;
}
.component_1752 .large_5659 .feature-86d2 li.carousel_882c > a:after,
.component_1752 .large_5659 .feature-86d2 li.carousel_882c > a:before {
  content: "";
  display: table;
}
.component_1752 .large_5659 .feature-86d2 li.carousel_882c > a:after {
  clear: both;
}
.component_1752 .large_5659 .feature-86d2 li.carousel_882c > a .column-tiny-ce1f {
  margin-left: 5px;
  float: right;
}
.component_1752 .fixed_1421,
.component_1752 .feature-86d2 {
  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;
}
.component_1752 .feature-86d2 {
  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;
}
.component_1752 .feature-86d2 .large_195c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_1752 .feature-86d2 .column-tiny-ce1f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.component_1752 .feature-86d2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.component_1752 .feature-86d2 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;
}
.component_1752 .feature-86d2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.component_1752 .feature-86d2 .feature-86d2 {
  top: 0;
  left: 100%;
}
.component_1752 .message_hard_e62c.fn-focus-ef9d > .fixed_1421,
.component_1752 .message_hard_e62c.fn-focus-ef9d > .feature-86d2,
.component_1752 .message_hard_e62c:focus > .fixed_1421,
.component_1752 .message_hard_e62c:focus > .feature-86d2,
.component_1752 .message_hard_e62c:hover > .fixed_1421,
.component_1752 .message_hard_e62c:hover > .feature-86d2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.component_1752.video_hard_2794 .fresh_4b52:after,
.component_1752.video_hard_2794 .fresh_4b52:before {
  content: "";
  display: table;
}
.component_1752.video_hard_2794 .fresh_4b52:after {
  clear: both;
}
.component_1752.video_hard_2794 .fresh_4b52 > li {
  float: left;
}
.component_1752.tabs-2567 .fresh_4b52:after,
.component_1752.tabs-2567 .fresh_4b52:before {
  content: "";
  display: table;
}
.component_1752.tabs-2567 .fresh_4b52:after {
  clear: both;
}
.component_1752.tabs-2567 .fresh_4b52 > li {
  float: left;
}
.component_1752.tabs-2567 .fresh_4b52 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.component_1752.tabs-2567 .fresh_4b52 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.component_1752.tabs-2567 .fresh_4b52 > li.title-079f > a,
.component_1752.tabs-2567 .fresh_4b52 > li.carousel_easy_9fe4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.component_1752.tabs_5bfd .fresh_4b52 > li > a .large_195c {
  position: relative;
}
.component_1752.tabs_5bfd .fresh_4b52 > li > a .large_195c: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;
}
.component_1752.tabs_5bfd
  .fresh_4b52
  > li:focus
  > a
  .large_195c:before,
.component_1752.tabs_5bfd
  .fresh_4b52
  > li:hover
  > a
  .large_195c:before {
  width: 100%;
  background-color: currentColor;
}
.component_1752.tabs_5bfd
  .fresh_4b52
  > li.title-079f
  > a
  .large_195c:before,
.component_1752.tabs_5bfd
  .fresh_4b52
  > li.hard-1551
  > a
  .large_195c:before {
  width: 100%;
  background-color: currentColor;
}
.component_1752.table_0f4d .fresh_4b52 > li > a .large_195c {
  position: relative;
}
.component_1752.table_0f4d .fresh_4b52 > li > a .large_195c: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;
}
.component_1752.table_0f4d .fresh_4b52 > li:focus > a .large_195c:before,
.component_1752.table_0f4d
  .fresh_4b52
  > li:hover
  > a
  .large_195c:before {
  width: 100%;
  background-color: currentColor;
}
.component_1752.table_0f4d
  .fresh_4b52
  > li.title-079f
  > a
  .large_195c:before,
.component_1752.table_0f4d
  .fresh_4b52
  > li.hard-1551
  > a
  .large_195c:before {
  width: 100%;
  background-color: currentColor;
}
.notification-narrow-e25c .large_5659 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.notification-narrow-e25c .large_5659 li:first-child > a {
  border-top: none;
}
.notification-narrow-e25c .large_5659 .progress_complex_272d > .large_195c .column-tiny-ce1f {
  display: none;
}
.notification-narrow-e25c .large_5659 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.notification-narrow-e25c .large_5659 li:last-child {
  border: none;
}
.notification-narrow-e25c .large_5659 li.carousel_882c > a {
  padding-right: 45px !important;
}
.notification-narrow-e25c .large_5659 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.notification-narrow-e25c .large_5659 li a:focus,
.notification-narrow-e25c .large_5659 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notification-narrow-e25c .large_5659 li .logo-smooth-1115 {
  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;
}
.notification-narrow-e25c .large_5659 li .logo-smooth-1115:hover {
  box-shadow: none;
}
.notification-narrow-e25c .large_5659 li .logo-smooth-1115 .column-tiny-ce1f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.notification-narrow-e25c .large_5659 .feature-86d2 {
  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);
}
.notification-narrow-e25c .large_5659 .feature-86d2 li a {
  padding-left: 3em;
}
.notification-narrow-e25c .large_5659 .under-c2ab > a .logo-smooth-1115 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.notification-narrow-e25c .large_5659 .under-c2ab > .feature-86d2 {
  display: block;
  opacity: 1;
}
.thick_5ec8 {
  max-width: 100%;
}
.element_paper_bf57 {
  line-height: 0;
  cursor: pointer;
}
.header_dirty_6c21 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header_dirty_6c21:hover {
  box-shadow: none;
  color: currentColor;
}
.header_dirty_6c21 svg {
  width: 18px;
  height: 18px;
}
.header_dirty_6c21 .gallery_middle_aee7 {
  display: none;
}
.heading_soft_93b1 {
  position: relative;
}
.heading_soft_93b1.fn-active-ef9d .header_dirty_6c21 .panel_pro_8b32 {
  display: none;
}
.heading_soft_93b1.fn-active-ef9d .header_dirty_6c21 .gallery_middle_aee7 {
  display: inline-block;
}
.heading_soft_93b1 .section-dirty-9b09 {
  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);
}
.heading_soft_93b1.last-68c4 .section-dirty-9b09 {
  left: auto;
  right: -0.9em;
}
.heading_soft_93b1.last-68c4 .complex_7b24::before {
  left: auto;
  right: 15px;
}
.heading_soft_93b1.fn-active-ef9d .section-dirty-9b09 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static_0966 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.static_0966 label {
  flex-basis: 100%;
}
.static_0966 .inner_c4bc {
  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;
}
.static_0966 .picture_a46b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.static_0966 .picture_a46b:focus {
  background-color: transparent;
}
.static_0966 button.gallery-cool-a767 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.static_0966 button.gallery-cool-a767:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.static_0966 button.gallery-cool-a767 svg {
  width: 18px;
  height: 18px;
}
.static_0966 input[type="submit"] {
  min-height: auto;
}
.liquid-d19c .static_0966 .picture_a46b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.complex_7b24 {
  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) {
  .complex_7b24 {
    width: 220px;
  }
}
.complex_7b24 label {
  flex-basis: 100%;
}
.complex_7b24::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;
}
.upper-c670 .liquid-d19c .static_0966 {
  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;
}
.upper-c670
  .liquid-d19c
  .static_0966
  .inner_c4bc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.upper-c670 .liquid-d19c .static_0966 .picture_a46b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.upper-c670
  .liquid-d19c
  .static_0966
  .picture_a46b:focus {
  background: 0 0;
}
.upper-c670
  .liquid-d19c
  .static_0966
  .narrow-6204 {
  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;
}
.first-2f93 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.first-2f93 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.first-2f93 li:last-child {
  margin-right: 0;
}
.first-2f93 li:first-child {
  margin-left: 0;
}
.first-2f93.frame-north-6874 a {
  color: #fff;
}
.first-2f93.frame-north-6874 a:hover {
  color: #fff;
}
.first-2f93 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.first-2f93 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.first-2f93 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.first-2f93 a:hover {
  opacity: 0.9;
  color: inherit;
}
.first-2f93 [class*="social-icon-apple"] {
  background-color: #999;
}
.first-2f93 [class*="social-icon-apple"].steel_cbb6 {
  background-color: transparent;
  color: #999;
}
.first-2f93 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.first-2f93 [class*="social-icon-behance"].steel_cbb6 {
  background-color: transparent;
  color: #1769ff;
}
.first-2f93 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.first-2f93 [class*="social-icon-bitbucket"].steel_cbb6 {
  background-color: transparent;
  color: #205081;
}
.first-2f93 [class*="social-icon-codepen"] {
  background-color: #000;
}
.first-2f93 [class*="social-icon-codepen"].steel_cbb6 {
  background-color: transparent;
  color: #000;
}
.first-2f93 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.first-2f93 [class*="social-icon-delicious"].steel_cbb6 {
  background-color: transparent;
  color: #39f;
}
.first-2f93 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.first-2f93 [class*="social-icon-digg"].steel_cbb6 {
  background-color: transparent;
  color: #005be2;
}
.first-2f93 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.first-2f93 [class*="social-icon-dribbble"].steel_cbb6 {
  background-color: transparent;
  color: #ea4c89;
}
.first-2f93 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.first-2f93 [class*="social-icon-envelope"].steel_cbb6 {
  background-color: transparent;
  color: #ea4335;
}
.first-2f93 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.first-2f93 [class*="social-icon-facebook"].steel_cbb6 {
  background-color: transparent;
  color: #3b5998;
}
.first-2f93 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.first-2f93 [class*="social-icon-flickr"].steel_cbb6 {
  background-color: transparent;
  color: #0063dc;
}
.first-2f93 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.first-2f93 [class*="social-icon-foursquare"].steel_cbb6 {
  background-color: transparent;
  color: #2d5be3;
}
.first-2f93 [class*="social-icon-github"] {
  background-color: #333;
}
.first-2f93 [class*="social-icon-github"].steel_cbb6 {
  background-color: transparent;
  color: #333;
}
.first-2f93 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.first-2f93 [class*="social-icon-google-plus"].steel_cbb6 {
  background-color: transparent;
  color: #dd4b39;
}
.first-2f93 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.first-2f93 [class*="social-icon-houzz"].steel_cbb6 {
  background-color: transparent;
  color: #7ac142;
}
.first-2f93 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.first-2f93 [class*="social-icon-instagram"].steel_cbb6 {
  background-color: transparent;
  color: #262626;
}
.first-2f93 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.first-2f93 [class*="social-icon-jsfiddle"].steel_cbb6 {
  background-color: transparent;
  color: #487aa2;
}
.first-2f93 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.first-2f93 [class*="social-icon-linkedin"].steel_cbb6 {
  background-color: transparent;
  color: #0077b5;
}
.first-2f93 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.first-2f93 [class*="social-icon-medium"].steel_cbb6 {
  background-color: transparent;
  color: #00ab6b;
}
.first-2f93 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.first-2f93
  [class*="social-icon-odnoklassniki"].steel_cbb6 {
  background-color: transparent;
  color: #f4731c;
}
.first-2f93 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.first-2f93 [class*="social-icon-meetup"].steel_cbb6 {
  background-color: transparent;
  color: #ec1c40;
}
.first-2f93 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.first-2f93 [class*="social-icon-pinterest"].steel_cbb6 {
  background-color: transparent;
  color: #bd081c;
}
.first-2f93 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.first-2f93 [class*="social-icon-product-hunt"].steel_cbb6 {
  background-color: transparent;
  color: #da552f;
}
.first-2f93 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.first-2f93 [class*="social-icon-reddit"].steel_cbb6 {
  background-color: transparent;
  color: #ff4500;
}
.first-2f93 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.first-2f93 [class*="social-icon-rss"].steel_cbb6 {
  background-color: transparent;
  color: #f26522;
}
.first-2f93 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.first-2f93
  [class*="social-icon-shopping-cart"].steel_cbb6 {
  background-color: transparent;
  color: #4caf50;
}
.first-2f93 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.first-2f93 [class*="social-icon-skype"].steel_cbb6 {
  background-color: transparent;
  color: #00aff0;
}
.first-2f93 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.first-2f93 [class*="social-icon-slideshare"].steel_cbb6 {
  background-color: transparent;
  color: #0077b5;
}
.first-2f93 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.first-2f93 [class*="social-icon-snapchat"].steel_cbb6 {
  background-color: transparent;
  color: #fffc00;
}
.first-2f93 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.first-2f93 [class*="social-icon-soundcloud"].steel_cbb6 {
  background-color: transparent;
  color: #f80;
}
.first-2f93 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.first-2f93 [class*="social-icon-spotify"].steel_cbb6 {
  background-color: transparent;
  color: #2ebd59;
}
.first-2f93 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.first-2f93
  [class*="social-icon-stack-overflow"].steel_cbb6 {
  background-color: transparent;
  color: #fe7a15;
}
.first-2f93 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.first-2f93 [class*="social-icon-maldkfgram"].steel_cbb6 {
  background-color: transparent;
  color: #2ca5e0;
}
.first-2f93 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.first-2f93 [class*="social-icon-tripadvisor"].steel_cbb6 {
  background-color: transparent;
  color: #589442;
}
.first-2f93 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.first-2f93 [class*="social-icon-tumblr"].steel_cbb6 {
  background-color: transparent;
  color: #35465c;
}
.first-2f93 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.first-2f93 [class*="social-icon-twitch"].steel_cbb6 {
  background-color: transparent;
  color: #6441a5;
}
.first-2f93 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.first-2f93 [class*="social-icon-twitter"].steel_cbb6 {
  background-color: transparent;
  color: #1da1f2;
}
.first-2f93 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.first-2f93 [class*="social-icon-vimeo"].steel_cbb6 {
  background-color: transparent;
  color: #1ab7ea;
}
.first-2f93 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.first-2f93 [class*="social-icon-vk"].steel_cbb6 {
  background-color: transparent;
  color: #45668e;
}
.first-2f93 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.first-2f93 [class*="social-icon-weibo"].steel_cbb6 {
  background-color: transparent;
  color: #df2029;
}
.first-2f93 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.first-2f93 [class*="social-icon-weixin"].steel_cbb6 {
  background-color: transparent;
  color: #7bb32e;
}
.first-2f93 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.first-2f93 [class*="social-icon-whatsapp"].steel_cbb6 {
  background-color: transparent;
  color: #25d366;
}
.first-2f93 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.first-2f93 [class*="social-icon-wordpress"].steel_cbb6 {
  background-color: transparent;
  color: #21759b;
}
.first-2f93 [class*="social-icon-xing"] {
  background-color: #026466;
}
.first-2f93 [class*="social-icon-xing"].steel_cbb6 {
  background-color: transparent;
  color: #026466;
}
.first-2f93 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.first-2f93 [class*="social-icon-yelp"].steel_cbb6 {
  background-color: transparent;
  color: #af0606;
}
.first-2f93 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.first-2f93 [class*="social-icon-youtube"].steel_cbb6 {
  background-color: transparent;
  color: #cd201f;
}
.soft-6b7f {
  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;
}
.soft-6b7f:hover {
  box-shadow: none;
  background: 0 0;
}
.glass_13a5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.middle_078c {
  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;
}
.inner-203c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface_9ee5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface_9ee5,
.surface_9ee5::after,
.surface_9ee5::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;
}
.surface_9ee5::after,
.surface_9ee5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel_hot_1bd7 .middle_078c .inner-203c {
  margin-top: -2px;
  width: 19px;
}
.carousel_hot_1bd7 .middle_078c .surface_9ee5 {
  margin-top: -1px;
}
.carousel_hot_1bd7 .middle_078c .surface_9ee5,
.carousel_hot_1bd7 .middle_078c .surface_9ee5::after,
.carousel_hot_1bd7 .middle_078c .surface_9ee5::before {
  width: 19px;
  height: 2px;
}
.carousel_hot_1bd7 .middle_078c .surface_9ee5::before {
  top: -6px;
}
.carousel_hot_1bd7 .middle_078c .surface_9ee5::after {
  bottom: -6px;
}
.dirty_d90e .middle_078c .inner-203c {
  margin-top: -2px;
  width: 22px;
}
.dirty_d90e .middle_078c .surface_9ee5 {
  margin-top: -1px;
}
.dirty_d90e .middle_078c .surface_9ee5,
.dirty_d90e .middle_078c .surface_9ee5::after,
.dirty_d90e .middle_078c .surface_9ee5::before {
  width: 22px;
  height: 2px;
}
.dirty_d90e .middle_078c .surface_9ee5::before {
  top: -7px;
}
.dirty_d90e .middle_078c .surface_9ee5::after {
  bottom: -7px;
}
.message_paper_ddbd .middle_078c .inner-203c {
  margin-top: -2px;
  width: 31px;
}
.message_paper_ddbd .middle_078c .surface_9ee5 {
  margin-top: -1.5px;
}
.message_paper_ddbd .middle_078c .surface_9ee5,
.message_paper_ddbd .middle_078c .surface_9ee5::after,
.message_paper_ddbd .middle_078c .surface_9ee5::before {
  width: 31px;
  height: 3px;
}
.message_paper_ddbd .middle_078c .surface_9ee5::before {
  top: -9px;
}
.message_paper_ddbd .middle_078c .surface_9ee5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .list-in-4109 .middle_078c .inner-203c {
    margin-top: -2px;
    width: 19px;
  }
  .list-in-4109 .middle_078c .surface_9ee5 {
    margin-top: -1px;
  }
  .list-in-4109 .middle_078c .surface_9ee5,
  .list-in-4109 .middle_078c .surface_9ee5::after,
  .list-in-4109 .middle_078c .surface_9ee5::before {
    width: 19px;
    height: 2px;
  }
  .list-in-4109 .middle_078c .surface_9ee5::before {
    top: -6px;
  }
  .list-in-4109 .middle_078c .surface_9ee5::after {
    bottom: -6px;
  }
  .accent-6beb .middle_078c .inner-203c {
    margin-top: -2px;
    width: 22px;
  }
  .accent-6beb .middle_078c .surface_9ee5 {
    margin-top: -1px;
  }
  .accent-6beb .middle_078c .surface_9ee5,
  .accent-6beb .middle_078c .surface_9ee5::after,
  .accent-6beb .middle_078c .surface_9ee5::before {
    width: 22px;
    height: 2px;
  }
  .accent-6beb .middle_078c .surface_9ee5::before {
    top: -7px;
  }
  .accent-6beb .middle_078c .surface_9ee5::after {
    bottom: -7px;
  }
  .alert_fc86 .middle_078c .inner-203c {
    margin-top: -2px;
    width: 31px;
  }
  .alert_fc86 .middle_078c .surface_9ee5 {
    margin-top: -1.5px;
  }
  .alert_fc86 .middle_078c .surface_9ee5,
  .alert_fc86 .middle_078c .surface_9ee5::after,
  .alert_fc86 .middle_078c .surface_9ee5::before {
    width: 31px;
    height: 3px;
  }
  .alert_fc86 .middle_078c .surface_9ee5::before {
    top: -9px;
  }
  .alert_fc86 .middle_078c .surface_9ee5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .soft-0509 .middle_078c .inner-203c {
    margin-top: -2px;
    width: 19px;
  }
  .soft-0509 .middle_078c .surface_9ee5 {
    margin-top: -1px;
  }
  .soft-0509 .middle_078c .surface_9ee5,
  .soft-0509 .middle_078c .surface_9ee5::after,
  .soft-0509 .middle_078c .surface_9ee5::before {
    width: 19px;
    height: 2px;
  }
  .soft-0509 .middle_078c .surface_9ee5::before {
    top: -6px;
  }
  .soft-0509 .middle_078c .surface_9ee5::after {
    bottom: -6px;
  }
  .heading_66ac .middle_078c .inner-203c {
    margin-top: -2px;
    width: 22px;
  }
  .heading_66ac .middle_078c .surface_9ee5 {
    margin-top: -1px;
  }
  .heading_66ac .middle_078c .surface_9ee5,
  .heading_66ac .middle_078c .surface_9ee5::after,
  .heading_66ac .middle_078c .surface_9ee5::before {
    width: 22px;
    height: 2px;
  }
  .heading_66ac .middle_078c .surface_9ee5::before {
    top: -7px;
  }
  .heading_66ac .middle_078c .surface_9ee5::after {
    bottom: -7px;
  }
  .secondary-prev-f4af .middle_078c .inner-203c {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-prev-f4af .middle_078c .surface_9ee5 {
    margin-top: -1.5px;
  }
  .secondary-prev-f4af .middle_078c .surface_9ee5,
  .secondary-prev-f4af .middle_078c .surface_9ee5::after,
  .secondary-prev-f4af .middle_078c .surface_9ee5::before {
    width: 31px;
    height: 3px;
  }
  .secondary-prev-f4af .middle_078c .surface_9ee5::before {
    top: -9px;
  }
  .secondary-prev-f4af .middle_078c .surface_9ee5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .next_905c .middle_078c .inner-203c {
    margin-top: -2px;
    width: 19px;
  }
  .next_905c .middle_078c .surface_9ee5 {
    margin-top: -1px;
  }
  .next_905c .middle_078c .surface_9ee5,
  .next_905c .middle_078c .surface_9ee5::after,
  .next_905c .middle_078c .surface_9ee5::before {
    width: 19px;
    height: 2px;
  }
  .next_905c .middle_078c .surface_9ee5::before {
    top: -6px;
  }
  .next_905c .middle_078c .surface_9ee5::after {
    bottom: -6px;
  }
  .thumbnail_rough_d239 .middle_078c .inner-203c {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_rough_d239 .middle_078c .surface_9ee5 {
    margin-top: -1px;
  }
  .thumbnail_rough_d239 .middle_078c .surface_9ee5,
  .thumbnail_rough_d239 .middle_078c .surface_9ee5::after,
  .thumbnail_rough_d239 .middle_078c .surface_9ee5::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_rough_d239 .middle_078c .surface_9ee5::before {
    top: -7px;
  }
  .thumbnail_rough_d239 .middle_078c .surface_9ee5::after {
    bottom: -7px;
  }
  .west_45b6 .middle_078c .inner-203c {
    margin-top: -2px;
    width: 31px;
  }
  .west_45b6 .middle_078c .surface_9ee5 {
    margin-top: -1.5px;
  }
  .west_45b6 .middle_078c .surface_9ee5,
  .west_45b6 .middle_078c .surface_9ee5::after,
  .west_45b6 .middle_078c .surface_9ee5::before {
    width: 31px;
    height: 3px;
  }
  .west_45b6 .middle_078c .surface_9ee5::before {
    top: -9px;
  }
  .west_45b6 .middle_078c .surface_9ee5::after {
    bottom: -9px;
  }
}
.block_tiny_4455 .surface_9ee5 {
  -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);
}
.block_tiny_4455 .surface_9ee5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.block_tiny_4455 .surface_9ee5::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);
}
.block_tiny_4455.heading_dfb8 .surface_9ee5 {
  -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);
}
.block_tiny_4455.heading_dfb8 .surface_9ee5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.block_tiny_4455.heading_dfb8 .surface_9ee5::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);
}
.backdrop-5a47 {
  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.menu_south_076b:before {
  display: none;
}
.feature-static-0129 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature-static-0129 .first-c450 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature-static-0129 .first-c450:last-of-type {
  border-bottom: none;
}
.feature-static-0129 .first-c450.search_clean_31b1,
.feature-static-0129 .first-c450.soft-7c5e,
.feature-static-0129 .first-c450.container-east-c6d4 {
  padding: 0;
}
.feature-static-0129 .notification-narrow-e25c .logo-smooth-1115 {
  color: currentColor;
}
.feature-static-0129 .notification-narrow-e25c .logo-smooth-1115:focus,
.feature-static-0129 .notification-narrow-e25c .logo-smooth-1115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-static-0129.cool-ad11 .light_2343,
.feature-static-0129.cool-ad11 .tooltip_47f3 a,
.feature-static-0129.cool-ad11 .fresh_4b52 a,
.feature-static-0129.cool-ad11 .feature-86d2 a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-static-0129.cool-ad11 .light_2343:hover,
.feature-static-0129.cool-ad11 .tooltip_47f3 a:hover,
.feature-static-0129.cool-ad11 .fresh_4b52 a:hover,
.feature-static-0129.cool-ad11 .feature-86d2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-static-0129.cool-ad11 .fluid-ae35 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-static-0129.cool-ad11 .first-c450 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-static-0129.cool-ad11 .first-c450:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature-static-0129.cool-ad11 .silver-0481:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature-static-0129.cool-ad11 .notification-narrow-e25c .large_5659 li a,
.feature-static-0129.cool-ad11 .notification-narrow-e25c .logo-smooth-1115,
.feature-static-0129.cool-ad11 .feature-86d2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-static-0129.cool-ad11 .notification-narrow-e25c .logo-smooth-1115:focus,
.feature-static-0129.cool-ad11 .notification-narrow-e25c .logo-smooth-1115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-static-0129.cool-ad11 .large_5659 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature-static-0129.iron_513c .light_2343,
.feature-static-0129.iron_513c .tooltip_47f3 a,
.feature-static-0129.iron_513c .fresh_4b52 .logo-smooth-1115,
.feature-static-0129.iron_513c .fresh_4b52 a,
.feature-static-0129.iron_513c .feature-86d2 a {
  color: rgba(255, 255, 255, 0.79);
}
.feature-static-0129.iron_513c .light_2343:hover,
.feature-static-0129.iron_513c .tooltip_47f3 a:hover,
.feature-static-0129.iron_513c .fresh_4b52 .logo-smooth-1115:hover,
.feature-static-0129.iron_513c .fresh_4b52 a:hover,
.feature-static-0129.iron_513c .feature-86d2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-static-0129.iron_513c .fluid-ae35 {
  color: rgba(255, 255, 255, 0.99);
}
.feature-static-0129.iron_513c .first-c450 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-static-0129.iron_513c .first-c450:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature-static-0129.iron_513c .silver-0481:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature-static-0129.iron_513c .notification-narrow-e25c .large_5659 li a,
.feature-static-0129.iron_513c .notification-narrow-e25c .logo-smooth-1115,
.feature-static-0129.iron_513c .feature-86d2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-static-0129.iron_513c .notification-narrow-e25c .logo-smooth-1115:focus,
.feature-static-0129.iron_513c .notification-narrow-e25c .logo-smooth-1115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature-static-0129.iron_513c .large_5659 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver-0481 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.silver-0481:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.detail-outer-e651 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form-6772 .feature-static-0129 {
  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;
}
.form-6772 .first-c450 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form-6772 .first-c450: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) {
  .form-6772 .first-c450:before {
    width: 16%;
    left: 42%;
  }
}
.form-6772 .first-c450:last-child:before {
  content: none;
}
.form-6772 .first-c450[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form-6772 .notification-narrow-e25c .large_5659 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form-6772 .notification-narrow-e25c .large_5659 li a .logo-smooth-1115 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form-6772 .notification-narrow-e25c .feature-86d2 {
  border: none;
}
.form-6772 .notification-narrow-e25c .feature-86d2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form-6772 .silver-0481 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form-6772 .detail-outer-e651 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form-6772 .iron_513c .silver-0481:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-6772 .cool-ad11.lower_f4cc .surface_9ee5 {
  background: rgba(0, 0, 0, 0.6);
}
.form-6772
  .cool-ad11.lower_f4cc
  .surface_9ee5::after,
.form-6772
  .cool-ad11.lower_f4cc
  .surface_9ee5:before {
  background: inherit;
}
.form-6772
  .cool-ad11.lower_f4cc:hover
  .surface_9ee5 {
  background: rgba(0, 0, 0, 0.8);
}
.card-simple-4042 .feature-static-0129 {
  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) {
  .card-simple-4042 .feature-static-0129 {
    width: auto;
    right: 45px;
  }
}
.disabled_static_2349 .feature-static-0129 {
  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) {
  .disabled_static_2349 .feature-static-0129 {
    width: auto;
    left: 45px;
  }
}
.menu_south_076b .feature-static-0129 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.menu_south_076b .detail-outer-e651 {
  max-width: 48em;
  margin: 0 auto;
}
.menu_south_076b .silver-0481:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container-4d34 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container-4d34.form-6772 .feature-static-0129 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container-4d34.card-simple-4042 .feature-static-0129 {
  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);
}
.container-4d34 .feature-static-0129 {
  visibility: visible;
}
.container-4d34.disabled_static_2349 .feature-static-0129 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.primary-5622,
.hard-a87d {
  overflow-x: hidden;
}
.primary-5622 .feature-static-0129 {
  overflow: auto;
}
.primary-5622.form-6772 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-5622.form-6772 .feature-static-0129 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.primary-5622.form-6772 .soft-6b7f {
  opacity: 0;
}
.primary-5622.card-simple-4042 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-5622.card-simple-4042 .feature-static-0129 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.primary-5622.card-simple-4042 .soft-6b7f {
  opacity: 0;
}
.primary-5622.disabled_static_2349 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary-5622.disabled_static_2349 .feature-static-0129 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.primary-5622.disabled_static_2349 .soft-6b7f {
  opacity: 0;
}
.primary-5622.menu_south_076b .feature-static-0129 {
  z-index: 10;
  visibility: visible;
}
.lower_f4cc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.lower_f4cc .surface_9ee5 {
  background: rgba(255, 255, 255, 0.99);
}
.lower_f4cc .surface_9ee5::after,
.lower_f4cc .surface_9ee5:before {
  background: inherit;
}
.lower_f4cc:hover .surface_9ee5 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled_static_2349 .lower_f4cc {
  top: 10px;
  right: auto;
  left: 12px;
}
.menu_south_076b .lower_f4cc {
  display: none !important;
}
.primary-5622:before,
.hard-a87d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.primary-5622 .lower_f4cc,
.hard-a87d .lower_f4cc {
  display: inline-block;
}
.feature-static-0129 .thick_49f0 {
  -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;
}
.primary-5622 .feature-static-0129 .thick_49f0,
.hard-a87d .feature-static-0129 .thick_49f0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.search-last-bafa .inner_c4bc {
  width: 100%;
}
.article-ff0f {
  padding: 0 0.5em 0;
}
.article-ff0f [class*="customify-col-"],
.article-ff0f [class*="customify-col_"],
.article-ff0f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.yellow-8d7c .article-ff0f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pressed_e872 .lite_1586,
  .lite_1586 {
    display: none;
  }
  .status-simple-a9b7 {
    text-align: left;
  }
  .hidden_up_a5ab {
    text-align: center;
  }
  .video-out-eba6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_e872 .pressed-c7b8,
  .pressed-c7b8 {
    display: none;
  }
  .link-black-60ed {
    text-align: left;
  }
  .notification-311a {
    text-align: center;
  }
  .heading_up_14b4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pressed_e872 .hovered_6789,
  .hovered_6789 {
    display: none;
  }
  .photo-d8b5 {
    text-align: left;
  }
  .down-061a {
    text-align: center;
  }
  .under-3b94 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video_up_1b82 {
  box-shadow: none !important;
}
.simple-8c00 .warm_5cde,
.progress-bronze-cbaf .warm_5cde {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.progress-bronze-cbaf .warm_5cde {
  margin-top: 30px;
  margin-bottom: 30px;
}
.block_83d9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.block_83d9:after,
.block_83d9:before {
  content: "";
  display: table;
}
.block_83d9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .block_83d9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.block_83d9,
.image-wide-b4e6 {
  max-width: 1248px;
  margin: 0 auto;
}

.info_b389.orange-048e .block_83d9 {
  max-width: 100%;
}
.info_b389.badge-purple-2421 {
  max-width: 1200px;
  margin: 0 auto;
}
.info_b389.tabs-33a9 .block_83d9 {
  max-width: 100%;
}
.info_b389.tabs-33a9 > .block_83d9 {
  padding-left: 0;
  padding-right: 0;
}
.info_b389.tabs-33a9 > .block_83d9 .pressed_e872 {
  margin: 0;
}
.info_b389.tabs-33a9
  > .block_83d9
  .accent_d4f5.dropdown-huge-9b09 {
  margin-right: 0;
  margin-left: 0;
}
.info_b389.tabs-33a9 #main.dropdown-huge-9b09 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .last-eefe #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .last-eefe #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border-liquid-4c6f .panel_large_a6c2 {
    padding-right: 1em;
  }
  .border-liquid-4c6f.lite_1dfd .accent_d4f5 {
    border-right: 1px solid #eaecee;
  }
  .border-liquid-4c6f.lite_1dfd .panel_large_a6c2 {
    padding-right: 1em;
  }
  .border-liquid-4c6f.lite_1dfd .narrow_f89a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-3dc8 .panel_large_a6c2 {
    padding-left: 1em;
  }
  .tiny-3dc8.lite_1dfd .accent_d4f5 {
    border-left: 1px solid #eaecee;
  }
  .tiny-3dc8.lite_1dfd .panel_large_a6c2 {
    padding-left: 1em;
  }
  .tiny-3dc8.lite_1dfd .narrow_f89a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-10da .panel_large_a6c2 {
    padding-left: 1em;
  }
  .footer-10da.lite_1dfd .status-9813 {
    border-right: 1px solid #eaecee;
  }
  .footer-10da.lite_1dfd .grid_8416 {
    border-right: 1px solid #eaecee;
  }
  .footer-10da.lite_1dfd .panel_large_a6c2 {
    padding-left: 1em;
  }
  .footer-10da.lite_1dfd .narrow_f89a {
    padding-right: 1em;
  }
  .footer-10da.lite_1dfd .layout_new_0727 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-up-d5fa .panel_large_a6c2 {
    padding-right: 1em;
  }
  .form-up-d5fa.lite_1dfd .status-9813 {
    border-left: 1px solid #eaecee;
  }
  .form-up-d5fa.lite_1dfd .grid_8416 {
    border-left: 1px solid #eaecee;
  }
  .form-up-d5fa.lite_1dfd .panel_large_a6c2 {
    padding-right: 1em;
  }
  .form-up-d5fa.lite_1dfd .narrow_f89a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form-up-d5fa.lite_1dfd .layout_new_0727 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last-eefe .panel_large_a6c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last-eefe.lite_1dfd .accent_d4f5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .last-eefe.lite_1dfd .panel_large_a6c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .last-eefe.lite_1dfd .narrow_f89a {
    padding-left: 1em;
  }
  .last-eefe.lite_1dfd .layout_new_0727 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .last-eefe.lite_1dfd .panel_large_a6c2 {
    padding-left: 0;
  }
}
.cold_3c2a .disabled_basic_7743 {
  display: inline-block;
}
.hot_2355 {
  display: inline-block;
}
.dark_1931 {
  word-con: break-word;
}
.layout_inner_df42 > span {
  display: inline-block;
  padding: 5px 0;
}
.layout_inner_df42 .layout_complex_a502 {
  margin-left: 8px;
  margin-right: 8px;
}
.layout_inner_df42 .overlay_orange_9336 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.backdrop-selected-3185 .notification-pink-5467 {
  margin-bottom: 2em;
}
.backdrop-selected-3185 .dropdown-hard-69e3 {
  margin-bottom: 15px;
}
.backdrop-selected-3185 .dropdown-hard-69e3:last-child {
  margin-bottom: 0;
}
.backdrop-selected-3185 .right-deae {
  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) {
  .backdrop-selected-3185 .right-deae {
    display: block;
  }
}
.backdrop-selected-3185 .popup_prev_4644 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .backdrop-selected-3185 .popup_prev_4644 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.backdrop-selected-3185 .badge-brown-544b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.backdrop-selected-3185 .badge-brown-544b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.backdrop-selected-3185 .badge-brown-544b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.backdrop-selected-3185 .dark_1931 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-selected-3185 .dark_1931 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.backdrop-selected-3185 .primary_c723 p:last-child {
  margin-bottom: 0;
}
.backdrop-selected-3185 .right-62e1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.backdrop-selected-3185 .photo_prev_8306 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.backdrop-selected-3185 .liquid-7314 {
  margin-top: 1em;
}
.backdrop-selected-3185 .up_50c8 {
  top: 0;
  display: block;
}
.backdrop-selected-3185 .up_50c8 a {
  color: inherit;
}
.backdrop-selected-3185 .up_50c8 a:hover {
  color: inherit;
}
.backdrop-selected-3185 .shadow_short_ae54 {
  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;
}
.backdrop-selected-3185 .shadow_short_ae54:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.backdrop-selected-3185 .photo_prev_8306 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.backdrop-selected-3185 .middle_2ace {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.backdrop-selected-3185 .middle_2ace:first-child {
  margin-top: 0;
}
.backdrop-selected-3185 .middle_2ace.solid-abc4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.backdrop-selected-3185 .middle_2ace.alert_short_e4f2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop-selected-3185
  .middle_2ace.alert_short_e4f2.blue-a4d4
  .liquid-7314 {
  width: 100%;
}
.backdrop-selected-3185 .alert_short_e4f2 {
  -webkit-box-align: center;
  align-items: center;
}
.backdrop-selected-3185 .alert_short_e4f2 .layout_inner_df42,
.backdrop-selected-3185 .alert_short_e4f2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.backdrop-selected-3185 .badge-brown-544b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop-selected-3185 .badge-brown-544b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.backdrop-selected-3185 .badge-brown-544b: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;
}
.backdrop-selected-3185 .solid-abc4 {
  z-index: 5;
}
.backdrop-selected-3185 .input_liquid_771d .short-01bc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.backdrop-selected-3185 .icon-lower-fb2d .short-01bc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.backdrop-selected-3185 .gas-7b74 .short-01bc {
  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;
}
.backdrop-selected-3185.element_bronze_d2bc .right-deae,
.backdrop-selected-3185.pattern_2958 .right-deae {
  display: block;
}
.backdrop-selected-3185.element_bronze_d2bc .right-deae .tag_focused_86f1,
.backdrop-selected-3185.element_bronze_d2bc .right-deae .photo_prev_8306,
.backdrop-selected-3185.pattern_2958 .right-deae .tag_focused_86f1,
.backdrop-selected-3185.pattern_2958 .right-deae .photo_prev_8306 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-selected-3185.pattern_87bd .popup_prev_4644 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .backdrop-selected-3185.pattern_87bd .popup_prev_4644 {
    margin-right: 0;
  }
}
.backdrop-selected-3185.element_bronze_d2bc .popup_prev_4644,
.backdrop-selected-3185.pattern_2958 .popup_prev_4644 {
  padding-top: 40%;
}
.backdrop-selected-3185.element_bronze_d2bc .notification-pink-5467,
.backdrop-selected-3185.pattern_2958 .notification-pink-5467 {
  display: block;
}
.backdrop-selected-3185.element_bronze_d2bc .fn-sticky-ef9d .photo_prev_8306,
.backdrop-selected-3185.pattern_2958 .fn-sticky-ef9d .photo_prev_8306 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.backdrop-selected-3185.element_bronze_d2bc .popup_prev_4644,
.backdrop-selected-3185.pattern_2958 .popup_prev_4644 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.backdrop-selected-3185.element_bronze_d2bc .photo_prev_8306 {
  padding: 1em;
}
.layout_tiny_dcf6 {
  margin: 30px auto;
  display: block;
}
.layout_tiny_dcf6 .wide_4f73 > * {
  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;
}
.layout_tiny_dcf6 .wide_4f73 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.layout_tiny_dcf6 .wide_4f73 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.warm_b933 .layout_inner_df42 {
  margin-bottom: 1.41575em;
}
.warm_b933 .header_west_5a19 {
  margin-bottom: 1.618em;
}
.gallery_47a8 .solid-cd7a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gallery_47a8 .solid-cd7a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gallery_47a8 .outline_1ecf {
  max-width: 100%;
  overflow: auto;
}
.popup_80f4 .gallery_47a8 a:hover {
  text-decoration: underline;
}
.gas_d600 .dropdown-hard-69e3:not(.dark_1931),
.gas_d600 .badge-brown-544b {
  margin-bottom: 1.41575em;
}
.gas_d600 .dropdown-hard-69e3:not(.dark_1931):last-child,
.gas_d600 .badge-brown-544b:last-child {
  margin-bottom: 0;
}
.gas_d600 .dropdown-hard-69e3.accordion-4411 {
  margin-bottom: 0.41575em;
}
.gas_d600 .status-warm-275e:before,
.gas_d600 .active-ab75:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gas_d600 .status-warm-275e:before {
  content: "\f115";
}
.gas_d600 .active-ab75:before {
  content: "\f02c";
}
.gas_d600 .current_e2ab {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gas_d600 .current_e2ab a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.upper_5a62 {
  display: -webkit-box;
  display: flex;
}
.upper_5a62 .video_selected_675e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .upper_5a62 .video_selected_675e {
    flex-basis: 90px;
  }
}
.upper_5a62 .yellow-2485 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .upper_5a62 .yellow-2485 {
    flex-basis: calc(100% - 50px);
  }
}
.upper_5a62 .texture_86a9 p:last-child {
  margin-bottom: 0.72em;
}
.selected_080e .wide_4f73 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.selected_080e .wide_4f73:after,
.selected_080e .wide_4f73:before {
  content: "";
  display: table;
}
.selected_080e .wide_4f73:after {
  clear: both;
}
.selected_080e .wide_4f73 .box_9565,
.selected_080e .wide_4f73 .modal-focused-0325 {
  width: 49%;
}
.selected_080e .wide_4f73 .box_9565 a span.tooltip-0aea,
.selected_080e .wide_4f73 .modal-focused-0325 a span.tooltip-0aea {
  display: block;
  margin-bottom: 5px;
}
.selected_080e .wide_4f73 .modal-focused-0325 {
  float: left;
  text-align: left;
}
.selected_080e .wide_4f73 .box_9565 {
  float: right;
  text-align: right;
}
.hidden_first_116f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden_first_116f {
    margin-bottom: 0;
  }
}
.overlay-5003 {
  margin-bottom: 1em;
}
.overlay-5003 .dark_1931 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav_4d85 a {
  display: block;
  line-height: 0;
  position: relative;
}
.component_ef13 .overlay-5003,
.smooth_d6fa .overlay-5003 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component_ef13 .overlay-5003,
  .smooth_d6fa .overlay-5003 {
    display: block;
  }
}
.component_ef13 .nav_4d85,
.smooth_d6fa .nav_4d85 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component_ef13 .nav_4d85,
  .smooth_d6fa .nav_4d85 {
    margin-bottom: 1em;
  }
}
.component_ef13 .nav_4d85 img,
.smooth_d6fa .nav_4d85 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component_ef13 .summary_ec7c,
.smooth_d6fa .summary_ec7c {
  flex-basis: calc(100% - 160px);
}
.component_ef13 .summary_ec7c p,
.smooth_d6fa .summary_ec7c p {
  margin-bottom: 0;
}
.component_ef13 .summary_ec7c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component_ef13 .summary_ec7c {
    padding-left: 0;
  }
}
.smooth_d6fa .summary_ec7c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .smooth_d6fa .summary_ec7c {
    padding-right: 0;
  }
}
.smooth_d6fa .nav_4d85 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mini_9322 .nav_4d85 {
  margin-bottom: 0.5em;
}
.mini_9322 .nav_4d85 img {
  width: 100%;
}
.modal_4752 .right-1dc9,
.mini_e9f3 .right-1dc9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mini_e9f3 .accent_d4f5 .slider_c941 p:last-child {
  margin-bottom: 0;
}
.search_73a5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.caption-c983 .overlay-bright-1252 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .caption-c983 .overlay-bright-1252:last-of-type {
    margin-bottom: 0;
  }
}
.caption-c983 .overlay-bright-1252 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.caption-c983 .overlay-bright-1252 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.caption-c983 .overlay-bright-1252 ul li {
  margin: 0 0 0.6em;
}
.caption-c983 .overlay-bright-1252 ul li.pagination_f597,
.caption-c983 .overlay-bright-1252 ul li.paper-e3ae {
  position: relative;
}
.caption-c983 .overlay-bright-1252 ul li.pagination_f597 .down-773a,
.caption-c983 .overlay-bright-1252 ul li.paper-e3ae .down-773a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.caption-c983 .overlay-bright-1252 ul li.pagination_f597:after:after,
.caption-c983 .overlay-bright-1252 ul li.pagination_f597:after:before,
.caption-c983
  .overlay-bright-1252
  ul
  li.paper-e3ae:after:after,
.caption-c983
  .overlay-bright-1252
  ul
  li.paper-e3ae:after:before {
  content: "";
  display: table;
}
.caption-c983 .overlay-bright-1252 ul li.pagination_f597:after:after,
.caption-c983
  .overlay-bright-1252
  ul
  li.paper-e3ae:after:after {
  clear: both;
}
.caption-c983 .overlay-bright-1252 a.accent-basic-5238:hover {
  text-decoration: none;
}
.caption-c983 .overlay-bright-1252 select {
  max-width: 100%;
}
.caption-c983 .overlay-bright-1252 table {
  font-size: 85%;
}
.caption-c983 .overlay-bright-1252 table td,
.caption-c983 .overlay-bright-1252 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.caption-c983 .overlay-bright-1252 table tfoot td {
  text-align: left;
}
.caption-c983 .overlay-bright-1252 :last-child {
  margin-bottom: 0;
}
.caption-c983 .overlay-bright-1252 .basic-f88b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.caption-c983 .overlay-bright-1252 .basic-f88b label {
  width: 100%;
}
.caption-c983 .overlay-bright-1252 .basic-f88b .picture_a46b {
  width: 100%;
  display: block;
}
.caption-c983 .overlay-bright-1252 .basic-f88b .gallery-cool-a767 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.caption-c983 .overlay-bright-1252 .basic-f88b .gallery-cool-a767:hover svg #svg-search {
  fill: #444;
}
.caption-c983 .overlay-bright-1252 .basic-f88b .gallery-cool-a767 svg {
  width: 18px;
  height: 18px;
}
.caption-c983 .feature_97db ul ul,
.caption-c983 .column-5683 ul ul,
.caption-c983 .button_780b ul ul,
.caption-c983 .tabs_2749 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.caption-c983 .feature_97db .carousel_882c > a,
.caption-c983 .column-5683 .carousel_882c > a,
.caption-c983 .button_780b .carousel_882c > a,
.caption-c983 .tabs_2749 .carousel_882c > a {
  margin-bottom: 0;
}
.caption-c983 .video_da4e li,
.caption-c983 .feature_97db li,
.caption-c983 .module_ae48 li,
.caption-c983 .column-5683 li,
.caption-c983 .button_780b li,
.caption-c983 .tabs_2749 li,
.caption-c983 .middle-d27b li,
.caption-c983 .lower-7b94 li {
  display: block;
  position: relative;
}
.caption-c983 .video_da4e li:last-child,
.caption-c983 .feature_97db li:last-child,
.caption-c983 .module_ae48 li:last-child,
.caption-c983 .column-5683 li:last-child,
.caption-c983 .button_780b li:last-child,
.caption-c983 .tabs_2749 li:last-child,
.caption-c983 .middle-d27b li:last-child,
.caption-c983 .lower-7b94 li:last-child {
  border: none;
}
.caption-c983 .video_da4e li a,
.caption-c983 .feature_97db li a,
.caption-c983 .module_ae48 li a,
.caption-c983 .column-5683 li a,
.caption-c983 .button_780b li a,
.caption-c983 .tabs_2749 li a,
.caption-c983 .middle-d27b li a,
.caption-c983 .lower-7b94 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption-c983 .video_da4e li ul li::before,
.caption-c983 .feature_97db li ul li::before,
.caption-c983 .module_ae48 li ul li::before,
.caption-c983 .column-5683 li ul li::before,
.caption-c983 .button_780b li ul li::before,
.caption-c983 .tabs_2749 li ul li::before,
.caption-c983 .middle-d27b li ul li::before,
.caption-c983 .lower-7b94 li ul li::before {
  left: 15px;
}
.caption-c983 .video_da4e li ul a,
.caption-c983 .feature_97db li ul a,
.caption-c983 .module_ae48 li ul a,
.caption-c983 .column-5683 li ul a,
.caption-c983 .button_780b li ul a,
.caption-c983 .tabs_2749 li ul a,
.caption-c983 .middle-d27b li ul a,
.caption-c983 .lower-7b94 li ul a {
  padding-left: 20px;
}
.caption-c983 .video_da4e li ul ul li::before,
.caption-c983 .feature_97db li ul ul li::before,
.caption-c983 .module_ae48 li ul ul li::before,
.caption-c983 .column-5683 li ul ul li::before,
.caption-c983 .button_780b li ul ul li::before,
.caption-c983 .tabs_2749 li ul ul li::before,
.caption-c983 .middle-d27b li ul ul li::before,
.caption-c983 .lower-7b94 li ul ul li::before {
  left: 30px;
}
.caption-c983 .video_da4e li ul ul a,
.caption-c983 .feature_97db li ul ul a,
.caption-c983 .module_ae48 li ul ul a,
.caption-c983 .column-5683 li ul ul a,
.caption-c983 .button_780b li ul ul a,
.caption-c983 .tabs_2749 li ul ul a,
.caption-c983 .middle-d27b li ul ul a,
.caption-c983 .lower-7b94 li ul ul a {
  padding-left: 40px;
}
.caption-c983 .chip_3090 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.caption-c983 .lower-7b94 ul li {
  margin-bottom: 1.41575em;
}
.caption-c983 .lower-7b94 ul li .feature-full-df66 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.caption-c983 .lower-7b94 ul li .gradient-plasma-12ee {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.iron_513c .video_da4e li a,
.iron_513c .feature_97db li a,
.iron_513c .module_ae48 li a,
.iron_513c .column-5683 li a,
.iron_513c .button_780b li a,
.iron_513c .tabs_2749 li a,
.iron_513c .middle-d27b li a,
.iron_513c .lower-7b94 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_513c .chip_3090 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_513c .overlay-bright-1252 ul li.pagination_f597 .down-773a,
.iron_513c .overlay-bright-1252 ul li.paper-e3ae .down-773a {
  background: rgba(0, 0, 0, 0.2);
}
.iron_513c .caption-c983 .overlay-bright-1252 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_b389 .caption-c983 .large_5659 li {
  margin: 0;
}
.info_b389 .caption-c983 .large_5659 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info_b389 .caption-c983 .large_5659 li ul {
  margin: 0;
}
.info_b389 .caption-c983 .large_5659 li ul li a {
  padding-left: 15px;
}
.info_b389 .caption-c983 .large_5659 li ul li li a {
  padding-left: 30px;
}
.info_b389 .caption-c983 .large_5659 li.carousel_easy_9fe4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info_b389 .caption-c983 .large_5659 li.carousel_easy_9fe4 > 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;
}
.info_b389 .caption-c983 .large_5659 li.carousel_easy_9fe4 > 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;
}
.highlight-4f87 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pagination-bded {
  position: relative;
  z-index: 10;
}
.pagination-bded .thick_49f0 {
  width: 100%;
  max-width: 100%;
}
.article-67fb .element-230f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.article-67fb .cool-ad11 {
}
.article-67fb .iron_513c {
  background: #292929;
}
.progress-narrow-ae96 .element-230f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress-narrow-ae96 .cool-ad11 {
  background: #f9f9f9;
}
.progress-narrow-ae96 .iron_513c {
  background: #303030;
}
.active_focused_657d .element-230f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .active_focused_657d .disabled_basic_7743 {
    margin-bottom: 1em;
  }
  .active_focused_657d .disabled_basic_7743:last-child {
    margin-bottom: 0;
  }
}
.active_focused_657d .cool-ad11 {
  background: #ededed;
}
.active_focused_657d .iron_513c {
  background: #1a1a1a;
}
.element-230f.cool-ad11 {
  color: rgba(0, 0, 0, 0.6);
}
.element-230f.cool-ad11 .lite_b6eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element-230f.iron_513c {
  color: rgba(255, 255, 255, 0.99);
}
.element-230f.iron_513c a:not(.accent-basic-5238) {
  color: rgba(255, 255, 255, 0.79);
}
.element-230f.iron_513c a:not(.accent-basic-5238):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-230f.iron_513c .lite_b6eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-230f.iron_513c table tbody td,
.element-230f.iron_513c table th {
  background: rgba(0, 0, 0, 0.08);
}
.huge-f88e.info-4304 .block_83d9 {
  max-width: initial;
}
.huge-f88e .icon-58b6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.huge-f88e .icon-58b6 .thick_49f0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .huge-f88e .icon-58b6 .thick_49f0 {
    display: block;
    margin-bottom: 2em;
  }
  .huge-f88e .icon-58b6 .thick_49f0:last-child {
    margin-bottom: 0;
  }
}
.active_focused_657d .disabled_basic_7743:last-child,
.progress-narrow-ae96 .disabled_basic_7743:last-child,
.article-67fb .disabled_basic_7743:last-child {
  margin-bottom: 0;
}
.active_focused_657d .disabled_basic_7743 .caption-c983 .overlay-bright-1252:last-child,
.progress-narrow-ae96 .disabled_basic_7743 .caption-c983 .overlay-bright-1252:last-child,
.article-67fb .disabled_basic_7743 .caption-c983 .overlay-bright-1252:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .active_focused_657d .tiny-c6d2,
  .active_focused_657d .filter-8816,
  .progress-narrow-ae96 .tiny-c6d2,
  .progress-narrow-ae96 .filter-8816,
  .article-67fb .tiny-c6d2,
  .article-67fb .filter-8816 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pagination-bded .disabled_basic_7743 {
    margin-bottom: 2em;
  }
}
.pagination-bded p:last-child {
  margin-bottom: 0;
}
.pagination-bded li,
.pagination-bded ul {
  list-style: none;
  margin: 0;
}
.pagination-bded ul ul {
  margin-left: 2.617924em;
}
.hover_blue_5bbb {
  font-size: 0.875em;
}

/* css-noise: c52b */
.widget-item-f7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
