/*!
Theme Name: Customify
Theme URI: https://pressmaximum.paper_2f18/customify
Author: WPCustomify
Author URI: https://pressmaximum.paper_2f18
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.paper_2f18/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.badge_9275.iron_0d51/licenses/gpl-2.0.fluid_7cff
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.logo-3bee/, (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.disabled_bafe.action_c1bb/normalize.section_cfe5/
 ======
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.section_cfe5 v7.0.0 | MIT License | github.paper_2f18/necolas/normalize.section_cfe5 */
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;
}
.light-8822 .background_fc56,
.pattern-399e,
.medium-1c2f,
.heading-full-7005,
.footer-slow-89f0,
.box-gas-6f74,
.filter-9844,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.pattern-399e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern-399e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-399e,
  h1 {
    font-size: 1.8em;
  }
}
.medium-1c2f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.medium-1c2f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .medium-1c2f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .medium-1c2f,
  h2 {
    font-size: 1.7em;
  }
}
.heading-full-7005,
h3 {
  font-size: 1.618em;
}
.light-8822 .background_fc56,
.footer-slow-89f0,
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.right_3131 {
  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;
}
.center-f14c:after,
.center-f14c:before,
.photo_652f:after,
.photo_652f:before {
  content: "";
  display: table;
}
.center-f14c:after,
.photo_652f:after {
  clear: both;
}
.red-8f47 {
  float: right;
  margin-right: 0;
}
.container-2649 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.summary_6356 .block-2224,
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;
}
.summary_6356 .block-2224: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;
}
.full_fbd5 .block-2224 {
  box-shadow: none;
}
.full_fbd5
  .block-2224
  .hard-e3c9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.full_fbd5 .block-2224 .title-1b7d {
  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;
}
.full_fbd5
  .block-2224
  .title-1b7d
  b {
  display: none;
}
.full_fbd5 .tooltip_36de {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.backdrop-north-c6af:not(.widget_cb4f):not(.tabs_37a8),
button:not(.widget_cb4f):not(.tabs_37a8),
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ),
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ),
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ) {
  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;
}
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ):hover,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ):hover,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):hover,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):hover,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ):active,
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ):active,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):active,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):active,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):active,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus {
  outline: 0;
}
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9 {
  position: relative;
}
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .hard_cb06,
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .shade_2402,
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .status-9f11,
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  i,
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  svg,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .hard_cb06,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .shade_2402,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .status-9f11,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  i,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  svg,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .hard_cb06,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .shade_2402,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .status-9f11,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  i,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  svg,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .hard_cb06,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .shade_2402,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .status-9f11,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  i,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  svg,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .hard_cb06,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .shade_2402,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  .status-9f11,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  i,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9
  svg {
  visibility: hidden;
}
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9:after,
button:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9:after,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9:after,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9:after,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ).fn-loading-9bf9: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;
}
.backdrop-north-c6af:not(.widget_cb4f):not(.tabs_37a8),
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ),
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ),
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ) {
  color: #fff;
  background: #235787;
}
.backdrop-north-c6af:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus,
input[type="button"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus,
input[type="reset"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus,
input[type="submit"]:not(.widget_cb4f):not(
    .tabs_37a8
  ):focus {
  color: #fff;
}
.backdrop-north-c6af.fn-disabled-9bf9:not(.widget_cb4f):not(
    .tabs_37a8
  ),
.backdrop-north-c6af[disabled]:not(.widget_cb4f):not(
    .tabs_37a8
  ),
button.fn-disabled-9bf9:not(.widget_cb4f):not(
    .tabs_37a8
  ),
button[disabled]:not(.widget_cb4f):not(
    .tabs_37a8
  ) {
  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;
}
.border_inner_2332 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_inner_2332: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;
}
.nav-8b87 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.chip-3a74 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption-892e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.center-f14c:after,
.center-f14c:before,
.mask_active_532d:after,
.mask_active_532d:before,
.progress_267e:after,
.progress_267e:before,
.label-short-e6e8:after,
.label-short-e6e8:before,
.hidden-easy-f88b:after,
.hidden-easy-f88b:before,
.slow-9b1e:after,
.slow-9b1e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.center-f14c:after,
.mask_active_532d:after,
.progress_267e:after,
.label-short-e6e8:after,
.hidden-easy-f88b:after,
.slow-9b1e:after {
  clear: both;
}
.mask_active_532d .tabs-cold-fe6d,
.progress_267e .tabs-cold-fe6d,
.pink-ea4c .tabs-cold-fe6d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notice_3c1d {
  display: inline-block;
}
.block-97fe {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.block-97fe img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block-97fe .carousel-2e9b {
  padding: 1em 0;
  font-size: 85%;
}
.carousel-2e9b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert-c93e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert-c93e:after,
.alert-c93e:before {
  content: "";
  display: table;
}
.alert-c93e:after {
  clear: both;
}
.medium-5e35 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.element-5f8b .medium-5e35 {
  max-width: 50%;
}
.highlight-9596 .medium-5e35 {
  max-width: 33.33%;
}
.link_orange_1ad9 .medium-5e35 {
  max-width: 25%;
}
.input_active_8d42 .medium-5e35 {
  max-width: 20%;
}
.hero_0af6 .medium-5e35 {
  max-width: 16.66%;
}
.article_1b7b .medium-5e35 {
  max-width: 14.28%;
}
.alert-2613 .medium-5e35 {
  max-width: 12.5%;
}
.breadcrumb_narrow_32bc .medium-5e35 {
  max-width: 11.11%;
}
.pagination-8497 {
  display: block;
}
.light-8822 .easy_eb16 label,
.light-8822 .gallery-48f0 label,
.light-8822 .solid-807d label,
.light-8822 .background_large_bebc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_short_8625 {
  list-style: none;
  margin: 0;
}
.picture_short_8625 article.picture-46d1 {
  margin-bottom: 0;
}
.picture_short_8625 ul {
  list-style: none;
  margin: 0;
}
.picture_short_8625 .shadow_hovered_4c29 li.picture-46d1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_short_8625 .shadow_hovered_4c29 li.picture-46d1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_short_8625 .shadow_hovered_4c29 li.picture-46d1: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) {
  .picture_short_8625 .shadow_hovered_4c29 li.picture-46d1 li.picture-46d1 li.picture-46d1 li.picture-46d1 {
    padding-left: 0;
  }
}
article.picture-46d1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-46d1 .mask_active_532d p:last-of-type {
  margin-bottom: 0;
}
article.picture-46d1 .gradient-9d36 {
  float: left;
}
article.picture-46d1 .iron_ec1a {
  margin-left: 85px;
}
article.picture-46d1 .complex_7997 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-46d1 .complex_7997 .new-6d67 {
  margin-left: 10px;
}
article.picture-46d1 .grid-b395 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-46d1 .tooltip_25e8 {
  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 .easy_eb16,
  #respond .solid-807d,
  #respond .background_large_bebc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy_eb16 input,
#respond .solid-807d input,
#respond .background_large_bebc input {
  width: 100%;
}
#respond .background_large_bebc {
  margin-right: 0;
}
#respond .left_6804 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item_2da8 {
  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;
}
.item_2da8.icon-1b32 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item_2da8 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%);
}
.item_2da8:focus,
.item_2da8: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);
}
.clean-781c {
  border-radius: 10%;
}
.dim-b86b {
  border-radius: 50%;
}
.hero-medium-9deb {
  font-size: 0.72em;
}
.narrow_3ccc {
  font-size: 0.875em;
}
.sidebar-6ed0 {
  font-size: 1.1em;
}
.title-lite-fd09 {
  text-transform: uppercase;
  line-height: 1.2;
}
.title-lite-fd09.hero-medium-9deb {
  letter-spacing: 0.5px;
}
.glass-a843,
.glass-a843 a {
  color: #6d6d6d;
}
.glass-a843 a:hover {
  color: #111;
}
.dropdown_top_326c {
  color: #6d6d6d;
}
.thumbnail_north_d274 {
  overflow-x: hidden;
}
.thumbnail_north_d274 .wrapper-5d20.paper-a3bf {
  position: relative;
}
.thumbnail_north_d274 .wrapper-5d20.paper-a3bf.section_ce86 {
  position: initial;
}
.thumbnail_north_d274
  .wrapper-5d20.paper-a3bf.section_ce86
  .layout_72a9 {
  left: auto;
}
.thumbnail_north_d274 .wrapper-5d20 .layout_72a9 {
  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;
}
.thumbnail_north_d274 .wrapper-5d20:hover.paper-a3bf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail_north_d274
  .wrapper-5d20:hover.paper-a3bf
  .layout_72a9 {
  display: block;
  z-index: 9999999;
}
.thumbnail_north_d274 .frame-west-1cdb .fluid-3179,
.thumbnail_north_d274 .red-0c0e .fluid-3179 {
  display: none;
}
.thumbnail_north_d274 .badge-b089 .wrapper-5d20:hover.paper-a3bf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.light-8822 .easy_eb16 label,
.light-8822 .gallery-48f0 label,
.light-8822 .solid-807d label,
.light-8822 .background_large_bebc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.picture_short_8625 {
  list-style: none;
  margin: 0;
}
.picture_short_8625 article.picture-46d1 {
  margin-bottom: 0;
}
.picture_short_8625 ul {
  list-style: none;
  margin: 0;
}
.picture_short_8625 .shadow_hovered_4c29 li.picture-46d1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .picture_short_8625 .shadow_hovered_4c29 li.picture-46d1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .picture_short_8625 .shadow_hovered_4c29 li.picture-46d1: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) {
  .picture_short_8625 .shadow_hovered_4c29 li.picture-46d1 li.picture-46d1 li.picture-46d1 li.picture-46d1 {
    padding-left: 0;
  }
}
article.picture-46d1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-46d1 .mask_active_532d p:last-of-type {
  margin-bottom: 0;
}
article.picture-46d1 .gradient-9d36 {
  float: left;
}
article.picture-46d1 .iron_ec1a {
  margin-left: 85px;
}
article.picture-46d1 .complex_7997 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-46d1 .complex_7997 .new-6d67 {
  margin-left: 10px;
}
article.picture-46d1 .grid-b395 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-46d1 .tooltip_25e8 {
  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 .easy_eb16,
  #respond .solid-807d,
  #respond .background_large_bebc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy_eb16 input,
#respond .solid-807d input,
#respond .background_large_bebc input {
  width: 100%;
}
#respond .background_large_bebc {
  margin-right: 0;
}
#respond .left_6804 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-west-1cdb .sort-liquid-36ee {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort-liquid-36ee .module_7591.over-cabb .title-middle-2875 > li > a:focus,
.sort-liquid-36ee .module_7591.over-cabb .title-middle-2875 > li > a:hover,
.sort-liquid-36ee .module_7591.feature_ba4f .title-middle-2875 > li > a:focus,
.sort-liquid-36ee .module_7591.feature_ba4f .title-middle-2875 > li > a:hover,
.sort-liquid-36ee .module_7591.photo_1309 .title-middle-2875 > li > a:focus,
.sort-liquid-36ee .module_7591.photo_1309 .title-middle-2875 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-liquid-36ee
  .module_7591.over-cabb
  .title-middle-2875
  > li.article-mini-de89
  > a,
.sort-liquid-36ee
  .module_7591.over-cabb
  .title-middle-2875
  > li.badge_9eac
  > a,
.sort-liquid-36ee
  .module_7591.feature_ba4f
  .title-middle-2875
  > li.article-mini-de89
  > a,
.sort-liquid-36ee
  .module_7591.feature_ba4f
  .title-middle-2875
  > li.badge_9eac
  > a,
.sort-liquid-36ee
  .module_7591.photo_1309
  .title-middle-2875
  > li.article-mini-de89
  > a,
.sort-liquid-36ee .module_7591.photo_1309 .title-middle-2875 > li.avatar_steel_070e > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-liquid-36ee .gradient_406d,
.sort-liquid-36ee .gradient_406d a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-liquid-36ee .image-f02c.modal_1555 li a,
.sort-liquid-36ee .row_815b a,
.sort-liquid-36ee .row-advanced-cefd,
.sort-liquid-36ee .title-middle-2875 > li > a,
.sort-liquid-36ee .tertiary_6764 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee .image-f02c.modal_1555 li a:hover,
.sort-liquid-36ee .row_815b a:hover,
.sort-liquid-36ee .row-advanced-cefd:hover,
.sort-liquid-36ee .title-middle-2875 > li > a:hover,
.sort-liquid-36ee .tertiary_6764:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-liquid-36ee .stone-1d60 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee .stone-1d60 .card-3ff1 {
  color: rgba(255, 255, 255, 0.99);
}
.sort-liquid-36ee .stone-1d60:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-liquid-36ee .wide-4895 .media_solid_d668 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee .wide-4895 .media_solid_d668 .thumbnail-prev-4230 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee
  .wide-4895
  .media_solid_d668
  .thumbnail-prev-4230::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee
  .wide-4895
  .media_solid_d668
  .thumbnail-prev-4230:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee
  .wide-4895
  .media_solid_d668
  .thumbnail-prev-4230::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee
  .wide-4895
  .media_solid_d668
  .thumbnail-prev-4230::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee .wide-4895 .clean_e5b5 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-liquid-36ee .wide-4895 .clean_e5b5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_baa3
  .sort-liquid-36ee
  .wide-4895
  .static_5d0d
  .mask-liquid-5ff3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_baa3
  .sort-liquid-36ee
  .wide-4895
  .static_5d0d
  .thumbnail-prev-4230 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-west-1cdb .pink-62a8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pink-62a8 .module_7591.over-cabb .title-middle-2875 > li > a:focus,
.pink-62a8 .module_7591.over-cabb .title-middle-2875 > li > a:hover,
.pink-62a8 .module_7591.feature_ba4f .title-middle-2875 > li > a:focus,
.pink-62a8 .module_7591.feature_ba4f .title-middle-2875 > li > a:hover,
.pink-62a8 .module_7591.photo_1309 .title-middle-2875 > li > a:focus,
.pink-62a8 .module_7591.photo_1309 .title-middle-2875 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-62a8
  .module_7591.over-cabb
  .title-middle-2875
  > li.article-mini-de89
  > a,
.pink-62a8
  .module_7591.over-cabb
  .title-middle-2875
  > li.badge_9eac
  > a,
.pink-62a8
  .module_7591.feature_ba4f
  .title-middle-2875
  > li.article-mini-de89
  > a,
.pink-62a8
  .module_7591.feature_ba4f
  .title-middle-2875
  > li.badge_9eac
  > a,
.pink-62a8
  .module_7591.photo_1309
  .title-middle-2875
  > li.article-mini-de89
  > a,
.pink-62a8 .module_7591.photo_1309 .title-middle-2875 > li.avatar_steel_070e > a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-62a8 .gradient_406d,
.pink-62a8 .gradient_406d a {
  color: rgba(0, 0, 0, 0.8);
}
.pink-62a8 .image-f02c.modal_1555 li a,
.pink-62a8 .row_815b a,
.pink-62a8 .row-advanced-cefd,
.pink-62a8 .title-middle-2875 > li > a,
.pink-62a8 .tertiary_6764 {
  color: rgba(0, 0, 0, 0.55);
}
.pink-62a8 .image-f02c.modal_1555 li a:hover,
.pink-62a8 .row_815b a:hover,
.pink-62a8 .row-advanced-cefd:hover,
.pink-62a8 .title-middle-2875 > li > a:hover,
.pink-62a8 .tertiary_6764:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-62a8 .stone-1d60 {
  color: rgba(0, 0, 0, 0.55);
}
.pink-62a8 .stone-1d60 .card-3ff1 {
  color: rgba(0, 0, 0, 0.8);
}
.pink-62a8 .stone-1d60:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-8e70 .modal-static-49d5 {
  margin-left: auto;
  margin-right: auto;
}
.progress_267e > * {
  margin-left: auto;
  margin-right: auto;
}
.progress_267e .nav-8b87 {
  margin-right: 1.41575em;
}
.tag-aba2 .progress_267e > .texture_dynamic_9609 {
  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;
}
.tag-aba2 .progress_267e > .title_54cd {
  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;
}
.tag_under_7ade.gradient-8e70 .modal-static-49d5,
.gradient_ef79.gradient-8e70 .modal-static-49d5 {
  margin-left: 0;
}
.tabs_slow_857b.gradient-8e70 .modal-static-49d5,
.table-left-4e19.gradient-8e70 .modal-static-49d5 {
  margin-right: 0;
}
.progress_267e ol,
.progress_267e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hot-2c56 video {
  max-width: 100%;
}
.item_red_6e10 img {
  display: block;
}
.item_red_6e10.nav-8b87,
.item_red_6e10.chip-3a74 {
  width: 100%;
}
.item_red_6e10.title_54cd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.slider_narrow_306e:not(.glass-95ec) {
  margin: 1.5em auto;
}
.bottom-433f p {
  padding: 1.5em 14px;
}
ul.backdrop_1746.title_54cd,
ul.backdrop_1746.texture_dynamic_9609,
ul.backdrop_1746.black_b8f5.texture_dynamic_9609 {
  padding: 0 14px;
}
.badge-advanced-a5cb {
  display: block;
  overflow-x: auto;
}
.badge-advanced-a5cb table {
  border-collapse: collapse;
  width: 100%;
}
.badge-advanced-a5cb td,
.badge-advanced-a5cb th {
  padding: 0.5em;
}
.progress_267e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.progress_267e ol ol,
.progress_267e ol ul,
.progress_267e ul ol,
.progress_267e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.progress_267e ol ol li,
.progress_267e ol ul li,
.progress_267e ul ol li,
.progress_267e ul ul li {
  margin-left: 0;
}
.item-cool-1b56.item-west-3ab9 > .row_3eb5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.item-cool-1b56.item-west-3ab9 > .row_3eb5 iframe,
.item-cool-1b56.item-west-3ab9 > .row_3eb5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.old_8de1 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.old_8de1.small-b4e8 {
  padding: 0;
}
.old_8de1.small-b4e8 cite {
  font-size: 13px;
}
.old_8de1 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.old_8de1 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.table-narrow-8a25 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.table-narrow-8a25 > p:first-child {
  margin-top: 0;
}
.table-narrow-8a25 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.table-narrow-8a25 blockquote {
  border-left: 0;
}
.pattern-mini-8266 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern-mini-8266:not(.texture_short_db77) {
  max-width: 100px;
}
.pattern-mini-8266.tertiary_current_7036 {
  border-bottom: none !important;
  text-align: center;
}
.pattern-mini-8266.tertiary_current_7036::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .bottom-433f p {
    padding: 1.5em 0;
  }
}
.center_c908 {
  color: #0073aa;
}
.north-85b1 {
  background-color: #0073aa;
}
.border-9160 {
  color: #229fd8;
}
.highlight-cool-414e {
  background-color: #229fd8;
}
.notification-b0c4 {
  color: #eee;
}
.blue_82ec {
  background-color: #eee;
}
.main_2275 {
  color: #444;
}
.column-yellow-cf0d {
  background-color: #444;
}
.menu-black-6398 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu-black-6398 .overlay_1f8e .row_815b {
  font-size: 15px;
}
.menu-black-6398 .row_815b {
  line-height: 1.3;
}
.menu-black-6398 .pink-62a8 {
}
.menu-black-6398 .sort-liquid-36ee {
  background: #235787;
}
.rough-0314 {
  padding: 0;
}
.rough-0314 .sort-liquid-36ee {
  background: #1a1a1a;
}
.rough-0314 .pink-62a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slow_4ee5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slow_4ee5 .pink-62a8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slow_4ee5 .sort-liquid-36ee {
  background: #303030;
}
.slow-9b1e {
  position: relative;
  z-index: 10;
}
.slow-9b1e .banner_purple_f840 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget-62c0 .paper-a3bf {
  display: inline-block;
  vertical-align: middle;
}
.widget-62c0.tooltip_middle_caab .paper-a3bf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget-62c0.tooltip_middle_caab .paper-a3bf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-62c0.tooltip_middle_caab .paper-a3bf {
    margin-right: 0.4em;
  }
}
.widget-62c0.tooltip_middle_caab .paper-a3bf:last-child {
  margin-right: 0;
}
.pagination_outer_e2b6 .banner_purple_f840 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame-west-1cdb .overlay_1f8e {
    margin: 0 -0.5em;
  }
  .frame-west-1cdb .overlay_1f8e [class*="customify-col-"],
  .frame-west-1cdb .overlay_1f8e [class*="customify-col_"],
  .frame-west-1cdb .overlay_1f8e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame-west-1cdb.stale-6662 .banner_purple_f840 {
  background: 0 0 !important;
}
.frame-west-1cdb.stale-6662 .banner_purple_f840,
.frame-west-1cdb.pagination_outer_e2b6 .banner_purple_f840 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame-west-1cdb.center-c508 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame-west-1cdb.pagination_outer_e2b6 .banner_purple_f840 {
  box-shadow: none !important;
}
.caption-6d63 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .caption-6d63 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .caption-6d63 {
    padding: 18px 0 20px;
  }
}
.caption-6d63 .article_7e22 {
  width: 100%;
}
.caption-6d63 .progress-fixed-6b7d {
  margin-bottom: 0;
}
.caption-6d63 .section-gold-44cf {
  margin-top: 5px;
  font-size: 0.875em;
}
.old_8425 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.old_8425 .texture_gas_1806 {
  width: 100%;
}
.input-full-8dff {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.input-full-8dff li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.input-full-8dff 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;
}
.input-full-8dff li:last-child:after {
  display: none;
}
.input-full-8dff li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay-huge-83a0 .fluid-3179 button,
.caption-6d63 .fluid-3179 button {
  left: 0;
}
.overlay-huge-83a0 .texture_gas_1806,
.caption-6d63 .texture_gas_1806 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-huge-83a0 .old_8425,
.caption-6d63 .old_8425 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay-huge-83a0 {
  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;
}
.overlay-huge-83a0: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;
}
.overlay-huge-83a0 .backdrop-top-c11e {
  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) {
  .overlay-huge-83a0 .backdrop-top-c11e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-huge-83a0 .backdrop-top-c11e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-huge-83a0 .backdrop-top-c11e {
    min-height: 200px;
  }
}
.overlay-huge-83a0 .input-full-8dff {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-huge-83a0 .input-full-8dff a,
.overlay-huge-83a0 .input-full-8dff li:after {
  color: inherit;
}
.overlay-huge-83a0 .input-full-8dff a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shadow-bf1b {
  margin-bottom: 0.5em;
}
.summary_slow_83ce {
  margin-bottom: 1.2em;
}
.summary_slow_83ce,
.shadow-bf1b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.summary_slow_83ce p:last-child,
.shadow-bf1b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .fluid-3179,
#masthead .fluid-3179 {
  display: none;
}
#masthead
  > .fluid-3179.texture-1ad3 {
  display: none;
}
#masthead > .fluid-3179 button {
  left: 0;
}
.center-f38d {
  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%;
}
.center-f38d .paper-a3bf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.center-f38d .picture_43ea {
  display: -webkit-box;
  display: flex;
}
.center-f38d .picture_43ea.wrapper-mini-2257 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.center-f38d .picture_43ea.cool_aea6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center-f38d .picture_43ea.notification_6eaf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center-f38d.shadow_motion_d55c.complex_11be .picture_43ea.wrapper-mini-2257 {
  flex-basis: 100%;
}
.center-f38d.pro_e5fd .picture_43ea.cool_aea6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.center-f38d.pro_e5fd .picture_43ea.notification_6eaf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .fluid-3179.texture-1ad3 {
  display: none;
}
#masthead > .fluid-3179 button {
  left: 0;
}
.backdrop_hovered_b4df {
  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;
}
.backdrop_hovered_b4df:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.backdrop_hovered_b4df.layout_left_cf8d i {
  margin-right: 4px;
}
.backdrop_hovered_b4df.title_stone_7fd2 i {
  margin-left: 5px;
}
.row_815b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row_815b p:last-child {
  margin-bottom: 0;
}
.block_paper_36f5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.block_paper_36f5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.block_paper_36f5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.block_paper_36f5 .gradient_406d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.block_paper_36f5 .active_cee3 {
  margin: 5px 0 7px 0;
}
.block_paper_36f5.button_e638 .mini-4222 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_paper_36f5.button_e638 .title_1f45 {
  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;
}
.block_paper_36f5.photo_427f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.block_paper_36f5.photo_427f .mini-4222 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_paper_36f5.photo_427f .title_1f45 {
  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;
}
.block_paper_36f5.row_center_ecd3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_paper_36f5.disabled_d27f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.block_paper_36f5.disabled_d27f .title_1f45 {
  margin-top: 7px;
}
.grid_complex_7148 {
  display: inline-block;
}
.slow-9b1e .medium-49d0 .block_paper_36f5 img {
  max-width: 100%;
}
.module_7591 .chip-5160.container_ccf5,
.thumbnail_5bff .chip-5160.container_ccf5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_7591 .layout_hot_661e,
.thumbnail_5bff .layout_hot_661e {
  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%);
}
.module_7591 .layout_hot_661e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.module_7591.label_646f .layout_hot_661e {
  display: none;
}
.module_7591 .left_7155 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_7591 .left_7155 li {
  display: inline-block;
  position: relative;
}
.module_7591 .left_7155 li:last-child {
  margin-right: 0;
}
.module_7591 .left_7155 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;
}
.module_7591 .left_7155 li.avatar_steel_070e > a {
  color: rgba(0, 0, 0, 0.9);
}
.module_7591 .left_7155 > 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;
}
.module_7591 .left_7155 > li > a i {
  line-height: 0;
}
.module_7591 .left_7155 > li.out_ca3d > a .layout_hot_661e {
  margin-left: 4px;
  line-height: 0;
}
.module_7591 .left_7155 .badge_0ed7 li.out_ca3d > a {
  position: relative;
}
.module_7591 .left_7155 .badge_0ed7 li.out_ca3d > a:after,
.module_7591 .left_7155 .badge_0ed7 li.out_ca3d > a:before {
  content: "";
  display: table;
}
.module_7591 .left_7155 .badge_0ed7 li.out_ca3d > a:after {
  clear: both;
}
.module_7591 .left_7155 .badge_0ed7 li.out_ca3d > a .layout_hot_661e {
  margin-left: 5px;
  float: right;
}
.module_7591 .gold-9496,
.module_7591 .badge_0ed7 {
  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;
}
.module_7591 .badge_0ed7 {
  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;
}
.module_7591 .badge_0ed7 .container_ccf5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_7591 .badge_0ed7 .layout_hot_661e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.module_7591 .badge_0ed7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.module_7591 .badge_0ed7 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;
}
.module_7591 .badge_0ed7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.module_7591 .badge_0ed7 .badge_0ed7 {
  top: 0;
  left: 100%;
}
.module_7591 .grid-current-21a6.fn-focus-9bf9 > .gold-9496,
.module_7591 .grid-current-21a6.fn-focus-9bf9 > .badge_0ed7,
.module_7591 .grid-current-21a6:focus > .gold-9496,
.module_7591 .grid-current-21a6:focus > .badge_0ed7,
.module_7591 .grid-current-21a6:hover > .gold-9496,
.module_7591 .grid-current-21a6:hover > .badge_0ed7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.module_7591.photo_1309 .title-middle-2875:after,
.module_7591.photo_1309 .title-middle-2875:before {
  content: "";
  display: table;
}
.module_7591.photo_1309 .title-middle-2875:after {
  clear: both;
}
.module_7591.photo_1309 .title-middle-2875 > li {
  float: left;
}
.module_7591.info_d480 .title-middle-2875:after,
.module_7591.info_d480 .title-middle-2875:before {
  content: "";
  display: table;
}
.module_7591.info_d480 .title-middle-2875:after {
  clear: both;
}
.module_7591.info_d480 .title-middle-2875 > li {
  float: left;
}
.module_7591.info_d480 .title-middle-2875 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.module_7591.info_d480 .title-middle-2875 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.module_7591.info_d480 .title-middle-2875 > li.article-mini-de89 > a,
.module_7591.info_d480 .title-middle-2875 > li.avatar_steel_070e > a {
  color: #fff;
  background-color: #1e4b75;
}
.module_7591.over-cabb .title-middle-2875 > li > a .container_ccf5 {
  position: relative;
}
.module_7591.over-cabb .title-middle-2875 > li > a .container_ccf5: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;
}
.module_7591.over-cabb
  .title-middle-2875
  > li:focus
  > a
  .container_ccf5:before,
.module_7591.over-cabb
  .title-middle-2875
  > li:hover
  > a
  .container_ccf5:before {
  width: 100%;
  background-color: currentColor;
}
.module_7591.over-cabb
  .title-middle-2875
  > li.article-mini-de89
  > a
  .container_ccf5:before,
.module_7591.over-cabb
  .title-middle-2875
  > li.badge_9eac
  > a
  .container_ccf5:before {
  width: 100%;
  background-color: currentColor;
}
.module_7591.feature_ba4f .title-middle-2875 > li > a .container_ccf5 {
  position: relative;
}
.module_7591.feature_ba4f .title-middle-2875 > li > a .container_ccf5: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;
}
.module_7591.feature_ba4f .title-middle-2875 > li:focus > a .container_ccf5:before,
.module_7591.feature_ba4f
  .title-middle-2875
  > li:hover
  > a
  .container_ccf5:before {
  width: 100%;
  background-color: currentColor;
}
.module_7591.feature_ba4f
  .title-middle-2875
  > li.article-mini-de89
  > a
  .container_ccf5:before,
.module_7591.feature_ba4f
  .title-middle-2875
  > li.badge_9eac
  > a
  .container_ccf5:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail_5bff .left_7155 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thumbnail_5bff .left_7155 li:first-child > a {
  border-top: none;
}
.thumbnail_5bff .left_7155 .black-903b > .container_ccf5 .layout_hot_661e {
  display: none;
}
.thumbnail_5bff .left_7155 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thumbnail_5bff .left_7155 li:last-child {
  border: none;
}
.thumbnail_5bff .left_7155 li.out_ca3d > a {
  padding-right: 45px !important;
}
.thumbnail_5bff .left_7155 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thumbnail_5bff .left_7155 li a:focus,
.thumbnail_5bff .left_7155 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail_5bff .left_7155 li .full-209c {
  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;
}
.thumbnail_5bff .left_7155 li .full-209c:hover {
  box-shadow: none;
}
.thumbnail_5bff .left_7155 li .full-209c .layout_hot_661e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thumbnail_5bff .left_7155 .badge_0ed7 {
  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);
}
.thumbnail_5bff .left_7155 .badge_0ed7 li a {
  padding-left: 3em;
}
.thumbnail_5bff .left_7155 .badge_simple_57b6 > a .full-209c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thumbnail_5bff .left_7155 .badge_simple_57b6 > .badge_0ed7 {
  display: block;
  opacity: 1;
}
.shade_inner_9d67 {
  max-width: 100%;
}
.article-hard-9357 {
  line-height: 0;
  cursor: pointer;
}
.tertiary_6764 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tertiary_6764:hover {
  box-shadow: none;
  color: currentColor;
}
.tertiary_6764 svg {
  width: 18px;
  height: 18px;
}
.tertiary_6764 .form_f1d7 {
  display: none;
}
.photo-add1 {
  position: relative;
}
.photo-add1.fn-active-9bf9 .tertiary_6764 .carousel_834a {
  display: none;
}
.photo-add1.fn-active-9bf9 .tertiary_6764 .form_f1d7 {
  display: inline-block;
}
.photo-add1 .module-03c5 {
  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);
}
.photo-add1.focus-7b2f .module-03c5 {
  left: auto;
  right: -0.9em;
}
.photo-add1.focus-7b2f .highlight_soft_a790::before {
  left: auto;
  right: 15px;
}
.photo-add1.fn-active-9bf9 .module-03c5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static_5d0d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.static_5d0d label {
  flex-basis: 100%;
}
.static_5d0d .media_solid_d668 {
  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_5d0d .thumbnail-prev-4230 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.static_5d0d .thumbnail-prev-4230:focus {
  background-color: transparent;
}
.static_5d0d button.clean_e5b5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.static_5d0d button.clean_e5b5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.static_5d0d button.clean_e5b5 svg {
  width: 18px;
  height: 18px;
}
.static_5d0d input[type="submit"] {
  min-height: auto;
}
.wide-4895 .static_5d0d .thumbnail-prev-4230 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.highlight_soft_a790 {
  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) {
  .highlight_soft_a790 {
    width: 220px;
  }
}
.highlight_soft_a790 label {
  flex-basis: 100%;
}
.highlight_soft_a790::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;
}
.heading_baa3 .wide-4895 .static_5d0d {
  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;
}
.heading_baa3
  .wide-4895
  .static_5d0d
  .media_solid_d668 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.heading_baa3 .wide-4895 .static_5d0d .thumbnail-prev-4230 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.heading_baa3
  .wide-4895
  .static_5d0d
  .thumbnail-prev-4230:focus {
  background: 0 0;
}
.heading_baa3
  .wide-4895
  .static_5d0d
  .mask-liquid-5ff3 {
  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;
}
.image-f02c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image-f02c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image-f02c li:last-child {
  margin-right: 0;
}
.image-f02c li:first-child {
  margin-left: 0;
}
.image-f02c.info-16e6 a {
  color: #fff;
}
.image-f02c.info-16e6 a:hover {
  color: #fff;
}
.image-f02c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image-f02c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image-f02c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image-f02c a:hover {
  opacity: 0.9;
  color: inherit;
}
.image-f02c [class*="social-icon-apple"] {
  background-color: #999;
}
.image-f02c [class*="social-icon-apple"].component-40dd {
  background-color: transparent;
  color: #999;
}
.image-f02c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image-f02c [class*="social-icon-behance"].component-40dd {
  background-color: transparent;
  color: #1769ff;
}
.image-f02c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image-f02c [class*="social-icon-bitbucket"].component-40dd {
  background-color: transparent;
  color: #205081;
}
.image-f02c [class*="social-icon-codepen"] {
  background-color: #000;
}
.image-f02c [class*="social-icon-codepen"].component-40dd {
  background-color: transparent;
  color: #000;
}
.image-f02c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image-f02c [class*="social-icon-delicious"].component-40dd {
  background-color: transparent;
  color: #39f;
}
.image-f02c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image-f02c [class*="social-icon-digg"].component-40dd {
  background-color: transparent;
  color: #005be2;
}
.image-f02c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image-f02c [class*="social-icon-dribbble"].component-40dd {
  background-color: transparent;
  color: #ea4c89;
}
.image-f02c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image-f02c [class*="social-icon-envelope"].component-40dd {
  background-color: transparent;
  color: #ea4335;
}
.image-f02c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image-f02c [class*="social-icon-facebook"].component-40dd {
  background-color: transparent;
  color: #3b5998;
}
.image-f02c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image-f02c [class*="social-icon-flickr"].component-40dd {
  background-color: transparent;
  color: #0063dc;
}
.image-f02c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image-f02c [class*="social-icon-foursquare"].component-40dd {
  background-color: transparent;
  color: #2d5be3;
}
.image-f02c [class*="social-icon-github"] {
  background-color: #333;
}
.image-f02c [class*="social-icon-github"].component-40dd {
  background-color: transparent;
  color: #333;
}
.image-f02c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image-f02c [class*="social-icon-google-plus"].component-40dd {
  background-color: transparent;
  color: #dd4b39;
}
.image-f02c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image-f02c [class*="social-icon-houzz"].component-40dd {
  background-color: transparent;
  color: #7ac142;
}
.image-f02c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image-f02c [class*="social-icon-instagram"].component-40dd {
  background-color: transparent;
  color: #262626;
}
.image-f02c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image-f02c [class*="social-icon-jsfiddle"].component-40dd {
  background-color: transparent;
  color: #487aa2;
}
.image-f02c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image-f02c [class*="social-icon-linkedin"].component-40dd {
  background-color: transparent;
  color: #0077b5;
}
.image-f02c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image-f02c [class*="social-icon-medium"].component-40dd {
  background-color: transparent;
  color: #00ab6b;
}
.image-f02c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image-f02c
  [class*="social-icon-odnoklassniki"].component-40dd {
  background-color: transparent;
  color: #f4731c;
}
.image-f02c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image-f02c [class*="social-icon-meetup"].component-40dd {
  background-color: transparent;
  color: #ec1c40;
}
.image-f02c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image-f02c [class*="social-icon-pinterest"].component-40dd {
  background-color: transparent;
  color: #bd081c;
}
.image-f02c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image-f02c [class*="social-icon-product-hunt"].component-40dd {
  background-color: transparent;
  color: #da552f;
}
.image-f02c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image-f02c [class*="social-icon-reddit"].component-40dd {
  background-color: transparent;
  color: #ff4500;
}
.image-f02c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image-f02c [class*="social-icon-rss"].component-40dd {
  background-color: transparent;
  color: #f26522;
}
.image-f02c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image-f02c
  [class*="social-icon-shopping-cart"].component-40dd {
  background-color: transparent;
  color: #4caf50;
}
.image-f02c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image-f02c [class*="social-icon-skype"].component-40dd {
  background-color: transparent;
  color: #00aff0;
}
.image-f02c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image-f02c [class*="social-icon-slideshare"].component-40dd {
  background-color: transparent;
  color: #0077b5;
}
.image-f02c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image-f02c [class*="social-icon-snapchat"].component-40dd {
  background-color: transparent;
  color: #fffc00;
}
.image-f02c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image-f02c [class*="social-icon-soundcloud"].component-40dd {
  background-color: transparent;
  color: #f80;
}
.image-f02c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image-f02c [class*="social-icon-spotify"].component-40dd {
  background-color: transparent;
  color: #2ebd59;
}
.image-f02c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image-f02c
  [class*="social-icon-stack-overflow"].component-40dd {
  background-color: transparent;
  color: #fe7a15;
}
.image-f02c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image-f02c [class*="social-icon-maldkfgram"].component-40dd {
  background-color: transparent;
  color: #2ca5e0;
}
.image-f02c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image-f02c [class*="social-icon-tripadvisor"].component-40dd {
  background-color: transparent;
  color: #589442;
}
.image-f02c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image-f02c [class*="social-icon-tumblr"].component-40dd {
  background-color: transparent;
  color: #35465c;
}
.image-f02c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image-f02c [class*="social-icon-twitch"].component-40dd {
  background-color: transparent;
  color: #6441a5;
}
.image-f02c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image-f02c [class*="social-icon-twitter"].component-40dd {
  background-color: transparent;
  color: #1da1f2;
}
.image-f02c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image-f02c [class*="social-icon-vimeo"].component-40dd {
  background-color: transparent;
  color: #1ab7ea;
}
.image-f02c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image-f02c [class*="social-icon-vk"].component-40dd {
  background-color: transparent;
  color: #45668e;
}
.image-f02c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image-f02c [class*="social-icon-weibo"].component-40dd {
  background-color: transparent;
  color: #df2029;
}
.image-f02c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image-f02c [class*="social-icon-weixin"].component-40dd {
  background-color: transparent;
  color: #7bb32e;
}
.image-f02c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image-f02c [class*="social-icon-whatsapp"].component-40dd {
  background-color: transparent;
  color: #25d366;
}
.image-f02c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image-f02c [class*="social-icon-wordpress"].component-40dd {
  background-color: transparent;
  color: #21759b;
}
.image-f02c [class*="social-icon-xing"] {
  background-color: #026466;
}
.image-f02c [class*="social-icon-xing"].component-40dd {
  background-color: transparent;
  color: #026466;
}
.image-f02c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image-f02c [class*="social-icon-yelp"].component-40dd {
  background-color: transparent;
  color: #af0606;
}
.image-f02c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image-f02c [class*="social-icon-youtube"].component-40dd {
  background-color: transparent;
  color: #cd201f;
}
.row-advanced-cefd {
  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;
}
.row-advanced-cefd:hover {
  box-shadow: none;
  background: 0 0;
}
.footer_cold_02bb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table-green-a119 {
  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;
}
.picture_medium_39d1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.narrow-9db0 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.narrow-9db0,
.narrow-9db0::after,
.narrow-9db0::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;
}
.narrow-9db0::after,
.narrow-9db0::before {
  content: "";
  display: block;
  background-color: inherit;
}
.first-87e7 .table-green-a119 .picture_medium_39d1 {
  margin-top: -2px;
  width: 19px;
}
.first-87e7 .table-green-a119 .narrow-9db0 {
  margin-top: -1px;
}
.first-87e7 .table-green-a119 .narrow-9db0,
.first-87e7 .table-green-a119 .narrow-9db0::after,
.first-87e7 .table-green-a119 .narrow-9db0::before {
  width: 19px;
  height: 2px;
}
.first-87e7 .table-green-a119 .narrow-9db0::before {
  top: -6px;
}
.first-87e7 .table-green-a119 .narrow-9db0::after {
  bottom: -6px;
}
.gallery_cd57 .table-green-a119 .picture_medium_39d1 {
  margin-top: -2px;
  width: 22px;
}
.gallery_cd57 .table-green-a119 .narrow-9db0 {
  margin-top: -1px;
}
.gallery_cd57 .table-green-a119 .narrow-9db0,
.gallery_cd57 .table-green-a119 .narrow-9db0::after,
.gallery_cd57 .table-green-a119 .narrow-9db0::before {
  width: 22px;
  height: 2px;
}
.gallery_cd57 .table-green-a119 .narrow-9db0::before {
  top: -7px;
}
.gallery_cd57 .table-green-a119 .narrow-9db0::after {
  bottom: -7px;
}
.panel-mini-abea .table-green-a119 .picture_medium_39d1 {
  margin-top: -2px;
  width: 31px;
}
.panel-mini-abea .table-green-a119 .narrow-9db0 {
  margin-top: -1.5px;
}
.panel-mini-abea .table-green-a119 .narrow-9db0,
.panel-mini-abea .table-green-a119 .narrow-9db0::after,
.panel-mini-abea .table-green-a119 .narrow-9db0::before {
  width: 31px;
  height: 3px;
}
.panel-mini-abea .table-green-a119 .narrow-9db0::before {
  top: -9px;
}
.panel-mini-abea .table-green-a119 .narrow-9db0::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .inner_b92c .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 19px;
  }
  .inner_b92c .table-green-a119 .narrow-9db0 {
    margin-top: -1px;
  }
  .inner_b92c .table-green-a119 .narrow-9db0,
  .inner_b92c .table-green-a119 .narrow-9db0::after,
  .inner_b92c .table-green-a119 .narrow-9db0::before {
    width: 19px;
    height: 2px;
  }
  .inner_b92c .table-green-a119 .narrow-9db0::before {
    top: -6px;
  }
  .inner_b92c .table-green-a119 .narrow-9db0::after {
    bottom: -6px;
  }
  .accordion_prev_9080 .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_prev_9080 .table-green-a119 .narrow-9db0 {
    margin-top: -1px;
  }
  .accordion_prev_9080 .table-green-a119 .narrow-9db0,
  .accordion_prev_9080 .table-green-a119 .narrow-9db0::after,
  .accordion_prev_9080 .table-green-a119 .narrow-9db0::before {
    width: 22px;
    height: 2px;
  }
  .accordion_prev_9080 .table-green-a119 .narrow-9db0::before {
    top: -7px;
  }
  .accordion_prev_9080 .table-green-a119 .narrow-9db0::after {
    bottom: -7px;
  }
  .paper_e898 .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 31px;
  }
  .paper_e898 .table-green-a119 .narrow-9db0 {
    margin-top: -1.5px;
  }
  .paper_e898 .table-green-a119 .narrow-9db0,
  .paper_e898 .table-green-a119 .narrow-9db0::after,
  .paper_e898 .table-green-a119 .narrow-9db0::before {
    width: 31px;
    height: 3px;
  }
  .paper_e898 .table-green-a119 .narrow-9db0::before {
    top: -9px;
  }
  .paper_e898 .table-green-a119 .narrow-9db0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .first_d18d .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 19px;
  }
  .first_d18d .table-green-a119 .narrow-9db0 {
    margin-top: -1px;
  }
  .first_d18d .table-green-a119 .narrow-9db0,
  .first_d18d .table-green-a119 .narrow-9db0::after,
  .first_d18d .table-green-a119 .narrow-9db0::before {
    width: 19px;
    height: 2px;
  }
  .first_d18d .table-green-a119 .narrow-9db0::before {
    top: -6px;
  }
  .first_d18d .table-green-a119 .narrow-9db0::after {
    bottom: -6px;
  }
  .dim_8bea .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 22px;
  }
  .dim_8bea .table-green-a119 .narrow-9db0 {
    margin-top: -1px;
  }
  .dim_8bea .table-green-a119 .narrow-9db0,
  .dim_8bea .table-green-a119 .narrow-9db0::after,
  .dim_8bea .table-green-a119 .narrow-9db0::before {
    width: 22px;
    height: 2px;
  }
  .dim_8bea .table-green-a119 .narrow-9db0::before {
    top: -7px;
  }
  .dim_8bea .table-green-a119 .narrow-9db0::after {
    bottom: -7px;
  }
  .media_active_eb5a .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 31px;
  }
  .media_active_eb5a .table-green-a119 .narrow-9db0 {
    margin-top: -1.5px;
  }
  .media_active_eb5a .table-green-a119 .narrow-9db0,
  .media_active_eb5a .table-green-a119 .narrow-9db0::after,
  .media_active_eb5a .table-green-a119 .narrow-9db0::before {
    width: 31px;
    height: 3px;
  }
  .media_active_eb5a .table-green-a119 .narrow-9db0::before {
    top: -9px;
  }
  .media_active_eb5a .table-green-a119 .narrow-9db0::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .heading-out-d753 .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 19px;
  }
  .heading-out-d753 .table-green-a119 .narrow-9db0 {
    margin-top: -1px;
  }
  .heading-out-d753 .table-green-a119 .narrow-9db0,
  .heading-out-d753 .table-green-a119 .narrow-9db0::after,
  .heading-out-d753 .table-green-a119 .narrow-9db0::before {
    width: 19px;
    height: 2px;
  }
  .heading-out-d753 .table-green-a119 .narrow-9db0::before {
    top: -6px;
  }
  .heading-out-d753 .table-green-a119 .narrow-9db0::after {
    bottom: -6px;
  }
  .tooltip_d6ba .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip_d6ba .table-green-a119 .narrow-9db0 {
    margin-top: -1px;
  }
  .tooltip_d6ba .table-green-a119 .narrow-9db0,
  .tooltip_d6ba .table-green-a119 .narrow-9db0::after,
  .tooltip_d6ba .table-green-a119 .narrow-9db0::before {
    width: 22px;
    height: 2px;
  }
  .tooltip_d6ba .table-green-a119 .narrow-9db0::before {
    top: -7px;
  }
  .tooltip_d6ba .table-green-a119 .narrow-9db0::after {
    bottom: -7px;
  }
  .dropdown-fresh-b6ad .table-green-a119 .picture_medium_39d1 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-fresh-b6ad .table-green-a119 .narrow-9db0 {
    margin-top: -1.5px;
  }
  .dropdown-fresh-b6ad .table-green-a119 .narrow-9db0,
  .dropdown-fresh-b6ad .table-green-a119 .narrow-9db0::after,
  .dropdown-fresh-b6ad .table-green-a119 .narrow-9db0::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-fresh-b6ad .table-green-a119 .narrow-9db0::before {
    top: -9px;
  }
  .dropdown-fresh-b6ad .table-green-a119 .narrow-9db0::after {
    bottom: -9px;
  }
}
.video-59be .narrow-9db0 {
  -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);
}
.video-59be .narrow-9db0::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.video-59be .narrow-9db0::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);
}
.video-59be.summary_wood_f9c7 .narrow-9db0 {
  -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);
}
.video-59be.summary_wood_f9c7 .narrow-9db0::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.video-59be.summary_wood_f9c7 .narrow-9db0::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);
}
.red-1c71 {
  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.panel-under-edf2:before {
  display: none;
}
.red-0c0e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.red-0c0e .old_5a5e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.red-0c0e .old_5a5e:last-of-type {
  border-bottom: none;
}
.red-0c0e .old_5a5e.content-motion-f802,
.red-0c0e .old_5a5e.pattern_over_f047,
.red-0c0e .old_5a5e.accordion-2395 {
  padding: 0;
}
.red-0c0e .thumbnail_5bff .full-209c {
  color: currentColor;
}
.red-0c0e .thumbnail_5bff .full-209c:focus,
.red-0c0e .thumbnail_5bff .full-209c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-0c0e.pink-62a8 .stone-1d60,
.red-0c0e.pink-62a8 .row_815b a,
.red-0c0e.pink-62a8 .title-middle-2875 a,
.red-0c0e.pink-62a8 .badge_0ed7 a {
  color: rgba(0, 0, 0, 0.55);
}
.red-0c0e.pink-62a8 .stone-1d60:hover,
.red-0c0e.pink-62a8 .row_815b a:hover,
.red-0c0e.pink-62a8 .title-middle-2875 a:hover,
.red-0c0e.pink-62a8 .badge_0ed7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red-0c0e.pink-62a8 .card-3ff1 {
  color: rgba(0, 0, 0, 0.8);
}
.red-0c0e.pink-62a8 .old_5a5e {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-0c0e.pink-62a8 .old_5a5e:before {
  background: rgba(0, 0, 0, 0.08);
}
.red-0c0e.pink-62a8 .widget-slow-6860:before {
  background: rgba(255, 255, 255, 0.9);
}
.red-0c0e.pink-62a8 .thumbnail_5bff .left_7155 li a,
.red-0c0e.pink-62a8 .thumbnail_5bff .full-209c,
.red-0c0e.pink-62a8 .badge_0ed7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-0c0e.pink-62a8 .thumbnail_5bff .full-209c:focus,
.red-0c0e.pink-62a8 .thumbnail_5bff .full-209c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-0c0e.pink-62a8 .left_7155 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-0c0e.sort-liquid-36ee .stone-1d60,
.red-0c0e.sort-liquid-36ee .row_815b a,
.red-0c0e.sort-liquid-36ee .title-middle-2875 .full-209c,
.red-0c0e.sort-liquid-36ee .title-middle-2875 a,
.red-0c0e.sort-liquid-36ee .badge_0ed7 a {
  color: rgba(255, 255, 255, 0.79);
}
.red-0c0e.sort-liquid-36ee .stone-1d60:hover,
.red-0c0e.sort-liquid-36ee .row_815b a:hover,
.red-0c0e.sort-liquid-36ee .title-middle-2875 .full-209c:hover,
.red-0c0e.sort-liquid-36ee .title-middle-2875 a:hover,
.red-0c0e.sort-liquid-36ee .badge_0ed7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-0c0e.sort-liquid-36ee .card-3ff1 {
  color: rgba(255, 255, 255, 0.99);
}
.red-0c0e.sort-liquid-36ee .old_5a5e {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-0c0e.sort-liquid-36ee .old_5a5e:before {
  background: rgba(255, 255, 255, 0.08);
}
.red-0c0e.sort-liquid-36ee .widget-slow-6860:before {
  background: rgba(0, 0, 0, 0.9);
}
.red-0c0e.sort-liquid-36ee .thumbnail_5bff .left_7155 li a,
.red-0c0e.sort-liquid-36ee .thumbnail_5bff .full-209c,
.red-0c0e.sort-liquid-36ee .badge_0ed7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-0c0e.sort-liquid-36ee .thumbnail_5bff .full-209c:focus,
.red-0c0e.sort-liquid-36ee .thumbnail_5bff .full-209c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-0c0e.sort-liquid-36ee .left_7155 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.widget-slow-6860 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.widget-slow-6860:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture_solid_b6e0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.secondary_00e0 .red-0c0e {
  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;
}
.secondary_00e0 .old_5a5e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.secondary_00e0 .old_5a5e: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) {
  .secondary_00e0 .old_5a5e:before {
    width: 16%;
    left: 42%;
  }
}
.secondary_00e0 .old_5a5e:last-child:before {
  content: none;
}
.secondary_00e0 .old_5a5e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.secondary_00e0 .thumbnail_5bff .left_7155 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.secondary_00e0 .thumbnail_5bff .left_7155 li a .full-209c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.secondary_00e0 .thumbnail_5bff .badge_0ed7 {
  border: none;
}
.secondary_00e0 .thumbnail_5bff .badge_0ed7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.secondary_00e0 .widget-slow-6860 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.secondary_00e0 .picture_solid_b6e0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.secondary_00e0 .sort-liquid-36ee .widget-slow-6860:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary_00e0 .pink-62a8.glass_f385 .narrow-9db0 {
  background: rgba(0, 0, 0, 0.6);
}
.secondary_00e0
  .pink-62a8.glass_f385
  .narrow-9db0::after,
.secondary_00e0
  .pink-62a8.glass_f385
  .narrow-9db0:before {
  background: inherit;
}
.secondary_00e0
  .pink-62a8.glass_f385:hover
  .narrow-9db0 {
  background: rgba(0, 0, 0, 0.8);
}
.text-out-798f .red-0c0e {
  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) {
  .text-out-798f .red-0c0e {
    width: auto;
    right: 45px;
  }
}
.sidebar_down_271b .red-0c0e {
  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) {
  .sidebar_down_271b .red-0c0e {
    width: auto;
    left: 45px;
  }
}
.panel-under-edf2 .red-0c0e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel-under-edf2 .picture_solid_b6e0 {
  max-width: 48em;
  margin: 0 auto;
}
.panel-under-edf2 .widget-slow-6860:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.paragraph-dirty-c4fd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-dirty-c4fd.secondary_00e0 .red-0c0e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.paragraph-dirty-c4fd.text-out-798f .red-0c0e {
  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);
}
.paragraph-dirty-c4fd .red-0c0e {
  visibility: visible;
}
.paragraph-dirty-c4fd.sidebar_down_271b .red-0c0e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pagination-0ef2,
.button_fluid_6a2e {
  overflow-x: hidden;
}
.pagination-0ef2 .red-0c0e {
  overflow: auto;
}
.pagination-0ef2.secondary_00e0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-0ef2.secondary_00e0 .red-0c0e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pagination-0ef2.secondary_00e0 .row-advanced-cefd {
  opacity: 0;
}
.pagination-0ef2.text-out-798f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-0ef2.text-out-798f .red-0c0e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pagination-0ef2.text-out-798f .row-advanced-cefd {
  opacity: 0;
}
.pagination-0ef2.sidebar_down_271b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-0ef2.sidebar_down_271b .red-0c0e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pagination-0ef2.sidebar_down_271b .row-advanced-cefd {
  opacity: 0;
}
.pagination-0ef2.panel-under-edf2 .red-0c0e {
  z-index: 10;
  visibility: visible;
}
.glass_f385 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.glass_f385 .narrow-9db0 {
  background: rgba(255, 255, 255, 0.99);
}
.glass_f385 .narrow-9db0::after,
.glass_f385 .narrow-9db0:before {
  background: inherit;
}
.glass_f385:hover .narrow-9db0 {
  background: rgba(255, 255, 255, 0.99);
}
.sidebar_down_271b .glass_f385 {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel-under-edf2 .glass_f385 {
  display: none !important;
}
.pagination-0ef2:before,
.button_fluid_6a2e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pagination-0ef2 .glass_f385,
.button_fluid_6a2e .glass_f385 {
  display: inline-block;
}
.red-0c0e .paper-a3bf {
  -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;
}
.pagination-0ef2 .red-0c0e .paper-a3bf,
.button_fluid_6a2e .red-0c0e .paper-a3bf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-233f .media_solid_d668 {
  width: 100%;
}
.medium-49d0 {
  padding: 0 0.5em 0;
}
.medium-49d0 [class*="customify-col-"],
.medium-49d0 [class*="customify-col_"],
.medium-49d0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.icon_warm_f3a7 .medium-49d0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .overlay_1f8e .video_first_8487,
  .video_first_8487 {
    display: none;
  }
  .menu-fresh-f0b3 {
    text-align: left;
  }
  .container-right-81fd {
    text-align: center;
  }
  .thumbnail_90f6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_1f8e .yellow_de7d,
  .yellow_de7d {
    display: none;
  }
  .primary-9aa7 {
    text-align: left;
  }
  .media-eb5e {
    text-align: center;
  }
  .tabs-c707 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .overlay_1f8e .notification-glass-4b82,
  .notification-glass-4b82 {
    display: none;
  }
  .top-bc96 {
    text-align: left;
  }
  .breadcrumb-light-2aed {
    text-align: center;
  }
  .layout-fresh-8128 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.yellow-9633 {
  box-shadow: none !important;
}
.text-cool-a6e3 .overlay-cb9e,
.mask-5db5 .overlay-cb9e {
  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;
}
.mask-5db5 .overlay-cb9e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.banner_purple_f840 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.banner_purple_f840:after,
.banner_purple_f840:before {
  content: "";
  display: table;
}
.banner_purple_f840:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .banner_purple_f840 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.banner_purple_f840,
.center-c508 {
  max-width: 1248px;
  margin: 0 auto;
}

.label-short-e6e8.glass-2ea1 .banner_purple_f840 {
  max-width: 100%;
}
.label-short-e6e8.motion_6bde {
  max-width: 1200px;
  margin: 0 auto;
}
.label-short-e6e8.static_dc96 .banner_purple_f840 {
  max-width: 100%;
}
.label-short-e6e8.static_dc96 > .banner_purple_f840 {
  padding-left: 0;
  padding-right: 0;
}
.label-short-e6e8.static_dc96 > .banner_purple_f840 .overlay_1f8e {
  margin: 0;
}
.label-short-e6e8.static_dc96
  > .banner_purple_f840
  .accent-bright-f23a.popup-liquid-cacf {
  margin-right: 0;
  margin-left: 0;
}
.label-short-e6e8.static_dc96 #main.popup-liquid-cacf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .secondary-1e17 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-1e17 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .down-268b .modal-static-49d5 {
    padding-right: 1em;
  }
  .down-268b.tag-72a9 .accent-bright-f23a {
    border-right: 1px solid #eaecee;
  }
  .down-268b.tag-72a9 .modal-static-49d5 {
    padding-right: 1em;
  }
  .down-268b.tag-72a9 .west-5bec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card-hot-ba15 .modal-static-49d5 {
    padding-left: 1em;
  }
  .card-hot-ba15.tag-72a9 .accent-bright-f23a {
    border-left: 1px solid #eaecee;
  }
  .card-hot-ba15.tag-72a9 .modal-static-49d5 {
    padding-left: 1em;
  }
  .card-hot-ba15.tag-72a9 .west-5bec {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-next-a34b .modal-static-49d5 {
    padding-left: 1em;
  }
  .overlay-next-a34b.tag-72a9 .pagination-a61d {
    border-right: 1px solid #eaecee;
  }
  .overlay-next-a34b.tag-72a9 .image-7ec8 {
    border-right: 1px solid #eaecee;
  }
  .overlay-next-a34b.tag-72a9 .modal-static-49d5 {
    padding-left: 1em;
  }
  .overlay-next-a34b.tag-72a9 .west-5bec {
    padding-right: 1em;
  }
  .overlay-next-a34b.tag-72a9 .title_huge_8b32 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-fixed-e239 .modal-static-49d5 {
    padding-right: 1em;
  }
  .badge-fixed-e239.tag-72a9 .pagination-a61d {
    border-left: 1px solid #eaecee;
  }
  .badge-fixed-e239.tag-72a9 .image-7ec8 {
    border-left: 1px solid #eaecee;
  }
  .badge-fixed-e239.tag-72a9 .modal-static-49d5 {
    padding-right: 1em;
  }
  .badge-fixed-e239.tag-72a9 .west-5bec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-fixed-e239.tag-72a9 .title_huge_8b32 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-1e17 .modal-static-49d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-1e17.tag-72a9 .accent-bright-f23a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .secondary-1e17.tag-72a9 .modal-static-49d5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary-1e17.tag-72a9 .west-5bec {
    padding-left: 1em;
  }
  .secondary-1e17.tag-72a9 .title_huge_8b32 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .secondary-1e17.tag-72a9 .modal-static-49d5 {
    padding-left: 0;
  }
}
.caption_91e0 .widget-62c0 {
  display: inline-block;
}
.button-c4a2 {
  display: inline-block;
}
.status-upper-d17f {
  word-con: break-word;
}
.breadcrumb_prev_c436 > span {
  display: inline-block;
  padding: 5px 0;
}
.breadcrumb_prev_c436 .tiny-7f7c {
  margin-left: 8px;
  margin-right: 8px;
}
.breadcrumb_prev_c436 .hidden_upper_9793 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.container_763a .pagination-purple-aaed {
  margin-bottom: 2em;
}
.container_763a .article_solid_ce28 {
  margin-bottom: 15px;
}
.container_763a .article_solid_ce28:last-child {
  margin-bottom: 0;
}
.container_763a .blue_d3cc {
  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) {
  .container_763a .blue_d3cc {
    display: block;
  }
}
.container_763a .gradient-huge-1839 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .container_763a .gradient-huge-1839 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.container_763a .dim-bd67 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.container_763a .dim-bd67 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.container_763a .dim-bd67 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.container_763a .status-upper-d17f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_763a .status-upper-d17f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.container_763a .primary-9358 p:last-child {
  margin-bottom: 0;
}
.container_763a .breadcrumb-next-0d50 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.container_763a .medium-d9c1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.container_763a .sort_narrow_7331 {
  margin-top: 1em;
}
.container_763a .surface_1520 {
  top: 0;
  display: block;
}
.container_763a .surface_1520 a {
  color: inherit;
}
.container_763a .surface_1520 a:hover {
  color: inherit;
}
.container_763a .filter-b14b {
  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;
}
.container_763a .filter-b14b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.container_763a .medium-d9c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.container_763a .module-3e89 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.container_763a .module-3e89:first-child {
  margin-top: 0;
}
.container_763a .module-3e89.short-ea2e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.container_763a .module-3e89.accordion_a4a7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_763a
  .module-3e89.accordion_a4a7.texture_iron_9bff
  .sort_narrow_7331 {
  width: 100%;
}
.container_763a .accordion_a4a7 {
  -webkit-box-align: center;
  align-items: center;
}
.container_763a .accordion_a4a7 .breadcrumb_prev_c436,
.container_763a .accordion_a4a7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.container_763a .dim-bd67 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_763a .dim-bd67 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.container_763a .dim-bd67: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;
}
.container_763a .short-ea2e {
  z-index: 5;
}
.container_763a .sort_8dea .tooltip_93a2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.container_763a .smooth-3613 .tooltip_93a2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.container_763a .border-b0dc .tooltip_93a2 {
  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;
}
.container_763a.element_solid_fd0f .blue_d3cc,
.container_763a.filter-tall-2e4a .blue_d3cc {
  display: block;
}
.container_763a.element_solid_fd0f .blue_d3cc .notification-north-3063,
.container_763a.element_solid_fd0f .blue_d3cc .medium-d9c1,
.container_763a.filter-tall-2e4a .blue_d3cc .notification-north-3063,
.container_763a.filter-tall-2e4a .blue_d3cc .medium-d9c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container_763a.west_ae93 .gradient-huge-1839 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .container_763a.west_ae93 .gradient-huge-1839 {
    margin-right: 0;
  }
}
.container_763a.element_solid_fd0f .gradient-huge-1839,
.container_763a.filter-tall-2e4a .gradient-huge-1839 {
  padding-top: 40%;
}
.container_763a.element_solid_fd0f .pagination-purple-aaed,
.container_763a.filter-tall-2e4a .pagination-purple-aaed {
  display: block;
}
.container_763a.element_solid_fd0f .fn-sticky-9bf9 .medium-d9c1,
.container_763a.filter-tall-2e4a .fn-sticky-9bf9 .medium-d9c1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.container_763a.element_solid_fd0f .gradient-huge-1839,
.container_763a.filter-tall-2e4a .gradient-huge-1839 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.container_763a.element_solid_fd0f .medium-d9c1 {
  padding: 1em;
}
.search-0b84 {
  margin: 30px auto;
  display: block;
}
.search-0b84 .surface_e0e5 > * {
  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;
}
.search-0b84 .surface_e0e5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-0b84 .surface_e0e5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.warm_5503 .breadcrumb_prev_c436 {
  margin-bottom: 1.41575em;
}
.warm_5503 .overlay-adc5 {
  margin-bottom: 1.618em;
}
.progress_267e .grid_dc0a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.progress_267e .grid_dc0a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.progress_267e .white-461f {
  max-width: 100%;
  overflow: auto;
}
.gradient-8e70 .progress_267e a:hover {
  text-decoration: underline;
}
.row-61fb .article_solid_ce28:not(.status-upper-d17f),
.row-61fb .dim-bd67 {
  margin-bottom: 1.41575em;
}
.row-61fb .article_solid_ce28:not(.status-upper-d17f):last-child,
.row-61fb .dim-bd67:last-child {
  margin-bottom: 0;
}
.row-61fb .article_solid_ce28.module-yellow-2335 {
  margin-bottom: 0.41575em;
}
.row-61fb .bottom-9947:before,
.row-61fb .notice_190c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.row-61fb .bottom-9947:before {
  content: "\f115";
}
.row-61fb .notice_190c:before {
  content: "\f02c";
}
.row-61fb .wide-0bd1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.row-61fb .wide-0bd1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview-351a {
  display: -webkit-box;
  display: flex;
}
.preview-351a .sidebar-9bf7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview-351a .sidebar-9bf7 {
    flex-basis: 90px;
  }
}
.preview-351a .bottom-21ac {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-351a .bottom-21ac {
    flex-basis: calc(100% - 50px);
  }
}
.preview-351a .tooltip-first-b130 p:last-child {
  margin-bottom: 0.72em;
}
.complex_691d .surface_e0e5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.complex_691d .surface_e0e5:after,
.complex_691d .surface_e0e5:before {
  content: "";
  display: table;
}
.complex_691d .surface_e0e5:after {
  clear: both;
}
.complex_691d .surface_e0e5 .upper_34d9,
.complex_691d .surface_e0e5 .up-f88f {
  width: 49%;
}
.complex_691d .surface_e0e5 .upper_34d9 a span.article-inner-566f,
.complex_691d .surface_e0e5 .up-f88f a span.article-inner-566f {
  display: block;
  margin-bottom: 5px;
}
.complex_691d .surface_e0e5 .up-f88f {
  float: left;
  text-align: left;
}
.complex_691d .surface_e0e5 .upper_34d9 {
  float: right;
  text-align: right;
}
.green_404c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .green_404c {
    margin-bottom: 0;
  }
}
.prev_92e0 {
  margin-bottom: 1em;
}
.prev_92e0 .status-upper-d17f {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-88e3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.short-e0f7 .prev_92e0,
.north-3b8d .prev_92e0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .short-e0f7 .prev_92e0,
  .north-3b8d .prev_92e0 {
    display: block;
  }
}
.short-e0f7 .widget-88e3,
.north-3b8d .widget-88e3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .short-e0f7 .widget-88e3,
  .north-3b8d .widget-88e3 {
    margin-bottom: 1em;
  }
}
.short-e0f7 .widget-88e3 img,
.north-3b8d .widget-88e3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.short-e0f7 .outline-paper-ab3c,
.north-3b8d .outline-paper-ab3c {
  flex-basis: calc(100% - 160px);
}
.short-e0f7 .outline-paper-ab3c p,
.north-3b8d .outline-paper-ab3c p {
  margin-bottom: 0;
}
.short-e0f7 .outline-paper-ab3c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .short-e0f7 .outline-paper-ab3c {
    padding-left: 0;
  }
}
.north-3b8d .outline-paper-ab3c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .north-3b8d .outline-paper-ab3c {
    padding-right: 0;
  }
}
.north-3b8d .widget-88e3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.main_a166 .widget-88e3 {
  margin-bottom: 0.5em;
}
.main_a166 .widget-88e3 img {
  width: 100%;
}
.aside-gas-6138 .form-cool-2464,
.shadow-0def .form-cool-2464 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow-0def .accent-bright-f23a .slider_motion_d005 p:last-child {
  margin-bottom: 0;
}
.solid-3920 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.preview-steel-5c4a .focus_fc55 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .preview-steel-5c4a .focus_fc55:last-of-type {
    margin-bottom: 0;
  }
}
.preview-steel-5c4a .focus_fc55 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview-steel-5c4a .focus_fc55 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.preview-steel-5c4a .focus_fc55 ul li {
  margin: 0 0 0.6em;
}
.preview-steel-5c4a .focus_fc55 ul li.purple_7aa9,
.preview-steel-5c4a .focus_fc55 ul li.notification_static_0735 {
  position: relative;
}
.preview-steel-5c4a .focus_fc55 ul li.purple_7aa9 .filter-hot-d1da,
.preview-steel-5c4a .focus_fc55 ul li.notification_static_0735 .filter-hot-d1da {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.preview-steel-5c4a .focus_fc55 ul li.purple_7aa9:after:after,
.preview-steel-5c4a .focus_fc55 ul li.purple_7aa9:after:before,
.preview-steel-5c4a
  .focus_fc55
  ul
  li.notification_static_0735:after:after,
.preview-steel-5c4a
  .focus_fc55
  ul
  li.notification_static_0735:after:before {
  content: "";
  display: table;
}
.preview-steel-5c4a .focus_fc55 ul li.purple_7aa9:after:after,
.preview-steel-5c4a
  .focus_fc55
  ul
  li.notification_static_0735:after:after {
  clear: both;
}
.preview-steel-5c4a .focus_fc55 a.backdrop-north-c6af:hover {
  text-decoration: none;
}
.preview-steel-5c4a .focus_fc55 select {
  max-width: 100%;
}
.preview-steel-5c4a .focus_fc55 table {
  font-size: 85%;
}
.preview-steel-5c4a .focus_fc55 table td,
.preview-steel-5c4a .focus_fc55 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.preview-steel-5c4a .focus_fc55 table tfoot td {
  text-align: left;
}
.preview-steel-5c4a .focus_fc55 :last-child {
  margin-bottom: 0;
}
.preview-steel-5c4a .focus_fc55 .aside_f953 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.preview-steel-5c4a .focus_fc55 .aside_f953 label {
  width: 100%;
}
.preview-steel-5c4a .focus_fc55 .aside_f953 .thumbnail-prev-4230 {
  width: 100%;
  display: block;
}
.preview-steel-5c4a .focus_fc55 .aside_f953 .clean_e5b5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.preview-steel-5c4a .focus_fc55 .aside_f953 .clean_e5b5:hover svg #svg-search {
  fill: #444;
}
.preview-steel-5c4a .focus_fc55 .aside_f953 .clean_e5b5 svg {
  width: 18px;
  height: 18px;
}
.preview-steel-5c4a .preview-babd ul ul,
.preview-steel-5c4a .heading_pro_d6ae ul ul,
.preview-steel-5c4a .last-9778 ul ul,
.preview-steel-5c4a .in_7333 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.preview-steel-5c4a .preview-babd .out_ca3d > a,
.preview-steel-5c4a .heading_pro_d6ae .out_ca3d > a,
.preview-steel-5c4a .last-9778 .out_ca3d > a,
.preview-steel-5c4a .in_7333 .out_ca3d > a {
  margin-bottom: 0;
}
.preview-steel-5c4a .cool_ac5e li,
.preview-steel-5c4a .preview-babd li,
.preview-steel-5c4a .iron_1f07 li,
.preview-steel-5c4a .heading_pro_d6ae li,
.preview-steel-5c4a .last-9778 li,
.preview-steel-5c4a .in_7333 li,
.preview-steel-5c4a .dim_f008 li,
.preview-steel-5c4a .fluid-b3b2 li {
  display: block;
  position: relative;
}
.preview-steel-5c4a .cool_ac5e li:last-child,
.preview-steel-5c4a .preview-babd li:last-child,
.preview-steel-5c4a .iron_1f07 li:last-child,
.preview-steel-5c4a .heading_pro_d6ae li:last-child,
.preview-steel-5c4a .last-9778 li:last-child,
.preview-steel-5c4a .in_7333 li:last-child,
.preview-steel-5c4a .dim_f008 li:last-child,
.preview-steel-5c4a .fluid-b3b2 li:last-child {
  border: none;
}
.preview-steel-5c4a .cool_ac5e li a,
.preview-steel-5c4a .preview-babd li a,
.preview-steel-5c4a .iron_1f07 li a,
.preview-steel-5c4a .heading_pro_d6ae li a,
.preview-steel-5c4a .last-9778 li a,
.preview-steel-5c4a .in_7333 li a,
.preview-steel-5c4a .dim_f008 li a,
.preview-steel-5c4a .fluid-b3b2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-steel-5c4a .cool_ac5e li ul li::before,
.preview-steel-5c4a .preview-babd li ul li::before,
.preview-steel-5c4a .iron_1f07 li ul li::before,
.preview-steel-5c4a .heading_pro_d6ae li ul li::before,
.preview-steel-5c4a .last-9778 li ul li::before,
.preview-steel-5c4a .in_7333 li ul li::before,
.preview-steel-5c4a .dim_f008 li ul li::before,
.preview-steel-5c4a .fluid-b3b2 li ul li::before {
  left: 15px;
}
.preview-steel-5c4a .cool_ac5e li ul a,
.preview-steel-5c4a .preview-babd li ul a,
.preview-steel-5c4a .iron_1f07 li ul a,
.preview-steel-5c4a .heading_pro_d6ae li ul a,
.preview-steel-5c4a .last-9778 li ul a,
.preview-steel-5c4a .in_7333 li ul a,
.preview-steel-5c4a .dim_f008 li ul a,
.preview-steel-5c4a .fluid-b3b2 li ul a {
  padding-left: 20px;
}
.preview-steel-5c4a .cool_ac5e li ul ul li::before,
.preview-steel-5c4a .preview-babd li ul ul li::before,
.preview-steel-5c4a .iron_1f07 li ul ul li::before,
.preview-steel-5c4a .heading_pro_d6ae li ul ul li::before,
.preview-steel-5c4a .last-9778 li ul ul li::before,
.preview-steel-5c4a .in_7333 li ul ul li::before,
.preview-steel-5c4a .dim_f008 li ul ul li::before,
.preview-steel-5c4a .fluid-b3b2 li ul ul li::before {
  left: 30px;
}
.preview-steel-5c4a .cool_ac5e li ul ul a,
.preview-steel-5c4a .preview-babd li ul ul a,
.preview-steel-5c4a .iron_1f07 li ul ul a,
.preview-steel-5c4a .heading_pro_d6ae li ul ul a,
.preview-steel-5c4a .last-9778 li ul ul a,
.preview-steel-5c4a .in_7333 li ul ul a,
.preview-steel-5c4a .dim_f008 li ul ul a,
.preview-steel-5c4a .fluid-b3b2 li ul ul a {
  padding-left: 40px;
}
.preview-steel-5c4a .smooth-8564 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.preview-steel-5c4a .fluid-b3b2 ul li {
  margin-bottom: 1.41575em;
}
.preview-steel-5c4a .fluid-b3b2 ul li .paragraph_thick_36e8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.preview-steel-5c4a .fluid-b3b2 ul li .modal-a2ff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort-liquid-36ee .cool_ac5e li a,
.sort-liquid-36ee .preview-babd li a,
.sort-liquid-36ee .iron_1f07 li a,
.sort-liquid-36ee .heading_pro_d6ae li a,
.sort-liquid-36ee .last-9778 li a,
.sort-liquid-36ee .in_7333 li a,
.sort-liquid-36ee .dim_f008 li a,
.sort-liquid-36ee .fluid-b3b2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-liquid-36ee .smooth-8564 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-liquid-36ee .focus_fc55 ul li.purple_7aa9 .filter-hot-d1da,
.sort-liquid-36ee .focus_fc55 ul li.notification_static_0735 .filter-hot-d1da {
  background: rgba(0, 0, 0, 0.2);
}
.sort-liquid-36ee .preview-steel-5c4a .focus_fc55 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li {
  margin: 0;
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li ul {
  margin: 0;
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li ul li a {
  padding-left: 15px;
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li ul li li a {
  padding-left: 30px;
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li.avatar_steel_070e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li.avatar_steel_070e > 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;
}
.label-short-e6e8 .preview-steel-5c4a .left_7155 li.avatar_steel_070e > 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;
}
.avatar_c89b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hidden-easy-f88b {
  position: relative;
  z-index: 10;
}
.hidden-easy-f88b .paper-a3bf {
  width: 100%;
  max-width: 100%;
}
.hidden-edc5 .badge-motion-680b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hidden-edc5 .pink-62a8 {
}
.hidden-edc5 .sort-liquid-36ee {
  background: #292929;
}
.hover-e35a .badge-motion-680b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover-e35a .pink-62a8 {
  background: #f9f9f9;
}
.hover-e35a .sort-liquid-36ee {
  background: #303030;
}
.label_8902 .badge-motion-680b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_8902 .widget-62c0 {
    margin-bottom: 1em;
  }
  .label_8902 .widget-62c0:last-child {
    margin-bottom: 0;
  }
}
.label_8902 .pink-62a8 {
  background: #ededed;
}
.label_8902 .sort-liquid-36ee {
  background: #1a1a1a;
}
.badge-motion-680b.pink-62a8 {
  color: rgba(0, 0, 0, 0.6);
}
.badge-motion-680b.pink-62a8 .link_huge_8c9b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge-motion-680b.sort-liquid-36ee {
  color: rgba(255, 255, 255, 0.99);
}
.badge-motion-680b.sort-liquid-36ee a:not(.backdrop-north-c6af) {
  color: rgba(255, 255, 255, 0.79);
}
.badge-motion-680b.sort-liquid-36ee a:not(.backdrop-north-c6af):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge-motion-680b.sort-liquid-36ee .link_huge_8c9b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-motion-680b.sort-liquid-36ee table tbody td,
.badge-motion-680b.sort-liquid-36ee table th {
  background: rgba(0, 0, 0, 0.08);
}
.badge-b089.pagination_outer_e2b6 .banner_purple_f840 {
  max-width: initial;
}
.badge-b089 .tooltip_middle_caab {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.badge-b089 .tooltip_middle_caab .paper-a3bf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .badge-b089 .tooltip_middle_caab .paper-a3bf {
    display: block;
    margin-bottom: 2em;
  }
  .badge-b089 .tooltip_middle_caab .paper-a3bf:last-child {
    margin-bottom: 0;
  }
}
.label_8902 .widget-62c0:last-child,
.hover-e35a .widget-62c0:last-child,
.hidden-edc5 .widget-62c0:last-child {
  margin-bottom: 0;
}
.label_8902 .widget-62c0 .preview-steel-5c4a .focus_fc55:last-child,
.hover-e35a .widget-62c0 .preview-steel-5c4a .focus_fc55:last-child,
.hidden-edc5 .widget-62c0 .preview-steel-5c4a .focus_fc55:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .label_8902 .media_14b2,
  .label_8902 .caption-south-1ff9,
  .hover-e35a .media_14b2,
  .hover-e35a .caption-south-1ff9,
  .hidden-edc5 .media_14b2,
  .hidden-edc5 .caption-south-1ff9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hidden-easy-f88b .widget-62c0 {
    margin-bottom: 2em;
  }
}
.hidden-easy-f88b p:last-child {
  margin-bottom: 0;
}
.hidden-easy-f88b li,
.hidden-easy-f88b ul {
  list-style: none;
  margin: 0;
}
.hidden-easy-f88b ul ul {
  margin-left: 2.617924em;
}
.box-bc98 {
  font-size: 0.875em;
}

/* css-noise: f12c */
.phantom-card-c9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
