/*!
Theme Name: Customify
Theme URI: https://pressmaximum.right-f9fc/customify
Author: WPCustomify
Author URI: https://pressmaximum.right-f9fc
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.right-f9fc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gradient-38f8.shadow-last-af2c/licenses/gpl-2.0.primary-prev-a066
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.search_complex_c117/, (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.block-797a.main_fixed_b1e8/normalize.small_8b2b/
 ======
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.small_8b2b v7.0.0 | MIT License | github.right-f9fc/necolas/normalize.small_8b2b */
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;
}
.fluid-f6fd .feature_ee9c,
.dark_2303,
.heading-in-913a,
.gold-357b,
.complex-e140,
.lower-1cb4,
.summary_selected_0f8e,
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;
}
.dark_2303,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dark_2303,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dark_2303,
  h1 {
    font-size: 1.8em;
  }
}
.heading-in-913a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.heading-in-913a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .heading-in-913a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .heading-in-913a,
  h2 {
    font-size: 1.7em;
  }
}
.gold-357b,
h3 {
  font-size: 1.618em;
}
.fluid-f6fd .feature_ee9c,
.complex-e140,
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.easy_2a78 {
  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;
}
.focus-advanced-4624:after,
.focus-advanced-4624:before,
.notification_13e9:after,
.notification_13e9:before {
  content: "";
  display: table;
}
.focus-advanced-4624:after,
.notification_13e9:after {
  clear: both;
}
.active-899d {
  float: right;
  margin-right: 0;
}
.grid_gas_6426 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.purple-f468 .motion_7108,
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;
}
.purple-f468 .motion_7108: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;
}
.shadow_1599 .motion_7108 {
  box-shadow: none;
}
.shadow_1599
  .motion_7108
  .progress-085c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow_1599 .motion_7108 .green-2b04 {
  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;
}
.shadow_1599
  .motion_7108
  .green-2b04
  b {
  display: none;
}
.shadow_1599 .yellow_9b83 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dirty_4e68:not(.search-selected-8e59):not(.column_3e3f),
button:not(.search-selected-8e59):not(.column_3e3f),
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ),
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ),
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ) {
  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;
}
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ):hover,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ):hover,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):hover,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):hover,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ):active,
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ):active,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):active,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):active,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):active,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus {
  outline: 0;
}
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba {
  position: relative;
}
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .blue_7790,
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .module_ab20,
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .focus_58ea,
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  i,
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  svg,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .blue_7790,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .module_ab20,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .focus_58ea,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  i,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  svg,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .blue_7790,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .module_ab20,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .focus_58ea,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  i,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  svg,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .blue_7790,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .module_ab20,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .focus_58ea,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  i,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  svg,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .blue_7790,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .module_ab20,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  .focus_58ea,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  i,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba
  svg {
  visibility: hidden;
}
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba:after,
button:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba:after,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba:after,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba:after,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ).fn-loading-0bba: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;
}
.dirty_4e68:not(.search-selected-8e59):not(.column_3e3f),
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ),
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ),
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ) {
  color: #fff;
  background: #235787;
}
.dirty_4e68:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus,
input[type="button"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus,
input[type="reset"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus,
input[type="submit"]:not(.search-selected-8e59):not(
    .column_3e3f
  ):focus {
  color: #fff;
}
.dirty_4e68.fn-disabled-0bba:not(.search-selected-8e59):not(
    .column_3e3f
  ),
.dirty_4e68[disabled]:not(.search-selected-8e59):not(
    .column_3e3f
  ),
button.fn-disabled-0bba:not(.search-selected-8e59):not(
    .column_3e3f
  ),
button[disabled]:not(.search-selected-8e59):not(
    .column_3e3f
  ) {
  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;
}
.cool-c701 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.cool-c701: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;
}
.smooth_e44d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sidebar-small-9b89 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dynamic_0458 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus-advanced-4624:after,
.focus-advanced-4624:before,
.column_6a43:after,
.column_6a43:before,
.item_fresh_5660:after,
.item_fresh_5660:before,
.element_830c:after,
.element_830c:before,
.component-tall-b2e0:after,
.component-tall-b2e0:before,
.content-red-af52:after,
.content-red-af52:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus-advanced-4624:after,
.column_6a43:after,
.item_fresh_5660:after,
.element_830c:after,
.component-tall-b2e0:after,
.content-red-af52:after {
  clear: both;
}
.column_6a43 .surface_a2d9,
.item_fresh_5660 .surface_a2d9,
.simple-f1a1 .surface_a2d9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.black_64c0 {
  display: inline-block;
}
.primary-soft-b651 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.primary-soft-b651 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.primary-soft-b651 .wrapper_inner_3f6a {
  padding: 1em 0;
  font-size: 85%;
}
.wrapper_inner_3f6a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop-paper-7bc1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop-paper-7bc1:after,
.backdrop-paper-7bc1:before {
  content: "";
  display: table;
}
.backdrop-paper-7bc1:after {
  clear: both;
}
.dropdown_2b79 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.purple_b839 .dropdown_2b79 {
  max-width: 50%;
}
.overlay_complex_cd53 .dropdown_2b79 {
  max-width: 33.33%;
}
.light_fe48 .dropdown_2b79 {
  max-width: 25%;
}
.link-7e36 .dropdown_2b79 {
  max-width: 20%;
}
.notice_1038 .dropdown_2b79 {
  max-width: 16.66%;
}
.info-paper-c257 .dropdown_2b79 {
  max-width: 14.28%;
}
.purple_a73c .dropdown_2b79 {
  max-width: 12.5%;
}
.row-52e2 .dropdown_2b79 {
  max-width: 11.11%;
}
.texture_warm_97ac {
  display: block;
}
.fluid-f6fd .avatar-e1d3 label,
.fluid-f6fd .avatar-blue-cbd0 label,
.fluid-f6fd .tabs_upper_a17a label,
.fluid-f6fd .over-553c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.link_full_0afc {
  list-style: none;
  margin: 0;
}
.link_full_0afc article.modal_c90f {
  margin-bottom: 0;
}
.link_full_0afc ul {
  list-style: none;
  margin: 0;
}
.link_full_0afc .center_8fb8 li.modal_c90f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .link_full_0afc .center_8fb8 li.modal_c90f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .link_full_0afc .center_8fb8 li.modal_c90f: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) {
  .link_full_0afc .center_8fb8 li.modal_c90f li.modal_c90f li.modal_c90f li.modal_c90f {
    padding-left: 0;
  }
}
article.modal_c90f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_c90f .column_6a43 p:last-of-type {
  margin-bottom: 0;
}
article.modal_c90f .image_steel_0224 {
  float: left;
}
article.modal_c90f .easy_4916 {
  margin-left: 85px;
}
article.modal_c90f .shadow_purple_fafc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_c90f .shadow_purple_fafc .highlight-paper-0f56 {
  margin-left: 10px;
}
article.modal_c90f .hovered_95fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_c90f .label-yellow-999f {
  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 .avatar-e1d3,
  #respond .tabs_upper_a17a,
  #respond .over-553c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar-e1d3 input,
#respond .tabs_upper_a17a input,
#respond .over-553c input {
  width: 100%;
}
#respond .over-553c {
  margin-right: 0;
}
#respond .label-3b0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_fast_fbd9 {
  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;
}
.form_fast_fbd9.gallery_warm_76f9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form_fast_fbd9 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%);
}
.form_fast_fbd9:focus,
.form_fast_fbd9: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);
}
.wood-2f84 {
  border-radius: 10%;
}
.heading_4ca3 {
  border-radius: 50%;
}
.badge_3134 {
  font-size: 0.72em;
}
.table-fixed-f022 {
  font-size: 0.875em;
}
.current-f47a {
  font-size: 1.1em;
}
.slow-4662 {
  text-transform: uppercase;
  line-height: 1.2;
}
.slow-4662.badge_3134 {
  letter-spacing: 0.5px;
}
.search-fluid-3eac,
.search-fluid-3eac a {
  color: #6d6d6d;
}
.search-fluid-3eac a:hover {
  color: #111;
}
.paper-c642 {
  color: #6d6d6d;
}
.element-active-a0bb {
  overflow-x: hidden;
}
.element-active-a0bb .input-black-d7d3.south-8696 {
  position: relative;
}
.element-active-a0bb .input-black-d7d3.south-8696.picture-clean-06a4 {
  position: initial;
}
.element-active-a0bb
  .input-black-d7d3.south-8696.picture-clean-06a4
  .image_copper_76a0 {
  left: auto;
}
.element-active-a0bb .input-black-d7d3 .image_copper_76a0 {
  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;
}
.element-active-a0bb .input-black-d7d3:hover.south-8696 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element-active-a0bb
  .input-black-d7d3:hover.south-8696
  .image_copper_76a0 {
  display: block;
  z-index: 9999999;
}
.element-active-a0bb .shade_72ba .gallery-light-d32d,
.element-active-a0bb .summary-east-c223 .gallery-light-d32d {
  display: none;
}
.element-active-a0bb .chip-c6af .input-black-d7d3:hover.south-8696 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fluid-f6fd .avatar-e1d3 label,
.fluid-f6fd .avatar-blue-cbd0 label,
.fluid-f6fd .tabs_upper_a17a label,
.fluid-f6fd .over-553c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.link_full_0afc {
  list-style: none;
  margin: 0;
}
.link_full_0afc article.modal_c90f {
  margin-bottom: 0;
}
.link_full_0afc ul {
  list-style: none;
  margin: 0;
}
.link_full_0afc .center_8fb8 li.modal_c90f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .link_full_0afc .center_8fb8 li.modal_c90f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .link_full_0afc .center_8fb8 li.modal_c90f: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) {
  .link_full_0afc .center_8fb8 li.modal_c90f li.modal_c90f li.modal_c90f li.modal_c90f {
    padding-left: 0;
  }
}
article.modal_c90f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_c90f .column_6a43 p:last-of-type {
  margin-bottom: 0;
}
article.modal_c90f .image_steel_0224 {
  float: left;
}
article.modal_c90f .easy_4916 {
  margin-left: 85px;
}
article.modal_c90f .shadow_purple_fafc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_c90f .shadow_purple_fafc .highlight-paper-0f56 {
  margin-left: 10px;
}
article.modal_c90f .hovered_95fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_c90f .label-yellow-999f {
  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 .avatar-e1d3,
  #respond .tabs_upper_a17a,
  #respond .over-553c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar-e1d3 input,
#respond .tabs_upper_a17a input,
#respond .over-553c input {
  width: 100%;
}
#respond .over-553c {
  margin-right: 0;
}
#respond .label-3b0b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shade_72ba .component_870f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.component_870f .table_fluid_71e9.accordion_36de .column_e8cc > li > a:focus,
.component_870f .table_fluid_71e9.accordion_36de .column_e8cc > li > a:hover,
.component_870f .table_fluid_71e9.info-e1c6 .column_e8cc > li > a:focus,
.component_870f .table_fluid_71e9.info-e1c6 .column_e8cc > li > a:hover,
.component_870f .table_fluid_71e9.complex-96a7 .column_e8cc > li > a:focus,
.component_870f .table_fluid_71e9.complex-96a7 .column_e8cc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_870f
  .table_fluid_71e9.accordion_36de
  .column_e8cc
  > li.info-e018
  > a,
.component_870f
  .table_fluid_71e9.accordion_36de
  .column_e8cc
  > li.active_solid_5ece
  > a,
.component_870f
  .table_fluid_71e9.info-e1c6
  .column_e8cc
  > li.info-e018
  > a,
.component_870f
  .table_fluid_71e9.info-e1c6
  .column_e8cc
  > li.active_solid_5ece
  > a,
.component_870f
  .table_fluid_71e9.complex-96a7
  .column_e8cc
  > li.info-e018
  > a,
.component_870f .table_fluid_71e9.complex-96a7 .column_e8cc > li.banner-bronze-261b > a {
  color: rgba(255, 255, 255, 0.99);
}
.component_870f .shadow_out_10a4,
.component_870f .shadow_out_10a4 a {
  color: rgba(255, 255, 255, 0.99);
}
.component_870f .paper_d1fa.east-7912 li a,
.component_870f .shade-2898 a,
.component_870f .picture_short_836a,
.component_870f .column_e8cc > li > a,
.component_870f .logo-bright-9ce8 {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f .paper_d1fa.east-7912 li a:hover,
.component_870f .shade-2898 a:hover,
.component_870f .picture_short_836a:hover,
.component_870f .column_e8cc > li > a:hover,
.component_870f .logo-bright-9ce8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_870f .element_ec21 {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f .element_ec21 .disabled-02dd {
  color: rgba(255, 255, 255, 0.99);
}
.component_870f .element_ec21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_870f .notification-65d4 .shadow-small-8f18 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_870f .notification-65d4 .shadow-small-8f18 .dirty-6a4e {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f
  .notification-65d4
  .shadow-small-8f18
  .dirty-6a4e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f
  .notification-65d4
  .shadow-small-8f18
  .dirty-6a4e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f
  .notification-65d4
  .shadow-small-8f18
  .dirty-6a4e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f
  .notification-65d4
  .shadow-small-8f18
  .dirty-6a4e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f .notification-65d4 .slow_2a2e {
  color: rgba(255, 255, 255, 0.79);
}
.component_870f .notification-65d4 .slow_2a2e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_7b09
  .component_870f
  .notification-65d4
  .shadow_6cfb
  .focus-plasma-23f8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_7b09
  .component_870f
  .notification-65d4
  .shadow_6cfb
  .dirty-6a4e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_72ba .smooth_ce3b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.smooth_ce3b .table_fluid_71e9.accordion_36de .column_e8cc > li > a:focus,
.smooth_ce3b .table_fluid_71e9.accordion_36de .column_e8cc > li > a:hover,
.smooth_ce3b .table_fluid_71e9.info-e1c6 .column_e8cc > li > a:focus,
.smooth_ce3b .table_fluid_71e9.info-e1c6 .column_e8cc > li > a:hover,
.smooth_ce3b .table_fluid_71e9.complex-96a7 .column_e8cc > li > a:focus,
.smooth_ce3b .table_fluid_71e9.complex-96a7 .column_e8cc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_ce3b
  .table_fluid_71e9.accordion_36de
  .column_e8cc
  > li.info-e018
  > a,
.smooth_ce3b
  .table_fluid_71e9.accordion_36de
  .column_e8cc
  > li.active_solid_5ece
  > a,
.smooth_ce3b
  .table_fluid_71e9.info-e1c6
  .column_e8cc
  > li.info-e018
  > a,
.smooth_ce3b
  .table_fluid_71e9.info-e1c6
  .column_e8cc
  > li.active_solid_5ece
  > a,
.smooth_ce3b
  .table_fluid_71e9.complex-96a7
  .column_e8cc
  > li.info-e018
  > a,
.smooth_ce3b .table_fluid_71e9.complex-96a7 .column_e8cc > li.banner-bronze-261b > a {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_ce3b .shadow_out_10a4,
.smooth_ce3b .shadow_out_10a4 a {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_ce3b .paper_d1fa.east-7912 li a,
.smooth_ce3b .shade-2898 a,
.smooth_ce3b .picture_short_836a,
.smooth_ce3b .column_e8cc > li > a,
.smooth_ce3b .logo-bright-9ce8 {
  color: rgba(0, 0, 0, 0.55);
}
.smooth_ce3b .paper_d1fa.east-7912 li a:hover,
.smooth_ce3b .shade-2898 a:hover,
.smooth_ce3b .picture_short_836a:hover,
.smooth_ce3b .column_e8cc > li > a:hover,
.smooth_ce3b .logo-bright-9ce8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_ce3b .element_ec21 {
  color: rgba(0, 0, 0, 0.55);
}
.smooth_ce3b .element_ec21 .disabled-02dd {
  color: rgba(0, 0, 0, 0.8);
}
.smooth_ce3b .element_ec21:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-3fe5 .thick-c78f {
  margin-left: auto;
  margin-right: auto;
}
.item_fresh_5660 > * {
  margin-left: auto;
  margin-right: auto;
}
.item_fresh_5660 .smooth_e44d {
  margin-right: 1.41575em;
}
.caption-gas-ee88 .item_fresh_5660 > .action_9062 {
  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;
}
.caption-gas-ee88 .item_fresh_5660 > .narrow-8216 {
  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;
}
.wide_4563.gallery-3fe5 .thick-c78f,
.active_11a6.gallery-3fe5 .thick-c78f {
  margin-left: 0;
}
.box-9fc4.gallery-3fe5 .thick-c78f,
.progress-in-e9bc.gallery-3fe5 .thick-c78f {
  margin-right: 0;
}
.item_fresh_5660 ol,
.item_fresh_5660 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.secondary-motion-65e2 video {
  max-width: 100%;
}
.thumbnail-334f img {
  display: block;
}
.thumbnail-334f.smooth_e44d,
.thumbnail-334f.sidebar-small-9b89 {
  width: 100%;
}
.thumbnail-334f.narrow-8216 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gallery_c791:not(.liquid_6e57) {
  margin: 1.5em auto;
}
.grid_5265 p {
  padding: 1.5em 14px;
}
ul.fluid_f431.narrow-8216,
ul.fluid_f431.action_9062,
ul.fluid_f431.nav_74af.action_9062 {
  padding: 0 14px;
}
.wrapper-next-1822 {
  display: block;
  overflow-x: auto;
}
.wrapper-next-1822 table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper-next-1822 td,
.wrapper-next-1822 th {
  padding: 0.5em;
}
.item_fresh_5660 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.item_fresh_5660 ol ol,
.item_fresh_5660 ol ul,
.item_fresh_5660 ul ol,
.item_fresh_5660 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.item_fresh_5660 ol ol li,
.item_fresh_5660 ol ul li,
.item_fresh_5660 ul ol li,
.item_fresh_5660 ul ul li {
  margin-left: 0;
}
.silver-c4d7.progress-yellow-a2fc > .backdrop-21e6 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.silver-c4d7.progress-yellow-a2fc > .backdrop-21e6 iframe,
.silver-c4d7.progress-yellow-a2fc > .backdrop-21e6 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown-09b3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown-09b3.row_2c55 {
  padding: 0;
}
.dropdown-09b3.row_2c55 cite {
  font-size: 13px;
}
.dropdown-09b3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown-09b3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dynamic_5f9b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dynamic_5f9b > p:first-child {
  margin-top: 0;
}
.dynamic_5f9b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dynamic_5f9b blockquote {
  border-left: 0;
}
.background_selected_444a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.background_selected_444a:not(.top_c257) {
  max-width: 100px;
}
.background_selected_444a.video_purple_be9a {
  border-bottom: none !important;
  text-align: center;
}
.background_selected_444a.video_purple_be9a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid_5265 p {
    padding: 1.5em 0;
  }
}
.article-glass-3c55 {
  color: #0073aa;
}
.badge_bright_00f5 {
  background-color: #0073aa;
}
.fresh-df20 {
  color: #229fd8;
}
.gallery-6f43 {
  background-color: #229fd8;
}
.avatar-f99b {
  color: #eee;
}
.summary_776e {
  background-color: #eee;
}
.list-b45e {
  color: #444;
}
.tiny_eb84 {
  background-color: #444;
}
.notice_stone_32e1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notice_stone_32e1 .media-prev-a145 .shade-2898 {
  font-size: 15px;
}
.notice_stone_32e1 .shade-2898 {
  line-height: 1.3;
}
.notice_stone_32e1 .smooth_ce3b {
}
.notice_stone_32e1 .component_870f {
  background: #235787;
}
.notification_5b2e {
  padding: 0;
}
.notification_5b2e .component_870f {
  background: #1a1a1a;
}
.notification_5b2e .smooth_ce3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table-4315 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table-4315 .smooth_ce3b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table-4315 .component_870f {
  background: #303030;
}
.content-red-af52 {
  position: relative;
  z-index: 10;
}
.content-red-af52 .motion_8702 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-2442 .south-8696 {
  display: inline-block;
  vertical-align: middle;
}
.paragraph-2442.banner_light_6947 .south-8696 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph-2442.banner_light_6947 .south-8696 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-2442.banner_light_6947 .south-8696 {
    margin-right: 0.4em;
  }
}
.paragraph-2442.banner_light_6947 .south-8696:last-child {
  margin-right: 0;
}
.shadow-north-b2eb .motion_8702 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shade_72ba .media-prev-a145 {
    margin: 0 -0.5em;
  }
  .shade_72ba .media-prev-a145 [class*="customify-col-"],
  .shade_72ba .media-prev-a145 [class*="customify-col_"],
  .shade_72ba .media-prev-a145 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shade_72ba.paper_b9ab .motion_8702 {
  background: 0 0 !important;
}
.shade_72ba.paper_b9ab .motion_8702,
.shade_72ba.shadow-north-b2eb .motion_8702 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shade_72ba.fluid-4dfa {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shade_72ba.shadow-north-b2eb .motion_8702 {
  box-shadow: none !important;
}
.warm_81b9 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .warm_81b9 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .warm_81b9 {
    padding: 18px 0 20px;
  }
}
.warm_81b9 .card-wide-071b {
  width: 100%;
}
.warm_81b9 .photo-lite-f2bb {
  margin-bottom: 0;
}
.warm_81b9 .gradient_narrow_7597 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_down_672a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_down_672a .component_c9f6 {
  width: 100%;
}
.summary-0e7b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary-0e7b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary-0e7b 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;
}
.summary-0e7b li:last-child:after {
  display: none;
}
.summary-0e7b li a {
  font-weight: 500;
  margin-right: 10px;
}
.nav_iron_2d6f .gallery-light-d32d button,
.warm_81b9 .gallery-light-d32d button {
  left: 0;
}
.nav_iron_2d6f .component_c9f6,
.warm_81b9 .component_c9f6 {
  padding-left: 0;
  padding-right: 0;
}
.nav_iron_2d6f .tabs_down_672a,
.warm_81b9 .tabs_down_672a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.nav_iron_2d6f {
  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;
}
.nav_iron_2d6f: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;
}
.nav_iron_2d6f .card_bottom_bfdb {
  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) {
  .nav_iron_2d6f .card_bottom_bfdb {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .nav_iron_2d6f .card_bottom_bfdb {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .nav_iron_2d6f .card_bottom_bfdb {
    min-height: 200px;
  }
}
.nav_iron_2d6f .summary-0e7b {
  color: rgba(255, 255, 255, 0.8);
}
.nav_iron_2d6f .summary-0e7b a,
.nav_iron_2d6f .summary-0e7b li:after {
  color: inherit;
}
.nav_iron_2d6f .summary-0e7b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.narrow-5acb {
  margin-bottom: 0.5em;
}
.wrapper_b100 {
  margin-bottom: 1.2em;
}
.wrapper_b100,
.narrow-5acb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wrapper_b100 p:last-child,
.narrow-5acb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gallery-light-d32d,
#masthead .gallery-light-d32d {
  display: none;
}
#masthead
  > .gallery-light-d32d.fixed_21d8 {
  display: none;
}
#masthead > .gallery-light-d32d button {
  left: 0;
}
.over_7fb5 {
  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%;
}
.over_7fb5 .south-8696 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.over_7fb5 .first_ec07 {
  display: -webkit-box;
  display: flex;
}
.over_7fb5 .first_ec07.backdrop_01db {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.over_7fb5 .first_ec07.warm_f41a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over_7fb5 .first_ec07.shadow-up-8431 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.over_7fb5.tag-north-daed.solid_0a40 .first_ec07.backdrop_01db {
  flex-basis: 100%;
}
.over_7fb5.dropdown-45ba .first_ec07.warm_f41a {
  -webkit-box-flex: 1;
  flex: auto;
}
.over_7fb5.dropdown-45ba .first_ec07.shadow-up-8431 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gallery-light-d32d.fixed_21d8 {
  display: none;
}
#masthead > .gallery-light-d32d button {
  left: 0;
}
.header-black-4dcb {
  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;
}
.header-black-4dcb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-black-4dcb.section_gas_eee3 i {
  margin-right: 4px;
}
.header-black-4dcb.border_east_bca8 i {
  margin-left: 5px;
}
.shade-2898 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shade-2898 p:last-child {
  margin-bottom: 0;
}
.aside-e120 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside-e120 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside-e120 img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside-e120 .shadow_out_10a4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside-e120 .hot_9af1 {
  margin: 5px 0 7px 0;
}
.aside-e120.video-short-7284 .tabs-static-c28f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-e120.video-short-7284 .stale-b034 {
  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;
}
.aside-e120.media_blue_67ff {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside-e120.media_blue_67ff .tabs-static-c28f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-e120.media_blue_67ff .stale-b034 {
  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;
}
.aside-e120.header_left_b442 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside-e120.full-856f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside-e120.full-856f .stale-b034 {
  margin-top: 7px;
}
.block_hot_6824 {
  display: inline-block;
}
.content-red-af52 .primary_9e51 .aside-e120 img {
  max-width: 100%;
}
.table_fluid_71e9 .pro_31d0.shadow_c9b9,
.table-over-1e62 .pro_31d0.shadow_c9b9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_fluid_71e9 .tooltip-aac8,
.table-over-1e62 .tooltip-aac8 {
  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%);
}
.table_fluid_71e9 .tooltip-aac8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.table_fluid_71e9.pattern_46a7 .tooltip-aac8 {
  display: none;
}
.table_fluid_71e9 .lower-0135 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table_fluid_71e9 .lower-0135 li {
  display: inline-block;
  position: relative;
}
.table_fluid_71e9 .lower-0135 li:last-child {
  margin-right: 0;
}
.table_fluid_71e9 .lower-0135 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;
}
.table_fluid_71e9 .lower-0135 li.banner-bronze-261b > a {
  color: rgba(0, 0, 0, 0.9);
}
.table_fluid_71e9 .lower-0135 > 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;
}
.table_fluid_71e9 .lower-0135 > li > a i {
  line-height: 0;
}
.table_fluid_71e9 .lower-0135 > li.card_3886 > a .tooltip-aac8 {
  margin-left: 4px;
  line-height: 0;
}
.table_fluid_71e9 .lower-0135 .solid-ea33 li.card_3886 > a {
  position: relative;
}
.table_fluid_71e9 .lower-0135 .solid-ea33 li.card_3886 > a:after,
.table_fluid_71e9 .lower-0135 .solid-ea33 li.card_3886 > a:before {
  content: "";
  display: table;
}
.table_fluid_71e9 .lower-0135 .solid-ea33 li.card_3886 > a:after {
  clear: both;
}
.table_fluid_71e9 .lower-0135 .solid-ea33 li.card_3886 > a .tooltip-aac8 {
  margin-left: 5px;
  float: right;
}
.table_fluid_71e9 .banner-hard-acfd,
.table_fluid_71e9 .solid-ea33 {
  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;
}
.table_fluid_71e9 .solid-ea33 {
  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;
}
.table_fluid_71e9 .solid-ea33 .shadow_c9b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_fluid_71e9 .solid-ea33 .tooltip-aac8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.table_fluid_71e9 .solid-ea33 li {
  display: block;
  margin: 0;
  padding: 0;
}
.table_fluid_71e9 .solid-ea33 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;
}
.table_fluid_71e9 .solid-ea33 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.table_fluid_71e9 .solid-ea33 .solid-ea33 {
  top: 0;
  left: 100%;
}
.table_fluid_71e9 .pro-b425.fn-focus-0bba > .banner-hard-acfd,
.table_fluid_71e9 .pro-b425.fn-focus-0bba > .solid-ea33,
.table_fluid_71e9 .pro-b425:focus > .banner-hard-acfd,
.table_fluid_71e9 .pro-b425:focus > .solid-ea33,
.table_fluid_71e9 .pro-b425:hover > .banner-hard-acfd,
.table_fluid_71e9 .pro-b425:hover > .solid-ea33 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.table_fluid_71e9.complex-96a7 .column_e8cc:after,
.table_fluid_71e9.complex-96a7 .column_e8cc:before {
  content: "";
  display: table;
}
.table_fluid_71e9.complex-96a7 .column_e8cc:after {
  clear: both;
}
.table_fluid_71e9.complex-96a7 .column_e8cc > li {
  float: left;
}
.table_fluid_71e9.notice-complex-2a84 .column_e8cc:after,
.table_fluid_71e9.notice-complex-2a84 .column_e8cc:before {
  content: "";
  display: table;
}
.table_fluid_71e9.notice-complex-2a84 .column_e8cc:after {
  clear: both;
}
.table_fluid_71e9.notice-complex-2a84 .column_e8cc > li {
  float: left;
}
.table_fluid_71e9.notice-complex-2a84 .column_e8cc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.table_fluid_71e9.notice-complex-2a84 .column_e8cc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.table_fluid_71e9.notice-complex-2a84 .column_e8cc > li.info-e018 > a,
.table_fluid_71e9.notice-complex-2a84 .column_e8cc > li.banner-bronze-261b > a {
  color: #fff;
  background-color: #1e4b75;
}
.table_fluid_71e9.accordion_36de .column_e8cc > li > a .shadow_c9b9 {
  position: relative;
}
.table_fluid_71e9.accordion_36de .column_e8cc > li > a .shadow_c9b9: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;
}
.table_fluid_71e9.accordion_36de
  .column_e8cc
  > li:focus
  > a
  .shadow_c9b9:before,
.table_fluid_71e9.accordion_36de
  .column_e8cc
  > li:hover
  > a
  .shadow_c9b9:before {
  width: 100%;
  background-color: currentColor;
}
.table_fluid_71e9.accordion_36de
  .column_e8cc
  > li.info-e018
  > a
  .shadow_c9b9:before,
.table_fluid_71e9.accordion_36de
  .column_e8cc
  > li.active_solid_5ece
  > a
  .shadow_c9b9:before {
  width: 100%;
  background-color: currentColor;
}
.table_fluid_71e9.info-e1c6 .column_e8cc > li > a .shadow_c9b9 {
  position: relative;
}
.table_fluid_71e9.info-e1c6 .column_e8cc > li > a .shadow_c9b9: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;
}
.table_fluid_71e9.info-e1c6 .column_e8cc > li:focus > a .shadow_c9b9:before,
.table_fluid_71e9.info-e1c6
  .column_e8cc
  > li:hover
  > a
  .shadow_c9b9:before {
  width: 100%;
  background-color: currentColor;
}
.table_fluid_71e9.info-e1c6
  .column_e8cc
  > li.info-e018
  > a
  .shadow_c9b9:before,
.table_fluid_71e9.info-e1c6
  .column_e8cc
  > li.active_solid_5ece
  > a
  .shadow_c9b9:before {
  width: 100%;
  background-color: currentColor;
}
.table-over-1e62 .lower-0135 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-over-1e62 .lower-0135 li:first-child > a {
  border-top: none;
}
.table-over-1e62 .lower-0135 .outline-red-57be > .shadow_c9b9 .tooltip-aac8 {
  display: none;
}
.table-over-1e62 .lower-0135 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table-over-1e62 .lower-0135 li:last-child {
  border: none;
}
.table-over-1e62 .lower-0135 li.card_3886 > a {
  padding-right: 45px !important;
}
.table-over-1e62 .lower-0135 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table-over-1e62 .lower-0135 li a:focus,
.table-over-1e62 .lower-0135 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-over-1e62 .lower-0135 li .badge_74a9 {
  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;
}
.table-over-1e62 .lower-0135 li .badge_74a9:hover {
  box-shadow: none;
}
.table-over-1e62 .lower-0135 li .badge_74a9 .tooltip-aac8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table-over-1e62 .lower-0135 .solid-ea33 {
  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);
}
.table-over-1e62 .lower-0135 .solid-ea33 li a {
  padding-left: 3em;
}
.table-over-1e62 .lower-0135 .paper_8cc0 > a .badge_74a9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table-over-1e62 .lower-0135 .paper_8cc0 > .solid-ea33 {
  display: block;
  opacity: 1;
}
.sort-tiny-d9ec {
  max-width: 100%;
}
.chip_fe08 {
  line-height: 0;
  cursor: pointer;
}
.logo-bright-9ce8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.logo-bright-9ce8:hover {
  box-shadow: none;
  color: currentColor;
}
.logo-bright-9ce8 svg {
  width: 18px;
  height: 18px;
}
.logo-bright-9ce8 .active-paper-50c6 {
  display: none;
}
.photo_f3b1 {
  position: relative;
}
.photo_f3b1.fn-active-0bba .logo-bright-9ce8 .description_da49 {
  display: none;
}
.photo_f3b1.fn-active-0bba .logo-bright-9ce8 .active-paper-50c6 {
  display: inline-block;
}
.photo_f3b1 .easy_522f {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.photo_f3b1.chip_clean_e5c6 .easy_522f {
  left: auto;
  right: -0.9em;
}
.photo_f3b1.chip_clean_e5c6 .sidebar-ba98::before {
  left: auto;
  right: 15px;
}
.photo_f3b1.fn-active-0bba .easy_522f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow_6cfb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shadow_6cfb label {
  flex-basis: 100%;
}
.shadow_6cfb .shadow-small-8f18 {
  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;
}
.shadow_6cfb .dirty-6a4e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shadow_6cfb .dirty-6a4e:focus {
  background-color: transparent;
}
.shadow_6cfb button.slow_2a2e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shadow_6cfb button.slow_2a2e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shadow_6cfb button.slow_2a2e svg {
  width: 18px;
  height: 18px;
}
.shadow_6cfb input[type="submit"] {
  min-height: auto;
}
.notification-65d4 .shadow_6cfb .dirty-6a4e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar-ba98 {
  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) {
  .sidebar-ba98 {
    width: 220px;
  }
}
.sidebar-ba98 label {
  flex-basis: 100%;
}
.sidebar-ba98::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;
}
.thumbnail_7b09 .notification-65d4 .shadow_6cfb {
  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;
}
.thumbnail_7b09
  .notification-65d4
  .shadow_6cfb
  .shadow-small-8f18 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail_7b09 .notification-65d4 .shadow_6cfb .dirty-6a4e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail_7b09
  .notification-65d4
  .shadow_6cfb
  .dirty-6a4e:focus {
  background: 0 0;
}
.thumbnail_7b09
  .notification-65d4
  .shadow_6cfb
  .focus-plasma-23f8 {
  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;
}
.paper_d1fa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paper_d1fa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paper_d1fa li:last-child {
  margin-right: 0;
}
.paper_d1fa li:first-child {
  margin-left: 0;
}
.paper_d1fa.container-c80c a {
  color: #fff;
}
.paper_d1fa.container-c80c a:hover {
  color: #fff;
}
.paper_d1fa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paper_d1fa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paper_d1fa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paper_d1fa a:hover {
  opacity: 0.9;
  color: inherit;
}
.paper_d1fa [class*="social-icon-apple"] {
  background-color: #999;
}
.paper_d1fa [class*="social-icon-apple"].mini-7143 {
  background-color: transparent;
  color: #999;
}
.paper_d1fa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paper_d1fa [class*="social-icon-behance"].mini-7143 {
  background-color: transparent;
  color: #1769ff;
}
.paper_d1fa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paper_d1fa [class*="social-icon-bitbucket"].mini-7143 {
  background-color: transparent;
  color: #205081;
}
.paper_d1fa [class*="social-icon-codepen"] {
  background-color: #000;
}
.paper_d1fa [class*="social-icon-codepen"].mini-7143 {
  background-color: transparent;
  color: #000;
}
.paper_d1fa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paper_d1fa [class*="social-icon-delicious"].mini-7143 {
  background-color: transparent;
  color: #39f;
}
.paper_d1fa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paper_d1fa [class*="social-icon-digg"].mini-7143 {
  background-color: transparent;
  color: #005be2;
}
.paper_d1fa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paper_d1fa [class*="social-icon-dribbble"].mini-7143 {
  background-color: transparent;
  color: #ea4c89;
}
.paper_d1fa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paper_d1fa [class*="social-icon-envelope"].mini-7143 {
  background-color: transparent;
  color: #ea4335;
}
.paper_d1fa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paper_d1fa [class*="social-icon-facebook"].mini-7143 {
  background-color: transparent;
  color: #3b5998;
}
.paper_d1fa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paper_d1fa [class*="social-icon-flickr"].mini-7143 {
  background-color: transparent;
  color: #0063dc;
}
.paper_d1fa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paper_d1fa [class*="social-icon-foursquare"].mini-7143 {
  background-color: transparent;
  color: #2d5be3;
}
.paper_d1fa [class*="social-icon-github"] {
  background-color: #333;
}
.paper_d1fa [class*="social-icon-github"].mini-7143 {
  background-color: transparent;
  color: #333;
}
.paper_d1fa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paper_d1fa [class*="social-icon-google-plus"].mini-7143 {
  background-color: transparent;
  color: #dd4b39;
}
.paper_d1fa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paper_d1fa [class*="social-icon-houzz"].mini-7143 {
  background-color: transparent;
  color: #7ac142;
}
.paper_d1fa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paper_d1fa [class*="social-icon-instagram"].mini-7143 {
  background-color: transparent;
  color: #262626;
}
.paper_d1fa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paper_d1fa [class*="social-icon-jsfiddle"].mini-7143 {
  background-color: transparent;
  color: #487aa2;
}
.paper_d1fa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paper_d1fa [class*="social-icon-linkedin"].mini-7143 {
  background-color: transparent;
  color: #0077b5;
}
.paper_d1fa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paper_d1fa [class*="social-icon-medium"].mini-7143 {
  background-color: transparent;
  color: #00ab6b;
}
.paper_d1fa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paper_d1fa
  [class*="social-icon-odnoklassniki"].mini-7143 {
  background-color: transparent;
  color: #f4731c;
}
.paper_d1fa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paper_d1fa [class*="social-icon-meetup"].mini-7143 {
  background-color: transparent;
  color: #ec1c40;
}
.paper_d1fa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paper_d1fa [class*="social-icon-pinterest"].mini-7143 {
  background-color: transparent;
  color: #bd081c;
}
.paper_d1fa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paper_d1fa [class*="social-icon-product-hunt"].mini-7143 {
  background-color: transparent;
  color: #da552f;
}
.paper_d1fa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paper_d1fa [class*="social-icon-reddit"].mini-7143 {
  background-color: transparent;
  color: #ff4500;
}
.paper_d1fa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paper_d1fa [class*="social-icon-rss"].mini-7143 {
  background-color: transparent;
  color: #f26522;
}
.paper_d1fa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paper_d1fa
  [class*="social-icon-shopping-cart"].mini-7143 {
  background-color: transparent;
  color: #4caf50;
}
.paper_d1fa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paper_d1fa [class*="social-icon-skype"].mini-7143 {
  background-color: transparent;
  color: #00aff0;
}
.paper_d1fa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paper_d1fa [class*="social-icon-slideshare"].mini-7143 {
  background-color: transparent;
  color: #0077b5;
}
.paper_d1fa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paper_d1fa [class*="social-icon-snapchat"].mini-7143 {
  background-color: transparent;
  color: #fffc00;
}
.paper_d1fa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paper_d1fa [class*="social-icon-soundcloud"].mini-7143 {
  background-color: transparent;
  color: #f80;
}
.paper_d1fa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paper_d1fa [class*="social-icon-spotify"].mini-7143 {
  background-color: transparent;
  color: #2ebd59;
}
.paper_d1fa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paper_d1fa
  [class*="social-icon-stack-overflow"].mini-7143 {
  background-color: transparent;
  color: #fe7a15;
}
.paper_d1fa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paper_d1fa [class*="social-icon-maldkfgram"].mini-7143 {
  background-color: transparent;
  color: #2ca5e0;
}
.paper_d1fa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paper_d1fa [class*="social-icon-tripadvisor"].mini-7143 {
  background-color: transparent;
  color: #589442;
}
.paper_d1fa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paper_d1fa [class*="social-icon-tumblr"].mini-7143 {
  background-color: transparent;
  color: #35465c;
}
.paper_d1fa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paper_d1fa [class*="social-icon-twitch"].mini-7143 {
  background-color: transparent;
  color: #6441a5;
}
.paper_d1fa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paper_d1fa [class*="social-icon-twitter"].mini-7143 {
  background-color: transparent;
  color: #1da1f2;
}
.paper_d1fa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paper_d1fa [class*="social-icon-vimeo"].mini-7143 {
  background-color: transparent;
  color: #1ab7ea;
}
.paper_d1fa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paper_d1fa [class*="social-icon-vk"].mini-7143 {
  background-color: transparent;
  color: #45668e;
}
.paper_d1fa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paper_d1fa [class*="social-icon-weibo"].mini-7143 {
  background-color: transparent;
  color: #df2029;
}
.paper_d1fa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paper_d1fa [class*="social-icon-weixin"].mini-7143 {
  background-color: transparent;
  color: #7bb32e;
}
.paper_d1fa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paper_d1fa [class*="social-icon-whatsapp"].mini-7143 {
  background-color: transparent;
  color: #25d366;
}
.paper_d1fa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paper_d1fa [class*="social-icon-wordpress"].mini-7143 {
  background-color: transparent;
  color: #21759b;
}
.paper_d1fa [class*="social-icon-xing"] {
  background-color: #026466;
}
.paper_d1fa [class*="social-icon-xing"].mini-7143 {
  background-color: transparent;
  color: #026466;
}
.paper_d1fa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paper_d1fa [class*="social-icon-yelp"].mini-7143 {
  background-color: transparent;
  color: #af0606;
}
.paper_d1fa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paper_d1fa [class*="social-icon-youtube"].mini-7143 {
  background-color: transparent;
  color: #cd201f;
}
.picture_short_836a {
  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;
}
.picture_short_836a:hover {
  box-shadow: none;
  background: 0 0;
}
.popup-7e33 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.steel-5b9d {
  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;
}
.video_new_d641 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.aside-brown-f1d7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.aside-brown-f1d7,
.aside-brown-f1d7::after,
.aside-brown-f1d7::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;
}
.aside-brown-f1d7::after,
.aside-brown-f1d7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.widget-light-a3f4 .steel-5b9d .video_new_d641 {
  margin-top: -2px;
  width: 19px;
}
.widget-light-a3f4 .steel-5b9d .aside-brown-f1d7 {
  margin-top: -1px;
}
.widget-light-a3f4 .steel-5b9d .aside-brown-f1d7,
.widget-light-a3f4 .steel-5b9d .aside-brown-f1d7::after,
.widget-light-a3f4 .steel-5b9d .aside-brown-f1d7::before {
  width: 19px;
  height: 2px;
}
.widget-light-a3f4 .steel-5b9d .aside-brown-f1d7::before {
  top: -6px;
}
.widget-light-a3f4 .steel-5b9d .aside-brown-f1d7::after {
  bottom: -6px;
}
.nav-rough-56ce .steel-5b9d .video_new_d641 {
  margin-top: -2px;
  width: 22px;
}
.nav-rough-56ce .steel-5b9d .aside-brown-f1d7 {
  margin-top: -1px;
}
.nav-rough-56ce .steel-5b9d .aside-brown-f1d7,
.nav-rough-56ce .steel-5b9d .aside-brown-f1d7::after,
.nav-rough-56ce .steel-5b9d .aside-brown-f1d7::before {
  width: 22px;
  height: 2px;
}
.nav-rough-56ce .steel-5b9d .aside-brown-f1d7::before {
  top: -7px;
}
.nav-rough-56ce .steel-5b9d .aside-brown-f1d7::after {
  bottom: -7px;
}
.badge_b083 .steel-5b9d .video_new_d641 {
  margin-top: -2px;
  width: 31px;
}
.badge_b083 .steel-5b9d .aside-brown-f1d7 {
  margin-top: -1.5px;
}
.badge_b083 .steel-5b9d .aside-brown-f1d7,
.badge_b083 .steel-5b9d .aside-brown-f1d7::after,
.badge_b083 .steel-5b9d .aside-brown-f1d7::before {
  width: 31px;
  height: 3px;
}
.badge_b083 .steel-5b9d .aside-brown-f1d7::before {
  top: -9px;
}
.badge_b083 .steel-5b9d .aside-brown-f1d7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hidden-solid-a643 .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden-solid-a643 .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1px;
  }
  .hidden-solid-a643 .steel-5b9d .aside-brown-f1d7,
  .hidden-solid-a643 .steel-5b9d .aside-brown-f1d7::after,
  .hidden-solid-a643 .steel-5b9d .aside-brown-f1d7::before {
    width: 19px;
    height: 2px;
  }
  .hidden-solid-a643 .steel-5b9d .aside-brown-f1d7::before {
    top: -6px;
  }
  .hidden-solid-a643 .steel-5b9d .aside-brown-f1d7::after {
    bottom: -6px;
  }
  .main_81d8 .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 22px;
  }
  .main_81d8 .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1px;
  }
  .main_81d8 .steel-5b9d .aside-brown-f1d7,
  .main_81d8 .steel-5b9d .aside-brown-f1d7::after,
  .main_81d8 .steel-5b9d .aside-brown-f1d7::before {
    width: 22px;
    height: 2px;
  }
  .main_81d8 .steel-5b9d .aside-brown-f1d7::before {
    top: -7px;
  }
  .main_81d8 .steel-5b9d .aside-brown-f1d7::after {
    bottom: -7px;
  }
  .section_68ee .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 31px;
  }
  .section_68ee .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1.5px;
  }
  .section_68ee .steel-5b9d .aside-brown-f1d7,
  .section_68ee .steel-5b9d .aside-brown-f1d7::after,
  .section_68ee .steel-5b9d .aside-brown-f1d7::before {
    width: 31px;
    height: 3px;
  }
  .section_68ee .steel-5b9d .aside-brown-f1d7::before {
    top: -9px;
  }
  .section_68ee .steel-5b9d .aside-brown-f1d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery_0c04 .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_0c04 .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1px;
  }
  .gallery_0c04 .steel-5b9d .aside-brown-f1d7,
  .gallery_0c04 .steel-5b9d .aside-brown-f1d7::after,
  .gallery_0c04 .steel-5b9d .aside-brown-f1d7::before {
    width: 19px;
    height: 2px;
  }
  .gallery_0c04 .steel-5b9d .aside-brown-f1d7::before {
    top: -6px;
  }
  .gallery_0c04 .steel-5b9d .aside-brown-f1d7::after {
    bottom: -6px;
  }
  .description_723a .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 22px;
  }
  .description_723a .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1px;
  }
  .description_723a .steel-5b9d .aside-brown-f1d7,
  .description_723a .steel-5b9d .aside-brown-f1d7::after,
  .description_723a .steel-5b9d .aside-brown-f1d7::before {
    width: 22px;
    height: 2px;
  }
  .description_723a .steel-5b9d .aside-brown-f1d7::before {
    top: -7px;
  }
  .description_723a .steel-5b9d .aside-brown-f1d7::after {
    bottom: -7px;
  }
  .pattern_7a60 .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_7a60 .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1.5px;
  }
  .pattern_7a60 .steel-5b9d .aside-brown-f1d7,
  .pattern_7a60 .steel-5b9d .aside-brown-f1d7::after,
  .pattern_7a60 .steel-5b9d .aside-brown-f1d7::before {
    width: 31px;
    height: 3px;
  }
  .pattern_7a60 .steel-5b9d .aside-brown-f1d7::before {
    top: -9px;
  }
  .pattern_7a60 .steel-5b9d .aside-brown-f1d7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .complex_1859 .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_1859 .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1px;
  }
  .complex_1859 .steel-5b9d .aside-brown-f1d7,
  .complex_1859 .steel-5b9d .aside-brown-f1d7::after,
  .complex_1859 .steel-5b9d .aside-brown-f1d7::before {
    width: 19px;
    height: 2px;
  }
  .complex_1859 .steel-5b9d .aside-brown-f1d7::before {
    top: -6px;
  }
  .complex_1859 .steel-5b9d .aside-brown-f1d7::after {
    bottom: -6px;
  }
  .layout-296b .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 22px;
  }
  .layout-296b .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1px;
  }
  .layout-296b .steel-5b9d .aside-brown-f1d7,
  .layout-296b .steel-5b9d .aside-brown-f1d7::after,
  .layout-296b .steel-5b9d .aside-brown-f1d7::before {
    width: 22px;
    height: 2px;
  }
  .layout-296b .steel-5b9d .aside-brown-f1d7::before {
    top: -7px;
  }
  .layout-296b .steel-5b9d .aside-brown-f1d7::after {
    bottom: -7px;
  }
  .article-0014 .steel-5b9d .video_new_d641 {
    margin-top: -2px;
    width: 31px;
  }
  .article-0014 .steel-5b9d .aside-brown-f1d7 {
    margin-top: -1.5px;
  }
  .article-0014 .steel-5b9d .aside-brown-f1d7,
  .article-0014 .steel-5b9d .aside-brown-f1d7::after,
  .article-0014 .steel-5b9d .aside-brown-f1d7::before {
    width: 31px;
    height: 3px;
  }
  .article-0014 .steel-5b9d .aside-brown-f1d7::before {
    top: -9px;
  }
  .article-0014 .steel-5b9d .aside-brown-f1d7::after {
    bottom: -9px;
  }
}
.stale-e1a6 .aside-brown-f1d7 {
  -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);
}
.stale-e1a6 .aside-brown-f1d7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.stale-e1a6 .aside-brown-f1d7::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);
}
.stale-e1a6.button_hot_bb62 .aside-brown-f1d7 {
  -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);
}
.stale-e1a6.button_hot_bb62 .aside-brown-f1d7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.stale-e1a6.button_hot_bb62 .aside-brown-f1d7::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);
}
.icon-last-9953 {
  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.image-e1fc:before {
  display: none;
}
.summary-east-c223 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.summary-east-c223 .feature_f64b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.summary-east-c223 .feature_f64b:last-of-type {
  border-bottom: none;
}
.summary-east-c223 .feature_f64b.link-black-27a5,
.summary-east-c223 .feature_f64b.tiny_9c7a,
.summary-east-c223 .feature_f64b.bottom-8d24 {
  padding: 0;
}
.summary-east-c223 .table-over-1e62 .badge_74a9 {
  color: currentColor;
}
.summary-east-c223 .table-over-1e62 .badge_74a9:focus,
.summary-east-c223 .table-over-1e62 .badge_74a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-east-c223.smooth_ce3b .element_ec21,
.summary-east-c223.smooth_ce3b .shade-2898 a,
.summary-east-c223.smooth_ce3b .column_e8cc a,
.summary-east-c223.smooth_ce3b .solid-ea33 a {
  color: rgba(0, 0, 0, 0.55);
}
.summary-east-c223.smooth_ce3b .element_ec21:hover,
.summary-east-c223.smooth_ce3b .shade-2898 a:hover,
.summary-east-c223.smooth_ce3b .column_e8cc a:hover,
.summary-east-c223.smooth_ce3b .solid-ea33 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary-east-c223.smooth_ce3b .disabled-02dd {
  color: rgba(0, 0, 0, 0.8);
}
.summary-east-c223.smooth_ce3b .feature_f64b {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-east-c223.smooth_ce3b .feature_f64b:before {
  background: rgba(0, 0, 0, 0.08);
}
.summary-east-c223.smooth_ce3b .pressed_bba9:before {
  background: rgba(255, 255, 255, 0.9);
}
.summary-east-c223.smooth_ce3b .table-over-1e62 .lower-0135 li a,
.summary-east-c223.smooth_ce3b .table-over-1e62 .badge_74a9,
.summary-east-c223.smooth_ce3b .solid-ea33 {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-east-c223.smooth_ce3b .table-over-1e62 .badge_74a9:focus,
.summary-east-c223.smooth_ce3b .table-over-1e62 .badge_74a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-east-c223.smooth_ce3b .lower-0135 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.summary-east-c223.component_870f .element_ec21,
.summary-east-c223.component_870f .shade-2898 a,
.summary-east-c223.component_870f .column_e8cc .badge_74a9,
.summary-east-c223.component_870f .column_e8cc a,
.summary-east-c223.component_870f .solid-ea33 a {
  color: rgba(255, 255, 255, 0.79);
}
.summary-east-c223.component_870f .element_ec21:hover,
.summary-east-c223.component_870f .shade-2898 a:hover,
.summary-east-c223.component_870f .column_e8cc .badge_74a9:hover,
.summary-east-c223.component_870f .column_e8cc a:hover,
.summary-east-c223.component_870f .solid-ea33 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-east-c223.component_870f .disabled-02dd {
  color: rgba(255, 255, 255, 0.99);
}
.summary-east-c223.component_870f .feature_f64b {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-east-c223.component_870f .feature_f64b:before {
  background: rgba(255, 255, 255, 0.08);
}
.summary-east-c223.component_870f .pressed_bba9:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary-east-c223.component_870f .table-over-1e62 .lower-0135 li a,
.summary-east-c223.component_870f .table-over-1e62 .badge_74a9,
.summary-east-c223.component_870f .solid-ea33 {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-east-c223.component_870f .table-over-1e62 .badge_74a9:focus,
.summary-east-c223.component_870f .table-over-1e62 .badge_74a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary-east-c223.component_870f .lower-0135 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_bba9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pressed_bba9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.rough_528d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tertiary-tall-cd48 .summary-east-c223 {
  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;
}
.tertiary-tall-cd48 .feature_f64b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tertiary-tall-cd48 .feature_f64b: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) {
  .tertiary-tall-cd48 .feature_f64b:before {
    width: 16%;
    left: 42%;
  }
}
.tertiary-tall-cd48 .feature_f64b:last-child:before {
  content: none;
}
.tertiary-tall-cd48 .feature_f64b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tertiary-tall-cd48 .table-over-1e62 .lower-0135 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tertiary-tall-cd48 .table-over-1e62 .lower-0135 li a .badge_74a9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tertiary-tall-cd48 .table-over-1e62 .solid-ea33 {
  border: none;
}
.tertiary-tall-cd48 .table-over-1e62 .solid-ea33 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tertiary-tall-cd48 .pressed_bba9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tertiary-tall-cd48 .rough_528d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tertiary-tall-cd48 .component_870f .pressed_bba9:before {
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-tall-cd48 .smooth_ce3b.basic_ed69 .aside-brown-f1d7 {
  background: rgba(0, 0, 0, 0.6);
}
.tertiary-tall-cd48
  .smooth_ce3b.basic_ed69
  .aside-brown-f1d7::after,
.tertiary-tall-cd48
  .smooth_ce3b.basic_ed69
  .aside-brown-f1d7:before {
  background: inherit;
}
.tertiary-tall-cd48
  .smooth_ce3b.basic_ed69:hover
  .aside-brown-f1d7 {
  background: rgba(0, 0, 0, 0.8);
}
.middle_3732 .summary-east-c223 {
  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) {
  .middle_3732 .summary-east-c223 {
    width: auto;
    right: 45px;
  }
}
.info_6faa .summary-east-c223 {
  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) {
  .info_6faa .summary-east-c223 {
    width: auto;
    left: 45px;
  }
}
.image-e1fc .summary-east-c223 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.image-e1fc .rough_528d {
  max-width: 48em;
  margin: 0 auto;
}
.image-e1fc .pressed_bba9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.layout-thick-e036 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.layout-thick-e036.tertiary-tall-cd48 .summary-east-c223 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.layout-thick-e036.middle_3732 .summary-east-c223 {
  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);
}
.layout-thick-e036 .summary-east-c223 {
  visibility: visible;
}
.layout-thick-e036.info_6faa .summary-east-c223 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input_purple_7041,
.search_0985 {
  overflow-x: hidden;
}
.input_purple_7041 .summary-east-c223 {
  overflow: auto;
}
.input_purple_7041.tertiary-tall-cd48 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_purple_7041.tertiary-tall-cd48 .summary-east-c223 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input_purple_7041.tertiary-tall-cd48 .picture_short_836a {
  opacity: 0;
}
.input_purple_7041.middle_3732 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_purple_7041.middle_3732 .summary-east-c223 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input_purple_7041.middle_3732 .picture_short_836a {
  opacity: 0;
}
.input_purple_7041.info_6faa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input_purple_7041.info_6faa .summary-east-c223 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input_purple_7041.info_6faa .picture_short_836a {
  opacity: 0;
}
.input_purple_7041.image-e1fc .summary-east-c223 {
  z-index: 10;
  visibility: visible;
}
.basic_ed69 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.basic_ed69 .aside-brown-f1d7 {
  background: rgba(255, 255, 255, 0.99);
}
.basic_ed69 .aside-brown-f1d7::after,
.basic_ed69 .aside-brown-f1d7:before {
  background: inherit;
}
.basic_ed69:hover .aside-brown-f1d7 {
  background: rgba(255, 255, 255, 0.99);
}
.info_6faa .basic_ed69 {
  top: 10px;
  right: auto;
  left: 12px;
}
.image-e1fc .basic_ed69 {
  display: none !important;
}
.input_purple_7041:before,
.search_0985:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input_purple_7041 .basic_ed69,
.search_0985 .basic_ed69 {
  display: inline-block;
}
.summary-east-c223 .south-8696 {
  -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;
}
.input_purple_7041 .summary-east-c223 .south-8696,
.search_0985 .summary-east-c223 .south-8696 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero-9588 .shadow-small-8f18 {
  width: 100%;
}
.primary_9e51 {
  padding: 0 0.5em 0;
}
.primary_9e51 [class*="customify-col-"],
.primary_9e51 [class*="customify-col_"],
.primary_9e51 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.row-8836 .primary_9e51 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media-prev-a145 .south_db88,
  .south_db88 {
    display: none;
  }
  .layout_new_c4d6 {
    text-align: left;
  }
  .medium_884b {
    text-align: center;
  }
  .copper-7d19 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media-prev-a145 .chip-3ce3,
  .chip-3ce3 {
    display: none;
  }
  .element-eb7a {
    text-align: left;
  }
  .focused_9bf2 {
    text-align: center;
  }
  .full-77c6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media-prev-a145 .purple-b33b,
  .purple-b33b {
    display: none;
  }
  .row-first-69af {
    text-align: left;
  }
  .south-c7a8 {
    text-align: center;
  }
  .small_099a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_6fca {
  box-shadow: none !important;
}
.mask_green_3729 .hot-9b80,
.current_cb78 .hot-9b80 {
  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;
}
.current_cb78 .hot-9b80 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion_8702 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion_8702:after,
.motion_8702:before {
  content: "";
  display: table;
}
.motion_8702:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion_8702 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion_8702,
.fluid-4dfa {
  max-width: 1248px;
  margin: 0 auto;
}

.element_830c.thick_ea6d .motion_8702 {
  max-width: 100%;
}
.element_830c.green_f811 {
  max-width: 1200px;
  margin: 0 auto;
}
.element_830c.filter_ce2f .motion_8702 {
  max-width: 100%;
}
.element_830c.filter_ce2f > .motion_8702 {
  padding-left: 0;
  padding-right: 0;
}
.element_830c.filter_ce2f > .motion_8702 .media-prev-a145 {
  margin: 0;
}
.element_830c.filter_ce2f
  > .motion_8702
  .element-short-e3ac.disabled-f3f3 {
  margin-right: 0;
  margin-left: 0;
}
.element_830c.filter_ce2f #main.disabled-f3f3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .aside-398d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .aside-398d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pagination-out-ad64 .thick-c78f {
    padding-right: 1em;
  }
  .pagination-out-ad64.hard-69c5 .element-short-e3ac {
    border-right: 1px solid #eaecee;
  }
  .pagination-out-ad64.hard-69c5 .thick-c78f {
    padding-right: 1em;
  }
  .pagination-out-ad64.hard-69c5 .surface_north_b5ec {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-10ff .thick-c78f {
    padding-left: 1em;
  }
  .input-10ff.hard-69c5 .element-short-e3ac {
    border-left: 1px solid #eaecee;
  }
  .input-10ff.hard-69c5 .thick-c78f {
    padding-left: 1em;
  }
  .input-10ff.hard-69c5 .surface_north_b5ec {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-green-ef2a .thick-c78f {
    padding-left: 1em;
  }
  .notice-green-ef2a.hard-69c5 .photo-e5d6 {
    border-right: 1px solid #eaecee;
  }
  .notice-green-ef2a.hard-69c5 .slider_green_2c98 {
    border-right: 1px solid #eaecee;
  }
  .notice-green-ef2a.hard-69c5 .thick-c78f {
    padding-left: 1em;
  }
  .notice-green-ef2a.hard-69c5 .surface_north_b5ec {
    padding-right: 1em;
  }
  .notice-green-ef2a.hard-69c5 .gradient_28bb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-abf2 .thick-c78f {
    padding-right: 1em;
  }
  .content-abf2.hard-69c5 .photo-e5d6 {
    border-left: 1px solid #eaecee;
  }
  .content-abf2.hard-69c5 .slider_green_2c98 {
    border-left: 1px solid #eaecee;
  }
  .content-abf2.hard-69c5 .thick-c78f {
    padding-right: 1em;
  }
  .content-abf2.hard-69c5 .surface_north_b5ec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content-abf2.hard-69c5 .gradient_28bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-398d .thick-c78f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-398d.hard-69c5 .element-short-e3ac {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .aside-398d.hard-69c5 .thick-c78f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-398d.hard-69c5 .surface_north_b5ec {
    padding-left: 1em;
  }
  .aside-398d.hard-69c5 .gradient_28bb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .aside-398d.hard-69c5 .thick-c78f {
    padding-left: 0;
  }
}
.block-copper-0437 .paragraph-2442 {
  display: inline-block;
}
.grid-e00a {
  display: inline-block;
}
.slider-south-19b6 {
  word-con: break-word;
}
.red-e1bf > span {
  display: inline-block;
  padding: 5px 0;
}
.red-e1bf .component-8eac {
  margin-left: 8px;
  margin-right: 8px;
}
.red-e1bf .image_35a7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.yellow-b365 .icon_0fe8 {
  margin-bottom: 2em;
}
.yellow-b365 .center_2665 {
  margin-bottom: 15px;
}
.yellow-b365 .center_2665:last-child {
  margin-bottom: 0;
}
.yellow-b365 .heading_tall_4922 {
  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) {
  .yellow-b365 .heading_tall_4922 {
    display: block;
  }
}
.yellow-b365 .avatar_5288 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .yellow-b365 .avatar_5288 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.yellow-b365 .light-6c57 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.yellow-b365 .light-6c57 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.yellow-b365 .light-6c57 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.yellow-b365 .slider-south-19b6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow-b365 .slider-south-19b6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.yellow-b365 .mask_advanced_2a47 p:last-child {
  margin-bottom: 0;
}
.yellow-b365 .focus_east_6010 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.yellow-b365 .shade_wide_e334 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.yellow-b365 .tertiary_upper_8a92 {
  margin-top: 1em;
}
.yellow-b365 .item_0e1b {
  top: 0;
  display: block;
}
.yellow-b365 .item_0e1b a {
  color: inherit;
}
.yellow-b365 .item_0e1b a:hover {
  color: inherit;
}
.yellow-b365 .filter_green_1429 {
  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;
}
.yellow-b365 .filter_green_1429:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.yellow-b365 .shade_wide_e334 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.yellow-b365 .preview-full-9bbc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.yellow-b365 .preview-full-9bbc:first-child {
  margin-top: 0;
}
.yellow-b365 .preview-full-9bbc.small-1ba2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.yellow-b365 .preview-full-9bbc.module-036c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow-b365
  .preview-full-9bbc.module-036c.upper_5195
  .tertiary_upper_8a92 {
  width: 100%;
}
.yellow-b365 .module-036c {
  -webkit-box-align: center;
  align-items: center;
}
.yellow-b365 .module-036c .red-e1bf,
.yellow-b365 .module-036c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.yellow-b365 .light-6c57 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow-b365 .light-6c57 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow-b365 .light-6c57: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;
}
.yellow-b365 .small-1ba2 {
  z-index: 5;
}
.yellow-b365 .chip-bronze-ee7a .notice-b806 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.yellow-b365 .input-c59f .notice-b806 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.yellow-b365 .smooth_0bc2 .notice-b806 {
  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;
}
.yellow-b365.disabled_ad73 .heading_tall_4922,
.yellow-b365.module-clean-8d7b .heading_tall_4922 {
  display: block;
}
.yellow-b365.disabled_ad73 .heading_tall_4922 .liquid_4dd7,
.yellow-b365.disabled_ad73 .heading_tall_4922 .shade_wide_e334,
.yellow-b365.module-clean-8d7b .heading_tall_4922 .liquid_4dd7,
.yellow-b365.module-clean-8d7b .heading_tall_4922 .shade_wide_e334 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow-b365.full-3f3a .avatar_5288 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .yellow-b365.full-3f3a .avatar_5288 {
    margin-right: 0;
  }
}
.yellow-b365.disabled_ad73 .avatar_5288,
.yellow-b365.module-clean-8d7b .avatar_5288 {
  padding-top: 40%;
}
.yellow-b365.disabled_ad73 .icon_0fe8,
.yellow-b365.module-clean-8d7b .icon_0fe8 {
  display: block;
}
.yellow-b365.disabled_ad73 .fn-sticky-0bba .shade_wide_e334,
.yellow-b365.module-clean-8d7b .fn-sticky-0bba .shade_wide_e334 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.yellow-b365.disabled_ad73 .avatar_5288,
.yellow-b365.module-clean-8d7b .avatar_5288 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.yellow-b365.disabled_ad73 .shade_wide_e334 {
  padding: 1em;
}
.huge-71ca {
  margin: 30px auto;
  display: block;
}
.huge-71ca .menu_a2a3 > * {
  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;
}
.huge-71ca .menu_a2a3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge-71ca .menu_a2a3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.shade_5669 .red-e1bf {
  margin-bottom: 1.41575em;
}
.shade_5669 .warm_d488 {
  margin-bottom: 1.618em;
}
.item_fresh_5660 .cold_a842 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.item_fresh_5660 .cold_a842 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.item_fresh_5660 .medium-2640 {
  max-width: 100%;
  overflow: auto;
}
.gallery-3fe5 .item_fresh_5660 a:hover {
  text-decoration: underline;
}
.top_ea84 .center_2665:not(.slider-south-19b6),
.top_ea84 .light-6c57 {
  margin-bottom: 1.41575em;
}
.top_ea84 .center_2665:not(.slider-south-19b6):last-child,
.top_ea84 .light-6c57:last-child {
  margin-bottom: 0;
}
.top_ea84 .center_2665.glass-4dc4 {
  margin-bottom: 0.41575em;
}
.top_ea84 .dropdown-f9e3:before,
.top_ea84 .backdrop_focused_aa3c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.top_ea84 .dropdown-f9e3:before {
  content: "\f115";
}
.top_ea84 .backdrop_focused_aa3c:before {
  content: "\f02c";
}
.top_ea84 .full-33b3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.top_ea84 .full-33b3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tiny-40ca {
  display: -webkit-box;
  display: flex;
}
.tiny-40ca .hero_a916 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tiny-40ca .hero_a916 {
    flex-basis: 90px;
  }
}
.tiny-40ca .accordion-7454 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tiny-40ca .accordion-7454 {
    flex-basis: calc(100% - 50px);
  }
}
.tiny-40ca .main-soft-4dc8 p:last-child {
  margin-bottom: 0.72em;
}
.purple_d6ed .menu_a2a3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.purple_d6ed .menu_a2a3:after,
.purple_d6ed .menu_a2a3:before {
  content: "";
  display: table;
}
.purple_d6ed .menu_a2a3:after {
  clear: both;
}
.purple_d6ed .menu_a2a3 .iron_d797,
.purple_d6ed .menu_a2a3 .hover-pro-1274 {
  width: 49%;
}
.purple_d6ed .menu_a2a3 .iron_d797 a span.hero_0b41,
.purple_d6ed .menu_a2a3 .hover-pro-1274 a span.hero_0b41 {
  display: block;
  margin-bottom: 5px;
}
.purple_d6ed .menu_a2a3 .hover-pro-1274 {
  float: left;
  text-align: left;
}
.purple_d6ed .menu_a2a3 .iron_d797 {
  float: right;
  text-align: right;
}
.top-4875 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .top-4875 {
    margin-bottom: 0;
  }
}
.fast_777b {
  margin-bottom: 1em;
}
.fast_777b .slider-south-19b6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.button_motion_141d a {
  display: block;
  line-height: 0;
  position: relative;
}
.element-paper-e884 .fast_777b,
.media-pressed-ffae .fast_777b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .element-paper-e884 .fast_777b,
  .media-pressed-ffae .fast_777b {
    display: block;
  }
}
.element-paper-e884 .button_motion_141d,
.media-pressed-ffae .button_motion_141d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .element-paper-e884 .button_motion_141d,
  .media-pressed-ffae .button_motion_141d {
    margin-bottom: 1em;
  }
}
.element-paper-e884 .button_motion_141d img,
.media-pressed-ffae .button_motion_141d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.element-paper-e884 .blue-b203,
.media-pressed-ffae .blue-b203 {
  flex-basis: calc(100% - 160px);
}
.element-paper-e884 .blue-b203 p,
.media-pressed-ffae .blue-b203 p {
  margin-bottom: 0;
}
.element-paper-e884 .blue-b203 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .element-paper-e884 .blue-b203 {
    padding-left: 0;
  }
}
.media-pressed-ffae .blue-b203 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .media-pressed-ffae .blue-b203 {
    padding-right: 0;
  }
}
.media-pressed-ffae .button_motion_141d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.button-static-7ddd .button_motion_141d {
  margin-bottom: 0.5em;
}
.button-static-7ddd .button_motion_141d img {
  width: 100%;
}
.picture-1001 .in_fb3c,
.mask-dynamic-b879 .in_fb3c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mask-dynamic-b879 .element-short-e3ac .outline_bright_0219 p:last-child {
  margin-bottom: 0;
}
.chip_d791 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.input-dynamic-fa2d .description-4d06 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .input-dynamic-fa2d .description-4d06:last-of-type {
    margin-bottom: 0;
  }
}
.input-dynamic-fa2d .description-4d06 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input-dynamic-fa2d .description-4d06 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.input-dynamic-fa2d .description-4d06 ul li {
  margin: 0 0 0.6em;
}
.input-dynamic-fa2d .description-4d06 ul li.shadow_static_204a,
.input-dynamic-fa2d .description-4d06 ul li.black_8a57 {
  position: relative;
}
.input-dynamic-fa2d .description-4d06 ul li.shadow_static_204a .secondary_8a32,
.input-dynamic-fa2d .description-4d06 ul li.black_8a57 .secondary_8a32 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.input-dynamic-fa2d .description-4d06 ul li.shadow_static_204a:after:after,
.input-dynamic-fa2d .description-4d06 ul li.shadow_static_204a:after:before,
.input-dynamic-fa2d
  .description-4d06
  ul
  li.black_8a57:after:after,
.input-dynamic-fa2d
  .description-4d06
  ul
  li.black_8a57:after:before {
  content: "";
  display: table;
}
.input-dynamic-fa2d .description-4d06 ul li.shadow_static_204a:after:after,
.input-dynamic-fa2d
  .description-4d06
  ul
  li.black_8a57:after:after {
  clear: both;
}
.input-dynamic-fa2d .description-4d06 a.dirty_4e68:hover {
  text-decoration: none;
}
.input-dynamic-fa2d .description-4d06 select {
  max-width: 100%;
}
.input-dynamic-fa2d .description-4d06 table {
  font-size: 85%;
}
.input-dynamic-fa2d .description-4d06 table td,
.input-dynamic-fa2d .description-4d06 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.input-dynamic-fa2d .description-4d06 table tfoot td {
  text-align: left;
}
.input-dynamic-fa2d .description-4d06 :last-child {
  margin-bottom: 0;
}
.input-dynamic-fa2d .description-4d06 .north-a311 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.input-dynamic-fa2d .description-4d06 .north-a311 label {
  width: 100%;
}
.input-dynamic-fa2d .description-4d06 .north-a311 .dirty-6a4e {
  width: 100%;
  display: block;
}
.input-dynamic-fa2d .description-4d06 .north-a311 .slow_2a2e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.input-dynamic-fa2d .description-4d06 .north-a311 .slow_2a2e:hover svg #svg-search {
  fill: #444;
}
.input-dynamic-fa2d .description-4d06 .north-a311 .slow_2a2e svg {
  width: 18px;
  height: 18px;
}
.input-dynamic-fa2d .input-81d4 ul ul,
.input-dynamic-fa2d .wood_2eb5 ul ul,
.input-dynamic-fa2d .info_e142 ul ul,
.input-dynamic-fa2d .sidebar-85d6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.input-dynamic-fa2d .input-81d4 .card_3886 > a,
.input-dynamic-fa2d .wood_2eb5 .card_3886 > a,
.input-dynamic-fa2d .info_e142 .card_3886 > a,
.input-dynamic-fa2d .sidebar-85d6 .card_3886 > a {
  margin-bottom: 0;
}
.input-dynamic-fa2d .pattern_selected_aa7b li,
.input-dynamic-fa2d .input-81d4 li,
.input-dynamic-fa2d .accent_bright_ab6c li,
.input-dynamic-fa2d .wood_2eb5 li,
.input-dynamic-fa2d .info_e142 li,
.input-dynamic-fa2d .sidebar-85d6 li,
.input-dynamic-fa2d .badge_2577 li,
.input-dynamic-fa2d .icon-39e3 li {
  display: block;
  position: relative;
}
.input-dynamic-fa2d .pattern_selected_aa7b li:last-child,
.input-dynamic-fa2d .input-81d4 li:last-child,
.input-dynamic-fa2d .accent_bright_ab6c li:last-child,
.input-dynamic-fa2d .wood_2eb5 li:last-child,
.input-dynamic-fa2d .info_e142 li:last-child,
.input-dynamic-fa2d .sidebar-85d6 li:last-child,
.input-dynamic-fa2d .badge_2577 li:last-child,
.input-dynamic-fa2d .icon-39e3 li:last-child {
  border: none;
}
.input-dynamic-fa2d .pattern_selected_aa7b li a,
.input-dynamic-fa2d .input-81d4 li a,
.input-dynamic-fa2d .accent_bright_ab6c li a,
.input-dynamic-fa2d .wood_2eb5 li a,
.input-dynamic-fa2d .info_e142 li a,
.input-dynamic-fa2d .sidebar-85d6 li a,
.input-dynamic-fa2d .badge_2577 li a,
.input-dynamic-fa2d .icon-39e3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input-dynamic-fa2d .pattern_selected_aa7b li ul li::before,
.input-dynamic-fa2d .input-81d4 li ul li::before,
.input-dynamic-fa2d .accent_bright_ab6c li ul li::before,
.input-dynamic-fa2d .wood_2eb5 li ul li::before,
.input-dynamic-fa2d .info_e142 li ul li::before,
.input-dynamic-fa2d .sidebar-85d6 li ul li::before,
.input-dynamic-fa2d .badge_2577 li ul li::before,
.input-dynamic-fa2d .icon-39e3 li ul li::before {
  left: 15px;
}
.input-dynamic-fa2d .pattern_selected_aa7b li ul a,
.input-dynamic-fa2d .input-81d4 li ul a,
.input-dynamic-fa2d .accent_bright_ab6c li ul a,
.input-dynamic-fa2d .wood_2eb5 li ul a,
.input-dynamic-fa2d .info_e142 li ul a,
.input-dynamic-fa2d .sidebar-85d6 li ul a,
.input-dynamic-fa2d .badge_2577 li ul a,
.input-dynamic-fa2d .icon-39e3 li ul a {
  padding-left: 20px;
}
.input-dynamic-fa2d .pattern_selected_aa7b li ul ul li::before,
.input-dynamic-fa2d .input-81d4 li ul ul li::before,
.input-dynamic-fa2d .accent_bright_ab6c li ul ul li::before,
.input-dynamic-fa2d .wood_2eb5 li ul ul li::before,
.input-dynamic-fa2d .info_e142 li ul ul li::before,
.input-dynamic-fa2d .sidebar-85d6 li ul ul li::before,
.input-dynamic-fa2d .badge_2577 li ul ul li::before,
.input-dynamic-fa2d .icon-39e3 li ul ul li::before {
  left: 30px;
}
.input-dynamic-fa2d .pattern_selected_aa7b li ul ul a,
.input-dynamic-fa2d .input-81d4 li ul ul a,
.input-dynamic-fa2d .accent_bright_ab6c li ul ul a,
.input-dynamic-fa2d .wood_2eb5 li ul ul a,
.input-dynamic-fa2d .info_e142 li ul ul a,
.input-dynamic-fa2d .sidebar-85d6 li ul ul a,
.input-dynamic-fa2d .badge_2577 li ul ul a,
.input-dynamic-fa2d .icon-39e3 li ul ul a {
  padding-left: 40px;
}
.input-dynamic-fa2d .tiny_d75a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.input-dynamic-fa2d .icon-39e3 ul li {
  margin-bottom: 1.41575em;
}
.input-dynamic-fa2d .icon-39e3 ul li .shadow-33be {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.input-dynamic-fa2d .icon-39e3 ul li .inner_178d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.component_870f .pattern_selected_aa7b li a,
.component_870f .input-81d4 li a,
.component_870f .accent_bright_ab6c li a,
.component_870f .wood_2eb5 li a,
.component_870f .info_e142 li a,
.component_870f .sidebar-85d6 li a,
.component_870f .badge_2577 li a,
.component_870f .icon-39e3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_870f .tiny_d75a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_870f .description-4d06 ul li.shadow_static_204a .secondary_8a32,
.component_870f .description-4d06 ul li.black_8a57 .secondary_8a32 {
  background: rgba(0, 0, 0, 0.2);
}
.component_870f .input-dynamic-fa2d .description-4d06 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_830c .input-dynamic-fa2d .lower-0135 li {
  margin: 0;
}
.element_830c .input-dynamic-fa2d .lower-0135 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.element_830c .input-dynamic-fa2d .lower-0135 li ul {
  margin: 0;
}
.element_830c .input-dynamic-fa2d .lower-0135 li ul li a {
  padding-left: 15px;
}
.element_830c .input-dynamic-fa2d .lower-0135 li ul li li a {
  padding-left: 30px;
}
.element_830c .input-dynamic-fa2d .lower-0135 li.banner-bronze-261b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.element_830c .input-dynamic-fa2d .lower-0135 li.banner-bronze-261b > 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;
}
.element_830c .input-dynamic-fa2d .lower-0135 li.banner-bronze-261b > 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;
}
.old-955d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.component-tall-b2e0 {
  position: relative;
  z-index: 10;
}
.component-tall-b2e0 .south-8696 {
  width: 100%;
  max-width: 100%;
}
.pattern-first-d1b6 .filter-dark-ff8a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern-first-d1b6 .smooth_ce3b {
}
.pattern-first-d1b6 .component_870f {
  background: #292929;
}
.dropdown_east_05f9 .filter-dark-ff8a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dropdown_east_05f9 .smooth_ce3b {
  background: #f9f9f9;
}
.dropdown_east_05f9 .component_870f {
  background: #303030;
}
.avatar-paper-ee7f .filter-dark-ff8a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar-paper-ee7f .paragraph-2442 {
    margin-bottom: 1em;
  }
  .avatar-paper-ee7f .paragraph-2442:last-child {
    margin-bottom: 0;
  }
}
.avatar-paper-ee7f .smooth_ce3b {
  background: #ededed;
}
.avatar-paper-ee7f .component_870f {
  background: #1a1a1a;
}
.filter-dark-ff8a.smooth_ce3b {
  color: rgba(0, 0, 0, 0.6);
}
.filter-dark-ff8a.smooth_ce3b .avatar-6209 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-dark-ff8a.component_870f {
  color: rgba(255, 255, 255, 0.99);
}
.filter-dark-ff8a.component_870f a:not(.dirty_4e68) {
  color: rgba(255, 255, 255, 0.79);
}
.filter-dark-ff8a.component_870f a:not(.dirty_4e68):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-dark-ff8a.component_870f .avatar-6209 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-dark-ff8a.component_870f table tbody td,
.filter-dark-ff8a.component_870f table th {
  background: rgba(0, 0, 0, 0.08);
}
.chip-c6af.shadow-north-b2eb .motion_8702 {
  max-width: initial;
}
.chip-c6af .banner_light_6947 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.chip-c6af .banner_light_6947 .south-8696 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .chip-c6af .banner_light_6947 .south-8696 {
    display: block;
    margin-bottom: 2em;
  }
  .chip-c6af .banner_light_6947 .south-8696:last-child {
    margin-bottom: 0;
  }
}
.avatar-paper-ee7f .paragraph-2442:last-child,
.dropdown_east_05f9 .paragraph-2442:last-child,
.pattern-first-d1b6 .paragraph-2442:last-child {
  margin-bottom: 0;
}
.avatar-paper-ee7f .paragraph-2442 .input-dynamic-fa2d .description-4d06:last-child,
.dropdown_east_05f9 .paragraph-2442 .input-dynamic-fa2d .description-4d06:last-child,
.pattern-first-d1b6 .paragraph-2442 .input-dynamic-fa2d .description-4d06:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar-paper-ee7f .copper_dde3,
  .avatar-paper-ee7f .modal-soft-1b6e,
  .dropdown_east_05f9 .copper_dde3,
  .dropdown_east_05f9 .modal-soft-1b6e,
  .pattern-first-d1b6 .copper_dde3,
  .pattern-first-d1b6 .modal-soft-1b6e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .component-tall-b2e0 .paragraph-2442 {
    margin-bottom: 2em;
  }
}
.component-tall-b2e0 p:last-child {
  margin-bottom: 0;
}
.component-tall-b2e0 li,
.component-tall-b2e0 ul {
  list-style: none;
  margin: 0;
}
.component-tall-b2e0 ul ul {
  margin-left: 2.617924em;
}
.banner_c1f1 {
  font-size: 0.875em;
}

/* css-noise: 0eb5 */
.phantom-card-o4 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
