/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading-a6e7/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading-a6e7
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.heading-a6e7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.out-0a18.thumbnail-6faf/licenses/gpl-2.0.widget_current_b650
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.dropdown_b28d/, (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.container_9bc1.current-6094/normalize.layout-warm-882d/
 ======
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.layout-warm-882d v7.0.0 | MIT License | github.heading-a6e7/necolas/normalize.layout-warm-882d */
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;
}
.popup-wide-f13d .sidebar_5d13,
.white-a955,
.notification-b91f,
.list-d209,
.background_inner_5018,
.primary_top_ac5c,
.layout-complex-13b8,
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;
}
.white-a955,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .white-a955,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .white-a955,
  h1 {
    font-size: 1.8em;
  }
}
.notification-b91f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notification-b91f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notification-b91f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notification-b91f,
  h2 {
    font-size: 1.7em;
  }
}
.list-d209,
h3 {
  font-size: 1.618em;
}
.popup-wide-f13d .sidebar_5d13,
.background_inner_5018,
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.chip_fluid_becb {
  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;
}
.link-cool-4c1a:after,
.link-cool-4c1a:before,
.primary_plasma_392c:after,
.primary_plasma_392c:before {
  content: "";
  display: table;
}
.link-cool-4c1a:after,
.primary_plasma_392c:after {
  clear: both;
}
.pagination_aee4 {
  float: right;
  margin-right: 0;
}
.lite-5aab {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dirty_8694 .east_3cdd,
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;
}
.dirty_8694 .east_3cdd: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;
}
.left-f448 .east_3cdd {
  box-shadow: none;
}
.left-f448
  .east_3cdd
  .fixed-85e4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.left-f448 .east_3cdd .banner_a4a5 {
  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;
}
.left-f448
  .east_3cdd
  .banner_a4a5
  b {
  display: none;
}
.left-f448 .tertiary-east-ffcf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.east-ce3d:not(.backdrop_soft_3510):not(.block_0bda),
button:not(.backdrop_soft_3510):not(.block_0bda),
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ),
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ),
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ) {
  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;
}
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ):hover,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ):hover,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):hover,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):hover,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ):active,
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ):active,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):active,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):active,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):active,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus {
  outline: 0;
}
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f {
  position: relative;
}
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .large-eff2,
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .picture_small_5556,
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .pink_7b36,
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  i,
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  svg,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .large-eff2,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .picture_small_5556,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .pink_7b36,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  i,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  svg,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .large-eff2,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .picture_small_5556,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .pink_7b36,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  i,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  svg,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .large-eff2,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .picture_small_5556,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .pink_7b36,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  i,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  svg,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .large-eff2,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .picture_small_5556,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  .pink_7b36,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  i,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f
  svg {
  visibility: hidden;
}
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f:after,
button:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f:after,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f:after,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f:after,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ).fn-loading-757f: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;
}
.east-ce3d:not(.backdrop_soft_3510):not(.block_0bda),
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ),
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ),
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ) {
  color: #fff;
  background: #235787;
}
.east-ce3d:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus,
input[type="button"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus,
input[type="reset"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus,
input[type="submit"]:not(.backdrop_soft_3510):not(
    .block_0bda
  ):focus {
  color: #fff;
}
.east-ce3d.fn-disabled-757f:not(.backdrop_soft_3510):not(
    .block_0bda
  ),
.east-ce3d[disabled]:not(.backdrop_soft_3510):not(
    .block_0bda
  ),
button.fn-disabled-757f:not(.backdrop_soft_3510):not(
    .block_0bda
  ),
button[disabled]:not(.backdrop_soft_3510):not(
    .block_0bda
  ) {
  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;
}
.info_637f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.info_637f: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;
}
.notice-steel-f326 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module-d758 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.popup-8191 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.link-cool-4c1a:after,
.link-cool-4c1a:before,
.pattern_4e87:after,
.pattern_4e87:before,
.focus-soft-3bab:after,
.focus-soft-3bab:before,
.focused_2145:after,
.focused_2145:before,
.gallery-steel-042d:after,
.gallery-steel-042d:before,
.light-111e:after,
.light-111e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.link-cool-4c1a:after,
.pattern_4e87:after,
.focus-soft-3bab:after,
.focused_2145:after,
.gallery-steel-042d:after,
.light-111e:after {
  clear: both;
}
.pattern_4e87 .gas_ec4e,
.focus-soft-3bab .gas_ec4e,
.tiny_c4e8 .gas_ec4e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.prev-c558 {
  display: inline-block;
}
.white_3792 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white_3792 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white_3792 .sort_b861 {
  padding: 1em 0;
  font-size: 85%;
}
.sort_b861 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.in_cd40 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.in_cd40:after,
.in_cd40:before {
  content: "";
  display: table;
}
.in_cd40:after {
  clear: both;
}
.form-e441 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dynamic-108e .form-e441 {
  max-width: 50%;
}
.widget_6cef .form-e441 {
  max-width: 33.33%;
}
.link_afe6 .form-e441 {
  max-width: 25%;
}
.lower-54a6 .form-e441 {
  max-width: 20%;
}
.motion_e3de .form-e441 {
  max-width: 16.66%;
}
.module-6505 .form-e441 {
  max-width: 14.28%;
}
.paper-1179 .form-e441 {
  max-width: 12.5%;
}
.first-b66c .form-e441 {
  max-width: 11.11%;
}
.tertiary-action-13d6 {
  display: block;
}
.popup-wide-f13d .component-016d label,
.popup-wide-f13d .item_db67 label,
.popup-wide-f13d .hard_d0d5 label,
.popup-wide-f13d .pro_83ae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stale-e893 {
  list-style: none;
  margin: 0;
}
.stale-e893 article.grid_large_3133 {
  margin-bottom: 0;
}
.stale-e893 ul {
  list-style: none;
  margin: 0;
}
.stale-e893 .carousel_3805 li.grid_large_3133 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stale-e893 .carousel_3805 li.grid_large_3133 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stale-e893 .carousel_3805 li.grid_large_3133: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) {
  .stale-e893 .carousel_3805 li.grid_large_3133 li.grid_large_3133 li.grid_large_3133 li.grid_large_3133 {
    padding-left: 0;
  }
}
article.grid_large_3133 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid_large_3133 .pattern_4e87 p:last-of-type {
  margin-bottom: 0;
}
article.grid_large_3133 .frame-c06f {
  float: left;
}
article.grid_large_3133 .section-bb4f {
  margin-left: 85px;
}
article.grid_large_3133 .chip-dark-029e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid_large_3133 .chip-dark-029e .background_rough_571a {
  margin-left: 10px;
}
article.grid_large_3133 .container-right-e906 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid_large_3133 .lower-bb5f {
  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 .component-016d,
  #respond .hard_d0d5,
  #respond .pro_83ae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component-016d input,
#respond .hard_d0d5 input,
#respond .pro_83ae input {
  width: 100%;
}
#respond .pro_83ae {
  margin-right: 0;
}
#respond .up_1ef5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-small-41f8 {
  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;
}
.hidden-small-41f8.yellow-5ae3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hidden-small-41f8 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%);
}
.hidden-small-41f8:focus,
.hidden-small-41f8: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);
}
.primary-fresh-447d {
  border-radius: 10%;
}
.iron_7533 {
  border-radius: 50%;
}
.notification_05de {
  font-size: 0.72em;
}
.content-a47f {
  font-size: 0.875em;
}
.tiny_bb8b {
  font-size: 1.1em;
}
.backdrop-fc0a {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop-fc0a.notification_05de {
  letter-spacing: 0.5px;
}
.green_9acd,
.green_9acd a {
  color: #6d6d6d;
}
.green_9acd a:hover {
  color: #111;
}
.notification-7d97 {
  color: #6d6d6d;
}
.info-hot-9631 {
  overflow-x: hidden;
}
.info-hot-9631 .dynamic-7f29.full-56d0 {
  position: relative;
}
.info-hot-9631 .dynamic-7f29.full-56d0.badge_out_dd29 {
  position: initial;
}
.info-hot-9631
  .dynamic-7f29.full-56d0.badge_out_dd29
  .box_dirty_f363 {
  left: auto;
}
.info-hot-9631 .dynamic-7f29 .box_dirty_f363 {
  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;
}
.info-hot-9631 .dynamic-7f29:hover.full-56d0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info-hot-9631
  .dynamic-7f29:hover.full-56d0
  .box_dirty_f363 {
  display: block;
  z-index: 9999999;
}
.info-hot-9631 .stone-3b7b .solid-ad55,
.info-hot-9631 .component-purple-e0c7 .solid-ad55 {
  display: none;
}
.info-hot-9631 .texture_simple_19dd .dynamic-7f29:hover.full-56d0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.popup-wide-f13d .component-016d label,
.popup-wide-f13d .item_db67 label,
.popup-wide-f13d .hard_d0d5 label,
.popup-wide-f13d .pro_83ae label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stale-e893 {
  list-style: none;
  margin: 0;
}
.stale-e893 article.grid_large_3133 {
  margin-bottom: 0;
}
.stale-e893 ul {
  list-style: none;
  margin: 0;
}
.stale-e893 .carousel_3805 li.grid_large_3133 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stale-e893 .carousel_3805 li.grid_large_3133 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stale-e893 .carousel_3805 li.grid_large_3133: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) {
  .stale-e893 .carousel_3805 li.grid_large_3133 li.grid_large_3133 li.grid_large_3133 li.grid_large_3133 {
    padding-left: 0;
  }
}
article.grid_large_3133 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid_large_3133 .pattern_4e87 p:last-of-type {
  margin-bottom: 0;
}
article.grid_large_3133 .frame-c06f {
  float: left;
}
article.grid_large_3133 .section-bb4f {
  margin-left: 85px;
}
article.grid_large_3133 .chip-dark-029e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid_large_3133 .chip-dark-029e .background_rough_571a {
  margin-left: 10px;
}
article.grid_large_3133 .container-right-e906 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid_large_3133 .lower-bb5f {
  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 .component-016d,
  #respond .hard_d0d5,
  #respond .pro_83ae {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component-016d input,
#respond .hard_d0d5 input,
#respond .pro_83ae input {
  width: 100%;
}
#respond .pro_83ae {
  margin-right: 0;
}
#respond .up_1ef5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stone-3b7b .header-6faf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.header-6faf .component_9720.mask_8e63 .focused_7498 > li > a:focus,
.header-6faf .component_9720.mask_8e63 .focused_7498 > li > a:hover,
.header-6faf .component_9720.active_39c3 .focused_7498 > li > a:focus,
.header-6faf .component_9720.active_39c3 .focused_7498 > li > a:hover,
.header-6faf .component_9720.purple-ab3a .focused_7498 > li > a:focus,
.header-6faf .component_9720.purple-ab3a .focused_7498 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-6faf
  .component_9720.mask_8e63
  .focused_7498
  > li.gold_7a11
  > a,
.header-6faf
  .component_9720.mask_8e63
  .focused_7498
  > li.chip_a96c
  > a,
.header-6faf
  .component_9720.active_39c3
  .focused_7498
  > li.gold_7a11
  > a,
.header-6faf
  .component_9720.active_39c3
  .focused_7498
  > li.chip_a96c
  > a,
.header-6faf
  .component_9720.purple-ab3a
  .focused_7498
  > li.gold_7a11
  > a,
.header-6faf .component_9720.purple-ab3a .focused_7498 > li.info_up_19f1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.header-6faf .short-038f,
.header-6faf .short-038f a {
  color: rgba(255, 255, 255, 0.99);
}
.header-6faf .bronze_2d9c.banner-ba99 li a,
.header-6faf .plasma-e0c0 a,
.header-6faf .accent-651f,
.header-6faf .focused_7498 > li > a,
.header-6faf .layout-current-d26d {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf .bronze_2d9c.banner-ba99 li a:hover,
.header-6faf .plasma-e0c0 a:hover,
.header-6faf .accent-651f:hover,
.header-6faf .focused_7498 > li > a:hover,
.header-6faf .layout-current-d26d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-6faf .gradient_stale_efe6 {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf .gradient_stale_efe6 .block-light-1350 {
  color: rgba(255, 255, 255, 0.99);
}
.header-6faf .gradient_stale_efe6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-6faf .fluid-12bf .bottom-d4a1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf .fluid-12bf .bottom-d4a1 .up_6e10 {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf
  .fluid-12bf
  .bottom-d4a1
  .up_6e10::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf
  .fluid-12bf
  .bottom-d4a1
  .up_6e10:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf
  .fluid-12bf
  .bottom-d4a1
  .up_6e10::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf
  .fluid-12bf
  .bottom-d4a1
  .up_6e10::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf .fluid-12bf .cold_5938 {
  color: rgba(255, 255, 255, 0.79);
}
.header-6faf .fluid-12bf .cold_5938:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_6178
  .header-6faf
  .fluid-12bf
  .last-0b14
  .gradient-thick-88f5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_6178
  .header-6faf
  .fluid-12bf
  .last-0b14
  .up_6e10 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone-3b7b .surface-pro-7e3a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.surface-pro-7e3a .component_9720.mask_8e63 .focused_7498 > li > a:focus,
.surface-pro-7e3a .component_9720.mask_8e63 .focused_7498 > li > a:hover,
.surface-pro-7e3a .component_9720.active_39c3 .focused_7498 > li > a:focus,
.surface-pro-7e3a .component_9720.active_39c3 .focused_7498 > li > a:hover,
.surface-pro-7e3a .component_9720.purple-ab3a .focused_7498 > li > a:focus,
.surface-pro-7e3a .component_9720.purple-ab3a .focused_7498 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-pro-7e3a
  .component_9720.mask_8e63
  .focused_7498
  > li.gold_7a11
  > a,
.surface-pro-7e3a
  .component_9720.mask_8e63
  .focused_7498
  > li.chip_a96c
  > a,
.surface-pro-7e3a
  .component_9720.active_39c3
  .focused_7498
  > li.gold_7a11
  > a,
.surface-pro-7e3a
  .component_9720.active_39c3
  .focused_7498
  > li.chip_a96c
  > a,
.surface-pro-7e3a
  .component_9720.purple-ab3a
  .focused_7498
  > li.gold_7a11
  > a,
.surface-pro-7e3a .component_9720.purple-ab3a .focused_7498 > li.info_up_19f1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-pro-7e3a .short-038f,
.surface-pro-7e3a .short-038f a {
  color: rgba(0, 0, 0, 0.8);
}
.surface-pro-7e3a .bronze_2d9c.banner-ba99 li a,
.surface-pro-7e3a .plasma-e0c0 a,
.surface-pro-7e3a .accent-651f,
.surface-pro-7e3a .focused_7498 > li > a,
.surface-pro-7e3a .layout-current-d26d {
  color: rgba(0, 0, 0, 0.55);
}
.surface-pro-7e3a .bronze_2d9c.banner-ba99 li a:hover,
.surface-pro-7e3a .plasma-e0c0 a:hover,
.surface-pro-7e3a .accent-651f:hover,
.surface-pro-7e3a .focused_7498 > li > a:hover,
.surface-pro-7e3a .layout-current-d26d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface-pro-7e3a .gradient_stale_efe6 {
  color: rgba(0, 0, 0, 0.55);
}
.surface-pro-7e3a .gradient_stale_efe6 .block-light-1350 {
  color: rgba(0, 0, 0, 0.8);
}
.surface-pro-7e3a .gradient_stale_efe6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action_6049 .layout-current-2b1b {
  margin-left: auto;
  margin-right: auto;
}
.focus-soft-3bab > * {
  margin-left: auto;
  margin-right: auto;
}
.focus-soft-3bab .notice-steel-f326 {
  margin-right: 1.41575em;
}
.slider-ece8 .focus-soft-3bab > .advanced-6d0d {
  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;
}
.slider-ece8 .focus-soft-3bab > .purple_2bcf {
  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;
}
.link-e6e0.action_6049 .layout-current-2b1b,
.smooth-ec6a.action_6049 .layout-current-2b1b {
  margin-left: 0;
}
.input-493a.action_6049 .layout-current-2b1b,
.link-stale-47aa.action_6049 .layout-current-2b1b {
  margin-right: 0;
}
.focus-soft-3bab ol,
.focus-soft-3bab ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.medium_378b video {
  max-width: 100%;
}
.title_b55e img {
  display: block;
}
.title_b55e.notice-steel-f326,
.title_b55e.module-d758 {
  width: 100%;
}
.title_b55e.purple_2bcf img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.backdrop_wide_eb4f:not(.item_05fc) {
  margin: 1.5em auto;
}
.pagination-black-2928 p {
  padding: 1.5em 14px;
}
ul.title_medium_8bf9.purple_2bcf,
ul.title_medium_8bf9.advanced-6d0d,
ul.title_medium_8bf9.modal-04fa.advanced-6d0d {
  padding: 0 14px;
}
.slider_wide_8ac5 {
  display: block;
  overflow-x: auto;
}
.slider_wide_8ac5 table {
  border-collapse: collapse;
  width: 100%;
}
.slider_wide_8ac5 td,
.slider_wide_8ac5 th {
  padding: 0.5em;
}
.focus-soft-3bab li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus-soft-3bab ol ol,
.focus-soft-3bab ol ul,
.focus-soft-3bab ul ol,
.focus-soft-3bab ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus-soft-3bab ol ol li,
.focus-soft-3bab ol ul li,
.focus-soft-3bab ul ol li,
.focus-soft-3bab ul ul li {
  margin-left: 0;
}
.mask_gold_a541.silver-7552 > .notice-ed1f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mask_gold_a541.silver-7552 > .notice-ed1f iframe,
.mask_gold_a541.silver-7552 > .notice-ed1f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.widget_577e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.widget_577e.hidden_gas_750b {
  padding: 0;
}
.widget_577e.hidden_gas_750b cite {
  font-size: 13px;
}
.widget_577e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.widget_577e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.red_5e7e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.red_5e7e > p:first-child {
  margin-top: 0;
}
.red_5e7e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.red_5e7e blockquote {
  border-left: 0;
}
.notification-a938 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.notification-a938:not(.notice_tiny_178d) {
  max-width: 100px;
}
.notification-a938.clean_0346 {
  border-bottom: none !important;
  text-align: center;
}
.notification-a938.clean_0346::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination-black-2928 p {
    padding: 1.5em 0;
  }
}
.silver-0eba {
  color: #0073aa;
}
.paper_fd27 {
  background-color: #0073aa;
}
.pattern-bee8 {
  color: #229fd8;
}
.menu-outer-3a94 {
  background-color: #229fd8;
}
.video-941f {
  color: #eee;
}
.focus_static_57b3 {
  background-color: #eee;
}
.module_prev_15a2 {
  color: #444;
}
.basic-88d1 {
  background-color: #444;
}
.left-b254 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.left-b254 .shade-2835 .plasma-e0c0 {
  font-size: 15px;
}
.left-b254 .plasma-e0c0 {
  line-height: 1.3;
}
.left-b254 .surface-pro-7e3a {
}
.left-b254 .header-6faf {
  background: #235787;
}
.article_6484 {
  padding: 0;
}
.article_6484 .header-6faf {
  background: #1a1a1a;
}
.article_6484 .surface-pro-7e3a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.block-ee85 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.block-ee85 .surface-pro-7e3a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.block-ee85 .header-6faf {
  background: #303030;
}
.light-111e {
  position: relative;
  z-index: 10;
}
.light-111e .thumbnail-fluid-380d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.top-3f81 .full-56d0 {
  display: inline-block;
  vertical-align: middle;
}
.top-3f81.fixed_928e .full-56d0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .top-3f81.fixed_928e .full-56d0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .top-3f81.fixed_928e .full-56d0 {
    margin-right: 0.4em;
  }
}
.top-3f81.fixed_928e .full-56d0:last-child {
  margin-right: 0;
}
.bottom_e4ba .thumbnail-fluid-380d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .stone-3b7b .shade-2835 {
    margin: 0 -0.5em;
  }
  .stone-3b7b .shade-2835 [class*="customify-col-"],
  .stone-3b7b .shade-2835 [class*="customify-col_"],
  .stone-3b7b .shade-2835 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.stone-3b7b.content_pro_c1ce .thumbnail-fluid-380d {
  background: 0 0 !important;
}
.stone-3b7b.content_pro_c1ce .thumbnail-fluid-380d,
.stone-3b7b.bottom_e4ba .thumbnail-fluid-380d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .stone-3b7b.component-smooth-7c8d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.stone-3b7b.bottom_e4ba .thumbnail-fluid-380d {
  box-shadow: none !important;
}
.gradient-41ba {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient-41ba {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-41ba {
    padding: 18px 0 20px;
  }
}
.gradient-41ba .focus-hot-e522 {
  width: 100%;
}
.gradient-41ba .lower_8b6a {
  margin-bottom: 0;
}
.gradient-41ba .selected-2c28 {
  margin-top: 5px;
  font-size: 0.875em;
}
.preview-upper-41c3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.preview-upper-41c3 .overlay_1196 {
  width: 100%;
}
.menu-2a47 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.menu-2a47 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.menu-2a47 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;
}
.menu-2a47 li:last-child:after {
  display: none;
}
.menu-2a47 li a {
  font-weight: 500;
  margin-right: 10px;
}
.image_5aeb .solid-ad55 button,
.gradient-41ba .solid-ad55 button {
  left: 0;
}
.image_5aeb .overlay_1196,
.gradient-41ba .overlay_1196 {
  padding-left: 0;
  padding-right: 0;
}
.image_5aeb .preview-upper-41c3,
.gradient-41ba .preview-upper-41c3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image_5aeb {
  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;
}
.image_5aeb: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;
}
.image_5aeb .button-clean-b403 {
  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) {
  .image_5aeb .button-clean-b403 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image_5aeb .button-clean-b403 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image_5aeb .button-clean-b403 {
    min-height: 200px;
  }
}
.image_5aeb .menu-2a47 {
  color: rgba(255, 255, 255, 0.8);
}
.image_5aeb .menu-2a47 a,
.image_5aeb .menu-2a47 li:after {
  color: inherit;
}
.image_5aeb .menu-2a47 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.heading_plasma_432e {
  margin-bottom: 0.5em;
}
.layout_04c9 {
  margin-bottom: 1.2em;
}
.layout_04c9,
.heading_plasma_432e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout_04c9 p:last-child,
.heading_plasma_432e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .solid-ad55,
#masthead .solid-ad55 {
  display: none;
}
#masthead
  > .solid-ad55.dim-546f {
  display: none;
}
#masthead > .solid-ad55 button {
  left: 0;
}
.layout-west-4bf4 {
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.layout-west-4bf4 .full-56d0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.layout-west-4bf4 .banner-rough-9343 {
  display: -webkit-box;
  display: flex;
}
.layout-west-4bf4 .banner-rough-9343.filter_2fb5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.layout-west-4bf4 .banner-rough-9343.panel_wood_f2fc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout-west-4bf4 .banner-rough-9343.icon_tall_367f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.layout-west-4bf4.pro_eff8.item-next-2f34 .banner-rough-9343.filter_2fb5 {
  flex-basis: 100%;
}
.layout-west-4bf4.section_90d4 .banner-rough-9343.panel_wood_f2fc {
  -webkit-box-flex: 1;
  flex: auto;
}
.layout-west-4bf4.section_90d4 .banner-rough-9343.icon_tall_367f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .solid-ad55.dim-546f {
  display: none;
}
#masthead > .solid-ad55 button {
  left: 0;
}
.caption_4102 {
  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;
}
.caption_4102:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.caption_4102.avatar_4f9f i {
  margin-right: 4px;
}
.caption_4102.grid-2567 i {
  margin-left: 5px;
}
.plasma-e0c0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.plasma-e0c0 p:last-child {
  margin-bottom: 0;
}
.action_d128 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.action_d128 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.action_d128 img {
  display: block;
  width: auto;
  line-height: 1;
}
.action_d128 .short-038f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.action_d128 .left-4d9e {
  margin: 5px 0 7px 0;
}
.action_d128.description_blue_f9dd .summary_red_09be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action_d128.description_blue_f9dd .full_38c0 {
  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;
}
.action_d128.right-54e6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.action_d128.right-54e6 .summary_red_09be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action_d128.right-54e6 .full_38c0 {
  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;
}
.action_d128.secondary-purple-5216 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action_d128.warm-49b8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.action_d128.warm-49b8 .full_38c0 {
  margin-top: 7px;
}
.component-be77 {
  display: inline-block;
}
.light-111e .advanced_5f76 .action_d128 img {
  max-width: 100%;
}
.component_9720 .table_93c4.new-9717,
.pagination_tall_6c8b .table_93c4.new-9717 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.component_9720 .smooth-b9d9,
.pagination_tall_6c8b .smooth-b9d9 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.component_9720 .smooth-b9d9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.component_9720.header-8156 .smooth-b9d9 {
  display: none;
}
.component_9720 .text-adec {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component_9720 .text-adec li {
  display: inline-block;
  position: relative;
}
.component_9720 .text-adec li:last-child {
  margin-right: 0;
}
.component_9720 .text-adec li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.component_9720 .text-adec li.info_up_19f1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.component_9720 .text-adec > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.component_9720 .text-adec > li > a i {
  line-height: 0;
}
.component_9720 .text-adec > li.panel_a941 > a .smooth-b9d9 {
  margin-left: 4px;
  line-height: 0;
}
.component_9720 .text-adec .status-f18e li.panel_a941 > a {
  position: relative;
}
.component_9720 .text-adec .status-f18e li.panel_a941 > a:after,
.component_9720 .text-adec .status-f18e li.panel_a941 > a:before {
  content: "";
  display: table;
}
.component_9720 .text-adec .status-f18e li.panel_a941 > a:after {
  clear: both;
}
.component_9720 .text-adec .status-f18e li.panel_a941 > a .smooth-b9d9 {
  margin-left: 5px;
  float: right;
}
.component_9720 .secondary_warm_4d61,
.component_9720 .status-f18e {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.component_9720 .status-f18e {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.component_9720 .status-f18e .new-9717 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component_9720 .status-f18e .smooth-b9d9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.component_9720 .status-f18e li {
  display: block;
  margin: 0;
  padding: 0;
}
.component_9720 .status-f18e li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.component_9720 .status-f18e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.component_9720 .status-f18e .status-f18e {
  top: 0;
  left: 100%;
}
.component_9720 .west_821f.fn-focus-757f > .secondary_warm_4d61,
.component_9720 .west_821f.fn-focus-757f > .status-f18e,
.component_9720 .west_821f:focus > .secondary_warm_4d61,
.component_9720 .west_821f:focus > .status-f18e,
.component_9720 .west_821f:hover > .secondary_warm_4d61,
.component_9720 .west_821f:hover > .status-f18e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.component_9720.purple-ab3a .focused_7498:after,
.component_9720.purple-ab3a .focused_7498:before {
  content: "";
  display: table;
}
.component_9720.purple-ab3a .focused_7498:after {
  clear: both;
}
.component_9720.purple-ab3a .focused_7498 > li {
  float: left;
}
.component_9720.smooth_8222 .focused_7498:after,
.component_9720.smooth_8222 .focused_7498:before {
  content: "";
  display: table;
}
.component_9720.smooth_8222 .focused_7498:after {
  clear: both;
}
.component_9720.smooth_8222 .focused_7498 > li {
  float: left;
}
.component_9720.smooth_8222 .focused_7498 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.component_9720.smooth_8222 .focused_7498 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.component_9720.smooth_8222 .focused_7498 > li.gold_7a11 > a,
.component_9720.smooth_8222 .focused_7498 > li.info_up_19f1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.component_9720.mask_8e63 .focused_7498 > li > a .new-9717 {
  position: relative;
}
.component_9720.mask_8e63 .focused_7498 > li > a .new-9717:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.component_9720.mask_8e63
  .focused_7498
  > li:focus
  > a
  .new-9717:before,
.component_9720.mask_8e63
  .focused_7498
  > li:hover
  > a
  .new-9717:before {
  width: 100%;
  background-color: currentColor;
}
.component_9720.mask_8e63
  .focused_7498
  > li.gold_7a11
  > a
  .new-9717:before,
.component_9720.mask_8e63
  .focused_7498
  > li.chip_a96c
  > a
  .new-9717:before {
  width: 100%;
  background-color: currentColor;
}
.component_9720.active_39c3 .focused_7498 > li > a .new-9717 {
  position: relative;
}
.component_9720.active_39c3 .focused_7498 > li > a .new-9717:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.component_9720.active_39c3 .focused_7498 > li:focus > a .new-9717:before,
.component_9720.active_39c3
  .focused_7498
  > li:hover
  > a
  .new-9717:before {
  width: 100%;
  background-color: currentColor;
}
.component_9720.active_39c3
  .focused_7498
  > li.gold_7a11
  > a
  .new-9717:before,
.component_9720.active_39c3
  .focused_7498
  > li.chip_a96c
  > a
  .new-9717:before {
  width: 100%;
  background-color: currentColor;
}
.pagination_tall_6c8b .text-adec {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination_tall_6c8b .text-adec li:first-child > a {
  border-top: none;
}
.pagination_tall_6c8b .text-adec .next_d826 > .new-9717 .smooth-b9d9 {
  display: none;
}
.pagination_tall_6c8b .text-adec li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pagination_tall_6c8b .text-adec li:last-child {
  border: none;
}
.pagination_tall_6c8b .text-adec li.panel_a941 > a {
  padding-right: 45px !important;
}
.pagination_tall_6c8b .text-adec li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pagination_tall_6c8b .text-adec li a:focus,
.pagination_tall_6c8b .text-adec li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_tall_6c8b .text-adec li .slider-2138 {
  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;
}
.pagination_tall_6c8b .text-adec li .slider-2138:hover {
  box-shadow: none;
}
.pagination_tall_6c8b .text-adec li .slider-2138 .smooth-b9d9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pagination_tall_6c8b .text-adec .status-f18e {
  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);
}
.pagination_tall_6c8b .text-adec .status-f18e li a {
  padding-left: 3em;
}
.pagination_tall_6c8b .text-adec .border_61b2 > a .slider-2138 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination_tall_6c8b .text-adec .border_61b2 > .status-f18e {
  display: block;
  opacity: 1;
}
.pattern-huge-2cd5 {
  max-width: 100%;
}
.over_707e {
  line-height: 0;
  cursor: pointer;
}
.layout-current-d26d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.layout-current-d26d:hover {
  box-shadow: none;
  color: currentColor;
}
.layout-current-d26d svg {
  width: 18px;
  height: 18px;
}
.layout-current-d26d .avatar_south_088d {
  display: none;
}
.tabs-selected-60f1 {
  position: relative;
}
.tabs-selected-60f1.fn-active-757f .layout-current-d26d .texture_outer_f1c2 {
  display: none;
}
.tabs-selected-60f1.fn-active-757f .layout-current-d26d .avatar_south_088d {
  display: inline-block;
}
.tabs-selected-60f1 .slow_15b9 {
  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);
}
.tabs-selected-60f1.badge_east_a622 .slow_15b9 {
  left: auto;
  right: -0.9em;
}
.tabs-selected-60f1.badge_east_a622 .widget_small_c64c::before {
  left: auto;
  right: 15px;
}
.tabs-selected-60f1.fn-active-757f .slow_15b9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.last-0b14 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.last-0b14 label {
  flex-basis: 100%;
}
.last-0b14 .bottom-d4a1 {
  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;
}
.last-0b14 .up_6e10 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.last-0b14 .up_6e10:focus {
  background-color: transparent;
}
.last-0b14 button.cold_5938 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.last-0b14 button.cold_5938:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.last-0b14 button.cold_5938 svg {
  width: 18px;
  height: 18px;
}
.last-0b14 input[type="submit"] {
  min-height: auto;
}
.fluid-12bf .last-0b14 .up_6e10 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.widget_small_c64c {
  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) {
  .widget_small_c64c {
    width: 220px;
  }
}
.widget_small_c64c label {
  flex-basis: 100%;
}
.widget_small_c64c::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;
}
.highlight_6178 .fluid-12bf .last-0b14 {
  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;
}
.highlight_6178
  .fluid-12bf
  .last-0b14
  .bottom-d4a1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight_6178 .fluid-12bf .last-0b14 .up_6e10 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight_6178
  .fluid-12bf
  .last-0b14
  .up_6e10:focus {
  background: 0 0;
}
.highlight_6178
  .fluid-12bf
  .last-0b14
  .gradient-thick-88f5 {
  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;
}
.bronze_2d9c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bronze_2d9c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bronze_2d9c li:last-child {
  margin-right: 0;
}
.bronze_2d9c li:first-child {
  margin-left: 0;
}
.bronze_2d9c.frame-52fd a {
  color: #fff;
}
.bronze_2d9c.frame-52fd a:hover {
  color: #fff;
}
.bronze_2d9c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bronze_2d9c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bronze_2d9c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bronze_2d9c a:hover {
  opacity: 0.9;
  color: inherit;
}
.bronze_2d9c [class*="social-icon-apple"] {
  background-color: #999;
}
.bronze_2d9c [class*="social-icon-apple"].column-9ef4 {
  background-color: transparent;
  color: #999;
}
.bronze_2d9c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bronze_2d9c [class*="social-icon-behance"].column-9ef4 {
  background-color: transparent;
  color: #1769ff;
}
.bronze_2d9c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bronze_2d9c [class*="social-icon-bitbucket"].column-9ef4 {
  background-color: transparent;
  color: #205081;
}
.bronze_2d9c [class*="social-icon-codepen"] {
  background-color: #000;
}
.bronze_2d9c [class*="social-icon-codepen"].column-9ef4 {
  background-color: transparent;
  color: #000;
}
.bronze_2d9c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bronze_2d9c [class*="social-icon-delicious"].column-9ef4 {
  background-color: transparent;
  color: #39f;
}
.bronze_2d9c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bronze_2d9c [class*="social-icon-digg"].column-9ef4 {
  background-color: transparent;
  color: #005be2;
}
.bronze_2d9c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bronze_2d9c [class*="social-icon-dribbble"].column-9ef4 {
  background-color: transparent;
  color: #ea4c89;
}
.bronze_2d9c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bronze_2d9c [class*="social-icon-envelope"].column-9ef4 {
  background-color: transparent;
  color: #ea4335;
}
.bronze_2d9c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bronze_2d9c [class*="social-icon-facebook"].column-9ef4 {
  background-color: transparent;
  color: #3b5998;
}
.bronze_2d9c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bronze_2d9c [class*="social-icon-flickr"].column-9ef4 {
  background-color: transparent;
  color: #0063dc;
}
.bronze_2d9c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bronze_2d9c [class*="social-icon-foursquare"].column-9ef4 {
  background-color: transparent;
  color: #2d5be3;
}
.bronze_2d9c [class*="social-icon-github"] {
  background-color: #333;
}
.bronze_2d9c [class*="social-icon-github"].column-9ef4 {
  background-color: transparent;
  color: #333;
}
.bronze_2d9c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bronze_2d9c [class*="social-icon-google-plus"].column-9ef4 {
  background-color: transparent;
  color: #dd4b39;
}
.bronze_2d9c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bronze_2d9c [class*="social-icon-houzz"].column-9ef4 {
  background-color: transparent;
  color: #7ac142;
}
.bronze_2d9c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bronze_2d9c [class*="social-icon-instagram"].column-9ef4 {
  background-color: transparent;
  color: #262626;
}
.bronze_2d9c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bronze_2d9c [class*="social-icon-jsfiddle"].column-9ef4 {
  background-color: transparent;
  color: #487aa2;
}
.bronze_2d9c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bronze_2d9c [class*="social-icon-linkedin"].column-9ef4 {
  background-color: transparent;
  color: #0077b5;
}
.bronze_2d9c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bronze_2d9c [class*="social-icon-medium"].column-9ef4 {
  background-color: transparent;
  color: #00ab6b;
}
.bronze_2d9c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bronze_2d9c
  [class*="social-icon-odnoklassniki"].column-9ef4 {
  background-color: transparent;
  color: #f4731c;
}
.bronze_2d9c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bronze_2d9c [class*="social-icon-meetup"].column-9ef4 {
  background-color: transparent;
  color: #ec1c40;
}
.bronze_2d9c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bronze_2d9c [class*="social-icon-pinterest"].column-9ef4 {
  background-color: transparent;
  color: #bd081c;
}
.bronze_2d9c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bronze_2d9c [class*="social-icon-product-hunt"].column-9ef4 {
  background-color: transparent;
  color: #da552f;
}
.bronze_2d9c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bronze_2d9c [class*="social-icon-reddit"].column-9ef4 {
  background-color: transparent;
  color: #ff4500;
}
.bronze_2d9c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bronze_2d9c [class*="social-icon-rss"].column-9ef4 {
  background-color: transparent;
  color: #f26522;
}
.bronze_2d9c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bronze_2d9c
  [class*="social-icon-shopping-cart"].column-9ef4 {
  background-color: transparent;
  color: #4caf50;
}
.bronze_2d9c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bronze_2d9c [class*="social-icon-skype"].column-9ef4 {
  background-color: transparent;
  color: #00aff0;
}
.bronze_2d9c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bronze_2d9c [class*="social-icon-slideshare"].column-9ef4 {
  background-color: transparent;
  color: #0077b5;
}
.bronze_2d9c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bronze_2d9c [class*="social-icon-snapchat"].column-9ef4 {
  background-color: transparent;
  color: #fffc00;
}
.bronze_2d9c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bronze_2d9c [class*="social-icon-soundcloud"].column-9ef4 {
  background-color: transparent;
  color: #f80;
}
.bronze_2d9c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bronze_2d9c [class*="social-icon-spotify"].column-9ef4 {
  background-color: transparent;
  color: #2ebd59;
}
.bronze_2d9c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bronze_2d9c
  [class*="social-icon-stack-overflow"].column-9ef4 {
  background-color: transparent;
  color: #fe7a15;
}
.bronze_2d9c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bronze_2d9c [class*="social-icon-maldkfgram"].column-9ef4 {
  background-color: transparent;
  color: #2ca5e0;
}
.bronze_2d9c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bronze_2d9c [class*="social-icon-tripadvisor"].column-9ef4 {
  background-color: transparent;
  color: #589442;
}
.bronze_2d9c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bronze_2d9c [class*="social-icon-tumblr"].column-9ef4 {
  background-color: transparent;
  color: #35465c;
}
.bronze_2d9c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bronze_2d9c [class*="social-icon-twitch"].column-9ef4 {
  background-color: transparent;
  color: #6441a5;
}
.bronze_2d9c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bronze_2d9c [class*="social-icon-twitter"].column-9ef4 {
  background-color: transparent;
  color: #1da1f2;
}
.bronze_2d9c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bronze_2d9c [class*="social-icon-vimeo"].column-9ef4 {
  background-color: transparent;
  color: #1ab7ea;
}
.bronze_2d9c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bronze_2d9c [class*="social-icon-vk"].column-9ef4 {
  background-color: transparent;
  color: #45668e;
}
.bronze_2d9c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bronze_2d9c [class*="social-icon-weibo"].column-9ef4 {
  background-color: transparent;
  color: #df2029;
}
.bronze_2d9c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bronze_2d9c [class*="social-icon-weixin"].column-9ef4 {
  background-color: transparent;
  color: #7bb32e;
}
.bronze_2d9c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bronze_2d9c [class*="social-icon-whatsapp"].column-9ef4 {
  background-color: transparent;
  color: #25d366;
}
.bronze_2d9c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bronze_2d9c [class*="social-icon-wordpress"].column-9ef4 {
  background-color: transparent;
  color: #21759b;
}
.bronze_2d9c [class*="social-icon-xing"] {
  background-color: #026466;
}
.bronze_2d9c [class*="social-icon-xing"].column-9ef4 {
  background-color: transparent;
  color: #026466;
}
.bronze_2d9c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bronze_2d9c [class*="social-icon-yelp"].column-9ef4 {
  background-color: transparent;
  color: #af0606;
}
.bronze_2d9c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bronze_2d9c [class*="social-icon-youtube"].column-9ef4 {
  background-color: transparent;
  color: #cd201f;
}
.accent-651f {
  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;
}
.accent-651f:hover {
  box-shadow: none;
  background: 0 0;
}
.section-silver-5aeb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.advanced_35d3 {
  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;
}
.text-e286 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list-91f7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list-91f7,
.list-91f7::after,
.list-91f7::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;
}
.list-91f7::after,
.list-91f7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_5e6b .advanced_35d3 .text-e286 {
  margin-top: -2px;
  width: 19px;
}
.notification_5e6b .advanced_35d3 .list-91f7 {
  margin-top: -1px;
}
.notification_5e6b .advanced_35d3 .list-91f7,
.notification_5e6b .advanced_35d3 .list-91f7::after,
.notification_5e6b .advanced_35d3 .list-91f7::before {
  width: 19px;
  height: 2px;
}
.notification_5e6b .advanced_35d3 .list-91f7::before {
  top: -6px;
}
.notification_5e6b .advanced_35d3 .list-91f7::after {
  bottom: -6px;
}
.hard_4d0a .advanced_35d3 .text-e286 {
  margin-top: -2px;
  width: 22px;
}
.hard_4d0a .advanced_35d3 .list-91f7 {
  margin-top: -1px;
}
.hard_4d0a .advanced_35d3 .list-91f7,
.hard_4d0a .advanced_35d3 .list-91f7::after,
.hard_4d0a .advanced_35d3 .list-91f7::before {
  width: 22px;
  height: 2px;
}
.hard_4d0a .advanced_35d3 .list-91f7::before {
  top: -7px;
}
.hard_4d0a .advanced_35d3 .list-91f7::after {
  bottom: -7px;
}
.large-31ed .advanced_35d3 .text-e286 {
  margin-top: -2px;
  width: 31px;
}
.large-31ed .advanced_35d3 .list-91f7 {
  margin-top: -1.5px;
}
.large-31ed .advanced_35d3 .list-91f7,
.large-31ed .advanced_35d3 .list-91f7::after,
.large-31ed .advanced_35d3 .list-91f7::before {
  width: 31px;
  height: 3px;
}
.large-31ed .advanced_35d3 .list-91f7::before {
  top: -9px;
}
.large-31ed .advanced_35d3 .list-91f7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs_ef0b .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_ef0b .advanced_35d3 .list-91f7 {
    margin-top: -1px;
  }
  .tabs_ef0b .advanced_35d3 .list-91f7,
  .tabs_ef0b .advanced_35d3 .list-91f7::after,
  .tabs_ef0b .advanced_35d3 .list-91f7::before {
    width: 19px;
    height: 2px;
  }
  .tabs_ef0b .advanced_35d3 .list-91f7::before {
    top: -6px;
  }
  .tabs_ef0b .advanced_35d3 .list-91f7::after {
    bottom: -6px;
  }
  .badge-d786 .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 22px;
  }
  .badge-d786 .advanced_35d3 .list-91f7 {
    margin-top: -1px;
  }
  .badge-d786 .advanced_35d3 .list-91f7,
  .badge-d786 .advanced_35d3 .list-91f7::after,
  .badge-d786 .advanced_35d3 .list-91f7::before {
    width: 22px;
    height: 2px;
  }
  .badge-d786 .advanced_35d3 .list-91f7::before {
    top: -7px;
  }
  .badge-d786 .advanced_35d3 .list-91f7::after {
    bottom: -7px;
  }
  .secondary_5dbf .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_5dbf .advanced_35d3 .list-91f7 {
    margin-top: -1.5px;
  }
  .secondary_5dbf .advanced_35d3 .list-91f7,
  .secondary_5dbf .advanced_35d3 .list-91f7::after,
  .secondary_5dbf .advanced_35d3 .list-91f7::before {
    width: 31px;
    height: 3px;
  }
  .secondary_5dbf .advanced_35d3 .list-91f7::before {
    top: -9px;
  }
  .secondary_5dbf .advanced_35d3 .list-91f7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .form_248d .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 19px;
  }
  .form_248d .advanced_35d3 .list-91f7 {
    margin-top: -1px;
  }
  .form_248d .advanced_35d3 .list-91f7,
  .form_248d .advanced_35d3 .list-91f7::after,
  .form_248d .advanced_35d3 .list-91f7::before {
    width: 19px;
    height: 2px;
  }
  .form_248d .advanced_35d3 .list-91f7::before {
    top: -6px;
  }
  .form_248d .advanced_35d3 .list-91f7::after {
    bottom: -6px;
  }
  .photo-purple-3ff0 .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 22px;
  }
  .photo-purple-3ff0 .advanced_35d3 .list-91f7 {
    margin-top: -1px;
  }
  .photo-purple-3ff0 .advanced_35d3 .list-91f7,
  .photo-purple-3ff0 .advanced_35d3 .list-91f7::after,
  .photo-purple-3ff0 .advanced_35d3 .list-91f7::before {
    width: 22px;
    height: 2px;
  }
  .photo-purple-3ff0 .advanced_35d3 .list-91f7::before {
    top: -7px;
  }
  .photo-purple-3ff0 .advanced_35d3 .list-91f7::after {
    bottom: -7px;
  }
  .huge-1af8 .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 31px;
  }
  .huge-1af8 .advanced_35d3 .list-91f7 {
    margin-top: -1.5px;
  }
  .huge-1af8 .advanced_35d3 .list-91f7,
  .huge-1af8 .advanced_35d3 .list-91f7::after,
  .huge-1af8 .advanced_35d3 .list-91f7::before {
    width: 31px;
    height: 3px;
  }
  .huge-1af8 .advanced_35d3 .list-91f7::before {
    top: -9px;
  }
  .huge-1af8 .advanced_35d3 .list-91f7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus-537a .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-537a .advanced_35d3 .list-91f7 {
    margin-top: -1px;
  }
  .focus-537a .advanced_35d3 .list-91f7,
  .focus-537a .advanced_35d3 .list-91f7::after,
  .focus-537a .advanced_35d3 .list-91f7::before {
    width: 19px;
    height: 2px;
  }
  .focus-537a .advanced_35d3 .list-91f7::before {
    top: -6px;
  }
  .focus-537a .advanced_35d3 .list-91f7::after {
    bottom: -6px;
  }
  .tall_9f24 .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 22px;
  }
  .tall_9f24 .advanced_35d3 .list-91f7 {
    margin-top: -1px;
  }
  .tall_9f24 .advanced_35d3 .list-91f7,
  .tall_9f24 .advanced_35d3 .list-91f7::after,
  .tall_9f24 .advanced_35d3 .list-91f7::before {
    width: 22px;
    height: 2px;
  }
  .tall_9f24 .advanced_35d3 .list-91f7::before {
    top: -7px;
  }
  .tall_9f24 .advanced_35d3 .list-91f7::after {
    bottom: -7px;
  }
  .pattern-f82b .advanced_35d3 .text-e286 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-f82b .advanced_35d3 .list-91f7 {
    margin-top: -1.5px;
  }
  .pattern-f82b .advanced_35d3 .list-91f7,
  .pattern-f82b .advanced_35d3 .list-91f7::after,
  .pattern-f82b .advanced_35d3 .list-91f7::before {
    width: 31px;
    height: 3px;
  }
  .pattern-f82b .advanced_35d3 .list-91f7::before {
    top: -9px;
  }
  .pattern-f82b .advanced_35d3 .list-91f7::after {
    bottom: -9px;
  }
}
.sidebar-motion-b0f7 .list-91f7 {
  -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);
}
.sidebar-motion-b0f7 .list-91f7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.sidebar-motion-b0f7 .list-91f7::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);
}
.sidebar-motion-b0f7.frame_50a8 .list-91f7 {
  -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);
}
.sidebar-motion-b0f7.frame_50a8 .list-91f7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.sidebar-motion-b0f7.frame_50a8 .list-91f7::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);
}
.down-3f1a {
  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.summary-9e8b:before {
  display: none;
}
.component-purple-e0c7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.component-purple-e0c7 .box_b51f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.component-purple-e0c7 .box_b51f:last-of-type {
  border-bottom: none;
}
.component-purple-e0c7 .box_b51f.full_b38a,
.component-purple-e0c7 .box_b51f.background-2e91,
.component-purple-e0c7 .box_b51f.text_dark_2313 {
  padding: 0;
}
.component-purple-e0c7 .pagination_tall_6c8b .slider-2138 {
  color: currentColor;
}
.component-purple-e0c7 .pagination_tall_6c8b .slider-2138:focus,
.component-purple-e0c7 .pagination_tall_6c8b .slider-2138:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-purple-e0c7.surface-pro-7e3a .gradient_stale_efe6,
.component-purple-e0c7.surface-pro-7e3a .plasma-e0c0 a,
.component-purple-e0c7.surface-pro-7e3a .focused_7498 a,
.component-purple-e0c7.surface-pro-7e3a .status-f18e a {
  color: rgba(0, 0, 0, 0.55);
}
.component-purple-e0c7.surface-pro-7e3a .gradient_stale_efe6:hover,
.component-purple-e0c7.surface-pro-7e3a .plasma-e0c0 a:hover,
.component-purple-e0c7.surface-pro-7e3a .focused_7498 a:hover,
.component-purple-e0c7.surface-pro-7e3a .status-f18e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-purple-e0c7.surface-pro-7e3a .block-light-1350 {
  color: rgba(0, 0, 0, 0.8);
}
.component-purple-e0c7.surface-pro-7e3a .box_b51f {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-purple-e0c7.surface-pro-7e3a .box_b51f:before {
  background: rgba(0, 0, 0, 0.08);
}
.component-purple-e0c7.surface-pro-7e3a .backdrop_4184:before {
  background: rgba(255, 255, 255, 0.9);
}
.component-purple-e0c7.surface-pro-7e3a .pagination_tall_6c8b .text-adec li a,
.component-purple-e0c7.surface-pro-7e3a .pagination_tall_6c8b .slider-2138,
.component-purple-e0c7.surface-pro-7e3a .status-f18e {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-purple-e0c7.surface-pro-7e3a .pagination_tall_6c8b .slider-2138:focus,
.component-purple-e0c7.surface-pro-7e3a .pagination_tall_6c8b .slider-2138:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-purple-e0c7.surface-pro-7e3a .text-adec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-purple-e0c7.header-6faf .gradient_stale_efe6,
.component-purple-e0c7.header-6faf .plasma-e0c0 a,
.component-purple-e0c7.header-6faf .focused_7498 .slider-2138,
.component-purple-e0c7.header-6faf .focused_7498 a,
.component-purple-e0c7.header-6faf .status-f18e a {
  color: rgba(255, 255, 255, 0.79);
}
.component-purple-e0c7.header-6faf .gradient_stale_efe6:hover,
.component-purple-e0c7.header-6faf .plasma-e0c0 a:hover,
.component-purple-e0c7.header-6faf .focused_7498 .slider-2138:hover,
.component-purple-e0c7.header-6faf .focused_7498 a:hover,
.component-purple-e0c7.header-6faf .status-f18e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-purple-e0c7.header-6faf .block-light-1350 {
  color: rgba(255, 255, 255, 0.99);
}
.component-purple-e0c7.header-6faf .box_b51f {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-purple-e0c7.header-6faf .box_b51f:before {
  background: rgba(255, 255, 255, 0.08);
}
.component-purple-e0c7.header-6faf .backdrop_4184:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-purple-e0c7.header-6faf .pagination_tall_6c8b .text-adec li a,
.component-purple-e0c7.header-6faf .pagination_tall_6c8b .slider-2138,
.component-purple-e0c7.header-6faf .status-f18e {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-purple-e0c7.header-6faf .pagination_tall_6c8b .slider-2138:focus,
.component-purple-e0c7.header-6faf .pagination_tall_6c8b .slider-2138:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-purple-e0c7.header-6faf .text-adec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_4184 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop_4184:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row_middle_f4e1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.modal_d8ef .component-purple-e0c7 {
  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;
}
.modal_d8ef .box_b51f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.modal_d8ef .box_b51f: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) {
  .modal_d8ef .box_b51f:before {
    width: 16%;
    left: 42%;
  }
}
.modal_d8ef .box_b51f:last-child:before {
  content: none;
}
.modal_d8ef .box_b51f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.modal_d8ef .pagination_tall_6c8b .text-adec li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.modal_d8ef .pagination_tall_6c8b .text-adec li a .slider-2138 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.modal_d8ef .pagination_tall_6c8b .status-f18e {
  border: none;
}
.modal_d8ef .pagination_tall_6c8b .status-f18e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.modal_d8ef .backdrop_4184 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.modal_d8ef .row_middle_f4e1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.modal_d8ef .header-6faf .backdrop_4184:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal_d8ef .surface-pro-7e3a.filter-fcc0 .list-91f7 {
  background: rgba(0, 0, 0, 0.6);
}
.modal_d8ef
  .surface-pro-7e3a.filter-fcc0
  .list-91f7::after,
.modal_d8ef
  .surface-pro-7e3a.filter-fcc0
  .list-91f7:before {
  background: inherit;
}
.modal_d8ef
  .surface-pro-7e3a.filter-fcc0:hover
  .list-91f7 {
  background: rgba(0, 0, 0, 0.8);
}
.title-64c6 .component-purple-e0c7 {
  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) {
  .title-64c6 .component-purple-e0c7 {
    width: auto;
    right: 45px;
  }
}
.notification_832d .component-purple-e0c7 {
  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) {
  .notification_832d .component-purple-e0c7 {
    width: auto;
    left: 45px;
  }
}
.summary-9e8b .component-purple-e0c7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary-9e8b .row_middle_f4e1 {
  max-width: 48em;
  margin: 0 auto;
}
.summary-9e8b .backdrop_4184:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background-active-e3b5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background-active-e3b5.modal_d8ef .component-purple-e0c7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background-active-e3b5.title-64c6 .component-purple-e0c7 {
  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);
}
.background-active-e3b5 .component-purple-e0c7 {
  visibility: visible;
}
.background-active-e3b5.notification_832d .component-purple-e0c7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.solid-a2e5,
.wrapper_795f {
  overflow-x: hidden;
}
.solid-a2e5 .component-purple-e0c7 {
  overflow: auto;
}
.solid-a2e5.modal_d8ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.solid-a2e5.modal_d8ef .component-purple-e0c7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.solid-a2e5.modal_d8ef .accent-651f {
  opacity: 0;
}
.solid-a2e5.title-64c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.solid-a2e5.title-64c6 .component-purple-e0c7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.solid-a2e5.title-64c6 .accent-651f {
  opacity: 0;
}
.solid-a2e5.notification_832d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.solid-a2e5.notification_832d .component-purple-e0c7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.solid-a2e5.notification_832d .accent-651f {
  opacity: 0;
}
.solid-a2e5.summary-9e8b .component-purple-e0c7 {
  z-index: 10;
  visibility: visible;
}
.filter-fcc0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.filter-fcc0 .list-91f7 {
  background: rgba(255, 255, 255, 0.99);
}
.filter-fcc0 .list-91f7::after,
.filter-fcc0 .list-91f7:before {
  background: inherit;
}
.filter-fcc0:hover .list-91f7 {
  background: rgba(255, 255, 255, 0.99);
}
.notification_832d .filter-fcc0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary-9e8b .filter-fcc0 {
  display: none !important;
}
.solid-a2e5:before,
.wrapper_795f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.solid-a2e5 .filter-fcc0,
.wrapper_795f .filter-fcc0 {
  display: inline-block;
}
.component-purple-e0c7 .full-56d0 {
  -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;
}
.solid-a2e5 .component-purple-e0c7 .full-56d0,
.wrapper_795f .component-purple-e0c7 .full-56d0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper_c966 .bottom-d4a1 {
  width: 100%;
}
.advanced_5f76 {
  padding: 0 0.5em 0;
}
.advanced_5f76 [class*="customify-col-"],
.advanced_5f76 [class*="customify-col_"],
.advanced_5f76 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-narrow-6c11 .advanced_5f76 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade-2835 .thumbnail-mini-1e2b,
  .thumbnail-mini-1e2b {
    display: none;
  }
  .footer_huge_4844 {
    text-align: left;
  }
  .black_2d42 {
    text-align: center;
  }
  .over-d98c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade-2835 .cool-cb3a,
  .cool-cb3a {
    display: none;
  }
  .pattern-motion-c2db {
    text-align: left;
  }
  .widget-d630 {
    text-align: center;
  }
  .caption-cold-963a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade-2835 .logo-8edb,
  .logo-8edb {
    display: none;
  }
  .element_upper_bfe5 {
    text-align: left;
  }
  .header_7891 {
    text-align: center;
  }
  .shade-f4f8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.block-clean-4f8a {
  box-shadow: none !important;
}
.description-bottom-ba0b .summary_inner_9b62,
.copper_84c8 .summary_inner_9b62 {
  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;
}
.copper_84c8 .summary_inner_9b62 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumbnail-fluid-380d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thumbnail-fluid-380d:after,
.thumbnail-fluid-380d:before {
  content: "";
  display: table;
}
.thumbnail-fluid-380d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thumbnail-fluid-380d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thumbnail-fluid-380d,
.component-smooth-7c8d {
  max-width: 1248px;
  margin: 0 auto;
}

.focused_2145.text-31a1 .thumbnail-fluid-380d {
  max-width: 100%;
}
.focused_2145.outline-40be {
  max-width: 1200px;
  margin: 0 auto;
}
.focused_2145.message-f8be .thumbnail-fluid-380d {
  max-width: 100%;
}
.focused_2145.message-f8be > .thumbnail-fluid-380d {
  padding-left: 0;
  padding-right: 0;
}
.focused_2145.message-f8be > .thumbnail-fluid-380d .shade-2835 {
  margin: 0;
}
.focused_2145.message-f8be
  > .thumbnail-fluid-380d
  .accent_red_a554.selected-f153 {
  margin-right: 0;
  margin-left: 0;
}
.focused_2145.message-f8be #main.selected-f153 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .sidebar_silver_c47d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_silver_c47d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tertiary-038d .layout-current-2b1b {
    padding-right: 1em;
  }
  .tertiary-038d.footer_4822 .accent_red_a554 {
    border-right: 1px solid #eaecee;
  }
  .tertiary-038d.footer_4822 .layout-current-2b1b {
    padding-right: 1em;
  }
  .tertiary-038d.footer_4822 .text_simple_5cc5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_complex_a97c .layout-current-2b1b {
    padding-left: 1em;
  }
  .border_complex_a97c.footer_4822 .accent_red_a554 {
    border-left: 1px solid #eaecee;
  }
  .border_complex_a97c.footer_4822 .layout-current-2b1b {
    padding-left: 1em;
  }
  .border_complex_a97c.footer_4822 .text_simple_5cc5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar-first-628c .layout-current-2b1b {
    padding-left: 1em;
  }
  .avatar-first-628c.footer_4822 .left-c7e7 {
    border-right: 1px solid #eaecee;
  }
  .avatar-first-628c.footer_4822 .border-fast-9531 {
    border-right: 1px solid #eaecee;
  }
  .avatar-first-628c.footer_4822 .layout-current-2b1b {
    padding-left: 1em;
  }
  .avatar-first-628c.footer_4822 .text_simple_5cc5 {
    padding-right: 1em;
  }
  .avatar-first-628c.footer_4822 .panel_5b3f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_fluid_5e5c .layout-current-2b1b {
    padding-right: 1em;
  }
  .description_fluid_5e5c.footer_4822 .left-c7e7 {
    border-left: 1px solid #eaecee;
  }
  .description_fluid_5e5c.footer_4822 .border-fast-9531 {
    border-left: 1px solid #eaecee;
  }
  .description_fluid_5e5c.footer_4822 .layout-current-2b1b {
    padding-right: 1em;
  }
  .description_fluid_5e5c.footer_4822 .text_simple_5cc5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description_fluid_5e5c.footer_4822 .panel_5b3f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sidebar_silver_c47d .layout-current-2b1b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar_silver_c47d.footer_4822 .accent_red_a554 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .sidebar_silver_c47d.footer_4822 .layout-current-2b1b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .sidebar_silver_c47d.footer_4822 .text_simple_5cc5 {
    padding-left: 1em;
  }
  .sidebar_silver_c47d.footer_4822 .panel_5b3f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .sidebar_silver_c47d.footer_4822 .layout-current-2b1b {
    padding-left: 0;
  }
}
.hero-e537 .top-3f81 {
  display: inline-block;
}
.shadow_aa12 {
  display: inline-block;
}
.widget-prev-9a70 {
  word-con: break-word;
}
.alert_right_aca1 > span {
  display: inline-block;
  padding: 5px 0;
}
.alert_right_aca1 .carousel_9d47 {
  margin-left: 8px;
  margin-right: 8px;
}
.alert_right_aca1 .accordion-998b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.brown_39d7 .motion-13c5 {
  margin-bottom: 2em;
}
.brown_39d7 .wood_03a4 {
  margin-bottom: 15px;
}
.brown_39d7 .wood_03a4:last-child {
  margin-bottom: 0;
}
.brown_39d7 .simple_3b58 {
  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) {
  .brown_39d7 .simple_3b58 {
    display: block;
  }
}
.brown_39d7 .chip_7aab {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .brown_39d7 .chip_7aab {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.brown_39d7 .caption-362f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.brown_39d7 .caption-362f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.brown_39d7 .caption-362f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.brown_39d7 .widget-prev-9a70 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.brown_39d7 .widget-prev-9a70 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.brown_39d7 .description-7795 p:last-child {
  margin-bottom: 0;
}
.brown_39d7 .pattern-fixed-2cc6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.brown_39d7 .status-62af {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.brown_39d7 .top-8e92 {
  margin-top: 1em;
}
.brown_39d7 .avatar-e2bd {
  top: 0;
  display: block;
}
.brown_39d7 .avatar-e2bd a {
  color: inherit;
}
.brown_39d7 .avatar-e2bd a:hover {
  color: inherit;
}
.brown_39d7 .menu_4cdc {
  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;
}
.brown_39d7 .menu_4cdc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.brown_39d7 .status-62af {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.brown_39d7 .detail-medium-ad18 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.brown_39d7 .detail-medium-ad18:first-child {
  margin-top: 0;
}
.brown_39d7 .detail-medium-ad18.dynamic-5c3d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.brown_39d7 .detail-medium-ad18.new_72c6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.brown_39d7
  .detail-medium-ad18.new_72c6.card_ebf1
  .top-8e92 {
  width: 100%;
}
.brown_39d7 .new_72c6 {
  -webkit-box-align: center;
  align-items: center;
}
.brown_39d7 .new_72c6 .alert_right_aca1,
.brown_39d7 .new_72c6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.brown_39d7 .caption-362f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.brown_39d7 .caption-362f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.brown_39d7 .caption-362f: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;
}
.brown_39d7 .dynamic-5c3d {
  z-index: 5;
}
.brown_39d7 .banner-848b .media_69ef {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.brown_39d7 .widget_f3f5 .media_69ef {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.brown_39d7 .detail_716e .media_69ef {
  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;
}
.brown_39d7.list_83b5 .simple_3b58,
.brown_39d7.wrapper_cd19 .simple_3b58 {
  display: block;
}
.brown_39d7.list_83b5 .simple_3b58 .red_8cb3,
.brown_39d7.list_83b5 .simple_3b58 .status-62af,
.brown_39d7.wrapper_cd19 .simple_3b58 .red_8cb3,
.brown_39d7.wrapper_cd19 .simple_3b58 .status-62af {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown_39d7.tabs_58dc .chip_7aab {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .brown_39d7.tabs_58dc .chip_7aab {
    margin-right: 0;
  }
}
.brown_39d7.list_83b5 .chip_7aab,
.brown_39d7.wrapper_cd19 .chip_7aab {
  padding-top: 40%;
}
.brown_39d7.list_83b5 .motion-13c5,
.brown_39d7.wrapper_cd19 .motion-13c5 {
  display: block;
}
.brown_39d7.list_83b5 .fn-sticky-757f .status-62af,
.brown_39d7.wrapper_cd19 .fn-sticky-757f .status-62af {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.brown_39d7.list_83b5 .chip_7aab,
.brown_39d7.wrapper_cd19 .chip_7aab {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.brown_39d7.list_83b5 .status-62af {
  padding: 1em;
}
.item_lite_c848 {
  margin: 30px auto;
  display: block;
}
.item_lite_c848 .basic_f38d > * {
  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;
}
.item_lite_c848 .basic_f38d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item_lite_c848 .basic_f38d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dark_c111 .alert_right_aca1 {
  margin-bottom: 1.41575em;
}
.dark_c111 .detail-left-28c9 {
  margin-bottom: 1.618em;
}
.focus-soft-3bab .red-b398 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus-soft-3bab .red-b398 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus-soft-3bab .thick_fef5 {
  max-width: 100%;
  overflow: auto;
}
.action_6049 .focus-soft-3bab a:hover {
  text-decoration: underline;
}
.disabled-advanced-513a .wood_03a4:not(.widget-prev-9a70),
.disabled-advanced-513a .caption-362f {
  margin-bottom: 1.41575em;
}
.disabled-advanced-513a .wood_03a4:not(.widget-prev-9a70):last-child,
.disabled-advanced-513a .caption-362f:last-child {
  margin-bottom: 0;
}
.disabled-advanced-513a .wood_03a4.hidden_8dbe {
  margin-bottom: 0.41575em;
}
.disabled-advanced-513a .breadcrumb_e1f4:before,
.disabled-advanced-513a .surface_8c88:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled-advanced-513a .breadcrumb_e1f4:before {
  content: "\f115";
}
.disabled-advanced-513a .surface_8c88:before {
  content: "\f02c";
}
.disabled-advanced-513a .content-3802 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled-advanced-513a .content-3802 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hard_30c0 {
  display: -webkit-box;
  display: flex;
}
.hard_30c0 .element-a996 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hard_30c0 .element-a996 {
    flex-basis: 90px;
  }
}
.hard_30c0 .container_white_9e05 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_30c0 .container_white_9e05 {
    flex-basis: calc(100% - 50px);
  }
}
.hard_30c0 .over_0194 p:last-child {
  margin-bottom: 0.72em;
}
.search-active-84d6 .basic_f38d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.search-active-84d6 .basic_f38d:after,
.search-active-84d6 .basic_f38d:before {
  content: "";
  display: table;
}
.search-active-84d6 .basic_f38d:after {
  clear: both;
}
.search-active-84d6 .basic_f38d .simple-6420,
.search-active-84d6 .basic_f38d .label_hovered_b0e4 {
  width: 49%;
}
.search-active-84d6 .basic_f38d .simple-6420 a span.description_tiny_bf0d,
.search-active-84d6 .basic_f38d .label_hovered_b0e4 a span.description_tiny_bf0d {
  display: block;
  margin-bottom: 5px;
}
.search-active-84d6 .basic_f38d .label_hovered_b0e4 {
  float: left;
  text-align: left;
}
.search-active-84d6 .basic_f38d .simple-6420 {
  float: right;
  text-align: right;
}
.stale-5890 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .stale-5890 {
    margin-bottom: 0;
  }
}
.solid-2c9f {
  margin-bottom: 1em;
}
.solid-2c9f .widget-prev-9a70 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern_ae1b a {
  display: block;
  line-height: 0;
  position: relative;
}
.component-21c6 .solid-2c9f,
.fast-117f .solid-2c9f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .component-21c6 .solid-2c9f,
  .fast-117f .solid-2c9f {
    display: block;
  }
}
.component-21c6 .pattern_ae1b,
.fast-117f .pattern_ae1b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .component-21c6 .pattern_ae1b,
  .fast-117f .pattern_ae1b {
    margin-bottom: 1em;
  }
}
.component-21c6 .pattern_ae1b img,
.fast-117f .pattern_ae1b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.component-21c6 .outer_5b5d,
.fast-117f .outer_5b5d {
  flex-basis: calc(100% - 160px);
}
.component-21c6 .outer_5b5d p,
.fast-117f .outer_5b5d p {
  margin-bottom: 0;
}
.component-21c6 .outer_5b5d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .component-21c6 .outer_5b5d {
    padding-left: 0;
  }
}
.fast-117f .outer_5b5d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fast-117f .outer_5b5d {
    padding-right: 0;
  }
}
.fast-117f .pattern_ae1b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dark-e36b .pattern_ae1b {
  margin-bottom: 0.5em;
}
.dark-e36b .pattern_ae1b img {
  width: 100%;
}
.hard-ec8e .left-d67b,
.shadow_static_e0ad .left-d67b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow_static_e0ad .accent_red_a554 .background-4c03 p:last-child {
  margin-bottom: 0;
}
.out_9cb8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip_9b44 .fresh-7921 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip_9b44 .fresh-7921:last-of-type {
    margin-bottom: 0;
  }
}
.chip_9b44 .fresh-7921 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_9b44 .fresh-7921 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip_9b44 .fresh-7921 ul li {
  margin: 0 0 0.6em;
}
.chip_9b44 .fresh-7921 ul li.module_0e95,
.chip_9b44 .fresh-7921 ul li.notice_north_1c4d {
  position: relative;
}
.chip_9b44 .fresh-7921 ul li.module_0e95 .rough-c231,
.chip_9b44 .fresh-7921 ul li.notice_north_1c4d .rough-c231 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip_9b44 .fresh-7921 ul li.module_0e95:after:after,
.chip_9b44 .fresh-7921 ul li.module_0e95:after:before,
.chip_9b44
  .fresh-7921
  ul
  li.notice_north_1c4d:after:after,
.chip_9b44
  .fresh-7921
  ul
  li.notice_north_1c4d:after:before {
  content: "";
  display: table;
}
.chip_9b44 .fresh-7921 ul li.module_0e95:after:after,
.chip_9b44
  .fresh-7921
  ul
  li.notice_north_1c4d:after:after {
  clear: both;
}
.chip_9b44 .fresh-7921 a.east-ce3d:hover {
  text-decoration: none;
}
.chip_9b44 .fresh-7921 select {
  max-width: 100%;
}
.chip_9b44 .fresh-7921 table {
  font-size: 85%;
}
.chip_9b44 .fresh-7921 table td,
.chip_9b44 .fresh-7921 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip_9b44 .fresh-7921 table tfoot td {
  text-align: left;
}
.chip_9b44 .fresh-7921 :last-child {
  margin-bottom: 0;
}
.chip_9b44 .fresh-7921 .tiny-004a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip_9b44 .fresh-7921 .tiny-004a label {
  width: 100%;
}
.chip_9b44 .fresh-7921 .tiny-004a .up_6e10 {
  width: 100%;
  display: block;
}
.chip_9b44 .fresh-7921 .tiny-004a .cold_5938 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip_9b44 .fresh-7921 .tiny-004a .cold_5938:hover svg #svg-search {
  fill: #444;
}
.chip_9b44 .fresh-7921 .tiny-004a .cold_5938 svg {
  width: 18px;
  height: 18px;
}
.chip_9b44 .upper-f930 ul ul,
.chip_9b44 .progress-cold-2068 ul ul,
.chip_9b44 .button-4464 ul ul,
.chip_9b44 .cool_546a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip_9b44 .upper-f930 .panel_a941 > a,
.chip_9b44 .progress-cold-2068 .panel_a941 > a,
.chip_9b44 .button-4464 .panel_a941 > a,
.chip_9b44 .cool_546a .panel_a941 > a {
  margin-bottom: 0;
}
.chip_9b44 .secondary_2648 li,
.chip_9b44 .upper-f930 li,
.chip_9b44 .photo-b976 li,
.chip_9b44 .progress-cold-2068 li,
.chip_9b44 .button-4464 li,
.chip_9b44 .cool_546a li,
.chip_9b44 .iron-9447 li,
.chip_9b44 .status-short-251a li {
  display: block;
  position: relative;
}
.chip_9b44 .secondary_2648 li:last-child,
.chip_9b44 .upper-f930 li:last-child,
.chip_9b44 .photo-b976 li:last-child,
.chip_9b44 .progress-cold-2068 li:last-child,
.chip_9b44 .button-4464 li:last-child,
.chip_9b44 .cool_546a li:last-child,
.chip_9b44 .iron-9447 li:last-child,
.chip_9b44 .status-short-251a li:last-child {
  border: none;
}
.chip_9b44 .secondary_2648 li a,
.chip_9b44 .upper-f930 li a,
.chip_9b44 .photo-b976 li a,
.chip_9b44 .progress-cold-2068 li a,
.chip_9b44 .button-4464 li a,
.chip_9b44 .cool_546a li a,
.chip_9b44 .iron-9447 li a,
.chip_9b44 .status-short-251a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_9b44 .secondary_2648 li ul li::before,
.chip_9b44 .upper-f930 li ul li::before,
.chip_9b44 .photo-b976 li ul li::before,
.chip_9b44 .progress-cold-2068 li ul li::before,
.chip_9b44 .button-4464 li ul li::before,
.chip_9b44 .cool_546a li ul li::before,
.chip_9b44 .iron-9447 li ul li::before,
.chip_9b44 .status-short-251a li ul li::before {
  left: 15px;
}
.chip_9b44 .secondary_2648 li ul a,
.chip_9b44 .upper-f930 li ul a,
.chip_9b44 .photo-b976 li ul a,
.chip_9b44 .progress-cold-2068 li ul a,
.chip_9b44 .button-4464 li ul a,
.chip_9b44 .cool_546a li ul a,
.chip_9b44 .iron-9447 li ul a,
.chip_9b44 .status-short-251a li ul a {
  padding-left: 20px;
}
.chip_9b44 .secondary_2648 li ul ul li::before,
.chip_9b44 .upper-f930 li ul ul li::before,
.chip_9b44 .photo-b976 li ul ul li::before,
.chip_9b44 .progress-cold-2068 li ul ul li::before,
.chip_9b44 .button-4464 li ul ul li::before,
.chip_9b44 .cool_546a li ul ul li::before,
.chip_9b44 .iron-9447 li ul ul li::before,
.chip_9b44 .status-short-251a li ul ul li::before {
  left: 30px;
}
.chip_9b44 .secondary_2648 li ul ul a,
.chip_9b44 .upper-f930 li ul ul a,
.chip_9b44 .photo-b976 li ul ul a,
.chip_9b44 .progress-cold-2068 li ul ul a,
.chip_9b44 .button-4464 li ul ul a,
.chip_9b44 .cool_546a li ul ul a,
.chip_9b44 .iron-9447 li ul ul a,
.chip_9b44 .status-short-251a li ul ul a {
  padding-left: 40px;
}
.chip_9b44 .module_5d86 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_9b44 .status-short-251a ul li {
  margin-bottom: 1.41575em;
}
.chip_9b44 .status-short-251a ul li .info-lower-0dc1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip_9b44 .status-short-251a ul li .hero_f7ff {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.header-6faf .secondary_2648 li a,
.header-6faf .upper-f930 li a,
.header-6faf .photo-b976 li a,
.header-6faf .progress-cold-2068 li a,
.header-6faf .button-4464 li a,
.header-6faf .cool_546a li a,
.header-6faf .iron-9447 li a,
.header-6faf .status-short-251a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-6faf .module_5d86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-6faf .fresh-7921 ul li.module_0e95 .rough-c231,
.header-6faf .fresh-7921 ul li.notice_north_1c4d .rough-c231 {
  background: rgba(0, 0, 0, 0.2);
}
.header-6faf .chip_9b44 .fresh-7921 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_2145 .chip_9b44 .text-adec li {
  margin: 0;
}
.focused_2145 .chip_9b44 .text-adec li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused_2145 .chip_9b44 .text-adec li ul {
  margin: 0;
}
.focused_2145 .chip_9b44 .text-adec li ul li a {
  padding-left: 15px;
}
.focused_2145 .chip_9b44 .text-adec li ul li li a {
  padding-left: 30px;
}
.focused_2145 .chip_9b44 .text-adec li.info_up_19f1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused_2145 .chip_9b44 .text-adec li.info_up_19f1 > 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;
}
.focused_2145 .chip_9b44 .text-adec li.info_up_19f1 > 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;
}
.menu-071c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gallery-steel-042d {
  position: relative;
  z-index: 10;
}
.gallery-steel-042d .full-56d0 {
  width: 100%;
  max-width: 100%;
}
.grid-0529 .pagination_fluid_4ced {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid-0529 .surface-pro-7e3a {
}
.grid-0529 .header-6faf {
  background: #292929;
}
.footer-7f92 .pagination_fluid_4ced {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.footer-7f92 .surface-pro-7e3a {
  background: #f9f9f9;
}
.footer-7f92 .header-6faf {
  background: #303030;
}
.shadow-white-bafc .pagination_fluid_4ced {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow-white-bafc .top-3f81 {
    margin-bottom: 1em;
  }
  .shadow-white-bafc .top-3f81:last-child {
    margin-bottom: 0;
  }
}
.shadow-white-bafc .surface-pro-7e3a {
  background: #ededed;
}
.shadow-white-bafc .header-6faf {
  background: #1a1a1a;
}
.pagination_fluid_4ced.surface-pro-7e3a {
  color: rgba(0, 0, 0, 0.6);
}
.pagination_fluid_4ced.surface-pro-7e3a .preview-63f2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination_fluid_4ced.header-6faf {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_fluid_4ced.header-6faf a:not(.east-ce3d) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination_fluid_4ced.header-6faf a:not(.east-ce3d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination_fluid_4ced.header-6faf .preview-63f2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_fluid_4ced.header-6faf table tbody td,
.pagination_fluid_4ced.header-6faf table th {
  background: rgba(0, 0, 0, 0.08);
}
.texture_simple_19dd.bottom_e4ba .thumbnail-fluid-380d {
  max-width: initial;
}
.texture_simple_19dd .fixed_928e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.texture_simple_19dd .fixed_928e .full-56d0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .texture_simple_19dd .fixed_928e .full-56d0 {
    display: block;
    margin-bottom: 2em;
  }
  .texture_simple_19dd .fixed_928e .full-56d0:last-child {
    margin-bottom: 0;
  }
}
.shadow-white-bafc .top-3f81:last-child,
.footer-7f92 .top-3f81:last-child,
.grid-0529 .top-3f81:last-child {
  margin-bottom: 0;
}
.shadow-white-bafc .top-3f81 .chip_9b44 .fresh-7921:last-child,
.footer-7f92 .top-3f81 .chip_9b44 .fresh-7921:last-child,
.grid-0529 .top-3f81 .chip_9b44 .fresh-7921:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow-white-bafc .status-steel-4039,
  .shadow-white-bafc .motion-be6c,
  .footer-7f92 .status-steel-4039,
  .footer-7f92 .motion-be6c,
  .grid-0529 .status-steel-4039,
  .grid-0529 .motion-be6c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gallery-steel-042d .top-3f81 {
    margin-bottom: 2em;
  }
}
.gallery-steel-042d p:last-child {
  margin-bottom: 0;
}
.gallery-steel-042d li,
.gallery-steel-042d ul {
  list-style: none;
  margin: 0;
}
.gallery-steel-042d ul ul {
  margin-left: 2.617924em;
}
.accent-b49d {
  font-size: 0.875em;
}

/* css-noise: 663f */
.shadow-element-w4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
