/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice-last-ad55/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice-last-ad55
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.notice-last-ad55/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shadow-e248.title_384f/licenses/gpl-2.0.box_b36f
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.tooltip-6ceb/, (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.media_fresh_7ca9.text-80b4/normalize.component-ce4e/
 ======
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.component-ce4e v7.0.0 | MIT License | github.notice-last-ad55/necolas/normalize.component-ce4e */
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;
}
.warm_6ef6 .left_b490,
.medium_bce0,
.thumbnail-copper-0af4,
.feature_f375,
.nav-stone-468c,
.content-warm-a287,
.component-b04c,
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;
}
.medium_bce0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .medium_bce0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_bce0,
  h1 {
    font-size: 1.8em;
  }
}
.thumbnail-copper-0af4,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thumbnail-copper-0af4 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-copper-0af4,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-copper-0af4,
  h2 {
    font-size: 1.7em;
  }
}
.feature_f375,
h3 {
  font-size: 1.618em;
}
.warm_6ef6 .left_b490,
.nav-stone-468c,
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.card_d359 {
  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;
}
.large-dbde:after,
.large-dbde:before,
.video-focused-2a00:after,
.video-focused-2a00:before {
  content: "";
  display: table;
}
.large-dbde:after,
.video-focused-2a00:after {
  clear: both;
}
.red_b685 {
  float: right;
  margin-right: 0;
}
.article_749d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thumbnail-light-135b .hot_03e8,
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;
}
.thumbnail-light-135b .hot_03e8: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;
}
.chip-79dd .hot_03e8 {
  box-shadow: none;
}
.chip-79dd
  .hot_03e8
  .backdrop_motion_ad59 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip-79dd .hot_03e8 .accent_copper_6c55 {
  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;
}
.chip-79dd
  .hot_03e8
  .accent_copper_6c55
  b {
  display: none;
}
.chip-79dd .video-prev-4430 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.container-2d0e:not(.content_right_b131):not(.alert-top-a987),
button:not(.content_right_b131):not(.alert-top-a987),
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ),
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ),
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ) {
  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;
}
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ):hover,
button:not(.content_right_b131):not(
    .alert-top-a987
  ):hover,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ):hover,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ):hover,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ):active,
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ):focus,
button:not(.content_right_b131):not(
    .alert-top-a987
  ):active,
button:not(.content_right_b131):not(
    .alert-top-a987
  ):focus,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ):active,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ):focus,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ):active,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ):focus,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ):active,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ):focus {
  outline: 0;
}
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87,
button:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87 {
  position: relative;
}
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .dark-b683,
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .background_9727,
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .link-dim-5688,
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  i,
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  svg,
button:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .dark-b683,
button:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .background_9727,
button:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .link-dim-5688,
button:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  i,
button:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  svg,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .dark-b683,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .background_9727,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .link-dim-5688,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  i,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  svg,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .dark-b683,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .background_9727,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .link-dim-5688,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  i,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  svg,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .dark-b683,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .background_9727,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  .link-dim-5688,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  i,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87
  svg {
  visibility: hidden;
}
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87:after,
button:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87:after,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87:after,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87:after,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ).fn-loading-bc87: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;
}
.container-2d0e:not(.content_right_b131):not(.alert-top-a987),
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ),
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ),
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ) {
  color: #fff;
  background: #235787;
}
.container-2d0e:not(.content_right_b131):not(
    .alert-top-a987
  ):focus,
input[type="button"]:not(.content_right_b131):not(
    .alert-top-a987
  ):focus,
input[type="reset"]:not(.content_right_b131):not(
    .alert-top-a987
  ):focus,
input[type="submit"]:not(.content_right_b131):not(
    .alert-top-a987
  ):focus {
  color: #fff;
}
.container-2d0e.fn-disabled-bc87:not(.content_right_b131):not(
    .alert-top-a987
  ),
.container-2d0e[disabled]:not(.content_right_b131):not(
    .alert-top-a987
  ),
button.fn-disabled-bc87:not(.content_right_b131):not(
    .alert-top-a987
  ),
button[disabled]:not(.content_right_b131):not(
    .alert-top-a987
  ) {
  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;
}
.column_pink_cb4d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.column_pink_cb4d: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;
}
.message_2a20 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.status_99e2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero-dynamic-0dc2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.large-dbde:after,
.large-dbde:before,
.breadcrumb_motion_6c2f:after,
.breadcrumb_motion_6c2f:before,
.panel_dc70:after,
.panel_dc70:before,
.bronze-210a:after,
.bronze-210a:before,
.content_pink_19c9:after,
.content_pink_19c9:before,
.chip_dim_e6e2:after,
.chip_dim_e6e2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.large-dbde:after,
.breadcrumb_motion_6c2f:after,
.panel_dc70:after,
.bronze-210a:after,
.content_pink_19c9:after,
.chip_dim_e6e2:after {
  clear: both;
}
.breadcrumb_motion_6c2f .texture-e80d,
.panel_dc70 .texture-e80d,
.tertiary_867c .texture-e80d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row_3201 {
  display: inline-block;
}
.picture_885c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.picture_885c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.picture_885c .feature_plasma_33a6 {
  padding: 1em 0;
  font-size: 85%;
}
.feature_plasma_33a6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.white_f7a2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.white_f7a2:after,
.white_f7a2:before {
  content: "";
  display: table;
}
.white_f7a2:after {
  clear: both;
}
.white_61c9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter-fast-9c65 .white_61c9 {
  max-width: 50%;
}
.paragraph-out-5f23 .white_61c9 {
  max-width: 33.33%;
}
.background_f0f8 .white_61c9 {
  max-width: 25%;
}
.border_06f6 .white_61c9 {
  max-width: 20%;
}
.label_iron_2e80 .white_61c9 {
  max-width: 16.66%;
}
.upper_5ee7 .white_61c9 {
  max-width: 14.28%;
}
.down-9876 .white_61c9 {
  max-width: 12.5%;
}
.chip-narrow-ea75 .white_61c9 {
  max-width: 11.11%;
}
.thumbnail_pressed_3391 {
  display: block;
}
.warm_6ef6 .sidebar_cee5 label,
.warm_6ef6 .caption-south-6ae2 label,
.warm_6ef6 .link_4d26 label,
.warm_6ef6 .notification-e52e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-fast-0860 {
  list-style: none;
  margin: 0;
}
.avatar-fast-0860 article.out_614a {
  margin-bottom: 0;
}
.avatar-fast-0860 ul {
  list-style: none;
  margin: 0;
}
.avatar-fast-0860 .gold_6b73 li.out_614a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-fast-0860 .gold_6b73 li.out_614a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-fast-0860 .gold_6b73 li.out_614a: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) {
  .avatar-fast-0860 .gold_6b73 li.out_614a li.out_614a li.out_614a li.out_614a {
    padding-left: 0;
  }
}
article.out_614a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_614a .breadcrumb_motion_6c2f p:last-of-type {
  margin-bottom: 0;
}
article.out_614a .last-4d34 {
  float: left;
}
article.out_614a .tiny-877e {
  margin-left: 85px;
}
article.out_614a .thick-c9c8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_614a .thick-c9c8 .progress_fast_13a6 {
  margin-left: 10px;
}
article.out_614a .basic_2d2e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_614a .steel_0fe7 {
  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 .sidebar_cee5,
  #respond .link_4d26,
  #respond .notification-e52e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar_cee5 input,
#respond .link_4d26 input,
#respond .notification-e52e input {
  width: 100%;
}
#respond .notification-e52e {
  margin-right: 0;
}
#respond .gradient_focused_9a15 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.copper-bf20 {
  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;
}
.copper-bf20.progress-f514 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.copper-bf20 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%);
}
.copper-bf20:focus,
.copper-bf20: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);
}
.shadow_small_119f {
  border-radius: 10%;
}
.left_1e0f {
  border-radius: 50%;
}
.surface-bc28 {
  font-size: 0.72em;
}
.green-35b0 {
  font-size: 0.875em;
}
.box_6dc1 {
  font-size: 1.1em;
}
.hero-medium-4957 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero-medium-4957.surface-bc28 {
  letter-spacing: 0.5px;
}
.backdrop_glass_aab9,
.backdrop_glass_aab9 a {
  color: #6d6d6d;
}
.backdrop_glass_aab9 a:hover {
  color: #111;
}
.picture_3fc7 {
  color: #6d6d6d;
}
.section-pro-b2f0 {
  overflow-x: hidden;
}
.section-pro-b2f0 .banner-380f.silver_3fef {
  position: relative;
}
.section-pro-b2f0 .banner-380f.silver_3fef.media-red-69b6 {
  position: initial;
}
.section-pro-b2f0
  .banner-380f.silver_3fef.media-red-69b6
  .action-fe7e {
  left: auto;
}
.section-pro-b2f0 .banner-380f .action-fe7e {
  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;
}
.section-pro-b2f0 .banner-380f:hover.silver_3fef {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.section-pro-b2f0
  .banner-380f:hover.silver_3fef
  .action-fe7e {
  display: block;
  z-index: 9999999;
}
.section-pro-b2f0 .icon_fluid_25e6 .yellow-57e3,
.section-pro-b2f0 .button-f63c .yellow-57e3 {
  display: none;
}
.section-pro-b2f0 .rough-ea6d .banner-380f:hover.silver_3fef {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.warm_6ef6 .sidebar_cee5 label,
.warm_6ef6 .caption-south-6ae2 label,
.warm_6ef6 .link_4d26 label,
.warm_6ef6 .notification-e52e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-fast-0860 {
  list-style: none;
  margin: 0;
}
.avatar-fast-0860 article.out_614a {
  margin-bottom: 0;
}
.avatar-fast-0860 ul {
  list-style: none;
  margin: 0;
}
.avatar-fast-0860 .gold_6b73 li.out_614a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-fast-0860 .gold_6b73 li.out_614a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-fast-0860 .gold_6b73 li.out_614a: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) {
  .avatar-fast-0860 .gold_6b73 li.out_614a li.out_614a li.out_614a li.out_614a {
    padding-left: 0;
  }
}
article.out_614a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.out_614a .breadcrumb_motion_6c2f p:last-of-type {
  margin-bottom: 0;
}
article.out_614a .last-4d34 {
  float: left;
}
article.out_614a .tiny-877e {
  margin-left: 85px;
}
article.out_614a .thick-c9c8 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.out_614a .thick-c9c8 .progress_fast_13a6 {
  margin-left: 10px;
}
article.out_614a .basic_2d2e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.out_614a .steel_0fe7 {
  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 .sidebar_cee5,
  #respond .link_4d26,
  #respond .notification-e52e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sidebar_cee5 input,
#respond .link_4d26 input,
#respond .notification-e52e input {
  width: 100%;
}
#respond .notification-e52e {
  margin-right: 0;
}
#respond .gradient_focused_9a15 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon_fluid_25e6 .medium_2060 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.medium_2060 .feature-south-37e7.header-27e3 .prev-5e73 > li > a:focus,
.medium_2060 .feature-south-37e7.header-27e3 .prev-5e73 > li > a:hover,
.medium_2060 .feature-south-37e7.box_bbd1 .prev-5e73 > li > a:focus,
.medium_2060 .feature-south-37e7.box_bbd1 .prev-5e73 > li > a:hover,
.medium_2060 .feature-south-37e7.module_stone_7809 .prev-5e73 > li > a:focus,
.medium_2060 .feature-south-37e7.module_stone_7809 .prev-5e73 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_2060
  .feature-south-37e7.header-27e3
  .prev-5e73
  > li.grid-tall-678b
  > a,
.medium_2060
  .feature-south-37e7.header-27e3
  .prev-5e73
  > li.left-b318
  > a,
.medium_2060
  .feature-south-37e7.box_bbd1
  .prev-5e73
  > li.grid-tall-678b
  > a,
.medium_2060
  .feature-south-37e7.box_bbd1
  .prev-5e73
  > li.left-b318
  > a,
.medium_2060
  .feature-south-37e7.module_stone_7809
  .prev-5e73
  > li.grid-tall-678b
  > a,
.medium_2060 .feature-south-37e7.module_stone_7809 .prev-5e73 > li.in_bee4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_2060 .widget_medium_1989,
.medium_2060 .widget_medium_1989 a {
  color: rgba(255, 255, 255, 0.99);
}
.medium_2060 .container-down-2145.photo-8eee li a,
.medium_2060 .full_f619 a,
.medium_2060 .column_b55b,
.medium_2060 .prev-5e73 > li > a,
.medium_2060 .tall_4671 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060 .container-down-2145.photo-8eee li a:hover,
.medium_2060 .full_f619 a:hover,
.medium_2060 .column_b55b:hover,
.medium_2060 .prev-5e73 > li > a:hover,
.medium_2060 .tall_4671:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_2060 .feature-lower-aa20 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060 .feature-lower-aa20 .overlay_0d2f {
  color: rgba(255, 255, 255, 0.99);
}
.medium_2060 .feature-lower-aa20:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_2060 .cold-74fe .simple_7ce6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060 .cold-74fe .simple_7ce6 .pagination_purple_9d51 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060
  .cold-74fe
  .simple_7ce6
  .pagination_purple_9d51::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060
  .cold-74fe
  .simple_7ce6
  .pagination_purple_9d51:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060
  .cold-74fe
  .simple_7ce6
  .pagination_purple_9d51::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060
  .cold-74fe
  .simple_7ce6
  .pagination_purple_9d51::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060 .cold-74fe .footer_3137 {
  color: rgba(255, 255, 255, 0.79);
}
.medium_2060 .cold-74fe .footer_3137:hover {
  color: rgba(255, 255, 255, 0.99);
}
.soft_99d4
  .medium_2060
  .cold-74fe
  .solid_b574
  .text_slow_9b7d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.soft_99d4
  .medium_2060
  .cold-74fe
  .solid_b574
  .pagination_purple_9d51 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_fluid_25e6 .background_light_607c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background_light_607c .feature-south-37e7.header-27e3 .prev-5e73 > li > a:focus,
.background_light_607c .feature-south-37e7.header-27e3 .prev-5e73 > li > a:hover,
.background_light_607c .feature-south-37e7.box_bbd1 .prev-5e73 > li > a:focus,
.background_light_607c .feature-south-37e7.box_bbd1 .prev-5e73 > li > a:hover,
.background_light_607c .feature-south-37e7.module_stone_7809 .prev-5e73 > li > a:focus,
.background_light_607c .feature-south-37e7.module_stone_7809 .prev-5e73 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_light_607c
  .feature-south-37e7.header-27e3
  .prev-5e73
  > li.grid-tall-678b
  > a,
.background_light_607c
  .feature-south-37e7.header-27e3
  .prev-5e73
  > li.left-b318
  > a,
.background_light_607c
  .feature-south-37e7.box_bbd1
  .prev-5e73
  > li.grid-tall-678b
  > a,
.background_light_607c
  .feature-south-37e7.box_bbd1
  .prev-5e73
  > li.left-b318
  > a,
.background_light_607c
  .feature-south-37e7.module_stone_7809
  .prev-5e73
  > li.grid-tall-678b
  > a,
.background_light_607c .feature-south-37e7.module_stone_7809 .prev-5e73 > li.in_bee4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.background_light_607c .widget_medium_1989,
.background_light_607c .widget_medium_1989 a {
  color: rgba(0, 0, 0, 0.8);
}
.background_light_607c .container-down-2145.photo-8eee li a,
.background_light_607c .full_f619 a,
.background_light_607c .column_b55b,
.background_light_607c .prev-5e73 > li > a,
.background_light_607c .tall_4671 {
  color: rgba(0, 0, 0, 0.55);
}
.background_light_607c .container-down-2145.photo-8eee li a:hover,
.background_light_607c .full_f619 a:hover,
.background_light_607c .column_b55b:hover,
.background_light_607c .prev-5e73 > li > a:hover,
.background_light_607c .tall_4671:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_light_607c .feature-lower-aa20 {
  color: rgba(0, 0, 0, 0.55);
}
.background_light_607c .feature-lower-aa20 .overlay_0d2f {
  color: rgba(0, 0, 0, 0.8);
}
.background_light_607c .feature-lower-aa20:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-a296 .large_9c55 {
  margin-left: auto;
  margin-right: auto;
}
.panel_dc70 > * {
  margin-left: auto;
  margin-right: auto;
}
.panel_dc70 .message_2a20 {
  margin-right: 1.41575em;
}
.selected_8f3d .panel_dc70 > .slow-fe1b {
  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;
}
.selected_8f3d .panel_dc70 > .modal-5e43 {
  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;
}
.background-5088.orange-a296 .large_9c55,
.icon_purple_f7d6.orange-a296 .large_9c55 {
  margin-left: 0;
}
.backdrop_3536.orange-a296 .large_9c55,
.breadcrumb-liquid-8bc9.orange-a296 .large_9c55 {
  margin-right: 0;
}
.panel_dc70 ol,
.panel_dc70 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.card-up-ad2b video {
  max-width: 100%;
}
.tabs-af34 img {
  display: block;
}
.tabs-af34.message_2a20,
.tabs-af34.status_99e2 {
  width: 100%;
}
.tabs-af34.modal-5e43 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.east_e55c:not(.slider-current-ebbd) {
  margin: 1.5em auto;
}
.huge_2e47 p {
  padding: 1.5em 14px;
}
ul.cold-4e69.modal-5e43,
ul.cold-4e69.slow-fe1b,
ul.cold-4e69.center_1856.slow-fe1b {
  padding: 0 14px;
}
.video_29d3 {
  display: block;
  overflow-x: auto;
}
.video_29d3 table {
  border-collapse: collapse;
  width: 100%;
}
.video_29d3 td,
.video_29d3 th {
  padding: 0.5em;
}
.panel_dc70 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel_dc70 ol ol,
.panel_dc70 ol ul,
.panel_dc70 ul ol,
.panel_dc70 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel_dc70 ol ol li,
.panel_dc70 ol ul li,
.panel_dc70 ul ol li,
.panel_dc70 ul ul li {
  margin-left: 0;
}
.border_b82d.brown_f7fa > .element-b6ee {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border_b82d.brown_f7fa > .element-b6ee iframe,
.border_b82d.brown_f7fa > .element-b6ee > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.title_middle_73a8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.title_middle_73a8.button_cca7 {
  padding: 0;
}
.title_middle_73a8.button_cca7 cite {
  font-size: 13px;
}
.title_middle_73a8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.title_middle_73a8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.component-in-9aaf {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.component-in-9aaf > p:first-child {
  margin-top: 0;
}
.component-in-9aaf cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.component-in-9aaf blockquote {
  border-left: 0;
}
.fluid-9dc2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fluid-9dc2:not(.carousel_6b13) {
  max-width: 100px;
}
.fluid-9dc2.media_e336 {
  border-bottom: none !important;
  text-align: center;
}
.fluid-9dc2.media_e336::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .huge_2e47 p {
    padding: 1.5em 0;
  }
}
.texture-bb76 {
  color: #0073aa;
}
.next-6ee1 {
  background-color: #0073aa;
}
.yellow_e72b {
  color: #229fd8;
}
.frame-9c86 {
  background-color: #229fd8;
}
.media_liquid_b2b0 {
  color: #eee;
}
.backdrop-old-46b8 {
  background-color: #eee;
}
.main_3ce9 {
  color: #444;
}
.plasma-db19 {
  background-color: #444;
}
.chip_static_e198 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip_static_e198 .banner_0034 .full_f619 {
  font-size: 15px;
}
.chip_static_e198 .full_f619 {
  line-height: 1.3;
}
.chip_static_e198 .background_light_607c {
}
.chip_static_e198 .medium_2060 {
  background: #235787;
}
.list-e832 {
  padding: 0;
}
.list-e832 .medium_2060 {
  background: #1a1a1a;
}
.list-e832 .background_light_607c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.lower-b1be {
  padding: 0;
  border-left: none;
  border-right: none;
}
.lower-b1be .background_light_607c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.lower-b1be .medium_2060 {
  background: #303030;
}
.chip_dim_e6e2 {
  position: relative;
  z-index: 10;
}
.chip_dim_e6e2 .carousel_21b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_6ecf .silver_3fef {
  display: inline-block;
  vertical-align: middle;
}
.icon_6ecf.list_d6d8 .silver_3fef {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .icon_6ecf.list_d6d8 .silver_3fef {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .icon_6ecf.list_d6d8 .silver_3fef {
    margin-right: 0.4em;
  }
}
.icon_6ecf.list_d6d8 .silver_3fef:last-child {
  margin-right: 0;
}
.item-e938 .carousel_21b2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon_fluid_25e6 .banner_0034 {
    margin: 0 -0.5em;
  }
  .icon_fluid_25e6 .banner_0034 [class*="customify-col-"],
  .icon_fluid_25e6 .banner_0034 [class*="customify-col_"],
  .icon_fluid_25e6 .banner_0034 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon_fluid_25e6.tooltip-advanced-5f14 .carousel_21b2 {
  background: 0 0 !important;
}
.icon_fluid_25e6.tooltip-advanced-5f14 .carousel_21b2,
.icon_fluid_25e6.item-e938 .carousel_21b2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon_fluid_25e6.wood_b800 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon_fluid_25e6.item-e938 .carousel_21b2 {
  box-shadow: none !important;
}
.prev-b83c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev-b83c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev-b83c {
    padding: 18px 0 20px;
  }
}
.prev-b83c .section_full_ad49 {
  width: 100%;
}
.prev-b83c .gradient_1ac2 {
  margin-bottom: 0;
}
.prev-b83c .secondary_e02b {
  margin-top: 5px;
  font-size: 0.875em;
}
.liquid_fc01 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.liquid_fc01 .action_9172 {
  width: 100%;
}
.steel_d64f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.steel_d64f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.steel_d64f 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;
}
.steel_d64f li:last-child:after {
  display: none;
}
.steel_d64f li a {
  font-weight: 500;
  margin-right: 10px;
}
.secondary_red_030a .yellow-57e3 button,
.prev-b83c .yellow-57e3 button {
  left: 0;
}
.secondary_red_030a .action_9172,
.prev-b83c .action_9172 {
  padding-left: 0;
  padding-right: 0;
}
.secondary_red_030a .liquid_fc01,
.prev-b83c .liquid_fc01 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.secondary_red_030a {
  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;
}
.secondary_red_030a: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;
}
.secondary_red_030a .gallery_6749 {
  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) {
  .secondary_red_030a .gallery_6749 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_red_030a .gallery_6749 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_red_030a .gallery_6749 {
    min-height: 200px;
  }
}
.secondary_red_030a .steel_d64f {
  color: rgba(255, 255, 255, 0.8);
}
.secondary_red_030a .steel_d64f a,
.secondary_red_030a .steel_d64f li:after {
  color: inherit;
}
.secondary_red_030a .steel_d64f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.component_glass_90ee {
  margin-bottom: 0.5em;
}
.blue_3991 {
  margin-bottom: 1.2em;
}
.blue_3991,
.component_glass_90ee {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.blue_3991 p:last-child,
.component_glass_90ee p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .yellow-57e3,
#masthead .yellow-57e3 {
  display: none;
}
#masthead
  > .yellow-57e3.easy-370b {
  display: none;
}
#masthead > .yellow-57e3 button {
  left: 0;
}
.button_large_ba3a {
  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%;
}
.button_large_ba3a .silver_3fef {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button_large_ba3a .sidebar-a065 {
  display: -webkit-box;
  display: flex;
}
.button_large_ba3a .sidebar-a065.summary-43a7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button_large_ba3a .sidebar-a065.iron-215b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_large_ba3a .sidebar-a065.primary_medium_4dbd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button_large_ba3a.out_8571.shade-b798 .sidebar-a065.summary-43a7 {
  flex-basis: 100%;
}
.button_large_ba3a.card-solid-5d6a .sidebar-a065.iron-215b {
  -webkit-box-flex: 1;
  flex: auto;
}
.button_large_ba3a.card-solid-5d6a .sidebar-a065.primary_medium_4dbd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .yellow-57e3.easy-370b {
  display: none;
}
#masthead > .yellow-57e3 button {
  left: 0;
}
.panel-d127 {
  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;
}
.panel-d127:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.panel-d127.thick_ef05 i {
  margin-right: 4px;
}
.panel-d127.input-dim-0969 i {
  margin-left: 5px;
}
.full_f619 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.full_f619 p:last-child {
  margin-bottom: 0;
}
.chip-paper-e661 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.chip-paper-e661 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.chip-paper-e661 img {
  display: block;
  width: auto;
  line-height: 1;
}
.chip-paper-e661 .widget_medium_1989 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.chip-paper-e661 .hero-stale-c626 {
  margin: 5px 0 7px 0;
}
.chip-paper-e661.filter_glass_a9d6 .banner_west_15cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-paper-e661.filter_glass_a9d6 .cool-fa35 {
  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;
}
.chip-paper-e661.huge_371a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.chip-paper-e661.huge_371a .banner_west_15cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-paper-e661.huge_371a .cool-fa35 {
  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;
}
.chip-paper-e661.smooth_119c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-paper-e661.silver_1208 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.chip-paper-e661.silver_1208 .cool-fa35 {
  margin-top: 7px;
}
.hover-complex-a383 {
  display: inline-block;
}
.chip_dim_e6e2 .thumbnail_5ba2 .chip-paper-e661 img {
  max-width: 100%;
}
.feature-south-37e7 .carousel-2e44.inner_380f,
.solid-0b4e .carousel-2e44.inner_380f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-south-37e7 .aside-cc9a,
.solid-0b4e .aside-cc9a {
  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%);
}
.feature-south-37e7 .aside-cc9a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.feature-south-37e7.hero-a3b6 .aside-cc9a {
  display: none;
}
.feature-south-37e7 .prev-cace {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-south-37e7 .prev-cace li {
  display: inline-block;
  position: relative;
}
.feature-south-37e7 .prev-cace li:last-child {
  margin-right: 0;
}
.feature-south-37e7 .prev-cace 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;
}
.feature-south-37e7 .prev-cace li.in_bee4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.feature-south-37e7 .prev-cace > 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;
}
.feature-south-37e7 .prev-cace > li > a i {
  line-height: 0;
}
.feature-south-37e7 .prev-cace > li.icon_brown_4cda > a .aside-cc9a {
  margin-left: 4px;
  line-height: 0;
}
.feature-south-37e7 .prev-cace .pro-4667 li.icon_brown_4cda > a {
  position: relative;
}
.feature-south-37e7 .prev-cace .pro-4667 li.icon_brown_4cda > a:after,
.feature-south-37e7 .prev-cace .pro-4667 li.icon_brown_4cda > a:before {
  content: "";
  display: table;
}
.feature-south-37e7 .prev-cace .pro-4667 li.icon_brown_4cda > a:after {
  clear: both;
}
.feature-south-37e7 .prev-cace .pro-4667 li.icon_brown_4cda > a .aside-cc9a {
  margin-left: 5px;
  float: right;
}
.feature-south-37e7 .disabled_51fc,
.feature-south-37e7 .pro-4667 {
  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;
}
.feature-south-37e7 .pro-4667 {
  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;
}
.feature-south-37e7 .pro-4667 .inner_380f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-south-37e7 .pro-4667 .aside-cc9a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.feature-south-37e7 .pro-4667 li {
  display: block;
  margin: 0;
  padding: 0;
}
.feature-south-37e7 .pro-4667 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;
}
.feature-south-37e7 .pro-4667 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.feature-south-37e7 .pro-4667 .pro-4667 {
  top: 0;
  left: 100%;
}
.feature-south-37e7 .gradient_ce60.fn-focus-bc87 > .disabled_51fc,
.feature-south-37e7 .gradient_ce60.fn-focus-bc87 > .pro-4667,
.feature-south-37e7 .gradient_ce60:focus > .disabled_51fc,
.feature-south-37e7 .gradient_ce60:focus > .pro-4667,
.feature-south-37e7 .gradient_ce60:hover > .disabled_51fc,
.feature-south-37e7 .gradient_ce60:hover > .pro-4667 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.feature-south-37e7.module_stone_7809 .prev-5e73:after,
.feature-south-37e7.module_stone_7809 .prev-5e73:before {
  content: "";
  display: table;
}
.feature-south-37e7.module_stone_7809 .prev-5e73:after {
  clear: both;
}
.feature-south-37e7.module_stone_7809 .prev-5e73 > li {
  float: left;
}
.feature-south-37e7.easy_74b3 .prev-5e73:after,
.feature-south-37e7.easy_74b3 .prev-5e73:before {
  content: "";
  display: table;
}
.feature-south-37e7.easy_74b3 .prev-5e73:after {
  clear: both;
}
.feature-south-37e7.easy_74b3 .prev-5e73 > li {
  float: left;
}
.feature-south-37e7.easy_74b3 .prev-5e73 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.feature-south-37e7.easy_74b3 .prev-5e73 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.feature-south-37e7.easy_74b3 .prev-5e73 > li.grid-tall-678b > a,
.feature-south-37e7.easy_74b3 .prev-5e73 > li.in_bee4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.feature-south-37e7.header-27e3 .prev-5e73 > li > a .inner_380f {
  position: relative;
}
.feature-south-37e7.header-27e3 .prev-5e73 > li > a .inner_380f: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;
}
.feature-south-37e7.header-27e3
  .prev-5e73
  > li:focus
  > a
  .inner_380f:before,
.feature-south-37e7.header-27e3
  .prev-5e73
  > li:hover
  > a
  .inner_380f:before {
  width: 100%;
  background-color: currentColor;
}
.feature-south-37e7.header-27e3
  .prev-5e73
  > li.grid-tall-678b
  > a
  .inner_380f:before,
.feature-south-37e7.header-27e3
  .prev-5e73
  > li.left-b318
  > a
  .inner_380f:before {
  width: 100%;
  background-color: currentColor;
}
.feature-south-37e7.box_bbd1 .prev-5e73 > li > a .inner_380f {
  position: relative;
}
.feature-south-37e7.box_bbd1 .prev-5e73 > li > a .inner_380f: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;
}
.feature-south-37e7.box_bbd1 .prev-5e73 > li:focus > a .inner_380f:before,
.feature-south-37e7.box_bbd1
  .prev-5e73
  > li:hover
  > a
  .inner_380f:before {
  width: 100%;
  background-color: currentColor;
}
.feature-south-37e7.box_bbd1
  .prev-5e73
  > li.grid-tall-678b
  > a
  .inner_380f:before,
.feature-south-37e7.box_bbd1
  .prev-5e73
  > li.left-b318
  > a
  .inner_380f:before {
  width: 100%;
  background-color: currentColor;
}
.solid-0b4e .prev-cace {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solid-0b4e .prev-cace li:first-child > a {
  border-top: none;
}
.solid-0b4e .prev-cace .link-af31 > .inner_380f .aside-cc9a {
  display: none;
}
.solid-0b4e .prev-cace li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.solid-0b4e .prev-cace li:last-child {
  border: none;
}
.solid-0b4e .prev-cace li.icon_brown_4cda > a {
  padding-right: 45px !important;
}
.solid-0b4e .prev-cace li a {
  display: block;
  padding: 0.55em 1.5em;
}
.solid-0b4e .prev-cace li a:focus,
.solid-0b4e .prev-cace li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.solid-0b4e .prev-cace li .full-7129 {
  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;
}
.solid-0b4e .prev-cace li .full-7129:hover {
  box-shadow: none;
}
.solid-0b4e .prev-cace li .full-7129 .aside-cc9a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.solid-0b4e .prev-cace .pro-4667 {
  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);
}
.solid-0b4e .prev-cace .pro-4667 li a {
  padding-left: 3em;
}
.solid-0b4e .prev-cace .list-54ab > a .full-7129 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.solid-0b4e .prev-cace .list-54ab > .pro-4667 {
  display: block;
  opacity: 1;
}
.secondary-cd23 {
  max-width: 100%;
}
.row_dirty_7096 {
  line-height: 0;
  cursor: pointer;
}
.tall_4671 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tall_4671:hover {
  box-shadow: none;
  color: currentColor;
}
.tall_4671 svg {
  width: 18px;
  height: 18px;
}
.tall_4671 .primary-north-3614 {
  display: none;
}
.alert_a628 {
  position: relative;
}
.alert_a628.fn-active-bc87 .tall_4671 .detail-61b8 {
  display: none;
}
.alert_a628.fn-active-bc87 .tall_4671 .primary-north-3614 {
  display: inline-block;
}
.alert_a628 .rough-d7a9 {
  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);
}
.alert_a628.secondary-silver-fef5 .rough-d7a9 {
  left: auto;
  right: -0.9em;
}
.alert_a628.secondary-silver-fef5 .input-warm-790a::before {
  left: auto;
  right: 15px;
}
.alert_a628.fn-active-bc87 .rough-d7a9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.solid_b574 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.solid_b574 label {
  flex-basis: 100%;
}
.solid_b574 .simple_7ce6 {
  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;
}
.solid_b574 .pagination_purple_9d51 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.solid_b574 .pagination_purple_9d51:focus {
  background-color: transparent;
}
.solid_b574 button.footer_3137 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.solid_b574 button.footer_3137:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.solid_b574 button.footer_3137 svg {
  width: 18px;
  height: 18px;
}
.solid_b574 input[type="submit"] {
  min-height: auto;
}
.cold-74fe .solid_b574 .pagination_purple_9d51 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.input-warm-790a {
  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) {
  .input-warm-790a {
    width: 220px;
  }
}
.input-warm-790a label {
  flex-basis: 100%;
}
.input-warm-790a::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;
}
.soft_99d4 .cold-74fe .solid_b574 {
  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;
}
.soft_99d4
  .cold-74fe
  .solid_b574
  .simple_7ce6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.soft_99d4 .cold-74fe .solid_b574 .pagination_purple_9d51 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.soft_99d4
  .cold-74fe
  .solid_b574
  .pagination_purple_9d51:focus {
  background: 0 0;
}
.soft_99d4
  .cold-74fe
  .solid_b574
  .text_slow_9b7d {
  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;
}
.container-down-2145 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.container-down-2145 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.container-down-2145 li:last-child {
  margin-right: 0;
}
.container-down-2145 li:first-child {
  margin-left: 0;
}
.container-down-2145.outline-green-7c96 a {
  color: #fff;
}
.container-down-2145.outline-green-7c96 a:hover {
  color: #fff;
}
.container-down-2145 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.container-down-2145 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.container-down-2145 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.container-down-2145 a:hover {
  opacity: 0.9;
  color: inherit;
}
.container-down-2145 [class*="social-icon-apple"] {
  background-color: #999;
}
.container-down-2145 [class*="social-icon-apple"].highlight_7612 {
  background-color: transparent;
  color: #999;
}
.container-down-2145 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.container-down-2145 [class*="social-icon-behance"].highlight_7612 {
  background-color: transparent;
  color: #1769ff;
}
.container-down-2145 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.container-down-2145 [class*="social-icon-bitbucket"].highlight_7612 {
  background-color: transparent;
  color: #205081;
}
.container-down-2145 [class*="social-icon-codepen"] {
  background-color: #000;
}
.container-down-2145 [class*="social-icon-codepen"].highlight_7612 {
  background-color: transparent;
  color: #000;
}
.container-down-2145 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.container-down-2145 [class*="social-icon-delicious"].highlight_7612 {
  background-color: transparent;
  color: #39f;
}
.container-down-2145 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.container-down-2145 [class*="social-icon-digg"].highlight_7612 {
  background-color: transparent;
  color: #005be2;
}
.container-down-2145 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.container-down-2145 [class*="social-icon-dribbble"].highlight_7612 {
  background-color: transparent;
  color: #ea4c89;
}
.container-down-2145 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.container-down-2145 [class*="social-icon-envelope"].highlight_7612 {
  background-color: transparent;
  color: #ea4335;
}
.container-down-2145 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.container-down-2145 [class*="social-icon-facebook"].highlight_7612 {
  background-color: transparent;
  color: #3b5998;
}
.container-down-2145 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.container-down-2145 [class*="social-icon-flickr"].highlight_7612 {
  background-color: transparent;
  color: #0063dc;
}
.container-down-2145 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.container-down-2145 [class*="social-icon-foursquare"].highlight_7612 {
  background-color: transparent;
  color: #2d5be3;
}
.container-down-2145 [class*="social-icon-github"] {
  background-color: #333;
}
.container-down-2145 [class*="social-icon-github"].highlight_7612 {
  background-color: transparent;
  color: #333;
}
.container-down-2145 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.container-down-2145 [class*="social-icon-google-plus"].highlight_7612 {
  background-color: transparent;
  color: #dd4b39;
}
.container-down-2145 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.container-down-2145 [class*="social-icon-houzz"].highlight_7612 {
  background-color: transparent;
  color: #7ac142;
}
.container-down-2145 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.container-down-2145 [class*="social-icon-instagram"].highlight_7612 {
  background-color: transparent;
  color: #262626;
}
.container-down-2145 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.container-down-2145 [class*="social-icon-jsfiddle"].highlight_7612 {
  background-color: transparent;
  color: #487aa2;
}
.container-down-2145 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.container-down-2145 [class*="social-icon-linkedin"].highlight_7612 {
  background-color: transparent;
  color: #0077b5;
}
.container-down-2145 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.container-down-2145 [class*="social-icon-medium"].highlight_7612 {
  background-color: transparent;
  color: #00ab6b;
}
.container-down-2145 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.container-down-2145
  [class*="social-icon-odnoklassniki"].highlight_7612 {
  background-color: transparent;
  color: #f4731c;
}
.container-down-2145 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.container-down-2145 [class*="social-icon-meetup"].highlight_7612 {
  background-color: transparent;
  color: #ec1c40;
}
.container-down-2145 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.container-down-2145 [class*="social-icon-pinterest"].highlight_7612 {
  background-color: transparent;
  color: #bd081c;
}
.container-down-2145 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.container-down-2145 [class*="social-icon-product-hunt"].highlight_7612 {
  background-color: transparent;
  color: #da552f;
}
.container-down-2145 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.container-down-2145 [class*="social-icon-reddit"].highlight_7612 {
  background-color: transparent;
  color: #ff4500;
}
.container-down-2145 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.container-down-2145 [class*="social-icon-rss"].highlight_7612 {
  background-color: transparent;
  color: #f26522;
}
.container-down-2145 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.container-down-2145
  [class*="social-icon-shopping-cart"].highlight_7612 {
  background-color: transparent;
  color: #4caf50;
}
.container-down-2145 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.container-down-2145 [class*="social-icon-skype"].highlight_7612 {
  background-color: transparent;
  color: #00aff0;
}
.container-down-2145 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.container-down-2145 [class*="social-icon-slideshare"].highlight_7612 {
  background-color: transparent;
  color: #0077b5;
}
.container-down-2145 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.container-down-2145 [class*="social-icon-snapchat"].highlight_7612 {
  background-color: transparent;
  color: #fffc00;
}
.container-down-2145 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.container-down-2145 [class*="social-icon-soundcloud"].highlight_7612 {
  background-color: transparent;
  color: #f80;
}
.container-down-2145 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.container-down-2145 [class*="social-icon-spotify"].highlight_7612 {
  background-color: transparent;
  color: #2ebd59;
}
.container-down-2145 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.container-down-2145
  [class*="social-icon-stack-overflow"].highlight_7612 {
  background-color: transparent;
  color: #fe7a15;
}
.container-down-2145 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.container-down-2145 [class*="social-icon-maldkfgram"].highlight_7612 {
  background-color: transparent;
  color: #2ca5e0;
}
.container-down-2145 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.container-down-2145 [class*="social-icon-tripadvisor"].highlight_7612 {
  background-color: transparent;
  color: #589442;
}
.container-down-2145 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.container-down-2145 [class*="social-icon-tumblr"].highlight_7612 {
  background-color: transparent;
  color: #35465c;
}
.container-down-2145 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.container-down-2145 [class*="social-icon-twitch"].highlight_7612 {
  background-color: transparent;
  color: #6441a5;
}
.container-down-2145 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.container-down-2145 [class*="social-icon-twitter"].highlight_7612 {
  background-color: transparent;
  color: #1da1f2;
}
.container-down-2145 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.container-down-2145 [class*="social-icon-vimeo"].highlight_7612 {
  background-color: transparent;
  color: #1ab7ea;
}
.container-down-2145 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.container-down-2145 [class*="social-icon-vk"].highlight_7612 {
  background-color: transparent;
  color: #45668e;
}
.container-down-2145 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.container-down-2145 [class*="social-icon-weibo"].highlight_7612 {
  background-color: transparent;
  color: #df2029;
}
.container-down-2145 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.container-down-2145 [class*="social-icon-weixin"].highlight_7612 {
  background-color: transparent;
  color: #7bb32e;
}
.container-down-2145 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.container-down-2145 [class*="social-icon-whatsapp"].highlight_7612 {
  background-color: transparent;
  color: #25d366;
}
.container-down-2145 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.container-down-2145 [class*="social-icon-wordpress"].highlight_7612 {
  background-color: transparent;
  color: #21759b;
}
.container-down-2145 [class*="social-icon-xing"] {
  background-color: #026466;
}
.container-down-2145 [class*="social-icon-xing"].highlight_7612 {
  background-color: transparent;
  color: #026466;
}
.container-down-2145 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.container-down-2145 [class*="social-icon-yelp"].highlight_7612 {
  background-color: transparent;
  color: #af0606;
}
.container-down-2145 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.container-down-2145 [class*="social-icon-youtube"].highlight_7612 {
  background-color: transparent;
  color: #cd201f;
}
.column_b55b {
  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;
}
.column_b55b:hover {
  box-shadow: none;
  background: 0 0;
}
.focused_1992 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.title_basic_1cfa {
  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;
}
.purple-ae6c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hovered-28c3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hovered-28c3,
.hovered-28c3::after,
.hovered-28c3::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;
}
.hovered-28c3::after,
.hovered-28c3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focus-9f3b .title_basic_1cfa .purple-ae6c {
  margin-top: -2px;
  width: 19px;
}
.focus-9f3b .title_basic_1cfa .hovered-28c3 {
  margin-top: -1px;
}
.focus-9f3b .title_basic_1cfa .hovered-28c3,
.focus-9f3b .title_basic_1cfa .hovered-28c3::after,
.focus-9f3b .title_basic_1cfa .hovered-28c3::before {
  width: 19px;
  height: 2px;
}
.focus-9f3b .title_basic_1cfa .hovered-28c3::before {
  top: -6px;
}
.focus-9f3b .title_basic_1cfa .hovered-28c3::after {
  bottom: -6px;
}
.photo-dim-78d5 .title_basic_1cfa .purple-ae6c {
  margin-top: -2px;
  width: 22px;
}
.photo-dim-78d5 .title_basic_1cfa .hovered-28c3 {
  margin-top: -1px;
}
.photo-dim-78d5 .title_basic_1cfa .hovered-28c3,
.photo-dim-78d5 .title_basic_1cfa .hovered-28c3::after,
.photo-dim-78d5 .title_basic_1cfa .hovered-28c3::before {
  width: 22px;
  height: 2px;
}
.photo-dim-78d5 .title_basic_1cfa .hovered-28c3::before {
  top: -7px;
}
.photo-dim-78d5 .title_basic_1cfa .hovered-28c3::after {
  bottom: -7px;
}
.container-b60b .title_basic_1cfa .purple-ae6c {
  margin-top: -2px;
  width: 31px;
}
.container-b60b .title_basic_1cfa .hovered-28c3 {
  margin-top: -1.5px;
}
.container-b60b .title_basic_1cfa .hovered-28c3,
.container-b60b .title_basic_1cfa .hovered-28c3::after,
.container-b60b .title_basic_1cfa .hovered-28c3::before {
  width: 31px;
  height: 3px;
}
.container-b60b .title_basic_1cfa .hovered-28c3::before {
  top: -9px;
}
.container-b60b .title_basic_1cfa .hovered-28c3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo_gold_52a9 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 19px;
  }
  .photo_gold_52a9 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1px;
  }
  .photo_gold_52a9 .title_basic_1cfa .hovered-28c3,
  .photo_gold_52a9 .title_basic_1cfa .hovered-28c3::after,
  .photo_gold_52a9 .title_basic_1cfa .hovered-28c3::before {
    width: 19px;
    height: 2px;
  }
  .photo_gold_52a9 .title_basic_1cfa .hovered-28c3::before {
    top: -6px;
  }
  .photo_gold_52a9 .title_basic_1cfa .hovered-28c3::after {
    bottom: -6px;
  }
  .caption_liquid_d835 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 22px;
  }
  .caption_liquid_d835 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1px;
  }
  .caption_liquid_d835 .title_basic_1cfa .hovered-28c3,
  .caption_liquid_d835 .title_basic_1cfa .hovered-28c3::after,
  .caption_liquid_d835 .title_basic_1cfa .hovered-28c3::before {
    width: 22px;
    height: 2px;
  }
  .caption_liquid_d835 .title_basic_1cfa .hovered-28c3::before {
    top: -7px;
  }
  .caption_liquid_d835 .title_basic_1cfa .hovered-28c3::after {
    bottom: -7px;
  }
  .paper_d362 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 31px;
  }
  .paper_d362 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1.5px;
  }
  .paper_d362 .title_basic_1cfa .hovered-28c3,
  .paper_d362 .title_basic_1cfa .hovered-28c3::after,
  .paper_d362 .title_basic_1cfa .hovered-28c3::before {
    width: 31px;
    height: 3px;
  }
  .paper_d362 .title_basic_1cfa .hovered-28c3::before {
    top: -9px;
  }
  .paper_d362 .title_basic_1cfa .hovered-28c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-easy-a407 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 19px;
  }
  .accent-easy-a407 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1px;
  }
  .accent-easy-a407 .title_basic_1cfa .hovered-28c3,
  .accent-easy-a407 .title_basic_1cfa .hovered-28c3::after,
  .accent-easy-a407 .title_basic_1cfa .hovered-28c3::before {
    width: 19px;
    height: 2px;
  }
  .accent-easy-a407 .title_basic_1cfa .hovered-28c3::before {
    top: -6px;
  }
  .accent-easy-a407 .title_basic_1cfa .hovered-28c3::after {
    bottom: -6px;
  }
  .dim_4972 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 22px;
  }
  .dim_4972 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1px;
  }
  .dim_4972 .title_basic_1cfa .hovered-28c3,
  .dim_4972 .title_basic_1cfa .hovered-28c3::after,
  .dim_4972 .title_basic_1cfa .hovered-28c3::before {
    width: 22px;
    height: 2px;
  }
  .dim_4972 .title_basic_1cfa .hovered-28c3::before {
    top: -7px;
  }
  .dim_4972 .title_basic_1cfa .hovered-28c3::after {
    bottom: -7px;
  }
  .message_acdb .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 31px;
  }
  .message_acdb .title_basic_1cfa .hovered-28c3 {
    margin-top: -1.5px;
  }
  .message_acdb .title_basic_1cfa .hovered-28c3,
  .message_acdb .title_basic_1cfa .hovered-28c3::after,
  .message_acdb .title_basic_1cfa .hovered-28c3::before {
    width: 31px;
    height: 3px;
  }
  .message_acdb .title_basic_1cfa .hovered-28c3::before {
    top: -9px;
  }
  .message_acdb .title_basic_1cfa .hovered-28c3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active_e2a3 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 19px;
  }
  .active_e2a3 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1px;
  }
  .active_e2a3 .title_basic_1cfa .hovered-28c3,
  .active_e2a3 .title_basic_1cfa .hovered-28c3::after,
  .active_e2a3 .title_basic_1cfa .hovered-28c3::before {
    width: 19px;
    height: 2px;
  }
  .active_e2a3 .title_basic_1cfa .hovered-28c3::before {
    top: -6px;
  }
  .active_e2a3 .title_basic_1cfa .hovered-28c3::after {
    bottom: -6px;
  }
  .clean-4c80 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 22px;
  }
  .clean-4c80 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1px;
  }
  .clean-4c80 .title_basic_1cfa .hovered-28c3,
  .clean-4c80 .title_basic_1cfa .hovered-28c3::after,
  .clean-4c80 .title_basic_1cfa .hovered-28c3::before {
    width: 22px;
    height: 2px;
  }
  .clean-4c80 .title_basic_1cfa .hovered-28c3::before {
    top: -7px;
  }
  .clean-4c80 .title_basic_1cfa .hovered-28c3::after {
    bottom: -7px;
  }
  .action_ea81 .title_basic_1cfa .purple-ae6c {
    margin-top: -2px;
    width: 31px;
  }
  .action_ea81 .title_basic_1cfa .hovered-28c3 {
    margin-top: -1.5px;
  }
  .action_ea81 .title_basic_1cfa .hovered-28c3,
  .action_ea81 .title_basic_1cfa .hovered-28c3::after,
  .action_ea81 .title_basic_1cfa .hovered-28c3::before {
    width: 31px;
    height: 3px;
  }
  .action_ea81 .title_basic_1cfa .hovered-28c3::before {
    top: -9px;
  }
  .action_ea81 .title_basic_1cfa .hovered-28c3::after {
    bottom: -9px;
  }
}
.primary-6a43 .hovered-28c3 {
  -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);
}
.primary-6a43 .hovered-28c3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary-6a43 .hovered-28c3::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);
}
.primary-6a43.description-large-8501 .hovered-28c3 {
  -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);
}
.primary-6a43.description-large-8501 .hovered-28c3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary-6a43.description-large-8501 .hovered-28c3::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);
}
.banner_solid_4a6c {
  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.lower-0387:before {
  display: none;
}
.button-f63c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.button-f63c .header_7e1d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.button-f63c .header_7e1d:last-of-type {
  border-bottom: none;
}
.button-f63c .header_7e1d.top_73d2,
.button-f63c .header_7e1d.center_3104,
.button-f63c .header_7e1d.avatar-large-d534 {
  padding: 0;
}
.button-f63c .solid-0b4e .full-7129 {
  color: currentColor;
}
.button-f63c .solid-0b4e .full-7129:focus,
.button-f63c .solid-0b4e .full-7129:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-f63c.background_light_607c .feature-lower-aa20,
.button-f63c.background_light_607c .full_f619 a,
.button-f63c.background_light_607c .prev-5e73 a,
.button-f63c.background_light_607c .pro-4667 a {
  color: rgba(0, 0, 0, 0.55);
}
.button-f63c.background_light_607c .feature-lower-aa20:hover,
.button-f63c.background_light_607c .full_f619 a:hover,
.button-f63c.background_light_607c .prev-5e73 a:hover,
.button-f63c.background_light_607c .pro-4667 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-f63c.background_light_607c .overlay_0d2f {
  color: rgba(0, 0, 0, 0.8);
}
.button-f63c.background_light_607c .header_7e1d {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-f63c.background_light_607c .header_7e1d:before {
  background: rgba(0, 0, 0, 0.08);
}
.button-f63c.background_light_607c .under-9405:before {
  background: rgba(255, 255, 255, 0.9);
}
.button-f63c.background_light_607c .solid-0b4e .prev-cace li a,
.button-f63c.background_light_607c .solid-0b4e .full-7129,
.button-f63c.background_light_607c .pro-4667 {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-f63c.background_light_607c .solid-0b4e .full-7129:focus,
.button-f63c.background_light_607c .solid-0b4e .full-7129:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-f63c.background_light_607c .prev-cace li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button-f63c.medium_2060 .feature-lower-aa20,
.button-f63c.medium_2060 .full_f619 a,
.button-f63c.medium_2060 .prev-5e73 .full-7129,
.button-f63c.medium_2060 .prev-5e73 a,
.button-f63c.medium_2060 .pro-4667 a {
  color: rgba(255, 255, 255, 0.79);
}
.button-f63c.medium_2060 .feature-lower-aa20:hover,
.button-f63c.medium_2060 .full_f619 a:hover,
.button-f63c.medium_2060 .prev-5e73 .full-7129:hover,
.button-f63c.medium_2060 .prev-5e73 a:hover,
.button-f63c.medium_2060 .pro-4667 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button-f63c.medium_2060 .overlay_0d2f {
  color: rgba(255, 255, 255, 0.99);
}
.button-f63c.medium_2060 .header_7e1d {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-f63c.medium_2060 .header_7e1d:before {
  background: rgba(255, 255, 255, 0.08);
}
.button-f63c.medium_2060 .under-9405:before {
  background: rgba(0, 0, 0, 0.9);
}
.button-f63c.medium_2060 .solid-0b4e .prev-cace li a,
.button-f63c.medium_2060 .solid-0b4e .full-7129,
.button-f63c.medium_2060 .pro-4667 {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-f63c.medium_2060 .solid-0b4e .full-7129:focus,
.button-f63c.medium_2060 .solid-0b4e .full-7129:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button-f63c.medium_2060 .prev-cace li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-9405 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under-9405:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.upper_ed4a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.panel_up_5ad6 .button-f63c {
  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;
}
.panel_up_5ad6 .header_7e1d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.panel_up_5ad6 .header_7e1d: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) {
  .panel_up_5ad6 .header_7e1d:before {
    width: 16%;
    left: 42%;
  }
}
.panel_up_5ad6 .header_7e1d:last-child:before {
  content: none;
}
.panel_up_5ad6 .header_7e1d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.panel_up_5ad6 .solid-0b4e .prev-cace li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.panel_up_5ad6 .solid-0b4e .prev-cace li a .full-7129 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.panel_up_5ad6 .solid-0b4e .pro-4667 {
  border: none;
}
.panel_up_5ad6 .solid-0b4e .pro-4667 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.panel_up_5ad6 .under-9405 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.panel_up_5ad6 .upper_ed4a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.panel_up_5ad6 .medium_2060 .under-9405:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel_up_5ad6 .background_light_607c.label-right-3711 .hovered-28c3 {
  background: rgba(0, 0, 0, 0.6);
}
.panel_up_5ad6
  .background_light_607c.label-right-3711
  .hovered-28c3::after,
.panel_up_5ad6
  .background_light_607c.label-right-3711
  .hovered-28c3:before {
  background: inherit;
}
.panel_up_5ad6
  .background_light_607c.label-right-3711:hover
  .hovered-28c3 {
  background: rgba(0, 0, 0, 0.8);
}
.mini_6eb6 .button-f63c {
  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) {
  .mini_6eb6 .button-f63c {
    width: auto;
    right: 45px;
  }
}
.table_white_e839 .button-f63c {
  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) {
  .table_white_e839 .button-f63c {
    width: auto;
    left: 45px;
  }
}
.lower-0387 .button-f63c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.lower-0387 .upper_ed4a {
  max-width: 48em;
  margin: 0 auto;
}
.lower-0387 .under-9405:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.search_tall_cd82 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.search_tall_cd82.panel_up_5ad6 .button-f63c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.search_tall_cd82.mini_6eb6 .button-f63c {
  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);
}
.search_tall_cd82 .button-f63c {
  visibility: visible;
}
.search_tall_cd82.table_white_e839 .button-f63c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.banner-8bbf,
.status_531f {
  overflow-x: hidden;
}
.banner-8bbf .button-f63c {
  overflow: auto;
}
.banner-8bbf.panel_up_5ad6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-8bbf.panel_up_5ad6 .button-f63c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.banner-8bbf.panel_up_5ad6 .column_b55b {
  opacity: 0;
}
.banner-8bbf.mini_6eb6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-8bbf.mini_6eb6 .button-f63c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.banner-8bbf.mini_6eb6 .column_b55b {
  opacity: 0;
}
.banner-8bbf.table_white_e839 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner-8bbf.table_white_e839 .button-f63c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.banner-8bbf.table_white_e839 .column_b55b {
  opacity: 0;
}
.banner-8bbf.lower-0387 .button-f63c {
  z-index: 10;
  visibility: visible;
}
.label-right-3711 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label-right-3711 .hovered-28c3 {
  background: rgba(255, 255, 255, 0.99);
}
.label-right-3711 .hovered-28c3::after,
.label-right-3711 .hovered-28c3:before {
  background: inherit;
}
.label-right-3711:hover .hovered-28c3 {
  background: rgba(255, 255, 255, 0.99);
}
.table_white_e839 .label-right-3711 {
  top: 10px;
  right: auto;
  left: 12px;
}
.lower-0387 .label-right-3711 {
  display: none !important;
}
.banner-8bbf:before,
.status_531f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.banner-8bbf .label-right-3711,
.status_531f .label-right-3711 {
  display: inline-block;
}
.button-f63c .silver_3fef {
  -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;
}
.banner-8bbf .button-f63c .silver_3fef,
.status_531f .button-f63c .silver_3fef {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.action_bfd5 .simple_7ce6 {
  width: 100%;
}
.thumbnail_5ba2 {
  padding: 0 0.5em 0;
}
.thumbnail_5ba2 [class*="customify-col-"],
.thumbnail_5ba2 [class*="customify-col_"],
.thumbnail_5ba2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button-gas-4943 .thumbnail_5ba2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .banner_0034 .gold_7682,
  .gold_7682 {
    display: none;
  }
  .warm-4338 {
    text-align: left;
  }
  .search-6cc2 {
    text-align: center;
  }
  .mask-57c7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .banner_0034 .secondary_paper_8dce,
  .secondary_paper_8dce {
    display: none;
  }
  .current-710c {
    text-align: left;
  }
  .hard-82b1 {
    text-align: center;
  }
  .last_2b0e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .banner_0034 .warm-4148,
  .warm-4148 {
    display: none;
  }
  .pressed_1600 {
    text-align: left;
  }
  .filter-65a6 {
    text-align: center;
  }
  .caption-glass-a92f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip_paper_23cd {
  box-shadow: none !important;
}
.stale_6e88 .warm-4057,
.caption-up-5090 .warm-4057 {
  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;
}
.caption-up-5090 .warm-4057 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.carousel_21b2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.carousel_21b2:after,
.carousel_21b2:before {
  content: "";
  display: table;
}
.carousel_21b2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .carousel_21b2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.carousel_21b2,
.wood_b800 {
  max-width: 1248px;
  margin: 0 auto;
}

.bronze-210a.highlight-east-740a .carousel_21b2 {
  max-width: 100%;
}
.bronze-210a.popup_9356 {
  max-width: 1200px;
  margin: 0 auto;
}
.bronze-210a.new_ef01 .carousel_21b2 {
  max-width: 100%;
}
.bronze-210a.new_ef01 > .carousel_21b2 {
  padding-left: 0;
  padding-right: 0;
}
.bronze-210a.new_ef01 > .carousel_21b2 .banner_0034 {
  margin: 0;
}
.bronze-210a.new_ef01
  > .carousel_21b2
  .alert_solid_95b0.tertiary-rough-0225 {
  margin-right: 0;
  margin-left: 0;
}
.bronze-210a.new_ef01 #main.tertiary-rough-0225 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .table_8fa6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .table_8fa6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide-b1a4 .large_9c55 {
    padding-right: 1em;
  }
  .wide-b1a4.link-selected-b542 .alert_solid_95b0 {
    border-right: 1px solid #eaecee;
  }
  .wide-b1a4.link-selected-b542 .large_9c55 {
    padding-right: 1em;
  }
  .wide-b1a4.link-selected-b542 .hover_aa26 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-c763 .large_9c55 {
    padding-left: 1em;
  }
  .pro-c763.link-selected-b542 .alert_solid_95b0 {
    border-left: 1px solid #eaecee;
  }
  .pro-c763.link-selected-b542 .large_9c55 {
    padding-left: 1em;
  }
  .pro-c763.link-selected-b542 .hover_aa26 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_0400 .large_9c55 {
    padding-left: 1em;
  }
  .bottom_0400.link-selected-b542 .message-cad3 {
    border-right: 1px solid #eaecee;
  }
  .bottom_0400.link-selected-b542 .pressed-d0b0 {
    border-right: 1px solid #eaecee;
  }
  .bottom_0400.link-selected-b542 .large_9c55 {
    padding-left: 1em;
  }
  .bottom_0400.link-selected-b542 .hover_aa26 {
    padding-right: 1em;
  }
  .bottom_0400.link-selected-b542 .picture_9f06 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .narrow_ef2a .large_9c55 {
    padding-right: 1em;
  }
  .narrow_ef2a.link-selected-b542 .message-cad3 {
    border-left: 1px solid #eaecee;
  }
  .narrow_ef2a.link-selected-b542 .pressed-d0b0 {
    border-left: 1px solid #eaecee;
  }
  .narrow_ef2a.link-selected-b542 .large_9c55 {
    padding-right: 1em;
  }
  .narrow_ef2a.link-selected-b542 .hover_aa26 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .narrow_ef2a.link-selected-b542 .picture_9f06 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_8fa6 .large_9c55 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table_8fa6.link-selected-b542 .alert_solid_95b0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .table_8fa6.link-selected-b542 .large_9c55 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .table_8fa6.link-selected-b542 .hover_aa26 {
    padding-left: 1em;
  }
  .table_8fa6.link-selected-b542 .picture_9f06 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .table_8fa6.link-selected-b542 .large_9c55 {
    padding-left: 0;
  }
}
.label-5812 .icon_6ecf {
  display: inline-block;
}
.input_fae0 {
  display: inline-block;
}
.static_a862 {
  word-con: break-word;
}
.badge-focused-414e > span {
  display: inline-block;
  padding: 5px 0;
}
.badge-focused-414e .dirty_33ce {
  margin-left: 8px;
  margin-right: 8px;
}
.badge-focused-414e .texture-fast-a14e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.card-58de .under-cd55 {
  margin-bottom: 2em;
}
.card-58de .input_f256 {
  margin-bottom: 15px;
}
.card-58de .input_f256:last-child {
  margin-bottom: 0;
}
.card-58de .message-under-a144 {
  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) {
  .card-58de .message-under-a144 {
    display: block;
  }
}
.card-58de .new_cbd1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .card-58de .new_cbd1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.card-58de .lower-6897 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.card-58de .lower-6897 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.card-58de .lower-6897 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.card-58de .static_a862 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-58de .static_a862 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.card-58de .gas-f636 p:last-child {
  margin-bottom: 0;
}
.card-58de .surface-static-f4dd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.card-58de .liquid-7503 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.card-58de .pattern_green_f8fa {
  margin-top: 1em;
}
.card-58de .dark_8de8 {
  top: 0;
  display: block;
}
.card-58de .dark_8de8 a {
  color: inherit;
}
.card-58de .dark_8de8 a:hover {
  color: inherit;
}
.card-58de .outer_f150 {
  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;
}
.card-58de .outer_f150:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.card-58de .liquid-7503 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.card-58de .pattern-4e8b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.card-58de .pattern-4e8b:first-child {
  margin-top: 0;
}
.card-58de .pattern-4e8b.pattern-6327 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.card-58de .pattern-4e8b.plasma_fba2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-58de
  .pattern-4e8b.plasma_fba2.backdrop-hard-6f52
  .pattern_green_f8fa {
  width: 100%;
}
.card-58de .plasma_fba2 {
  -webkit-box-align: center;
  align-items: center;
}
.card-58de .plasma_fba2 .badge-focused-414e,
.card-58de .plasma_fba2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.card-58de .lower-6897 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card-58de .lower-6897 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card-58de .lower-6897: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;
}
.card-58de .pattern-6327 {
  z-index: 5;
}
.card-58de .next_fa3f .tertiary-down-45c2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.card-58de .image_center_0d74 .tertiary-down-45c2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.card-58de .copper-ab6b .tertiary-down-45c2 {
  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;
}
.card-58de.footer-1ea2 .message-under-a144,
.card-58de.breadcrumb-8baa .message-under-a144 {
  display: block;
}
.card-58de.footer-1ea2 .message-under-a144 .static_9763,
.card-58de.footer-1ea2 .message-under-a144 .liquid-7503,
.card-58de.breadcrumb-8baa .message-under-a144 .static_9763,
.card-58de.breadcrumb-8baa .message-under-a144 .liquid-7503 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-58de.notification-dirty-b6ea .new_cbd1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .card-58de.notification-dirty-b6ea .new_cbd1 {
    margin-right: 0;
  }
}
.card-58de.footer-1ea2 .new_cbd1,
.card-58de.breadcrumb-8baa .new_cbd1 {
  padding-top: 40%;
}
.card-58de.footer-1ea2 .under-cd55,
.card-58de.breadcrumb-8baa .under-cd55 {
  display: block;
}
.card-58de.footer-1ea2 .fn-sticky-bc87 .liquid-7503,
.card-58de.breadcrumb-8baa .fn-sticky-bc87 .liquid-7503 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.card-58de.footer-1ea2 .new_cbd1,
.card-58de.breadcrumb-8baa .new_cbd1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.card-58de.footer-1ea2 .liquid-7503 {
  padding: 1em;
}
.medium-b5ee {
  margin: 30px auto;
  display: block;
}
.medium-b5ee .easy_3f9d > * {
  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;
}
.medium-b5ee .easy_3f9d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium-b5ee .easy_3f9d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status-fresh-c80e .badge-focused-414e {
  margin-bottom: 1.41575em;
}
.status-fresh-c80e .notice_668f {
  margin-bottom: 1.618em;
}
.panel_dc70 .tooltip-4f97 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel_dc70 .tooltip-4f97 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel_dc70 .purple_e70d {
  max-width: 100%;
  overflow: auto;
}
.orange-a296 .panel_dc70 a:hover {
  text-decoration: underline;
}
.info_999d .input_f256:not(.static_a862),
.info_999d .lower-6897 {
  margin-bottom: 1.41575em;
}
.info_999d .input_f256:not(.static_a862):last-child,
.info_999d .lower-6897:last-child {
  margin-bottom: 0;
}
.info_999d .input_f256.info-dabd {
  margin-bottom: 0.41575em;
}
.info_999d .upper_9030:before,
.info_999d .aside_silver_e494:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.info_999d .upper_9030:before {
  content: "\f115";
}
.info_999d .aside_silver_e494:before {
  content: "\f02c";
}
.info_999d .breadcrumb-211d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.info_999d .breadcrumb-211d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.row-red-4a7a {
  display: -webkit-box;
  display: flex;
}
.row-red-4a7a .hard-dc43 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .row-red-4a7a .hard-dc43 {
    flex-basis: 90px;
  }
}
.row-red-4a7a .breadcrumb-orange-12ea {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .row-red-4a7a .breadcrumb-orange-12ea {
    flex-basis: calc(100% - 50px);
  }
}
.row-red-4a7a .popup-small-23bb p:last-child {
  margin-bottom: 0.72em;
}
.dim_5685 .easy_3f9d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dim_5685 .easy_3f9d:after,
.dim_5685 .easy_3f9d:before {
  content: "";
  display: table;
}
.dim_5685 .easy_3f9d:after {
  clear: both;
}
.dim_5685 .easy_3f9d .wood_68ea,
.dim_5685 .easy_3f9d .new_c095 {
  width: 49%;
}
.dim_5685 .easy_3f9d .wood_68ea a span.box_22a7,
.dim_5685 .easy_3f9d .new_c095 a span.box_22a7 {
  display: block;
  margin-bottom: 5px;
}
.dim_5685 .easy_3f9d .new_c095 {
  float: left;
  text-align: left;
}
.dim_5685 .easy_3f9d .wood_68ea {
  float: right;
  text-align: right;
}
.media_soft_38a8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media_soft_38a8 {
    margin-bottom: 0;
  }
}
.content-stone-5296 {
  margin-bottom: 1em;
}
.content-stone-5296 .static_a862 {
  font-size: 1.1em;
  line-height: 1.3;
}
.avatar-next-4098 a {
  display: block;
  line-height: 0;
  position: relative;
}
.row-6b7b .content-stone-5296,
.shade_static_52f5 .content-stone-5296 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .row-6b7b .content-stone-5296,
  .shade_static_52f5 .content-stone-5296 {
    display: block;
  }
}
.row-6b7b .avatar-next-4098,
.shade_static_52f5 .avatar-next-4098 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .row-6b7b .avatar-next-4098,
  .shade_static_52f5 .avatar-next-4098 {
    margin-bottom: 1em;
  }
}
.row-6b7b .avatar-next-4098 img,
.shade_static_52f5 .avatar-next-4098 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.row-6b7b .header_brown_7b37,
.shade_static_52f5 .header_brown_7b37 {
  flex-basis: calc(100% - 160px);
}
.row-6b7b .header_brown_7b37 p,
.shade_static_52f5 .header_brown_7b37 p {
  margin-bottom: 0;
}
.row-6b7b .header_brown_7b37 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .row-6b7b .header_brown_7b37 {
    padding-left: 0;
  }
}
.shade_static_52f5 .header_brown_7b37 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade_static_52f5 .header_brown_7b37 {
    padding-right: 0;
  }
}
.shade_static_52f5 .avatar-next-4098 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container-f79d .avatar-next-4098 {
  margin-bottom: 0.5em;
}
.container-f79d .avatar-next-4098 img {
  width: 100%;
}
.thumbnail_ab63 .grid_fluid_31a0,
.overlay-copper-778d .grid_fluid_31a0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay-copper-778d .alert_solid_95b0 .outer-f1a4 p:last-child {
  margin-bottom: 0;
}
.box_upper_7ac1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.component_pink_c12c .badge-918b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .component_pink_c12c .badge-918b:last-of-type {
    margin-bottom: 0;
  }
}
.component_pink_c12c .badge-918b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component_pink_c12c .badge-918b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.component_pink_c12c .badge-918b ul li {
  margin: 0 0 0.6em;
}
.component_pink_c12c .badge-918b ul li.status-104d,
.component_pink_c12c .badge-918b ul li.photo_4893 {
  position: relative;
}
.component_pink_c12c .badge-918b ul li.status-104d .hero-black-d6a4,
.component_pink_c12c .badge-918b ul li.photo_4893 .hero-black-d6a4 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.component_pink_c12c .badge-918b ul li.status-104d:after:after,
.component_pink_c12c .badge-918b ul li.status-104d:after:before,
.component_pink_c12c
  .badge-918b
  ul
  li.photo_4893:after:after,
.component_pink_c12c
  .badge-918b
  ul
  li.photo_4893:after:before {
  content: "";
  display: table;
}
.component_pink_c12c .badge-918b ul li.status-104d:after:after,
.component_pink_c12c
  .badge-918b
  ul
  li.photo_4893:after:after {
  clear: both;
}
.component_pink_c12c .badge-918b a.container-2d0e:hover {
  text-decoration: none;
}
.component_pink_c12c .badge-918b select {
  max-width: 100%;
}
.component_pink_c12c .badge-918b table {
  font-size: 85%;
}
.component_pink_c12c .badge-918b table td,
.component_pink_c12c .badge-918b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.component_pink_c12c .badge-918b table tfoot td {
  text-align: left;
}
.component_pink_c12c .badge-918b :last-child {
  margin-bottom: 0;
}
.component_pink_c12c .badge-918b .accent-c9ba {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.component_pink_c12c .badge-918b .accent-c9ba label {
  width: 100%;
}
.component_pink_c12c .badge-918b .accent-c9ba .pagination_purple_9d51 {
  width: 100%;
  display: block;
}
.component_pink_c12c .badge-918b .accent-c9ba .footer_3137 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.component_pink_c12c .badge-918b .accent-c9ba .footer_3137:hover svg #svg-search {
  fill: #444;
}
.component_pink_c12c .badge-918b .accent-c9ba .footer_3137 svg {
  width: 18px;
  height: 18px;
}
.component_pink_c12c .layout_02a9 ul ul,
.component_pink_c12c .title-98c1 ul ul,
.component_pink_c12c .motion_67b8 ul ul,
.component_pink_c12c .chip_current_4924 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.component_pink_c12c .layout_02a9 .icon_brown_4cda > a,
.component_pink_c12c .title-98c1 .icon_brown_4cda > a,
.component_pink_c12c .motion_67b8 .icon_brown_4cda > a,
.component_pink_c12c .chip_current_4924 .icon_brown_4cda > a {
  margin-bottom: 0;
}
.component_pink_c12c .overlay_motion_d0f2 li,
.component_pink_c12c .layout_02a9 li,
.component_pink_c12c .article-tiny-c2af li,
.component_pink_c12c .title-98c1 li,
.component_pink_c12c .motion_67b8 li,
.component_pink_c12c .chip_current_4924 li,
.component_pink_c12c .focused_4117 li,
.component_pink_c12c .shade_tiny_a8d0 li {
  display: block;
  position: relative;
}
.component_pink_c12c .overlay_motion_d0f2 li:last-child,
.component_pink_c12c .layout_02a9 li:last-child,
.component_pink_c12c .article-tiny-c2af li:last-child,
.component_pink_c12c .title-98c1 li:last-child,
.component_pink_c12c .motion_67b8 li:last-child,
.component_pink_c12c .chip_current_4924 li:last-child,
.component_pink_c12c .focused_4117 li:last-child,
.component_pink_c12c .shade_tiny_a8d0 li:last-child {
  border: none;
}
.component_pink_c12c .overlay_motion_d0f2 li a,
.component_pink_c12c .layout_02a9 li a,
.component_pink_c12c .article-tiny-c2af li a,
.component_pink_c12c .title-98c1 li a,
.component_pink_c12c .motion_67b8 li a,
.component_pink_c12c .chip_current_4924 li a,
.component_pink_c12c .focused_4117 li a,
.component_pink_c12c .shade_tiny_a8d0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_pink_c12c .overlay_motion_d0f2 li ul li::before,
.component_pink_c12c .layout_02a9 li ul li::before,
.component_pink_c12c .article-tiny-c2af li ul li::before,
.component_pink_c12c .title-98c1 li ul li::before,
.component_pink_c12c .motion_67b8 li ul li::before,
.component_pink_c12c .chip_current_4924 li ul li::before,
.component_pink_c12c .focused_4117 li ul li::before,
.component_pink_c12c .shade_tiny_a8d0 li ul li::before {
  left: 15px;
}
.component_pink_c12c .overlay_motion_d0f2 li ul a,
.component_pink_c12c .layout_02a9 li ul a,
.component_pink_c12c .article-tiny-c2af li ul a,
.component_pink_c12c .title-98c1 li ul a,
.component_pink_c12c .motion_67b8 li ul a,
.component_pink_c12c .chip_current_4924 li ul a,
.component_pink_c12c .focused_4117 li ul a,
.component_pink_c12c .shade_tiny_a8d0 li ul a {
  padding-left: 20px;
}
.component_pink_c12c .overlay_motion_d0f2 li ul ul li::before,
.component_pink_c12c .layout_02a9 li ul ul li::before,
.component_pink_c12c .article-tiny-c2af li ul ul li::before,
.component_pink_c12c .title-98c1 li ul ul li::before,
.component_pink_c12c .motion_67b8 li ul ul li::before,
.component_pink_c12c .chip_current_4924 li ul ul li::before,
.component_pink_c12c .focused_4117 li ul ul li::before,
.component_pink_c12c .shade_tiny_a8d0 li ul ul li::before {
  left: 30px;
}
.component_pink_c12c .overlay_motion_d0f2 li ul ul a,
.component_pink_c12c .layout_02a9 li ul ul a,
.component_pink_c12c .article-tiny-c2af li ul ul a,
.component_pink_c12c .title-98c1 li ul ul a,
.component_pink_c12c .motion_67b8 li ul ul a,
.component_pink_c12c .chip_current_4924 li ul ul a,
.component_pink_c12c .focused_4117 li ul ul a,
.component_pink_c12c .shade_tiny_a8d0 li ul ul a {
  padding-left: 40px;
}
.component_pink_c12c .filter-huge-34a2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_pink_c12c .shade_tiny_a8d0 ul li {
  margin-bottom: 1.41575em;
}
.component_pink_c12c .shade_tiny_a8d0 ul li .section-complex-a2dd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.component_pink_c12c .shade_tiny_a8d0 ul li .stale_288b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.medium_2060 .overlay_motion_d0f2 li a,
.medium_2060 .layout_02a9 li a,
.medium_2060 .article-tiny-c2af li a,
.medium_2060 .title-98c1 li a,
.medium_2060 .motion_67b8 li a,
.medium_2060 .chip_current_4924 li a,
.medium_2060 .focused_4117 li a,
.medium_2060 .shade_tiny_a8d0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_2060 .filter-huge-34a2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_2060 .badge-918b ul li.status-104d .hero-black-d6a4,
.medium_2060 .badge-918b ul li.photo_4893 .hero-black-d6a4 {
  background: rgba(0, 0, 0, 0.2);
}
.medium_2060 .component_pink_c12c .badge-918b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-210a .component_pink_c12c .prev-cace li {
  margin: 0;
}
.bronze-210a .component_pink_c12c .prev-cace li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.bronze-210a .component_pink_c12c .prev-cace li ul {
  margin: 0;
}
.bronze-210a .component_pink_c12c .prev-cace li ul li a {
  padding-left: 15px;
}
.bronze-210a .component_pink_c12c .prev-cace li ul li li a {
  padding-left: 30px;
}
.bronze-210a .component_pink_c12c .prev-cace li.in_bee4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.bronze-210a .component_pink_c12c .prev-cace li.in_bee4 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.bronze-210a .component_pink_c12c .prev-cace li.in_bee4 > 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;
}
.content_3fba a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.content_pink_19c9 {
  position: relative;
  z-index: 10;
}
.content_pink_19c9 .silver_3fef {
  width: 100%;
  max-width: 100%;
}
.search-bottom-fa8f .item-0915 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.search-bottom-fa8f .background_light_607c {
}
.search-bottom-fa8f .medium_2060 {
  background: #292929;
}
.stale-9ee7 .item-0915 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stale-9ee7 .background_light_607c {
  background: #f9f9f9;
}
.stale-9ee7 .medium_2060 {
  background: #303030;
}
.smooth_6ece .item-0915 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth_6ece .icon_6ecf {
    margin-bottom: 1em;
  }
  .smooth_6ece .icon_6ecf:last-child {
    margin-bottom: 0;
  }
}
.smooth_6ece .background_light_607c {
  background: #ededed;
}
.smooth_6ece .medium_2060 {
  background: #1a1a1a;
}
.item-0915.background_light_607c {
  color: rgba(0, 0, 0, 0.6);
}
.item-0915.background_light_607c .detail_5af8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-0915.medium_2060 {
  color: rgba(255, 255, 255, 0.99);
}
.item-0915.medium_2060 a:not(.container-2d0e) {
  color: rgba(255, 255, 255, 0.79);
}
.item-0915.medium_2060 a:not(.container-2d0e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-0915.medium_2060 .detail_5af8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-0915.medium_2060 table tbody td,
.item-0915.medium_2060 table th {
  background: rgba(0, 0, 0, 0.08);
}
.rough-ea6d.item-e938 .carousel_21b2 {
  max-width: initial;
}
.rough-ea6d .list_d6d8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.rough-ea6d .list_d6d8 .silver_3fef {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .rough-ea6d .list_d6d8 .silver_3fef {
    display: block;
    margin-bottom: 2em;
  }
  .rough-ea6d .list_d6d8 .silver_3fef:last-child {
    margin-bottom: 0;
  }
}
.smooth_6ece .icon_6ecf:last-child,
.stale-9ee7 .icon_6ecf:last-child,
.search-bottom-fa8f .icon_6ecf:last-child {
  margin-bottom: 0;
}
.smooth_6ece .icon_6ecf .component_pink_c12c .badge-918b:last-child,
.stale-9ee7 .icon_6ecf .component_pink_c12c .badge-918b:last-child,
.search-bottom-fa8f .icon_6ecf .component_pink_c12c .badge-918b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .smooth_6ece .hover_fresh_161d,
  .smooth_6ece .accent-4cb2,
  .stale-9ee7 .hover_fresh_161d,
  .stale-9ee7 .accent-4cb2,
  .search-bottom-fa8f .hover_fresh_161d,
  .search-bottom-fa8f .accent-4cb2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .content_pink_19c9 .icon_6ecf {
    margin-bottom: 2em;
  }
}
.content_pink_19c9 p:last-child {
  margin-bottom: 0;
}
.content_pink_19c9 li,
.content_pink_19c9 ul {
  list-style: none;
  margin: 0;
}
.content_pink_19c9 ul ul {
  margin-left: 2.617924em;
}
.gas_a5d1 {
  font-size: 0.875em;
}

/* css-noise: 574e */
.widget-item-w6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
