/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shadow-cbdc/customify
Author: WPCustomify
Author URI: https://pressmaximum.shadow-cbdc
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.shadow-cbdc/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.avatar_5b73.warm_02a3/licenses/gpl-2.0.gold_aa6f
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.current_2085/, (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.selected_1cc7.item_right_9b8d/normalize.description-lower-55bf/
 ======
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.description-lower-55bf v7.0.0 | MIT License | github.shadow-cbdc/necolas/normalize.description-lower-55bf */
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;
}
.paragraph-9e25 .badge_e9b6,
.tertiary_pressed_fa66,
.image-pro-b1f6,
.breadcrumb-light-7ae1,
.action-f9e9,
.component_5298,
.gallery-da23,
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;
}
.tertiary_pressed_fa66,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary_pressed_fa66,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_pressed_fa66,
  h1 {
    font-size: 1.8em;
  }
}
.image-pro-b1f6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image-pro-b1f6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image-pro-b1f6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image-pro-b1f6,
  h2 {
    font-size: 1.7em;
  }
}
.breadcrumb-light-7ae1,
h3 {
  font-size: 1.618em;
}
.paragraph-9e25 .badge_e9b6,
.action-f9e9,
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.slider_gas_c377 {
  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;
}
.red_fa22:after,
.red_fa22:before,
.gallery_easy_0039:after,
.gallery_easy_0039:before {
  content: "";
  display: table;
}
.red_fa22:after,
.gallery_easy_0039:after {
  clear: both;
}
.frame-gas-4e39 {
  float: right;
  margin-right: 0;
}
.breadcrumb-wood-15d9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.label-west-a3ff .stale-0366,
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;
}
.label-west-a3ff .stale-0366: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;
}
.block-ded4 .stale-0366 {
  box-shadow: none;
}
.block-ded4
  .stale-0366
  .filter-b9e3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block-ded4 .stale-0366 .down_3152 {
  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;
}
.block-ded4
  .stale-0366
  .down_3152
  b {
  display: none;
}
.block-ded4 .lower-a4e1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.right_bd22:not(.highlight_motion_47af):not(.search_hovered_342a),
button:not(.highlight_motion_47af):not(.search_hovered_342a),
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ),
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ),
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ) {
  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;
}
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):hover,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):hover,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):hover,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):hover,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):active,
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):active,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):active,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):active,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):active,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus {
  outline: 0;
}
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab {
  position: relative;
}
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .tabs_8cb6,
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .panel_609b,
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .widget-6143,
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  i,
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  svg,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .tabs_8cb6,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .panel_609b,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .widget-6143,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  i,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  svg,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .tabs_8cb6,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .panel_609b,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .widget-6143,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  i,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  svg,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .tabs_8cb6,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .panel_609b,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .widget-6143,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  i,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  svg,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .tabs_8cb6,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .panel_609b,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  .widget-6143,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  i,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab
  svg {
  visibility: hidden;
}
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab:after,
button:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab:after,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab:after,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab:after,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ).fn-loading-ccab: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;
}
.right_bd22:not(.highlight_motion_47af):not(.search_hovered_342a),
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ),
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ),
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ) {
  color: #fff;
  background: #235787;
}
.right_bd22:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus,
input[type="button"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus,
input[type="reset"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus,
input[type="submit"]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ):focus {
  color: #fff;
}
.right_bd22.fn-disabled-ccab:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ),
.right_bd22[disabled]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ),
button.fn-disabled-ccab:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ),
button[disabled]:not(.highlight_motion_47af):not(
    .search_hovered_342a
  ) {
  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;
}
.pressed_4e20 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pressed_4e20: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;
}
.bright-dbda {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component-524c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.search_smooth_f766 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.red_fa22:after,
.red_fa22:before,
.last_8d0b:after,
.last_8d0b:before,
.summary-large-26db:after,
.summary-large-26db:before,
.out-58d2:after,
.out-58d2:before,
.outer-28f1:after,
.outer-28f1:before,
.message-glass-e5ff:after,
.message-glass-e5ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.red_fa22:after,
.last_8d0b:after,
.summary-large-26db:after,
.out-58d2:after,
.outer-28f1:after,
.message-glass-e5ff:after {
  clear: both;
}
.last_8d0b .banner-f4ad,
.summary-large-26db .banner-f4ad,
.text-glass-eb24 .banner-f4ad {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.fresh-2836 {
  display: inline-block;
}
.video-9215 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.video-9215 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.video-9215 .backdrop_cold_8dfd {
  padding: 1em 0;
  font-size: 85%;
}
.backdrop_cold_8dfd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.focused_8133 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.focused_8133:after,
.focused_8133:before {
  content: "";
  display: table;
}
.focused_8133:after {
  clear: both;
}
.gas_70b2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.outer-5cda .gas_70b2 {
  max-width: 50%;
}
.container-slow-5d87 .gas_70b2 {
  max-width: 33.33%;
}
.chip-down-3c91 .gas_70b2 {
  max-width: 25%;
}
.notice_f343 .gas_70b2 {
  max-width: 20%;
}
.grid_pro_8899 .gas_70b2 {
  max-width: 16.66%;
}
.avatar-fd0b .gas_70b2 {
  max-width: 14.28%;
}
.pro-f943 .gas_70b2 {
  max-width: 12.5%;
}
.text-warm-d5bc .gas_70b2 {
  max-width: 11.11%;
}
.overlay_in_e942 {
  display: block;
}
.paragraph-9e25 .outer_d172 label,
.paragraph-9e25 .image-1b16 label,
.paragraph-9e25 .accent_ae83 label,
.paragraph-9e25 .border-315e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next-d0df {
  list-style: none;
  margin: 0;
}
.next-d0df article.panel_black_9504 {
  margin-bottom: 0;
}
.next-d0df ul {
  list-style: none;
  margin: 0;
}
.next-d0df .breadcrumb_138d li.panel_black_9504 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next-d0df .breadcrumb_138d li.panel_black_9504 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next-d0df .breadcrumb_138d li.panel_black_9504: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) {
  .next-d0df .breadcrumb_138d li.panel_black_9504 li.panel_black_9504 li.panel_black_9504 li.panel_black_9504 {
    padding-left: 0;
  }
}
article.panel_black_9504 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_black_9504 .last_8d0b p:last-of-type {
  margin-bottom: 0;
}
article.panel_black_9504 .paragraph-purple-11bc {
  float: left;
}
article.panel_black_9504 .outline_outer_46fc {
  margin-left: 85px;
}
article.panel_black_9504 .aside_40ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_black_9504 .aside_40ad .gold_d618 {
  margin-left: 10px;
}
article.panel_black_9504 .alert_8ca3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_black_9504 .component-green-ab19 {
  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 .outer_d172,
  #respond .accent_ae83,
  #respond .border-315e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer_d172 input,
#respond .accent_ae83 input,
#respond .border-315e input {
  width: 100%;
}
#respond .border-315e {
  margin-right: 0;
}
#respond .media-8a55 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort_6b43 {
  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;
}
.sort_6b43.focus-d26f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort_6b43 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%);
}
.sort_6b43:focus,
.sort_6b43: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);
}
.table_new_9244 {
  border-radius: 10%;
}
.menu_liquid_2e98 {
  border-radius: 50%;
}
.button_cd13 {
  font-size: 0.72em;
}
.info_last_39d2 {
  font-size: 0.875em;
}
.tertiary-26b6 {
  font-size: 1.1em;
}
.row_purple_05dc {
  text-transform: uppercase;
  line-height: 1.2;
}
.row_purple_05dc.button_cd13 {
  letter-spacing: 0.5px;
}
.nav_brown_f38f,
.nav_brown_f38f a {
  color: #6d6d6d;
}
.nav_brown_f38f a:hover {
  color: #111;
}
.gold_8b88 {
  color: #6d6d6d;
}
.link_fixed_99bd {
  overflow-x: hidden;
}
.link_fixed_99bd .overlay_outer_9e01.disabled_cc2a {
  position: relative;
}
.link_fixed_99bd .overlay_outer_9e01.disabled_cc2a.rough_ad00 {
  position: initial;
}
.link_fixed_99bd
  .overlay_outer_9e01.disabled_cc2a.rough_ad00
  .hard-14e2 {
  left: auto;
}
.link_fixed_99bd .overlay_outer_9e01 .hard-14e2 {
  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;
}
.link_fixed_99bd .overlay_outer_9e01:hover.disabled_cc2a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.link_fixed_99bd
  .overlay_outer_9e01:hover.disabled_cc2a
  .hard-14e2 {
  display: block;
  z-index: 9999999;
}
.link_fixed_99bd .modal_3996 .wide-ca63,
.link_fixed_99bd .heading_ea42 .wide-ca63 {
  display: none;
}
.link_fixed_99bd .tooltip_over_7ca2 .overlay_outer_9e01:hover.disabled_cc2a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paragraph-9e25 .outer_d172 label,
.paragraph-9e25 .image-1b16 label,
.paragraph-9e25 .accent_ae83 label,
.paragraph-9e25 .border-315e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.next-d0df {
  list-style: none;
  margin: 0;
}
.next-d0df article.panel_black_9504 {
  margin-bottom: 0;
}
.next-d0df ul {
  list-style: none;
  margin: 0;
}
.next-d0df .breadcrumb_138d li.panel_black_9504 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .next-d0df .breadcrumb_138d li.panel_black_9504 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .next-d0df .breadcrumb_138d li.panel_black_9504: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) {
  .next-d0df .breadcrumb_138d li.panel_black_9504 li.panel_black_9504 li.panel_black_9504 li.panel_black_9504 {
    padding-left: 0;
  }
}
article.panel_black_9504 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_black_9504 .last_8d0b p:last-of-type {
  margin-bottom: 0;
}
article.panel_black_9504 .paragraph-purple-11bc {
  float: left;
}
article.panel_black_9504 .outline_outer_46fc {
  margin-left: 85px;
}
article.panel_black_9504 .aside_40ad {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_black_9504 .aside_40ad .gold_d618 {
  margin-left: 10px;
}
article.panel_black_9504 .alert_8ca3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_black_9504 .component-green-ab19 {
  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 .outer_d172,
  #respond .accent_ae83,
  #respond .border-315e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outer_d172 input,
#respond .accent_ae83 input,
#respond .border-315e input {
  width: 100%;
}
#respond .border-315e {
  margin-right: 0;
}
#respond .media-8a55 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_3996 .banner_tiny_c59f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.banner_tiny_c59f .smooth-56f6.widget_85aa .right_582c > li > a:focus,
.banner_tiny_c59f .smooth-56f6.widget_85aa .right_582c > li > a:hover,
.banner_tiny_c59f .smooth-56f6.prev-11da .right_582c > li > a:focus,
.banner_tiny_c59f .smooth-56f6.prev-11da .right_582c > li > a:hover,
.banner_tiny_c59f .smooth-56f6.row-mini-57fb .right_582c > li > a:focus,
.banner_tiny_c59f .smooth-56f6.row-mini-57fb .right_582c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_tiny_c59f
  .smooth-56f6.widget_85aa
  .right_582c
  > li.rough_7736
  > a,
.banner_tiny_c59f
  .smooth-56f6.widget_85aa
  .right_582c
  > li.tiny-c64b
  > a,
.banner_tiny_c59f
  .smooth-56f6.prev-11da
  .right_582c
  > li.rough_7736
  > a,
.banner_tiny_c59f
  .smooth-56f6.prev-11da
  .right_582c
  > li.tiny-c64b
  > a,
.banner_tiny_c59f
  .smooth-56f6.row-mini-57fb
  .right_582c
  > li.rough_7736
  > a,
.banner_tiny_c59f .smooth-56f6.row-mini-57fb .right_582c > li.fresh_32fd > a {
  color: rgba(255, 255, 255, 0.99);
}
.banner_tiny_c59f .over-d339,
.banner_tiny_c59f .over-d339 a {
  color: rgba(255, 255, 255, 0.99);
}
.banner_tiny_c59f .background_fresh_5bde.nav-86ad li a,
.banner_tiny_c59f .widget-large-2af0 a,
.banner_tiny_c59f .pagination_5b8c,
.banner_tiny_c59f .right_582c > li > a,
.banner_tiny_c59f .dark-2d0e {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f .background_fresh_5bde.nav-86ad li a:hover,
.banner_tiny_c59f .widget-large-2af0 a:hover,
.banner_tiny_c59f .pagination_5b8c:hover,
.banner_tiny_c59f .right_582c > li > a:hover,
.banner_tiny_c59f .dark-2d0e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_tiny_c59f .basic_6cfd {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f .basic_6cfd .silver-8eed {
  color: rgba(255, 255, 255, 0.99);
}
.banner_tiny_c59f .basic_6cfd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_tiny_c59f .section_stone_4c2a .right_234f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f .section_stone_4c2a .right_234f .preview-480d {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f
  .section_stone_4c2a
  .right_234f
  .preview-480d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f
  .section_stone_4c2a
  .right_234f
  .preview-480d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f
  .section_stone_4c2a
  .right_234f
  .preview-480d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f
  .section_stone_4c2a
  .right_234f
  .preview-480d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f .section_stone_4c2a .motion-21a4 {
  color: rgba(255, 255, 255, 0.79);
}
.banner_tiny_c59f .section_stone_4c2a .motion-21a4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_101b
  .banner_tiny_c59f
  .section_stone_4c2a
  .pagination_up_ec5b
  .clean-15d0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_101b
  .banner_tiny_c59f
  .section_stone_4c2a
  .pagination_up_ec5b
  .preview-480d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_3996 .photo-iron-65c0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-iron-65c0 .smooth-56f6.widget_85aa .right_582c > li > a:focus,
.photo-iron-65c0 .smooth-56f6.widget_85aa .right_582c > li > a:hover,
.photo-iron-65c0 .smooth-56f6.prev-11da .right_582c > li > a:focus,
.photo-iron-65c0 .smooth-56f6.prev-11da .right_582c > li > a:hover,
.photo-iron-65c0 .smooth-56f6.row-mini-57fb .right_582c > li > a:focus,
.photo-iron-65c0 .smooth-56f6.row-mini-57fb .right_582c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-iron-65c0
  .smooth-56f6.widget_85aa
  .right_582c
  > li.rough_7736
  > a,
.photo-iron-65c0
  .smooth-56f6.widget_85aa
  .right_582c
  > li.tiny-c64b
  > a,
.photo-iron-65c0
  .smooth-56f6.prev-11da
  .right_582c
  > li.rough_7736
  > a,
.photo-iron-65c0
  .smooth-56f6.prev-11da
  .right_582c
  > li.tiny-c64b
  > a,
.photo-iron-65c0
  .smooth-56f6.row-mini-57fb
  .right_582c
  > li.rough_7736
  > a,
.photo-iron-65c0 .smooth-56f6.row-mini-57fb .right_582c > li.fresh_32fd > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-iron-65c0 .over-d339,
.photo-iron-65c0 .over-d339 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-iron-65c0 .background_fresh_5bde.nav-86ad li a,
.photo-iron-65c0 .widget-large-2af0 a,
.photo-iron-65c0 .pagination_5b8c,
.photo-iron-65c0 .right_582c > li > a,
.photo-iron-65c0 .dark-2d0e {
  color: rgba(0, 0, 0, 0.55);
}
.photo-iron-65c0 .background_fresh_5bde.nav-86ad li a:hover,
.photo-iron-65c0 .widget-large-2af0 a:hover,
.photo-iron-65c0 .pagination_5b8c:hover,
.photo-iron-65c0 .right_582c > li > a:hover,
.photo-iron-65c0 .dark-2d0e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-iron-65c0 .basic_6cfd {
  color: rgba(0, 0, 0, 0.55);
}
.photo-iron-65c0 .basic_6cfd .silver-8eed {
  color: rgba(0, 0, 0, 0.8);
}
.photo-iron-65c0 .basic_6cfd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message-8df8 .center_d49d {
  margin-left: auto;
  margin-right: auto;
}
.summary-large-26db > * {
  margin-left: auto;
  margin-right: auto;
}
.summary-large-26db .bright-dbda {
  margin-right: 1.41575em;
}
.disabled_6ae8 .summary-large-26db > .simple-e109 {
  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;
}
.disabled_6ae8 .summary-large-26db > .hidden-750d {
  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;
}
.disabled_6a5d.message-8df8 .center_d49d,
.content-pressed-ad9f.message-8df8 .center_d49d {
  margin-left: 0;
}
.header_center_5d0b.message-8df8 .center_d49d,
.image_slow_a2a7.message-8df8 .center_d49d {
  margin-right: 0;
}
.summary-large-26db ol,
.summary-large-26db ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.white_2995 video {
  max-width: 100%;
}
.east-ee4f img {
  display: block;
}
.east-ee4f.bright-dbda,
.east-ee4f.component-524c {
  width: 100%;
}
.east-ee4f.hidden-750d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_east_7820:not(.picture-4b5c) {
  margin: 1.5em auto;
}
.panel_2a2e p {
  padding: 1.5em 14px;
}
ul.widget_red_8383.hidden-750d,
ul.widget_red_8383.simple-e109,
ul.widget_red_8383.title_top_e951.simple-e109 {
  padding: 0 14px;
}
.north_6769 {
  display: block;
  overflow-x: auto;
}
.north_6769 table {
  border-collapse: collapse;
  width: 100%;
}
.north_6769 td,
.north_6769 th {
  padding: 0.5em;
}
.summary-large-26db li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.summary-large-26db ol ol,
.summary-large-26db ol ul,
.summary-large-26db ul ol,
.summary-large-26db ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.summary-large-26db ol ol li,
.summary-large-26db ol ul li,
.summary-large-26db ul ol li,
.summary-large-26db ul ul li {
  margin-left: 0;
}
.prev_0459.slider-7b18 > .slow-6000 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.prev_0459.slider-7b18 > .slow-6000 iframe,
.prev_0459.slider-7b18 > .slow-6000 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pro-af71 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pro-af71.north_fe4e {
  padding: 0;
}
.pro-af71.north_fe4e cite {
  font-size: 13px;
}
.pro-af71 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pro-af71 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hero_3908 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hero_3908 > p:first-child {
  margin-top: 0;
}
.hero_3908 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hero_3908 blockquote {
  border-left: 0;
}
.hidden-small-5fb9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hidden-small-5fb9:not(.link_5439) {
  max-width: 100px;
}
.hidden-small-5fb9.east-e401 {
  border-bottom: none !important;
  text-align: center;
}
.hidden-small-5fb9.east-e401::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .panel_2a2e p {
    padding: 1.5em 0;
  }
}
.progress_7226 {
  color: #0073aa;
}
.up-b583 {
  background-color: #0073aa;
}
.header_222d {
  color: #229fd8;
}
.accordion-gas-634d {
  background-color: #229fd8;
}
.mask-purple-3ad9 {
  color: #eee;
}
.surface_copper_fe08 {
  background-color: #eee;
}
.aside_659c {
  color: #444;
}
.center_244f {
  background-color: #444;
}
.widget_ec38 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.widget_ec38 .gallery-3562 .widget-large-2af0 {
  font-size: 15px;
}
.widget_ec38 .widget-large-2af0 {
  line-height: 1.3;
}
.widget_ec38 .photo-iron-65c0 {
}
.widget_ec38 .banner_tiny_c59f {
  background: #235787;
}
.border_8f75 {
  padding: 0;
}
.border_8f75 .banner_tiny_c59f {
  background: #1a1a1a;
}
.border_8f75 .photo-iron-65c0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress_6a45 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress_6a45 .photo-iron-65c0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress_6a45 .banner_tiny_c59f {
  background: #303030;
}
.message-glass-e5ff {
  position: relative;
  z-index: 10;
}
.message-glass-e5ff .breadcrumb-basic-07f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.badge-green-b6a9 .disabled_cc2a {
  display: inline-block;
  vertical-align: middle;
}
.badge-green-b6a9.component_bright_d0d6 .disabled_cc2a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .badge-green-b6a9.component_bright_d0d6 .disabled_cc2a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-green-b6a9.component_bright_d0d6 .disabled_cc2a {
    margin-right: 0.4em;
  }
}
.badge-green-b6a9.component_bright_d0d6 .disabled_cc2a:last-child {
  margin-right: 0;
}
.notification-4a0d .breadcrumb-basic-07f1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal_3996 .gallery-3562 {
    margin: 0 -0.5em;
  }
  .modal_3996 .gallery-3562 [class*="customify-col-"],
  .modal_3996 .gallery-3562 [class*="customify-col_"],
  .modal_3996 .gallery-3562 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal_3996.sidebar-top-7fc2 .breadcrumb-basic-07f1 {
  background: 0 0 !important;
}
.modal_3996.sidebar-top-7fc2 .breadcrumb-basic-07f1,
.modal_3996.notification-4a0d .breadcrumb-basic-07f1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal_3996.old-0c3e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal_3996.notification-4a0d .breadcrumb-basic-07f1 {
  box-shadow: none !important;
}
.lite-9001 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lite-9001 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lite-9001 {
    padding: 18px 0 20px;
  }
}
.lite-9001 .text-blue-ff59 {
  width: 100%;
}
.lite-9001 .tooltip-3963 {
  margin-bottom: 0;
}
.lite-9001 .active-liquid-b82b {
  margin-top: 5px;
  font-size: 0.875em;
}
.filter_light_1ff2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.filter_light_1ff2 .down-86c0 {
  width: 100%;
}
.border-warm-0dfa {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.border-warm-0dfa li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.border-warm-0dfa 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;
}
.border-warm-0dfa li:last-child:after {
  display: none;
}
.border-warm-0dfa li a {
  font-weight: 500;
  margin-right: 10px;
}
.full-a4c2 .wide-ca63 button,
.lite-9001 .wide-ca63 button {
  left: 0;
}
.full-a4c2 .down-86c0,
.lite-9001 .down-86c0 {
  padding-left: 0;
  padding-right: 0;
}
.full-a4c2 .filter_light_1ff2,
.lite-9001 .filter_light_1ff2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.full-a4c2 {
  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;
}
.full-a4c2: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;
}
.full-a4c2 .sidebar_01bd {
  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) {
  .full-a4c2 .sidebar_01bd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .full-a4c2 .sidebar_01bd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .full-a4c2 .sidebar_01bd {
    min-height: 200px;
  }
}
.full-a4c2 .border-warm-0dfa {
  color: rgba(255, 255, 255, 0.8);
}
.full-a4c2 .border-warm-0dfa a,
.full-a4c2 .border-warm-0dfa li:after {
  color: inherit;
}
.full-a4c2 .border-warm-0dfa a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.rough_4a2e {
  margin-bottom: 0.5em;
}
.primary-f8c7 {
  margin-bottom: 1.2em;
}
.primary-f8c7,
.rough_4a2e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-f8c7 p:last-child,
.rough_4a2e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wide-ca63,
#masthead .wide-ca63 {
  display: none;
}
#masthead
  > .wide-ca63.media_last_e16c {
  display: none;
}
#masthead > .wide-ca63 button {
  left: 0;
}
.complex_ff4b {
  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%;
}
.complex_ff4b .disabled_cc2a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.complex_ff4b .texture-c069 {
  display: -webkit-box;
  display: flex;
}
.complex_ff4b .texture-c069.photo-d1a0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.complex_ff4b .texture-c069.info-0f67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.complex_ff4b .texture-c069.text_dynamic_0db9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.complex_ff4b.message-13df.dropdown_dfb2 .texture-c069.photo-d1a0 {
  flex-basis: 100%;
}
.complex_ff4b.row-dirty-8b12 .texture-c069.info-0f67 {
  -webkit-box-flex: 1;
  flex: auto;
}
.complex_ff4b.row-dirty-8b12 .texture-c069.text_dynamic_0db9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wide-ca63.media_last_e16c {
  display: none;
}
#masthead > .wide-ca63 button {
  left: 0;
}
.pro-e452 {
  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;
}
.pro-e452:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pro-e452.old-7617 i {
  margin-right: 4px;
}
.pro-e452.secondary-smooth-5d32 i {
  margin-left: 5px;
}
.widget-large-2af0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.widget-large-2af0 p:last-child {
  margin-bottom: 0;
}
.notification-liquid-a096 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notification-liquid-a096 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notification-liquid-a096 img {
  display: block;
  width: auto;
  line-height: 1;
}
.notification-liquid-a096 .over-d339 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notification-liquid-a096 .form-rough-017a {
  margin: 5px 0 7px 0;
}
.notification-liquid-a096.container-70c6 .summary_glass_dc4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-liquid-a096.container-70c6 .clean_6dc5 {
  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;
}
.notification-liquid-a096.content-old-fa86 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notification-liquid-a096.content-old-fa86 .summary_glass_dc4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-liquid-a096.content-old-fa86 .clean_6dc5 {
  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;
}
.notification-liquid-a096.backdrop-hard-2e9e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification-liquid-a096.light-47ec {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notification-liquid-a096.light-47ec .clean_6dc5 {
  margin-top: 7px;
}
.header_up_56fa {
  display: inline-block;
}
.message-glass-e5ff .brown_3677 .notification-liquid-a096 img {
  max-width: 100%;
}
.smooth-56f6 .wrapper-warm-d3dc.badge-bronze-982d,
.fixed-409a .wrapper-warm-d3dc.badge-bronze-982d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-56f6 .list-silver-021f,
.fixed-409a .list-silver-021f {
  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%);
}
.smooth-56f6 .list-silver-021f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.smooth-56f6.silver_d600 .list-silver-021f {
  display: none;
}
.smooth-56f6 .heading_pro_5d1a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.smooth-56f6 .heading_pro_5d1a li {
  display: inline-block;
  position: relative;
}
.smooth-56f6 .heading_pro_5d1a li:last-child {
  margin-right: 0;
}
.smooth-56f6 .heading_pro_5d1a 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;
}
.smooth-56f6 .heading_pro_5d1a li.fresh_32fd > a {
  color: rgba(0, 0, 0, 0.9);
}
.smooth-56f6 .heading_pro_5d1a > 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;
}
.smooth-56f6 .heading_pro_5d1a > li > a i {
  line-height: 0;
}
.smooth-56f6 .heading_pro_5d1a > li.static-e74d > a .list-silver-021f {
  margin-left: 4px;
  line-height: 0;
}
.smooth-56f6 .heading_pro_5d1a .accordion_dynamic_deb3 li.static-e74d > a {
  position: relative;
}
.smooth-56f6 .heading_pro_5d1a .accordion_dynamic_deb3 li.static-e74d > a:after,
.smooth-56f6 .heading_pro_5d1a .accordion_dynamic_deb3 li.static-e74d > a:before {
  content: "";
  display: table;
}
.smooth-56f6 .heading_pro_5d1a .accordion_dynamic_deb3 li.static-e74d > a:after {
  clear: both;
}
.smooth-56f6 .heading_pro_5d1a .accordion_dynamic_deb3 li.static-e74d > a .list-silver-021f {
  margin-left: 5px;
  float: right;
}
.smooth-56f6 .heading_pink_fee9,
.smooth-56f6 .accordion_dynamic_deb3 {
  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;
}
.smooth-56f6 .accordion_dynamic_deb3 {
  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;
}
.smooth-56f6 .accordion_dynamic_deb3 .badge-bronze-982d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth-56f6 .accordion_dynamic_deb3 .list-silver-021f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.smooth-56f6 .accordion_dynamic_deb3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.smooth-56f6 .accordion_dynamic_deb3 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;
}
.smooth-56f6 .accordion_dynamic_deb3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.smooth-56f6 .accordion_dynamic_deb3 .accordion_dynamic_deb3 {
  top: 0;
  left: 100%;
}
.smooth-56f6 .card-2ebc.fn-focus-ccab > .heading_pink_fee9,
.smooth-56f6 .card-2ebc.fn-focus-ccab > .accordion_dynamic_deb3,
.smooth-56f6 .card-2ebc:focus > .heading_pink_fee9,
.smooth-56f6 .card-2ebc:focus > .accordion_dynamic_deb3,
.smooth-56f6 .card-2ebc:hover > .heading_pink_fee9,
.smooth-56f6 .card-2ebc:hover > .accordion_dynamic_deb3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.smooth-56f6.row-mini-57fb .right_582c:after,
.smooth-56f6.row-mini-57fb .right_582c:before {
  content: "";
  display: table;
}
.smooth-56f6.row-mini-57fb .right_582c:after {
  clear: both;
}
.smooth-56f6.row-mini-57fb .right_582c > li {
  float: left;
}
.smooth-56f6.hard_a4f4 .right_582c:after,
.smooth-56f6.hard_a4f4 .right_582c:before {
  content: "";
  display: table;
}
.smooth-56f6.hard_a4f4 .right_582c:after {
  clear: both;
}
.smooth-56f6.hard_a4f4 .right_582c > li {
  float: left;
}
.smooth-56f6.hard_a4f4 .right_582c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.smooth-56f6.hard_a4f4 .right_582c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-56f6.hard_a4f4 .right_582c > li.rough_7736 > a,
.smooth-56f6.hard_a4f4 .right_582c > li.fresh_32fd > a {
  color: #fff;
  background-color: #1e4b75;
}
.smooth-56f6.widget_85aa .right_582c > li > a .badge-bronze-982d {
  position: relative;
}
.smooth-56f6.widget_85aa .right_582c > li > a .badge-bronze-982d: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;
}
.smooth-56f6.widget_85aa
  .right_582c
  > li:focus
  > a
  .badge-bronze-982d:before,
.smooth-56f6.widget_85aa
  .right_582c
  > li:hover
  > a
  .badge-bronze-982d:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-56f6.widget_85aa
  .right_582c
  > li.rough_7736
  > a
  .badge-bronze-982d:before,
.smooth-56f6.widget_85aa
  .right_582c
  > li.tiny-c64b
  > a
  .badge-bronze-982d:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-56f6.prev-11da .right_582c > li > a .badge-bronze-982d {
  position: relative;
}
.smooth-56f6.prev-11da .right_582c > li > a .badge-bronze-982d: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;
}
.smooth-56f6.prev-11da .right_582c > li:focus > a .badge-bronze-982d:before,
.smooth-56f6.prev-11da
  .right_582c
  > li:hover
  > a
  .badge-bronze-982d:before {
  width: 100%;
  background-color: currentColor;
}
.smooth-56f6.prev-11da
  .right_582c
  > li.rough_7736
  > a
  .badge-bronze-982d:before,
.smooth-56f6.prev-11da
  .right_582c
  > li.tiny-c64b
  > a
  .badge-bronze-982d:before {
  width: 100%;
  background-color: currentColor;
}
.fixed-409a .heading_pro_5d1a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fixed-409a .heading_pro_5d1a li:first-child > a {
  border-top: none;
}
.fixed-409a .heading_pro_5d1a .wide_1c7d > .badge-bronze-982d .list-silver-021f {
  display: none;
}
.fixed-409a .heading_pro_5d1a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fixed-409a .heading_pro_5d1a li:last-child {
  border: none;
}
.fixed-409a .heading_pro_5d1a li.static-e74d > a {
  padding-right: 45px !important;
}
.fixed-409a .heading_pro_5d1a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fixed-409a .heading_pro_5d1a li a:focus,
.fixed-409a .heading_pro_5d1a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fixed-409a .heading_pro_5d1a li .upper-3caf {
  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;
}
.fixed-409a .heading_pro_5d1a li .upper-3caf:hover {
  box-shadow: none;
}
.fixed-409a .heading_pro_5d1a li .upper-3caf .list-silver-021f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fixed-409a .heading_pro_5d1a .accordion_dynamic_deb3 {
  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);
}
.fixed-409a .heading_pro_5d1a .accordion_dynamic_deb3 li a {
  padding-left: 3em;
}
.fixed-409a .heading_pro_5d1a .dynamic-facc > a .upper-3caf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fixed-409a .heading_pro_5d1a .dynamic-facc > .accordion_dynamic_deb3 {
  display: block;
  opacity: 1;
}
.carousel_copper_8dd5 {
  max-width: 100%;
}
.plasma_e65b {
  line-height: 0;
  cursor: pointer;
}
.dark-2d0e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dark-2d0e:hover {
  box-shadow: none;
  color: currentColor;
}
.dark-2d0e svg {
  width: 18px;
  height: 18px;
}
.dark-2d0e .section_prev_d876 {
  display: none;
}
.sidebar_current_bfdd {
  position: relative;
}
.sidebar_current_bfdd.fn-active-ccab .dark-2d0e .article_pro_5f01 {
  display: none;
}
.sidebar_current_bfdd.fn-active-ccab .dark-2d0e .section_prev_d876 {
  display: inline-block;
}
.sidebar_current_bfdd .mask_ef22 {
  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);
}
.sidebar_current_bfdd.description-02e8 .mask_ef22 {
  left: auto;
  right: -0.9em;
}
.sidebar_current_bfdd.description-02e8 .card_focused_9e37::before {
  left: auto;
  right: 15px;
}
.sidebar_current_bfdd.fn-active-ccab .mask_ef22 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination_up_ec5b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination_up_ec5b label {
  flex-basis: 100%;
}
.pagination_up_ec5b .right_234f {
  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;
}
.pagination_up_ec5b .preview-480d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination_up_ec5b .preview-480d:focus {
  background-color: transparent;
}
.pagination_up_ec5b button.motion-21a4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination_up_ec5b button.motion-21a4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination_up_ec5b button.motion-21a4 svg {
  width: 18px;
  height: 18px;
}
.pagination_up_ec5b input[type="submit"] {
  min-height: auto;
}
.section_stone_4c2a .pagination_up_ec5b .preview-480d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.card_focused_9e37 {
  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) {
  .card_focused_9e37 {
    width: 220px;
  }
}
.card_focused_9e37 label {
  flex-basis: 100%;
}
.card_focused_9e37::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;
}
.caption_101b .section_stone_4c2a .pagination_up_ec5b {
  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;
}
.caption_101b
  .section_stone_4c2a
  .pagination_up_ec5b
  .right_234f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.caption_101b .section_stone_4c2a .pagination_up_ec5b .preview-480d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.caption_101b
  .section_stone_4c2a
  .pagination_up_ec5b
  .preview-480d:focus {
  background: 0 0;
}
.caption_101b
  .section_stone_4c2a
  .pagination_up_ec5b
  .clean-15d0 {
  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;
}
.background_fresh_5bde {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.background_fresh_5bde li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.background_fresh_5bde li:last-child {
  margin-right: 0;
}
.background_fresh_5bde li:first-child {
  margin-left: 0;
}
.background_fresh_5bde.focus-simple-87c8 a {
  color: #fff;
}
.background_fresh_5bde.focus-simple-87c8 a:hover {
  color: #fff;
}
.background_fresh_5bde a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.background_fresh_5bde a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.background_fresh_5bde a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.background_fresh_5bde a:hover {
  opacity: 0.9;
  color: inherit;
}
.background_fresh_5bde [class*="social-icon-apple"] {
  background-color: #999;
}
.background_fresh_5bde [class*="social-icon-apple"].notification_basic_cc31 {
  background-color: transparent;
  color: #999;
}
.background_fresh_5bde [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.background_fresh_5bde [class*="social-icon-behance"].notification_basic_cc31 {
  background-color: transparent;
  color: #1769ff;
}
.background_fresh_5bde [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.background_fresh_5bde [class*="social-icon-bitbucket"].notification_basic_cc31 {
  background-color: transparent;
  color: #205081;
}
.background_fresh_5bde [class*="social-icon-codepen"] {
  background-color: #000;
}
.background_fresh_5bde [class*="social-icon-codepen"].notification_basic_cc31 {
  background-color: transparent;
  color: #000;
}
.background_fresh_5bde [class*="social-icon-delicious"] {
  background-color: #39f;
}
.background_fresh_5bde [class*="social-icon-delicious"].notification_basic_cc31 {
  background-color: transparent;
  color: #39f;
}
.background_fresh_5bde [class*="social-icon-digg"] {
  background-color: #005be2;
}
.background_fresh_5bde [class*="social-icon-digg"].notification_basic_cc31 {
  background-color: transparent;
  color: #005be2;
}
.background_fresh_5bde [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.background_fresh_5bde [class*="social-icon-dribbble"].notification_basic_cc31 {
  background-color: transparent;
  color: #ea4c89;
}
.background_fresh_5bde [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.background_fresh_5bde [class*="social-icon-envelope"].notification_basic_cc31 {
  background-color: transparent;
  color: #ea4335;
}
.background_fresh_5bde [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.background_fresh_5bde [class*="social-icon-facebook"].notification_basic_cc31 {
  background-color: transparent;
  color: #3b5998;
}
.background_fresh_5bde [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.background_fresh_5bde [class*="social-icon-flickr"].notification_basic_cc31 {
  background-color: transparent;
  color: #0063dc;
}
.background_fresh_5bde [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.background_fresh_5bde [class*="social-icon-foursquare"].notification_basic_cc31 {
  background-color: transparent;
  color: #2d5be3;
}
.background_fresh_5bde [class*="social-icon-github"] {
  background-color: #333;
}
.background_fresh_5bde [class*="social-icon-github"].notification_basic_cc31 {
  background-color: transparent;
  color: #333;
}
.background_fresh_5bde [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.background_fresh_5bde [class*="social-icon-google-plus"].notification_basic_cc31 {
  background-color: transparent;
  color: #dd4b39;
}
.background_fresh_5bde [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.background_fresh_5bde [class*="social-icon-houzz"].notification_basic_cc31 {
  background-color: transparent;
  color: #7ac142;
}
.background_fresh_5bde [class*="social-icon-instagram"] {
  background-color: #262626;
}
.background_fresh_5bde [class*="social-icon-instagram"].notification_basic_cc31 {
  background-color: transparent;
  color: #262626;
}
.background_fresh_5bde [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.background_fresh_5bde [class*="social-icon-jsfiddle"].notification_basic_cc31 {
  background-color: transparent;
  color: #487aa2;
}
.background_fresh_5bde [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.background_fresh_5bde [class*="social-icon-linkedin"].notification_basic_cc31 {
  background-color: transparent;
  color: #0077b5;
}
.background_fresh_5bde [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.background_fresh_5bde [class*="social-icon-medium"].notification_basic_cc31 {
  background-color: transparent;
  color: #00ab6b;
}
.background_fresh_5bde [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.background_fresh_5bde
  [class*="social-icon-odnoklassniki"].notification_basic_cc31 {
  background-color: transparent;
  color: #f4731c;
}
.background_fresh_5bde [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.background_fresh_5bde [class*="social-icon-meetup"].notification_basic_cc31 {
  background-color: transparent;
  color: #ec1c40;
}
.background_fresh_5bde [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.background_fresh_5bde [class*="social-icon-pinterest"].notification_basic_cc31 {
  background-color: transparent;
  color: #bd081c;
}
.background_fresh_5bde [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.background_fresh_5bde [class*="social-icon-product-hunt"].notification_basic_cc31 {
  background-color: transparent;
  color: #da552f;
}
.background_fresh_5bde [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.background_fresh_5bde [class*="social-icon-reddit"].notification_basic_cc31 {
  background-color: transparent;
  color: #ff4500;
}
.background_fresh_5bde [class*="social-icon-rss"] {
  background-color: #f26522;
}
.background_fresh_5bde [class*="social-icon-rss"].notification_basic_cc31 {
  background-color: transparent;
  color: #f26522;
}
.background_fresh_5bde [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.background_fresh_5bde
  [class*="social-icon-shopping-cart"].notification_basic_cc31 {
  background-color: transparent;
  color: #4caf50;
}
.background_fresh_5bde [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.background_fresh_5bde [class*="social-icon-skype"].notification_basic_cc31 {
  background-color: transparent;
  color: #00aff0;
}
.background_fresh_5bde [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.background_fresh_5bde [class*="social-icon-slideshare"].notification_basic_cc31 {
  background-color: transparent;
  color: #0077b5;
}
.background_fresh_5bde [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.background_fresh_5bde [class*="social-icon-snapchat"].notification_basic_cc31 {
  background-color: transparent;
  color: #fffc00;
}
.background_fresh_5bde [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.background_fresh_5bde [class*="social-icon-soundcloud"].notification_basic_cc31 {
  background-color: transparent;
  color: #f80;
}
.background_fresh_5bde [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.background_fresh_5bde [class*="social-icon-spotify"].notification_basic_cc31 {
  background-color: transparent;
  color: #2ebd59;
}
.background_fresh_5bde [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.background_fresh_5bde
  [class*="social-icon-stack-overflow"].notification_basic_cc31 {
  background-color: transparent;
  color: #fe7a15;
}
.background_fresh_5bde [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.background_fresh_5bde [class*="social-icon-maldkfgram"].notification_basic_cc31 {
  background-color: transparent;
  color: #2ca5e0;
}
.background_fresh_5bde [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.background_fresh_5bde [class*="social-icon-tripadvisor"].notification_basic_cc31 {
  background-color: transparent;
  color: #589442;
}
.background_fresh_5bde [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.background_fresh_5bde [class*="social-icon-tumblr"].notification_basic_cc31 {
  background-color: transparent;
  color: #35465c;
}
.background_fresh_5bde [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.background_fresh_5bde [class*="social-icon-twitch"].notification_basic_cc31 {
  background-color: transparent;
  color: #6441a5;
}
.background_fresh_5bde [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.background_fresh_5bde [class*="social-icon-twitter"].notification_basic_cc31 {
  background-color: transparent;
  color: #1da1f2;
}
.background_fresh_5bde [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.background_fresh_5bde [class*="social-icon-vimeo"].notification_basic_cc31 {
  background-color: transparent;
  color: #1ab7ea;
}
.background_fresh_5bde [class*="social-icon-vk"] {
  background-color: #45668e;
}
.background_fresh_5bde [class*="social-icon-vk"].notification_basic_cc31 {
  background-color: transparent;
  color: #45668e;
}
.background_fresh_5bde [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.background_fresh_5bde [class*="social-icon-weibo"].notification_basic_cc31 {
  background-color: transparent;
  color: #df2029;
}
.background_fresh_5bde [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.background_fresh_5bde [class*="social-icon-weixin"].notification_basic_cc31 {
  background-color: transparent;
  color: #7bb32e;
}
.background_fresh_5bde [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.background_fresh_5bde [class*="social-icon-whatsapp"].notification_basic_cc31 {
  background-color: transparent;
  color: #25d366;
}
.background_fresh_5bde [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.background_fresh_5bde [class*="social-icon-wordpress"].notification_basic_cc31 {
  background-color: transparent;
  color: #21759b;
}
.background_fresh_5bde [class*="social-icon-xing"] {
  background-color: #026466;
}
.background_fresh_5bde [class*="social-icon-xing"].notification_basic_cc31 {
  background-color: transparent;
  color: #026466;
}
.background_fresh_5bde [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.background_fresh_5bde [class*="social-icon-yelp"].notification_basic_cc31 {
  background-color: transparent;
  color: #af0606;
}
.background_fresh_5bde [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.background_fresh_5bde [class*="social-icon-youtube"].notification_basic_cc31 {
  background-color: transparent;
  color: #cd201f;
}
.pagination_5b8c {
  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;
}
.pagination_5b8c:hover {
  box-shadow: none;
  background: 0 0;
}
.in_04f3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.complex_632e {
  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;
}
.gas-77b1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.brown-46a5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.brown-46a5,
.brown-46a5::after,
.brown-46a5::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;
}
.brown-46a5::after,
.brown-46a5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content-0f33 .complex_632e .gas-77b1 {
  margin-top: -2px;
  width: 19px;
}
.content-0f33 .complex_632e .brown-46a5 {
  margin-top: -1px;
}
.content-0f33 .complex_632e .brown-46a5,
.content-0f33 .complex_632e .brown-46a5::after,
.content-0f33 .complex_632e .brown-46a5::before {
  width: 19px;
  height: 2px;
}
.content-0f33 .complex_632e .brown-46a5::before {
  top: -6px;
}
.content-0f33 .complex_632e .brown-46a5::after {
  bottom: -6px;
}
.message_out_8372 .complex_632e .gas-77b1 {
  margin-top: -2px;
  width: 22px;
}
.message_out_8372 .complex_632e .brown-46a5 {
  margin-top: -1px;
}
.message_out_8372 .complex_632e .brown-46a5,
.message_out_8372 .complex_632e .brown-46a5::after,
.message_out_8372 .complex_632e .brown-46a5::before {
  width: 22px;
  height: 2px;
}
.message_out_8372 .complex_632e .brown-46a5::before {
  top: -7px;
}
.message_out_8372 .complex_632e .brown-46a5::after {
  bottom: -7px;
}
.pattern-1019 .complex_632e .gas-77b1 {
  margin-top: -2px;
  width: 31px;
}
.pattern-1019 .complex_632e .brown-46a5 {
  margin-top: -1.5px;
}
.pattern-1019 .complex_632e .brown-46a5,
.pattern-1019 .complex_632e .brown-46a5::after,
.pattern-1019 .complex_632e .brown-46a5::before {
  width: 31px;
  height: 3px;
}
.pattern-1019 .complex_632e .brown-46a5::before {
  top: -9px;
}
.pattern-1019 .complex_632e .brown-46a5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .frame-warm-03ba .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-warm-03ba .complex_632e .brown-46a5 {
    margin-top: -1px;
  }
  .frame-warm-03ba .complex_632e .brown-46a5,
  .frame-warm-03ba .complex_632e .brown-46a5::after,
  .frame-warm-03ba .complex_632e .brown-46a5::before {
    width: 19px;
    height: 2px;
  }
  .frame-warm-03ba .complex_632e .brown-46a5::before {
    top: -6px;
  }
  .frame-warm-03ba .complex_632e .brown-46a5::after {
    bottom: -6px;
  }
  .filter-hovered-b1be .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 22px;
  }
  .filter-hovered-b1be .complex_632e .brown-46a5 {
    margin-top: -1px;
  }
  .filter-hovered-b1be .complex_632e .brown-46a5,
  .filter-hovered-b1be .complex_632e .brown-46a5::after,
  .filter-hovered-b1be .complex_632e .brown-46a5::before {
    width: 22px;
    height: 2px;
  }
  .filter-hovered-b1be .complex_632e .brown-46a5::before {
    top: -7px;
  }
  .filter-hovered-b1be .complex_632e .brown-46a5::after {
    bottom: -7px;
  }
  .background-complex-4bd6 .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 31px;
  }
  .background-complex-4bd6 .complex_632e .brown-46a5 {
    margin-top: -1.5px;
  }
  .background-complex-4bd6 .complex_632e .brown-46a5,
  .background-complex-4bd6 .complex_632e .brown-46a5::after,
  .background-complex-4bd6 .complex_632e .brown-46a5::before {
    width: 31px;
    height: 3px;
  }
  .background-complex-4bd6 .complex_632e .brown-46a5::before {
    top: -9px;
  }
  .background-complex-4bd6 .complex_632e .brown-46a5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_soft_be94 .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop_soft_be94 .complex_632e .brown-46a5 {
    margin-top: -1px;
  }
  .backdrop_soft_be94 .complex_632e .brown-46a5,
  .backdrop_soft_be94 .complex_632e .brown-46a5::after,
  .backdrop_soft_be94 .complex_632e .brown-46a5::before {
    width: 19px;
    height: 2px;
  }
  .backdrop_soft_be94 .complex_632e .brown-46a5::before {
    top: -6px;
  }
  .backdrop_soft_be94 .complex_632e .brown-46a5::after {
    bottom: -6px;
  }
  .fixed-9122 .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 22px;
  }
  .fixed-9122 .complex_632e .brown-46a5 {
    margin-top: -1px;
  }
  .fixed-9122 .complex_632e .brown-46a5,
  .fixed-9122 .complex_632e .brown-46a5::after,
  .fixed-9122 .complex_632e .brown-46a5::before {
    width: 22px;
    height: 2px;
  }
  .fixed-9122 .complex_632e .brown-46a5::before {
    top: -7px;
  }
  .fixed-9122 .complex_632e .brown-46a5::after {
    bottom: -7px;
  }
  .content-e6b6 .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 31px;
  }
  .content-e6b6 .complex_632e .brown-46a5 {
    margin-top: -1.5px;
  }
  .content-e6b6 .complex_632e .brown-46a5,
  .content-e6b6 .complex_632e .brown-46a5::after,
  .content-e6b6 .complex_632e .brown-46a5::before {
    width: 31px;
    height: 3px;
  }
  .content-e6b6 .complex_632e .brown-46a5::before {
    top: -9px;
  }
  .content-e6b6 .complex_632e .brown-46a5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .texture_10d6 .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 19px;
  }
  .texture_10d6 .complex_632e .brown-46a5 {
    margin-top: -1px;
  }
  .texture_10d6 .complex_632e .brown-46a5,
  .texture_10d6 .complex_632e .brown-46a5::after,
  .texture_10d6 .complex_632e .brown-46a5::before {
    width: 19px;
    height: 2px;
  }
  .texture_10d6 .complex_632e .brown-46a5::before {
    top: -6px;
  }
  .texture_10d6 .complex_632e .brown-46a5::after {
    bottom: -6px;
  }
  .primary_lower_f8c5 .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 22px;
  }
  .primary_lower_f8c5 .complex_632e .brown-46a5 {
    margin-top: -1px;
  }
  .primary_lower_f8c5 .complex_632e .brown-46a5,
  .primary_lower_f8c5 .complex_632e .brown-46a5::after,
  .primary_lower_f8c5 .complex_632e .brown-46a5::before {
    width: 22px;
    height: 2px;
  }
  .primary_lower_f8c5 .complex_632e .brown-46a5::before {
    top: -7px;
  }
  .primary_lower_f8c5 .complex_632e .brown-46a5::after {
    bottom: -7px;
  }
  .disabled-pressed-c0c4 .complex_632e .gas-77b1 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-pressed-c0c4 .complex_632e .brown-46a5 {
    margin-top: -1.5px;
  }
  .disabled-pressed-c0c4 .complex_632e .brown-46a5,
  .disabled-pressed-c0c4 .complex_632e .brown-46a5::after,
  .disabled-pressed-c0c4 .complex_632e .brown-46a5::before {
    width: 31px;
    height: 3px;
  }
  .disabled-pressed-c0c4 .complex_632e .brown-46a5::before {
    top: -9px;
  }
  .disabled-pressed-c0c4 .complex_632e .brown-46a5::after {
    bottom: -9px;
  }
}
.form-20aa .brown-46a5 {
  -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);
}
.form-20aa .brown-46a5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form-20aa .brown-46a5::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);
}
.form-20aa.motion-f661 .brown-46a5 {
  -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);
}
.form-20aa.motion-f661 .brown-46a5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form-20aa.motion-f661 .brown-46a5::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);
}
.label_complex_8385 {
  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.detail-2630:before {
  display: none;
}
.heading_ea42 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.heading_ea42 .steel_68ef {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.heading_ea42 .steel_68ef:last-of-type {
  border-bottom: none;
}
.heading_ea42 .steel_68ef.input-e8e8,
.heading_ea42 .steel_68ef.east-a25e,
.heading_ea42 .steel_68ef.banner-narrow-217d {
  padding: 0;
}
.heading_ea42 .fixed-409a .upper-3caf {
  color: currentColor;
}
.heading_ea42 .fixed-409a .upper-3caf:focus,
.heading_ea42 .fixed-409a .upper-3caf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_ea42.photo-iron-65c0 .basic_6cfd,
.heading_ea42.photo-iron-65c0 .widget-large-2af0 a,
.heading_ea42.photo-iron-65c0 .right_582c a,
.heading_ea42.photo-iron-65c0 .accordion_dynamic_deb3 a {
  color: rgba(0, 0, 0, 0.55);
}
.heading_ea42.photo-iron-65c0 .basic_6cfd:hover,
.heading_ea42.photo-iron-65c0 .widget-large-2af0 a:hover,
.heading_ea42.photo-iron-65c0 .right_582c a:hover,
.heading_ea42.photo-iron-65c0 .accordion_dynamic_deb3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_ea42.photo-iron-65c0 .silver-8eed {
  color: rgba(0, 0, 0, 0.8);
}
.heading_ea42.photo-iron-65c0 .steel_68ef {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_ea42.photo-iron-65c0 .steel_68ef:before {
  background: rgba(0, 0, 0, 0.08);
}
.heading_ea42.photo-iron-65c0 .active_iron_f775:before {
  background: rgba(255, 255, 255, 0.9);
}
.heading_ea42.photo-iron-65c0 .fixed-409a .heading_pro_5d1a li a,
.heading_ea42.photo-iron-65c0 .fixed-409a .upper-3caf,
.heading_ea42.photo-iron-65c0 .accordion_dynamic_deb3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_ea42.photo-iron-65c0 .fixed-409a .upper-3caf:focus,
.heading_ea42.photo-iron-65c0 .fixed-409a .upper-3caf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_ea42.photo-iron-65c0 .heading_pro_5d1a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_ea42.banner_tiny_c59f .basic_6cfd,
.heading_ea42.banner_tiny_c59f .widget-large-2af0 a,
.heading_ea42.banner_tiny_c59f .right_582c .upper-3caf,
.heading_ea42.banner_tiny_c59f .right_582c a,
.heading_ea42.banner_tiny_c59f .accordion_dynamic_deb3 a {
  color: rgba(255, 255, 255, 0.79);
}
.heading_ea42.banner_tiny_c59f .basic_6cfd:hover,
.heading_ea42.banner_tiny_c59f .widget-large-2af0 a:hover,
.heading_ea42.banner_tiny_c59f .right_582c .upper-3caf:hover,
.heading_ea42.banner_tiny_c59f .right_582c a:hover,
.heading_ea42.banner_tiny_c59f .accordion_dynamic_deb3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_ea42.banner_tiny_c59f .silver-8eed {
  color: rgba(255, 255, 255, 0.99);
}
.heading_ea42.banner_tiny_c59f .steel_68ef {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_ea42.banner_tiny_c59f .steel_68ef:before {
  background: rgba(255, 255, 255, 0.08);
}
.heading_ea42.banner_tiny_c59f .active_iron_f775:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_ea42.banner_tiny_c59f .fixed-409a .heading_pro_5d1a li a,
.heading_ea42.banner_tiny_c59f .fixed-409a .upper-3caf,
.heading_ea42.banner_tiny_c59f .accordion_dynamic_deb3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_ea42.banner_tiny_c59f .fixed-409a .upper-3caf:focus,
.heading_ea42.banner_tiny_c59f .fixed-409a .upper-3caf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_ea42.banner_tiny_c59f .heading_pro_5d1a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_iron_f775 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.active_iron_f775:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.layout_943f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.thick_e65e .heading_ea42 {
  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;
}
.thick_e65e .steel_68ef {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.thick_e65e .steel_68ef: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) {
  .thick_e65e .steel_68ef:before {
    width: 16%;
    left: 42%;
  }
}
.thick_e65e .steel_68ef:last-child:before {
  content: none;
}
.thick_e65e .steel_68ef[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.thick_e65e .fixed-409a .heading_pro_5d1a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.thick_e65e .fixed-409a .heading_pro_5d1a li a .upper-3caf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.thick_e65e .fixed-409a .accordion_dynamic_deb3 {
  border: none;
}
.thick_e65e .fixed-409a .accordion_dynamic_deb3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.thick_e65e .active_iron_f775 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.thick_e65e .layout_943f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.thick_e65e .banner_tiny_c59f .active_iron_f775:before {
  background: rgba(0, 0, 0, 0.9);
}
.thick_e65e .photo-iron-65c0.highlight_dynamic_1f4a .brown-46a5 {
  background: rgba(0, 0, 0, 0.6);
}
.thick_e65e
  .photo-iron-65c0.highlight_dynamic_1f4a
  .brown-46a5::after,
.thick_e65e
  .photo-iron-65c0.highlight_dynamic_1f4a
  .brown-46a5:before {
  background: inherit;
}
.thick_e65e
  .photo-iron-65c0.highlight_dynamic_1f4a:hover
  .brown-46a5 {
  background: rgba(0, 0, 0, 0.8);
}
.list_d6f6 .heading_ea42 {
  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) {
  .list_d6f6 .heading_ea42 {
    width: auto;
    right: 45px;
  }
}
.image_solid_69a0 .heading_ea42 {
  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) {
  .image_solid_69a0 .heading_ea42 {
    width: auto;
    left: 45px;
  }
}
.detail-2630 .heading_ea42 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.detail-2630 .layout_943f {
  max-width: 48em;
  margin: 0 auto;
}
.detail-2630 .active_iron_f775:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-6fa7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-6fa7.thick_e65e .heading_ea42 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-6fa7.list_d6f6 .heading_ea42 {
  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);
}
.chip-6fa7 .heading_ea42 {
  visibility: visible;
}
.chip-6fa7.image_solid_69a0 .heading_ea42 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tag_focused_16cc,
.yellow_bcd9 {
  overflow-x: hidden;
}
.tag_focused_16cc .heading_ea42 {
  overflow: auto;
}
.tag_focused_16cc.thick_e65e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_focused_16cc.thick_e65e .heading_ea42 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tag_focused_16cc.thick_e65e .pagination_5b8c {
  opacity: 0;
}
.tag_focused_16cc.list_d6f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_focused_16cc.list_d6f6 .heading_ea42 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tag_focused_16cc.list_d6f6 .pagination_5b8c {
  opacity: 0;
}
.tag_focused_16cc.image_solid_69a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag_focused_16cc.image_solid_69a0 .heading_ea42 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tag_focused_16cc.image_solid_69a0 .pagination_5b8c {
  opacity: 0;
}
.tag_focused_16cc.detail-2630 .heading_ea42 {
  z-index: 10;
  visibility: visible;
}
.highlight_dynamic_1f4a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight_dynamic_1f4a .brown-46a5 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_dynamic_1f4a .brown-46a5::after,
.highlight_dynamic_1f4a .brown-46a5:before {
  background: inherit;
}
.highlight_dynamic_1f4a:hover .brown-46a5 {
  background: rgba(255, 255, 255, 0.99);
}
.image_solid_69a0 .highlight_dynamic_1f4a {
  top: 10px;
  right: auto;
  left: 12px;
}
.detail-2630 .highlight_dynamic_1f4a {
  display: none !important;
}
.tag_focused_16cc:before,
.yellow_bcd9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tag_focused_16cc .highlight_dynamic_1f4a,
.yellow_bcd9 .highlight_dynamic_1f4a {
  display: inline-block;
}
.heading_ea42 .disabled_cc2a {
  -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;
}
.tag_focused_16cc .heading_ea42 .disabled_cc2a,
.yellow_bcd9 .heading_ea42 .disabled_cc2a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-df5e .right_234f {
  width: 100%;
}
.brown_3677 {
  padding: 0 0.5em 0;
}
.brown_3677 [class*="customify-col-"],
.brown_3677 [class*="customify-col_"],
.brown_3677 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hard-ba67 .brown_3677 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gallery-3562 .layout-4585,
  .layout-4585 {
    display: none;
  }
  .avatar-smooth-ed6a {
    text-align: left;
  }
  .list-up-7ac1 {
    text-align: center;
  }
  .paragraph-mini-d06d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-3562 .tag_d439,
  .tag_d439 {
    display: none;
  }
  .next-7d98 {
    text-align: left;
  }
  .bronze_d6ba {
    text-align: center;
  }
  .bright_e366 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gallery-3562 .disabled-d870,
  .disabled-d870 {
    display: none;
  }
  .rough_a0a8 {
    text-align: left;
  }
  .wide-88cb {
    text-align: center;
  }
  .old-930e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.nav-9aac {
  box-shadow: none !important;
}
.background_d529 .right_6933,
.search_upper_e057 .right_6933 {
  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;
}
.search_upper_e057 .right_6933 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.breadcrumb-basic-07f1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.breadcrumb-basic-07f1:after,
.breadcrumb-basic-07f1:before {
  content: "";
  display: table;
}
.breadcrumb-basic-07f1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .breadcrumb-basic-07f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.breadcrumb-basic-07f1,
.old-0c3e {
  max-width: 1248px;
  margin: 0 auto;
}

.out-58d2.fast-c7cd .breadcrumb-basic-07f1 {
  max-width: 100%;
}
.out-58d2.carousel_f5ff {
  max-width: 1200px;
  margin: 0 auto;
}
.out-58d2.widget-warm-052f .breadcrumb-basic-07f1 {
  max-width: 100%;
}
.out-58d2.widget-warm-052f > .breadcrumb-basic-07f1 {
  padding-left: 0;
  padding-right: 0;
}
.out-58d2.widget-warm-052f > .breadcrumb-basic-07f1 .gallery-3562 {
  margin: 0;
}
.out-58d2.widget-warm-052f
  > .breadcrumb-basic-07f1
  .thumbnail-d65a.focus_cb7b {
  margin-right: 0;
  margin-left: 0;
}
.out-58d2.widget-warm-052f #main.focus_cb7b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .brown-6d9f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .brown-6d9f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_3390 .center_d49d {
    padding-right: 1em;
  }
  .breadcrumb_3390.outline-ab8c .thumbnail-d65a {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_3390.outline-ab8c .center_d49d {
    padding-right: 1em;
  }
  .breadcrumb_3390.outline-ab8c .soft_e1ff {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper-aa4b .center_d49d {
    padding-left: 1em;
  }
  .paper-aa4b.outline-ab8c .thumbnail-d65a {
    border-left: 1px solid #eaecee;
  }
  .paper-aa4b.outline-ab8c .center_d49d {
    padding-left: 1em;
  }
  .paper-aa4b.outline-ab8c .soft_e1ff {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bright_2b35 .center_d49d {
    padding-left: 1em;
  }
  .bright_2b35.outline-ab8c .action_5278 {
    border-right: 1px solid #eaecee;
  }
  .bright_2b35.outline-ab8c .section_b76c {
    border-right: 1px solid #eaecee;
  }
  .bright_2b35.outline-ab8c .center_d49d {
    padding-left: 1em;
  }
  .bright_2b35.outline-ab8c .soft_e1ff {
    padding-right: 1em;
  }
  .bright_2b35.outline-ab8c .simple_7619 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .overlay-north-1fc6 .center_d49d {
    padding-right: 1em;
  }
  .overlay-north-1fc6.outline-ab8c .action_5278 {
    border-left: 1px solid #eaecee;
  }
  .overlay-north-1fc6.outline-ab8c .section_b76c {
    border-left: 1px solid #eaecee;
  }
  .overlay-north-1fc6.outline-ab8c .center_d49d {
    padding-right: 1em;
  }
  .overlay-north-1fc6.outline-ab8c .soft_e1ff {
    padding-left: 1em;
    padding-right: 1em;
  }
  .overlay-north-1fc6.outline-ab8c .simple_7619 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown-6d9f .center_d49d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown-6d9f.outline-ab8c .thumbnail-d65a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .brown-6d9f.outline-ab8c .center_d49d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .brown-6d9f.outline-ab8c .soft_e1ff {
    padding-left: 1em;
  }
  .brown-6d9f.outline-ab8c .simple_7619 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .brown-6d9f.outline-ab8c .center_d49d {
    padding-left: 0;
  }
}
.frame-14f0 .badge-green-b6a9 {
  display: inline-block;
}
.short-472f {
  display: inline-block;
}
.box_0bc5 {
  word-con: break-word;
}
.element-2eef > span {
  display: inline-block;
  padding: 5px 0;
}
.element-2eef .dropdown_77d2 {
  margin-left: 8px;
  margin-right: 8px;
}
.element-2eef .black-37c9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.center_874e .green_0ee6 {
  margin-bottom: 2em;
}
.center_874e .description-c655 {
  margin-bottom: 15px;
}
.center_874e .description-c655:last-child {
  margin-bottom: 0;
}
.center_874e .icon_soft_45d0 {
  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) {
  .center_874e .icon_soft_45d0 {
    display: block;
  }
}
.center_874e .purple-2a23 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .center_874e .purple-2a23 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.center_874e .iron-4db6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.center_874e .iron-4db6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.center_874e .iron-4db6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.center_874e .box_0bc5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_874e .box_0bc5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.center_874e .element-large-fdaf p:last-child {
  margin-bottom: 0;
}
.center_874e .green-ab51 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.center_874e .blue_14cf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.center_874e .footer_b65e {
  margin-top: 1em;
}
.center_874e .badge_short_5281 {
  top: 0;
  display: block;
}
.center_874e .badge_short_5281 a {
  color: inherit;
}
.center_874e .badge_short_5281 a:hover {
  color: inherit;
}
.center_874e .highlight-6e58 {
  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;
}
.center_874e .highlight-6e58:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.center_874e .blue_14cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.center_874e .border-2804 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.center_874e .border-2804:first-child {
  margin-top: 0;
}
.center_874e .border-2804.tertiary-up-c6a7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.center_874e .border-2804.primary-bronze-490b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_874e
  .border-2804.primary-bronze-490b.hover-complex-2900
  .footer_b65e {
  width: 100%;
}
.center_874e .primary-bronze-490b {
  -webkit-box-align: center;
  align-items: center;
}
.center_874e .primary-bronze-490b .element-2eef,
.center_874e .primary-bronze-490b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.center_874e .iron-4db6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.center_874e .iron-4db6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.center_874e .iron-4db6: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;
}
.center_874e .tertiary-up-c6a7 {
  z-index: 5;
}
.center_874e .down_5895 .aside_hot_0d5d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.center_874e .gradient-feeb .aside_hot_0d5d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.center_874e .full-482e .aside_hot_0d5d {
  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;
}
.center_874e.notification-8e06 .icon_soft_45d0,
.center_874e.alert-liquid-f7e3 .icon_soft_45d0 {
  display: block;
}
.center_874e.notification-8e06 .icon_soft_45d0 .down-bb60,
.center_874e.notification-8e06 .icon_soft_45d0 .blue_14cf,
.center_874e.alert-liquid-f7e3 .icon_soft_45d0 .down-bb60,
.center_874e.alert-liquid-f7e3 .icon_soft_45d0 .blue_14cf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.center_874e.tooltip-220f .purple-2a23 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .center_874e.tooltip-220f .purple-2a23 {
    margin-right: 0;
  }
}
.center_874e.notification-8e06 .purple-2a23,
.center_874e.alert-liquid-f7e3 .purple-2a23 {
  padding-top: 40%;
}
.center_874e.notification-8e06 .green_0ee6,
.center_874e.alert-liquid-f7e3 .green_0ee6 {
  display: block;
}
.center_874e.notification-8e06 .fn-sticky-ccab .blue_14cf,
.center_874e.alert-liquid-f7e3 .fn-sticky-ccab .blue_14cf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.center_874e.notification-8e06 .purple-2a23,
.center_874e.alert-liquid-f7e3 .purple-2a23 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.center_874e.notification-8e06 .blue_14cf {
  padding: 1em;
}
.modal-3973 {
  margin: 30px auto;
  display: block;
}
.modal-3973 .input-dc79 > * {
  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;
}
.modal-3973 .input-dc79 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-3973 .input-dc79 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.green-a592 .element-2eef {
  margin-bottom: 1.41575em;
}
.green-a592 .accent-silver-2407 {
  margin-bottom: 1.618em;
}
.summary-large-26db .link-huge-2431 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.summary-large-26db .link-huge-2431 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.summary-large-26db .menu_hovered_f0f3 {
  max-width: 100%;
  overflow: auto;
}
.message-8df8 .summary-large-26db a:hover {
  text-decoration: underline;
}
.block_000b .description-c655:not(.box_0bc5),
.block_000b .iron-4db6 {
  margin-bottom: 1.41575em;
}
.block_000b .description-c655:not(.box_0bc5):last-child,
.block_000b .iron-4db6:last-child {
  margin-bottom: 0;
}
.block_000b .description-c655.hero-3590 {
  margin-bottom: 0.41575em;
}
.block_000b .right-46cb:before,
.block_000b .advanced-5827:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.block_000b .right-46cb:before {
  content: "\f115";
}
.block_000b .advanced-5827:before {
  content: "\f02c";
}
.block_000b .content-43e0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.block_000b .content-43e0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.bronze_7ea6 {
  display: -webkit-box;
  display: flex;
}
.bronze_7ea6 .texture-red-524d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .bronze_7ea6 .texture-red-524d {
    flex-basis: 90px;
  }
}
.bronze_7ea6 .picture-west-6a7b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze_7ea6 .picture-west-6a7b {
    flex-basis: calc(100% - 50px);
  }
}
.bronze_7ea6 .copper-f359 p:last-child {
  margin-bottom: 0.72em;
}
.layout-e699 .input-dc79 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.layout-e699 .input-dc79:after,
.layout-e699 .input-dc79:before {
  content: "";
  display: table;
}
.layout-e699 .input-dc79:after {
  clear: both;
}
.layout-e699 .input-dc79 .blue-05fe,
.layout-e699 .input-dc79 .old_12c2 {
  width: 49%;
}
.layout-e699 .input-dc79 .blue-05fe a span.bottom_feb2,
.layout-e699 .input-dc79 .old_12c2 a span.bottom_feb2 {
  display: block;
  margin-bottom: 5px;
}
.layout-e699 .input-dc79 .old_12c2 {
  float: left;
  text-align: left;
}
.layout-e699 .input-dc79 .blue-05fe {
  float: right;
  text-align: right;
}
.gold_e36a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gold_e36a {
    margin-bottom: 0;
  }
}
.surface_8669 {
  margin-bottom: 1em;
}
.surface_8669 .box_0bc5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.media_f051 a {
  display: block;
  line-height: 0;
  position: relative;
}
.search_lower_99ff .surface_8669,
.accordion_simple_8449 .surface_8669 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search_lower_99ff .surface_8669,
  .accordion_simple_8449 .surface_8669 {
    display: block;
  }
}
.search_lower_99ff .media_f051,
.accordion_simple_8449 .media_f051 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search_lower_99ff .media_f051,
  .accordion_simple_8449 .media_f051 {
    margin-bottom: 1em;
  }
}
.search_lower_99ff .media_f051 img,
.accordion_simple_8449 .media_f051 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search_lower_99ff .dim_c1d1,
.accordion_simple_8449 .dim_c1d1 {
  flex-basis: calc(100% - 160px);
}
.search_lower_99ff .dim_c1d1 p,
.accordion_simple_8449 .dim_c1d1 p {
  margin-bottom: 0;
}
.search_lower_99ff .dim_c1d1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search_lower_99ff .dim_c1d1 {
    padding-left: 0;
  }
}
.accordion_simple_8449 .dim_c1d1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accordion_simple_8449 .dim_c1d1 {
    padding-right: 0;
  }
}
.accordion_simple_8449 .media_f051 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module_203d .media_f051 {
  margin-bottom: 0.5em;
}
.module_203d .media_f051 img {
  width: 100%;
}
.small-c3ff .alert-inner-8e70,
.photo-paper-33f6 .alert-inner-8e70 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.photo-paper-33f6 .thumbnail-d65a .alert-clean-debe p:last-child {
  margin-bottom: 0;
}
.liquid_d6d1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.middle-d451 .tag_simple_b223 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .middle-d451 .tag_simple_b223:last-of-type {
    margin-bottom: 0;
  }
}
.middle-d451 .tag_simple_b223 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle-d451 .tag_simple_b223 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.middle-d451 .tag_simple_b223 ul li {
  margin: 0 0 0.6em;
}
.middle-d451 .tag_simple_b223 ul li.pro-860d,
.middle-d451 .tag_simple_b223 ul li.section-mini-60ed {
  position: relative;
}
.middle-d451 .tag_simple_b223 ul li.pro-860d .purple_2322,
.middle-d451 .tag_simple_b223 ul li.section-mini-60ed .purple_2322 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.middle-d451 .tag_simple_b223 ul li.pro-860d:after:after,
.middle-d451 .tag_simple_b223 ul li.pro-860d:after:before,
.middle-d451
  .tag_simple_b223
  ul
  li.section-mini-60ed:after:after,
.middle-d451
  .tag_simple_b223
  ul
  li.section-mini-60ed:after:before {
  content: "";
  display: table;
}
.middle-d451 .tag_simple_b223 ul li.pro-860d:after:after,
.middle-d451
  .tag_simple_b223
  ul
  li.section-mini-60ed:after:after {
  clear: both;
}
.middle-d451 .tag_simple_b223 a.right_bd22:hover {
  text-decoration: none;
}
.middle-d451 .tag_simple_b223 select {
  max-width: 100%;
}
.middle-d451 .tag_simple_b223 table {
  font-size: 85%;
}
.middle-d451 .tag_simple_b223 table td,
.middle-d451 .tag_simple_b223 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.middle-d451 .tag_simple_b223 table tfoot td {
  text-align: left;
}
.middle-d451 .tag_simple_b223 :last-child {
  margin-bottom: 0;
}
.middle-d451 .tag_simple_b223 .column-small-0974 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.middle-d451 .tag_simple_b223 .column-small-0974 label {
  width: 100%;
}
.middle-d451 .tag_simple_b223 .column-small-0974 .preview-480d {
  width: 100%;
  display: block;
}
.middle-d451 .tag_simple_b223 .column-small-0974 .motion-21a4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.middle-d451 .tag_simple_b223 .column-small-0974 .motion-21a4:hover svg #svg-search {
  fill: #444;
}
.middle-d451 .tag_simple_b223 .column-small-0974 .motion-21a4 svg {
  width: 18px;
  height: 18px;
}
.middle-d451 .footer-large-6a17 ul ul,
.middle-d451 .active_3231 ul ul,
.middle-d451 .notification_dirty_3529 ul ul,
.middle-d451 .over-a582 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.middle-d451 .footer-large-6a17 .static-e74d > a,
.middle-d451 .active_3231 .static-e74d > a,
.middle-d451 .notification_dirty_3529 .static-e74d > a,
.middle-d451 .over-a582 .static-e74d > a {
  margin-bottom: 0;
}
.middle-d451 .outline_a2ec li,
.middle-d451 .footer-large-6a17 li,
.middle-d451 .image-879d li,
.middle-d451 .active_3231 li,
.middle-d451 .notification_dirty_3529 li,
.middle-d451 .over-a582 li,
.middle-d451 .link_062d li,
.middle-d451 .aside-thick-68e7 li {
  display: block;
  position: relative;
}
.middle-d451 .outline_a2ec li:last-child,
.middle-d451 .footer-large-6a17 li:last-child,
.middle-d451 .image-879d li:last-child,
.middle-d451 .active_3231 li:last-child,
.middle-d451 .notification_dirty_3529 li:last-child,
.middle-d451 .over-a582 li:last-child,
.middle-d451 .link_062d li:last-child,
.middle-d451 .aside-thick-68e7 li:last-child {
  border: none;
}
.middle-d451 .outline_a2ec li a,
.middle-d451 .footer-large-6a17 li a,
.middle-d451 .image-879d li a,
.middle-d451 .active_3231 li a,
.middle-d451 .notification_dirty_3529 li a,
.middle-d451 .over-a582 li a,
.middle-d451 .link_062d li a,
.middle-d451 .aside-thick-68e7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle-d451 .outline_a2ec li ul li::before,
.middle-d451 .footer-large-6a17 li ul li::before,
.middle-d451 .image-879d li ul li::before,
.middle-d451 .active_3231 li ul li::before,
.middle-d451 .notification_dirty_3529 li ul li::before,
.middle-d451 .over-a582 li ul li::before,
.middle-d451 .link_062d li ul li::before,
.middle-d451 .aside-thick-68e7 li ul li::before {
  left: 15px;
}
.middle-d451 .outline_a2ec li ul a,
.middle-d451 .footer-large-6a17 li ul a,
.middle-d451 .image-879d li ul a,
.middle-d451 .active_3231 li ul a,
.middle-d451 .notification_dirty_3529 li ul a,
.middle-d451 .over-a582 li ul a,
.middle-d451 .link_062d li ul a,
.middle-d451 .aside-thick-68e7 li ul a {
  padding-left: 20px;
}
.middle-d451 .outline_a2ec li ul ul li::before,
.middle-d451 .footer-large-6a17 li ul ul li::before,
.middle-d451 .image-879d li ul ul li::before,
.middle-d451 .active_3231 li ul ul li::before,
.middle-d451 .notification_dirty_3529 li ul ul li::before,
.middle-d451 .over-a582 li ul ul li::before,
.middle-d451 .link_062d li ul ul li::before,
.middle-d451 .aside-thick-68e7 li ul ul li::before {
  left: 30px;
}
.middle-d451 .outline_a2ec li ul ul a,
.middle-d451 .footer-large-6a17 li ul ul a,
.middle-d451 .image-879d li ul ul a,
.middle-d451 .active_3231 li ul ul a,
.middle-d451 .notification_dirty_3529 li ul ul a,
.middle-d451 .over-a582 li ul ul a,
.middle-d451 .link_062d li ul ul a,
.middle-d451 .aside-thick-68e7 li ul ul a {
  padding-left: 40px;
}
.middle-d451 .gradient_white_22c6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle-d451 .aside-thick-68e7 ul li {
  margin-bottom: 1.41575em;
}
.middle-d451 .aside-thick-68e7 ul li .icon_55d7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.middle-d451 .aside-thick-68e7 ul li .motion-9059 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.banner_tiny_c59f .outline_a2ec li a,
.banner_tiny_c59f .footer-large-6a17 li a,
.banner_tiny_c59f .image-879d li a,
.banner_tiny_c59f .active_3231 li a,
.banner_tiny_c59f .notification_dirty_3529 li a,
.banner_tiny_c59f .over-a582 li a,
.banner_tiny_c59f .link_062d li a,
.banner_tiny_c59f .aside-thick-68e7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_tiny_c59f .gradient_white_22c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_tiny_c59f .tag_simple_b223 ul li.pro-860d .purple_2322,
.banner_tiny_c59f .tag_simple_b223 ul li.section-mini-60ed .purple_2322 {
  background: rgba(0, 0, 0, 0.2);
}
.banner_tiny_c59f .middle-d451 .tag_simple_b223 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.out-58d2 .middle-d451 .heading_pro_5d1a li {
  margin: 0;
}
.out-58d2 .middle-d451 .heading_pro_5d1a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.out-58d2 .middle-d451 .heading_pro_5d1a li ul {
  margin: 0;
}
.out-58d2 .middle-d451 .heading_pro_5d1a li ul li a {
  padding-left: 15px;
}
.out-58d2 .middle-d451 .heading_pro_5d1a li ul li li a {
  padding-left: 30px;
}
.out-58d2 .middle-d451 .heading_pro_5d1a li.fresh_32fd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.out-58d2 .middle-d451 .heading_pro_5d1a li.fresh_32fd > 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;
}
.out-58d2 .middle-d451 .heading_pro_5d1a li.fresh_32fd > 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;
}
.outline_in_ea6a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outer-28f1 {
  position: relative;
  z-index: 10;
}
.outer-28f1 .disabled_cc2a {
  width: 100%;
  max-width: 100%;
}
.fresh_a33b .list_hovered_3079 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fresh_a33b .photo-iron-65c0 {
}
.fresh_a33b .banner_tiny_c59f {
  background: #292929;
}
.element-dd9a .list_hovered_3079 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.element-dd9a .photo-iron-65c0 {
  background: #f9f9f9;
}
.element-dd9a .banner_tiny_c59f {
  background: #303030;
}
.tabs-5939 .list_hovered_3079 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-5939 .badge-green-b6a9 {
    margin-bottom: 1em;
  }
  .tabs-5939 .badge-green-b6a9:last-child {
    margin-bottom: 0;
  }
}
.tabs-5939 .photo-iron-65c0 {
  background: #ededed;
}
.tabs-5939 .banner_tiny_c59f {
  background: #1a1a1a;
}
.list_hovered_3079.photo-iron-65c0 {
  color: rgba(0, 0, 0, 0.6);
}
.list_hovered_3079.photo-iron-65c0 .primary_focused_fb3e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list_hovered_3079.banner_tiny_c59f {
  color: rgba(255, 255, 255, 0.99);
}
.list_hovered_3079.banner_tiny_c59f a:not(.right_bd22) {
  color: rgba(255, 255, 255, 0.79);
}
.list_hovered_3079.banner_tiny_c59f a:not(.right_bd22):hover {
  color: rgba(255, 255, 255, 0.99);
}
.list_hovered_3079.banner_tiny_c59f .primary_focused_fb3e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_hovered_3079.banner_tiny_c59f table tbody td,
.list_hovered_3079.banner_tiny_c59f table th {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip_over_7ca2.notification-4a0d .breadcrumb-basic-07f1 {
  max-width: initial;
}
.tooltip_over_7ca2 .component_bright_d0d6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tooltip_over_7ca2 .component_bright_d0d6 .disabled_cc2a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tooltip_over_7ca2 .component_bright_d0d6 .disabled_cc2a {
    display: block;
    margin-bottom: 2em;
  }
  .tooltip_over_7ca2 .component_bright_d0d6 .disabled_cc2a:last-child {
    margin-bottom: 0;
  }
}
.tabs-5939 .badge-green-b6a9:last-child,
.element-dd9a .badge-green-b6a9:last-child,
.fresh_a33b .badge-green-b6a9:last-child {
  margin-bottom: 0;
}
.tabs-5939 .badge-green-b6a9 .middle-d451 .tag_simple_b223:last-child,
.element-dd9a .badge-green-b6a9 .middle-d451 .tag_simple_b223:last-child,
.fresh_a33b .badge-green-b6a9 .middle-d451 .tag_simple_b223:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tabs-5939 .iron-8332,
  .tabs-5939 .column-fluid-4a6e,
  .element-dd9a .iron-8332,
  .element-dd9a .column-fluid-4a6e,
  .fresh_a33b .iron-8332,
  .fresh_a33b .column-fluid-4a6e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outer-28f1 .badge-green-b6a9 {
    margin-bottom: 2em;
  }
}
.outer-28f1 p:last-child {
  margin-bottom: 0;
}
.outer-28f1 li,
.outer-28f1 ul {
  list-style: none;
  margin: 0;
}
.outer-28f1 ul ul {
  margin-left: 2.617924em;
}
.down_0600 {
  font-size: 0.875em;
}

/* css-noise: 6f00 */
.shadow-element-j0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
