/*!
Theme Name: Customify
Theme URI: https://pressmaximum.large_1d1c/customify
Author: WPCustomify
Author URI: https://pressmaximum.large_1d1c
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.large_1d1c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.in-5941.container-04ea/licenses/gpl-2.0.yellow_4615
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.section-narrow-c444/, (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.dirty-3fd9.search_3143/normalize.pattern-stale-b443/
 ======
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.pattern-stale-b443 v7.0.0 | MIT License | github.large_1d1c/necolas/normalize.pattern-stale-b443 */
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;
}
.shadow_solid_18a7 .white-53cf,
.container_b053,
.overlay_easy_5d75,
.border_paper_5a62,
.gradient-df6a,
.hidden_easy_4460,
.red-13ef,
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;
}
.container_b053,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .container_b053,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .container_b053,
  h1 {
    font-size: 1.8em;
  }
}
.overlay_easy_5d75,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.overlay_easy_5d75 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .overlay_easy_5d75,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .overlay_easy_5d75,
  h2 {
    font-size: 1.7em;
  }
}
.border_paper_5a62,
h3 {
  font-size: 1.618em;
}
.shadow_solid_18a7 .white-53cf,
.gradient-df6a,
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.hovered-6679 {
  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;
}
.clean_bdf4:after,
.clean_bdf4:before,
.button-first-f377:after,
.button-first-f377:before {
  content: "";
  display: table;
}
.clean_bdf4:after,
.button-first-f377:after {
  clear: both;
}
.over_aeef {
  float: right;
  margin-right: 0;
}
.overlay-7e88 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pink_d572 .mini-1008,
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;
}
.pink_d572 .mini-1008: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;
}
.pro-e821 .mini-1008 {
  box-shadow: none;
}
.pro-e821
  .mini-1008
  .input-dd15 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pro-e821 .mini-1008 .element-static-310f {
  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;
}
.pro-e821
  .mini-1008
  .element-static-310f
  b {
  display: none;
}
.pro-e821 .hard_ca64 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tall-c520:not(.motion_acab):not(.layout_b748),
button:not(.motion_acab):not(.layout_b748),
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ),
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ),
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ) {
  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;
}
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ):hover,
button:not(.motion_acab):not(
    .layout_b748
  ):hover,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ):hover,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ):hover,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ):active,
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ):focus,
button:not(.motion_acab):not(
    .layout_b748
  ):active,
button:not(.motion_acab):not(
    .layout_b748
  ):focus,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ):active,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ):focus,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ):active,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ):focus,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ):active,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ):focus {
  outline: 0;
}
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a,
button:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a {
  position: relative;
}
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .wide-b891,
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .outer_429f,
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .message_052c,
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  i,
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  svg,
button:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .wide-b891,
button:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .outer_429f,
button:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .message_052c,
button:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  i,
button:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  svg,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .wide-b891,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .outer_429f,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .message_052c,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  i,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  svg,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .wide-b891,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .outer_429f,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .message_052c,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  i,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  svg,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .wide-b891,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .outer_429f,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  .message_052c,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  i,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a
  svg {
  visibility: hidden;
}
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a:after,
button:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a:after,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a:after,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a:after,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ).fn-loading-445a: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;
}
.tall-c520:not(.motion_acab):not(.layout_b748),
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ),
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ),
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ) {
  color: #fff;
  background: #235787;
}
.tall-c520:not(.motion_acab):not(
    .layout_b748
  ):focus,
input[type="button"]:not(.motion_acab):not(
    .layout_b748
  ):focus,
input[type="reset"]:not(.motion_acab):not(
    .layout_b748
  ):focus,
input[type="submit"]:not(.motion_acab):not(
    .layout_b748
  ):focus {
  color: #fff;
}
.tall-c520.fn-disabled-445a:not(.motion_acab):not(
    .layout_b748
  ),
.tall-c520[disabled]:not(.motion_acab):not(
    .layout_b748
  ),
button.fn-disabled-445a:not(.motion_acab):not(
    .layout_b748
  ),
button[disabled]:not(.motion_acab):not(
    .layout_b748
  ) {
  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;
}
.card-clean-2bee {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.card-clean-2bee: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;
}
.texture-66e2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.upper-3c58 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dirty-3062 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.clean_bdf4:after,
.clean_bdf4:before,
.tabs_80a0:after,
.tabs_80a0:before,
.plasma_db44:after,
.plasma_db44:before,
.bronze_dc6e:after,
.bronze_dc6e:before,
.status-9d99:after,
.status-9d99:before,
.aside-06f8:after,
.aside-06f8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clean_bdf4:after,
.tabs_80a0:after,
.plasma_db44:after,
.bronze_dc6e:after,
.status-9d99:after,
.aside-06f8:after {
  clear: both;
}
.tabs_80a0 .tag_f6b9,
.plasma_db44 .tag_f6b9,
.notice-7ed5 .tag_f6b9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pro_089c {
  display: inline-block;
}
.notification-short-2e18 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification-short-2e18 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification-short-2e18 .caption-fast-c20e {
  padding: 1em 0;
  font-size: 85%;
}
.caption-fast-c20e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.frame_5e89 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.frame_5e89:after,
.frame_5e89:before {
  content: "";
  display: table;
}
.frame_5e89:after {
  clear: both;
}
.modal-a70f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade-black-1e53 .modal-a70f {
  max-width: 50%;
}
.carousel-prev-44dc .modal-a70f {
  max-width: 33.33%;
}
.backdrop-white-2c30 .modal-a70f {
  max-width: 25%;
}
.tertiary_e213 .modal-a70f {
  max-width: 20%;
}
.gold_42c9 .modal-a70f {
  max-width: 16.66%;
}
.header_tall_3057 .modal-a70f {
  max-width: 14.28%;
}
.small-b37f .modal-a70f {
  max-width: 12.5%;
}
.mini-e56b .modal-a70f {
  max-width: 11.11%;
}
.box-outer-dc5c {
  display: block;
}
.shadow_solid_18a7 .blue_0e97 label,
.shadow_solid_18a7 .clean_0f02 label,
.shadow_solid_18a7 .module-a8c5 label,
.shadow_solid_18a7 .copper-ba0a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row_e313 {
  list-style: none;
  margin: 0;
}
.row_e313 article.old-9bf7 {
  margin-bottom: 0;
}
.row_e313 ul {
  list-style: none;
  margin: 0;
}
.row_e313 .over_8b07 li.old-9bf7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row_e313 .over_8b07 li.old-9bf7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row_e313 .over_8b07 li.old-9bf7: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) {
  .row_e313 .over_8b07 li.old-9bf7 li.old-9bf7 li.old-9bf7 li.old-9bf7 {
    padding-left: 0;
  }
}
article.old-9bf7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.old-9bf7 .tabs_80a0 p:last-of-type {
  margin-bottom: 0;
}
article.old-9bf7 .modal-tiny-b96b {
  float: left;
}
article.old-9bf7 .complex-2cfb {
  margin-left: 85px;
}
article.old-9bf7 .paragraph-warm-c34e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.old-9bf7 .paragraph-warm-c34e .fast_8f87 {
  margin-left: 10px;
}
article.old-9bf7 .hover-yellow-b635 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.old-9bf7 .component_eb49 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .blue_0e97,
  #respond .module-a8c5,
  #respond .copper-ba0a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_0e97 input,
#respond .module-a8c5 input,
#respond .copper-ba0a input {
  width: 100%;
}
#respond .copper-ba0a {
  margin-right: 0;
}
#respond .feature_south_791a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced_15f8 {
  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;
}
.advanced_15f8.current-0ce5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.advanced_15f8 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%);
}
.advanced_15f8:focus,
.advanced_15f8: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);
}
.yellow_34d4 {
  border-radius: 10%;
}
.filter_pink_a58f {
  border-radius: 50%;
}
.shadow-0df6 {
  font-size: 0.72em;
}
.texture-south-ad45 {
  font-size: 0.875em;
}
.small-ebe0 {
  font-size: 1.1em;
}
.new_8e6c {
  text-transform: uppercase;
  line-height: 1.2;
}
.new_8e6c.shadow-0df6 {
  letter-spacing: 0.5px;
}
.accent_079b,
.accent_079b a {
  color: #6d6d6d;
}
.accent_079b a:hover {
  color: #111;
}
.slow-e0c2 {
  color: #6d6d6d;
}
.footer_prev_cf99 {
  overflow-x: hidden;
}
.footer_prev_cf99 .tooltip_94cf.feature_brown_f8fd {
  position: relative;
}
.footer_prev_cf99 .tooltip_94cf.feature_brown_f8fd.accent-clean-666f {
  position: initial;
}
.footer_prev_cf99
  .tooltip_94cf.feature_brown_f8fd.accent-clean-666f
  .pagination-0c73 {
  left: auto;
}
.footer_prev_cf99 .tooltip_94cf .pagination-0c73 {
  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;
}
.footer_prev_cf99 .tooltip_94cf:hover.feature_brown_f8fd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer_prev_cf99
  .tooltip_94cf:hover.feature_brown_f8fd
  .pagination-0c73 {
  display: block;
  z-index: 9999999;
}
.footer_prev_cf99 .tag_hot_6653 .prev-dac0,
.footer_prev_cf99 .media-fast-26db .prev-dac0 {
  display: none;
}
.footer_prev_cf99 .under-e4e4 .tooltip_94cf:hover.feature_brown_f8fd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shadow_solid_18a7 .blue_0e97 label,
.shadow_solid_18a7 .clean_0f02 label,
.shadow_solid_18a7 .module-a8c5 label,
.shadow_solid_18a7 .copper-ba0a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row_e313 {
  list-style: none;
  margin: 0;
}
.row_e313 article.old-9bf7 {
  margin-bottom: 0;
}
.row_e313 ul {
  list-style: none;
  margin: 0;
}
.row_e313 .over_8b07 li.old-9bf7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row_e313 .over_8b07 li.old-9bf7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row_e313 .over_8b07 li.old-9bf7: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) {
  .row_e313 .over_8b07 li.old-9bf7 li.old-9bf7 li.old-9bf7 li.old-9bf7 {
    padding-left: 0;
  }
}
article.old-9bf7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.old-9bf7 .tabs_80a0 p:last-of-type {
  margin-bottom: 0;
}
article.old-9bf7 .modal-tiny-b96b {
  float: left;
}
article.old-9bf7 .complex-2cfb {
  margin-left: 85px;
}
article.old-9bf7 .paragraph-warm-c34e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.old-9bf7 .paragraph-warm-c34e .fast_8f87 {
  margin-left: 10px;
}
article.old-9bf7 .hover-yellow-b635 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.old-9bf7 .component_eb49 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .blue_0e97,
  #respond .module-a8c5,
  #respond .copper-ba0a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .blue_0e97 input,
#respond .module-a8c5 input,
#respond .copper-ba0a input {
  width: 100%;
}
#respond .copper-ba0a {
  margin-right: 0;
}
#respond .feature_south_791a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag_hot_6653 .aside-basic-76f5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.aside-basic-76f5 .active-993d.item-pressed-3904 .large-0296 > li > a:focus,
.aside-basic-76f5 .active-993d.item-pressed-3904 .large-0296 > li > a:hover,
.aside-basic-76f5 .active-993d.plasma_564d .large-0296 > li > a:focus,
.aside-basic-76f5 .active-993d.plasma_564d .large-0296 > li > a:hover,
.aside-basic-76f5 .active-993d.fast_503e .large-0296 > li > a:focus,
.aside-basic-76f5 .active-993d.fast_503e .large-0296 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-basic-76f5
  .active-993d.item-pressed-3904
  .large-0296
  > li.heading-4cf1
  > a,
.aside-basic-76f5
  .active-993d.item-pressed-3904
  .large-0296
  > li.breadcrumb-ca5b
  > a,
.aside-basic-76f5
  .active-993d.plasma_564d
  .large-0296
  > li.heading-4cf1
  > a,
.aside-basic-76f5
  .active-993d.plasma_564d
  .large-0296
  > li.breadcrumb-ca5b
  > a,
.aside-basic-76f5
  .active-993d.fast_503e
  .large-0296
  > li.heading-4cf1
  > a,
.aside-basic-76f5 .active-993d.fast_503e .large-0296 > li.thick-385b > a {
  color: rgba(255, 255, 255, 0.99);
}
.aside-basic-76f5 .column-91b0,
.aside-basic-76f5 .column-91b0 a {
  color: rgba(255, 255, 255, 0.99);
}
.aside-basic-76f5 .medium_3837.media-61e7 li a,
.aside-basic-76f5 .search_in_f625 a,
.aside-basic-76f5 .notification-4f57,
.aside-basic-76f5 .large-0296 > li > a,
.aside-basic-76f5 .filter_out_2673 {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5 .medium_3837.media-61e7 li a:hover,
.aside-basic-76f5 .search_in_f625 a:hover,
.aside-basic-76f5 .notification-4f57:hover,
.aside-basic-76f5 .large-0296 > li > a:hover,
.aside-basic-76f5 .filter_out_2673:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-basic-76f5 .heading-5ebf {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5 .heading-5ebf .box_tall_a37b {
  color: rgba(255, 255, 255, 0.99);
}
.aside-basic-76f5 .heading-5ebf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside-basic-76f5 .hover-f929 .complex-25b3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5 .hover-f929 .complex-25b3 .media_complex_313a {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5
  .hover-f929
  .complex-25b3
  .media_complex_313a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5
  .hover-f929
  .complex-25b3
  .media_complex_313a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5
  .hover-f929
  .complex-25b3
  .media_complex_313a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5
  .hover-f929
  .complex-25b3
  .media_complex_313a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5 .hover-f929 .form-fast-10f1 {
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-76f5 .hover-f929 .form-fast-10f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-fixed-efa9
  .aside-basic-76f5
  .hover-f929
  .soft-a154
  .short-59bc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-fixed-efa9
  .aside-basic-76f5
  .hover-f929
  .soft-a154
  .media_complex_313a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_hot_6653 .icon_white_8a2a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon_white_8a2a .active-993d.item-pressed-3904 .large-0296 > li > a:focus,
.icon_white_8a2a .active-993d.item-pressed-3904 .large-0296 > li > a:hover,
.icon_white_8a2a .active-993d.plasma_564d .large-0296 > li > a:focus,
.icon_white_8a2a .active-993d.plasma_564d .large-0296 > li > a:hover,
.icon_white_8a2a .active-993d.fast_503e .large-0296 > li > a:focus,
.icon_white_8a2a .active-993d.fast_503e .large-0296 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_white_8a2a
  .active-993d.item-pressed-3904
  .large-0296
  > li.heading-4cf1
  > a,
.icon_white_8a2a
  .active-993d.item-pressed-3904
  .large-0296
  > li.breadcrumb-ca5b
  > a,
.icon_white_8a2a
  .active-993d.plasma_564d
  .large-0296
  > li.heading-4cf1
  > a,
.icon_white_8a2a
  .active-993d.plasma_564d
  .large-0296
  > li.breadcrumb-ca5b
  > a,
.icon_white_8a2a
  .active-993d.fast_503e
  .large-0296
  > li.heading-4cf1
  > a,
.icon_white_8a2a .active-993d.fast_503e .large-0296 > li.thick-385b > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon_white_8a2a .column-91b0,
.icon_white_8a2a .column-91b0 a {
  color: rgba(0, 0, 0, 0.8);
}
.icon_white_8a2a .medium_3837.media-61e7 li a,
.icon_white_8a2a .search_in_f625 a,
.icon_white_8a2a .notification-4f57,
.icon_white_8a2a .large-0296 > li > a,
.icon_white_8a2a .filter_out_2673 {
  color: rgba(0, 0, 0, 0.55);
}
.icon_white_8a2a .medium_3837.media-61e7 li a:hover,
.icon_white_8a2a .search_in_f625 a:hover,
.icon_white_8a2a .notification-4f57:hover,
.icon_white_8a2a .large-0296 > li > a:hover,
.icon_white_8a2a .filter_out_2673:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_white_8a2a .heading-5ebf {
  color: rgba(0, 0, 0, 0.55);
}
.icon_white_8a2a .heading-5ebf .box_tall_a37b {
  color: rgba(0, 0, 0, 0.8);
}
.icon_white_8a2a .heading-5ebf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown-7938 .surface-87f2 {
  margin-left: auto;
  margin-right: auto;
}
.plasma_db44 > * {
  margin-left: auto;
  margin-right: auto;
}
.plasma_db44 .texture-66e2 {
  margin-right: 1.41575em;
}
.mini-37de .plasma_db44 > .full_5aae {
  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;
}
.mini-37de .plasma_db44 > .pagination_5af6 {
  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;
}
.steel_e71c.brown-7938 .surface-87f2,
.status-medium-e9c3.brown-7938 .surface-87f2 {
  margin-left: 0;
}
.notification_next_ab00.brown-7938 .surface-87f2,
.easy-f483.brown-7938 .surface-87f2 {
  margin-right: 0;
}
.plasma_db44 ol,
.plasma_db44 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info_wood_39b6 video {
  max-width: 100%;
}
.section-active-311c img {
  display: block;
}
.section-active-311c.texture-66e2,
.section-active-311c.upper-3c58 {
  width: 100%;
}
.section-active-311c.pagination_5af6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.upper-51cc:not(.shade_cool_5222) {
  margin: 1.5em auto;
}
.dynamic-376f p {
  padding: 1.5em 14px;
}
ul.texture-f09a.pagination_5af6,
ul.texture-f09a.full_5aae,
ul.texture-f09a.pro-5151.full_5aae {
  padding: 0 14px;
}
.shade_static_9700 {
  display: block;
  overflow-x: auto;
}
.shade_static_9700 table {
  border-collapse: collapse;
  width: 100%;
}
.shade_static_9700 td,
.shade_static_9700 th {
  padding: 0.5em;
}
.plasma_db44 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.plasma_db44 ol ol,
.plasma_db44 ol ul,
.plasma_db44 ul ol,
.plasma_db44 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.plasma_db44 ol ol li,
.plasma_db44 ol ul li,
.plasma_db44 ul ol li,
.plasma_db44 ul ul li {
  margin-left: 0;
}
.out_6157.clean_af2e > .video-full-d0fb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.out_6157.clean_af2e > .video-full-d0fb iframe,
.out_6157.clean_af2e > .video-full-d0fb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info_22fb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info_22fb.label_advanced_1725 {
  padding: 0;
}
.info_22fb.label_advanced_1725 cite {
  font-size: 13px;
}
.info_22fb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info_22fb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.column-0397 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.column-0397 > p:first-child {
  margin-top: 0;
}
.column-0397 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.column-0397 blockquote {
  border-left: 0;
}
.action_4b75 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.action_4b75:not(.border-in-6076) {
  max-width: 100px;
}
.action_4b75.filter_dfd0 {
  border-bottom: none !important;
  text-align: center;
}
.action_4b75.filter_dfd0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dynamic-376f p {
    padding: 1.5em 0;
  }
}
.shadow-narrow-6acf {
  color: #0073aa;
}
.element-gold-fc84 {
  background-color: #0073aa;
}
.secondary_297b {
  color: #229fd8;
}
.popup-action-3f85 {
  background-color: #229fd8;
}
.block-gas-e4fc {
  color: #eee;
}
.wrapper-e2a6 {
  background-color: #eee;
}
.next_1ad6 {
  color: #444;
}
.tall-d06f {
  background-color: #444;
}
.layout-5fc9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.layout-5fc9 .first_8f9f .search_in_f625 {
  font-size: 15px;
}
.layout-5fc9 .search_in_f625 {
  line-height: 1.3;
}
.layout-5fc9 .icon_white_8a2a {
}
.layout-5fc9 .aside-basic-76f5 {
  background: #235787;
}
.feature-7254 {
  padding: 0;
}
.feature-7254 .aside-basic-76f5 {
  background: #1a1a1a;
}
.feature-7254 .icon_white_8a2a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tabs-dynamic-1d70 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tabs-dynamic-1d70 .icon_white_8a2a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tabs-dynamic-1d70 .aside-basic-76f5 {
  background: #303030;
}
.aside-06f8 {
  position: relative;
  z-index: 10;
}
.aside-06f8 .texture-action-75f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_e6f1 .feature_brown_f8fd {
  display: inline-block;
  vertical-align: middle;
}
.element_e6f1.nav-4326 .feature_brown_f8fd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element_e6f1.nav-4326 .feature_brown_f8fd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element_e6f1.nav-4326 .feature_brown_f8fd {
    margin-right: 0.4em;
  }
}
.element_e6f1.nav-4326 .feature_brown_f8fd:last-child {
  margin-right: 0;
}
.header_d8b1 .texture-action-75f1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tag_hot_6653 .first_8f9f {
    margin: 0 -0.5em;
  }
  .tag_hot_6653 .first_8f9f [class*="customify-col-"],
  .tag_hot_6653 .first_8f9f [class*="customify-col_"],
  .tag_hot_6653 .first_8f9f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tag_hot_6653.list_focused_2ddf .texture-action-75f1 {
  background: 0 0 !important;
}
.tag_hot_6653.list_focused_2ddf .texture-action-75f1,
.tag_hot_6653.header_d8b1 .texture-action-75f1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tag_hot_6653.row-rough-c731 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tag_hot_6653.header_d8b1 .texture-action-75f1 {
  box-shadow: none !important;
}
.middle-0335 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .middle-0335 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .middle-0335 {
    padding: 18px 0 20px;
  }
}
.middle-0335 .thick-88e9 {
  width: 100%;
}
.middle-0335 .accent-fb4f {
  margin-bottom: 0;
}
.middle-0335 .card-0fa7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.sort_7a93 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.sort_7a93 .widget-white-d711 {
  width: 100%;
}
.logo-wood-81e7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo-wood-81e7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo-wood-81e7 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;
}
.logo-wood-81e7 li:last-child:after {
  display: none;
}
.logo-wood-81e7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.rough_f7de .prev-dac0 button,
.middle-0335 .prev-dac0 button {
  left: 0;
}
.rough_f7de .widget-white-d711,
.middle-0335 .widget-white-d711 {
  padding-left: 0;
  padding-right: 0;
}
.rough_f7de .sort_7a93,
.middle-0335 .sort_7a93 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.rough_f7de {
  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;
}
.rough_f7de: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;
}
.rough_f7de .grid_out_e76a {
  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) {
  .rough_f7de .grid_out_e76a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .rough_f7de .grid_out_e76a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .rough_f7de .grid_out_e76a {
    min-height: 200px;
  }
}
.rough_f7de .logo-wood-81e7 {
  color: rgba(255, 255, 255, 0.8);
}
.rough_f7de .logo-wood-81e7 a,
.rough_f7de .logo-wood-81e7 li:after {
  color: inherit;
}
.rough_f7de .logo-wood-81e7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture_062d {
  margin-bottom: 0.5em;
}
.yellow-bdaf {
  margin-bottom: 1.2em;
}
.yellow-bdaf,
.texture_062d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow-bdaf p:last-child,
.texture_062d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .prev-dac0,
#masthead .prev-dac0 {
  display: none;
}
#masthead
  > .prev-dac0.block_hot_6295 {
  display: none;
}
#masthead > .prev-dac0 button {
  left: 0;
}
.surface_5169 {
  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%;
}
.surface_5169 .feature_brown_f8fd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.surface_5169 .bright-453d {
  display: -webkit-box;
  display: flex;
}
.surface_5169 .bright-453d.text-94f0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.surface_5169 .bright-453d.notification_c005 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface_5169 .bright-453d.column-0ae4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface_5169.gallery-middle-55a2.label_wide_0f82 .bright-453d.text-94f0 {
  flex-basis: 100%;
}
.surface_5169.logo_out_2651 .bright-453d.notification_c005 {
  -webkit-box-flex: 1;
  flex: auto;
}
.surface_5169.logo_out_2651 .bright-453d.column-0ae4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .prev-dac0.block_hot_6295 {
  display: none;
}
#masthead > .prev-dac0 button {
  left: 0;
}
.pagination-gas-ce68 {
  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;
}
.pagination-gas-ce68:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pagination-gas-ce68.thumbnail-next-193f i {
  margin-right: 4px;
}
.pagination-gas-ce68.background_444c i {
  margin-left: 5px;
}
.search_in_f625 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.search_in_f625 p:last-child {
  margin-bottom: 0;
}
.alert_f339 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.alert_f339 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.alert_f339 img {
  display: block;
  width: auto;
  line-height: 1;
}
.alert_f339 .column-91b0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.alert_f339 .bottom_f04e {
  margin: 5px 0 7px 0;
}
.alert_f339.large-147c .under-f7f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert_f339.large-147c .nav_tiny_c54e {
  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;
}
.alert_f339.gradient-d37c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.alert_f339.gradient-d37c .under-f7f4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert_f339.gradient-d37c .nav_tiny_c54e {
  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;
}
.alert_f339.wrapper_selected_0a2d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_f339.photo_pressed_1dad {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.alert_f339.photo_pressed_1dad .nav_tiny_c54e {
  margin-top: 7px;
}
.label_becc {
  display: inline-block;
}
.aside-06f8 .tertiary_soft_aaa6 .alert_f339 img {
  max-width: 100%;
}
.active-993d .widget-24a6.badge_lower_da4e,
.narrow_49fc .widget-24a6.badge_lower_da4e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-993d .element-medium-b646,
.narrow_49fc .element-medium-b646 {
  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%);
}
.active-993d .element-medium-b646 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active-993d.simple_9178 .element-medium-b646 {
  display: none;
}
.active-993d .list_cool_4a99 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-993d .list_cool_4a99 li {
  display: inline-block;
  position: relative;
}
.active-993d .list_cool_4a99 li:last-child {
  margin-right: 0;
}
.active-993d .list_cool_4a99 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;
}
.active-993d .list_cool_4a99 li.thick-385b > a {
  color: rgba(0, 0, 0, 0.9);
}
.active-993d .list_cool_4a99 > 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;
}
.active-993d .list_cool_4a99 > li > a i {
  line-height: 0;
}
.active-993d .list_cool_4a99 > li.border_5975 > a .element-medium-b646 {
  margin-left: 4px;
  line-height: 0;
}
.active-993d .list_cool_4a99 .banner_14c8 li.border_5975 > a {
  position: relative;
}
.active-993d .list_cool_4a99 .banner_14c8 li.border_5975 > a:after,
.active-993d .list_cool_4a99 .banner_14c8 li.border_5975 > a:before {
  content: "";
  display: table;
}
.active-993d .list_cool_4a99 .banner_14c8 li.border_5975 > a:after {
  clear: both;
}
.active-993d .list_cool_4a99 .banner_14c8 li.border_5975 > a .element-medium-b646 {
  margin-left: 5px;
  float: right;
}
.active-993d .grid-last-532e,
.active-993d .banner_14c8 {
  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;
}
.active-993d .banner_14c8 {
  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;
}
.active-993d .banner_14c8 .badge_lower_da4e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-993d .banner_14c8 .element-medium-b646 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active-993d .banner_14c8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.active-993d .banner_14c8 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;
}
.active-993d .banner_14c8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active-993d .banner_14c8 .banner_14c8 {
  top: 0;
  left: 100%;
}
.active-993d .hovered-602c.fn-focus-445a > .grid-last-532e,
.active-993d .hovered-602c.fn-focus-445a > .banner_14c8,
.active-993d .hovered-602c:focus > .grid-last-532e,
.active-993d .hovered-602c:focus > .banner_14c8,
.active-993d .hovered-602c:hover > .grid-last-532e,
.active-993d .hovered-602c:hover > .banner_14c8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active-993d.fast_503e .large-0296:after,
.active-993d.fast_503e .large-0296:before {
  content: "";
  display: table;
}
.active-993d.fast_503e .large-0296:after {
  clear: both;
}
.active-993d.fast_503e .large-0296 > li {
  float: left;
}
.active-993d.down_a863 .large-0296:after,
.active-993d.down_a863 .large-0296:before {
  content: "";
  display: table;
}
.active-993d.down_a863 .large-0296:after {
  clear: both;
}
.active-993d.down_a863 .large-0296 > li {
  float: left;
}
.active-993d.down_a863 .large-0296 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active-993d.down_a863 .large-0296 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active-993d.down_a863 .large-0296 > li.heading-4cf1 > a,
.active-993d.down_a863 .large-0296 > li.thick-385b > a {
  color: #fff;
  background-color: #1e4b75;
}
.active-993d.item-pressed-3904 .large-0296 > li > a .badge_lower_da4e {
  position: relative;
}
.active-993d.item-pressed-3904 .large-0296 > li > a .badge_lower_da4e: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;
}
.active-993d.item-pressed-3904
  .large-0296
  > li:focus
  > a
  .badge_lower_da4e:before,
.active-993d.item-pressed-3904
  .large-0296
  > li:hover
  > a
  .badge_lower_da4e:before {
  width: 100%;
  background-color: currentColor;
}
.active-993d.item-pressed-3904
  .large-0296
  > li.heading-4cf1
  > a
  .badge_lower_da4e:before,
.active-993d.item-pressed-3904
  .large-0296
  > li.breadcrumb-ca5b
  > a
  .badge_lower_da4e:before {
  width: 100%;
  background-color: currentColor;
}
.active-993d.plasma_564d .large-0296 > li > a .badge_lower_da4e {
  position: relative;
}
.active-993d.plasma_564d .large-0296 > li > a .badge_lower_da4e: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;
}
.active-993d.plasma_564d .large-0296 > li:focus > a .badge_lower_da4e:before,
.active-993d.plasma_564d
  .large-0296
  > li:hover
  > a
  .badge_lower_da4e:before {
  width: 100%;
  background-color: currentColor;
}
.active-993d.plasma_564d
  .large-0296
  > li.heading-4cf1
  > a
  .badge_lower_da4e:before,
.active-993d.plasma_564d
  .large-0296
  > li.breadcrumb-ca5b
  > a
  .badge_lower_da4e:before {
  width: 100%;
  background-color: currentColor;
}
.narrow_49fc .list_cool_4a99 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.narrow_49fc .list_cool_4a99 li:first-child > a {
  border-top: none;
}
.narrow_49fc .list_cool_4a99 .pattern_27b6 > .badge_lower_da4e .element-medium-b646 {
  display: none;
}
.narrow_49fc .list_cool_4a99 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.narrow_49fc .list_cool_4a99 li:last-child {
  border: none;
}
.narrow_49fc .list_cool_4a99 li.border_5975 > a {
  padding-right: 45px !important;
}
.narrow_49fc .list_cool_4a99 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.narrow_49fc .list_cool_4a99 li a:focus,
.narrow_49fc .list_cool_4a99 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow_49fc .list_cool_4a99 li .thick_7d05 {
  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;
}
.narrow_49fc .list_cool_4a99 li .thick_7d05:hover {
  box-shadow: none;
}
.narrow_49fc .list_cool_4a99 li .thick_7d05 .element-medium-b646 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.narrow_49fc .list_cool_4a99 .banner_14c8 {
  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);
}
.narrow_49fc .list_cool_4a99 .banner_14c8 li a {
  padding-left: 3em;
}
.narrow_49fc .list_cool_4a99 .green_ff0a > a .thick_7d05 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.narrow_49fc .list_cool_4a99 .green_ff0a > .banner_14c8 {
  display: block;
  opacity: 1;
}
.border-cold-5b45 {
  max-width: 100%;
}
.aside-0f91 {
  line-height: 0;
  cursor: pointer;
}
.filter_out_2673 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.filter_out_2673:hover {
  box-shadow: none;
  color: currentColor;
}
.filter_out_2673 svg {
  width: 18px;
  height: 18px;
}
.filter_out_2673 .wrapper_21aa {
  display: none;
}
.stone-7792 {
  position: relative;
}
.stone-7792.fn-active-445a .filter_out_2673 .outline_5cb2 {
  display: none;
}
.stone-7792.fn-active-445a .filter_out_2673 .wrapper_21aa {
  display: inline-block;
}
.stone-7792 .huge-9248 {
  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);
}
.stone-7792.tabs-west-66ce .huge-9248 {
  left: auto;
  right: -0.9em;
}
.stone-7792.tabs-west-66ce .title_fluid_8e3d::before {
  left: auto;
  right: 15px;
}
.stone-7792.fn-active-445a .huge-9248 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.soft-a154 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.soft-a154 label {
  flex-basis: 100%;
}
.soft-a154 .complex-25b3 {
  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;
}
.soft-a154 .media_complex_313a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.soft-a154 .media_complex_313a:focus {
  background-color: transparent;
}
.soft-a154 button.form-fast-10f1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.soft-a154 button.form-fast-10f1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.soft-a154 button.form-fast-10f1 svg {
  width: 18px;
  height: 18px;
}
.soft-a154 input[type="submit"] {
  min-height: auto;
}
.hover-f929 .soft-a154 .media_complex_313a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.title_fluid_8e3d {
  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) {
  .title_fluid_8e3d {
    width: 220px;
  }
}
.title_fluid_8e3d label {
  flex-basis: 100%;
}
.title_fluid_8e3d::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;
}
.accent-fixed-efa9 .hover-f929 .soft-a154 {
  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;
}
.accent-fixed-efa9
  .hover-f929
  .soft-a154
  .complex-25b3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent-fixed-efa9 .hover-f929 .soft-a154 .media_complex_313a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent-fixed-efa9
  .hover-f929
  .soft-a154
  .media_complex_313a:focus {
  background: 0 0;
}
.accent-fixed-efa9
  .hover-f929
  .soft-a154
  .short-59bc {
  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;
}
.medium_3837 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.medium_3837 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.medium_3837 li:last-child {
  margin-right: 0;
}
.medium_3837 li:first-child {
  margin-left: 0;
}
.medium_3837.aside-current-cb68 a {
  color: #fff;
}
.medium_3837.aside-current-cb68 a:hover {
  color: #fff;
}
.medium_3837 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.medium_3837 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.medium_3837 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.medium_3837 a:hover {
  opacity: 0.9;
  color: inherit;
}
.medium_3837 [class*="social-icon-apple"] {
  background-color: #999;
}
.medium_3837 [class*="social-icon-apple"].content_be76 {
  background-color: transparent;
  color: #999;
}
.medium_3837 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.medium_3837 [class*="social-icon-behance"].content_be76 {
  background-color: transparent;
  color: #1769ff;
}
.medium_3837 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.medium_3837 [class*="social-icon-bitbucket"].content_be76 {
  background-color: transparent;
  color: #205081;
}
.medium_3837 [class*="social-icon-codepen"] {
  background-color: #000;
}
.medium_3837 [class*="social-icon-codepen"].content_be76 {
  background-color: transparent;
  color: #000;
}
.medium_3837 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.medium_3837 [class*="social-icon-delicious"].content_be76 {
  background-color: transparent;
  color: #39f;
}
.medium_3837 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.medium_3837 [class*="social-icon-digg"].content_be76 {
  background-color: transparent;
  color: #005be2;
}
.medium_3837 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.medium_3837 [class*="social-icon-dribbble"].content_be76 {
  background-color: transparent;
  color: #ea4c89;
}
.medium_3837 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.medium_3837 [class*="social-icon-envelope"].content_be76 {
  background-color: transparent;
  color: #ea4335;
}
.medium_3837 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.medium_3837 [class*="social-icon-facebook"].content_be76 {
  background-color: transparent;
  color: #3b5998;
}
.medium_3837 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.medium_3837 [class*="social-icon-flickr"].content_be76 {
  background-color: transparent;
  color: #0063dc;
}
.medium_3837 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.medium_3837 [class*="social-icon-foursquare"].content_be76 {
  background-color: transparent;
  color: #2d5be3;
}
.medium_3837 [class*="social-icon-github"] {
  background-color: #333;
}
.medium_3837 [class*="social-icon-github"].content_be76 {
  background-color: transparent;
  color: #333;
}
.medium_3837 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.medium_3837 [class*="social-icon-google-plus"].content_be76 {
  background-color: transparent;
  color: #dd4b39;
}
.medium_3837 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.medium_3837 [class*="social-icon-houzz"].content_be76 {
  background-color: transparent;
  color: #7ac142;
}
.medium_3837 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.medium_3837 [class*="social-icon-instagram"].content_be76 {
  background-color: transparent;
  color: #262626;
}
.medium_3837 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.medium_3837 [class*="social-icon-jsfiddle"].content_be76 {
  background-color: transparent;
  color: #487aa2;
}
.medium_3837 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.medium_3837 [class*="social-icon-linkedin"].content_be76 {
  background-color: transparent;
  color: #0077b5;
}
.medium_3837 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.medium_3837 [class*="social-icon-medium"].content_be76 {
  background-color: transparent;
  color: #00ab6b;
}
.medium_3837 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.medium_3837
  [class*="social-icon-odnoklassniki"].content_be76 {
  background-color: transparent;
  color: #f4731c;
}
.medium_3837 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.medium_3837 [class*="social-icon-meetup"].content_be76 {
  background-color: transparent;
  color: #ec1c40;
}
.medium_3837 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.medium_3837 [class*="social-icon-pinterest"].content_be76 {
  background-color: transparent;
  color: #bd081c;
}
.medium_3837 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.medium_3837 [class*="social-icon-product-hunt"].content_be76 {
  background-color: transparent;
  color: #da552f;
}
.medium_3837 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.medium_3837 [class*="social-icon-reddit"].content_be76 {
  background-color: transparent;
  color: #ff4500;
}
.medium_3837 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.medium_3837 [class*="social-icon-rss"].content_be76 {
  background-color: transparent;
  color: #f26522;
}
.medium_3837 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.medium_3837
  [class*="social-icon-shopping-cart"].content_be76 {
  background-color: transparent;
  color: #4caf50;
}
.medium_3837 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.medium_3837 [class*="social-icon-skype"].content_be76 {
  background-color: transparent;
  color: #00aff0;
}
.medium_3837 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.medium_3837 [class*="social-icon-slideshare"].content_be76 {
  background-color: transparent;
  color: #0077b5;
}
.medium_3837 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.medium_3837 [class*="social-icon-snapchat"].content_be76 {
  background-color: transparent;
  color: #fffc00;
}
.medium_3837 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.medium_3837 [class*="social-icon-soundcloud"].content_be76 {
  background-color: transparent;
  color: #f80;
}
.medium_3837 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.medium_3837 [class*="social-icon-spotify"].content_be76 {
  background-color: transparent;
  color: #2ebd59;
}
.medium_3837 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.medium_3837
  [class*="social-icon-stack-overflow"].content_be76 {
  background-color: transparent;
  color: #fe7a15;
}
.medium_3837 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.medium_3837 [class*="social-icon-maldkfgram"].content_be76 {
  background-color: transparent;
  color: #2ca5e0;
}
.medium_3837 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.medium_3837 [class*="social-icon-tripadvisor"].content_be76 {
  background-color: transparent;
  color: #589442;
}
.medium_3837 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.medium_3837 [class*="social-icon-tumblr"].content_be76 {
  background-color: transparent;
  color: #35465c;
}
.medium_3837 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.medium_3837 [class*="social-icon-twitch"].content_be76 {
  background-color: transparent;
  color: #6441a5;
}
.medium_3837 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.medium_3837 [class*="social-icon-twitter"].content_be76 {
  background-color: transparent;
  color: #1da1f2;
}
.medium_3837 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.medium_3837 [class*="social-icon-vimeo"].content_be76 {
  background-color: transparent;
  color: #1ab7ea;
}
.medium_3837 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.medium_3837 [class*="social-icon-vk"].content_be76 {
  background-color: transparent;
  color: #45668e;
}
.medium_3837 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.medium_3837 [class*="social-icon-weibo"].content_be76 {
  background-color: transparent;
  color: #df2029;
}
.medium_3837 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.medium_3837 [class*="social-icon-weixin"].content_be76 {
  background-color: transparent;
  color: #7bb32e;
}
.medium_3837 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.medium_3837 [class*="social-icon-whatsapp"].content_be76 {
  background-color: transparent;
  color: #25d366;
}
.medium_3837 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.medium_3837 [class*="social-icon-wordpress"].content_be76 {
  background-color: transparent;
  color: #21759b;
}
.medium_3837 [class*="social-icon-xing"] {
  background-color: #026466;
}
.medium_3837 [class*="social-icon-xing"].content_be76 {
  background-color: transparent;
  color: #026466;
}
.medium_3837 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.medium_3837 [class*="social-icon-yelp"].content_be76 {
  background-color: transparent;
  color: #af0606;
}
.medium_3837 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.medium_3837 [class*="social-icon-youtube"].content_be76 {
  background-color: transparent;
  color: #cd201f;
}
.notification-4f57 {
  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;
}
.notification-4f57:hover {
  box-shadow: none;
  background: 0 0;
}
.accent-current-2d23 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image_f325 {
  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;
}
.action-3d94 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar-677c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar-677c,
.sidebar-677c::after,
.sidebar-677c::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;
}
.sidebar-677c::after,
.sidebar-677c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shadow_warm_bb7d .image_f325 .action-3d94 {
  margin-top: -2px;
  width: 19px;
}
.shadow_warm_bb7d .image_f325 .sidebar-677c {
  margin-top: -1px;
}
.shadow_warm_bb7d .image_f325 .sidebar-677c,
.shadow_warm_bb7d .image_f325 .sidebar-677c::after,
.shadow_warm_bb7d .image_f325 .sidebar-677c::before {
  width: 19px;
  height: 2px;
}
.shadow_warm_bb7d .image_f325 .sidebar-677c::before {
  top: -6px;
}
.shadow_warm_bb7d .image_f325 .sidebar-677c::after {
  bottom: -6px;
}
.dropdown-d07d .image_f325 .action-3d94 {
  margin-top: -2px;
  width: 22px;
}
.dropdown-d07d .image_f325 .sidebar-677c {
  margin-top: -1px;
}
.dropdown-d07d .image_f325 .sidebar-677c,
.dropdown-d07d .image_f325 .sidebar-677c::after,
.dropdown-d07d .image_f325 .sidebar-677c::before {
  width: 22px;
  height: 2px;
}
.dropdown-d07d .image_f325 .sidebar-677c::before {
  top: -7px;
}
.dropdown-d07d .image_f325 .sidebar-677c::after {
  bottom: -7px;
}
.chip_medium_f713 .image_f325 .action-3d94 {
  margin-top: -2px;
  width: 31px;
}
.chip_medium_f713 .image_f325 .sidebar-677c {
  margin-top: -1.5px;
}
.chip_medium_f713 .image_f325 .sidebar-677c,
.chip_medium_f713 .image_f325 .sidebar-677c::after,
.chip_medium_f713 .image_f325 .sidebar-677c::before {
  width: 31px;
  height: 3px;
}
.chip_medium_f713 .image_f325 .sidebar-677c::before {
  top: -9px;
}
.chip_medium_f713 .image_f325 .sidebar-677c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .button-hovered-22c1 .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 19px;
  }
  .button-hovered-22c1 .image_f325 .sidebar-677c {
    margin-top: -1px;
  }
  .button-hovered-22c1 .image_f325 .sidebar-677c,
  .button-hovered-22c1 .image_f325 .sidebar-677c::after,
  .button-hovered-22c1 .image_f325 .sidebar-677c::before {
    width: 19px;
    height: 2px;
  }
  .button-hovered-22c1 .image_f325 .sidebar-677c::before {
    top: -6px;
  }
  .button-hovered-22c1 .image_f325 .sidebar-677c::after {
    bottom: -6px;
  }
  .tabs_f110 .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_f110 .image_f325 .sidebar-677c {
    margin-top: -1px;
  }
  .tabs_f110 .image_f325 .sidebar-677c,
  .tabs_f110 .image_f325 .sidebar-677c::after,
  .tabs_f110 .image_f325 .sidebar-677c::before {
    width: 22px;
    height: 2px;
  }
  .tabs_f110 .image_f325 .sidebar-677c::before {
    top: -7px;
  }
  .tabs_f110 .image_f325 .sidebar-677c::after {
    bottom: -7px;
  }
  .blue-4a2c .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 31px;
  }
  .blue-4a2c .image_f325 .sidebar-677c {
    margin-top: -1.5px;
  }
  .blue-4a2c .image_f325 .sidebar-677c,
  .blue-4a2c .image_f325 .sidebar-677c::after,
  .blue-4a2c .image_f325 .sidebar-677c::before {
    width: 31px;
    height: 3px;
  }
  .blue-4a2c .image_f325 .sidebar-677c::before {
    top: -9px;
  }
  .blue-4a2c .image_f325 .sidebar-677c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .heading-a911 .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 19px;
  }
  .heading-a911 .image_f325 .sidebar-677c {
    margin-top: -1px;
  }
  .heading-a911 .image_f325 .sidebar-677c,
  .heading-a911 .image_f325 .sidebar-677c::after,
  .heading-a911 .image_f325 .sidebar-677c::before {
    width: 19px;
    height: 2px;
  }
  .heading-a911 .image_f325 .sidebar-677c::before {
    top: -6px;
  }
  .heading-a911 .image_f325 .sidebar-677c::after {
    bottom: -6px;
  }
  .info_2f00 .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 22px;
  }
  .info_2f00 .image_f325 .sidebar-677c {
    margin-top: -1px;
  }
  .info_2f00 .image_f325 .sidebar-677c,
  .info_2f00 .image_f325 .sidebar-677c::after,
  .info_2f00 .image_f325 .sidebar-677c::before {
    width: 22px;
    height: 2px;
  }
  .info_2f00 .image_f325 .sidebar-677c::before {
    top: -7px;
  }
  .info_2f00 .image_f325 .sidebar-677c::after {
    bottom: -7px;
  }
  .white_6f6c .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 31px;
  }
  .white_6f6c .image_f325 .sidebar-677c {
    margin-top: -1.5px;
  }
  .white_6f6c .image_f325 .sidebar-677c,
  .white_6f6c .image_f325 .sidebar-677c::after,
  .white_6f6c .image_f325 .sidebar-677c::before {
    width: 31px;
    height: 3px;
  }
  .white_6f6c .image_f325 .sidebar-677c::before {
    top: -9px;
  }
  .white_6f6c .image_f325 .sidebar-677c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notice-focused-925c .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-focused-925c .image_f325 .sidebar-677c {
    margin-top: -1px;
  }
  .notice-focused-925c .image_f325 .sidebar-677c,
  .notice-focused-925c .image_f325 .sidebar-677c::after,
  .notice-focused-925c .image_f325 .sidebar-677c::before {
    width: 19px;
    height: 2px;
  }
  .notice-focused-925c .image_f325 .sidebar-677c::before {
    top: -6px;
  }
  .notice-focused-925c .image_f325 .sidebar-677c::after {
    bottom: -6px;
  }
  .paragraph_fresh_58c7 .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 22px;
  }
  .paragraph_fresh_58c7 .image_f325 .sidebar-677c {
    margin-top: -1px;
  }
  .paragraph_fresh_58c7 .image_f325 .sidebar-677c,
  .paragraph_fresh_58c7 .image_f325 .sidebar-677c::after,
  .paragraph_fresh_58c7 .image_f325 .sidebar-677c::before {
    width: 22px;
    height: 2px;
  }
  .paragraph_fresh_58c7 .image_f325 .sidebar-677c::before {
    top: -7px;
  }
  .paragraph_fresh_58c7 .image_f325 .sidebar-677c::after {
    bottom: -7px;
  }
  .item_6bd1 .image_f325 .action-3d94 {
    margin-top: -2px;
    width: 31px;
  }
  .item_6bd1 .image_f325 .sidebar-677c {
    margin-top: -1.5px;
  }
  .item_6bd1 .image_f325 .sidebar-677c,
  .item_6bd1 .image_f325 .sidebar-677c::after,
  .item_6bd1 .image_f325 .sidebar-677c::before {
    width: 31px;
    height: 3px;
  }
  .item_6bd1 .image_f325 .sidebar-677c::before {
    top: -9px;
  }
  .item_6bd1 .image_f325 .sidebar-677c::after {
    bottom: -9px;
  }
}
.full-e6b3 .sidebar-677c {
  -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);
}
.full-e6b3 .sidebar-677c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.full-e6b3 .sidebar-677c::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);
}
.full-e6b3.filter_light_797f .sidebar-677c {
  -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);
}
.full-e6b3.filter_light_797f .sidebar-677c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.full-e6b3.filter_light_797f .sidebar-677c::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);
}
.box_hot_cb5b {
  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.accent_cool_a3ab:before {
  display: none;
}
.media-fast-26db {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.media-fast-26db .up_05b3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.media-fast-26db .up_05b3:last-of-type {
  border-bottom: none;
}
.media-fast-26db .up_05b3.advanced_9e26,
.media-fast-26db .up_05b3.gas-f280,
.media-fast-26db .up_05b3.menu_22c2 {
  padding: 0;
}
.media-fast-26db .narrow_49fc .thick_7d05 {
  color: currentColor;
}
.media-fast-26db .narrow_49fc .thick_7d05:focus,
.media-fast-26db .narrow_49fc .thick_7d05:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-fast-26db.icon_white_8a2a .heading-5ebf,
.media-fast-26db.icon_white_8a2a .search_in_f625 a,
.media-fast-26db.icon_white_8a2a .large-0296 a,
.media-fast-26db.icon_white_8a2a .banner_14c8 a {
  color: rgba(0, 0, 0, 0.55);
}
.media-fast-26db.icon_white_8a2a .heading-5ebf:hover,
.media-fast-26db.icon_white_8a2a .search_in_f625 a:hover,
.media-fast-26db.icon_white_8a2a .large-0296 a:hover,
.media-fast-26db.icon_white_8a2a .banner_14c8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-fast-26db.icon_white_8a2a .box_tall_a37b {
  color: rgba(0, 0, 0, 0.8);
}
.media-fast-26db.icon_white_8a2a .up_05b3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-fast-26db.icon_white_8a2a .up_05b3:before {
  background: rgba(0, 0, 0, 0.08);
}
.media-fast-26db.icon_white_8a2a .photo-f75e:before {
  background: rgba(255, 255, 255, 0.9);
}
.media-fast-26db.icon_white_8a2a .narrow_49fc .list_cool_4a99 li a,
.media-fast-26db.icon_white_8a2a .narrow_49fc .thick_7d05,
.media-fast-26db.icon_white_8a2a .banner_14c8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-fast-26db.icon_white_8a2a .narrow_49fc .thick_7d05:focus,
.media-fast-26db.icon_white_8a2a .narrow_49fc .thick_7d05:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-fast-26db.icon_white_8a2a .list_cool_4a99 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.media-fast-26db.aside-basic-76f5 .heading-5ebf,
.media-fast-26db.aside-basic-76f5 .search_in_f625 a,
.media-fast-26db.aside-basic-76f5 .large-0296 .thick_7d05,
.media-fast-26db.aside-basic-76f5 .large-0296 a,
.media-fast-26db.aside-basic-76f5 .banner_14c8 a {
  color: rgba(255, 255, 255, 0.79);
}
.media-fast-26db.aside-basic-76f5 .heading-5ebf:hover,
.media-fast-26db.aside-basic-76f5 .search_in_f625 a:hover,
.media-fast-26db.aside-basic-76f5 .large-0296 .thick_7d05:hover,
.media-fast-26db.aside-basic-76f5 .large-0296 a:hover,
.media-fast-26db.aside-basic-76f5 .banner_14c8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-fast-26db.aside-basic-76f5 .box_tall_a37b {
  color: rgba(255, 255, 255, 0.99);
}
.media-fast-26db.aside-basic-76f5 .up_05b3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-fast-26db.aside-basic-76f5 .up_05b3:before {
  background: rgba(255, 255, 255, 0.08);
}
.media-fast-26db.aside-basic-76f5 .photo-f75e:before {
  background: rgba(0, 0, 0, 0.9);
}
.media-fast-26db.aside-basic-76f5 .narrow_49fc .list_cool_4a99 li a,
.media-fast-26db.aside-basic-76f5 .narrow_49fc .thick_7d05,
.media-fast-26db.aside-basic-76f5 .banner_14c8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-fast-26db.aside-basic-76f5 .narrow_49fc .thick_7d05:focus,
.media-fast-26db.aside-basic-76f5 .narrow_49fc .thick_7d05:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media-fast-26db.aside-basic-76f5 .list_cool_4a99 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-f75e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.photo-f75e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.huge-432a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accent-1859 .media-fast-26db {
  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;
}
.accent-1859 .up_05b3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accent-1859 .up_05b3: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) {
  .accent-1859 .up_05b3:before {
    width: 16%;
    left: 42%;
  }
}
.accent-1859 .up_05b3:last-child:before {
  content: none;
}
.accent-1859 .up_05b3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accent-1859 .narrow_49fc .list_cool_4a99 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accent-1859 .narrow_49fc .list_cool_4a99 li a .thick_7d05 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accent-1859 .narrow_49fc .banner_14c8 {
  border: none;
}
.accent-1859 .narrow_49fc .banner_14c8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accent-1859 .photo-f75e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accent-1859 .huge-432a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accent-1859 .aside-basic-76f5 .photo-f75e:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-1859 .icon_white_8a2a.backdrop_dynamic_7cb4 .sidebar-677c {
  background: rgba(0, 0, 0, 0.6);
}
.accent-1859
  .icon_white_8a2a.backdrop_dynamic_7cb4
  .sidebar-677c::after,
.accent-1859
  .icon_white_8a2a.backdrop_dynamic_7cb4
  .sidebar-677c:before {
  background: inherit;
}
.accent-1859
  .icon_white_8a2a.backdrop_dynamic_7cb4:hover
  .sidebar-677c {
  background: rgba(0, 0, 0, 0.8);
}
.module_dynamic_af61 .media-fast-26db {
  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) {
  .module_dynamic_af61 .media-fast-26db {
    width: auto;
    right: 45px;
  }
}
.nav-over-e192 .media-fast-26db {
  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) {
  .nav-over-e192 .media-fast-26db {
    width: auto;
    left: 45px;
  }
}
.accent_cool_a3ab .media-fast-26db {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accent_cool_a3ab .huge-432a {
  max-width: 48em;
  margin: 0 auto;
}
.accent_cool_a3ab .photo-f75e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info-9454 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info-9454.accent-1859 .media-fast-26db {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info-9454.module_dynamic_af61 .media-fast-26db {
  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);
}
.info-9454 .media-fast-26db {
  visibility: visible;
}
.info-9454.nav-over-e192 .media-fast-26db {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.module_356a,
.info-09da {
  overflow-x: hidden;
}
.module_356a .media-fast-26db {
  overflow: auto;
}
.module_356a.accent-1859 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module_356a.accent-1859 .media-fast-26db {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.module_356a.accent-1859 .notification-4f57 {
  opacity: 0;
}
.module_356a.module_dynamic_af61 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module_356a.module_dynamic_af61 .media-fast-26db {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.module_356a.module_dynamic_af61 .notification-4f57 {
  opacity: 0;
}
.module_356a.nav-over-e192 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module_356a.nav-over-e192 .media-fast-26db {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.module_356a.nav-over-e192 .notification-4f57 {
  opacity: 0;
}
.module_356a.accent_cool_a3ab .media-fast-26db {
  z-index: 10;
  visibility: visible;
}
.backdrop_dynamic_7cb4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.backdrop_dynamic_7cb4 .sidebar-677c {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_dynamic_7cb4 .sidebar-677c::after,
.backdrop_dynamic_7cb4 .sidebar-677c:before {
  background: inherit;
}
.backdrop_dynamic_7cb4:hover .sidebar-677c {
  background: rgba(255, 255, 255, 0.99);
}
.nav-over-e192 .backdrop_dynamic_7cb4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accent_cool_a3ab .backdrop_dynamic_7cb4 {
  display: none !important;
}
.module_356a:before,
.info-09da:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.module_356a .backdrop_dynamic_7cb4,
.info-09da .backdrop_dynamic_7cb4 {
  display: inline-block;
}
.media-fast-26db .feature_brown_f8fd {
  -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;
}
.module_356a .media-fast-26db .feature_brown_f8fd,
.info-09da .media-fast-26db .feature_brown_f8fd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_4a96 .complex-25b3 {
  width: 100%;
}
.tertiary_soft_aaa6 {
  padding: 0 0.5em 0;
}
.tertiary_soft_aaa6 [class*="customify-col-"],
.tertiary_soft_aaa6 [class*="customify-col_"],
.tertiary_soft_aaa6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list_west_d249 .tertiary_soft_aaa6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .first_8f9f .pink-a22e,
  .pink-a22e {
    display: none;
  }
  .stone_805c {
    text-align: left;
  }
  .complex-a2a4 {
    text-align: center;
  }
  .badge_cf4e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .first_8f9f .current-0f63,
  .current-0f63 {
    display: none;
  }
  .light-d94e {
    text-align: left;
  }
  .gold_653a {
    text-align: center;
  }
  .preview-solid-48a0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .first_8f9f .preview_old_1c04,
  .preview_old_1c04 {
    display: none;
  }
  .blue_d78b {
    text-align: left;
  }
  .down-e37e {
    text-align: center;
  }
  .dirty_071d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.backdrop-2b1e {
  box-shadow: none !important;
}
.medium_ebdc .active-9e19,
.upper-af22 .active-9e19 {
  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;
}
.upper-af22 .active-9e19 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.texture-action-75f1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.texture-action-75f1:after,
.texture-action-75f1:before {
  content: "";
  display: table;
}
.texture-action-75f1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .texture-action-75f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.texture-action-75f1,
.row-rough-c731 {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze_dc6e.shadow-3783 .texture-action-75f1 {
  max-width: 100%;
}
.bronze_dc6e.container-steel-eff7 {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze_dc6e.nav-bottom-394a .texture-action-75f1 {
  max-width: 100%;
}
.bronze_dc6e.nav-bottom-394a > .texture-action-75f1 {
  padding-left: 0;
  padding-right: 0;
}
.bronze_dc6e.nav-bottom-394a > .texture-action-75f1 .first_8f9f {
  margin: 0;
}
.bronze_dc6e.nav-bottom-394a
  > .texture-action-75f1
  .slow_2128.logo_lite_43e5 {
  margin-right: 0;
  margin-left: 0;
}
.bronze_dc6e.nav-bottom-394a #main.logo_lite_43e5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .filter-pink-9f59 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .filter-pink-9f59 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .module_motion_c707 .surface-87f2 {
    padding-right: 1em;
  }
  .module_motion_c707.list-old-3e00 .slow_2128 {
    border-right: 1px solid #eaecee;
  }
  .module_motion_c707.list-old-3e00 .surface-87f2 {
    padding-right: 1em;
  }
  .module_motion_c707.list-old-3e00 .dim_3812 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fast_4618 .surface-87f2 {
    padding-left: 1em;
  }
  .fast_4618.list-old-3e00 .slow_2128 {
    border-left: 1px solid #eaecee;
  }
  .fast_4618.list-old-3e00 .surface-87f2 {
    padding-left: 1em;
  }
  .fast_4618.list-old-3e00 .dim_3812 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-2577 .surface-87f2 {
    padding-left: 1em;
  }
  .section-2577.list-old-3e00 .up-2268 {
    border-right: 1px solid #eaecee;
  }
  .section-2577.list-old-3e00 .frame_f3c6 {
    border-right: 1px solid #eaecee;
  }
  .section-2577.list-old-3e00 .surface-87f2 {
    padding-left: 1em;
  }
  .section-2577.list-old-3e00 .dim_3812 {
    padding-right: 1em;
  }
  .section-2577.list-old-3e00 .tooltip_4a13 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_9dcb .surface-87f2 {
    padding-right: 1em;
  }
  .inner_9dcb.list-old-3e00 .up-2268 {
    border-left: 1px solid #eaecee;
  }
  .inner_9dcb.list-old-3e00 .frame_f3c6 {
    border-left: 1px solid #eaecee;
  }
  .inner_9dcb.list-old-3e00 .surface-87f2 {
    padding-right: 1em;
  }
  .inner_9dcb.list-old-3e00 .dim_3812 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_9dcb.list-old-3e00 .tooltip_4a13 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter-pink-9f59 .surface-87f2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter-pink-9f59.list-old-3e00 .slow_2128 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .filter-pink-9f59.list-old-3e00 .surface-87f2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .filter-pink-9f59.list-old-3e00 .dim_3812 {
    padding-left: 1em;
  }
  .filter-pink-9f59.list-old-3e00 .tooltip_4a13 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .filter-pink-9f59.list-old-3e00 .surface-87f2 {
    padding-left: 0;
  }
}
.heading_medium_f690 .element_e6f1 {
  display: inline-block;
}
.image_28a0 {
  display: inline-block;
}
.focus_bright_832a {
  word-con: break-word;
}
.feature_3d7c > span {
  display: inline-block;
  padding: 5px 0;
}
.feature_3d7c .gallery-smooth-cfa9 {
  margin-left: 8px;
  margin-right: 8px;
}
.feature_3d7c .image-2528 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.small_840e .description-8b62 {
  margin-bottom: 2em;
}
.small_840e .medium-4158 {
  margin-bottom: 15px;
}
.small_840e .medium-4158:last-child {
  margin-bottom: 0;
}
.small_840e .card-medium-cc89 {
  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) {
  .small_840e .card-medium-cc89 {
    display: block;
  }
}
.small_840e .search_selected_4aa6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .small_840e .search_selected_4aa6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.small_840e .item-a2f7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.small_840e .item-a2f7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.small_840e .item-a2f7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.small_840e .focus_bright_832a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.small_840e .focus_bright_832a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.small_840e .block-easy-c460 p:last-child {
  margin-bottom: 0;
}
.small_840e .brown_0500 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.small_840e .search_short_745a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.small_840e .in-4316 {
  margin-top: 1em;
}
.small_840e .dropdown_5cbc {
  top: 0;
  display: block;
}
.small_840e .dropdown_5cbc a {
  color: inherit;
}
.small_840e .dropdown_5cbc a:hover {
  color: inherit;
}
.small_840e .notification-medium-2e84 {
  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;
}
.small_840e .notification-medium-2e84:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.small_840e .search_short_745a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.small_840e .bright-ab8a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.small_840e .bright-ab8a:first-child {
  margin-top: 0;
}
.small_840e .bright-ab8a.message_4303 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.small_840e .bright-ab8a.logo-down-3832 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small_840e
  .bright-ab8a.logo-down-3832.wrapper-6759
  .in-4316 {
  width: 100%;
}
.small_840e .logo-down-3832 {
  -webkit-box-align: center;
  align-items: center;
}
.small_840e .logo-down-3832 .feature_3d7c,
.small_840e .logo-down-3832 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.small_840e .item-a2f7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small_840e .item-a2f7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.small_840e .item-a2f7: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;
}
.small_840e .message_4303 {
  z-index: 5;
}
.small_840e .left-9613 .simple_b60e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.small_840e .module_9552 .simple_b60e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.small_840e .motion_191e .simple_b60e {
  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;
}
.small_840e.hidden_ad13 .card-medium-cc89,
.small_840e.primary-purple-dc5b .card-medium-cc89 {
  display: block;
}
.small_840e.hidden_ad13 .card-medium-cc89 .tag-medium-c02e,
.small_840e.hidden_ad13 .card-medium-cc89 .search_short_745a,
.small_840e.primary-purple-dc5b .card-medium-cc89 .tag-medium-c02e,
.small_840e.primary-purple-dc5b .card-medium-cc89 .search_short_745a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small_840e.west_ccd2 .search_selected_4aa6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .small_840e.west_ccd2 .search_selected_4aa6 {
    margin-right: 0;
  }
}
.small_840e.hidden_ad13 .search_selected_4aa6,
.small_840e.primary-purple-dc5b .search_selected_4aa6 {
  padding-top: 40%;
}
.small_840e.hidden_ad13 .description-8b62,
.small_840e.primary-purple-dc5b .description-8b62 {
  display: block;
}
.small_840e.hidden_ad13 .fn-sticky-445a .search_short_745a,
.small_840e.primary-purple-dc5b .fn-sticky-445a .search_short_745a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.small_840e.hidden_ad13 .search_selected_4aa6,
.small_840e.primary-purple-dc5b .search_selected_4aa6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.small_840e.hidden_ad13 .search_short_745a {
  padding: 1em;
}
.smooth-ab44 {
  margin: 30px auto;
  display: block;
}
.smooth-ab44 .paragraph_b882 > * {
  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;
}
.smooth-ab44 .paragraph_b882 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth-ab44 .paragraph_b882 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion_gold_6547 .feature_3d7c {
  margin-bottom: 1.41575em;
}
.accordion_gold_6547 .form-up-ae10 {
  margin-bottom: 1.618em;
}
.plasma_db44 .dropdown_slow_011b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.plasma_db44 .dropdown_slow_011b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.plasma_db44 .preview-111b {
  max-width: 100%;
  overflow: auto;
}
.brown-7938 .plasma_db44 a:hover {
  text-decoration: underline;
}
.overlay-first-8f40 .medium-4158:not(.focus_bright_832a),
.overlay-first-8f40 .item-a2f7 {
  margin-bottom: 1.41575em;
}
.overlay-first-8f40 .medium-4158:not(.focus_bright_832a):last-child,
.overlay-first-8f40 .item-a2f7:last-child {
  margin-bottom: 0;
}
.overlay-first-8f40 .medium-4158.tooltip_plasma_dfa1 {
  margin-bottom: 0.41575em;
}
.overlay-first-8f40 .breadcrumb-cf64:before,
.overlay-first-8f40 .solid_d72d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.overlay-first-8f40 .breadcrumb-cf64:before {
  content: "\f115";
}
.overlay-first-8f40 .solid_d72d:before {
  content: "\f02c";
}
.overlay-first-8f40 .old-08d4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.overlay-first-8f40 .old-08d4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.warm-4770 {
  display: -webkit-box;
  display: flex;
}
.warm-4770 .carousel_simple_3d8d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .warm-4770 .carousel_simple_3d8d {
    flex-basis: 90px;
  }
}
.warm-4770 .sort_selected_176c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm-4770 .sort_selected_176c {
    flex-basis: calc(100% - 50px);
  }
}
.warm-4770 .border_lite_a736 p:last-child {
  margin-bottom: 0.72em;
}
.input-soft-f443 .paragraph_b882 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input-soft-f443 .paragraph_b882:after,
.input-soft-f443 .paragraph_b882:before {
  content: "";
  display: table;
}
.input-soft-f443 .paragraph_b882:after {
  clear: both;
}
.input-soft-f443 .paragraph_b882 .dim_5f2a,
.input-soft-f443 .paragraph_b882 .status-0f21 {
  width: 49%;
}
.input-soft-f443 .paragraph_b882 .dim_5f2a a span.active_6d8c,
.input-soft-f443 .paragraph_b882 .status-0f21 a span.active_6d8c {
  display: block;
  margin-bottom: 5px;
}
.input-soft-f443 .paragraph_b882 .status-0f21 {
  float: left;
  text-align: left;
}
.input-soft-f443 .paragraph_b882 .dim_5f2a {
  float: right;
  text-align: right;
}
.search-pink-0b10 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .search-pink-0b10 {
    margin-bottom: 0;
  }
}
.lower-a156 {
  margin-bottom: 1em;
}
.lower-a156 .focus_bright_832a {
  font-size: 1.1em;
  line-height: 1.3;
}
.caption-glass-1a5b a {
  display: block;
  line-height: 0;
  position: relative;
}
.summary-c312 .lower-a156,
.panel_complex_afd4 .lower-a156 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .summary-c312 .lower-a156,
  .panel_complex_afd4 .lower-a156 {
    display: block;
  }
}
.summary-c312 .caption-glass-1a5b,
.panel_complex_afd4 .caption-glass-1a5b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .summary-c312 .caption-glass-1a5b,
  .panel_complex_afd4 .caption-glass-1a5b {
    margin-bottom: 1em;
  }
}
.summary-c312 .caption-glass-1a5b img,
.panel_complex_afd4 .caption-glass-1a5b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.summary-c312 .link-58eb,
.panel_complex_afd4 .link-58eb {
  flex-basis: calc(100% - 160px);
}
.summary-c312 .link-58eb p,
.panel_complex_afd4 .link-58eb p {
  margin-bottom: 0;
}
.summary-c312 .link-58eb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .summary-c312 .link-58eb {
    padding-left: 0;
  }
}
.panel_complex_afd4 .link-58eb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .panel_complex_afd4 .link-58eb {
    padding-right: 0;
  }
}
.panel_complex_afd4 .caption-glass-1a5b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.texture-0dfa .caption-glass-1a5b {
  margin-bottom: 0.5em;
}
.texture-0dfa .caption-glass-1a5b img {
  width: 100%;
}
.clean_f784 .aside_pro_c68c,
.link-5364 .aside_pro_c68c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.link-5364 .slow_2128 .component-bright-a207 p:last-child {
  margin-bottom: 0;
}
.description_steel_0e58 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.huge_d190 .form_b812 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .huge_d190 .form_b812:last-of-type {
    margin-bottom: 0;
  }
}
.huge_d190 .form_b812 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.huge_d190 .form_b812 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.huge_d190 .form_b812 ul li {
  margin: 0 0 0.6em;
}
.huge_d190 .form_b812 ul li.hover_selected_ab9b,
.huge_d190 .form_b812 ul li.outline_lower_e50a {
  position: relative;
}
.huge_d190 .form_b812 ul li.hover_selected_ab9b .overlay_huge_d45b,
.huge_d190 .form_b812 ul li.outline_lower_e50a .overlay_huge_d45b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.huge_d190 .form_b812 ul li.hover_selected_ab9b:after:after,
.huge_d190 .form_b812 ul li.hover_selected_ab9b:after:before,
.huge_d190
  .form_b812
  ul
  li.outline_lower_e50a:after:after,
.huge_d190
  .form_b812
  ul
  li.outline_lower_e50a:after:before {
  content: "";
  display: table;
}
.huge_d190 .form_b812 ul li.hover_selected_ab9b:after:after,
.huge_d190
  .form_b812
  ul
  li.outline_lower_e50a:after:after {
  clear: both;
}
.huge_d190 .form_b812 a.tall-c520:hover {
  text-decoration: none;
}
.huge_d190 .form_b812 select {
  max-width: 100%;
}
.huge_d190 .form_b812 table {
  font-size: 85%;
}
.huge_d190 .form_b812 table td,
.huge_d190 .form_b812 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.huge_d190 .form_b812 table tfoot td {
  text-align: left;
}
.huge_d190 .form_b812 :last-child {
  margin-bottom: 0;
}
.huge_d190 .form_b812 .input-fixed-c548 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.huge_d190 .form_b812 .input-fixed-c548 label {
  width: 100%;
}
.huge_d190 .form_b812 .input-fixed-c548 .media_complex_313a {
  width: 100%;
  display: block;
}
.huge_d190 .form_b812 .input-fixed-c548 .form-fast-10f1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.huge_d190 .form_b812 .input-fixed-c548 .form-fast-10f1:hover svg #svg-search {
  fill: #444;
}
.huge_d190 .form_b812 .input-fixed-c548 .form-fast-10f1 svg {
  width: 18px;
  height: 18px;
}
.huge_d190 .tooltip_2e61 ul ul,
.huge_d190 .container-hot-b3dd ul ul,
.huge_d190 .short_b891 ul ul,
.huge_d190 .in-6fe4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.huge_d190 .tooltip_2e61 .border_5975 > a,
.huge_d190 .container-hot-b3dd .border_5975 > a,
.huge_d190 .short_b891 .border_5975 > a,
.huge_d190 .in-6fe4 .border_5975 > a {
  margin-bottom: 0;
}
.huge_d190 .sidebar-blue-696d li,
.huge_d190 .tooltip_2e61 li,
.huge_d190 .feature_7d3f li,
.huge_d190 .container-hot-b3dd li,
.huge_d190 .short_b891 li,
.huge_d190 .in-6fe4 li,
.huge_d190 .action-c25c li,
.huge_d190 .pattern-89dd li {
  display: block;
  position: relative;
}
.huge_d190 .sidebar-blue-696d li:last-child,
.huge_d190 .tooltip_2e61 li:last-child,
.huge_d190 .feature_7d3f li:last-child,
.huge_d190 .container-hot-b3dd li:last-child,
.huge_d190 .short_b891 li:last-child,
.huge_d190 .in-6fe4 li:last-child,
.huge_d190 .action-c25c li:last-child,
.huge_d190 .pattern-89dd li:last-child {
  border: none;
}
.huge_d190 .sidebar-blue-696d li a,
.huge_d190 .tooltip_2e61 li a,
.huge_d190 .feature_7d3f li a,
.huge_d190 .container-hot-b3dd li a,
.huge_d190 .short_b891 li a,
.huge_d190 .in-6fe4 li a,
.huge_d190 .action-c25c li a,
.huge_d190 .pattern-89dd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge_d190 .sidebar-blue-696d li ul li::before,
.huge_d190 .tooltip_2e61 li ul li::before,
.huge_d190 .feature_7d3f li ul li::before,
.huge_d190 .container-hot-b3dd li ul li::before,
.huge_d190 .short_b891 li ul li::before,
.huge_d190 .in-6fe4 li ul li::before,
.huge_d190 .action-c25c li ul li::before,
.huge_d190 .pattern-89dd li ul li::before {
  left: 15px;
}
.huge_d190 .sidebar-blue-696d li ul a,
.huge_d190 .tooltip_2e61 li ul a,
.huge_d190 .feature_7d3f li ul a,
.huge_d190 .container-hot-b3dd li ul a,
.huge_d190 .short_b891 li ul a,
.huge_d190 .in-6fe4 li ul a,
.huge_d190 .action-c25c li ul a,
.huge_d190 .pattern-89dd li ul a {
  padding-left: 20px;
}
.huge_d190 .sidebar-blue-696d li ul ul li::before,
.huge_d190 .tooltip_2e61 li ul ul li::before,
.huge_d190 .feature_7d3f li ul ul li::before,
.huge_d190 .container-hot-b3dd li ul ul li::before,
.huge_d190 .short_b891 li ul ul li::before,
.huge_d190 .in-6fe4 li ul ul li::before,
.huge_d190 .action-c25c li ul ul li::before,
.huge_d190 .pattern-89dd li ul ul li::before {
  left: 30px;
}
.huge_d190 .sidebar-blue-696d li ul ul a,
.huge_d190 .tooltip_2e61 li ul ul a,
.huge_d190 .feature_7d3f li ul ul a,
.huge_d190 .container-hot-b3dd li ul ul a,
.huge_d190 .short_b891 li ul ul a,
.huge_d190 .in-6fe4 li ul ul a,
.huge_d190 .action-c25c li ul ul a,
.huge_d190 .pattern-89dd li ul ul a {
  padding-left: 40px;
}
.huge_d190 .menu-a32c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.huge_d190 .pattern-89dd ul li {
  margin-bottom: 1.41575em;
}
.huge_d190 .pattern-89dd ul li .red_1821 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.huge_d190 .pattern-89dd ul li .pagination_right_9dc8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.aside-basic-76f5 .sidebar-blue-696d li a,
.aside-basic-76f5 .tooltip_2e61 li a,
.aside-basic-76f5 .feature_7d3f li a,
.aside-basic-76f5 .container-hot-b3dd li a,
.aside-basic-76f5 .short_b891 li a,
.aside-basic-76f5 .in-6fe4 li a,
.aside-basic-76f5 .action-c25c li a,
.aside-basic-76f5 .pattern-89dd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-basic-76f5 .menu-a32c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-basic-76f5 .form_b812 ul li.hover_selected_ab9b .overlay_huge_d45b,
.aside-basic-76f5 .form_b812 ul li.outline_lower_e50a .overlay_huge_d45b {
  background: rgba(0, 0, 0, 0.2);
}
.aside-basic-76f5 .huge_d190 .form_b812 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li {
  margin: 0;
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li ul {
  margin: 0;
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li ul li a {
  padding-left: 15px;
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li ul li li a {
  padding-left: 30px;
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li.thick-385b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li.thick-385b > 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;
}
.bronze_dc6e .huge_d190 .list_cool_4a99 li.thick-385b > 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;
}
.white-df4d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status-9d99 {
  position: relative;
  z-index: 10;
}
.status-9d99 .feature_brown_f8fd {
  width: 100%;
  max-width: 100%;
}
.full-62bb .label_pink_be8d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.full-62bb .icon_white_8a2a {
}
.full-62bb .aside-basic-76f5 {
  background: #292929;
}
.liquid-1621 .label_pink_be8d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.liquid-1621 .icon_white_8a2a {
  background: #f9f9f9;
}
.liquid-1621 .aside-basic-76f5 {
  background: #303030;
}
.preview-8c10 .label_pink_be8d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-8c10 .element_e6f1 {
    margin-bottom: 1em;
  }
  .preview-8c10 .element_e6f1:last-child {
    margin-bottom: 0;
  }
}
.preview-8c10 .icon_white_8a2a {
  background: #ededed;
}
.preview-8c10 .aside-basic-76f5 {
  background: #1a1a1a;
}
.label_pink_be8d.icon_white_8a2a {
  color: rgba(0, 0, 0, 0.6);
}
.label_pink_be8d.icon_white_8a2a .hovered_6fd0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.label_pink_be8d.aside-basic-76f5 {
  color: rgba(255, 255, 255, 0.99);
}
.label_pink_be8d.aside-basic-76f5 a:not(.tall-c520) {
  color: rgba(255, 255, 255, 0.79);
}
.label_pink_be8d.aside-basic-76f5 a:not(.tall-c520):hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_pink_be8d.aside-basic-76f5 .hovered_6fd0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_pink_be8d.aside-basic-76f5 table tbody td,
.label_pink_be8d.aside-basic-76f5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.under-e4e4.header_d8b1 .texture-action-75f1 {
  max-width: initial;
}
.under-e4e4 .nav-4326 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.under-e4e4 .nav-4326 .feature_brown_f8fd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .under-e4e4 .nav-4326 .feature_brown_f8fd {
    display: block;
    margin-bottom: 2em;
  }
  .under-e4e4 .nav-4326 .feature_brown_f8fd:last-child {
    margin-bottom: 0;
  }
}
.preview-8c10 .element_e6f1:last-child,
.liquid-1621 .element_e6f1:last-child,
.full-62bb .element_e6f1:last-child {
  margin-bottom: 0;
}
.preview-8c10 .element_e6f1 .huge_d190 .form_b812:last-child,
.liquid-1621 .element_e6f1 .huge_d190 .form_b812:last-child,
.full-62bb .element_e6f1 .huge_d190 .form_b812:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-8c10 .gradient_0952,
  .preview-8c10 .green-fa18,
  .liquid-1621 .gradient_0952,
  .liquid-1621 .green-fa18,
  .full-62bb .gradient_0952,
  .full-62bb .green-fa18 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status-9d99 .element_e6f1 {
    margin-bottom: 2em;
  }
}
.status-9d99 p:last-child {
  margin-bottom: 0;
}
.status-9d99 li,
.status-9d99 ul {
  list-style: none;
  margin: 0;
}
.status-9d99 ul ul {
  margin-left: 2.617924em;
}
.element-cool-d0f3 {
  font-size: 0.875em;
}

/* css-noise: 26dc */
.widget-item-o0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
