/*!
Theme Name: Customify
Theme URI: https://pressmaximum.hover-edd2/customify
Author: WPCustomify
Author URI: https://pressmaximum.hover-edd2
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.hover-edd2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.media_1d88.shade-928f/licenses/gpl-2.0.carousel-019d
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.old-43e4/, (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.hero-focused-8308.texture_c48d/normalize.block_ce2a/
 ======
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.block_ce2a v7.0.0 | MIT License | github.hover-edd2/necolas/normalize.block_ce2a */
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;
}
.brown-2fee .last_5d3c,
.tall-bfdb,
.secondary_green_59dd,
.wrapper-9ec2,
.image_slow_6516,
.medium_80dd,
.upper-9003,
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;
}
.tall-bfdb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tall-bfdb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tall-bfdb,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_green_59dd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_green_59dd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_green_59dd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_green_59dd,
  h2 {
    font-size: 1.7em;
  }
}
.wrapper-9ec2,
h3 {
  font-size: 1.618em;
}
.brown-2fee .last_5d3c,
.image_slow_6516,
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.green_e4e5 {
  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;
}
.list_outer_fb71:after,
.list_outer_fb71:before,
.north_7de2:after,
.north_7de2:before {
  content: "";
  display: table;
}
.list_outer_fb71:after,
.north_7de2:after {
  clear: both;
}
.motion_9e22 {
  float: right;
  margin-right: 0;
}
.widget_glass_8424 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.paragraph_complex_9376 .thumbnail-c1ad,
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;
}
.paragraph_complex_9376 .thumbnail-c1ad: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;
}
.picture_lite_5c2a .thumbnail-c1ad {
  box-shadow: none;
}
.picture_lite_5c2a
  .thumbnail-c1ad
  .dynamic-7feb {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.picture_lite_5c2a .thumbnail-c1ad .slider-433b {
  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;
}
.picture_lite_5c2a
  .thumbnail-c1ad
  .slider-433b
  b {
  display: none;
}
.picture_lite_5c2a .hard-d1b1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filter_9ea4:not(.black_1bac):not(.outline-848b),
button:not(.black_1bac):not(.outline-848b),
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ),
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ),
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ) {
  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;
}
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ):hover,
button:not(.black_1bac):not(
    .outline-848b
  ):hover,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ):hover,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ):hover,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ):active,
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ):focus,
button:not(.black_1bac):not(
    .outline-848b
  ):active,
button:not(.black_1bac):not(
    .outline-848b
  ):focus,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ):active,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ):focus,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ):active,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ):focus,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ):active,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ):focus {
  outline: 0;
}
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035,
button:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035 {
  position: relative;
}
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .block-purple-ff45,
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .selected_4b23,
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .image_4e9f,
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  i,
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  svg,
button:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .block-purple-ff45,
button:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .selected_4b23,
button:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .image_4e9f,
button:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  i,
button:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  svg,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .block-purple-ff45,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .selected_4b23,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .image_4e9f,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  i,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  svg,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .block-purple-ff45,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .selected_4b23,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .image_4e9f,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  i,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  svg,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .block-purple-ff45,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .selected_4b23,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  .image_4e9f,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  i,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035
  svg {
  visibility: hidden;
}
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035:after,
button:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035:after,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035:after,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035:after,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ).fn-loading-b035: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;
}
.filter_9ea4:not(.black_1bac):not(.outline-848b),
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ),
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ),
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ) {
  color: #fff;
  background: #235787;
}
.filter_9ea4:not(.black_1bac):not(
    .outline-848b
  ):focus,
input[type="button"]:not(.black_1bac):not(
    .outline-848b
  ):focus,
input[type="reset"]:not(.black_1bac):not(
    .outline-848b
  ):focus,
input[type="submit"]:not(.black_1bac):not(
    .outline-848b
  ):focus {
  color: #fff;
}
.filter_9ea4.fn-disabled-b035:not(.black_1bac):not(
    .outline-848b
  ),
.filter_9ea4[disabled]:not(.black_1bac):not(
    .outline-848b
  ),
button.fn-disabled-b035:not(.black_1bac):not(
    .outline-848b
  ),
button[disabled]:not(.black_1bac):not(
    .outline-848b
  ) {
  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;
}
.avatar_2342 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.avatar_2342: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;
}
.notification-ae76 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accent_bf29 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.logo_medium_61f5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.list_outer_fb71:after,
.list_outer_fb71:before,
.header-blue-a38d:after,
.header-blue-a38d:before,
.element_51a3:after,
.element_51a3:before,
.picture-67dd:after,
.picture-67dd:before,
.pressed-d050:after,
.pressed-d050:before,
.form-wood-7348:after,
.form-wood-7348:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.list_outer_fb71:after,
.header-blue-a38d:after,
.element_51a3:after,
.picture-67dd:after,
.pressed-d050:after,
.form-wood-7348:after {
  clear: both;
}
.header-blue-a38d .menu-narrow-b500,
.element_51a3 .menu-narrow-b500,
.article-fc98 .menu-narrow-b500 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.new-676f {
  display: inline-block;
}
.paragraph_1efa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paragraph_1efa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paragraph_1efa .wrapper_274f {
  padding: 1em 0;
  font-size: 85%;
}
.wrapper_274f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tall_7ffb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tall_7ffb:after,
.tall_7ffb:before {
  content: "";
  display: table;
}
.tall_7ffb:after {
  clear: both;
}
.image_narrow_34a4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar-left-14d8 .image_narrow_34a4 {
  max-width: 50%;
}
.widget_16fe .image_narrow_34a4 {
  max-width: 33.33%;
}
.fresh-9518 .image_narrow_34a4 {
  max-width: 25%;
}
.basic-9bbd .image_narrow_34a4 {
  max-width: 20%;
}
.hero_stale_2fa6 .image_narrow_34a4 {
  max-width: 16.66%;
}
.article-f861 .image_narrow_34a4 {
  max-width: 14.28%;
}
.media-blue-a16c .image_narrow_34a4 {
  max-width: 12.5%;
}
.panel-white-0115 .image_narrow_34a4 {
  max-width: 11.11%;
}
.secondary_6082 {
  display: block;
}
.brown-2fee .bright-9935 label,
.brown-2fee .purple_8093 label,
.brown-2fee .static_f58e label,
.brown-2fee .north_35dd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search_484b {
  list-style: none;
  margin: 0;
}
.search_484b article.paper_5f76 {
  margin-bottom: 0;
}
.search_484b ul {
  list-style: none;
  margin: 0;
}
.search_484b .avatar_4785 li.paper_5f76 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search_484b .avatar_4785 li.paper_5f76 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search_484b .avatar_4785 li.paper_5f76: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) {
  .search_484b .avatar_4785 li.paper_5f76 li.paper_5f76 li.paper_5f76 li.paper_5f76 {
    padding-left: 0;
  }
}
article.paper_5f76 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper_5f76 .header-blue-a38d p:last-of-type {
  margin-bottom: 0;
}
article.paper_5f76 .progress_glass_ec88 {
  float: left;
}
article.paper_5f76 .easy_00dc {
  margin-left: 85px;
}
article.paper_5f76 .frame-complex-2888 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper_5f76 .frame-complex-2888 .button-6215 {
  margin-left: 10px;
}
article.paper_5f76 .inner_0a1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper_5f76 .cool_5fda {
  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 .bright-9935,
  #respond .static_f58e,
  #respond .north_35dd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright-9935 input,
#respond .static_f58e input,
#respond .north_35dd input {
  width: 100%;
}
#respond .north_35dd {
  margin-right: 0;
}
#respond .pagination-middle-f41d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay_c370 {
  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;
}
.overlay_c370.form_82e9 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.overlay_c370 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%);
}
.overlay_c370:focus,
.overlay_c370: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);
}
.sort_394d {
  border-radius: 10%;
}
.simple_365b {
  border-radius: 50%;
}
.solid-24f9 {
  font-size: 0.72em;
}
.component_2e47 {
  font-size: 0.875em;
}
.breadcrumb_16c4 {
  font-size: 1.1em;
}
.cold-323f {
  text-transform: uppercase;
  line-height: 1.2;
}
.cold-323f.solid-24f9 {
  letter-spacing: 0.5px;
}
.dark-92fc,
.dark-92fc a {
  color: #6d6d6d;
}
.dark-92fc a:hover {
  color: #111;
}
.tall-0700 {
  color: #6d6d6d;
}
.fluid_59c9 {
  overflow-x: hidden;
}
.fluid_59c9 .breadcrumb_5fe2.background-old-8061 {
  position: relative;
}
.fluid_59c9 .breadcrumb_5fe2.background-old-8061.steel_0e32 {
  position: initial;
}
.fluid_59c9
  .breadcrumb_5fe2.background-old-8061.steel_0e32
  .gradient-1901 {
  left: auto;
}
.fluid_59c9 .breadcrumb_5fe2 .gradient-1901 {
  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;
}
.fluid_59c9 .breadcrumb_5fe2:hover.background-old-8061 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fluid_59c9
  .breadcrumb_5fe2:hover.background-old-8061
  .gradient-1901 {
  display: block;
  z-index: 9999999;
}
.fluid_59c9 .border-prev-bbeb .glass_70b9,
.fluid_59c9 .list-7efb .glass_70b9 {
  display: none;
}
.fluid_59c9 .sidebar-8b53 .breadcrumb_5fe2:hover.background-old-8061 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.brown-2fee .bright-9935 label,
.brown-2fee .purple_8093 label,
.brown-2fee .static_f58e label,
.brown-2fee .north_35dd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search_484b {
  list-style: none;
  margin: 0;
}
.search_484b article.paper_5f76 {
  margin-bottom: 0;
}
.search_484b ul {
  list-style: none;
  margin: 0;
}
.search_484b .avatar_4785 li.paper_5f76 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search_484b .avatar_4785 li.paper_5f76 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search_484b .avatar_4785 li.paper_5f76: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) {
  .search_484b .avatar_4785 li.paper_5f76 li.paper_5f76 li.paper_5f76 li.paper_5f76 {
    padding-left: 0;
  }
}
article.paper_5f76 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paper_5f76 .header-blue-a38d p:last-of-type {
  margin-bottom: 0;
}
article.paper_5f76 .progress_glass_ec88 {
  float: left;
}
article.paper_5f76 .easy_00dc {
  margin-left: 85px;
}
article.paper_5f76 .frame-complex-2888 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paper_5f76 .frame-complex-2888 .button-6215 {
  margin-left: 10px;
}
article.paper_5f76 .inner_0a1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paper_5f76 .cool_5fda {
  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 .bright-9935,
  #respond .static_f58e,
  #respond .north_35dd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .bright-9935 input,
#respond .static_f58e input,
#respond .north_35dd input {
  width: 100%;
}
#respond .north_35dd {
  margin-right: 0;
}
#respond .pagination-middle-f41d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border-prev-bbeb .feature_992a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.feature_992a .tabs-hard-9e35.block-d9c3 .image_upper_38a6 > li > a:focus,
.feature_992a .tabs-hard-9e35.block-d9c3 .image_upper_38a6 > li > a:hover,
.feature_992a .tabs-hard-9e35.shade_c4f2 .image_upper_38a6 > li > a:focus,
.feature_992a .tabs-hard-9e35.shade_c4f2 .image_upper_38a6 > li > a:hover,
.feature_992a .tabs-hard-9e35.slow-00d3 .image_upper_38a6 > li > a:focus,
.feature_992a .tabs-hard-9e35.slow-00d3 .image_upper_38a6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_992a
  .tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li.primary_babe
  > a,
.feature_992a
  .tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li.sort_cec5
  > a,
.feature_992a
  .tabs-hard-9e35.shade_c4f2
  .image_upper_38a6
  > li.primary_babe
  > a,
.feature_992a
  .tabs-hard-9e35.shade_c4f2
  .image_upper_38a6
  > li.sort_cec5
  > a,
.feature_992a
  .tabs-hard-9e35.slow-00d3
  .image_upper_38a6
  > li.primary_babe
  > a,
.feature_992a .tabs-hard-9e35.slow-00d3 .image_upper_38a6 > li.main_next_57d2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.feature_992a .yellow_9a8d,
.feature_992a .yellow_9a8d a {
  color: rgba(255, 255, 255, 0.99);
}
.feature_992a .last-c76b.east_689e li a,
.feature_992a .item_out_c9c7 a,
.feature_992a .input_selected_cf18,
.feature_992a .image_upper_38a6 > li > a,
.feature_992a .paragraph_8e90 {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a .last-c76b.east_689e li a:hover,
.feature_992a .item_out_c9c7 a:hover,
.feature_992a .input_selected_cf18:hover,
.feature_992a .image_upper_38a6 > li > a:hover,
.feature_992a .paragraph_8e90:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_992a .progress-lite-fec0 {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a .progress-lite-fec0 .nav-dce9 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_992a .progress-lite-fec0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_992a .dim-be8f .right-b933 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a .dim-be8f .right-b933 .active-67f7 {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a
  .dim-be8f
  .right-b933
  .active-67f7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a
  .dim-be8f
  .right-b933
  .active-67f7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a
  .dim-be8f
  .right-b933
  .active-67f7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a
  .dim-be8f
  .right-b933
  .active-67f7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a .dim-be8f .video-38ff {
  color: rgba(255, 255, 255, 0.79);
}
.feature_992a .dim-be8f .video-38ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_clean_ab7c
  .feature_992a
  .dim-be8f
  .box_5624
  .hard_7655 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_clean_ab7c
  .feature_992a
  .dim-be8f
  .box_5624
  .active-67f7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-prev-bbeb .static_2163 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.static_2163 .tabs-hard-9e35.block-d9c3 .image_upper_38a6 > li > a:focus,
.static_2163 .tabs-hard-9e35.block-d9c3 .image_upper_38a6 > li > a:hover,
.static_2163 .tabs-hard-9e35.shade_c4f2 .image_upper_38a6 > li > a:focus,
.static_2163 .tabs-hard-9e35.shade_c4f2 .image_upper_38a6 > li > a:hover,
.static_2163 .tabs-hard-9e35.slow-00d3 .image_upper_38a6 > li > a:focus,
.static_2163 .tabs-hard-9e35.slow-00d3 .image_upper_38a6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_2163
  .tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li.primary_babe
  > a,
.static_2163
  .tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li.sort_cec5
  > a,
.static_2163
  .tabs-hard-9e35.shade_c4f2
  .image_upper_38a6
  > li.primary_babe
  > a,
.static_2163
  .tabs-hard-9e35.shade_c4f2
  .image_upper_38a6
  > li.sort_cec5
  > a,
.static_2163
  .tabs-hard-9e35.slow-00d3
  .image_upper_38a6
  > li.primary_babe
  > a,
.static_2163 .tabs-hard-9e35.slow-00d3 .image_upper_38a6 > li.main_next_57d2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.static_2163 .yellow_9a8d,
.static_2163 .yellow_9a8d a {
  color: rgba(0, 0, 0, 0.8);
}
.static_2163 .last-c76b.east_689e li a,
.static_2163 .item_out_c9c7 a,
.static_2163 .input_selected_cf18,
.static_2163 .image_upper_38a6 > li > a,
.static_2163 .paragraph_8e90 {
  color: rgba(0, 0, 0, 0.55);
}
.static_2163 .last-c76b.east_689e li a:hover,
.static_2163 .item_out_c9c7 a:hover,
.static_2163 .input_selected_cf18:hover,
.static_2163 .image_upper_38a6 > li > a:hover,
.static_2163 .paragraph_8e90:hover {
  color: rgba(0, 0, 0, 0.8);
}
.static_2163 .progress-lite-fec0 {
  color: rgba(0, 0, 0, 0.55);
}
.static_2163 .progress-lite-fec0 .nav-dce9 {
  color: rgba(0, 0, 0, 0.8);
}
.static_2163 .progress-lite-fec0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-cdfc .wide-ea00 {
  margin-left: auto;
  margin-right: auto;
}
.element_51a3 > * {
  margin-left: auto;
  margin-right: auto;
}
.element_51a3 .notification-ae76 {
  margin-right: 1.41575em;
}
.glass_37ef .element_51a3 > .texture_full_71f9 {
  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;
}
.glass_37ef .element_51a3 > .icon_79c2 {
  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;
}
.middle-ec6e.backdrop-cdfc .wide-ea00,
.down_6f36.backdrop-cdfc .wide-ea00 {
  margin-left: 0;
}
.dim-1f81.backdrop-cdfc .wide-ea00,
.caption_green_712d.backdrop-cdfc .wide-ea00 {
  margin-right: 0;
}
.element_51a3 ol,
.element_51a3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.iron-8c18 video {
  max-width: 100%;
}
.component_green_f400 img {
  display: block;
}
.component_green_f400.notification-ae76,
.component_green_f400.accent_bf29 {
  width: 100%;
}
.component_green_f400.icon_79c2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-a921:not(.slow-330e) {
  margin: 1.5em auto;
}
.hover_narrow_82e8 p {
  padding: 1.5em 14px;
}
ul.texture_03f0.icon_79c2,
ul.texture_03f0.texture_full_71f9,
ul.texture_03f0.secondary_black_32d8.texture_full_71f9 {
  padding: 0 14px;
}
.layout-hot-9d30 {
  display: block;
  overflow-x: auto;
}
.layout-hot-9d30 table {
  border-collapse: collapse;
  width: 100%;
}
.layout-hot-9d30 td,
.layout-hot-9d30 th {
  padding: 0.5em;
}
.element_51a3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.element_51a3 ol ol,
.element_51a3 ol ul,
.element_51a3 ul ol,
.element_51a3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.element_51a3 ol ol li,
.element_51a3 ol ul li,
.element_51a3 ul ol li,
.element_51a3 ul ul li {
  margin-left: 0;
}
.stale-8778.yellow-129d > .lite-a002 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stale-8778.yellow-129d > .lite-a002 iframe,
.stale-8778.yellow-129d > .lite-a002 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.form-9051 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.form-9051.bronze-7da1 {
  padding: 0;
}
.form-9051.bronze-7da1 cite {
  font-size: 13px;
}
.form-9051 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.form-9051 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dim_b78f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dim_b78f > p:first-child {
  margin-top: 0;
}
.dim_b78f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dim_b78f blockquote {
  border-left: 0;
}
.summary-d846 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.summary-d846:not(.notice-1435) {
  max-width: 100px;
}
.summary-d846.purple_d451 {
  border-bottom: none !important;
  text-align: center;
}
.summary-d846.purple_d451::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover_narrow_82e8 p {
    padding: 1.5em 0;
  }
}
.in_8134 {
  color: #0073aa;
}
.header_large_6acc {
  background-color: #0073aa;
}
.steel_3fe6 {
  color: #229fd8;
}
.disabled-36aa {
  background-color: #229fd8;
}
.highlight-fc3f {
  color: #eee;
}
.pattern-4d1d {
  background-color: #eee;
}
.cool-7723 {
  color: #444;
}
.cool_2e7d {
  background-color: #444;
}
.thick_8562 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thick_8562 .lower-48c8 .item_out_c9c7 {
  font-size: 15px;
}
.thick_8562 .item_out_c9c7 {
  line-height: 1.3;
}
.thick_8562 .static_2163 {
}
.thick_8562 .feature_992a {
  background: #235787;
}
.fixed-c02b {
  padding: 0;
}
.fixed-c02b .feature_992a {
  background: #1a1a1a;
}
.fixed-c02b .static_2163 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.secondary_current_34a3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.secondary_current_34a3 .static_2163 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.secondary_current_34a3 .feature_992a {
  background: #303030;
}
.form-wood-7348 {
  position: relative;
  z-index: 10;
}
.form-wood-7348 .element-mini-77fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container_0e83 .background-old-8061 {
  display: inline-block;
  vertical-align: middle;
}
.container_0e83.tag-soft-4115 .background-old-8061 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .container_0e83.tag-soft-4115 .background-old-8061 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .container_0e83.tag-soft-4115 .background-old-8061 {
    margin-right: 0.4em;
  }
}
.container_0e83.tag-soft-4115 .background-old-8061:last-child {
  margin-right: 0;
}
.black_4dae .element-mini-77fc {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .border-prev-bbeb .lower-48c8 {
    margin: 0 -0.5em;
  }
  .border-prev-bbeb .lower-48c8 [class*="customify-col-"],
  .border-prev-bbeb .lower-48c8 [class*="customify-col_"],
  .border-prev-bbeb .lower-48c8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.border-prev-bbeb.stale-b056 .element-mini-77fc {
  background: 0 0 !important;
}
.border-prev-bbeb.stale-b056 .element-mini-77fc,
.border-prev-bbeb.black_4dae .element-mini-77fc {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .border-prev-bbeb.paragraph-1434 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.border-prev-bbeb.black_4dae .element-mini-77fc {
  box-shadow: none !important;
}
.gradient-32d5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient-32d5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-32d5 {
    padding: 18px 0 20px;
  }
}
.gradient-32d5 .info_dim_0731 {
  width: 100%;
}
.gradient-32d5 .image_377f {
  margin-bottom: 0;
}
.gradient-32d5 .outline-in-cee2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tooltip-thick-a5d1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tooltip-thick-a5d1 .widget-dc8c {
  width: 100%;
}
.east-9004 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.east-9004 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.east-9004 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;
}
.east-9004 li:last-child:after {
  display: none;
}
.east-9004 li a {
  font-weight: 500;
  margin-right: 10px;
}
.shadow-211a .glass_70b9 button,
.gradient-32d5 .glass_70b9 button {
  left: 0;
}
.shadow-211a .widget-dc8c,
.gradient-32d5 .widget-dc8c {
  padding-left: 0;
  padding-right: 0;
}
.shadow-211a .tooltip-thick-a5d1,
.gradient-32d5 .tooltip-thick-a5d1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shadow-211a {
  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;
}
.shadow-211a: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;
}
.shadow-211a .block-bottom-e6ab {
  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) {
  .shadow-211a .block-bottom-e6ab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow-211a .block-bottom-e6ab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-211a .block-bottom-e6ab {
    min-height: 200px;
  }
}
.shadow-211a .east-9004 {
  color: rgba(255, 255, 255, 0.8);
}
.shadow-211a .east-9004 a,
.shadow-211a .east-9004 li:after {
  color: inherit;
}
.shadow-211a .east-9004 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.steel_cb21 {
  margin-bottom: 0.5em;
}
.sort-pro-2519 {
  margin-bottom: 1.2em;
}
.sort-pro-2519,
.steel_cb21 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sort-pro-2519 p:last-child,
.steel_cb21 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .glass_70b9,
#masthead .glass_70b9 {
  display: none;
}
#masthead
  > .glass_70b9.feature-fixed-bdad {
  display: none;
}
#masthead > .glass_70b9 button {
  left: 0;
}
.secondary-hot-7707 {
  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%;
}
.secondary-hot-7707 .background-old-8061 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.secondary-hot-7707 .notice-pink-e5bd {
  display: -webkit-box;
  display: flex;
}
.secondary-hot-7707 .notice-pink-e5bd.nav-hard-bd34 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.secondary-hot-7707 .notice-pink-e5bd.block-2fc2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary-hot-7707 .notice-pink-e5bd.mask_bright_0e5b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary-hot-7707.disabled_north_378c.shadow_405c .notice-pink-e5bd.nav-hard-bd34 {
  flex-basis: 100%;
}
.secondary-hot-7707.overlay_out_f830 .notice-pink-e5bd.block-2fc2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.secondary-hot-7707.overlay_out_f830 .notice-pink-e5bd.mask_bright_0e5b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .glass_70b9.feature-fixed-bdad {
  display: none;
}
#masthead > .glass_70b9 button {
  left: 0;
}
.paragraph_center_2a89 {
  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;
}
.paragraph_center_2a89:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.paragraph_center_2a89.in_2ca1 i {
  margin-right: 4px;
}
.paragraph_center_2a89.clean_27a6 i {
  margin-left: 5px;
}
.item_out_c9c7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.item_out_c9c7 p:last-child {
  margin-bottom: 0;
}
.accordion-43c1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accordion-43c1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accordion-43c1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.accordion-43c1 .yellow_9a8d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accordion-43c1 .caption-bright-4df0 {
  margin: 5px 0 7px 0;
}
.accordion-43c1.north-83cb .upper-f10b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-43c1.north-83cb .container_ec12 {
  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;
}
.accordion-43c1.avatar-2beb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accordion-43c1.avatar-2beb .upper-f10b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-43c1.avatar-2beb .container_ec12 {
  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;
}
.accordion-43c1.dynamic-7fef {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion-43c1.frame_1025 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accordion-43c1.frame_1025 .container_ec12 {
  margin-top: 7px;
}
.menu-e8c5 {
  display: inline-block;
}
.form-wood-7348 .gallery-hot-ce35 .accordion-43c1 img {
  max-width: 100%;
}
.tabs-hard-9e35 .widget-north-91d4.white-b497,
.breadcrumb-d2bd .widget-north-91d4.white-b497 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-hard-9e35 .badge_steel_5f1e,
.breadcrumb-d2bd .badge_steel_5f1e {
  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%);
}
.tabs-hard-9e35 .badge_steel_5f1e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tabs-hard-9e35.left_c26a .badge_steel_5f1e {
  display: none;
}
.tabs-hard-9e35 .texture-d315 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs-hard-9e35 .texture-d315 li {
  display: inline-block;
  position: relative;
}
.tabs-hard-9e35 .texture-d315 li:last-child {
  margin-right: 0;
}
.tabs-hard-9e35 .texture-d315 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;
}
.tabs-hard-9e35 .texture-d315 li.main_next_57d2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tabs-hard-9e35 .texture-d315 > 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;
}
.tabs-hard-9e35 .texture-d315 > li > a i {
  line-height: 0;
}
.tabs-hard-9e35 .texture-d315 > li.tooltip_motion_5a74 > a .badge_steel_5f1e {
  margin-left: 4px;
  line-height: 0;
}
.tabs-hard-9e35 .texture-d315 .shadow-2831 li.tooltip_motion_5a74 > a {
  position: relative;
}
.tabs-hard-9e35 .texture-d315 .shadow-2831 li.tooltip_motion_5a74 > a:after,
.tabs-hard-9e35 .texture-d315 .shadow-2831 li.tooltip_motion_5a74 > a:before {
  content: "";
  display: table;
}
.tabs-hard-9e35 .texture-d315 .shadow-2831 li.tooltip_motion_5a74 > a:after {
  clear: both;
}
.tabs-hard-9e35 .texture-d315 .shadow-2831 li.tooltip_motion_5a74 > a .badge_steel_5f1e {
  margin-left: 5px;
  float: right;
}
.tabs-hard-9e35 .cool_edaf,
.tabs-hard-9e35 .shadow-2831 {
  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;
}
.tabs-hard-9e35 .shadow-2831 {
  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;
}
.tabs-hard-9e35 .shadow-2831 .white-b497 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs-hard-9e35 .shadow-2831 .badge_steel_5f1e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tabs-hard-9e35 .shadow-2831 li {
  display: block;
  margin: 0;
  padding: 0;
}
.tabs-hard-9e35 .shadow-2831 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;
}
.tabs-hard-9e35 .shadow-2831 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tabs-hard-9e35 .shadow-2831 .shadow-2831 {
  top: 0;
  left: 100%;
}
.tabs-hard-9e35 .sort-7c4b.fn-focus-b035 > .cool_edaf,
.tabs-hard-9e35 .sort-7c4b.fn-focus-b035 > .shadow-2831,
.tabs-hard-9e35 .sort-7c4b:focus > .cool_edaf,
.tabs-hard-9e35 .sort-7c4b:focus > .shadow-2831,
.tabs-hard-9e35 .sort-7c4b:hover > .cool_edaf,
.tabs-hard-9e35 .sort-7c4b:hover > .shadow-2831 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tabs-hard-9e35.slow-00d3 .image_upper_38a6:after,
.tabs-hard-9e35.slow-00d3 .image_upper_38a6:before {
  content: "";
  display: table;
}
.tabs-hard-9e35.slow-00d3 .image_upper_38a6:after {
  clear: both;
}
.tabs-hard-9e35.slow-00d3 .image_upper_38a6 > li {
  float: left;
}
.tabs-hard-9e35.mask-1140 .image_upper_38a6:after,
.tabs-hard-9e35.mask-1140 .image_upper_38a6:before {
  content: "";
  display: table;
}
.tabs-hard-9e35.mask-1140 .image_upper_38a6:after {
  clear: both;
}
.tabs-hard-9e35.mask-1140 .image_upper_38a6 > li {
  float: left;
}
.tabs-hard-9e35.mask-1140 .image_upper_38a6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tabs-hard-9e35.mask-1140 .image_upper_38a6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tabs-hard-9e35.mask-1140 .image_upper_38a6 > li.primary_babe > a,
.tabs-hard-9e35.mask-1140 .image_upper_38a6 > li.main_next_57d2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tabs-hard-9e35.block-d9c3 .image_upper_38a6 > li > a .white-b497 {
  position: relative;
}
.tabs-hard-9e35.block-d9c3 .image_upper_38a6 > li > a .white-b497: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;
}
.tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li:focus
  > a
  .white-b497:before,
.tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li:hover
  > a
  .white-b497:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li.primary_babe
  > a
  .white-b497:before,
.tabs-hard-9e35.block-d9c3
  .image_upper_38a6
  > li.sort_cec5
  > a
  .white-b497:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-hard-9e35.shade_c4f2 .image_upper_38a6 > li > a .white-b497 {
  position: relative;
}
.tabs-hard-9e35.shade_c4f2 .image_upper_38a6 > li > a .white-b497: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;
}
.tabs-hard-9e35.shade_c4f2 .image_upper_38a6 > li:focus > a .white-b497:before,
.tabs-hard-9e35.shade_c4f2
  .image_upper_38a6
  > li:hover
  > a
  .white-b497:before {
  width: 100%;
  background-color: currentColor;
}
.tabs-hard-9e35.shade_c4f2
  .image_upper_38a6
  > li.primary_babe
  > a
  .white-b497:before,
.tabs-hard-9e35.shade_c4f2
  .image_upper_38a6
  > li.sort_cec5
  > a
  .white-b497:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb-d2bd .texture-d315 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb-d2bd .texture-d315 li:first-child > a {
  border-top: none;
}
.breadcrumb-d2bd .texture-d315 .pro-07a2 > .white-b497 .badge_steel_5f1e {
  display: none;
}
.breadcrumb-d2bd .texture-d315 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb-d2bd .texture-d315 li:last-child {
  border: none;
}
.breadcrumb-d2bd .texture-d315 li.tooltip_motion_5a74 > a {
  padding-right: 45px !important;
}
.breadcrumb-d2bd .texture-d315 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb-d2bd .texture-d315 li a:focus,
.breadcrumb-d2bd .texture-d315 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-d2bd .texture-d315 li .fluid_3758 {
  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;
}
.breadcrumb-d2bd .texture-d315 li .fluid_3758:hover {
  box-shadow: none;
}
.breadcrumb-d2bd .texture-d315 li .fluid_3758 .badge_steel_5f1e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb-d2bd .texture-d315 .shadow-2831 {
  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);
}
.breadcrumb-d2bd .texture-d315 .shadow-2831 li a {
  padding-left: 3em;
}
.breadcrumb-d2bd .texture-d315 .message-last-11b9 > a .fluid_3758 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb-d2bd .texture-d315 .message-last-11b9 > .shadow-2831 {
  display: block;
  opacity: 1;
}
.outer_ab40 {
  max-width: 100%;
}
.column-4143 {
  line-height: 0;
  cursor: pointer;
}
.paragraph_8e90 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paragraph_8e90:hover {
  box-shadow: none;
  color: currentColor;
}
.paragraph_8e90 svg {
  width: 18px;
  height: 18px;
}
.paragraph_8e90 .hero-76e7 {
  display: none;
}
.motion_5a64 {
  position: relative;
}
.motion_5a64.fn-active-b035 .paragraph_8e90 .frame_1c46 {
  display: none;
}
.motion_5a64.fn-active-b035 .paragraph_8e90 .hero-76e7 {
  display: inline-block;
}
.motion_5a64 .preview_8d1f {
  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);
}
.motion_5a64.pink_2b1f .preview_8d1f {
  left: auto;
  right: -0.9em;
}
.motion_5a64.pink_2b1f .aside_d99e::before {
  left: auto;
  right: 15px;
}
.motion_5a64.fn-active-b035 .preview_8d1f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box_5624 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box_5624 label {
  flex-basis: 100%;
}
.box_5624 .right-b933 {
  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;
}
.box_5624 .active-67f7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box_5624 .active-67f7:focus {
  background-color: transparent;
}
.box_5624 button.video-38ff {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box_5624 button.video-38ff:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box_5624 button.video-38ff svg {
  width: 18px;
  height: 18px;
}
.box_5624 input[type="submit"] {
  min-height: auto;
}
.dim-be8f .box_5624 .active-67f7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_d99e {
  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) {
  .aside_d99e {
    width: 220px;
  }
}
.aside_d99e label {
  flex-basis: 100%;
}
.aside_d99e::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;
}
.table_clean_ab7c .dim-be8f .box_5624 {
  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;
}
.table_clean_ab7c
  .dim-be8f
  .box_5624
  .right-b933 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table_clean_ab7c .dim-be8f .box_5624 .active-67f7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table_clean_ab7c
  .dim-be8f
  .box_5624
  .active-67f7:focus {
  background: 0 0;
}
.table_clean_ab7c
  .dim-be8f
  .box_5624
  .hard_7655 {
  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;
}
.last-c76b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.last-c76b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.last-c76b li:last-child {
  margin-right: 0;
}
.last-c76b li:first-child {
  margin-left: 0;
}
.last-c76b.frame_glass_0610 a {
  color: #fff;
}
.last-c76b.frame_glass_0610 a:hover {
  color: #fff;
}
.last-c76b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.last-c76b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.last-c76b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.last-c76b a:hover {
  opacity: 0.9;
  color: inherit;
}
.last-c76b [class*="social-icon-apple"] {
  background-color: #999;
}
.last-c76b [class*="social-icon-apple"].outer-e0b4 {
  background-color: transparent;
  color: #999;
}
.last-c76b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.last-c76b [class*="social-icon-behance"].outer-e0b4 {
  background-color: transparent;
  color: #1769ff;
}
.last-c76b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.last-c76b [class*="social-icon-bitbucket"].outer-e0b4 {
  background-color: transparent;
  color: #205081;
}
.last-c76b [class*="social-icon-codepen"] {
  background-color: #000;
}
.last-c76b [class*="social-icon-codepen"].outer-e0b4 {
  background-color: transparent;
  color: #000;
}
.last-c76b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.last-c76b [class*="social-icon-delicious"].outer-e0b4 {
  background-color: transparent;
  color: #39f;
}
.last-c76b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.last-c76b [class*="social-icon-digg"].outer-e0b4 {
  background-color: transparent;
  color: #005be2;
}
.last-c76b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.last-c76b [class*="social-icon-dribbble"].outer-e0b4 {
  background-color: transparent;
  color: #ea4c89;
}
.last-c76b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.last-c76b [class*="social-icon-envelope"].outer-e0b4 {
  background-color: transparent;
  color: #ea4335;
}
.last-c76b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.last-c76b [class*="social-icon-facebook"].outer-e0b4 {
  background-color: transparent;
  color: #3b5998;
}
.last-c76b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.last-c76b [class*="social-icon-flickr"].outer-e0b4 {
  background-color: transparent;
  color: #0063dc;
}
.last-c76b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.last-c76b [class*="social-icon-foursquare"].outer-e0b4 {
  background-color: transparent;
  color: #2d5be3;
}
.last-c76b [class*="social-icon-github"] {
  background-color: #333;
}
.last-c76b [class*="social-icon-github"].outer-e0b4 {
  background-color: transparent;
  color: #333;
}
.last-c76b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.last-c76b [class*="social-icon-google-plus"].outer-e0b4 {
  background-color: transparent;
  color: #dd4b39;
}
.last-c76b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.last-c76b [class*="social-icon-houzz"].outer-e0b4 {
  background-color: transparent;
  color: #7ac142;
}
.last-c76b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.last-c76b [class*="social-icon-instagram"].outer-e0b4 {
  background-color: transparent;
  color: #262626;
}
.last-c76b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.last-c76b [class*="social-icon-jsfiddle"].outer-e0b4 {
  background-color: transparent;
  color: #487aa2;
}
.last-c76b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.last-c76b [class*="social-icon-linkedin"].outer-e0b4 {
  background-color: transparent;
  color: #0077b5;
}
.last-c76b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.last-c76b [class*="social-icon-medium"].outer-e0b4 {
  background-color: transparent;
  color: #00ab6b;
}
.last-c76b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.last-c76b
  [class*="social-icon-odnoklassniki"].outer-e0b4 {
  background-color: transparent;
  color: #f4731c;
}
.last-c76b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.last-c76b [class*="social-icon-meetup"].outer-e0b4 {
  background-color: transparent;
  color: #ec1c40;
}
.last-c76b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.last-c76b [class*="social-icon-pinterest"].outer-e0b4 {
  background-color: transparent;
  color: #bd081c;
}
.last-c76b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.last-c76b [class*="social-icon-product-hunt"].outer-e0b4 {
  background-color: transparent;
  color: #da552f;
}
.last-c76b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.last-c76b [class*="social-icon-reddit"].outer-e0b4 {
  background-color: transparent;
  color: #ff4500;
}
.last-c76b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.last-c76b [class*="social-icon-rss"].outer-e0b4 {
  background-color: transparent;
  color: #f26522;
}
.last-c76b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.last-c76b
  [class*="social-icon-shopping-cart"].outer-e0b4 {
  background-color: transparent;
  color: #4caf50;
}
.last-c76b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.last-c76b [class*="social-icon-skype"].outer-e0b4 {
  background-color: transparent;
  color: #00aff0;
}
.last-c76b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.last-c76b [class*="social-icon-slideshare"].outer-e0b4 {
  background-color: transparent;
  color: #0077b5;
}
.last-c76b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.last-c76b [class*="social-icon-snapchat"].outer-e0b4 {
  background-color: transparent;
  color: #fffc00;
}
.last-c76b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.last-c76b [class*="social-icon-soundcloud"].outer-e0b4 {
  background-color: transparent;
  color: #f80;
}
.last-c76b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.last-c76b [class*="social-icon-spotify"].outer-e0b4 {
  background-color: transparent;
  color: #2ebd59;
}
.last-c76b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.last-c76b
  [class*="social-icon-stack-overflow"].outer-e0b4 {
  background-color: transparent;
  color: #fe7a15;
}
.last-c76b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.last-c76b [class*="social-icon-maldkfgram"].outer-e0b4 {
  background-color: transparent;
  color: #2ca5e0;
}
.last-c76b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.last-c76b [class*="social-icon-tripadvisor"].outer-e0b4 {
  background-color: transparent;
  color: #589442;
}
.last-c76b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.last-c76b [class*="social-icon-tumblr"].outer-e0b4 {
  background-color: transparent;
  color: #35465c;
}
.last-c76b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.last-c76b [class*="social-icon-twitch"].outer-e0b4 {
  background-color: transparent;
  color: #6441a5;
}
.last-c76b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.last-c76b [class*="social-icon-twitter"].outer-e0b4 {
  background-color: transparent;
  color: #1da1f2;
}
.last-c76b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.last-c76b [class*="social-icon-vimeo"].outer-e0b4 {
  background-color: transparent;
  color: #1ab7ea;
}
.last-c76b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.last-c76b [class*="social-icon-vk"].outer-e0b4 {
  background-color: transparent;
  color: #45668e;
}
.last-c76b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.last-c76b [class*="social-icon-weibo"].outer-e0b4 {
  background-color: transparent;
  color: #df2029;
}
.last-c76b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.last-c76b [class*="social-icon-weixin"].outer-e0b4 {
  background-color: transparent;
  color: #7bb32e;
}
.last-c76b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.last-c76b [class*="social-icon-whatsapp"].outer-e0b4 {
  background-color: transparent;
  color: #25d366;
}
.last-c76b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.last-c76b [class*="social-icon-wordpress"].outer-e0b4 {
  background-color: transparent;
  color: #21759b;
}
.last-c76b [class*="social-icon-xing"] {
  background-color: #026466;
}
.last-c76b [class*="social-icon-xing"].outer-e0b4 {
  background-color: transparent;
  color: #026466;
}
.last-c76b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.last-c76b [class*="social-icon-yelp"].outer-e0b4 {
  background-color: transparent;
  color: #af0606;
}
.last-c76b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.last-c76b [class*="social-icon-youtube"].outer-e0b4 {
  background-color: transparent;
  color: #cd201f;
}
.input_selected_cf18 {
  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;
}
.input_selected_cf18:hover {
  box-shadow: none;
  background: 0 0;
}
.pressed-8ca7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.inner-ddfe {
  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;
}
.header_orange_3de9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.motion_2372 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.motion_2372,
.motion_2372::after,
.motion_2372::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;
}
.motion_2372::after,
.motion_2372::before {
  content: "";
  display: block;
  background-color: inherit;
}
.component-fresh-324f .inner-ddfe .header_orange_3de9 {
  margin-top: -2px;
  width: 19px;
}
.component-fresh-324f .inner-ddfe .motion_2372 {
  margin-top: -1px;
}
.component-fresh-324f .inner-ddfe .motion_2372,
.component-fresh-324f .inner-ddfe .motion_2372::after,
.component-fresh-324f .inner-ddfe .motion_2372::before {
  width: 19px;
  height: 2px;
}
.component-fresh-324f .inner-ddfe .motion_2372::before {
  top: -6px;
}
.component-fresh-324f .inner-ddfe .motion_2372::after {
  bottom: -6px;
}
.layout-under-ece0 .inner-ddfe .header_orange_3de9 {
  margin-top: -2px;
  width: 22px;
}
.layout-under-ece0 .inner-ddfe .motion_2372 {
  margin-top: -1px;
}
.layout-under-ece0 .inner-ddfe .motion_2372,
.layout-under-ece0 .inner-ddfe .motion_2372::after,
.layout-under-ece0 .inner-ddfe .motion_2372::before {
  width: 22px;
  height: 2px;
}
.layout-under-ece0 .inner-ddfe .motion_2372::before {
  top: -7px;
}
.layout-under-ece0 .inner-ddfe .motion_2372::after {
  bottom: -7px;
}
.aside_8208 .inner-ddfe .header_orange_3de9 {
  margin-top: -2px;
  width: 31px;
}
.aside_8208 .inner-ddfe .motion_2372 {
  margin-top: -1.5px;
}
.aside_8208 .inner-ddfe .motion_2372,
.aside_8208 .inner-ddfe .motion_2372::after,
.aside_8208 .inner-ddfe .motion_2372::before {
  width: 31px;
  height: 3px;
}
.aside_8208 .inner-ddfe .motion_2372::before {
  top: -9px;
}
.aside_8208 .inner-ddfe .motion_2372::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .overlay_huge_52ab .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay_huge_52ab .inner-ddfe .motion_2372 {
    margin-top: -1px;
  }
  .overlay_huge_52ab .inner-ddfe .motion_2372,
  .overlay_huge_52ab .inner-ddfe .motion_2372::after,
  .overlay_huge_52ab .inner-ddfe .motion_2372::before {
    width: 19px;
    height: 2px;
  }
  .overlay_huge_52ab .inner-ddfe .motion_2372::before {
    top: -6px;
  }
  .overlay_huge_52ab .inner-ddfe .motion_2372::after {
    bottom: -6px;
  }
  .module-3df4 .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 22px;
  }
  .module-3df4 .inner-ddfe .motion_2372 {
    margin-top: -1px;
  }
  .module-3df4 .inner-ddfe .motion_2372,
  .module-3df4 .inner-ddfe .motion_2372::after,
  .module-3df4 .inner-ddfe .motion_2372::before {
    width: 22px;
    height: 2px;
  }
  .module-3df4 .inner-ddfe .motion_2372::before {
    top: -7px;
  }
  .module-3df4 .inner-ddfe .motion_2372::after {
    bottom: -7px;
  }
  .huge_1e55 .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 31px;
  }
  .huge_1e55 .inner-ddfe .motion_2372 {
    margin-top: -1.5px;
  }
  .huge_1e55 .inner-ddfe .motion_2372,
  .huge_1e55 .inner-ddfe .motion_2372::after,
  .huge_1e55 .inner-ddfe .motion_2372::before {
    width: 31px;
    height: 3px;
  }
  .huge_1e55 .inner-ddfe .motion_2372::before {
    top: -9px;
  }
  .huge_1e55 .inner-ddfe .motion_2372::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article-cd05 .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 19px;
  }
  .article-cd05 .inner-ddfe .motion_2372 {
    margin-top: -1px;
  }
  .article-cd05 .inner-ddfe .motion_2372,
  .article-cd05 .inner-ddfe .motion_2372::after,
  .article-cd05 .inner-ddfe .motion_2372::before {
    width: 19px;
    height: 2px;
  }
  .article-cd05 .inner-ddfe .motion_2372::before {
    top: -6px;
  }
  .article-cd05 .inner-ddfe .motion_2372::after {
    bottom: -6px;
  }
  .stone_6b8f .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 22px;
  }
  .stone_6b8f .inner-ddfe .motion_2372 {
    margin-top: -1px;
  }
  .stone_6b8f .inner-ddfe .motion_2372,
  .stone_6b8f .inner-ddfe .motion_2372::after,
  .stone_6b8f .inner-ddfe .motion_2372::before {
    width: 22px;
    height: 2px;
  }
  .stone_6b8f .inner-ddfe .motion_2372::before {
    top: -7px;
  }
  .stone_6b8f .inner-ddfe .motion_2372::after {
    bottom: -7px;
  }
  .cold_f3a9 .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 31px;
  }
  .cold_f3a9 .inner-ddfe .motion_2372 {
    margin-top: -1.5px;
  }
  .cold_f3a9 .inner-ddfe .motion_2372,
  .cold_f3a9 .inner-ddfe .motion_2372::after,
  .cold_f3a9 .inner-ddfe .motion_2372::before {
    width: 31px;
    height: 3px;
  }
  .cold_f3a9 .inner-ddfe .motion_2372::before {
    top: -9px;
  }
  .cold_f3a9 .inner-ddfe .motion_2372::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .heading-medium-f4d4 .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 19px;
  }
  .heading-medium-f4d4 .inner-ddfe .motion_2372 {
    margin-top: -1px;
  }
  .heading-medium-f4d4 .inner-ddfe .motion_2372,
  .heading-medium-f4d4 .inner-ddfe .motion_2372::after,
  .heading-medium-f4d4 .inner-ddfe .motion_2372::before {
    width: 19px;
    height: 2px;
  }
  .heading-medium-f4d4 .inner-ddfe .motion_2372::before {
    top: -6px;
  }
  .heading-medium-f4d4 .inner-ddfe .motion_2372::after {
    bottom: -6px;
  }
  .up-859e .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 22px;
  }
  .up-859e .inner-ddfe .motion_2372 {
    margin-top: -1px;
  }
  .up-859e .inner-ddfe .motion_2372,
  .up-859e .inner-ddfe .motion_2372::after,
  .up-859e .inner-ddfe .motion_2372::before {
    width: 22px;
    height: 2px;
  }
  .up-859e .inner-ddfe .motion_2372::before {
    top: -7px;
  }
  .up-859e .inner-ddfe .motion_2372::after {
    bottom: -7px;
  }
  .accordion_a156 .inner-ddfe .header_orange_3de9 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_a156 .inner-ddfe .motion_2372 {
    margin-top: -1.5px;
  }
  .accordion_a156 .inner-ddfe .motion_2372,
  .accordion_a156 .inner-ddfe .motion_2372::after,
  .accordion_a156 .inner-ddfe .motion_2372::before {
    width: 31px;
    height: 3px;
  }
  .accordion_a156 .inner-ddfe .motion_2372::before {
    top: -9px;
  }
  .accordion_a156 .inner-ddfe .motion_2372::after {
    bottom: -9px;
  }
}
.alert_e2fe .motion_2372 {
  -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);
}
.alert_e2fe .motion_2372::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert_e2fe .motion_2372::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);
}
.alert_e2fe.static_7be2 .motion_2372 {
  -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);
}
.alert_e2fe.static_7be2 .motion_2372::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert_e2fe.static_7be2 .motion_2372::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);
}
.status_bc6b {
  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.frame-narrow-221e:before {
  display: none;
}
.list-7efb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.list-7efb .form_lite_0890 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.list-7efb .form_lite_0890:last-of-type {
  border-bottom: none;
}
.list-7efb .form_lite_0890.bottom_3f29,
.list-7efb .form_lite_0890.carousel-5da3,
.list-7efb .form_lite_0890.input_red_2c94 {
  padding: 0;
}
.list-7efb .breadcrumb-d2bd .fluid_3758 {
  color: currentColor;
}
.list-7efb .breadcrumb-d2bd .fluid_3758:focus,
.list-7efb .breadcrumb-d2bd .fluid_3758:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-7efb.static_2163 .progress-lite-fec0,
.list-7efb.static_2163 .item_out_c9c7 a,
.list-7efb.static_2163 .image_upper_38a6 a,
.list-7efb.static_2163 .shadow-2831 a {
  color: rgba(0, 0, 0, 0.55);
}
.list-7efb.static_2163 .progress-lite-fec0:hover,
.list-7efb.static_2163 .item_out_c9c7 a:hover,
.list-7efb.static_2163 .image_upper_38a6 a:hover,
.list-7efb.static_2163 .shadow-2831 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-7efb.static_2163 .nav-dce9 {
  color: rgba(0, 0, 0, 0.8);
}
.list-7efb.static_2163 .form_lite_0890 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-7efb.static_2163 .form_lite_0890:before {
  background: rgba(0, 0, 0, 0.08);
}
.list-7efb.static_2163 .alert-yellow-f5c2:before {
  background: rgba(255, 255, 255, 0.9);
}
.list-7efb.static_2163 .breadcrumb-d2bd .texture-d315 li a,
.list-7efb.static_2163 .breadcrumb-d2bd .fluid_3758,
.list-7efb.static_2163 .shadow-2831 {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-7efb.static_2163 .breadcrumb-d2bd .fluid_3758:focus,
.list-7efb.static_2163 .breadcrumb-d2bd .fluid_3758:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-7efb.static_2163 .texture-d315 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-7efb.feature_992a .progress-lite-fec0,
.list-7efb.feature_992a .item_out_c9c7 a,
.list-7efb.feature_992a .image_upper_38a6 .fluid_3758,
.list-7efb.feature_992a .image_upper_38a6 a,
.list-7efb.feature_992a .shadow-2831 a {
  color: rgba(255, 255, 255, 0.79);
}
.list-7efb.feature_992a .progress-lite-fec0:hover,
.list-7efb.feature_992a .item_out_c9c7 a:hover,
.list-7efb.feature_992a .image_upper_38a6 .fluid_3758:hover,
.list-7efb.feature_992a .image_upper_38a6 a:hover,
.list-7efb.feature_992a .shadow-2831 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-7efb.feature_992a .nav-dce9 {
  color: rgba(255, 255, 255, 0.99);
}
.list-7efb.feature_992a .form_lite_0890 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-7efb.feature_992a .form_lite_0890:before {
  background: rgba(255, 255, 255, 0.08);
}
.list-7efb.feature_992a .alert-yellow-f5c2:before {
  background: rgba(0, 0, 0, 0.9);
}
.list-7efb.feature_992a .breadcrumb-d2bd .texture-d315 li a,
.list-7efb.feature_992a .breadcrumb-d2bd .fluid_3758,
.list-7efb.feature_992a .shadow-2831 {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-7efb.feature_992a .breadcrumb-d2bd .fluid_3758:focus,
.list-7efb.feature_992a .breadcrumb-d2bd .fluid_3758:hover {
  background: rgba(0, 0, 0, 0.01);
}
.list-7efb.feature_992a .texture-d315 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-yellow-f5c2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.alert-yellow-f5c2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.cold_9357 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.grid_hard_707f .list-7efb {
  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;
}
.grid_hard_707f .form_lite_0890 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.grid_hard_707f .form_lite_0890: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) {
  .grid_hard_707f .form_lite_0890:before {
    width: 16%;
    left: 42%;
  }
}
.grid_hard_707f .form_lite_0890:last-child:before {
  content: none;
}
.grid_hard_707f .form_lite_0890[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.grid_hard_707f .breadcrumb-d2bd .texture-d315 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.grid_hard_707f .breadcrumb-d2bd .texture-d315 li a .fluid_3758 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.grid_hard_707f .breadcrumb-d2bd .shadow-2831 {
  border: none;
}
.grid_hard_707f .breadcrumb-d2bd .shadow-2831 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.grid_hard_707f .alert-yellow-f5c2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.grid_hard_707f .cold_9357 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.grid_hard_707f .feature_992a .alert-yellow-f5c2:before {
  background: rgba(0, 0, 0, 0.9);
}
.grid_hard_707f .static_2163.outline_4f65 .motion_2372 {
  background: rgba(0, 0, 0, 0.6);
}
.grid_hard_707f
  .static_2163.outline_4f65
  .motion_2372::after,
.grid_hard_707f
  .static_2163.outline_4f65
  .motion_2372:before {
  background: inherit;
}
.grid_hard_707f
  .static_2163.outline_4f65:hover
  .motion_2372 {
  background: rgba(0, 0, 0, 0.8);
}
.filter_d575 .list-7efb {
  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) {
  .filter_d575 .list-7efb {
    width: auto;
    right: 45px;
  }
}
.popup_solid_47a2 .list-7efb {
  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) {
  .popup_solid_47a2 .list-7efb {
    width: auto;
    left: 45px;
  }
}
.frame-narrow-221e .list-7efb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.frame-narrow-221e .cold_9357 {
  max-width: 48em;
  margin: 0 auto;
}
.frame-narrow-221e .alert-yellow-f5c2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.prev_b93b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.prev_b93b.grid_hard_707f .list-7efb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.prev_b93b.filter_d575 .list-7efb {
  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);
}
.prev_b93b .list-7efb {
  visibility: visible;
}
.prev_b93b.popup_solid_47a2 .list-7efb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade_e279,
.search_thick_bc73 {
  overflow-x: hidden;
}
.shade_e279 .list-7efb {
  overflow: auto;
}
.shade_e279.grid_hard_707f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_e279.grid_hard_707f .list-7efb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade_e279.grid_hard_707f .input_selected_cf18 {
  opacity: 0;
}
.shade_e279.filter_d575 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_e279.filter_d575 .list-7efb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade_e279.filter_d575 .input_selected_cf18 {
  opacity: 0;
}
.shade_e279.popup_solid_47a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_e279.popup_solid_47a2 .list-7efb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade_e279.popup_solid_47a2 .input_selected_cf18 {
  opacity: 0;
}
.shade_e279.frame-narrow-221e .list-7efb {
  z-index: 10;
  visibility: visible;
}
.outline_4f65 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.outline_4f65 .motion_2372 {
  background: rgba(255, 255, 255, 0.99);
}
.outline_4f65 .motion_2372::after,
.outline_4f65 .motion_2372:before {
  background: inherit;
}
.outline_4f65:hover .motion_2372 {
  background: rgba(255, 255, 255, 0.99);
}
.popup_solid_47a2 .outline_4f65 {
  top: 10px;
  right: auto;
  left: 12px;
}
.frame-narrow-221e .outline_4f65 {
  display: none !important;
}
.shade_e279:before,
.search_thick_bc73:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade_e279 .outline_4f65,
.search_thick_bc73 .outline_4f65 {
  display: inline-block;
}
.list-7efb .background-old-8061 {
  -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;
}
.shade_e279 .list-7efb .background-old-8061,
.search_thick_bc73 .list-7efb .background-old-8061 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.short-e3c4 .right-b933 {
  width: 100%;
}
.gallery-hot-ce35 {
  padding: 0 0.5em 0;
}
.gallery-hot-ce35 [class*="customify-col-"],
.gallery-hot-ce35 [class*="customify-col_"],
.gallery-hot-ce35 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-35bc .gallery-hot-ce35 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lower-48c8 .hidden_97d7,
  .hidden_97d7 {
    display: none;
  }
  .center_01ed {
    text-align: left;
  }
  .item_f64a {
    text-align: center;
  }
  .thick_6997 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lower-48c8 .down_f9fe,
  .down_f9fe {
    display: none;
  }
  .backdrop_e57a {
    text-align: left;
  }
  .south-d2fd {
    text-align: center;
  }
  .texture-right-37c5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lower-48c8 .highlight-left-bd93,
  .highlight-left-bd93 {
    display: none;
  }
  .modal_gold_d8a2 {
    text-align: left;
  }
  .wide_18f9 {
    text-align: center;
  }
  .easy_f4b6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.avatar-stale-1685 {
  box-shadow: none !important;
}
.background_narrow_55e2 .orange_021d,
.feature_inner_4363 .orange_021d {
  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;
}
.feature_inner_4363 .orange_021d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.element-mini-77fc {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.element-mini-77fc:after,
.element-mini-77fc:before {
  content: "";
  display: table;
}
.element-mini-77fc:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .element-mini-77fc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.element-mini-77fc,
.paragraph-1434 {
  max-width: 1248px;
  margin: 0 auto;
}

.picture-67dd.sort_down_6a4a .element-mini-77fc {
  max-width: 100%;
}
.picture-67dd.glass_545e {
  max-width: 1200px;
  margin: 0 auto;
}
.picture-67dd.active-7f2c .element-mini-77fc {
  max-width: 100%;
}
.picture-67dd.active-7f2c > .element-mini-77fc {
  padding-left: 0;
  padding-right: 0;
}
.picture-67dd.active-7f2c > .element-mini-77fc .lower-48c8 {
  margin: 0;
}
.picture-67dd.active-7f2c
  > .element-mini-77fc
  .selected_c169.light-dc40 {
  margin-right: 0;
  margin-left: 0;
}
.picture-67dd.active-7f2c #main.light-dc40 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wrapper-gas-2683 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-gas-2683 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .out_e5b6 .wide-ea00 {
    padding-right: 1em;
  }
  .out_e5b6.footer_fluid_687f .selected_c169 {
    border-right: 1px solid #eaecee;
  }
  .out_e5b6.footer_fluid_687f .wide-ea00 {
    padding-right: 1em;
  }
  .out_e5b6.footer_fluid_687f .main_9a36 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_purple_ca4d .wide-ea00 {
    padding-left: 1em;
  }
  .background_purple_ca4d.footer_fluid_687f .selected_c169 {
    border-left: 1px solid #eaecee;
  }
  .background_purple_ca4d.footer_fluid_687f .wide-ea00 {
    padding-left: 1em;
  }
  .background_purple_ca4d.footer_fluid_687f .main_9a36 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-890a .wide-ea00 {
    padding-left: 1em;
  }
  .form-890a.footer_fluid_687f .dropdown-basic-8451 {
    border-right: 1px solid #eaecee;
  }
  .form-890a.footer_fluid_687f .widget-fixed-d403 {
    border-right: 1px solid #eaecee;
  }
  .form-890a.footer_fluid_687f .wide-ea00 {
    padding-left: 1em;
  }
  .form-890a.footer_fluid_687f .main_9a36 {
    padding-right: 1em;
  }
  .form-890a.footer_fluid_687f .dark_deb3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item_9952 .wide-ea00 {
    padding-right: 1em;
  }
  .item_9952.footer_fluid_687f .dropdown-basic-8451 {
    border-left: 1px solid #eaecee;
  }
  .item_9952.footer_fluid_687f .widget-fixed-d403 {
    border-left: 1px solid #eaecee;
  }
  .item_9952.footer_fluid_687f .wide-ea00 {
    padding-right: 1em;
  }
  .item_9952.footer_fluid_687f .main_9a36 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item_9952.footer_fluid_687f .dark_deb3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-gas-2683 .wide-ea00 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper-gas-2683.footer_fluid_687f .selected_c169 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wrapper-gas-2683.footer_fluid_687f .wide-ea00 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper-gas-2683.footer_fluid_687f .main_9a36 {
    padding-left: 1em;
  }
  .wrapper-gas-2683.footer_fluid_687f .dark_deb3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wrapper-gas-2683.footer_fluid_687f .wide-ea00 {
    padding-left: 0;
  }
}
.frame-09a1 .container_0e83 {
  display: inline-block;
}
.center-1d6f {
  display: inline-block;
}
.grid_3009 {
  word-con: break-word;
}
.large-84d7 > span {
  display: inline-block;
  padding: 5px 0;
}
.large-84d7 .tooltip-south-b4af {
  margin-left: 8px;
  margin-right: 8px;
}
.large-84d7 .solid_59e9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.item_top_eaa8 .gradient_last_393c {
  margin-bottom: 2em;
}
.item_top_eaa8 .background-0857 {
  margin-bottom: 15px;
}
.item_top_eaa8 .background-0857:last-child {
  margin-bottom: 0;
}
.item_top_eaa8 .texture_motion_c6db {
  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) {
  .item_top_eaa8 .texture_motion_c6db {
    display: block;
  }
}
.item_top_eaa8 .bronze-34c9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .item_top_eaa8 .bronze-34c9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.item_top_eaa8 .container-587a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.item_top_eaa8 .container-587a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.item_top_eaa8 .container-587a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.item_top_eaa8 .grid_3009 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.item_top_eaa8 .grid_3009 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.item_top_eaa8 .sort_active_dcad p:last-child {
  margin-bottom: 0;
}
.item_top_eaa8 .wrapper-green-df78 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.item_top_eaa8 .sidebar_addb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.item_top_eaa8 .mask-8792 {
  margin-top: 1em;
}
.item_top_eaa8 .clean-3bc8 {
  top: 0;
  display: block;
}
.item_top_eaa8 .clean-3bc8 a {
  color: inherit;
}
.item_top_eaa8 .clean-3bc8 a:hover {
  color: inherit;
}
.item_top_eaa8 .footer_cfed {
  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;
}
.item_top_eaa8 .footer_cfed:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.item_top_eaa8 .sidebar_addb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.item_top_eaa8 .description_e5a6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.item_top_eaa8 .description_e5a6:first-child {
  margin-top: 0;
}
.item_top_eaa8 .description_e5a6.steel_1bf6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item_top_eaa8 .description_e5a6.in-a179 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item_top_eaa8
  .description_e5a6.in-a179.video-aa34
  .mask-8792 {
  width: 100%;
}
.item_top_eaa8 .in-a179 {
  -webkit-box-align: center;
  align-items: center;
}
.item_top_eaa8 .in-a179 .large-84d7,
.item_top_eaa8 .in-a179 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.item_top_eaa8 .container-587a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item_top_eaa8 .container-587a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.item_top_eaa8 .container-587a: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;
}
.item_top_eaa8 .steel_1bf6 {
  z-index: 5;
}
.item_top_eaa8 .north-46d9 .white-e035 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.item_top_eaa8 .progress_83d6 .white-e035 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.item_top_eaa8 .tooltip-6bc9 .white-e035 {
  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;
}
.item_top_eaa8.red-b6ea .texture_motion_c6db,
.item_top_eaa8.article-1902 .texture_motion_c6db {
  display: block;
}
.item_top_eaa8.red-b6ea .texture_motion_c6db .hero-white-0689,
.item_top_eaa8.red-b6ea .texture_motion_c6db .sidebar_addb,
.item_top_eaa8.article-1902 .texture_motion_c6db .hero-white-0689,
.item_top_eaa8.article-1902 .texture_motion_c6db .sidebar_addb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item_top_eaa8.content-99db .bronze-34c9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .item_top_eaa8.content-99db .bronze-34c9 {
    margin-right: 0;
  }
}
.item_top_eaa8.red-b6ea .bronze-34c9,
.item_top_eaa8.article-1902 .bronze-34c9 {
  padding-top: 40%;
}
.item_top_eaa8.red-b6ea .gradient_last_393c,
.item_top_eaa8.article-1902 .gradient_last_393c {
  display: block;
}
.item_top_eaa8.red-b6ea .fn-sticky-b035 .sidebar_addb,
.item_top_eaa8.article-1902 .fn-sticky-b035 .sidebar_addb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.item_top_eaa8.red-b6ea .bronze-34c9,
.item_top_eaa8.article-1902 .bronze-34c9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.item_top_eaa8.red-b6ea .sidebar_addb {
  padding: 1em;
}
.text_ed9e {
  margin: 30px auto;
  display: block;
}
.text_ed9e .accent_8ca9 > * {
  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;
}
.text_ed9e .accent_8ca9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text_ed9e .accent_8ca9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.new_ee20 .large-84d7 {
  margin-bottom: 1.41575em;
}
.new_ee20 .warm-f5d3 {
  margin-bottom: 1.618em;
}
.element_51a3 .dim_7805 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.element_51a3 .dim_7805 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.element_51a3 .paragraph_old_8e35 {
  max-width: 100%;
  overflow: auto;
}
.backdrop-cdfc .element_51a3 a:hover {
  text-decoration: underline;
}
.alert-motion-43f1 .background-0857:not(.grid_3009),
.alert-motion-43f1 .container-587a {
  margin-bottom: 1.41575em;
}
.alert-motion-43f1 .background-0857:not(.grid_3009):last-child,
.alert-motion-43f1 .container-587a:last-child {
  margin-bottom: 0;
}
.alert-motion-43f1 .background-0857.hovered-2945 {
  margin-bottom: 0.41575em;
}
.alert-motion-43f1 .alert-293d:before,
.alert-motion-43f1 .list-ff84:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.alert-motion-43f1 .alert-293d:before {
  content: "\f115";
}
.alert-motion-43f1 .list-ff84:before {
  content: "\f02c";
}
.alert-motion-43f1 .steel-921b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.alert-motion-43f1 .steel-921b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.footer_376f {
  display: -webkit-box;
  display: flex;
}
.footer_376f .plasma_59fb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .footer_376f .plasma_59fb {
    flex-basis: 90px;
  }
}
.footer_376f .hard_5ad2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer_376f .hard_5ad2 {
    flex-basis: calc(100% - 50px);
  }
}
.footer_376f .soft_a098 p:last-child {
  margin-bottom: 0.72em;
}
.middle-f8da .accent_8ca9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.middle-f8da .accent_8ca9:after,
.middle-f8da .accent_8ca9:before {
  content: "";
  display: table;
}
.middle-f8da .accent_8ca9:after {
  clear: both;
}
.middle-f8da .accent_8ca9 .hero_3604,
.middle-f8da .accent_8ca9 .banner-01f8 {
  width: 49%;
}
.middle-f8da .accent_8ca9 .hero_3604 a span.search-f0d1,
.middle-f8da .accent_8ca9 .banner-01f8 a span.search-f0d1 {
  display: block;
  margin-bottom: 5px;
}
.middle-f8da .accent_8ca9 .banner-01f8 {
  float: left;
  text-align: left;
}
.middle-f8da .accent_8ca9 .hero_3604 {
  float: right;
  text-align: right;
}
.pattern-active-47a7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern-active-47a7 {
    margin-bottom: 0;
  }
}
.panel_8242 {
  margin-bottom: 1em;
}
.panel_8242 .grid_3009 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip_05ac a {
  display: block;
  line-height: 0;
  position: relative;
}
.out_564c .panel_8242,
.tall-1759 .panel_8242 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .out_564c .panel_8242,
  .tall-1759 .panel_8242 {
    display: block;
  }
}
.out_564c .tooltip_05ac,
.tall-1759 .tooltip_05ac {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .out_564c .tooltip_05ac,
  .tall-1759 .tooltip_05ac {
    margin-bottom: 1em;
  }
}
.out_564c .tooltip_05ac img,
.tall-1759 .tooltip_05ac img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.out_564c .summary-41ce,
.tall-1759 .summary-41ce {
  flex-basis: calc(100% - 160px);
}
.out_564c .summary-41ce p,
.tall-1759 .summary-41ce p {
  margin-bottom: 0;
}
.out_564c .summary-41ce {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .out_564c .summary-41ce {
    padding-left: 0;
  }
}
.tall-1759 .summary-41ce {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tall-1759 .summary-41ce {
    padding-right: 0;
  }
}
.tall-1759 .tooltip_05ac {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.preview-static-34f5 .tooltip_05ac {
  margin-bottom: 0.5em;
}
.preview-static-34f5 .tooltip_05ac img {
  width: 100%;
}
.under-0dd0 .right_890c,
.under_054a .right_890c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.under_054a .selected_c169 .background-49e1 p:last-child {
  margin-bottom: 0;
}
.cold_dc13 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wide-60aa .message-east-8409 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wide-60aa .message-east-8409:last-of-type {
    margin-bottom: 0;
  }
}
.wide-60aa .message-east-8409 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide-60aa .message-east-8409 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wide-60aa .message-east-8409 ul li {
  margin: 0 0 0.6em;
}
.wide-60aa .message-east-8409 ul li.popup_238d,
.wide-60aa .message-east-8409 ul li.media-e241 {
  position: relative;
}
.wide-60aa .message-east-8409 ul li.popup_238d .new_63bc,
.wide-60aa .message-east-8409 ul li.media-e241 .new_63bc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wide-60aa .message-east-8409 ul li.popup_238d:after:after,
.wide-60aa .message-east-8409 ul li.popup_238d:after:before,
.wide-60aa
  .message-east-8409
  ul
  li.media-e241:after:after,
.wide-60aa
  .message-east-8409
  ul
  li.media-e241:after:before {
  content: "";
  display: table;
}
.wide-60aa .message-east-8409 ul li.popup_238d:after:after,
.wide-60aa
  .message-east-8409
  ul
  li.media-e241:after:after {
  clear: both;
}
.wide-60aa .message-east-8409 a.filter_9ea4:hover {
  text-decoration: none;
}
.wide-60aa .message-east-8409 select {
  max-width: 100%;
}
.wide-60aa .message-east-8409 table {
  font-size: 85%;
}
.wide-60aa .message-east-8409 table td,
.wide-60aa .message-east-8409 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wide-60aa .message-east-8409 table tfoot td {
  text-align: left;
}
.wide-60aa .message-east-8409 :last-child {
  margin-bottom: 0;
}
.wide-60aa .message-east-8409 .primary-a81e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wide-60aa .message-east-8409 .primary-a81e label {
  width: 100%;
}
.wide-60aa .message-east-8409 .primary-a81e .active-67f7 {
  width: 100%;
  display: block;
}
.wide-60aa .message-east-8409 .primary-a81e .video-38ff {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wide-60aa .message-east-8409 .primary-a81e .video-38ff:hover svg #svg-search {
  fill: #444;
}
.wide-60aa .message-east-8409 .primary-a81e .video-38ff svg {
  width: 18px;
  height: 18px;
}
.wide-60aa .large-eefe ul ul,
.wide-60aa .highlight-over-e641 ul ul,
.wide-60aa .tiny_be6e ul ul,
.wide-60aa .mask_motion_9135 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wide-60aa .large-eefe .tooltip_motion_5a74 > a,
.wide-60aa .highlight-over-e641 .tooltip_motion_5a74 > a,
.wide-60aa .tiny_be6e .tooltip_motion_5a74 > a,
.wide-60aa .mask_motion_9135 .tooltip_motion_5a74 > a {
  margin-bottom: 0;
}
.wide-60aa .next_289f li,
.wide-60aa .large-eefe li,
.wide-60aa .aside-5529 li,
.wide-60aa .highlight-over-e641 li,
.wide-60aa .tiny_be6e li,
.wide-60aa .mask_motion_9135 li,
.wide-60aa .active_green_27b1 li,
.wide-60aa .full_d7ce li {
  display: block;
  position: relative;
}
.wide-60aa .next_289f li:last-child,
.wide-60aa .large-eefe li:last-child,
.wide-60aa .aside-5529 li:last-child,
.wide-60aa .highlight-over-e641 li:last-child,
.wide-60aa .tiny_be6e li:last-child,
.wide-60aa .mask_motion_9135 li:last-child,
.wide-60aa .active_green_27b1 li:last-child,
.wide-60aa .full_d7ce li:last-child {
  border: none;
}
.wide-60aa .next_289f li a,
.wide-60aa .large-eefe li a,
.wide-60aa .aside-5529 li a,
.wide-60aa .highlight-over-e641 li a,
.wide-60aa .tiny_be6e li a,
.wide-60aa .mask_motion_9135 li a,
.wide-60aa .active_green_27b1 li a,
.wide-60aa .full_d7ce li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide-60aa .next_289f li ul li::before,
.wide-60aa .large-eefe li ul li::before,
.wide-60aa .aside-5529 li ul li::before,
.wide-60aa .highlight-over-e641 li ul li::before,
.wide-60aa .tiny_be6e li ul li::before,
.wide-60aa .mask_motion_9135 li ul li::before,
.wide-60aa .active_green_27b1 li ul li::before,
.wide-60aa .full_d7ce li ul li::before {
  left: 15px;
}
.wide-60aa .next_289f li ul a,
.wide-60aa .large-eefe li ul a,
.wide-60aa .aside-5529 li ul a,
.wide-60aa .highlight-over-e641 li ul a,
.wide-60aa .tiny_be6e li ul a,
.wide-60aa .mask_motion_9135 li ul a,
.wide-60aa .active_green_27b1 li ul a,
.wide-60aa .full_d7ce li ul a {
  padding-left: 20px;
}
.wide-60aa .next_289f li ul ul li::before,
.wide-60aa .large-eefe li ul ul li::before,
.wide-60aa .aside-5529 li ul ul li::before,
.wide-60aa .highlight-over-e641 li ul ul li::before,
.wide-60aa .tiny_be6e li ul ul li::before,
.wide-60aa .mask_motion_9135 li ul ul li::before,
.wide-60aa .active_green_27b1 li ul ul li::before,
.wide-60aa .full_d7ce li ul ul li::before {
  left: 30px;
}
.wide-60aa .next_289f li ul ul a,
.wide-60aa .large-eefe li ul ul a,
.wide-60aa .aside-5529 li ul ul a,
.wide-60aa .highlight-over-e641 li ul ul a,
.wide-60aa .tiny_be6e li ul ul a,
.wide-60aa .mask_motion_9135 li ul ul a,
.wide-60aa .active_green_27b1 li ul ul a,
.wide-60aa .full_d7ce li ul ul a {
  padding-left: 40px;
}
.wide-60aa .stale-55cb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide-60aa .full_d7ce ul li {
  margin-bottom: 1.41575em;
}
.wide-60aa .full_d7ce ul li .steel_a677 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wide-60aa .full_d7ce ul li .pink-9a12 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.feature_992a .next_289f li a,
.feature_992a .large-eefe li a,
.feature_992a .aside-5529 li a,
.feature_992a .highlight-over-e641 li a,
.feature_992a .tiny_be6e li a,
.feature_992a .mask_motion_9135 li a,
.feature_992a .active_green_27b1 li a,
.feature_992a .full_d7ce li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_992a .stale-55cb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_992a .message-east-8409 ul li.popup_238d .new_63bc,
.feature_992a .message-east-8409 ul li.media-e241 .new_63bc {
  background: rgba(0, 0, 0, 0.2);
}
.feature_992a .wide-60aa .message-east-8409 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-67dd .wide-60aa .texture-d315 li {
  margin: 0;
}
.picture-67dd .wide-60aa .texture-d315 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.picture-67dd .wide-60aa .texture-d315 li ul {
  margin: 0;
}
.picture-67dd .wide-60aa .texture-d315 li ul li a {
  padding-left: 15px;
}
.picture-67dd .wide-60aa .texture-d315 li ul li li a {
  padding-left: 30px;
}
.picture-67dd .wide-60aa .texture-d315 li.main_next_57d2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.picture-67dd .wide-60aa .texture-d315 li.main_next_57d2 > 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;
}
.picture-67dd .wide-60aa .texture-d315 li.main_next_57d2 > 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;
}
.medium_70c3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pressed-d050 {
  position: relative;
  z-index: 10;
}
.pressed-d050 .background-old-8061 {
  width: 100%;
  max-width: 100%;
}
.dropdown_064b .block_outer_b5e6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dropdown_064b .static_2163 {
}
.dropdown_064b .feature_992a {
  background: #292929;
}
.section_in_6b40 .block_outer_b5e6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.section_in_6b40 .static_2163 {
  background: #f9f9f9;
}
.section_in_6b40 .feature_992a {
  background: #303030;
}
.tag-out-1c90 .block_outer_b5e6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tag-out-1c90 .container_0e83 {
    margin-bottom: 1em;
  }
  .tag-out-1c90 .container_0e83:last-child {
    margin-bottom: 0;
  }
}
.tag-out-1c90 .static_2163 {
  background: #ededed;
}
.tag-out-1c90 .feature_992a {
  background: #1a1a1a;
}
.block_outer_b5e6.static_2163 {
  color: rgba(0, 0, 0, 0.6);
}
.block_outer_b5e6.static_2163 .focus_c41d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_outer_b5e6.feature_992a {
  color: rgba(255, 255, 255, 0.99);
}
.block_outer_b5e6.feature_992a a:not(.filter_9ea4) {
  color: rgba(255, 255, 255, 0.79);
}
.block_outer_b5e6.feature_992a a:not(.filter_9ea4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_outer_b5e6.feature_992a .focus_c41d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_outer_b5e6.feature_992a table tbody td,
.block_outer_b5e6.feature_992a table th {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar-8b53.black_4dae .element-mini-77fc {
  max-width: initial;
}
.sidebar-8b53 .tag-soft-4115 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sidebar-8b53 .tag-soft-4115 .background-old-8061 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sidebar-8b53 .tag-soft-4115 .background-old-8061 {
    display: block;
    margin-bottom: 2em;
  }
  .sidebar-8b53 .tag-soft-4115 .background-old-8061:last-child {
    margin-bottom: 0;
  }
}
.tag-out-1c90 .container_0e83:last-child,
.section_in_6b40 .container_0e83:last-child,
.dropdown_064b .container_0e83:last-child {
  margin-bottom: 0;
}
.tag-out-1c90 .container_0e83 .wide-60aa .message-east-8409:last-child,
.section_in_6b40 .container_0e83 .wide-60aa .message-east-8409:last-child,
.dropdown_064b .container_0e83 .wide-60aa .message-east-8409:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tag-out-1c90 .middle_a489,
  .tag-out-1c90 .narrow_5262,
  .section_in_6b40 .middle_a489,
  .section_in_6b40 .narrow_5262,
  .dropdown_064b .middle_a489,
  .dropdown_064b .narrow_5262 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pressed-d050 .container_0e83 {
    margin-bottom: 2em;
  }
}
.pressed-d050 p:last-child {
  margin-bottom: 0;
}
.pressed-d050 li,
.pressed-d050 ul {
  list-style: none;
  margin: 0;
}
.pressed-d050 ul ul {
  margin-left: 2.617924em;
}
.gas_60cb {
  font-size: 0.875em;
}

/* css-noise: 4fd3 */
.promo-block-v8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
