/*!
Theme Name: Customify
Theme URI: https://pressmaximum.chip-active-e7ee/customify
Author: WPCustomify
Author URI: https://pressmaximum.chip-active-e7ee
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.chip-active-e7ee/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.border_solid_8116.outline_1e69/licenses/gpl-2.0.hover_fast_181e
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.bright_96dd/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.primary-064e.accent-f13a/normalize.secondary_mini_70ed/
 ======
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.secondary_mini_70ed v7.0.0 | MIT License | github.chip-active-e7ee/necolas/normalize.secondary_mini_70ed */
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;
}
.description_6839 .in-fbef,
.content_basic_03c9,
.info_d514,
.hard-2e1e,
.picture-upper-b57b,
.hot-4599,
.modal_wide_2a9a,
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;
}
.content_basic_03c9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .content_basic_03c9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .content_basic_03c9,
  h1 {
    font-size: 1.8em;
  }
}
.info_d514,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.info_d514 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .info_d514,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .info_d514,
  h2 {
    font-size: 1.7em;
  }
}
.hard-2e1e,
h3 {
  font-size: 1.618em;
}
.description_6839 .in-fbef,
.picture-upper-b57b,
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.video-7c5a {
  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;
}
.steel-c257:after,
.steel-c257:before,
.gallery_cd5d:after,
.gallery_cd5d:before {
  content: "";
  display: table;
}
.steel-c257:after,
.gallery_cd5d:after {
  clear: both;
}
.link-clean-5500 {
  float: right;
  margin-right: 0;
}
.carousel-3c21 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hover-orange-246b .info_clean_ece9,
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;
}
.hover-orange-246b .info_clean_ece9: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;
}
.border_d226 .info_clean_ece9 {
  box-shadow: none;
}
.border_d226
  .info_clean_ece9
  .tooltip_4e69 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border_d226 .info_clean_ece9 .media-dark-a95a {
  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;
}
.border_d226
  .info_clean_ece9
  .media-dark-a95a
  b {
  display: none;
}
.border_d226 .glass-47a2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort-0d41:not(.highlight-2473):not(.hero-hard-2e14),
button:not(.highlight-2473):not(.hero-hard-2e14),
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ),
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ),
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ) {
  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;
}
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ):hover,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ):hover,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):hover,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):hover,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ):active,
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ):active,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):active,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):active,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):active,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus {
  outline: 0;
}
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb {
  position: relative;
}
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .tertiary_a39b,
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .caption_4315,
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .simple_1de4,
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  i,
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  svg,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .tertiary_a39b,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .caption_4315,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .simple_1de4,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  i,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  svg,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .tertiary_a39b,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .caption_4315,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .simple_1de4,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  i,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  svg,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .tertiary_a39b,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .caption_4315,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .simple_1de4,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  i,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  svg,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .tertiary_a39b,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .caption_4315,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  .simple_1de4,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  i,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb
  svg {
  visibility: hidden;
}
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb:after,
button:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb:after,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb:after,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb:after,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ).fn-loading-4edb: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;
}
.sort-0d41:not(.highlight-2473):not(.hero-hard-2e14),
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ),
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ),
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ) {
  color: #fff;
  background: #235787;
}
.sort-0d41:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus,
input[type="button"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus,
input[type="reset"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus,
input[type="submit"]:not(.highlight-2473):not(
    .hero-hard-2e14
  ):focus {
  color: #fff;
}
.sort-0d41.fn-disabled-4edb:not(.highlight-2473):not(
    .hero-hard-2e14
  ),
.sort-0d41[disabled]:not(.highlight-2473):not(
    .hero-hard-2e14
  ),
button.fn-disabled-4edb:not(.highlight-2473):not(
    .hero-hard-2e14
  ),
button[disabled]:not(.highlight-2473):not(
    .hero-hard-2e14
  ) {
  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;
}
.preview-basic-9e42 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.preview-basic-9e42: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;
}
.middle_680d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.grid-c069 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paragraph-0d5c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.steel-c257:after,
.steel-c257:before,
.description_59fc:after,
.description_59fc:before,
.last-f68a:after,
.last-f68a:before,
.container-wide-c028:after,
.container-wide-c028:before,
.hover_1f50:after,
.hover_1f50:before,
.avatar-medium-584a:after,
.avatar-medium-584a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.steel-c257:after,
.description_59fc:after,
.last-f68a:after,
.container-wide-c028:after,
.hover_1f50:after,
.avatar-medium-584a:after {
  clear: both;
}
.description_59fc .out-976d,
.last-f68a .out-976d,
.caption_6c49 .out-976d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pagination-medium-5648 {
  display: inline-block;
}
.paper_39d8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paper_39d8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paper_39d8 .video_tiny_576c {
  padding: 1em 0;
  font-size: 85%;
}
.video_tiny_576c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.first-a413 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.first-a413:after,
.first-a413:before {
  content: "";
  display: table;
}
.first-a413:after {
  clear: both;
}
.component_tall_2b66 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_e876 .component_tall_2b66 {
  max-width: 50%;
}
.bottom-4b30 .component_tall_2b66 {
  max-width: 33.33%;
}
.tiny-8f65 .component_tall_2b66 {
  max-width: 25%;
}
.video_c7d1 .component_tall_2b66 {
  max-width: 20%;
}
.steel_b131 .component_tall_2b66 {
  max-width: 16.66%;
}
.summary_right_eb42 .component_tall_2b66 {
  max-width: 14.28%;
}
.image_f90a .component_tall_2b66 {
  max-width: 12.5%;
}
.bright-1902 .component_tall_2b66 {
  max-width: 11.11%;
}
.hard_4133 {
  display: block;
}
.description_6839 .blue_5027 label,
.description_6839 .north_4589 label,
.description_6839 .list_dynamic_4074 label,
.description_6839 .overlay-aa8d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-16bd {
  list-style: none;
  margin: 0;
}
.active-16bd article.hero-inner-95e1 {
  margin-bottom: 0;
}
.active-16bd ul {
  list-style: none;
  margin: 0;
}
.active-16bd .tag_blue_5d02 li.hero-inner-95e1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-16bd .tag_blue_5d02 li.hero-inner-95e1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-16bd .tag_blue_5d02 li.hero-inner-95e1: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) {
  .active-16bd .tag_blue_5d02 li.hero-inner-95e1 li.hero-inner-95e1 li.hero-inner-95e1 li.hero-inner-95e1 {
    padding-left: 0;
  }
}
article.hero-inner-95e1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero-inner-95e1 .description_59fc p:last-of-type {
  margin-bottom: 0;
}
article.hero-inner-95e1 .section-3dd8 {
  float: left;
}
article.hero-inner-95e1 .banner-832f {
  margin-left: 85px;
}
article.hero-inner-95e1 .feature-orange-ba4e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero-inner-95e1 .feature-orange-ba4e .full_a952 {
  margin-left: 10px;
}
article.hero-inner-95e1 .hidden-active-1f0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero-inner-95e1 .heading-in-20e3 {
  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 .blue_5027,
  #respond .list_dynamic_4074,
  #respond .overlay-aa8d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_5027 input,
#respond .list_dynamic_4074 input,
#respond .overlay-aa8d input {
  width: 100%;
}
#respond .overlay-aa8d {
  margin-right: 0;
}
#respond .list_over_6e76 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.blue_c4bd {
  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;
}
.blue_c4bd.breadcrumb_hard_8006 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.blue_c4bd 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%);
}
.blue_c4bd:focus,
.blue_c4bd: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);
}
.component-thick-4db3 {
  border-radius: 10%;
}
.prev_e2b9 {
  border-radius: 50%;
}
.box_ac52 {
  font-size: 0.72em;
}
.tall_2f78 {
  font-size: 0.875em;
}
.detail_mini_9001 {
  font-size: 1.1em;
}
.upper_12f5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.upper_12f5.box_ac52 {
  letter-spacing: 0.5px;
}
.banner-hovered-c7b6,
.banner-hovered-c7b6 a {
  color: #6d6d6d;
}
.banner-hovered-c7b6 a:hover {
  color: #111;
}
.avatar-cc92 {
  color: #6d6d6d;
}
.module-3f59 {
  overflow-x: hidden;
}
.module-3f59 .dynamic-9e71.red-2024 {
  position: relative;
}
.module-3f59 .dynamic-9e71.red-2024.stale-c8d8 {
  position: initial;
}
.module-3f59
  .dynamic-9e71.red-2024.stale-c8d8
  .paragraph-9574 {
  left: auto;
}
.module-3f59 .dynamic-9e71 .paragraph-9574 {
  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;
}
.module-3f59 .dynamic-9e71:hover.red-2024 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.module-3f59
  .dynamic-9e71:hover.red-2024
  .paragraph-9574 {
  display: block;
  z-index: 9999999;
}
.module-3f59 .dropdown_8e2e .filter-advanced-2ba7,
.module-3f59 .accent_804a .filter-advanced-2ba7 {
  display: none;
}
.module-3f59 .title-d5af .dynamic-9e71:hover.red-2024 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.description_6839 .blue_5027 label,
.description_6839 .north_4589 label,
.description_6839 .list_dynamic_4074 label,
.description_6839 .overlay-aa8d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active-16bd {
  list-style: none;
  margin: 0;
}
.active-16bd article.hero-inner-95e1 {
  margin-bottom: 0;
}
.active-16bd ul {
  list-style: none;
  margin: 0;
}
.active-16bd .tag_blue_5d02 li.hero-inner-95e1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active-16bd .tag_blue_5d02 li.hero-inner-95e1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active-16bd .tag_blue_5d02 li.hero-inner-95e1: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) {
  .active-16bd .tag_blue_5d02 li.hero-inner-95e1 li.hero-inner-95e1 li.hero-inner-95e1 li.hero-inner-95e1 {
    padding-left: 0;
  }
}
article.hero-inner-95e1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hero-inner-95e1 .description_59fc p:last-of-type {
  margin-bottom: 0;
}
article.hero-inner-95e1 .section-3dd8 {
  float: left;
}
article.hero-inner-95e1 .banner-832f {
  margin-left: 85px;
}
article.hero-inner-95e1 .feature-orange-ba4e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hero-inner-95e1 .feature-orange-ba4e .full_a952 {
  margin-left: 10px;
}
article.hero-inner-95e1 .hidden-active-1f0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hero-inner-95e1 .heading-in-20e3 {
  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 .blue_5027,
  #respond .list_dynamic_4074,
  #respond .overlay-aa8d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_5027 input,
#respond .list_dynamic_4074 input,
#respond .overlay-aa8d input {
  width: 100%;
}
#respond .overlay-aa8d {
  margin-right: 0;
}
#respond .list_over_6e76 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_8e2e .component_5be6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component_5be6 .soft-c349.complex-06be .info_a422 > li > a:focus,
.component_5be6 .soft-c349.complex-06be .info_a422 > li > a:hover,
.component_5be6 .soft-c349.item-huge-2a03 .info_a422 > li > a:focus,
.component_5be6 .soft-c349.item-huge-2a03 .info_a422 > li > a:hover,
.component_5be6 .soft-c349.hero-short-42b5 .info_a422 > li > a:focus,
.component_5be6 .soft-c349.hero-short-42b5 .info_a422 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_5be6
  .soft-c349.complex-06be
  .info_a422
  > li.north-7599
  > a,
.component_5be6
  .soft-c349.complex-06be
  .info_a422
  > li.shade_b85e
  > a,
.component_5be6
  .soft-c349.item-huge-2a03
  .info_a422
  > li.north-7599
  > a,
.component_5be6
  .soft-c349.item-huge-2a03
  .info_a422
  > li.shade_b85e
  > a,
.component_5be6
  .soft-c349.hero-short-42b5
  .info_a422
  > li.north-7599
  > a,
.component_5be6 .soft-c349.hero-short-42b5 .info_a422 > li.old_8a46 > a {
  color: rgba(255, 255, 255, 0.99);
}
.component_5be6 .component-glass-117e,
.component_5be6 .component-glass-117e a {
  color: rgba(255, 255, 255, 0.99);
}
.component_5be6 .light_f61f.shade_tall_dec3 li a,
.component_5be6 .form-pink-d734 a,
.component_5be6 .gradient_copper_8b74,
.component_5be6 .info_a422 > li > a,
.component_5be6 .container-slow-ec05 {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6 .light_f61f.shade_tall_dec3 li a:hover,
.component_5be6 .form-pink-d734 a:hover,
.component_5be6 .gradient_copper_8b74:hover,
.component_5be6 .info_a422 > li > a:hover,
.component_5be6 .container-slow-ec05:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_5be6 .banner-1496 {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6 .banner-1496 .disabled_action_5b77 {
  color: rgba(255, 255, 255, 0.99);
}
.component_5be6 .banner-1496:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_5be6 .disabled_2b4f .mask_7947 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6 .disabled_2b4f .mask_7947 .photo-73e5 {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6
  .disabled_2b4f
  .mask_7947
  .photo-73e5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6
  .disabled_2b4f
  .mask_7947
  .photo-73e5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6
  .disabled_2b4f
  .mask_7947
  .photo-73e5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6
  .disabled_2b4f
  .mask_7947
  .photo-73e5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6 .disabled_2b4f .layout-006b {
  color: rgba(255, 255, 255, 0.79);
}
.component_5be6 .disabled_2b4f .layout-006b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow-82b8
  .component_5be6
  .disabled_2b4f
  .preview_b7d0
  .grid-gas-9569 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-82b8
  .component_5be6
  .disabled_2b4f
  .preview_b7d0
  .photo-73e5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_8e2e .shade-under-3b11 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shade-under-3b11 .soft-c349.complex-06be .info_a422 > li > a:focus,
.shade-under-3b11 .soft-c349.complex-06be .info_a422 > li > a:hover,
.shade-under-3b11 .soft-c349.item-huge-2a03 .info_a422 > li > a:focus,
.shade-under-3b11 .soft-c349.item-huge-2a03 .info_a422 > li > a:hover,
.shade-under-3b11 .soft-c349.hero-short-42b5 .info_a422 > li > a:focus,
.shade-under-3b11 .soft-c349.hero-short-42b5 .info_a422 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-under-3b11
  .soft-c349.complex-06be
  .info_a422
  > li.north-7599
  > a,
.shade-under-3b11
  .soft-c349.complex-06be
  .info_a422
  > li.shade_b85e
  > a,
.shade-under-3b11
  .soft-c349.item-huge-2a03
  .info_a422
  > li.north-7599
  > a,
.shade-under-3b11
  .soft-c349.item-huge-2a03
  .info_a422
  > li.shade_b85e
  > a,
.shade-under-3b11
  .soft-c349.hero-short-42b5
  .info_a422
  > li.north-7599
  > a,
.shade-under-3b11 .soft-c349.hero-short-42b5 .info_a422 > li.old_8a46 > a {
  color: rgba(0, 0, 0, 0.8);
}
.shade-under-3b11 .component-glass-117e,
.shade-under-3b11 .component-glass-117e a {
  color: rgba(0, 0, 0, 0.8);
}
.shade-under-3b11 .light_f61f.shade_tall_dec3 li a,
.shade-under-3b11 .form-pink-d734 a,
.shade-under-3b11 .gradient_copper_8b74,
.shade-under-3b11 .info_a422 > li > a,
.shade-under-3b11 .container-slow-ec05 {
  color: rgba(0, 0, 0, 0.55);
}
.shade-under-3b11 .light_f61f.shade_tall_dec3 li a:hover,
.shade-under-3b11 .form-pink-d734 a:hover,
.shade-under-3b11 .gradient_copper_8b74:hover,
.shade-under-3b11 .info_a422 > li > a:hover,
.shade-under-3b11 .container-slow-ec05:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-under-3b11 .banner-1496 {
  color: rgba(0, 0, 0, 0.55);
}
.shade-under-3b11 .banner-1496 .disabled_action_5b77 {
  color: rgba(0, 0, 0, 0.8);
}
.shade-under-3b11 .banner-1496:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gold_3c1d .summary_fcca {
  margin-left: auto;
  margin-right: auto;
}
.last-f68a > * {
  margin-left: auto;
  margin-right: auto;
}
.last-f68a .middle_680d {
  margin-right: 1.41575em;
}
.heading-1d13 .last-f68a > .tall_15ce {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.heading-1d13 .last-f68a > .widget-plasma-e2f5 {
  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;
}
.pro_1835.gold_3c1d .summary_fcca,
.upper-fd0c.gold_3c1d .summary_fcca {
  margin-left: 0;
}
.mask_bright_6d60.gold_3c1d .summary_fcca,
.pressed-b15d.gold_3c1d .summary_fcca {
  margin-right: 0;
}
.last-f68a ol,
.last-f68a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module-7783 video {
  max-width: 100%;
}
.fluid-cf21 img {
  display: block;
}
.fluid-cf21.middle_680d,
.fluid-cf21.grid-c069 {
  width: 100%;
}
.fluid-cf21.widget-plasma-e2f5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail_new_364e:not(.black-981e) {
  margin: 1.5em auto;
}
.outline_9e31 p {
  padding: 1.5em 14px;
}
ul.highlight_9495.widget-plasma-e2f5,
ul.highlight_9495.tall_15ce,
ul.highlight_9495.button_35fa.tall_15ce {
  padding: 0 14px;
}
.stone_f10a {
  display: block;
  overflow-x: auto;
}
.stone_f10a table {
  border-collapse: collapse;
  width: 100%;
}
.stone_f10a td,
.stone_f10a th {
  padding: 0.5em;
}
.last-f68a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.last-f68a ol ol,
.last-f68a ol ul,
.last-f68a ul ol,
.last-f68a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.last-f68a ol ol li,
.last-f68a ol ul li,
.last-f68a ul ol li,
.last-f68a ul ul li {
  margin-left: 0;
}
.action_f6ba.progress_86cd > .over-018c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.action_f6ba.progress_86cd > .over-018c iframe,
.action_f6ba.progress_86cd > .over-018c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.rough-1d32 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.rough-1d32.purple_d0b6 {
  padding: 0;
}
.rough-1d32.purple_d0b6 cite {
  font-size: 13px;
}
.rough-1d32 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.rough-1d32 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gallery_red_c87b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gallery_red_c87b > p:first-child {
  margin-top: 0;
}
.gallery_red_c87b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gallery_red_c87b blockquote {
  border-left: 0;
}
.south_4189 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.south_4189:not(.inner_05d2) {
  max-width: 100px;
}
.south_4189.badge-b877 {
  border-bottom: none !important;
  text-align: center;
}
.south_4189.badge-b877::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .outline_9e31 p {
    padding: 1.5em 0;
  }
}
.last_3f81 {
  color: #0073aa;
}
.background-4c47 {
  background-color: #0073aa;
}
.thumbnail_yellow_c054 {
  color: #229fd8;
}
.item_medium_5cde {
  background-color: #229fd8;
}
.outline_dynamic_fded {
  color: #eee;
}
.liquid_dfef {
  background-color: #eee;
}
.accent-c427 {
  color: #444;
}
.avatar-fresh-7e57 {
  background-color: #444;
}
.logo_a179 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_a179 .over_b2de .form-pink-d734 {
  font-size: 15px;
}
.logo_a179 .form-pink-d734 {
  line-height: 1.3;
}
.logo_a179 .shade-under-3b11 {
}
.logo_a179 .component_5be6 {
  background: #235787;
}
.dirty-9e4d {
  padding: 0;
}
.dirty-9e4d .component_5be6 {
  background: #1a1a1a;
}
.dirty-9e4d .shade-under-3b11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slider_west_3f49 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slider_west_3f49 .shade-under-3b11 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slider_west_3f49 .component_5be6 {
  background: #303030;
}
.avatar-medium-584a {
  position: relative;
  z-index: 10;
}
.avatar-medium-584a .pink-f5c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle-4507 .red-2024 {
  display: inline-block;
  vertical-align: middle;
}
.middle-4507.sort-85a9 .red-2024 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .middle-4507.sort-85a9 .red-2024 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .middle-4507.sort-85a9 .red-2024 {
    margin-right: 0.4em;
  }
}
.middle-4507.sort-85a9 .red-2024:last-child {
  margin-right: 0;
}
.badge_dim_52e7 .pink-f5c0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dropdown_8e2e .over_b2de {
    margin: 0 -0.5em;
  }
  .dropdown_8e2e .over_b2de [class*="customify-col-"],
  .dropdown_8e2e .over_b2de [class*="customify-col_"],
  .dropdown_8e2e .over_b2de [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dropdown_8e2e.component-15fd .pink-f5c0 {
  background: 0 0 !important;
}
.dropdown_8e2e.component-15fd .pink-f5c0,
.dropdown_8e2e.badge_dim_52e7 .pink-f5c0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dropdown_8e2e.small-ae74 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dropdown_8e2e.badge_dim_52e7 .pink-f5c0 {
  box-shadow: none !important;
}
.border_plasma_8ce3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .border_plasma_8ce3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .border_plasma_8ce3 {
    padding: 18px 0 20px;
  }
}
.border_plasma_8ce3 .pagination_261f {
  width: 100%;
}
.border_plasma_8ce3 .pagination_bottom_b6b9 {
  margin-bottom: 0;
}
.border_plasma_8ce3 .section_2e33 {
  margin-top: 5px;
  font-size: 0.875em;
}
.upper_f220 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.upper_f220 .focus-22a5 {
  width: 100%;
}
.outer-d502 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outer-d502 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outer-d502 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;
}
.outer-d502 li:last-child:after {
  display: none;
}
.outer-d502 li a {
  font-weight: 500;
  margin-right: 10px;
}
.fresh-115c .filter-advanced-2ba7 button,
.border_plasma_8ce3 .filter-advanced-2ba7 button {
  left: 0;
}
.fresh-115c .focus-22a5,
.border_plasma_8ce3 .focus-22a5 {
  padding-left: 0;
  padding-right: 0;
}
.fresh-115c .upper_f220,
.border_plasma_8ce3 .upper_f220 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fresh-115c {
  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;
}
.fresh-115c: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;
}
.fresh-115c .alert-purple-8304 {
  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) {
  .fresh-115c .alert-purple-8304 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fresh-115c .alert-purple-8304 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fresh-115c .alert-purple-8304 {
    min-height: 200px;
  }
}
.fresh-115c .outer-d502 {
  color: rgba(255, 255, 255, 0.8);
}
.fresh-115c .outer-d502 a,
.fresh-115c .outer-d502 li:after {
  color: inherit;
}
.fresh-115c .outer-d502 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.banner_hard_7e86 {
  margin-bottom: 0.5em;
}
.panel_bccb {
  margin-bottom: 1.2em;
}
.panel_bccb,
.banner_hard_7e86 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel_bccb p:last-child,
.banner_hard_7e86 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter-advanced-2ba7,
#masthead .filter-advanced-2ba7 {
  display: none;
}
#masthead
  > .filter-advanced-2ba7.mini-29b9 {
  display: none;
}
#masthead > .filter-advanced-2ba7 button {
  left: 0;
}
.layout-12c5 {
  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%;
}
.layout-12c5 .red-2024 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.layout-12c5 .background_stale_cd49 {
  display: -webkit-box;
  display: flex;
}
.layout-12c5 .background_stale_cd49.alert_caa1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.layout-12c5 .background_stale_cd49.logo-8fc6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout-12c5 .background_stale_cd49.left_cce1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout-12c5.preview_d91b.paragraph_complex_f047 .background_stale_cd49.alert_caa1 {
  flex-basis: 100%;
}
.layout-12c5.dropdown_current_d5c0 .background_stale_cd49.logo-8fc6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.layout-12c5.dropdown_current_d5c0 .background_stale_cd49.left_cce1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter-advanced-2ba7.mini-29b9 {
  display: none;
}
#masthead > .filter-advanced-2ba7 button {
  left: 0;
}
.section-2c50 {
  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;
}
.section-2c50:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.section-2c50.description-hard-9bf8 i {
  margin-right: 4px;
}
.section-2c50.menu_motion_c436 i {
  margin-left: 5px;
}
.form-pink-d734 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.form-pink-d734 p:last-child {
  margin-bottom: 0;
}
.overlay_hard_00eb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.overlay_hard_00eb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.overlay_hard_00eb img {
  display: block;
  width: auto;
  line-height: 1;
}
.overlay_hard_00eb .component-glass-117e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.overlay_hard_00eb .focused-fea9 {
  margin: 5px 0 7px 0;
}
.overlay_hard_00eb.medium-9388 .form_dfa5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_hard_00eb.medium-9388 .first_f608 {
  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;
}
.overlay_hard_00eb.over-a790 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.overlay_hard_00eb.over-a790 .form_dfa5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.overlay_hard_00eb.over-a790 .first_f608 {
  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;
}
.overlay_hard_00eb.container-0ccd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.overlay_hard_00eb.yellow-82fd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.overlay_hard_00eb.yellow-82fd .first_f608 {
  margin-top: 7px;
}
.input_dynamic_f3f6 {
  display: inline-block;
}
.avatar-medium-584a .logo-ba84 .overlay_hard_00eb img {
  max-width: 100%;
}
.soft-c349 .lower_7abe.picture-fast-80ef,
.highlight-thick-9511 .lower_7abe.picture-fast-80ef {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.soft-c349 .tiny-1b86,
.highlight-thick-9511 .tiny-1b86 {
  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%);
}
.soft-c349 .tiny-1b86 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.soft-c349.sidebar-4195 .tiny-1b86 {
  display: none;
}
.soft-c349 .outline-9251 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.soft-c349 .outline-9251 li {
  display: inline-block;
  position: relative;
}
.soft-c349 .outline-9251 li:last-child {
  margin-right: 0;
}
.soft-c349 .outline-9251 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;
}
.soft-c349 .outline-9251 li.old_8a46 > a {
  color: rgba(0, 0, 0, 0.9);
}
.soft-c349 .outline-9251 > 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;
}
.soft-c349 .outline-9251 > li > a i {
  line-height: 0;
}
.soft-c349 .outline-9251 > li.photo-7ba8 > a .tiny-1b86 {
  margin-left: 4px;
  line-height: 0;
}
.soft-c349 .outline-9251 .summary_1d44 li.photo-7ba8 > a {
  position: relative;
}
.soft-c349 .outline-9251 .summary_1d44 li.photo-7ba8 > a:after,
.soft-c349 .outline-9251 .summary_1d44 li.photo-7ba8 > a:before {
  content: "";
  display: table;
}
.soft-c349 .outline-9251 .summary_1d44 li.photo-7ba8 > a:after {
  clear: both;
}
.soft-c349 .outline-9251 .summary_1d44 li.photo-7ba8 > a .tiny-1b86 {
  margin-left: 5px;
  float: right;
}
.soft-c349 .in-91ea,
.soft-c349 .summary_1d44 {
  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;
}
.soft-c349 .summary_1d44 {
  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;
}
.soft-c349 .summary_1d44 .picture-fast-80ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.soft-c349 .summary_1d44 .tiny-1b86 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.soft-c349 .summary_1d44 li {
  display: block;
  margin: 0;
  padding: 0;
}
.soft-c349 .summary_1d44 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;
}
.soft-c349 .summary_1d44 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.soft-c349 .summary_1d44 .summary_1d44 {
  top: 0;
  left: 100%;
}
.soft-c349 .title-dynamic-6b36.fn-focus-4edb > .in-91ea,
.soft-c349 .title-dynamic-6b36.fn-focus-4edb > .summary_1d44,
.soft-c349 .title-dynamic-6b36:focus > .in-91ea,
.soft-c349 .title-dynamic-6b36:focus > .summary_1d44,
.soft-c349 .title-dynamic-6b36:hover > .in-91ea,
.soft-c349 .title-dynamic-6b36:hover > .summary_1d44 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.soft-c349.hero-short-42b5 .info_a422:after,
.soft-c349.hero-short-42b5 .info_a422:before {
  content: "";
  display: table;
}
.soft-c349.hero-short-42b5 .info_a422:after {
  clear: both;
}
.soft-c349.hero-short-42b5 .info_a422 > li {
  float: left;
}
.soft-c349.preview_pro_30ba .info_a422:after,
.soft-c349.preview_pro_30ba .info_a422:before {
  content: "";
  display: table;
}
.soft-c349.preview_pro_30ba .info_a422:after {
  clear: both;
}
.soft-c349.preview_pro_30ba .info_a422 > li {
  float: left;
}
.soft-c349.preview_pro_30ba .info_a422 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.soft-c349.preview_pro_30ba .info_a422 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.soft-c349.preview_pro_30ba .info_a422 > li.north-7599 > a,
.soft-c349.preview_pro_30ba .info_a422 > li.old_8a46 > a {
  color: #fff;
  background-color: #1e4b75;
}
.soft-c349.complex-06be .info_a422 > li > a .picture-fast-80ef {
  position: relative;
}
.soft-c349.complex-06be .info_a422 > li > a .picture-fast-80ef: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;
}
.soft-c349.complex-06be
  .info_a422
  > li:focus
  > a
  .picture-fast-80ef:before,
.soft-c349.complex-06be
  .info_a422
  > li:hover
  > a
  .picture-fast-80ef:before {
  width: 100%;
  background-color: currentColor;
}
.soft-c349.complex-06be
  .info_a422
  > li.north-7599
  > a
  .picture-fast-80ef:before,
.soft-c349.complex-06be
  .info_a422
  > li.shade_b85e
  > a
  .picture-fast-80ef:before {
  width: 100%;
  background-color: currentColor;
}
.soft-c349.item-huge-2a03 .info_a422 > li > a .picture-fast-80ef {
  position: relative;
}
.soft-c349.item-huge-2a03 .info_a422 > li > a .picture-fast-80ef: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;
}
.soft-c349.item-huge-2a03 .info_a422 > li:focus > a .picture-fast-80ef:before,
.soft-c349.item-huge-2a03
  .info_a422
  > li:hover
  > a
  .picture-fast-80ef:before {
  width: 100%;
  background-color: currentColor;
}
.soft-c349.item-huge-2a03
  .info_a422
  > li.north-7599
  > a
  .picture-fast-80ef:before,
.soft-c349.item-huge-2a03
  .info_a422
  > li.shade_b85e
  > a
  .picture-fast-80ef:before {
  width: 100%;
  background-color: currentColor;
}
.highlight-thick-9511 .outline-9251 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.highlight-thick-9511 .outline-9251 li:first-child > a {
  border-top: none;
}
.highlight-thick-9511 .outline-9251 .hidden_5061 > .picture-fast-80ef .tiny-1b86 {
  display: none;
}
.highlight-thick-9511 .outline-9251 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.highlight-thick-9511 .outline-9251 li:last-child {
  border: none;
}
.highlight-thick-9511 .outline-9251 li.photo-7ba8 > a {
  padding-right: 45px !important;
}
.highlight-thick-9511 .outline-9251 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.highlight-thick-9511 .outline-9251 li a:focus,
.highlight-thick-9511 .outline-9251 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.highlight-thick-9511 .outline-9251 li .card_77da {
  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;
}
.highlight-thick-9511 .outline-9251 li .card_77da:hover {
  box-shadow: none;
}
.highlight-thick-9511 .outline-9251 li .card_77da .tiny-1b86 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.highlight-thick-9511 .outline-9251 .summary_1d44 {
  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);
}
.highlight-thick-9511 .outline-9251 .summary_1d44 li a {
  padding-left: 3em;
}
.highlight-thick-9511 .outline-9251 .basic_3731 > a .card_77da i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.highlight-thick-9511 .outline-9251 .basic_3731 > .summary_1d44 {
  display: block;
  opacity: 1;
}
.soft-3f6e {
  max-width: 100%;
}
.input-ebea {
  line-height: 0;
  cursor: pointer;
}
.container-slow-ec05 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.container-slow-ec05:hover {
  box-shadow: none;
  color: currentColor;
}
.container-slow-ec05 svg {
  width: 18px;
  height: 18px;
}
.container-slow-ec05 .action-0026 {
  display: none;
}
.row_7da0 {
  position: relative;
}
.row_7da0.fn-active-4edb .container-slow-ec05 .heading_3a97 {
  display: none;
}
.row_7da0.fn-active-4edb .container-slow-ec05 .action-0026 {
  display: inline-block;
}
.row_7da0 .popup-motion-bf68 {
  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);
}
.row_7da0.wrapper_last_688d .popup-motion-bf68 {
  left: auto;
  right: -0.9em;
}
.row_7da0.wrapper_last_688d .logo_hard_efb3::before {
  left: auto;
  right: 15px;
}
.row_7da0.fn-active-4edb .popup-motion-bf68 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview_b7d0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.preview_b7d0 label {
  flex-basis: 100%;
}
.preview_b7d0 .mask_7947 {
  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;
}
.preview_b7d0 .photo-73e5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.preview_b7d0 .photo-73e5:focus {
  background-color: transparent;
}
.preview_b7d0 button.layout-006b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.preview_b7d0 button.layout-006b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.preview_b7d0 button.layout-006b svg {
  width: 18px;
  height: 18px;
}
.preview_b7d0 input[type="submit"] {
  min-height: auto;
}
.disabled_2b4f .preview_b7d0 .photo-73e5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.logo_hard_efb3 {
  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) {
  .logo_hard_efb3 {
    width: 220px;
  }
}
.logo_hard_efb3 label {
  flex-basis: 100%;
}
.logo_hard_efb3::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;
}
.yellow-82b8 .disabled_2b4f .preview_b7d0 {
  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;
}
.yellow-82b8
  .disabled_2b4f
  .preview_b7d0
  .mask_7947 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.yellow-82b8 .disabled_2b4f .preview_b7d0 .photo-73e5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.yellow-82b8
  .disabled_2b4f
  .preview_b7d0
  .photo-73e5:focus {
  background: 0 0;
}
.yellow-82b8
  .disabled_2b4f
  .preview_b7d0
  .grid-gas-9569 {
  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;
}
.light_f61f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.light_f61f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.light_f61f li:last-child {
  margin-right: 0;
}
.light_f61f li:first-child {
  margin-left: 0;
}
.light_f61f.outer_9a09 a {
  color: #fff;
}
.light_f61f.outer_9a09 a:hover {
  color: #fff;
}
.light_f61f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.light_f61f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.light_f61f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.light_f61f a:hover {
  opacity: 0.9;
  color: inherit;
}
.light_f61f [class*="social-icon-apple"] {
  background-color: #999;
}
.light_f61f [class*="social-icon-apple"].icon_pink_f3d7 {
  background-color: transparent;
  color: #999;
}
.light_f61f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.light_f61f [class*="social-icon-behance"].icon_pink_f3d7 {
  background-color: transparent;
  color: #1769ff;
}
.light_f61f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.light_f61f [class*="social-icon-bitbucket"].icon_pink_f3d7 {
  background-color: transparent;
  color: #205081;
}
.light_f61f [class*="social-icon-codepen"] {
  background-color: #000;
}
.light_f61f [class*="social-icon-codepen"].icon_pink_f3d7 {
  background-color: transparent;
  color: #000;
}
.light_f61f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.light_f61f [class*="social-icon-delicious"].icon_pink_f3d7 {
  background-color: transparent;
  color: #39f;
}
.light_f61f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.light_f61f [class*="social-icon-digg"].icon_pink_f3d7 {
  background-color: transparent;
  color: #005be2;
}
.light_f61f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.light_f61f [class*="social-icon-dribbble"].icon_pink_f3d7 {
  background-color: transparent;
  color: #ea4c89;
}
.light_f61f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.light_f61f [class*="social-icon-envelope"].icon_pink_f3d7 {
  background-color: transparent;
  color: #ea4335;
}
.light_f61f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.light_f61f [class*="social-icon-facebook"].icon_pink_f3d7 {
  background-color: transparent;
  color: #3b5998;
}
.light_f61f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.light_f61f [class*="social-icon-flickr"].icon_pink_f3d7 {
  background-color: transparent;
  color: #0063dc;
}
.light_f61f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.light_f61f [class*="social-icon-foursquare"].icon_pink_f3d7 {
  background-color: transparent;
  color: #2d5be3;
}
.light_f61f [class*="social-icon-github"] {
  background-color: #333;
}
.light_f61f [class*="social-icon-github"].icon_pink_f3d7 {
  background-color: transparent;
  color: #333;
}
.light_f61f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.light_f61f [class*="social-icon-google-plus"].icon_pink_f3d7 {
  background-color: transparent;
  color: #dd4b39;
}
.light_f61f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.light_f61f [class*="social-icon-houzz"].icon_pink_f3d7 {
  background-color: transparent;
  color: #7ac142;
}
.light_f61f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.light_f61f [class*="social-icon-instagram"].icon_pink_f3d7 {
  background-color: transparent;
  color: #262626;
}
.light_f61f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.light_f61f [class*="social-icon-jsfiddle"].icon_pink_f3d7 {
  background-color: transparent;
  color: #487aa2;
}
.light_f61f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.light_f61f [class*="social-icon-linkedin"].icon_pink_f3d7 {
  background-color: transparent;
  color: #0077b5;
}
.light_f61f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.light_f61f [class*="social-icon-medium"].icon_pink_f3d7 {
  background-color: transparent;
  color: #00ab6b;
}
.light_f61f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.light_f61f
  [class*="social-icon-odnoklassniki"].icon_pink_f3d7 {
  background-color: transparent;
  color: #f4731c;
}
.light_f61f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.light_f61f [class*="social-icon-meetup"].icon_pink_f3d7 {
  background-color: transparent;
  color: #ec1c40;
}
.light_f61f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.light_f61f [class*="social-icon-pinterest"].icon_pink_f3d7 {
  background-color: transparent;
  color: #bd081c;
}
.light_f61f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.light_f61f [class*="social-icon-product-hunt"].icon_pink_f3d7 {
  background-color: transparent;
  color: #da552f;
}
.light_f61f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.light_f61f [class*="social-icon-reddit"].icon_pink_f3d7 {
  background-color: transparent;
  color: #ff4500;
}
.light_f61f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.light_f61f [class*="social-icon-rss"].icon_pink_f3d7 {
  background-color: transparent;
  color: #f26522;
}
.light_f61f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.light_f61f
  [class*="social-icon-shopping-cart"].icon_pink_f3d7 {
  background-color: transparent;
  color: #4caf50;
}
.light_f61f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.light_f61f [class*="social-icon-skype"].icon_pink_f3d7 {
  background-color: transparent;
  color: #00aff0;
}
.light_f61f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.light_f61f [class*="social-icon-slideshare"].icon_pink_f3d7 {
  background-color: transparent;
  color: #0077b5;
}
.light_f61f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.light_f61f [class*="social-icon-snapchat"].icon_pink_f3d7 {
  background-color: transparent;
  color: #fffc00;
}
.light_f61f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.light_f61f [class*="social-icon-soundcloud"].icon_pink_f3d7 {
  background-color: transparent;
  color: #f80;
}
.light_f61f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.light_f61f [class*="social-icon-spotify"].icon_pink_f3d7 {
  background-color: transparent;
  color: #2ebd59;
}
.light_f61f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.light_f61f
  [class*="social-icon-stack-overflow"].icon_pink_f3d7 {
  background-color: transparent;
  color: #fe7a15;
}
.light_f61f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.light_f61f [class*="social-icon-maldkfgram"].icon_pink_f3d7 {
  background-color: transparent;
  color: #2ca5e0;
}
.light_f61f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.light_f61f [class*="social-icon-tripadvisor"].icon_pink_f3d7 {
  background-color: transparent;
  color: #589442;
}
.light_f61f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.light_f61f [class*="social-icon-tumblr"].icon_pink_f3d7 {
  background-color: transparent;
  color: #35465c;
}
.light_f61f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.light_f61f [class*="social-icon-twitch"].icon_pink_f3d7 {
  background-color: transparent;
  color: #6441a5;
}
.light_f61f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.light_f61f [class*="social-icon-twitter"].icon_pink_f3d7 {
  background-color: transparent;
  color: #1da1f2;
}
.light_f61f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.light_f61f [class*="social-icon-vimeo"].icon_pink_f3d7 {
  background-color: transparent;
  color: #1ab7ea;
}
.light_f61f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.light_f61f [class*="social-icon-vk"].icon_pink_f3d7 {
  background-color: transparent;
  color: #45668e;
}
.light_f61f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.light_f61f [class*="social-icon-weibo"].icon_pink_f3d7 {
  background-color: transparent;
  color: #df2029;
}
.light_f61f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.light_f61f [class*="social-icon-weixin"].icon_pink_f3d7 {
  background-color: transparent;
  color: #7bb32e;
}
.light_f61f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.light_f61f [class*="social-icon-whatsapp"].icon_pink_f3d7 {
  background-color: transparent;
  color: #25d366;
}
.light_f61f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.light_f61f [class*="social-icon-wordpress"].icon_pink_f3d7 {
  background-color: transparent;
  color: #21759b;
}
.light_f61f [class*="social-icon-xing"] {
  background-color: #026466;
}
.light_f61f [class*="social-icon-xing"].icon_pink_f3d7 {
  background-color: transparent;
  color: #026466;
}
.light_f61f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.light_f61f [class*="social-icon-yelp"].icon_pink_f3d7 {
  background-color: transparent;
  color: #af0606;
}
.light_f61f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.light_f61f [class*="social-icon-youtube"].icon_pink_f3d7 {
  background-color: transparent;
  color: #cd201f;
}
.gradient_copper_8b74 {
  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;
}
.gradient_copper_8b74:hover {
  box-shadow: none;
  background: 0 0;
}
.fresh_3b73 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.module-active-181e {
  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;
}
.liquid_d3ca {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.section_5481 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.section_5481,
.section_5481::after,
.section_5481::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;
}
.section_5481::after,
.section_5481::before {
  content: "";
  display: block;
  background-color: inherit;
}
.top-1b3b .module-active-181e .liquid_d3ca {
  margin-top: -2px;
  width: 19px;
}
.top-1b3b .module-active-181e .section_5481 {
  margin-top: -1px;
}
.top-1b3b .module-active-181e .section_5481,
.top-1b3b .module-active-181e .section_5481::after,
.top-1b3b .module-active-181e .section_5481::before {
  width: 19px;
  height: 2px;
}
.top-1b3b .module-active-181e .section_5481::before {
  top: -6px;
}
.top-1b3b .module-active-181e .section_5481::after {
  bottom: -6px;
}
.hot_077c .module-active-181e .liquid_d3ca {
  margin-top: -2px;
  width: 22px;
}
.hot_077c .module-active-181e .section_5481 {
  margin-top: -1px;
}
.hot_077c .module-active-181e .section_5481,
.hot_077c .module-active-181e .section_5481::after,
.hot_077c .module-active-181e .section_5481::before {
  width: 22px;
  height: 2px;
}
.hot_077c .module-active-181e .section_5481::before {
  top: -7px;
}
.hot_077c .module-active-181e .section_5481::after {
  bottom: -7px;
}
.badge-cool-cc1c .module-active-181e .liquid_d3ca {
  margin-top: -2px;
  width: 31px;
}
.badge-cool-cc1c .module-active-181e .section_5481 {
  margin-top: -1.5px;
}
.badge-cool-cc1c .module-active-181e .section_5481,
.badge-cool-cc1c .module-active-181e .section_5481::after,
.badge-cool-cc1c .module-active-181e .section_5481::before {
  width: 31px;
  height: 3px;
}
.badge-cool-cc1c .module-active-181e .section_5481::before {
  top: -9px;
}
.badge-cool-cc1c .module-active-181e .section_5481::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .blue_3784 .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 19px;
  }
  .blue_3784 .module-active-181e .section_5481 {
    margin-top: -1px;
  }
  .blue_3784 .module-active-181e .section_5481,
  .blue_3784 .module-active-181e .section_5481::after,
  .blue_3784 .module-active-181e .section_5481::before {
    width: 19px;
    height: 2px;
  }
  .blue_3784 .module-active-181e .section_5481::before {
    top: -6px;
  }
  .blue_3784 .module-active-181e .section_5481::after {
    bottom: -6px;
  }
  .frame-5fd3 .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 22px;
  }
  .frame-5fd3 .module-active-181e .section_5481 {
    margin-top: -1px;
  }
  .frame-5fd3 .module-active-181e .section_5481,
  .frame-5fd3 .module-active-181e .section_5481::after,
  .frame-5fd3 .module-active-181e .section_5481::before {
    width: 22px;
    height: 2px;
  }
  .frame-5fd3 .module-active-181e .section_5481::before {
    top: -7px;
  }
  .frame-5fd3 .module-active-181e .section_5481::after {
    bottom: -7px;
  }
  .medium_fe68 .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 31px;
  }
  .medium_fe68 .module-active-181e .section_5481 {
    margin-top: -1.5px;
  }
  .medium_fe68 .module-active-181e .section_5481,
  .medium_fe68 .module-active-181e .section_5481::after,
  .medium_fe68 .module-active-181e .section_5481::before {
    width: 31px;
    height: 3px;
  }
  .medium_fe68 .module-active-181e .section_5481::before {
    top: -9px;
  }
  .medium_fe68 .module-active-181e .section_5481::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .red_697f .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 19px;
  }
  .red_697f .module-active-181e .section_5481 {
    margin-top: -1px;
  }
  .red_697f .module-active-181e .section_5481,
  .red_697f .module-active-181e .section_5481::after,
  .red_697f .module-active-181e .section_5481::before {
    width: 19px;
    height: 2px;
  }
  .red_697f .module-active-181e .section_5481::before {
    top: -6px;
  }
  .red_697f .module-active-181e .section_5481::after {
    bottom: -6px;
  }
  .button_upper_f41c .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 22px;
  }
  .button_upper_f41c .module-active-181e .section_5481 {
    margin-top: -1px;
  }
  .button_upper_f41c .module-active-181e .section_5481,
  .button_upper_f41c .module-active-181e .section_5481::after,
  .button_upper_f41c .module-active-181e .section_5481::before {
    width: 22px;
    height: 2px;
  }
  .button_upper_f41c .module-active-181e .section_5481::before {
    top: -7px;
  }
  .button_upper_f41c .module-active-181e .section_5481::after {
    bottom: -7px;
  }
  .progress_red_1929 .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 31px;
  }
  .progress_red_1929 .module-active-181e .section_5481 {
    margin-top: -1.5px;
  }
  .progress_red_1929 .module-active-181e .section_5481,
  .progress_red_1929 .module-active-181e .section_5481::after,
  .progress_red_1929 .module-active-181e .section_5481::before {
    width: 31px;
    height: 3px;
  }
  .progress_red_1929 .module-active-181e .section_5481::before {
    top: -9px;
  }
  .progress_red_1929 .module-active-181e .section_5481::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro-5b5f .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 19px;
  }
  .pro-5b5f .module-active-181e .section_5481 {
    margin-top: -1px;
  }
  .pro-5b5f .module-active-181e .section_5481,
  .pro-5b5f .module-active-181e .section_5481::after,
  .pro-5b5f .module-active-181e .section_5481::before {
    width: 19px;
    height: 2px;
  }
  .pro-5b5f .module-active-181e .section_5481::before {
    top: -6px;
  }
  .pro-5b5f .module-active-181e .section_5481::after {
    bottom: -6px;
  }
  .dynamic-e0ff .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-e0ff .module-active-181e .section_5481 {
    margin-top: -1px;
  }
  .dynamic-e0ff .module-active-181e .section_5481,
  .dynamic-e0ff .module-active-181e .section_5481::after,
  .dynamic-e0ff .module-active-181e .section_5481::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-e0ff .module-active-181e .section_5481::before {
    top: -7px;
  }
  .dynamic-e0ff .module-active-181e .section_5481::after {
    bottom: -7px;
  }
  .breadcrumb_4fd8 .module-active-181e .liquid_d3ca {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_4fd8 .module-active-181e .section_5481 {
    margin-top: -1.5px;
  }
  .breadcrumb_4fd8 .module-active-181e .section_5481,
  .breadcrumb_4fd8 .module-active-181e .section_5481::after,
  .breadcrumb_4fd8 .module-active-181e .section_5481::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_4fd8 .module-active-181e .section_5481::before {
    top: -9px;
  }
  .breadcrumb_4fd8 .module-active-181e .section_5481::after {
    bottom: -9px;
  }
}
.hovered-11d7 .section_5481 {
  -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);
}
.hovered-11d7 .section_5481::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hovered-11d7 .section_5481::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);
}
.hovered-11d7.overlay-3f02 .section_5481 {
  -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);
}
.hovered-11d7.overlay-3f02 .section_5481::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hovered-11d7.overlay-3f02 .section_5481::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);
}
.gradient-steel-bc88 {
  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.element-paper-4c1a:before {
  display: none;
}
.accent_804a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent_804a .pro_9fb0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent_804a .pro_9fb0:last-of-type {
  border-bottom: none;
}
.accent_804a .pro_9fb0.accordion-87ce,
.accent_804a .pro_9fb0.layout_gold_0907,
.accent_804a .pro_9fb0.notice_prev_38ea {
  padding: 0;
}
.accent_804a .highlight-thick-9511 .card_77da {
  color: currentColor;
}
.accent_804a .highlight-thick-9511 .card_77da:focus,
.accent_804a .highlight-thick-9511 .card_77da:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_804a.shade-under-3b11 .banner-1496,
.accent_804a.shade-under-3b11 .form-pink-d734 a,
.accent_804a.shade-under-3b11 .info_a422 a,
.accent_804a.shade-under-3b11 .summary_1d44 a {
  color: rgba(0, 0, 0, 0.55);
}
.accent_804a.shade-under-3b11 .banner-1496:hover,
.accent_804a.shade-under-3b11 .form-pink-d734 a:hover,
.accent_804a.shade-under-3b11 .info_a422 a:hover,
.accent_804a.shade-under-3b11 .summary_1d44 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_804a.shade-under-3b11 .disabled_action_5b77 {
  color: rgba(0, 0, 0, 0.8);
}
.accent_804a.shade-under-3b11 .pro_9fb0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_804a.shade-under-3b11 .pro_9fb0:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent_804a.shade-under-3b11 .banner_1ee2:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent_804a.shade-under-3b11 .highlight-thick-9511 .outline-9251 li a,
.accent_804a.shade-under-3b11 .highlight-thick-9511 .card_77da,
.accent_804a.shade-under-3b11 .summary_1d44 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_804a.shade-under-3b11 .highlight-thick-9511 .card_77da:focus,
.accent_804a.shade-under-3b11 .highlight-thick-9511 .card_77da:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_804a.shade-under-3b11 .outline-9251 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent_804a.component_5be6 .banner-1496,
.accent_804a.component_5be6 .form-pink-d734 a,
.accent_804a.component_5be6 .info_a422 .card_77da,
.accent_804a.component_5be6 .info_a422 a,
.accent_804a.component_5be6 .summary_1d44 a {
  color: rgba(255, 255, 255, 0.79);
}
.accent_804a.component_5be6 .banner-1496:hover,
.accent_804a.component_5be6 .form-pink-d734 a:hover,
.accent_804a.component_5be6 .info_a422 .card_77da:hover,
.accent_804a.component_5be6 .info_a422 a:hover,
.accent_804a.component_5be6 .summary_1d44 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_804a.component_5be6 .disabled_action_5b77 {
  color: rgba(255, 255, 255, 0.99);
}
.accent_804a.component_5be6 .pro_9fb0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_804a.component_5be6 .pro_9fb0:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent_804a.component_5be6 .banner_1ee2:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent_804a.component_5be6 .highlight-thick-9511 .outline-9251 li a,
.accent_804a.component_5be6 .highlight-thick-9511 .card_77da,
.accent_804a.component_5be6 .summary_1d44 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent_804a.component_5be6 .highlight-thick-9511 .card_77da:focus,
.accent_804a.component_5be6 .highlight-thick-9511 .card_77da:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_804a.component_5be6 .outline-9251 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_1ee2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.banner_1ee2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.next_622a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.full_c63d .accent_804a {
  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;
}
.full_c63d .pro_9fb0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.full_c63d .pro_9fb0: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) {
  .full_c63d .pro_9fb0:before {
    width: 16%;
    left: 42%;
  }
}
.full_c63d .pro_9fb0:last-child:before {
  content: none;
}
.full_c63d .pro_9fb0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.full_c63d .highlight-thick-9511 .outline-9251 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.full_c63d .highlight-thick-9511 .outline-9251 li a .card_77da {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.full_c63d .highlight-thick-9511 .summary_1d44 {
  border: none;
}
.full_c63d .highlight-thick-9511 .summary_1d44 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.full_c63d .banner_1ee2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.full_c63d .next_622a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.full_c63d .component_5be6 .banner_1ee2:before {
  background: rgba(0, 0, 0, 0.9);
}
.full_c63d .shade-under-3b11.frame_tall_4905 .section_5481 {
  background: rgba(0, 0, 0, 0.6);
}
.full_c63d
  .shade-under-3b11.frame_tall_4905
  .section_5481::after,
.full_c63d
  .shade-under-3b11.frame_tall_4905
  .section_5481:before {
  background: inherit;
}
.full_c63d
  .shade-under-3b11.frame_tall_4905:hover
  .section_5481 {
  background: rgba(0, 0, 0, 0.8);
}
.surface-7233 .accent_804a {
  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) {
  .surface-7233 .accent_804a {
    width: auto;
    right: 45px;
  }
}
.shade-stone-a79c .accent_804a {
  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) {
  .shade-stone-a79c .accent_804a {
    width: auto;
    left: 45px;
  }
}
.element-paper-4c1a .accent_804a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.element-paper-4c1a .next_622a {
  max-width: 48em;
  margin: 0 auto;
}
.element-paper-4c1a .banner_1ee2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.bottom_362a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.bottom_362a.full_c63d .accent_804a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.bottom_362a.surface-7233 .accent_804a {
  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);
}
.bottom_362a .accent_804a {
  visibility: visible;
}
.bottom_362a.shade-stone-a79c .accent_804a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview_large_41af,
.box_short_e1a2 {
  overflow-x: hidden;
}
.preview_large_41af .accent_804a {
  overflow: auto;
}
.preview_large_41af.full_c63d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_large_41af.full_c63d .accent_804a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview_large_41af.full_c63d .gradient_copper_8b74 {
  opacity: 0;
}
.preview_large_41af.surface-7233 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_large_41af.surface-7233 .accent_804a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview_large_41af.surface-7233 .gradient_copper_8b74 {
  opacity: 0;
}
.preview_large_41af.shade-stone-a79c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_large_41af.shade-stone-a79c .accent_804a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview_large_41af.shade-stone-a79c .gradient_copper_8b74 {
  opacity: 0;
}
.preview_large_41af.element-paper-4c1a .accent_804a {
  z-index: 10;
  visibility: visible;
}
.frame_tall_4905 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.frame_tall_4905 .section_5481 {
  background: rgba(255, 255, 255, 0.99);
}
.frame_tall_4905 .section_5481::after,
.frame_tall_4905 .section_5481:before {
  background: inherit;
}
.frame_tall_4905:hover .section_5481 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-stone-a79c .frame_tall_4905 {
  top: 10px;
  right: auto;
  left: 12px;
}
.element-paper-4c1a .frame_tall_4905 {
  display: none !important;
}
.preview_large_41af:before,
.box_short_e1a2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview_large_41af .frame_tall_4905,
.box_short_e1a2 .frame_tall_4905 {
  display: inline-block;
}
.accent_804a .red-2024 {
  -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;
}
.preview_large_41af .accent_804a .red-2024,
.box_short_e1a2 .accent_804a .red-2024 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table-7ea6 .mask_7947 {
  width: 100%;
}
.logo-ba84 {
  padding: 0 0.5em 0;
}
.logo-ba84 [class*="customify-col-"],
.logo-ba84 [class*="customify-col_"],
.logo-ba84 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thick_3a31 .logo-ba84 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .over_b2de .hero-ff3f,
  .hero-ff3f {
    display: none;
  }
  .hover-0187 {
    text-align: left;
  }
  .wrapper_6d2f {
    text-align: center;
  }
  .message_1d88 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .over_b2de .notification-fast-ccbf,
  .notification-fast-ccbf {
    display: none;
  }
  .form-mini-64a5 {
    text-align: left;
  }
  .logo_solid_c94a {
    text-align: center;
  }
  .plasma-bd74 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .over_b2de .dropdown_smooth_935b,
  .dropdown_smooth_935b {
    display: none;
  }
  .tertiary-d775 {
    text-align: left;
  }
  .hot-5c50 {
    text-align: center;
  }
  .hidden-6aae {
    text-align: right;
  }
}
#page {
  position: relative;
}
.slider_21e3 {
  box-shadow: none !important;
}
.aside-hard-bc05 .text-344d,
.dirty_0345 .text-344d {
  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;
}
.dirty_0345 .text-344d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pink-f5c0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pink-f5c0:after,
.pink-f5c0:before {
  content: "";
  display: table;
}
.pink-f5c0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pink-f5c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pink-f5c0,
.small-ae74 {
  max-width: 1248px;
  margin: 0 auto;
}

.container-wide-c028.sidebar_selected_35a1 .pink-f5c0 {
  max-width: 100%;
}
.container-wide-c028.table-e89b {
  max-width: 1200px;
  margin: 0 auto;
}
.container-wide-c028.bronze_0c83 .pink-f5c0 {
  max-width: 100%;
}
.container-wide-c028.bronze_0c83 > .pink-f5c0 {
  padding-left: 0;
  padding-right: 0;
}
.container-wide-c028.bronze_0c83 > .pink-f5c0 .over_b2de {
  margin: 0;
}
.container-wide-c028.bronze_0c83
  > .pink-f5c0
  .down_6e7a.last-2d55 {
  margin-right: 0;
  margin-left: 0;
}
.container-wide-c028.bronze_0c83 #main.last-2d55 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .stale-e9a5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .stale-e9a5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .popup_9f2c .summary_fcca {
    padding-right: 1em;
  }
  .popup_9f2c.carousel-fresh-f94a .down_6e7a {
    border-right: 1px solid #eaecee;
  }
  .popup_9f2c.carousel-fresh-f94a .summary_fcca {
    padding-right: 1em;
  }
  .popup_9f2c.carousel-fresh-f94a .hidden_74df {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-d8ff .summary_fcca {
    padding-left: 1em;
  }
  .heading-d8ff.carousel-fresh-f94a .down_6e7a {
    border-left: 1px solid #eaecee;
  }
  .heading-d8ff.carousel-fresh-f94a .summary_fcca {
    padding-left: 1em;
  }
  .heading-d8ff.carousel-fresh-f94a .hidden_74df {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion_7a94 .summary_fcca {
    padding-left: 1em;
  }
  .motion_7a94.carousel-fresh-f94a .wrapper_outer_982b {
    border-right: 1px solid #eaecee;
  }
  .motion_7a94.carousel-fresh-f94a .silver-97fa {
    border-right: 1px solid #eaecee;
  }
  .motion_7a94.carousel-fresh-f94a .summary_fcca {
    padding-left: 1em;
  }
  .motion_7a94.carousel-fresh-f94a .hidden_74df {
    padding-right: 1em;
  }
  .motion_7a94.carousel-fresh-f94a .fresh-1a1f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-9616 .summary_fcca {
    padding-right: 1em;
  }
  .border-9616.carousel-fresh-f94a .wrapper_outer_982b {
    border-left: 1px solid #eaecee;
  }
  .border-9616.carousel-fresh-f94a .silver-97fa {
    border-left: 1px solid #eaecee;
  }
  .border-9616.carousel-fresh-f94a .summary_fcca {
    padding-right: 1em;
  }
  .border-9616.carousel-fresh-f94a .hidden_74df {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-9616.carousel-fresh-f94a .fresh-1a1f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale-e9a5 .summary_fcca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale-e9a5.carousel-fresh-f94a .down_6e7a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .stale-e9a5.carousel-fresh-f94a .summary_fcca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale-e9a5.carousel-fresh-f94a .hidden_74df {
    padding-left: 1em;
  }
  .stale-e9a5.carousel-fresh-f94a .fresh-1a1f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .stale-e9a5.carousel-fresh-f94a .summary_fcca {
    padding-left: 0;
  }
}
.hot_595a .middle-4507 {
  display: inline-block;
}
.blue-9fed {
  display: inline-block;
}
.smooth-838e {
  word-con: break-word;
}
.thick_3b37 > span {
  display: inline-block;
  padding: 5px 0;
}
.thick_3b37 .hot_35ee {
  margin-left: 8px;
  margin-right: 8px;
}
.thick_3b37 .badge_b217 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.light_97fb .mask_cb86 {
  margin-bottom: 2em;
}
.light_97fb .preview_lower_34fb {
  margin-bottom: 15px;
}
.light_97fb .preview_lower_34fb:last-child {
  margin-bottom: 0;
}
.light_97fb .full_6516 {
  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) {
  .light_97fb .full_6516 {
    display: block;
  }
}
.light_97fb .avatar_e2b9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .light_97fb .avatar_e2b9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.light_97fb .west-2bdf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.light_97fb .west-2bdf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.light_97fb .west-2bdf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.light_97fb .smooth-838e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.light_97fb .smooth-838e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.light_97fb .footer_pink_9ec7 p:last-child {
  margin-bottom: 0;
}
.light_97fb .modal_4ea8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.light_97fb .notification_e544 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.light_97fb .stone-104b {
  margin-top: 1em;
}
.light_97fb .border-dirty-7c91 {
  top: 0;
  display: block;
}
.light_97fb .border-dirty-7c91 a {
  color: inherit;
}
.light_97fb .border-dirty-7c91 a:hover {
  color: inherit;
}
.light_97fb .advanced_dfe0 {
  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;
}
.light_97fb .advanced_dfe0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.light_97fb .notification_e544 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.light_97fb .slider_d514 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.light_97fb .slider_d514:first-child {
  margin-top: 0;
}
.light_97fb .slider_d514.block-iron-36fd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.light_97fb .slider_d514.table_ea0f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light_97fb
  .slider_d514.table_ea0f.liquid_ee09
  .stone-104b {
  width: 100%;
}
.light_97fb .table_ea0f {
  -webkit-box-align: center;
  align-items: center;
}
.light_97fb .table_ea0f .thick_3b37,
.light_97fb .table_ea0f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.light_97fb .west-2bdf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light_97fb .west-2bdf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light_97fb .west-2bdf: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;
}
.light_97fb .block-iron-36fd {
  z-index: 5;
}
.light_97fb .component_5c97 .solid-0095 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.light_97fb .status-5ee7 .solid-0095 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.light_97fb .popup_south_56df .solid-0095 {
  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;
}
.light_97fb.list-copper-e395 .full_6516,
.light_97fb.progress-tall-9cc7 .full_6516 {
  display: block;
}
.light_97fb.list-copper-e395 .full_6516 .orange-9198,
.light_97fb.list-copper-e395 .full_6516 .notification_e544,
.light_97fb.progress-tall-9cc7 .full_6516 .orange-9198,
.light_97fb.progress-tall-9cc7 .full_6516 .notification_e544 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.light_97fb.table_motion_c5fb .avatar_e2b9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .light_97fb.table_motion_c5fb .avatar_e2b9 {
    margin-right: 0;
  }
}
.light_97fb.list-copper-e395 .avatar_e2b9,
.light_97fb.progress-tall-9cc7 .avatar_e2b9 {
  padding-top: 40%;
}
.light_97fb.list-copper-e395 .mask_cb86,
.light_97fb.progress-tall-9cc7 .mask_cb86 {
  display: block;
}
.light_97fb.list-copper-e395 .fn-sticky-4edb .notification_e544,
.light_97fb.progress-tall-9cc7 .fn-sticky-4edb .notification_e544 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.light_97fb.list-copper-e395 .avatar_e2b9,
.light_97fb.progress-tall-9cc7 .avatar_e2b9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.light_97fb.list-copper-e395 .notification_e544 {
  padding: 1em;
}
.tertiary_middle_431a {
  margin: 30px auto;
  display: block;
}
.tertiary_middle_431a .sort_6e8b > * {
  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;
}
.tertiary_middle_431a .sort_6e8b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary_middle_431a .sort_6e8b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget-dynamic-5794 .thick_3b37 {
  margin-bottom: 1.41575em;
}
.widget-dynamic-5794 .active-4487 {
  margin-bottom: 1.618em;
}
.last-f68a .carousel_e98a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.last-f68a .carousel_e98a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.last-f68a .background_next_eca7 {
  max-width: 100%;
  overflow: auto;
}
.gold_3c1d .last-f68a a:hover {
  text-decoration: underline;
}
.glass-36ed .preview_lower_34fb:not(.smooth-838e),
.glass-36ed .west-2bdf {
  margin-bottom: 1.41575em;
}
.glass-36ed .preview_lower_34fb:not(.smooth-838e):last-child,
.glass-36ed .west-2bdf:last-child {
  margin-bottom: 0;
}
.glass-36ed .preview_lower_34fb.detail-hard-743c {
  margin-bottom: 0.41575em;
}
.glass-36ed .huge-29c7:before,
.glass-36ed .badge-wood-aa2b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.glass-36ed .huge-29c7:before {
  content: "\f115";
}
.glass-36ed .badge-wood-aa2b:before {
  content: "\f02c";
}
.glass-36ed .paper-6cc7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.glass-36ed .paper-6cc7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.soft_e28a {
  display: -webkit-box;
  display: flex;
}
.soft_e28a .basic-02c7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .soft_e28a .basic-02c7 {
    flex-basis: 90px;
  }
}
.soft_e28a .logo-ed44 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .soft_e28a .logo-ed44 {
    flex-basis: calc(100% - 50px);
  }
}
.soft_e28a .slider_7e53 p:last-child {
  margin-bottom: 0.72em;
}
.solid_a09d .sort_6e8b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.solid_a09d .sort_6e8b:after,
.solid_a09d .sort_6e8b:before {
  content: "";
  display: table;
}
.solid_a09d .sort_6e8b:after {
  clear: both;
}
.solid_a09d .sort_6e8b .gold_2c29,
.solid_a09d .sort_6e8b .paragraph_rough_a0c6 {
  width: 49%;
}
.solid_a09d .sort_6e8b .gold_2c29 a span.large-3b71,
.solid_a09d .sort_6e8b .paragraph_rough_a0c6 a span.large-3b71 {
  display: block;
  margin-bottom: 5px;
}
.solid_a09d .sort_6e8b .paragraph_rough_a0c6 {
  float: left;
  text-align: left;
}
.solid_a09d .sort_6e8b .gold_2c29 {
  float: right;
  text-align: right;
}
.first-d656 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .first-d656 {
    margin-bottom: 0;
  }
}
.dim-7874 {
  margin-bottom: 1em;
}
.dim-7874 .smooth-838e {
  font-size: 1.1em;
  line-height: 1.3;
}
.clean-c49c a {
  display: block;
  line-height: 0;
  position: relative;
}
.action_c155 .dim-7874,
.tooltip_a0b8 .dim-7874 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .action_c155 .dim-7874,
  .tooltip_a0b8 .dim-7874 {
    display: block;
  }
}
.action_c155 .clean-c49c,
.tooltip_a0b8 .clean-c49c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .action_c155 .clean-c49c,
  .tooltip_a0b8 .clean-c49c {
    margin-bottom: 1em;
  }
}
.action_c155 .clean-c49c img,
.tooltip_a0b8 .clean-c49c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.action_c155 .tag-7dc3,
.tooltip_a0b8 .tag-7dc3 {
  flex-basis: calc(100% - 160px);
}
.action_c155 .tag-7dc3 p,
.tooltip_a0b8 .tag-7dc3 p {
  margin-bottom: 0;
}
.action_c155 .tag-7dc3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .action_c155 .tag-7dc3 {
    padding-left: 0;
  }
}
.tooltip_a0b8 .tag-7dc3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip_a0b8 .tag-7dc3 {
    padding-right: 0;
  }
}
.tooltip_a0b8 .clean-c49c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.panel-lower-fec3 .clean-c49c {
  margin-bottom: 0.5em;
}
.panel-lower-fec3 .clean-c49c img {
  width: 100%;
}
.static_3f1d .tooltip-pressed-ea35,
.shadow-selected-fce0 .tooltip-pressed-ea35 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow-selected-fce0 .down_6e7a .rough_5755 p:last-child {
  margin-bottom: 0;
}
.over_9645 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accordion-pro-cd02 .box-7562 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accordion-pro-cd02 .box-7562:last-of-type {
    margin-bottom: 0;
  }
}
.accordion-pro-cd02 .box-7562 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion-pro-cd02 .box-7562 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accordion-pro-cd02 .box-7562 ul li {
  margin: 0 0 0.6em;
}
.accordion-pro-cd02 .box-7562 ul li.white_c80b,
.accordion-pro-cd02 .box-7562 ul li.content-down-8982 {
  position: relative;
}
.accordion-pro-cd02 .box-7562 ul li.white_c80b .south-7d62,
.accordion-pro-cd02 .box-7562 ul li.content-down-8982 .south-7d62 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accordion-pro-cd02 .box-7562 ul li.white_c80b:after:after,
.accordion-pro-cd02 .box-7562 ul li.white_c80b:after:before,
.accordion-pro-cd02
  .box-7562
  ul
  li.content-down-8982:after:after,
.accordion-pro-cd02
  .box-7562
  ul
  li.content-down-8982:after:before {
  content: "";
  display: table;
}
.accordion-pro-cd02 .box-7562 ul li.white_c80b:after:after,
.accordion-pro-cd02
  .box-7562
  ul
  li.content-down-8982:after:after {
  clear: both;
}
.accordion-pro-cd02 .box-7562 a.sort-0d41:hover {
  text-decoration: none;
}
.accordion-pro-cd02 .box-7562 select {
  max-width: 100%;
}
.accordion-pro-cd02 .box-7562 table {
  font-size: 85%;
}
.accordion-pro-cd02 .box-7562 table td,
.accordion-pro-cd02 .box-7562 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accordion-pro-cd02 .box-7562 table tfoot td {
  text-align: left;
}
.accordion-pro-cd02 .box-7562 :last-child {
  margin-bottom: 0;
}
.accordion-pro-cd02 .box-7562 .purple-9103 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accordion-pro-cd02 .box-7562 .purple-9103 label {
  width: 100%;
}
.accordion-pro-cd02 .box-7562 .purple-9103 .photo-73e5 {
  width: 100%;
  display: block;
}
.accordion-pro-cd02 .box-7562 .purple-9103 .layout-006b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accordion-pro-cd02 .box-7562 .purple-9103 .layout-006b:hover svg #svg-search {
  fill: #444;
}
.accordion-pro-cd02 .box-7562 .purple-9103 .layout-006b svg {
  width: 18px;
  height: 18px;
}
.accordion-pro-cd02 .accent-wide-df2c ul ul,
.accordion-pro-cd02 .stone_97ee ul ul,
.accordion-pro-cd02 .focus-a3e1 ul ul,
.accordion-pro-cd02 .panel_green_d814 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accordion-pro-cd02 .accent-wide-df2c .photo-7ba8 > a,
.accordion-pro-cd02 .stone_97ee .photo-7ba8 > a,
.accordion-pro-cd02 .focus-a3e1 .photo-7ba8 > a,
.accordion-pro-cd02 .panel_green_d814 .photo-7ba8 > a {
  margin-bottom: 0;
}
.accordion-pro-cd02 .image-cold-2f0c li,
.accordion-pro-cd02 .accent-wide-df2c li,
.accordion-pro-cd02 .hero-442f li,
.accordion-pro-cd02 .stone_97ee li,
.accordion-pro-cd02 .focus-a3e1 li,
.accordion-pro-cd02 .panel_green_d814 li,
.accordion-pro-cd02 .gradient_hard_94ec li,
.accordion-pro-cd02 .banner_fde1 li {
  display: block;
  position: relative;
}
.accordion-pro-cd02 .image-cold-2f0c li:last-child,
.accordion-pro-cd02 .accent-wide-df2c li:last-child,
.accordion-pro-cd02 .hero-442f li:last-child,
.accordion-pro-cd02 .stone_97ee li:last-child,
.accordion-pro-cd02 .focus-a3e1 li:last-child,
.accordion-pro-cd02 .panel_green_d814 li:last-child,
.accordion-pro-cd02 .gradient_hard_94ec li:last-child,
.accordion-pro-cd02 .banner_fde1 li:last-child {
  border: none;
}
.accordion-pro-cd02 .image-cold-2f0c li a,
.accordion-pro-cd02 .accent-wide-df2c li a,
.accordion-pro-cd02 .hero-442f li a,
.accordion-pro-cd02 .stone_97ee li a,
.accordion-pro-cd02 .focus-a3e1 li a,
.accordion-pro-cd02 .panel_green_d814 li a,
.accordion-pro-cd02 .gradient_hard_94ec li a,
.accordion-pro-cd02 .banner_fde1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion-pro-cd02 .image-cold-2f0c li ul li::before,
.accordion-pro-cd02 .accent-wide-df2c li ul li::before,
.accordion-pro-cd02 .hero-442f li ul li::before,
.accordion-pro-cd02 .stone_97ee li ul li::before,
.accordion-pro-cd02 .focus-a3e1 li ul li::before,
.accordion-pro-cd02 .panel_green_d814 li ul li::before,
.accordion-pro-cd02 .gradient_hard_94ec li ul li::before,
.accordion-pro-cd02 .banner_fde1 li ul li::before {
  left: 15px;
}
.accordion-pro-cd02 .image-cold-2f0c li ul a,
.accordion-pro-cd02 .accent-wide-df2c li ul a,
.accordion-pro-cd02 .hero-442f li ul a,
.accordion-pro-cd02 .stone_97ee li ul a,
.accordion-pro-cd02 .focus-a3e1 li ul a,
.accordion-pro-cd02 .panel_green_d814 li ul a,
.accordion-pro-cd02 .gradient_hard_94ec li ul a,
.accordion-pro-cd02 .banner_fde1 li ul a {
  padding-left: 20px;
}
.accordion-pro-cd02 .image-cold-2f0c li ul ul li::before,
.accordion-pro-cd02 .accent-wide-df2c li ul ul li::before,
.accordion-pro-cd02 .hero-442f li ul ul li::before,
.accordion-pro-cd02 .stone_97ee li ul ul li::before,
.accordion-pro-cd02 .focus-a3e1 li ul ul li::before,
.accordion-pro-cd02 .panel_green_d814 li ul ul li::before,
.accordion-pro-cd02 .gradient_hard_94ec li ul ul li::before,
.accordion-pro-cd02 .banner_fde1 li ul ul li::before {
  left: 30px;
}
.accordion-pro-cd02 .image-cold-2f0c li ul ul a,
.accordion-pro-cd02 .accent-wide-df2c li ul ul a,
.accordion-pro-cd02 .hero-442f li ul ul a,
.accordion-pro-cd02 .stone_97ee li ul ul a,
.accordion-pro-cd02 .focus-a3e1 li ul ul a,
.accordion-pro-cd02 .panel_green_d814 li ul ul a,
.accordion-pro-cd02 .gradient_hard_94ec li ul ul a,
.accordion-pro-cd02 .banner_fde1 li ul ul a {
  padding-left: 40px;
}
.accordion-pro-cd02 .hovered-fce5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accordion-pro-cd02 .banner_fde1 ul li {
  margin-bottom: 1.41575em;
}
.accordion-pro-cd02 .banner_fde1 ul li .background-fb46 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accordion-pro-cd02 .banner_fde1 ul li .plasma_5ff8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component_5be6 .image-cold-2f0c li a,
.component_5be6 .accent-wide-df2c li a,
.component_5be6 .hero-442f li a,
.component_5be6 .stone_97ee li a,
.component_5be6 .focus-a3e1 li a,
.component_5be6 .panel_green_d814 li a,
.component_5be6 .gradient_hard_94ec li a,
.component_5be6 .banner_fde1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_5be6 .hovered-fce5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_5be6 .box-7562 ul li.white_c80b .south-7d62,
.component_5be6 .box-7562 ul li.content-down-8982 .south-7d62 {
  background: rgba(0, 0, 0, 0.2);
}
.component_5be6 .accordion-pro-cd02 .box-7562 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li {
  margin: 0;
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li ul {
  margin: 0;
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li ul li a {
  padding-left: 15px;
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li ul li li a {
  padding-left: 30px;
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li.old_8a46 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li.old_8a46 > 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;
}
.container-wide-c028 .accordion-pro-cd02 .outline-9251 li.old_8a46 > 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;
}
.module_edf4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_1f50 {
  position: relative;
  z-index: 10;
}
.hover_1f50 .red-2024 {
  width: 100%;
  max-width: 100%;
}
.avatar_dark_b500 .avatar_right_08b6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.avatar_dark_b500 .shade-under-3b11 {
}
.avatar_dark_b500 .component_5be6 {
  background: #292929;
}
.secondary_dark_eb17 .avatar_right_08b6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary_dark_eb17 .shade-under-3b11 {
  background: #f9f9f9;
}
.secondary_dark_eb17 .component_5be6 {
  background: #303030;
}
.pagination_8a41 .avatar_right_08b6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_8a41 .middle-4507 {
    margin-bottom: 1em;
  }
  .pagination_8a41 .middle-4507:last-child {
    margin-bottom: 0;
  }
}
.pagination_8a41 .shade-under-3b11 {
  background: #ededed;
}
.pagination_8a41 .component_5be6 {
  background: #1a1a1a;
}
.avatar_right_08b6.shade-under-3b11 {
  color: rgba(0, 0, 0, 0.6);
}
.avatar_right_08b6.shade-under-3b11 .bottom_fd6e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.avatar_right_08b6.component_5be6 {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_right_08b6.component_5be6 a:not(.sort-0d41) {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_right_08b6.component_5be6 a:not(.sort-0d41):hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_right_08b6.component_5be6 .bottom_fd6e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_right_08b6.component_5be6 table tbody td,
.avatar_right_08b6.component_5be6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.title-d5af.badge_dim_52e7 .pink-f5c0 {
  max-width: initial;
}
.title-d5af .sort-85a9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.title-d5af .sort-85a9 .red-2024 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .title-d5af .sort-85a9 .red-2024 {
    display: block;
    margin-bottom: 2em;
  }
  .title-d5af .sort-85a9 .red-2024:last-child {
    margin-bottom: 0;
  }
}
.pagination_8a41 .middle-4507:last-child,
.secondary_dark_eb17 .middle-4507:last-child,
.avatar_dark_b500 .middle-4507:last-child {
  margin-bottom: 0;
}
.pagination_8a41 .middle-4507 .accordion-pro-cd02 .box-7562:last-child,
.secondary_dark_eb17 .middle-4507 .accordion-pro-cd02 .box-7562:last-child,
.avatar_dark_b500 .middle-4507 .accordion-pro-cd02 .box-7562:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pagination_8a41 .media-52cf,
  .pagination_8a41 .description-hard-df1d,
  .secondary_dark_eb17 .media-52cf,
  .secondary_dark_eb17 .description-hard-df1d,
  .avatar_dark_b500 .media-52cf,
  .avatar_dark_b500 .description-hard-df1d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_1f50 .middle-4507 {
    margin-bottom: 2em;
  }
}
.hover_1f50 p:last-child {
  margin-bottom: 0;
}
.hover_1f50 li,
.hover_1f50 ul {
  list-style: none;
  margin: 0;
}
.hover_1f50 ul ul {
  margin-left: 2.617924em;
}
.video-051b {
  font-size: 0.875em;
}

/* css-noise: 2377 */
.widget-item-q8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
