/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label_thick_52e6/customify
Author: WPCustomify
Author URI: https://pressmaximum.label_thick_52e6
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.label_thick_52e6/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.video-complex-f3b8.logo_liquid_b0aa/licenses/gpl-2.0.mask_middle_570c
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.section-hard-5bd7/, (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.up_11e1.label_c951/normalize.sort-in-fff3/
 ======
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.sort-in-fff3 v7.0.0 | MIT License | github.label_thick_52e6/necolas/normalize.sort-in-fff3 */
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;
}
.alert-7f0a .texture-cool-f3fa,
.backdrop_0a4f,
.tag-8e33,
.upper_0c34,
.popup_dark_8517,
.static_f448,
.caption_12d4,
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;
}
.backdrop_0a4f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop_0a4f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_0a4f,
  h1 {
    font-size: 1.8em;
  }
}
.tag-8e33,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tag-8e33 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tag-8e33,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tag-8e33,
  h2 {
    font-size: 1.7em;
  }
}
.upper_0c34,
h3 {
  font-size: 1.618em;
}
.alert-7f0a .texture-cool-f3fa,
.popup_dark_8517,
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.accent-black-1fb6 {
  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;
}
.container-easy-6714:after,
.container-easy-6714:before,
.feature_a70b:after,
.feature_a70b:before {
  content: "";
  display: table;
}
.container-easy-6714:after,
.feature_a70b:after {
  clear: both;
}
.easy_a380 {
  float: right;
  margin-right: 0;
}
.tabs_current_40fb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.title_static_f5c3 .block_2b19,
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;
}
.title_static_f5c3 .block_2b19: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;
}
.summary-huge-bc0a .block_2b19 {
  box-shadow: none;
}
.summary-huge-bc0a
  .block_2b19
  .heading_81f8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-huge-bc0a .block_2b19 .motion-c465 {
  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;
}
.summary-huge-bc0a
  .block_2b19
  .motion-c465
  b {
  display: none;
}
.summary-huge-bc0a .focus_cool_6f01 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.secondary-8d54:not(.over-6669):not(.nav-focused-3fa9),
button:not(.over-6669):not(.nav-focused-3fa9),
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ),
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ),
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ) {
  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;
}
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ):hover,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ):hover,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):hover,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):hover,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ):active,
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ):active,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):active,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):active,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):active,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus {
  outline: 0;
}
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84 {
  position: relative;
}
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .item-dynamic-471f,
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .bronze_0305,
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .paper-5696,
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  i,
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  svg,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .item-dynamic-471f,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .bronze_0305,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .paper-5696,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  i,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  svg,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .item-dynamic-471f,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .bronze_0305,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .paper-5696,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  i,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  svg,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .item-dynamic-471f,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .bronze_0305,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .paper-5696,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  i,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  svg,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .item-dynamic-471f,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .bronze_0305,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  .paper-5696,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  i,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84
  svg {
  visibility: hidden;
}
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84:after,
button:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84:after,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84:after,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84:after,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ).fn-loading-fb84: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;
}
.secondary-8d54:not(.over-6669):not(.nav-focused-3fa9),
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ),
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ),
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ) {
  color: #fff;
  background: #235787;
}
.secondary-8d54:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus,
input[type="button"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus,
input[type="reset"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus,
input[type="submit"]:not(.over-6669):not(
    .nav-focused-3fa9
  ):focus {
  color: #fff;
}
.secondary-8d54.fn-disabled-fb84:not(.over-6669):not(
    .nav-focused-3fa9
  ),
.secondary-8d54[disabled]:not(.over-6669):not(
    .nav-focused-3fa9
  ),
button.fn-disabled-fb84:not(.over-6669):not(
    .nav-focused-3fa9
  ),
button[disabled]:not(.over-6669):not(
    .nav-focused-3fa9
  ) {
  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;
}
.component_next_7ab6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.component_next_7ab6: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;
}
.wrapper_brown_e9e3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion_f4d1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.popup-dirty-6601 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container-easy-6714:after,
.container-easy-6714:before,
.alert_lite_4131:after,
.alert_lite_4131:before,
.header_bottom_79be:after,
.header_bottom_79be:before,
.menu_soft_e60b:after,
.menu_soft_e60b:before,
.new_46cc:after,
.new_46cc:before,
.hover_active_db54:after,
.hover_active_db54:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container-easy-6714:after,
.alert_lite_4131:after,
.header_bottom_79be:after,
.menu_soft_e60b:after,
.new_46cc:after,
.hover_active_db54:after {
  clear: both;
}
.alert_lite_4131 .disabled_5c39,
.header_bottom_79be .disabled_5c39,
.preview-7c81 .disabled_5c39 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop_fresh_678b {
  display: inline-block;
}
.lower-0e3b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.lower-0e3b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.lower-0e3b .photo_60e6 {
  padding: 1em 0;
  font-size: 85%;
}
.photo_60e6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dropdown_44bc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dropdown_44bc:after,
.dropdown_44bc:before {
  content: "";
  display: table;
}
.dropdown_44bc:after {
  clear: both;
}
.input_paper_aa6e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notice-ee53 .input_paper_aa6e {
  max-width: 50%;
}
.medium_f94f .input_paper_aa6e {
  max-width: 33.33%;
}
.in_427b .input_paper_aa6e {
  max-width: 25%;
}
.old_d885 .input_paper_aa6e {
  max-width: 20%;
}
.feature_a4df .input_paper_aa6e {
  max-width: 16.66%;
}
.layout_2354 .input_paper_aa6e {
  max-width: 14.28%;
}
.mini_b786 .input_paper_aa6e {
  max-width: 12.5%;
}
.notice_red_1eec .input_paper_aa6e {
  max-width: 11.11%;
}
.middle-b33b {
  display: block;
}
.alert-7f0a .highlight_simple_876b label,
.alert-7f0a .picture-tiny-d6b6 label,
.alert-7f0a .focus-right-1f37 label,
.alert-7f0a .filter-glass-e593 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow-88ab {
  list-style: none;
  margin: 0;
}
.narrow-88ab article.filter-prev-e70e {
  margin-bottom: 0;
}
.narrow-88ab ul {
  list-style: none;
  margin: 0;
}
.narrow-88ab .carousel-affa li.filter-prev-e70e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow-88ab .carousel-affa li.filter-prev-e70e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow-88ab .carousel-affa li.filter-prev-e70e: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) {
  .narrow-88ab .carousel-affa li.filter-prev-e70e li.filter-prev-e70e li.filter-prev-e70e li.filter-prev-e70e {
    padding-left: 0;
  }
}
article.filter-prev-e70e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-prev-e70e .alert_lite_4131 p:last-of-type {
  margin-bottom: 0;
}
article.filter-prev-e70e .disabled-prev-89ff {
  float: left;
}
article.filter-prev-e70e .under-19b3 {
  margin-left: 85px;
}
article.filter-prev-e70e .button_30ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-prev-e70e .button_30ce .avatar-steel-06ed {
  margin-left: 10px;
}
article.filter-prev-e70e .badge-wood-1873 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-prev-e70e .mask_bf40 {
  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 .highlight_simple_876b,
  #respond .focus-right-1f37,
  #respond .filter-glass-e593 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_simple_876b input,
#respond .focus-right-1f37 input,
#respond .filter-glass-e593 input {
  width: 100%;
}
#respond .filter-glass-e593 {
  margin-right: 0;
}
#respond .dark_c7ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_west_43c3 {
  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;
}
.box_west_43c3.cold-754d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box_west_43c3 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%);
}
.box_west_43c3:focus,
.box_west_43c3: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);
}
.orange_ffc7 {
  border-radius: 10%;
}
.tooltip-f5c7 {
  border-radius: 50%;
}
.card_dark_8e91 {
  font-size: 0.72em;
}
.column_6bbb {
  font-size: 0.875em;
}
.lower-5888 {
  font-size: 1.1em;
}
.block_last_c4b3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_last_c4b3.card_dark_8e91 {
  letter-spacing: 0.5px;
}
.focus_8143,
.focus_8143 a {
  color: #6d6d6d;
}
.focus_8143 a:hover {
  color: #111;
}
.popup-blue-0f1a {
  color: #6d6d6d;
}
.summary_e10a {
  overflow-x: hidden;
}
.summary_e10a .selected_3fdd.column-9ab0 {
  position: relative;
}
.summary_e10a .selected_3fdd.column-9ab0.gold-f3a3 {
  position: initial;
}
.summary_e10a
  .selected_3fdd.column-9ab0.gold-f3a3
  .summary_6c14 {
  left: auto;
}
.summary_e10a .selected_3fdd .summary_6c14 {
  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;
}
.summary_e10a .selected_3fdd:hover.column-9ab0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary_e10a
  .selected_3fdd:hover.column-9ab0
  .summary_6c14 {
  display: block;
  z-index: 9999999;
}
.summary_e10a .info-a7b4 .header_7565,
.summary_e10a .status-small-bca1 .header_7565 {
  display: none;
}
.summary_e10a .box_3156 .selected_3fdd:hover.column-9ab0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.alert-7f0a .highlight_simple_876b label,
.alert-7f0a .picture-tiny-d6b6 label,
.alert-7f0a .focus-right-1f37 label,
.alert-7f0a .filter-glass-e593 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow-88ab {
  list-style: none;
  margin: 0;
}
.narrow-88ab article.filter-prev-e70e {
  margin-bottom: 0;
}
.narrow-88ab ul {
  list-style: none;
  margin: 0;
}
.narrow-88ab .carousel-affa li.filter-prev-e70e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow-88ab .carousel-affa li.filter-prev-e70e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow-88ab .carousel-affa li.filter-prev-e70e: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) {
  .narrow-88ab .carousel-affa li.filter-prev-e70e li.filter-prev-e70e li.filter-prev-e70e li.filter-prev-e70e {
    padding-left: 0;
  }
}
article.filter-prev-e70e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-prev-e70e .alert_lite_4131 p:last-of-type {
  margin-bottom: 0;
}
article.filter-prev-e70e .disabled-prev-89ff {
  float: left;
}
article.filter-prev-e70e .under-19b3 {
  margin-left: 85px;
}
article.filter-prev-e70e .button_30ce {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-prev-e70e .button_30ce .avatar-steel-06ed {
  margin-left: 10px;
}
article.filter-prev-e70e .badge-wood-1873 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-prev-e70e .mask_bf40 {
  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 .highlight_simple_876b,
  #respond .focus-right-1f37,
  #respond .filter-glass-e593 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .highlight_simple_876b input,
#respond .focus-right-1f37 input,
#respond .filter-glass-e593 input {
  width: 100%;
}
#respond .filter-glass-e593 {
  margin-right: 0;
}
#respond .dark_c7ab #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-a7b4 .last-b244 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last-b244 .plasma_f0cd.widget-basic-5fe3 .west-e785 > li > a:focus,
.last-b244 .plasma_f0cd.widget-basic-5fe3 .west-e785 > li > a:hover,
.last-b244 .plasma_f0cd.block-fe5f .west-e785 > li > a:focus,
.last-b244 .plasma_f0cd.block-fe5f .west-e785 > li > a:hover,
.last-b244 .plasma_f0cd.brown_12bc .west-e785 > li > a:focus,
.last-b244 .plasma_f0cd.brown_12bc .west-e785 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-b244
  .plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li.text-stone-5ff4
  > a,
.last-b244
  .plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li.last_8393
  > a,
.last-b244
  .plasma_f0cd.block-fe5f
  .west-e785
  > li.text-stone-5ff4
  > a,
.last-b244
  .plasma_f0cd.block-fe5f
  .west-e785
  > li.last_8393
  > a,
.last-b244
  .plasma_f0cd.brown_12bc
  .west-e785
  > li.text-stone-5ff4
  > a,
.last-b244 .plasma_f0cd.brown_12bc .west-e785 > li.section_18bb > a {
  color: rgba(255, 255, 255, 0.99);
}
.last-b244 .last_1125,
.last-b244 .last_1125 a {
  color: rgba(255, 255, 255, 0.99);
}
.last-b244 .hard_9883.nav-0251 li a,
.last-b244 .aside_large_73a5 a,
.last-b244 .accent-liquid-710f,
.last-b244 .west-e785 > li > a,
.last-b244 .down_2294 {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244 .hard_9883.nav-0251 li a:hover,
.last-b244 .aside_large_73a5 a:hover,
.last-b244 .accent-liquid-710f:hover,
.last-b244 .west-e785 > li > a:hover,
.last-b244 .down_2294:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-b244 .banner-3979 {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244 .banner-3979 .gradient_paper_a6f0 {
  color: rgba(255, 255, 255, 0.99);
}
.last-b244 .banner-3979:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-b244 .photo_fluid_0aa9 .green_b226 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-b244 .photo_fluid_0aa9 .green_b226 .wrapper-5617 {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244
  .photo_fluid_0aa9
  .green_b226
  .wrapper-5617::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244
  .photo_fluid_0aa9
  .green_b226
  .wrapper-5617:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244
  .photo_fluid_0aa9
  .green_b226
  .wrapper-5617::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244
  .photo_fluid_0aa9
  .green_b226
  .wrapper-5617::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244 .photo_fluid_0aa9 .picture-large-7f48 {
  color: rgba(255, 255, 255, 0.79);
}
.last-b244 .photo_fluid_0aa9 .picture-large-7f48:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-7c08
  .last-b244
  .photo_fluid_0aa9
  .link_narrow_20be
  .border-silver-106d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth-7c08
  .last-b244
  .photo_fluid_0aa9
  .link_narrow_20be
  .wrapper-5617 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-a7b4 .up_17cc {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.up_17cc .plasma_f0cd.widget-basic-5fe3 .west-e785 > li > a:focus,
.up_17cc .plasma_f0cd.widget-basic-5fe3 .west-e785 > li > a:hover,
.up_17cc .plasma_f0cd.block-fe5f .west-e785 > li > a:focus,
.up_17cc .plasma_f0cd.block-fe5f .west-e785 > li > a:hover,
.up_17cc .plasma_f0cd.brown_12bc .west-e785 > li > a:focus,
.up_17cc .plasma_f0cd.brown_12bc .west-e785 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_17cc
  .plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li.text-stone-5ff4
  > a,
.up_17cc
  .plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li.last_8393
  > a,
.up_17cc
  .plasma_f0cd.block-fe5f
  .west-e785
  > li.text-stone-5ff4
  > a,
.up_17cc
  .plasma_f0cd.block-fe5f
  .west-e785
  > li.last_8393
  > a,
.up_17cc
  .plasma_f0cd.brown_12bc
  .west-e785
  > li.text-stone-5ff4
  > a,
.up_17cc .plasma_f0cd.brown_12bc .west-e785 > li.section_18bb > a {
  color: rgba(0, 0, 0, 0.8);
}
.up_17cc .last_1125,
.up_17cc .last_1125 a {
  color: rgba(0, 0, 0, 0.8);
}
.up_17cc .hard_9883.nav-0251 li a,
.up_17cc .aside_large_73a5 a,
.up_17cc .accent-liquid-710f,
.up_17cc .west-e785 > li > a,
.up_17cc .down_2294 {
  color: rgba(0, 0, 0, 0.55);
}
.up_17cc .hard_9883.nav-0251 li a:hover,
.up_17cc .aside_large_73a5 a:hover,
.up_17cc .accent-liquid-710f:hover,
.up_17cc .west-e785 > li > a:hover,
.up_17cc .down_2294:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_17cc .banner-3979 {
  color: rgba(0, 0, 0, 0.55);
}
.up_17cc .banner-3979 .gradient_paper_a6f0 {
  color: rgba(0, 0, 0, 0.8);
}
.up_17cc .banner-3979:hover {
  color: rgba(0, 0, 0, 0.8);
}
.title-warm-d4cd .glass_d3a9 {
  margin-left: auto;
  margin-right: auto;
}
.header_bottom_79be > * {
  margin-left: auto;
  margin-right: auto;
}
.header_bottom_79be .wrapper_brown_e9e3 {
  margin-right: 1.41575em;
}
.east-d878 .header_bottom_79be > .notice_dirty_bb9c {
  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;
}
.east-d878 .header_bottom_79be > .left-816c {
  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;
}
.paper_8e96.title-warm-d4cd .glass_d3a9,
.button_423f.title-warm-d4cd .glass_d3a9 {
  margin-left: 0;
}
.hidden-4361.title-warm-d4cd .glass_d3a9,
.column_66b3.title-warm-d4cd .glass_d3a9 {
  margin-right: 0;
}
.header_bottom_79be ol,
.header_bottom_79be ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.warm_23de video {
  max-width: 100%;
}
.background-light-c5db img {
  display: block;
}
.background-light-c5db.wrapper_brown_e9e3,
.background-light-c5db.accordion_f4d1 {
  width: 100%;
}
.background-light-c5db.left-816c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.new-726a:not(.title_pro_8cb0) {
  margin: 1.5em auto;
}
.background_6739 p {
  padding: 1.5em 14px;
}
ul.gradient_c540.left-816c,
ul.gradient_c540.notice_dirty_bb9c,
ul.gradient_c540.inner-7e7a.notice_dirty_bb9c {
  padding: 0 14px;
}
.notification_purple_6507 {
  display: block;
  overflow-x: auto;
}
.notification_purple_6507 table {
  border-collapse: collapse;
  width: 100%;
}
.notification_purple_6507 td,
.notification_purple_6507 th {
  padding: 0.5em;
}
.header_bottom_79be li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.header_bottom_79be ol ol,
.header_bottom_79be ol ul,
.header_bottom_79be ul ol,
.header_bottom_79be ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.header_bottom_79be ol ol li,
.header_bottom_79be ol ul li,
.header_bottom_79be ul ol li,
.header_bottom_79be ul ul li {
  margin-left: 0;
}
.liquid_a1a8.accent_medium_47a0 > .bright_0628 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.liquid_a1a8.accent_medium_47a0 > .bright_0628 iframe,
.liquid_a1a8.accent_medium_47a0 > .bright_0628 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active-6731 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active-6731.logo-da0c {
  padding: 0;
}
.active-6731.logo-da0c cite {
  font-size: 13px;
}
.active-6731 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active-6731 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.secondary-static-b434 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.secondary-static-b434 > p:first-child {
  margin-top: 0;
}
.secondary-static-b434 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.secondary-static-b434 blockquote {
  border-left: 0;
}
.middle-538f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.middle-538f:not(.fixed-a887) {
  max-width: 100px;
}
.middle-538f.hidden_c4ed {
  border-bottom: none !important;
  text-align: center;
}
.middle-538f.hidden_c4ed::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background_6739 p {
    padding: 1.5em 0;
  }
}
.tabs-02cd {
  color: #0073aa;
}
.slider_soft_4bb4 {
  background-color: #0073aa;
}
.wrapper-focused-37a3 {
  color: #229fd8;
}
.layout-dim-9344 {
  background-color: #229fd8;
}
.nav_2555 {
  color: #eee;
}
.dirty_837b {
  background-color: #eee;
}
.plasma_4f71 {
  color: #444;
}
.description_medium_de77 {
  background-color: #444;
}
.search_east_7f95 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_east_7f95 .status_tiny_30fb .aside_large_73a5 {
  font-size: 15px;
}
.search_east_7f95 .aside_large_73a5 {
  line-height: 1.3;
}
.search_east_7f95 .up_17cc {
}
.search_east_7f95 .last-b244 {
  background: #235787;
}
.notice_hard_f9ca {
  padding: 0;
}
.notice_hard_f9ca .last-b244 {
  background: #1a1a1a;
}
.notice_hard_f9ca .up_17cc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary_e563 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary_e563 .up_17cc {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary_e563 .last-b244 {
  background: #303030;
}
.hover_active_db54 {
  position: relative;
  z-index: 10;
}
.hover_active_db54 .box-ee48 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-small-5350 .column-9ab0 {
  display: inline-block;
  vertical-align: middle;
}
.gallery-small-5350.nav_tall_0bfb .column-9ab0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gallery-small-5350.nav_tall_0bfb .column-9ab0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-small-5350.nav_tall_0bfb .column-9ab0 {
    margin-right: 0.4em;
  }
}
.gallery-small-5350.nav_tall_0bfb .column-9ab0:last-child {
  margin-right: 0;
}
.main-dynamic-0a21 .box-ee48 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-a7b4 .status_tiny_30fb {
    margin: 0 -0.5em;
  }
  .info-a7b4 .status_tiny_30fb [class*="customify-col-"],
  .info-a7b4 .status_tiny_30fb [class*="customify-col_"],
  .info-a7b4 .status_tiny_30fb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-a7b4.picture-87dc .box-ee48 {
  background: 0 0 !important;
}
.info-a7b4.picture-87dc .box-ee48,
.info-a7b4.main-dynamic-0a21 .box-ee48 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-a7b4.backdrop-current-a646 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-a7b4.main-dynamic-0a21 .box-ee48 {
  box-shadow: none !important;
}
.silver-3739 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .silver-3739 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .silver-3739 {
    padding: 18px 0 20px;
  }
}
.silver-3739 .thumbnail_2dc5 {
  width: 100%;
}
.silver-3739 .avatar_selected_3943 {
  margin-bottom: 0;
}
.silver-3739 .pagination-3e9f {
  margin-top: 5px;
  font-size: 0.875em;
}
.label_1fd3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label_1fd3 .banner-834f {
  width: 100%;
}
.selected_fab2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.selected_fab2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.selected_fab2 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;
}
.selected_fab2 li:last-child:after {
  display: none;
}
.selected_fab2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.sort-9e5c .header_7565 button,
.silver-3739 .header_7565 button {
  left: 0;
}
.sort-9e5c .banner-834f,
.silver-3739 .banner-834f {
  padding-left: 0;
  padding-right: 0;
}
.sort-9e5c .label_1fd3,
.silver-3739 .label_1fd3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.sort-9e5c {
  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;
}
.sort-9e5c: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;
}
.sort-9e5c .content-7986 {
  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) {
  .sort-9e5c .content-7986 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .sort-9e5c .content-7986 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .sort-9e5c .content-7986 {
    min-height: 200px;
  }
}
.sort-9e5c .selected_fab2 {
  color: rgba(255, 255, 255, 0.8);
}
.sort-9e5c .selected_fab2 a,
.sort-9e5c .selected_fab2 li:after {
  color: inherit;
}
.sort-9e5c .selected_fab2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_7aa9 {
  margin-bottom: 0.5em;
}
.silver_b86c {
  margin-bottom: 1.2em;
}
.silver_b86c,
.hero_7aa9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.silver_b86c p:last-child,
.hero_7aa9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header_7565,
#masthead .header_7565 {
  display: none;
}
#masthead
  > .header_7565.accordion_short_671c {
  display: none;
}
#masthead > .header_7565 button {
  left: 0;
}
.gold_9cca {
  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%;
}
.gold_9cca .column-9ab0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gold_9cca .middle_ee63 {
  display: -webkit-box;
  display: flex;
}
.gold_9cca .middle_ee63.heading_down_a3ef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gold_9cca .middle_ee63.dynamic-5730 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gold_9cca .middle_ee63.banner_cool_37b0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gold_9cca.popup_6afd.hard_3762 .middle_ee63.heading_down_a3ef {
  flex-basis: 100%;
}
.gold_9cca.tag_full_9b5a .middle_ee63.dynamic-5730 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gold_9cca.tag_full_9b5a .middle_ee63.banner_cool_37b0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header_7565.accordion_short_671c {
  display: none;
}
#masthead > .header_7565 button {
  left: 0;
}
.selected_dcc1 {
  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;
}
.selected_dcc1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.selected_dcc1.pressed-b517 i {
  margin-right: 4px;
}
.selected_dcc1.description-active-2a86 i {
  margin-left: 5px;
}
.aside_large_73a5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside_large_73a5 p:last-child {
  margin-bottom: 0;
}
.thick-8931 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thick-8931 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thick-8931 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thick-8931 .last_1125 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thick-8931 .down_f294 {
  margin: 5px 0 7px 0;
}
.thick-8931.shadow_8002 .chip_f364 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-8931.shadow_8002 .wide_afdd {
  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;
}
.thick-8931.caption-8b02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thick-8931.caption-8b02 .chip_f364 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-8931.caption-8b02 .wide_afdd {
  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;
}
.thick-8931.input_hovered_2fbc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick-8931.main-e698 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thick-8931.main-e698 .wide_afdd {
  margin-top: 7px;
}
.yellow-f551 {
  display: inline-block;
}
.hover_active_db54 .border_pressed_e460 .thick-8931 img {
  max-width: 100%;
}
.plasma_f0cd .fluid_8dc5.up_d61e,
.sort_pink_8152 .fluid_8dc5.up_d61e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.plasma_f0cd .light-7311,
.sort_pink_8152 .light-7311 {
  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%);
}
.plasma_f0cd .light-7311 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.plasma_f0cd.static-d91b .light-7311 {
  display: none;
}
.plasma_f0cd .column-06a4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plasma_f0cd .column-06a4 li {
  display: inline-block;
  position: relative;
}
.plasma_f0cd .column-06a4 li:last-child {
  margin-right: 0;
}
.plasma_f0cd .column-06a4 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;
}
.plasma_f0cd .column-06a4 li.section_18bb > a {
  color: rgba(0, 0, 0, 0.9);
}
.plasma_f0cd .column-06a4 > 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;
}
.plasma_f0cd .column-06a4 > li > a i {
  line-height: 0;
}
.plasma_f0cd .column-06a4 > li.copper_1489 > a .light-7311 {
  margin-left: 4px;
  line-height: 0;
}
.plasma_f0cd .column-06a4 .hovered-7937 li.copper_1489 > a {
  position: relative;
}
.plasma_f0cd .column-06a4 .hovered-7937 li.copper_1489 > a:after,
.plasma_f0cd .column-06a4 .hovered-7937 li.copper_1489 > a:before {
  content: "";
  display: table;
}
.plasma_f0cd .column-06a4 .hovered-7937 li.copper_1489 > a:after {
  clear: both;
}
.plasma_f0cd .column-06a4 .hovered-7937 li.copper_1489 > a .light-7311 {
  margin-left: 5px;
  float: right;
}
.plasma_f0cd .over-d3bc,
.plasma_f0cd .hovered-7937 {
  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;
}
.plasma_f0cd .hovered-7937 {
  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;
}
.plasma_f0cd .hovered-7937 .up_d61e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.plasma_f0cd .hovered-7937 .light-7311 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.plasma_f0cd .hovered-7937 li {
  display: block;
  margin: 0;
  padding: 0;
}
.plasma_f0cd .hovered-7937 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;
}
.plasma_f0cd .hovered-7937 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.plasma_f0cd .hovered-7937 .hovered-7937 {
  top: 0;
  left: 100%;
}
.plasma_f0cd .picture_9bb4.fn-focus-fb84 > .over-d3bc,
.plasma_f0cd .picture_9bb4.fn-focus-fb84 > .hovered-7937,
.plasma_f0cd .picture_9bb4:focus > .over-d3bc,
.plasma_f0cd .picture_9bb4:focus > .hovered-7937,
.plasma_f0cd .picture_9bb4:hover > .over-d3bc,
.plasma_f0cd .picture_9bb4:hover > .hovered-7937 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.plasma_f0cd.brown_12bc .west-e785:after,
.plasma_f0cd.brown_12bc .west-e785:before {
  content: "";
  display: table;
}
.plasma_f0cd.brown_12bc .west-e785:after {
  clear: both;
}
.plasma_f0cd.brown_12bc .west-e785 > li {
  float: left;
}
.plasma_f0cd.alert-wood-7266 .west-e785:after,
.plasma_f0cd.alert-wood-7266 .west-e785:before {
  content: "";
  display: table;
}
.plasma_f0cd.alert-wood-7266 .west-e785:after {
  clear: both;
}
.plasma_f0cd.alert-wood-7266 .west-e785 > li {
  float: left;
}
.plasma_f0cd.alert-wood-7266 .west-e785 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.plasma_f0cd.alert-wood-7266 .west-e785 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.plasma_f0cd.alert-wood-7266 .west-e785 > li.text-stone-5ff4 > a,
.plasma_f0cd.alert-wood-7266 .west-e785 > li.section_18bb > a {
  color: #fff;
  background-color: #1e4b75;
}
.plasma_f0cd.widget-basic-5fe3 .west-e785 > li > a .up_d61e {
  position: relative;
}
.plasma_f0cd.widget-basic-5fe3 .west-e785 > li > a .up_d61e: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;
}
.plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li:focus
  > a
  .up_d61e:before,
.plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li:hover
  > a
  .up_d61e:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li.text-stone-5ff4
  > a
  .up_d61e:before,
.plasma_f0cd.widget-basic-5fe3
  .west-e785
  > li.last_8393
  > a
  .up_d61e:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_f0cd.block-fe5f .west-e785 > li > a .up_d61e {
  position: relative;
}
.plasma_f0cd.block-fe5f .west-e785 > li > a .up_d61e: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;
}
.plasma_f0cd.block-fe5f .west-e785 > li:focus > a .up_d61e:before,
.plasma_f0cd.block-fe5f
  .west-e785
  > li:hover
  > a
  .up_d61e:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_f0cd.block-fe5f
  .west-e785
  > li.text-stone-5ff4
  > a
  .up_d61e:before,
.plasma_f0cd.block-fe5f
  .west-e785
  > li.last_8393
  > a
  .up_d61e:before {
  width: 100%;
  background-color: currentColor;
}
.sort_pink_8152 .column-06a4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sort_pink_8152 .column-06a4 li:first-child > a {
  border-top: none;
}
.sort_pink_8152 .column-06a4 .element-soft-8af2 > .up_d61e .light-7311 {
  display: none;
}
.sort_pink_8152 .column-06a4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sort_pink_8152 .column-06a4 li:last-child {
  border: none;
}
.sort_pink_8152 .column-06a4 li.copper_1489 > a {
  padding-right: 45px !important;
}
.sort_pink_8152 .column-06a4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sort_pink_8152 .column-06a4 li a:focus,
.sort_pink_8152 .column-06a4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sort_pink_8152 .column-06a4 li .card_next_2246 {
  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;
}
.sort_pink_8152 .column-06a4 li .card_next_2246:hover {
  box-shadow: none;
}
.sort_pink_8152 .column-06a4 li .card_next_2246 .light-7311 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sort_pink_8152 .column-06a4 .hovered-7937 {
  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);
}
.sort_pink_8152 .column-06a4 .hovered-7937 li a {
  padding-left: 3em;
}
.sort_pink_8152 .column-06a4 .first_09f3 > a .card_next_2246 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sort_pink_8152 .column-06a4 .first_09f3 > .hovered-7937 {
  display: block;
  opacity: 1;
}
.gradient_675a {
  max-width: 100%;
}
.tag-complex-8c35 {
  line-height: 0;
  cursor: pointer;
}
.down_2294 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.down_2294:hover {
  box-shadow: none;
  color: currentColor;
}
.down_2294 svg {
  width: 18px;
  height: 18px;
}
.down_2294 .paragraph-current-c45a {
  display: none;
}
.outline_a282 {
  position: relative;
}
.outline_a282.fn-active-fb84 .down_2294 .solid-acd4 {
  display: none;
}
.outline_a282.fn-active-fb84 .down_2294 .paragraph-current-c45a {
  display: inline-block;
}
.outline_a282 .message-outer-0b59 {
  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);
}
.outline_a282.column-slow-1cc6 .message-outer-0b59 {
  left: auto;
  right: -0.9em;
}
.outline_a282.column-slow-1cc6 .gradient-dd9f::before {
  left: auto;
  right: 15px;
}
.outline_a282.fn-active-fb84 .message-outer-0b59 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link_narrow_20be {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link_narrow_20be label {
  flex-basis: 100%;
}
.link_narrow_20be .green_b226 {
  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;
}
.link_narrow_20be .wrapper-5617 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link_narrow_20be .wrapper-5617:focus {
  background-color: transparent;
}
.link_narrow_20be button.picture-large-7f48 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link_narrow_20be button.picture-large-7f48:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link_narrow_20be button.picture-large-7f48 svg {
  width: 18px;
  height: 18px;
}
.link_narrow_20be input[type="submit"] {
  min-height: auto;
}
.photo_fluid_0aa9 .link_narrow_20be .wrapper-5617 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gradient-dd9f {
  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) {
  .gradient-dd9f {
    width: 220px;
  }
}
.gradient-dd9f label {
  flex-basis: 100%;
}
.gradient-dd9f::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;
}
.smooth-7c08 .photo_fluid_0aa9 .link_narrow_20be {
  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;
}
.smooth-7c08
  .photo_fluid_0aa9
  .link_narrow_20be
  .green_b226 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.smooth-7c08 .photo_fluid_0aa9 .link_narrow_20be .wrapper-5617 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.smooth-7c08
  .photo_fluid_0aa9
  .link_narrow_20be
  .wrapper-5617:focus {
  background: 0 0;
}
.smooth-7c08
  .photo_fluid_0aa9
  .link_narrow_20be
  .border-silver-106d {
  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;
}
.hard_9883 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hard_9883 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hard_9883 li:last-child {
  margin-right: 0;
}
.hard_9883 li:first-child {
  margin-left: 0;
}
.hard_9883.north-c228 a {
  color: #fff;
}
.hard_9883.north-c228 a:hover {
  color: #fff;
}
.hard_9883 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hard_9883 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hard_9883 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hard_9883 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hard_9883 [class*="social-icon-apple"] {
  background-color: #999;
}
.hard_9883 [class*="social-icon-apple"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #999;
}
.hard_9883 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hard_9883 [class*="social-icon-behance"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #1769ff;
}
.hard_9883 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hard_9883 [class*="social-icon-bitbucket"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #205081;
}
.hard_9883 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hard_9883 [class*="social-icon-codepen"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #000;
}
.hard_9883 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hard_9883 [class*="social-icon-delicious"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #39f;
}
.hard_9883 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hard_9883 [class*="social-icon-digg"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #005be2;
}
.hard_9883 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hard_9883 [class*="social-icon-dribbble"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #ea4c89;
}
.hard_9883 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hard_9883 [class*="social-icon-envelope"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #ea4335;
}
.hard_9883 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hard_9883 [class*="social-icon-facebook"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #3b5998;
}
.hard_9883 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hard_9883 [class*="social-icon-flickr"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #0063dc;
}
.hard_9883 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hard_9883 [class*="social-icon-foursquare"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #2d5be3;
}
.hard_9883 [class*="social-icon-github"] {
  background-color: #333;
}
.hard_9883 [class*="social-icon-github"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #333;
}
.hard_9883 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hard_9883 [class*="social-icon-google-plus"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #dd4b39;
}
.hard_9883 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hard_9883 [class*="social-icon-houzz"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #7ac142;
}
.hard_9883 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hard_9883 [class*="social-icon-instagram"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #262626;
}
.hard_9883 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hard_9883 [class*="social-icon-jsfiddle"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #487aa2;
}
.hard_9883 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hard_9883 [class*="social-icon-linkedin"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #0077b5;
}
.hard_9883 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hard_9883 [class*="social-icon-medium"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #00ab6b;
}
.hard_9883 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hard_9883
  [class*="social-icon-odnoklassniki"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #f4731c;
}
.hard_9883 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hard_9883 [class*="social-icon-meetup"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #ec1c40;
}
.hard_9883 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hard_9883 [class*="social-icon-pinterest"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #bd081c;
}
.hard_9883 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hard_9883 [class*="social-icon-product-hunt"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #da552f;
}
.hard_9883 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hard_9883 [class*="social-icon-reddit"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #ff4500;
}
.hard_9883 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hard_9883 [class*="social-icon-rss"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #f26522;
}
.hard_9883 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hard_9883
  [class*="social-icon-shopping-cart"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #4caf50;
}
.hard_9883 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hard_9883 [class*="social-icon-skype"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #00aff0;
}
.hard_9883 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hard_9883 [class*="social-icon-slideshare"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #0077b5;
}
.hard_9883 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hard_9883 [class*="social-icon-snapchat"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #fffc00;
}
.hard_9883 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hard_9883 [class*="social-icon-soundcloud"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #f80;
}
.hard_9883 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hard_9883 [class*="social-icon-spotify"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #2ebd59;
}
.hard_9883 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hard_9883
  [class*="social-icon-stack-overflow"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #fe7a15;
}
.hard_9883 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hard_9883 [class*="social-icon-maldkfgram"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #2ca5e0;
}
.hard_9883 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hard_9883 [class*="social-icon-tripadvisor"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #589442;
}
.hard_9883 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hard_9883 [class*="social-icon-tumblr"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #35465c;
}
.hard_9883 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hard_9883 [class*="social-icon-twitch"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #6441a5;
}
.hard_9883 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hard_9883 [class*="social-icon-twitter"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #1da1f2;
}
.hard_9883 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hard_9883 [class*="social-icon-vimeo"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #1ab7ea;
}
.hard_9883 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hard_9883 [class*="social-icon-vk"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #45668e;
}
.hard_9883 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hard_9883 [class*="social-icon-weibo"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #df2029;
}
.hard_9883 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hard_9883 [class*="social-icon-weixin"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #7bb32e;
}
.hard_9883 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hard_9883 [class*="social-icon-whatsapp"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #25d366;
}
.hard_9883 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hard_9883 [class*="social-icon-wordpress"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #21759b;
}
.hard_9883 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hard_9883 [class*="social-icon-xing"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #026466;
}
.hard_9883 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hard_9883 [class*="social-icon-yelp"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #af0606;
}
.hard_9883 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hard_9883 [class*="social-icon-youtube"].dropdown-east-3bd9 {
  background-color: transparent;
  color: #cd201f;
}
.accent-liquid-710f {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.accent-liquid-710f:hover {
  box-shadow: none;
  background: 0 0;
}
.iron-261a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tertiary-red-d47b {
  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;
}
.video_2506 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern-1c38 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern-1c38,
.pattern-1c38::after,
.pattern-1c38::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;
}
.pattern-1c38::after,
.pattern-1c38::before {
  content: "";
  display: block;
  background-color: inherit;
}
.over_b922 .tertiary-red-d47b .video_2506 {
  margin-top: -2px;
  width: 19px;
}
.over_b922 .tertiary-red-d47b .pattern-1c38 {
  margin-top: -1px;
}
.over_b922 .tertiary-red-d47b .pattern-1c38,
.over_b922 .tertiary-red-d47b .pattern-1c38::after,
.over_b922 .tertiary-red-d47b .pattern-1c38::before {
  width: 19px;
  height: 2px;
}
.over_b922 .tertiary-red-d47b .pattern-1c38::before {
  top: -6px;
}
.over_b922 .tertiary-red-d47b .pattern-1c38::after {
  bottom: -6px;
}
.component_motion_f939 .tertiary-red-d47b .video_2506 {
  margin-top: -2px;
  width: 22px;
}
.component_motion_f939 .tertiary-red-d47b .pattern-1c38 {
  margin-top: -1px;
}
.component_motion_f939 .tertiary-red-d47b .pattern-1c38,
.component_motion_f939 .tertiary-red-d47b .pattern-1c38::after,
.component_motion_f939 .tertiary-red-d47b .pattern-1c38::before {
  width: 22px;
  height: 2px;
}
.component_motion_f939 .tertiary-red-d47b .pattern-1c38::before {
  top: -7px;
}
.component_motion_f939 .tertiary-red-d47b .pattern-1c38::after {
  bottom: -7px;
}
.pagination-8d9c .tertiary-red-d47b .video_2506 {
  margin-top: -2px;
  width: 31px;
}
.pagination-8d9c .tertiary-red-d47b .pattern-1c38 {
  margin-top: -1.5px;
}
.pagination-8d9c .tertiary-red-d47b .pattern-1c38,
.pagination-8d9c .tertiary-red-d47b .pattern-1c38::after,
.pagination-8d9c .tertiary-red-d47b .pattern-1c38::before {
  width: 31px;
  height: 3px;
}
.pagination-8d9c .tertiary-red-d47b .pattern-1c38::before {
  top: -9px;
}
.pagination-8d9c .tertiary-red-d47b .pattern-1c38::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .row-7c06 .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 19px;
  }
  .row-7c06 .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1px;
  }
  .row-7c06 .tertiary-red-d47b .pattern-1c38,
  .row-7c06 .tertiary-red-d47b .pattern-1c38::after,
  .row-7c06 .tertiary-red-d47b .pattern-1c38::before {
    width: 19px;
    height: 2px;
  }
  .row-7c06 .tertiary-red-d47b .pattern-1c38::before {
    top: -6px;
  }
  .row-7c06 .tertiary-red-d47b .pattern-1c38::after {
    bottom: -6px;
  }
  .panel_8bbe .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 22px;
  }
  .panel_8bbe .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1px;
  }
  .panel_8bbe .tertiary-red-d47b .pattern-1c38,
  .panel_8bbe .tertiary-red-d47b .pattern-1c38::after,
  .panel_8bbe .tertiary-red-d47b .pattern-1c38::before {
    width: 22px;
    height: 2px;
  }
  .panel_8bbe .tertiary-red-d47b .pattern-1c38::before {
    top: -7px;
  }
  .panel_8bbe .tertiary-red-d47b .pattern-1c38::after {
    bottom: -7px;
  }
  .dropdown_purple_986f .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_purple_986f .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1.5px;
  }
  .dropdown_purple_986f .tertiary-red-d47b .pattern-1c38,
  .dropdown_purple_986f .tertiary-red-d47b .pattern-1c38::after,
  .dropdown_purple_986f .tertiary-red-d47b .pattern-1c38::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_purple_986f .tertiary-red-d47b .pattern-1c38::before {
    top: -9px;
  }
  .dropdown_purple_986f .tertiary-red-d47b .pattern-1c38::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .aside-center-1aaf .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 19px;
  }
  .aside-center-1aaf .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1px;
  }
  .aside-center-1aaf .tertiary-red-d47b .pattern-1c38,
  .aside-center-1aaf .tertiary-red-d47b .pattern-1c38::after,
  .aside-center-1aaf .tertiary-red-d47b .pattern-1c38::before {
    width: 19px;
    height: 2px;
  }
  .aside-center-1aaf .tertiary-red-d47b .pattern-1c38::before {
    top: -6px;
  }
  .aside-center-1aaf .tertiary-red-d47b .pattern-1c38::after {
    bottom: -6px;
  }
  .texture_dark_ac97 .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_dark_ac97 .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1px;
  }
  .texture_dark_ac97 .tertiary-red-d47b .pattern-1c38,
  .texture_dark_ac97 .tertiary-red-d47b .pattern-1c38::after,
  .texture_dark_ac97 .tertiary-red-d47b .pattern-1c38::before {
    width: 22px;
    height: 2px;
  }
  .texture_dark_ac97 .tertiary-red-d47b .pattern-1c38::before {
    top: -7px;
  }
  .texture_dark_ac97 .tertiary-red-d47b .pattern-1c38::after {
    bottom: -7px;
  }
  .white-f4c7 .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 31px;
  }
  .white-f4c7 .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1.5px;
  }
  .white-f4c7 .tertiary-red-d47b .pattern-1c38,
  .white-f4c7 .tertiary-red-d47b .pattern-1c38::after,
  .white-f4c7 .tertiary-red-d47b .pattern-1c38::before {
    width: 31px;
    height: 3px;
  }
  .white-f4c7 .tertiary-red-d47b .pattern-1c38::before {
    top: -9px;
  }
  .white-f4c7 .tertiary-red-d47b .pattern-1c38::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_old_4b37 .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_old_4b37 .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1px;
  }
  .wrapper_old_4b37 .tertiary-red-d47b .pattern-1c38,
  .wrapper_old_4b37 .tertiary-red-d47b .pattern-1c38::after,
  .wrapper_old_4b37 .tertiary-red-d47b .pattern-1c38::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_old_4b37 .tertiary-red-d47b .pattern-1c38::before {
    top: -6px;
  }
  .wrapper_old_4b37 .tertiary-red-d47b .pattern-1c38::after {
    bottom: -6px;
  }
  .bright-ff0d .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 22px;
  }
  .bright-ff0d .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1px;
  }
  .bright-ff0d .tertiary-red-d47b .pattern-1c38,
  .bright-ff0d .tertiary-red-d47b .pattern-1c38::after,
  .bright-ff0d .tertiary-red-d47b .pattern-1c38::before {
    width: 22px;
    height: 2px;
  }
  .bright-ff0d .tertiary-red-d47b .pattern-1c38::before {
    top: -7px;
  }
  .bright-ff0d .tertiary-red-d47b .pattern-1c38::after {
    bottom: -7px;
  }
  .layout-411d .tertiary-red-d47b .video_2506 {
    margin-top: -2px;
    width: 31px;
  }
  .layout-411d .tertiary-red-d47b .pattern-1c38 {
    margin-top: -1.5px;
  }
  .layout-411d .tertiary-red-d47b .pattern-1c38,
  .layout-411d .tertiary-red-d47b .pattern-1c38::after,
  .layout-411d .tertiary-red-d47b .pattern-1c38::before {
    width: 31px;
    height: 3px;
  }
  .layout-411d .tertiary-red-d47b .pattern-1c38::before {
    top: -9px;
  }
  .layout-411d .tertiary-red-d47b .pattern-1c38::after {
    bottom: -9px;
  }
}
.table_active_79a8 .pattern-1c38 {
  -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);
}
.table_active_79a8 .pattern-1c38::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table_active_79a8 .pattern-1c38::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);
}
.table_active_79a8.shade-549b .pattern-1c38 {
  -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);
}
.table_active_79a8.shade-549b .pattern-1c38::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table_active_79a8.shade-549b .pattern-1c38::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);
}
.title_soft_e79c {
  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.paper-9179:before {
  display: none;
}
.status-small-bca1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.status-small-bca1 .grid_af42 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.status-small-bca1 .grid_af42:last-of-type {
  border-bottom: none;
}
.status-small-bca1 .grid_af42.thick-6155,
.status-small-bca1 .grid_af42.disabled_5a38,
.status-small-bca1 .grid_af42.easy_e249 {
  padding: 0;
}
.status-small-bca1 .sort_pink_8152 .card_next_2246 {
  color: currentColor;
}
.status-small-bca1 .sort_pink_8152 .card_next_2246:focus,
.status-small-bca1 .sort_pink_8152 .card_next_2246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-small-bca1.up_17cc .banner-3979,
.status-small-bca1.up_17cc .aside_large_73a5 a,
.status-small-bca1.up_17cc .west-e785 a,
.status-small-bca1.up_17cc .hovered-7937 a {
  color: rgba(0, 0, 0, 0.55);
}
.status-small-bca1.up_17cc .banner-3979:hover,
.status-small-bca1.up_17cc .aside_large_73a5 a:hover,
.status-small-bca1.up_17cc .west-e785 a:hover,
.status-small-bca1.up_17cc .hovered-7937 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-small-bca1.up_17cc .gradient_paper_a6f0 {
  color: rgba(0, 0, 0, 0.8);
}
.status-small-bca1.up_17cc .grid_af42 {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-small-bca1.up_17cc .grid_af42:before {
  background: rgba(0, 0, 0, 0.08);
}
.status-small-bca1.up_17cc .icon-e449:before {
  background: rgba(255, 255, 255, 0.9);
}
.status-small-bca1.up_17cc .sort_pink_8152 .column-06a4 li a,
.status-small-bca1.up_17cc .sort_pink_8152 .card_next_2246,
.status-small-bca1.up_17cc .hovered-7937 {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-small-bca1.up_17cc .sort_pink_8152 .card_next_2246:focus,
.status-small-bca1.up_17cc .sort_pink_8152 .card_next_2246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-small-bca1.up_17cc .column-06a4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.status-small-bca1.last-b244 .banner-3979,
.status-small-bca1.last-b244 .aside_large_73a5 a,
.status-small-bca1.last-b244 .west-e785 .card_next_2246,
.status-small-bca1.last-b244 .west-e785 a,
.status-small-bca1.last-b244 .hovered-7937 a {
  color: rgba(255, 255, 255, 0.79);
}
.status-small-bca1.last-b244 .banner-3979:hover,
.status-small-bca1.last-b244 .aside_large_73a5 a:hover,
.status-small-bca1.last-b244 .west-e785 .card_next_2246:hover,
.status-small-bca1.last-b244 .west-e785 a:hover,
.status-small-bca1.last-b244 .hovered-7937 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.status-small-bca1.last-b244 .gradient_paper_a6f0 {
  color: rgba(255, 255, 255, 0.99);
}
.status-small-bca1.last-b244 .grid_af42 {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-small-bca1.last-b244 .grid_af42:before {
  background: rgba(255, 255, 255, 0.08);
}
.status-small-bca1.last-b244 .icon-e449:before {
  background: rgba(0, 0, 0, 0.9);
}
.status-small-bca1.last-b244 .sort_pink_8152 .column-06a4 li a,
.status-small-bca1.last-b244 .sort_pink_8152 .card_next_2246,
.status-small-bca1.last-b244 .hovered-7937 {
  border-color: rgba(255, 255, 255, 0.08);
}
.status-small-bca1.last-b244 .sort_pink_8152 .card_next_2246:focus,
.status-small-bca1.last-b244 .sort_pink_8152 .card_next_2246:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-small-bca1.last-b244 .column-06a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-e449 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.icon-e449:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.button-warm-7bc2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fresh_660f .status-small-bca1 {
  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;
}
.fresh_660f .grid_af42 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fresh_660f .grid_af42: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) {
  .fresh_660f .grid_af42:before {
    width: 16%;
    left: 42%;
  }
}
.fresh_660f .grid_af42:last-child:before {
  content: none;
}
.fresh_660f .grid_af42[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fresh_660f .sort_pink_8152 .column-06a4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fresh_660f .sort_pink_8152 .column-06a4 li a .card_next_2246 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fresh_660f .sort_pink_8152 .hovered-7937 {
  border: none;
}
.fresh_660f .sort_pink_8152 .hovered-7937 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fresh_660f .icon-e449 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fresh_660f .button-warm-7bc2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fresh_660f .last-b244 .icon-e449:before {
  background: rgba(0, 0, 0, 0.9);
}
.fresh_660f .up_17cc.media_next_6bcf .pattern-1c38 {
  background: rgba(0, 0, 0, 0.6);
}
.fresh_660f
  .up_17cc.media_next_6bcf
  .pattern-1c38::after,
.fresh_660f
  .up_17cc.media_next_6bcf
  .pattern-1c38:before {
  background: inherit;
}
.fresh_660f
  .up_17cc.media_next_6bcf:hover
  .pattern-1c38 {
  background: rgba(0, 0, 0, 0.8);
}
.search-b9dd .status-small-bca1 {
  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) {
  .search-b9dd .status-small-bca1 {
    width: auto;
    right: 45px;
  }
}
.main_9619 .status-small-bca1 {
  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) {
  .main_9619 .status-small-bca1 {
    width: auto;
    left: 45px;
  }
}
.paper-9179 .status-small-bca1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paper-9179 .button-warm-7bc2 {
  max-width: 48em;
  margin: 0 auto;
}
.paper-9179 .icon-e449:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.active_dim_c6b7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.active_dim_c6b7.fresh_660f .status-small-bca1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.active_dim_c6b7.search-b9dd .status-small-bca1 {
  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);
}
.active_dim_c6b7 .status-small-bca1 {
  visibility: visible;
}
.active_dim_c6b7.main_9619 .status-small-bca1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cool-f279,
.article_9c05 {
  overflow-x: hidden;
}
.cool-f279 .status-small-bca1 {
  overflow: auto;
}
.cool-f279.fresh_660f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool-f279.fresh_660f .status-small-bca1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cool-f279.fresh_660f .accent-liquid-710f {
  opacity: 0;
}
.cool-f279.search-b9dd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool-f279.search-b9dd .status-small-bca1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cool-f279.search-b9dd .accent-liquid-710f {
  opacity: 0;
}
.cool-f279.main_9619 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool-f279.main_9619 .status-small-bca1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cool-f279.main_9619 .accent-liquid-710f {
  opacity: 0;
}
.cool-f279.paper-9179 .status-small-bca1 {
  z-index: 10;
  visibility: visible;
}
.media_next_6bcf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.media_next_6bcf .pattern-1c38 {
  background: rgba(255, 255, 255, 0.99);
}
.media_next_6bcf .pattern-1c38::after,
.media_next_6bcf .pattern-1c38:before {
  background: inherit;
}
.media_next_6bcf:hover .pattern-1c38 {
  background: rgba(255, 255, 255, 0.99);
}
.main_9619 .media_next_6bcf {
  top: 10px;
  right: auto;
  left: 12px;
}
.paper-9179 .media_next_6bcf {
  display: none !important;
}
.cool-f279:before,
.article_9c05:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cool-f279 .media_next_6bcf,
.article_9c05 .media_next_6bcf {
  display: inline-block;
}
.status-small-bca1 .column-9ab0 {
  -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;
}
.cool-f279 .status-small-bca1 .column-9ab0,
.article_9c05 .status-small-bca1 .column-9ab0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup-8a4a .green_b226 {
  width: 100%;
}
.border_pressed_e460 {
  padding: 0 0.5em 0;
}
.border_pressed_e460 [class*="customify-col-"],
.border_pressed_e460 [class*="customify-col_"],
.border_pressed_e460 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel_smooth_852b .border_pressed_e460 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .status_tiny_30fb .component-bright-8ce8,
  .component-bright-8ce8 {
    display: none;
  }
  .north-00da {
    text-align: left;
  }
  .footer-846e {
    text-align: center;
  }
  .texture_ff21 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .status_tiny_30fb .nav_03de,
  .nav_03de {
    display: none;
  }
  .carousel-5ff7 {
    text-align: left;
  }
  .hero_thick_7153 {
    text-align: center;
  }
  .rough_938d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .status_tiny_30fb .article_new_ce5e,
  .article_new_ce5e {
    display: none;
  }
  .lite-1705 {
    text-align: left;
  }
  .photo_5a8d {
    text-align: center;
  }
  .center-d459 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focused_7dce {
  box-shadow: none !important;
}
.dim_87b2 .over_5417,
.mask_4602 .over_5417 {
  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;
}
.mask_4602 .over_5417 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-ee48 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.box-ee48:after,
.box-ee48:before {
  content: "";
  display: table;
}
.box-ee48:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .box-ee48 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.box-ee48,
.backdrop-current-a646 {
  max-width: 1248px;
  margin: 0 auto;
}

.menu_soft_e60b.banner-bottom-5cde .box-ee48 {
  max-width: 100%;
}
.menu_soft_e60b.slider-rough-1a93 {
  max-width: 1200px;
  margin: 0 auto;
}
.menu_soft_e60b.paragraph-first-d142 .box-ee48 {
  max-width: 100%;
}
.menu_soft_e60b.paragraph-first-d142 > .box-ee48 {
  padding-left: 0;
  padding-right: 0;
}
.menu_soft_e60b.paragraph-first-d142 > .box-ee48 .status_tiny_30fb {
  margin: 0;
}
.menu_soft_e60b.paragraph-first-d142
  > .box-ee48
  .sidebar_fresh_2f4b.message_iron_07de {
  margin-right: 0;
  margin-left: 0;
}
.menu_soft_e60b.paragraph-first-d142 #main.message_iron_07de {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .detail_5688 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .detail_5688 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component-0fee .glass_d3a9 {
    padding-right: 1em;
  }
  .component-0fee.sidebar_9f0d .sidebar_fresh_2f4b {
    border-right: 1px solid #eaecee;
  }
  .component-0fee.sidebar_9f0d .glass_d3a9 {
    padding-right: 1em;
  }
  .component-0fee.sidebar_9f0d .focused-9a74 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-right-840f .glass_d3a9 {
    padding-left: 1em;
  }
  .alert-right-840f.sidebar_9f0d .sidebar_fresh_2f4b {
    border-left: 1px solid #eaecee;
  }
  .alert-right-840f.sidebar_9f0d .glass_d3a9 {
    padding-left: 1em;
  }
  .alert-right-840f.sidebar_9f0d .focused-9a74 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_8afd .glass_d3a9 {
    padding-left: 1em;
  }
  .inner_8afd.sidebar_9f0d .title-copper-f89f {
    border-right: 1px solid #eaecee;
  }
  .inner_8afd.sidebar_9f0d .grid_left_3b7d {
    border-right: 1px solid #eaecee;
  }
  .inner_8afd.sidebar_9f0d .glass_d3a9 {
    padding-left: 1em;
  }
  .inner_8afd.sidebar_9f0d .focused-9a74 {
    padding-right: 1em;
  }
  .inner_8afd.sidebar_9f0d .soft-ee65 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_up_90dc .glass_d3a9 {
    padding-right: 1em;
  }
  .content_up_90dc.sidebar_9f0d .title-copper-f89f {
    border-left: 1px solid #eaecee;
  }
  .content_up_90dc.sidebar_9f0d .grid_left_3b7d {
    border-left: 1px solid #eaecee;
  }
  .content_up_90dc.sidebar_9f0d .glass_d3a9 {
    padding-right: 1em;
  }
  .content_up_90dc.sidebar_9f0d .focused-9a74 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_up_90dc.sidebar_9f0d .soft-ee65 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_5688 .glass_d3a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail_5688.sidebar_9f0d .sidebar_fresh_2f4b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .detail_5688.sidebar_9f0d .glass_d3a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail_5688.sidebar_9f0d .focused-9a74 {
    padding-left: 1em;
  }
  .detail_5688.sidebar_9f0d .soft-ee65 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .detail_5688.sidebar_9f0d .glass_d3a9 {
    padding-left: 0;
  }
}
.outer-9cbc .gallery-small-5350 {
  display: inline-block;
}
.frame-pressed-1f51 {
  display: inline-block;
}
.feature_narrow_8b5a {
  word-con: break-word;
}
.description_dea7 > span {
  display: inline-block;
  padding: 5px 0;
}
.description_dea7 .wide-cb1c {
  margin-left: 8px;
  margin-right: 8px;
}
.description_dea7 .primary_a689 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.block_brown_9aec .tiny-4fda {
  margin-bottom: 2em;
}
.block_brown_9aec .hovered-0446 {
  margin-bottom: 15px;
}
.block_brown_9aec .hovered-0446:last-child {
  margin-bottom: 0;
}
.block_brown_9aec .iron-7e66 {
  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) {
  .block_brown_9aec .iron-7e66 {
    display: block;
  }
}
.block_brown_9aec .in_13fd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .block_brown_9aec .in_13fd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.block_brown_9aec .stale_35b7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.block_brown_9aec .stale_35b7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.block_brown_9aec .stale_35b7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.block_brown_9aec .feature_narrow_8b5a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_brown_9aec .feature_narrow_8b5a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.block_brown_9aec .frame_3b9b p:last-child {
  margin-bottom: 0;
}
.block_brown_9aec .narrow_ee88 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.block_brown_9aec .section-motion-48dc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.block_brown_9aec .header_ef72 {
  margin-top: 1em;
}
.block_brown_9aec .cold-5123 {
  top: 0;
  display: block;
}
.block_brown_9aec .cold-5123 a {
  color: inherit;
}
.block_brown_9aec .cold-5123 a:hover {
  color: inherit;
}
.block_brown_9aec .block-under-a571 {
  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;
}
.block_brown_9aec .block-under-a571:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.block_brown_9aec .section-motion-48dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.block_brown_9aec .shadow_pro_2cdc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.block_brown_9aec .shadow_pro_2cdc:first-child {
  margin-top: 0;
}
.block_brown_9aec .shadow_pro_2cdc.header_b756 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block_brown_9aec .shadow_pro_2cdc.liquid_b28a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_brown_9aec
  .shadow_pro_2cdc.liquid_b28a.avatar-34a2
  .header_ef72 {
  width: 100%;
}
.block_brown_9aec .liquid_b28a {
  -webkit-box-align: center;
  align-items: center;
}
.block_brown_9aec .liquid_b28a .description_dea7,
.block_brown_9aec .liquid_b28a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.block_brown_9aec .stale_35b7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_brown_9aec .stale_35b7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_brown_9aec .stale_35b7: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;
}
.block_brown_9aec .header_b756 {
  z-index: 5;
}
.block_brown_9aec .image-in-7664 .icon_mini_ec12 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.block_brown_9aec .paragraph-164f .icon_mini_ec12 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.block_brown_9aec .container_paper_9fa1 .icon_mini_ec12 {
  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;
}
.block_brown_9aec.summary_pink_6f82 .iron-7e66,
.block_brown_9aec.status-lower-4c6b .iron-7e66 {
  display: block;
}
.block_brown_9aec.summary_pink_6f82 .iron-7e66 .easy_a19e,
.block_brown_9aec.summary_pink_6f82 .iron-7e66 .section-motion-48dc,
.block_brown_9aec.status-lower-4c6b .iron-7e66 .easy_a19e,
.block_brown_9aec.status-lower-4c6b .iron-7e66 .section-motion-48dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_brown_9aec.message_b3f0 .in_13fd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .block_brown_9aec.message_b3f0 .in_13fd {
    margin-right: 0;
  }
}
.block_brown_9aec.summary_pink_6f82 .in_13fd,
.block_brown_9aec.status-lower-4c6b .in_13fd {
  padding-top: 40%;
}
.block_brown_9aec.summary_pink_6f82 .tiny-4fda,
.block_brown_9aec.status-lower-4c6b .tiny-4fda {
  display: block;
}
.block_brown_9aec.summary_pink_6f82 .fn-sticky-fb84 .section-motion-48dc,
.block_brown_9aec.status-lower-4c6b .fn-sticky-fb84 .section-motion-48dc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.block_brown_9aec.summary_pink_6f82 .in_13fd,
.block_brown_9aec.status-lower-4c6b .in_13fd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.block_brown_9aec.summary_pink_6f82 .section-motion-48dc {
  padding: 1em;
}
.media_918d {
  margin: 30px auto;
  display: block;
}
.media_918d .upper-2fe5 > * {
  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;
}
.media_918d .upper-2fe5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media_918d .upper-2fe5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list-bottom-2fd3 .description_dea7 {
  margin-bottom: 1.41575em;
}
.list-bottom-2fd3 .title-old-fbfc {
  margin-bottom: 1.618em;
}
.header_bottom_79be .tall_f6fd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.header_bottom_79be .tall_f6fd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.header_bottom_79be .backdrop_dirty_8cdb {
  max-width: 100%;
  overflow: auto;
}
.title-warm-d4cd .header_bottom_79be a:hover {
  text-decoration: underline;
}
.orange-419e .hovered-0446:not(.feature_narrow_8b5a),
.orange-419e .stale_35b7 {
  margin-bottom: 1.41575em;
}
.orange-419e .hovered-0446:not(.feature_narrow_8b5a):last-child,
.orange-419e .stale_35b7:last-child {
  margin-bottom: 0;
}
.orange-419e .hovered-0446.dim_7801 {
  margin-bottom: 0.41575em;
}
.orange-419e .search-b537:before,
.orange-419e .old_8217:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.orange-419e .search-b537:before {
  content: "\f115";
}
.orange-419e .old_8217:before {
  content: "\f02c";
}
.orange-419e .last-c208 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.orange-419e .last-c208 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.easy-1811 {
  display: -webkit-box;
  display: flex;
}
.easy-1811 .component_d8d6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .easy-1811 .component_d8d6 {
    flex-basis: 90px;
  }
}
.easy-1811 .backdrop_4ae7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .easy-1811 .backdrop_4ae7 {
    flex-basis: calc(100% - 50px);
  }
}
.easy-1811 .thumbnail-d07b p:last-child {
  margin-bottom: 0.72em;
}
.hero-cool-d936 .upper-2fe5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hero-cool-d936 .upper-2fe5:after,
.hero-cool-d936 .upper-2fe5:before {
  content: "";
  display: table;
}
.hero-cool-d936 .upper-2fe5:after {
  clear: both;
}
.hero-cool-d936 .upper-2fe5 .fixed_41ed,
.hero-cool-d936 .upper-2fe5 .hover_inner_646a {
  width: 49%;
}
.hero-cool-d936 .upper-2fe5 .fixed_41ed a span.media-bright-c833,
.hero-cool-d936 .upper-2fe5 .hover_inner_646a a span.media-bright-c833 {
  display: block;
  margin-bottom: 5px;
}
.hero-cool-d936 .upper-2fe5 .hover_inner_646a {
  float: left;
  text-align: left;
}
.hero-cool-d936 .upper-2fe5 .fixed_41ed {
  float: right;
  text-align: right;
}
.next_df0e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .next_df0e {
    margin-bottom: 0;
  }
}
.hero-brown-bae0 {
  margin-bottom: 1em;
}
.hero-brown-bae0 .feature_narrow_8b5a {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon_hovered_90d7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.text-7e63 .hero-brown-bae0,
.clean_defb .hero-brown-bae0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .text-7e63 .hero-brown-bae0,
  .clean_defb .hero-brown-bae0 {
    display: block;
  }
}
.text-7e63 .icon_hovered_90d7,
.clean_defb .icon_hovered_90d7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .text-7e63 .icon_hovered_90d7,
  .clean_defb .icon_hovered_90d7 {
    margin-bottom: 1em;
  }
}
.text-7e63 .icon_hovered_90d7 img,
.clean_defb .icon_hovered_90d7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.text-7e63 .media_liquid_2537,
.clean_defb .media_liquid_2537 {
  flex-basis: calc(100% - 160px);
}
.text-7e63 .media_liquid_2537 p,
.clean_defb .media_liquid_2537 p {
  margin-bottom: 0;
}
.text-7e63 .media_liquid_2537 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .text-7e63 .media_liquid_2537 {
    padding-left: 0;
  }
}
.clean_defb .media_liquid_2537 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .clean_defb .media_liquid_2537 {
    padding-right: 0;
  }
}
.clean_defb .icon_hovered_90d7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.feature_white_61d7 .icon_hovered_90d7 {
  margin-bottom: 0.5em;
}
.feature_white_61d7 .icon_hovered_90d7 img {
  width: 100%;
}
.link-33e4 .down_34db,
.mask_1d65 .down_34db {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.mask_1d65 .sidebar_fresh_2f4b .pagination-cold-8ad6 p:last-child {
  margin-bottom: 0;
}
.preview-41ef {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.link_hot_31d9 .clean_846f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .link_hot_31d9 .clean_846f:last-of-type {
    margin-bottom: 0;
  }
}
.link_hot_31d9 .clean_846f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_hot_31d9 .clean_846f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.link_hot_31d9 .clean_846f ul li {
  margin: 0 0 0.6em;
}
.link_hot_31d9 .clean_846f ul li.out_795b,
.link_hot_31d9 .clean_846f ul li.fresh-8bac {
  position: relative;
}
.link_hot_31d9 .clean_846f ul li.out_795b .item-current-318d,
.link_hot_31d9 .clean_846f ul li.fresh-8bac .item-current-318d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.link_hot_31d9 .clean_846f ul li.out_795b:after:after,
.link_hot_31d9 .clean_846f ul li.out_795b:after:before,
.link_hot_31d9
  .clean_846f
  ul
  li.fresh-8bac:after:after,
.link_hot_31d9
  .clean_846f
  ul
  li.fresh-8bac:after:before {
  content: "";
  display: table;
}
.link_hot_31d9 .clean_846f ul li.out_795b:after:after,
.link_hot_31d9
  .clean_846f
  ul
  li.fresh-8bac:after:after {
  clear: both;
}
.link_hot_31d9 .clean_846f a.secondary-8d54:hover {
  text-decoration: none;
}
.link_hot_31d9 .clean_846f select {
  max-width: 100%;
}
.link_hot_31d9 .clean_846f table {
  font-size: 85%;
}
.link_hot_31d9 .clean_846f table td,
.link_hot_31d9 .clean_846f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.link_hot_31d9 .clean_846f table tfoot td {
  text-align: left;
}
.link_hot_31d9 .clean_846f :last-child {
  margin-bottom: 0;
}
.link_hot_31d9 .clean_846f .article_fdb7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.link_hot_31d9 .clean_846f .article_fdb7 label {
  width: 100%;
}
.link_hot_31d9 .clean_846f .article_fdb7 .wrapper-5617 {
  width: 100%;
  display: block;
}
.link_hot_31d9 .clean_846f .article_fdb7 .picture-large-7f48 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.link_hot_31d9 .clean_846f .article_fdb7 .picture-large-7f48:hover svg #svg-search {
  fill: #444;
}
.link_hot_31d9 .clean_846f .article_fdb7 .picture-large-7f48 svg {
  width: 18px;
  height: 18px;
}
.link_hot_31d9 .main_yellow_2321 ul ul,
.link_hot_31d9 .current-db01 ul ul,
.link_hot_31d9 .focused_15e6 ul ul,
.link_hot_31d9 .item-selected-7939 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.link_hot_31d9 .main_yellow_2321 .copper_1489 > a,
.link_hot_31d9 .current-db01 .copper_1489 > a,
.link_hot_31d9 .focused_15e6 .copper_1489 > a,
.link_hot_31d9 .item-selected-7939 .copper_1489 > a {
  margin-bottom: 0;
}
.link_hot_31d9 .container-lower-3706 li,
.link_hot_31d9 .main_yellow_2321 li,
.link_hot_31d9 .shade-middle-e663 li,
.link_hot_31d9 .current-db01 li,
.link_hot_31d9 .focused_15e6 li,
.link_hot_31d9 .item-selected-7939 li,
.link_hot_31d9 .logo-99b9 li,
.link_hot_31d9 .media-7beb li {
  display: block;
  position: relative;
}
.link_hot_31d9 .container-lower-3706 li:last-child,
.link_hot_31d9 .main_yellow_2321 li:last-child,
.link_hot_31d9 .shade-middle-e663 li:last-child,
.link_hot_31d9 .current-db01 li:last-child,
.link_hot_31d9 .focused_15e6 li:last-child,
.link_hot_31d9 .item-selected-7939 li:last-child,
.link_hot_31d9 .logo-99b9 li:last-child,
.link_hot_31d9 .media-7beb li:last-child {
  border: none;
}
.link_hot_31d9 .container-lower-3706 li a,
.link_hot_31d9 .main_yellow_2321 li a,
.link_hot_31d9 .shade-middle-e663 li a,
.link_hot_31d9 .current-db01 li a,
.link_hot_31d9 .focused_15e6 li a,
.link_hot_31d9 .item-selected-7939 li a,
.link_hot_31d9 .logo-99b9 li a,
.link_hot_31d9 .media-7beb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link_hot_31d9 .container-lower-3706 li ul li::before,
.link_hot_31d9 .main_yellow_2321 li ul li::before,
.link_hot_31d9 .shade-middle-e663 li ul li::before,
.link_hot_31d9 .current-db01 li ul li::before,
.link_hot_31d9 .focused_15e6 li ul li::before,
.link_hot_31d9 .item-selected-7939 li ul li::before,
.link_hot_31d9 .logo-99b9 li ul li::before,
.link_hot_31d9 .media-7beb li ul li::before {
  left: 15px;
}
.link_hot_31d9 .container-lower-3706 li ul a,
.link_hot_31d9 .main_yellow_2321 li ul a,
.link_hot_31d9 .shade-middle-e663 li ul a,
.link_hot_31d9 .current-db01 li ul a,
.link_hot_31d9 .focused_15e6 li ul a,
.link_hot_31d9 .item-selected-7939 li ul a,
.link_hot_31d9 .logo-99b9 li ul a,
.link_hot_31d9 .media-7beb li ul a {
  padding-left: 20px;
}
.link_hot_31d9 .container-lower-3706 li ul ul li::before,
.link_hot_31d9 .main_yellow_2321 li ul ul li::before,
.link_hot_31d9 .shade-middle-e663 li ul ul li::before,
.link_hot_31d9 .current-db01 li ul ul li::before,
.link_hot_31d9 .focused_15e6 li ul ul li::before,
.link_hot_31d9 .item-selected-7939 li ul ul li::before,
.link_hot_31d9 .logo-99b9 li ul ul li::before,
.link_hot_31d9 .media-7beb li ul ul li::before {
  left: 30px;
}
.link_hot_31d9 .container-lower-3706 li ul ul a,
.link_hot_31d9 .main_yellow_2321 li ul ul a,
.link_hot_31d9 .shade-middle-e663 li ul ul a,
.link_hot_31d9 .current-db01 li ul ul a,
.link_hot_31d9 .focused_15e6 li ul ul a,
.link_hot_31d9 .item-selected-7939 li ul ul a,
.link_hot_31d9 .logo-99b9 li ul ul a,
.link_hot_31d9 .media-7beb li ul ul a {
  padding-left: 40px;
}
.link_hot_31d9 .right_29a6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link_hot_31d9 .media-7beb ul li {
  margin-bottom: 1.41575em;
}
.link_hot_31d9 .media-7beb ul li .avatar-40c0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.link_hot_31d9 .media-7beb ul li .chip-d1eb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last-b244 .container-lower-3706 li a,
.last-b244 .main_yellow_2321 li a,
.last-b244 .shade-middle-e663 li a,
.last-b244 .current-db01 li a,
.last-b244 .focused_15e6 li a,
.last-b244 .item-selected-7939 li a,
.last-b244 .logo-99b9 li a,
.last-b244 .media-7beb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-b244 .right_29a6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-b244 .clean_846f ul li.out_795b .item-current-318d,
.last-b244 .clean_846f ul li.fresh-8bac .item-current-318d {
  background: rgba(0, 0, 0, 0.2);
}
.last-b244 .link_hot_31d9 .clean_846f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li {
  margin: 0;
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li ul {
  margin: 0;
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li ul li a {
  padding-left: 15px;
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li ul li li a {
  padding-left: 30px;
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li.section_18bb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li.section_18bb > 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;
}
.menu_soft_e60b .link_hot_31d9 .column-06a4 li.section_18bb > 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;
}
.feature_fa2d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.new_46cc {
  position: relative;
  z-index: 10;
}
.new_46cc .column-9ab0 {
  width: 100%;
  max-width: 100%;
}
.card-gas-7b13 .shadow-thick-2153 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card-gas-7b13 .up_17cc {
}
.card-gas-7b13 .last-b244 {
  background: #292929;
}
.progress_f3cd .shadow-thick-2153 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.progress_f3cd .up_17cc {
  background: #f9f9f9;
}
.progress_f3cd .last-b244 {
  background: #303030;
}
.pink_6629 .shadow-thick-2153 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pink_6629 .gallery-small-5350 {
    margin-bottom: 1em;
  }
  .pink_6629 .gallery-small-5350:last-child {
    margin-bottom: 0;
  }
}
.pink_6629 .up_17cc {
  background: #ededed;
}
.pink_6629 .last-b244 {
  background: #1a1a1a;
}
.shadow-thick-2153.up_17cc {
  color: rgba(0, 0, 0, 0.6);
}
.shadow-thick-2153.up_17cc .row_easy_d40d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-thick-2153.last-b244 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-thick-2153.last-b244 a:not(.secondary-8d54) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-thick-2153.last-b244 a:not(.secondary-8d54):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-thick-2153.last-b244 .row_easy_d40d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-thick-2153.last-b244 table tbody td,
.shadow-thick-2153.last-b244 table th {
  background: rgba(0, 0, 0, 0.08);
}
.box_3156.main-dynamic-0a21 .box-ee48 {
  max-width: initial;
}
.box_3156 .nav_tall_0bfb {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box_3156 .nav_tall_0bfb .column-9ab0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box_3156 .nav_tall_0bfb .column-9ab0 {
    display: block;
    margin-bottom: 2em;
  }
  .box_3156 .nav_tall_0bfb .column-9ab0:last-child {
    margin-bottom: 0;
  }
}
.pink_6629 .gallery-small-5350:last-child,
.progress_f3cd .gallery-small-5350:last-child,
.card-gas-7b13 .gallery-small-5350:last-child {
  margin-bottom: 0;
}
.pink_6629 .gallery-small-5350 .link_hot_31d9 .clean_846f:last-child,
.progress_f3cd .gallery-small-5350 .link_hot_31d9 .clean_846f:last-child,
.card-gas-7b13 .gallery-small-5350 .link_hot_31d9 .clean_846f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pink_6629 .message-next-19e7,
  .pink_6629 .picture-dark-0bed,
  .progress_f3cd .message-next-19e7,
  .progress_f3cd .picture-dark-0bed,
  .card-gas-7b13 .message-next-19e7,
  .card-gas-7b13 .picture-dark-0bed {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .new_46cc .gallery-small-5350 {
    margin-bottom: 2em;
  }
}
.new_46cc p:last-child {
  margin-bottom: 0;
}
.new_46cc li,
.new_46cc ul {
  list-style: none;
  margin: 0;
}
.new_46cc ul ul {
  margin-left: 2.617924em;
}
.section-bronze-0f62 {
  font-size: 0.875em;
}

/* css-noise: 1ce3 */
.shadow-element-h5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
