/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current_bd54/customify
Author: WPCustomify
Author URI: https://pressmaximum.current_bd54
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.current_bd54/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.disabled-prev-9405.active_0f66/licenses/gpl-2.0.highlight-5341
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.slow_fcfc/, (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.nav-969a.notification-5271/normalize.video-clean-be8a/
 ======
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.video-clean-be8a v7.0.0 | MIT License | github.current_bd54/necolas/normalize.video-clean-be8a */
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;
}
.pressed-3c87 .iron_b987,
.avatar_active_3719,
.in-000e,
.pagination-current-da1c,
.table_7ca6,
.disabled-copper-2454,
.modal_black_5f5d,
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;
}
.avatar_active_3719,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .avatar_active_3719,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_active_3719,
  h1 {
    font-size: 1.8em;
  }
}
.in-000e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.in-000e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .in-000e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .in-000e,
  h2 {
    font-size: 1.7em;
  }
}
.pagination-current-da1c,
h3 {
  font-size: 1.618em;
}
.pressed-3c87 .iron_b987,
.table_7ca6,
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.element-action-027e {
  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;
}
.mini_03a7:after,
.mini_03a7:before,
.center-3f3a:after,
.center-3f3a:before {
  content: "";
  display: table;
}
.mini_03a7:after,
.center-3f3a:after {
  clear: both;
}
.caption_west_6f5a {
  float: right;
  margin-right: 0;
}
.backdrop-f9d9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gradient-wide-b901 .modal-ce45,
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;
}
.gradient-wide-b901 .modal-ce45: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;
}
.sidebar-copper-71d3 .modal-ce45 {
  box-shadow: none;
}
.sidebar-copper-71d3
  .modal-ce45
  .purple_2d2d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar-copper-71d3 .modal-ce45 .pink-a2af {
  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;
}
.sidebar-copper-71d3
  .modal-ce45
  .pink-a2af
  b {
  display: none;
}
.sidebar-copper-71d3 .paragraph_cab5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.frame-ccb6:not(.dropdown_0956):not(.section-2c33),
button:not(.dropdown_0956):not(.section-2c33),
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ),
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ),
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ) {
  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;
}
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ):hover,
button:not(.dropdown_0956):not(
    .section-2c33
  ):hover,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ):hover,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ):hover,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ):active,
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ):focus,
button:not(.dropdown_0956):not(
    .section-2c33
  ):active,
button:not(.dropdown_0956):not(
    .section-2c33
  ):focus,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ):active,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ):focus,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ):active,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ):focus,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ):active,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ):focus {
  outline: 0;
}
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8,
button:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8 {
  position: relative;
}
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .table-5997,
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .red-c270,
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .middle-a0e6,
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  i,
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  svg,
button:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .table-5997,
button:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .red-c270,
button:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .middle-a0e6,
button:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  i,
button:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  svg,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .table-5997,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .red-c270,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .middle-a0e6,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  i,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  svg,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .table-5997,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .red-c270,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .middle-a0e6,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  i,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  svg,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .table-5997,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .red-c270,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  .middle-a0e6,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  i,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8
  svg {
  visibility: hidden;
}
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8:after,
button:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8:after,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8:after,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8:after,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ).fn-loading-7ff8: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;
}
.frame-ccb6:not(.dropdown_0956):not(.section-2c33),
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ),
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ),
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ) {
  color: #fff;
  background: #235787;
}
.frame-ccb6:not(.dropdown_0956):not(
    .section-2c33
  ):focus,
input[type="button"]:not(.dropdown_0956):not(
    .section-2c33
  ):focus,
input[type="reset"]:not(.dropdown_0956):not(
    .section-2c33
  ):focus,
input[type="submit"]:not(.dropdown_0956):not(
    .section-2c33
  ):focus {
  color: #fff;
}
.frame-ccb6.fn-disabled-7ff8:not(.dropdown_0956):not(
    .section-2c33
  ),
.frame-ccb6[disabled]:not(.dropdown_0956):not(
    .section-2c33
  ),
button.fn-disabled-7ff8:not(.dropdown_0956):not(
    .section-2c33
  ),
button[disabled]:not(.dropdown_0956):not(
    .section-2c33
  ) {
  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;
}
.shadow-plasma-2987 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shadow-plasma-2987: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_bright_560a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.chip_9b35 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.banner_f780 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mini_03a7:after,
.mini_03a7:before,
.avatar-dynamic-3cbb:after,
.avatar-dynamic-3cbb:before,
.detail_caf3:after,
.detail_caf3:before,
.border_761e:after,
.border_761e:before,
.highlight_tall_824c:after,
.highlight_tall_824c:before,
.overlay_wood_b285:after,
.overlay_wood_b285:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mini_03a7:after,
.avatar-dynamic-3cbb:after,
.detail_caf3:after,
.border_761e:after,
.highlight_tall_824c:after,
.overlay_wood_b285:after {
  clear: both;
}
.avatar-dynamic-3cbb .inner-8f5f,
.detail_caf3 .inner-8f5f,
.hover_778f .inner-8f5f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.menu_4504 {
  display: inline-block;
}
.photo-in-c243 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.photo-in-c243 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.photo-in-c243 .gallery_right_3ed3 {
  padding: 1em 0;
  font-size: 85%;
}
.gallery_right_3ed3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.stale-c830 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.stale-c830:after,
.stale-c830:before {
  content: "";
  display: table;
}
.stale-c830:after {
  clear: both;
}
.gradient-current-b705 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accent-17e5 .gradient-current-b705 {
  max-width: 50%;
}
.content_focused_b91d .gradient-current-b705 {
  max-width: 33.33%;
}
.thumbnail_glass_978e .gradient-current-b705 {
  max-width: 25%;
}
.easy_230f .gradient-current-b705 {
  max-width: 20%;
}
.layout-tall-1a60 .gradient-current-b705 {
  max-width: 16.66%;
}
.menu_c329 .gradient-current-b705 {
  max-width: 14.28%;
}
.wide_4064 .gradient-current-b705 {
  max-width: 12.5%;
}
.carousel_old_a2d7 .gradient-current-b705 {
  max-width: 11.11%;
}
.carousel-6b8b {
  display: block;
}
.pressed-3c87 .fast-b9a4 label,
.pressed-3c87 .chip_dim_1444 label,
.pressed-3c87 .image_huge_052e label,
.pressed-3c87 .card_large_0290 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gold_faae {
  list-style: none;
  margin: 0;
}
.gold_faae article.status_7680 {
  margin-bottom: 0;
}
.gold_faae ul {
  list-style: none;
  margin: 0;
}
.gold_faae .modal-8820 li.status_7680 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gold_faae .modal-8820 li.status_7680 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gold_faae .modal-8820 li.status_7680: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) {
  .gold_faae .modal-8820 li.status_7680 li.status_7680 li.status_7680 li.status_7680 {
    padding-left: 0;
  }
}
article.status_7680 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_7680 .avatar-dynamic-3cbb p:last-of-type {
  margin-bottom: 0;
}
article.status_7680 .form_basic_e7b2 {
  float: left;
}
article.status_7680 .focus-full-b2bf {
  margin-left: 85px;
}
article.status_7680 .container_cold_b457 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_7680 .container_cold_b457 .footer_02b0 {
  margin-left: 10px;
}
article.status_7680 .summary-3e34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_7680 .heading-36c8 {
  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 .fast-b9a4,
  #respond .image_huge_052e,
  #respond .card_large_0290 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fast-b9a4 input,
#respond .image_huge_052e input,
#respond .card_large_0290 input {
  width: 100%;
}
#respond .card_large_0290 {
  margin-right: 0;
}
#respond .notification-86f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-f683 {
  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;
}
.background-f683.current_ad76 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.background-f683 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%);
}
.background-f683:focus,
.background-f683: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);
}
.simple-8a19 {
  border-radius: 10%;
}
.banner_38a1 {
  border-radius: 50%;
}
.black_6fff {
  font-size: 0.72em;
}
.grid-small-0ebc {
  font-size: 0.875em;
}
.active-steel-57ed {
  font-size: 1.1em;
}
.summary_0d3f {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary_0d3f.black_6fff {
  letter-spacing: 0.5px;
}
.dirty-287f,
.dirty-287f a {
  color: #6d6d6d;
}
.dirty-287f a:hover {
  color: #111;
}
.dirty-7c52 {
  color: #6d6d6d;
}
.tabs_pressed_36df {
  overflow-x: hidden;
}
.tabs_pressed_36df .center-9a5a.focused_a9aa {
  position: relative;
}
.tabs_pressed_36df .center-9a5a.focused_a9aa.in-9290 {
  position: initial;
}
.tabs_pressed_36df
  .center-9a5a.focused_a9aa.in-9290
  .container_copper_a5c9 {
  left: auto;
}
.tabs_pressed_36df .center-9a5a .container_copper_a5c9 {
  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;
}
.tabs_pressed_36df .center-9a5a:hover.focused_a9aa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tabs_pressed_36df
  .center-9a5a:hover.focused_a9aa
  .container_copper_a5c9 {
  display: block;
  z-index: 9999999;
}
.tabs_pressed_36df .active-5a8b .footer_2bba,
.tabs_pressed_36df .footer-35f2 .footer_2bba {
  display: none;
}
.tabs_pressed_36df .sort_e8b3 .center-9a5a:hover.focused_a9aa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pressed-3c87 .fast-b9a4 label,
.pressed-3c87 .chip_dim_1444 label,
.pressed-3c87 .image_huge_052e label,
.pressed-3c87 .card_large_0290 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gold_faae {
  list-style: none;
  margin: 0;
}
.gold_faae article.status_7680 {
  margin-bottom: 0;
}
.gold_faae ul {
  list-style: none;
  margin: 0;
}
.gold_faae .modal-8820 li.status_7680 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gold_faae .modal-8820 li.status_7680 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gold_faae .modal-8820 li.status_7680: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) {
  .gold_faae .modal-8820 li.status_7680 li.status_7680 li.status_7680 li.status_7680 {
    padding-left: 0;
  }
}
article.status_7680 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_7680 .avatar-dynamic-3cbb p:last-of-type {
  margin-bottom: 0;
}
article.status_7680 .form_basic_e7b2 {
  float: left;
}
article.status_7680 .focus-full-b2bf {
  margin-left: 85px;
}
article.status_7680 .container_cold_b457 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_7680 .container_cold_b457 .footer_02b0 {
  margin-left: 10px;
}
article.status_7680 .summary-3e34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_7680 .heading-36c8 {
  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 .fast-b9a4,
  #respond .image_huge_052e,
  #respond .card_large_0290 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fast-b9a4 input,
#respond .image_huge_052e input,
#respond .card_large_0290 input {
  width: 100%;
}
#respond .card_large_0290 {
  margin-right: 0;
}
#respond .notification-86f1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-5a8b .easy-ad4f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.easy-ad4f .disabled_832a.fast_c98e .mask_017f > li > a:focus,
.easy-ad4f .disabled_832a.fast_c98e .mask_017f > li > a:hover,
.easy-ad4f .disabled_832a.gallery_bfd8 .mask_017f > li > a:focus,
.easy-ad4f .disabled_832a.gallery_bfd8 .mask_017f > li > a:hover,
.easy-ad4f .disabled_832a.tooltip-a294 .mask_017f > li > a:focus,
.easy-ad4f .disabled_832a.tooltip-a294 .mask_017f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-ad4f
  .disabled_832a.fast_c98e
  .mask_017f
  > li.preview-dim-7ac4
  > a,
.easy-ad4f
  .disabled_832a.fast_c98e
  .mask_017f
  > li.black-07c1
  > a,
.easy-ad4f
  .disabled_832a.gallery_bfd8
  .mask_017f
  > li.preview-dim-7ac4
  > a,
.easy-ad4f
  .disabled_832a.gallery_bfd8
  .mask_017f
  > li.black-07c1
  > a,
.easy-ad4f
  .disabled_832a.tooltip-a294
  .mask_017f
  > li.preview-dim-7ac4
  > a,
.easy-ad4f .disabled_832a.tooltip-a294 .mask_017f > li.container_new_8fc1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.easy-ad4f .filter-28eb,
.easy-ad4f .filter-28eb a {
  color: rgba(255, 255, 255, 0.99);
}
.easy-ad4f .avatar-hard-0fe7.fresh-1d7c li a,
.easy-ad4f .alert-1ae5 a,
.easy-ad4f .table-8dbf,
.easy-ad4f .mask_017f > li > a,
.easy-ad4f .selected_7d10 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f .avatar-hard-0fe7.fresh-1d7c li a:hover,
.easy-ad4f .alert-1ae5 a:hover,
.easy-ad4f .table-8dbf:hover,
.easy-ad4f .mask_017f > li > a:hover,
.easy-ad4f .selected_7d10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-ad4f .search-under-d8a8 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f .search-under-d8a8 .footer-c1d1 {
  color: rgba(255, 255, 255, 0.99);
}
.easy-ad4f .search-under-d8a8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy-ad4f .dim-126e .tertiary-current-143d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f .dim-126e .tertiary-current-143d .hidden-fluid-4719 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f
  .dim-126e
  .tertiary-current-143d
  .hidden-fluid-4719::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f
  .dim-126e
  .tertiary-current-143d
  .hidden-fluid-4719:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f
  .dim-126e
  .tertiary-current-143d
  .hidden-fluid-4719::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f
  .dim-126e
  .tertiary-current-143d
  .hidden-fluid-4719::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f .dim-126e .banner-bbc9 {
  color: rgba(255, 255, 255, 0.79);
}
.easy-ad4f .dim-126e .banner-bbc9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-a6dc
  .easy-ad4f
  .dim-126e
  .breadcrumb_9b46
  .icon_active_aaa7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-a6dc
  .easy-ad4f
  .dim-126e
  .breadcrumb_9b46
  .hidden-fluid-4719 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.active-5a8b .list-db07 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list-db07 .disabled_832a.fast_c98e .mask_017f > li > a:focus,
.list-db07 .disabled_832a.fast_c98e .mask_017f > li > a:hover,
.list-db07 .disabled_832a.gallery_bfd8 .mask_017f > li > a:focus,
.list-db07 .disabled_832a.gallery_bfd8 .mask_017f > li > a:hover,
.list-db07 .disabled_832a.tooltip-a294 .mask_017f > li > a:focus,
.list-db07 .disabled_832a.tooltip-a294 .mask_017f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-db07
  .disabled_832a.fast_c98e
  .mask_017f
  > li.preview-dim-7ac4
  > a,
.list-db07
  .disabled_832a.fast_c98e
  .mask_017f
  > li.black-07c1
  > a,
.list-db07
  .disabled_832a.gallery_bfd8
  .mask_017f
  > li.preview-dim-7ac4
  > a,
.list-db07
  .disabled_832a.gallery_bfd8
  .mask_017f
  > li.black-07c1
  > a,
.list-db07
  .disabled_832a.tooltip-a294
  .mask_017f
  > li.preview-dim-7ac4
  > a,
.list-db07 .disabled_832a.tooltip-a294 .mask_017f > li.container_new_8fc1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.list-db07 .filter-28eb,
.list-db07 .filter-28eb a {
  color: rgba(0, 0, 0, 0.8);
}
.list-db07 .avatar-hard-0fe7.fresh-1d7c li a,
.list-db07 .alert-1ae5 a,
.list-db07 .table-8dbf,
.list-db07 .mask_017f > li > a,
.list-db07 .selected_7d10 {
  color: rgba(0, 0, 0, 0.55);
}
.list-db07 .avatar-hard-0fe7.fresh-1d7c li a:hover,
.list-db07 .alert-1ae5 a:hover,
.list-db07 .table-8dbf:hover,
.list-db07 .mask_017f > li > a:hover,
.list-db07 .selected_7d10:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-db07 .search-under-d8a8 {
  color: rgba(0, 0, 0, 0.55);
}
.list-db07 .search-under-d8a8 .footer-c1d1 {
  color: rgba(0, 0, 0, 0.8);
}
.list-db07 .search-under-d8a8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_1aae .south-fb7b {
  margin-left: auto;
  margin-right: auto;
}
.detail_caf3 > * {
  margin-left: auto;
  margin-right: auto;
}
.detail_caf3 .wrapper_bright_560a {
  margin-right: 1.41575em;
}
.element_gold_a3af .detail_caf3 > .summary_green_ee90 {
  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;
}
.element_gold_a3af .detail_caf3 > .chip-full-ae79 {
  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;
}
.overlay-under-089b.slider_1aae .south-fb7b,
.rough_ea72.slider_1aae .south-fb7b {
  margin-left: 0;
}
.copper-f55a.slider_1aae .south-fb7b,
.full_9763.slider_1aae .south-fb7b {
  margin-right: 0;
}
.detail_caf3 ol,
.detail_caf3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pagination_83e7 video {
  max-width: 100%;
}
.in_4d2c img {
  display: block;
}
.in_4d2c.wrapper_bright_560a,
.in_4d2c.chip_9b35 {
  width: 100%;
}
.in_4d2c.chip-full-ae79 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask-ca0a:not(.rough-313a) {
  margin: 1.5em auto;
}
.photo-a57d p {
  padding: 1.5em 14px;
}
ul.table-active-df07.chip-full-ae79,
ul.table-active-df07.summary_green_ee90,
ul.table-active-df07.black-17b4.summary_green_ee90 {
  padding: 0 14px;
}
.accent-next-e870 {
  display: block;
  overflow-x: auto;
}
.accent-next-e870 table {
  border-collapse: collapse;
  width: 100%;
}
.accent-next-e870 td,
.accent-next-e870 th {
  padding: 0.5em;
}
.detail_caf3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.detail_caf3 ol ol,
.detail_caf3 ol ul,
.detail_caf3 ul ol,
.detail_caf3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.detail_caf3 ol ol li,
.detail_caf3 ol ul li,
.detail_caf3 ul ol li,
.detail_caf3 ul ul li {
  margin-left: 0;
}
.search_e5bb.popup-pressed-6458 > .thumbnail_ebb2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.search_e5bb.popup-pressed-6458 > .thumbnail_ebb2 iframe,
.search_e5bb.popup-pressed-6458 > .thumbnail_ebb2 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input-2a65 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input-2a65.feature-new-80b4 {
  padding: 0;
}
.input-2a65.feature-new-80b4 cite {
  font-size: 13px;
}
.input-2a65 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input-2a65 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.alert-7990 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.alert-7990 > p:first-child {
  margin-top: 0;
}
.alert-7990 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.alert-7990 blockquote {
  border-left: 0;
}
.search_bottom_7d86 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search_bottom_7d86:not(.modal_west_4bae) {
  max-width: 100px;
}
.search_bottom_7d86.left_5f5c {
  border-bottom: none !important;
  text-align: center;
}
.search_bottom_7d86.left_5f5c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .photo-a57d p {
    padding: 1.5em 0;
  }
}
.module_east_b58f {
  color: #0073aa;
}
.button_19b9 {
  background-color: #0073aa;
}
.narrow_7dd6 {
  color: #229fd8;
}
.input-48c8 {
  background-color: #229fd8;
}
.new_0881 {
  color: #eee;
}
.fast_a043 {
  background-color: #eee;
}
.motion_8cc1 {
  color: #444;
}
.footer-pressed-d6ff {
  background-color: #444;
}
.medium_7f7e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.medium_7f7e .left-51f9 .alert-1ae5 {
  font-size: 15px;
}
.medium_7f7e .alert-1ae5 {
  line-height: 1.3;
}
.medium_7f7e .list-db07 {
}
.medium_7f7e .easy-ad4f {
  background: #235787;
}
.glass_a843 {
  padding: 0;
}
.glass_a843 .easy-ad4f {
  background: #1a1a1a;
}
.glass_a843 .list-db07 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.basic_642e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.basic_642e .list-db07 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.basic_642e .easy-ad4f {
  background: #303030;
}
.overlay_wood_b285 {
  position: relative;
  z-index: 10;
}
.overlay_wood_b285 .frame-e065 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.black_6375 .focused_a9aa {
  display: inline-block;
  vertical-align: middle;
}
.black_6375.menu_6b90 .focused_a9aa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .black_6375.menu_6b90 .focused_a9aa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .black_6375.menu_6b90 .focused_a9aa {
    margin-right: 0.4em;
  }
}
.black_6375.menu_6b90 .focused_a9aa:last-child {
  margin-right: 0;
}
.static_c3f5 .frame-e065 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .active-5a8b .left-51f9 {
    margin: 0 -0.5em;
  }
  .active-5a8b .left-51f9 [class*="customify-col-"],
  .active-5a8b .left-51f9 [class*="customify-col_"],
  .active-5a8b .left-51f9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.active-5a8b.gallery-d389 .frame-e065 {
  background: 0 0 !important;
}
.active-5a8b.gallery-d389 .frame-e065,
.active-5a8b.static_c3f5 .frame-e065 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .active-5a8b.dirty_38fa {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.active-5a8b.static_c3f5 .frame-e065 {
  box-shadow: none !important;
}
.current_5bdf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .current_5bdf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .current_5bdf {
    padding: 18px 0 20px;
  }
}
.current_5bdf .dynamic_08ff {
  width: 100%;
}
.current_5bdf .list_b1c8 {
  margin-bottom: 0;
}
.current_5bdf .inner-b7ef {
  margin-top: 5px;
  font-size: 0.875em;
}
.dynamic_73fb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dynamic_73fb .mask_complex_47ac {
  width: 100%;
}
.hovered-1838 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hovered-1838 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hovered-1838 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;
}
.hovered-1838 li:last-child:after {
  display: none;
}
.hovered-1838 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thumbnail_tall_9d64 .footer_2bba button,
.current_5bdf .footer_2bba button {
  left: 0;
}
.thumbnail_tall_9d64 .mask_complex_47ac,
.current_5bdf .mask_complex_47ac {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail_tall_9d64 .dynamic_73fb,
.current_5bdf .dynamic_73fb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thumbnail_tall_9d64 {
  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;
}
.thumbnail_tall_9d64: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;
}
.thumbnail_tall_9d64 .avatar-large-e016 {
  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) {
  .thumbnail_tall_9d64 .avatar-large-e016 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_tall_9d64 .avatar-large-e016 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_tall_9d64 .avatar-large-e016 {
    min-height: 200px;
  }
}
.thumbnail_tall_9d64 .hovered-1838 {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail_tall_9d64 .hovered-1838 a,
.thumbnail_tall_9d64 .hovered-1838 li:after {
  color: inherit;
}
.thumbnail_tall_9d64 .hovered-1838 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.inner_80eb {
  margin-bottom: 0.5em;
}
.gradient-next-945b {
  margin-bottom: 1.2em;
}
.gradient-next-945b,
.inner_80eb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient-next-945b p:last-child,
.inner_80eb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .footer_2bba,
#masthead .footer_2bba {
  display: none;
}
#masthead
  > .footer_2bba.action-3b91 {
  display: none;
}
#masthead > .footer_2bba button {
  left: 0;
}
.input_red_f9a1 {
  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%;
}
.input_red_f9a1 .focused_a9aa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.input_red_f9a1 .content_pink_67f8 {
  display: -webkit-box;
  display: flex;
}
.input_red_f9a1 .content_pink_67f8.media_ee18 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.input_red_f9a1 .content_pink_67f8.hover_5010 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_red_f9a1 .content_pink_67f8.media-pro-e59b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.input_red_f9a1.status_8553.selected_14be .content_pink_67f8.media_ee18 {
  flex-basis: 100%;
}
.input_red_f9a1.shadow_plasma_c5d3 .content_pink_67f8.hover_5010 {
  -webkit-box-flex: 1;
  flex: auto;
}
.input_red_f9a1.shadow_plasma_c5d3 .content_pink_67f8.media-pro-e59b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .footer_2bba.action-3b91 {
  display: none;
}
#masthead > .footer_2bba button {
  left: 0;
}
.shadow_large_db44 {
  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;
}
.shadow_large_db44:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shadow_large_db44.highlight_right_b920 i {
  margin-right: 4px;
}
.shadow_large_db44.fresh_f97f i {
  margin-left: 5px;
}
.alert-1ae5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert-1ae5 p:last-child {
  margin-bottom: 0;
}
.background_soft_9cbf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background_soft_9cbf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background_soft_9cbf img {
  display: block;
  width: auto;
  line-height: 1;
}
.background_soft_9cbf .filter-28eb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background_soft_9cbf .progress-static-bb83 {
  margin: 5px 0 7px 0;
}
.background_soft_9cbf.slider-bottom-41a5 .bright-1a69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_soft_9cbf.slider-bottom-41a5 .west-ea5a {
  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;
}
.background_soft_9cbf.secondary_rough_a214 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background_soft_9cbf.secondary_rough_a214 .bright-1a69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background_soft_9cbf.secondary_rough_a214 .west-ea5a {
  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;
}
.background_soft_9cbf.image-5468 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background_soft_9cbf.input_green_22d4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background_soft_9cbf.input_green_22d4 .west-ea5a {
  margin-top: 7px;
}
.modal_58fa {
  display: inline-block;
}
.overlay_wood_b285 .pro-5130 .background_soft_9cbf img {
  max-width: 100%;
}
.disabled_832a .hot_0689.paragraph_dynamic_ae0b,
.form-huge-76aa .hot_0689.paragraph_dynamic_ae0b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_832a .description-0c39,
.form-huge-76aa .description-0c39 {
  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%);
}
.disabled_832a .description-0c39 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.disabled_832a.wide-6a69 .description-0c39 {
  display: none;
}
.disabled_832a .message_white_f9ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_832a .message_white_f9ff li {
  display: inline-block;
  position: relative;
}
.disabled_832a .message_white_f9ff li:last-child {
  margin-right: 0;
}
.disabled_832a .message_white_f9ff 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;
}
.disabled_832a .message_white_f9ff li.container_new_8fc1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.disabled_832a .message_white_f9ff > 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;
}
.disabled_832a .message_white_f9ff > li > a i {
  line-height: 0;
}
.disabled_832a .message_white_f9ff > li.grid-ec44 > a .description-0c39 {
  margin-left: 4px;
  line-height: 0;
}
.disabled_832a .message_white_f9ff .next-127e li.grid-ec44 > a {
  position: relative;
}
.disabled_832a .message_white_f9ff .next-127e li.grid-ec44 > a:after,
.disabled_832a .message_white_f9ff .next-127e li.grid-ec44 > a:before {
  content: "";
  display: table;
}
.disabled_832a .message_white_f9ff .next-127e li.grid-ec44 > a:after {
  clear: both;
}
.disabled_832a .message_white_f9ff .next-127e li.grid-ec44 > a .description-0c39 {
  margin-left: 5px;
  float: right;
}
.disabled_832a .feature-paper-0564,
.disabled_832a .next-127e {
  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;
}
.disabled_832a .next-127e {
  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;
}
.disabled_832a .next-127e .paragraph_dynamic_ae0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_832a .next-127e .description-0c39 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.disabled_832a .next-127e li {
  display: block;
  margin: 0;
  padding: 0;
}
.disabled_832a .next-127e 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;
}
.disabled_832a .next-127e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.disabled_832a .next-127e .next-127e {
  top: 0;
  left: 100%;
}
.disabled_832a .component_6515.fn-focus-7ff8 > .feature-paper-0564,
.disabled_832a .component_6515.fn-focus-7ff8 > .next-127e,
.disabled_832a .component_6515:focus > .feature-paper-0564,
.disabled_832a .component_6515:focus > .next-127e,
.disabled_832a .component_6515:hover > .feature-paper-0564,
.disabled_832a .component_6515:hover > .next-127e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.disabled_832a.tooltip-a294 .mask_017f:after,
.disabled_832a.tooltip-a294 .mask_017f:before {
  content: "";
  display: table;
}
.disabled_832a.tooltip-a294 .mask_017f:after {
  clear: both;
}
.disabled_832a.tooltip-a294 .mask_017f > li {
  float: left;
}
.disabled_832a.lower-2a32 .mask_017f:after,
.disabled_832a.lower-2a32 .mask_017f:before {
  content: "";
  display: table;
}
.disabled_832a.lower-2a32 .mask_017f:after {
  clear: both;
}
.disabled_832a.lower-2a32 .mask_017f > li {
  float: left;
}
.disabled_832a.lower-2a32 .mask_017f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_832a.lower-2a32 .mask_017f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_832a.lower-2a32 .mask_017f > li.preview-dim-7ac4 > a,
.disabled_832a.lower-2a32 .mask_017f > li.container_new_8fc1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.disabled_832a.fast_c98e .mask_017f > li > a .paragraph_dynamic_ae0b {
  position: relative;
}
.disabled_832a.fast_c98e .mask_017f > li > a .paragraph_dynamic_ae0b: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;
}
.disabled_832a.fast_c98e
  .mask_017f
  > li:focus
  > a
  .paragraph_dynamic_ae0b:before,
.disabled_832a.fast_c98e
  .mask_017f
  > li:hover
  > a
  .paragraph_dynamic_ae0b:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_832a.fast_c98e
  .mask_017f
  > li.preview-dim-7ac4
  > a
  .paragraph_dynamic_ae0b:before,
.disabled_832a.fast_c98e
  .mask_017f
  > li.black-07c1
  > a
  .paragraph_dynamic_ae0b:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_832a.gallery_bfd8 .mask_017f > li > a .paragraph_dynamic_ae0b {
  position: relative;
}
.disabled_832a.gallery_bfd8 .mask_017f > li > a .paragraph_dynamic_ae0b: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;
}
.disabled_832a.gallery_bfd8 .mask_017f > li:focus > a .paragraph_dynamic_ae0b:before,
.disabled_832a.gallery_bfd8
  .mask_017f
  > li:hover
  > a
  .paragraph_dynamic_ae0b:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_832a.gallery_bfd8
  .mask_017f
  > li.preview-dim-7ac4
  > a
  .paragraph_dynamic_ae0b:before,
.disabled_832a.gallery_bfd8
  .mask_017f
  > li.black-07c1
  > a
  .paragraph_dynamic_ae0b:before {
  width: 100%;
  background-color: currentColor;
}
.form-huge-76aa .message_white_f9ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.form-huge-76aa .message_white_f9ff li:first-child > a {
  border-top: none;
}
.form-huge-76aa .message_white_f9ff .panel_8605 > .paragraph_dynamic_ae0b .description-0c39 {
  display: none;
}
.form-huge-76aa .message_white_f9ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.form-huge-76aa .message_white_f9ff li:last-child {
  border: none;
}
.form-huge-76aa .message_white_f9ff li.grid-ec44 > a {
  padding-right: 45px !important;
}
.form-huge-76aa .message_white_f9ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.form-huge-76aa .message_white_f9ff li a:focus,
.form-huge-76aa .message_white_f9ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-huge-76aa .message_white_f9ff li .active-d46e {
  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;
}
.form-huge-76aa .message_white_f9ff li .active-d46e:hover {
  box-shadow: none;
}
.form-huge-76aa .message_white_f9ff li .active-d46e .description-0c39 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.form-huge-76aa .message_white_f9ff .next-127e {
  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);
}
.form-huge-76aa .message_white_f9ff .next-127e li a {
  padding-left: 3em;
}
.form-huge-76aa .message_white_f9ff .dirty_ec1a > a .active-d46e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form-huge-76aa .message_white_f9ff .dirty_ec1a > .next-127e {
  display: block;
  opacity: 1;
}
.backdrop_b07c {
  max-width: 100%;
}
.primary_5892 {
  line-height: 0;
  cursor: pointer;
}
.selected_7d10 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.selected_7d10:hover {
  box-shadow: none;
  color: currentColor;
}
.selected_7d10 svg {
  width: 18px;
  height: 18px;
}
.selected_7d10 .motion-81d0 {
  display: none;
}
.accordion-984f {
  position: relative;
}
.accordion-984f.fn-active-7ff8 .selected_7d10 .progress_a054 {
  display: none;
}
.accordion-984f.fn-active-7ff8 .selected_7d10 .motion-81d0 {
  display: inline-block;
}
.accordion-984f .pagination-gas-d4a4 {
  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);
}
.accordion-984f.row-full-a174 .pagination-gas-d4a4 {
  left: auto;
  right: -0.9em;
}
.accordion-984f.row-full-a174 .feature-right-df19::before {
  left: auto;
  right: 15px;
}
.accordion-984f.fn-active-7ff8 .pagination-gas-d4a4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_9b46 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.breadcrumb_9b46 label {
  flex-basis: 100%;
}
.breadcrumb_9b46 .tertiary-current-143d {
  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;
}
.breadcrumb_9b46 .hidden-fluid-4719 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.breadcrumb_9b46 .hidden-fluid-4719:focus {
  background-color: transparent;
}
.breadcrumb_9b46 button.banner-bbc9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.breadcrumb_9b46 button.banner-bbc9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.breadcrumb_9b46 button.banner-bbc9 svg {
  width: 18px;
  height: 18px;
}
.breadcrumb_9b46 input[type="submit"] {
  min-height: auto;
}
.dim-126e .breadcrumb_9b46 .hidden-fluid-4719 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-right-df19 {
  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) {
  .feature-right-df19 {
    width: 220px;
  }
}
.feature-right-df19 label {
  flex-basis: 100%;
}
.feature-right-df19::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;
}
.section-a6dc .dim-126e .breadcrumb_9b46 {
  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;
}
.section-a6dc
  .dim-126e
  .breadcrumb_9b46
  .tertiary-current-143d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section-a6dc .dim-126e .breadcrumb_9b46 .hidden-fluid-4719 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section-a6dc
  .dim-126e
  .breadcrumb_9b46
  .hidden-fluid-4719:focus {
  background: 0 0;
}
.section-a6dc
  .dim-126e
  .breadcrumb_9b46
  .icon_active_aaa7 {
  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;
}
.avatar-hard-0fe7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar-hard-0fe7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar-hard-0fe7 li:last-child {
  margin-right: 0;
}
.avatar-hard-0fe7 li:first-child {
  margin-left: 0;
}
.avatar-hard-0fe7.logo-c14f a {
  color: #fff;
}
.avatar-hard-0fe7.logo-c14f a:hover {
  color: #fff;
}
.avatar-hard-0fe7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar-hard-0fe7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar-hard-0fe7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar-hard-0fe7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar-hard-0fe7 [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar-hard-0fe7 [class*="social-icon-apple"].grid-silver-6ba9 {
  background-color: transparent;
  color: #999;
}
.avatar-hard-0fe7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar-hard-0fe7 [class*="social-icon-behance"].grid-silver-6ba9 {
  background-color: transparent;
  color: #1769ff;
}
.avatar-hard-0fe7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar-hard-0fe7 [class*="social-icon-bitbucket"].grid-silver-6ba9 {
  background-color: transparent;
  color: #205081;
}
.avatar-hard-0fe7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar-hard-0fe7 [class*="social-icon-codepen"].grid-silver-6ba9 {
  background-color: transparent;
  color: #000;
}
.avatar-hard-0fe7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar-hard-0fe7 [class*="social-icon-delicious"].grid-silver-6ba9 {
  background-color: transparent;
  color: #39f;
}
.avatar-hard-0fe7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar-hard-0fe7 [class*="social-icon-digg"].grid-silver-6ba9 {
  background-color: transparent;
  color: #005be2;
}
.avatar-hard-0fe7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar-hard-0fe7 [class*="social-icon-dribbble"].grid-silver-6ba9 {
  background-color: transparent;
  color: #ea4c89;
}
.avatar-hard-0fe7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar-hard-0fe7 [class*="social-icon-envelope"].grid-silver-6ba9 {
  background-color: transparent;
  color: #ea4335;
}
.avatar-hard-0fe7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar-hard-0fe7 [class*="social-icon-facebook"].grid-silver-6ba9 {
  background-color: transparent;
  color: #3b5998;
}
.avatar-hard-0fe7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar-hard-0fe7 [class*="social-icon-flickr"].grid-silver-6ba9 {
  background-color: transparent;
  color: #0063dc;
}
.avatar-hard-0fe7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar-hard-0fe7 [class*="social-icon-foursquare"].grid-silver-6ba9 {
  background-color: transparent;
  color: #2d5be3;
}
.avatar-hard-0fe7 [class*="social-icon-github"] {
  background-color: #333;
}
.avatar-hard-0fe7 [class*="social-icon-github"].grid-silver-6ba9 {
  background-color: transparent;
  color: #333;
}
.avatar-hard-0fe7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar-hard-0fe7 [class*="social-icon-google-plus"].grid-silver-6ba9 {
  background-color: transparent;
  color: #dd4b39;
}
.avatar-hard-0fe7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar-hard-0fe7 [class*="social-icon-houzz"].grid-silver-6ba9 {
  background-color: transparent;
  color: #7ac142;
}
.avatar-hard-0fe7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar-hard-0fe7 [class*="social-icon-instagram"].grid-silver-6ba9 {
  background-color: transparent;
  color: #262626;
}
.avatar-hard-0fe7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar-hard-0fe7 [class*="social-icon-jsfiddle"].grid-silver-6ba9 {
  background-color: transparent;
  color: #487aa2;
}
.avatar-hard-0fe7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar-hard-0fe7 [class*="social-icon-linkedin"].grid-silver-6ba9 {
  background-color: transparent;
  color: #0077b5;
}
.avatar-hard-0fe7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar-hard-0fe7 [class*="social-icon-medium"].grid-silver-6ba9 {
  background-color: transparent;
  color: #00ab6b;
}
.avatar-hard-0fe7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar-hard-0fe7
  [class*="social-icon-odnoklassniki"].grid-silver-6ba9 {
  background-color: transparent;
  color: #f4731c;
}
.avatar-hard-0fe7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar-hard-0fe7 [class*="social-icon-meetup"].grid-silver-6ba9 {
  background-color: transparent;
  color: #ec1c40;
}
.avatar-hard-0fe7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar-hard-0fe7 [class*="social-icon-pinterest"].grid-silver-6ba9 {
  background-color: transparent;
  color: #bd081c;
}
.avatar-hard-0fe7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar-hard-0fe7 [class*="social-icon-product-hunt"].grid-silver-6ba9 {
  background-color: transparent;
  color: #da552f;
}
.avatar-hard-0fe7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar-hard-0fe7 [class*="social-icon-reddit"].grid-silver-6ba9 {
  background-color: transparent;
  color: #ff4500;
}
.avatar-hard-0fe7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar-hard-0fe7 [class*="social-icon-rss"].grid-silver-6ba9 {
  background-color: transparent;
  color: #f26522;
}
.avatar-hard-0fe7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar-hard-0fe7
  [class*="social-icon-shopping-cart"].grid-silver-6ba9 {
  background-color: transparent;
  color: #4caf50;
}
.avatar-hard-0fe7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar-hard-0fe7 [class*="social-icon-skype"].grid-silver-6ba9 {
  background-color: transparent;
  color: #00aff0;
}
.avatar-hard-0fe7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar-hard-0fe7 [class*="social-icon-slideshare"].grid-silver-6ba9 {
  background-color: transparent;
  color: #0077b5;
}
.avatar-hard-0fe7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar-hard-0fe7 [class*="social-icon-snapchat"].grid-silver-6ba9 {
  background-color: transparent;
  color: #fffc00;
}
.avatar-hard-0fe7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar-hard-0fe7 [class*="social-icon-soundcloud"].grid-silver-6ba9 {
  background-color: transparent;
  color: #f80;
}
.avatar-hard-0fe7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar-hard-0fe7 [class*="social-icon-spotify"].grid-silver-6ba9 {
  background-color: transparent;
  color: #2ebd59;
}
.avatar-hard-0fe7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar-hard-0fe7
  [class*="social-icon-stack-overflow"].grid-silver-6ba9 {
  background-color: transparent;
  color: #fe7a15;
}
.avatar-hard-0fe7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar-hard-0fe7 [class*="social-icon-maldkfgram"].grid-silver-6ba9 {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar-hard-0fe7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar-hard-0fe7 [class*="social-icon-tripadvisor"].grid-silver-6ba9 {
  background-color: transparent;
  color: #589442;
}
.avatar-hard-0fe7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar-hard-0fe7 [class*="social-icon-tumblr"].grid-silver-6ba9 {
  background-color: transparent;
  color: #35465c;
}
.avatar-hard-0fe7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar-hard-0fe7 [class*="social-icon-twitch"].grid-silver-6ba9 {
  background-color: transparent;
  color: #6441a5;
}
.avatar-hard-0fe7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar-hard-0fe7 [class*="social-icon-twitter"].grid-silver-6ba9 {
  background-color: transparent;
  color: #1da1f2;
}
.avatar-hard-0fe7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar-hard-0fe7 [class*="social-icon-vimeo"].grid-silver-6ba9 {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar-hard-0fe7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar-hard-0fe7 [class*="social-icon-vk"].grid-silver-6ba9 {
  background-color: transparent;
  color: #45668e;
}
.avatar-hard-0fe7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar-hard-0fe7 [class*="social-icon-weibo"].grid-silver-6ba9 {
  background-color: transparent;
  color: #df2029;
}
.avatar-hard-0fe7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar-hard-0fe7 [class*="social-icon-weixin"].grid-silver-6ba9 {
  background-color: transparent;
  color: #7bb32e;
}
.avatar-hard-0fe7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar-hard-0fe7 [class*="social-icon-whatsapp"].grid-silver-6ba9 {
  background-color: transparent;
  color: #25d366;
}
.avatar-hard-0fe7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar-hard-0fe7 [class*="social-icon-wordpress"].grid-silver-6ba9 {
  background-color: transparent;
  color: #21759b;
}
.avatar-hard-0fe7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar-hard-0fe7 [class*="social-icon-xing"].grid-silver-6ba9 {
  background-color: transparent;
  color: #026466;
}
.avatar-hard-0fe7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar-hard-0fe7 [class*="social-icon-yelp"].grid-silver-6ba9 {
  background-color: transparent;
  color: #af0606;
}
.avatar-hard-0fe7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar-hard-0fe7 [class*="social-icon-youtube"].grid-silver-6ba9 {
  background-color: transparent;
  color: #cd201f;
}
.table-8dbf {
  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;
}
.table-8dbf:hover {
  box-shadow: none;
  background: 0 0;
}
.tall_2aa1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.modal-pink-8f5c {
  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;
}
.block-4c16 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.iron-ed11 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.iron-ed11,
.iron-ed11::after,
.iron-ed11::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;
}
.iron-ed11::after,
.iron-ed11::before {
  content: "";
  display: block;
  background-color: inherit;
}
.menu_e8ae .modal-pink-8f5c .block-4c16 {
  margin-top: -2px;
  width: 19px;
}
.menu_e8ae .modal-pink-8f5c .iron-ed11 {
  margin-top: -1px;
}
.menu_e8ae .modal-pink-8f5c .iron-ed11,
.menu_e8ae .modal-pink-8f5c .iron-ed11::after,
.menu_e8ae .modal-pink-8f5c .iron-ed11::before {
  width: 19px;
  height: 2px;
}
.menu_e8ae .modal-pink-8f5c .iron-ed11::before {
  top: -6px;
}
.menu_e8ae .modal-pink-8f5c .iron-ed11::after {
  bottom: -6px;
}
.notification-down-c246 .modal-pink-8f5c .block-4c16 {
  margin-top: -2px;
  width: 22px;
}
.notification-down-c246 .modal-pink-8f5c .iron-ed11 {
  margin-top: -1px;
}
.notification-down-c246 .modal-pink-8f5c .iron-ed11,
.notification-down-c246 .modal-pink-8f5c .iron-ed11::after,
.notification-down-c246 .modal-pink-8f5c .iron-ed11::before {
  width: 22px;
  height: 2px;
}
.notification-down-c246 .modal-pink-8f5c .iron-ed11::before {
  top: -7px;
}
.notification-down-c246 .modal-pink-8f5c .iron-ed11::after {
  bottom: -7px;
}
.video-hovered-5da5 .modal-pink-8f5c .block-4c16 {
  margin-top: -2px;
  width: 31px;
}
.video-hovered-5da5 .modal-pink-8f5c .iron-ed11 {
  margin-top: -1.5px;
}
.video-hovered-5da5 .modal-pink-8f5c .iron-ed11,
.video-hovered-5da5 .modal-pink-8f5c .iron-ed11::after,
.video-hovered-5da5 .modal-pink-8f5c .iron-ed11::before {
  width: 31px;
  height: 3px;
}
.video-hovered-5da5 .modal-pink-8f5c .iron-ed11::before {
  top: -9px;
}
.video-hovered-5da5 .modal-pink-8f5c .iron-ed11::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gallery-185c .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 19px;
  }
  .gallery-185c .modal-pink-8f5c .iron-ed11 {
    margin-top: -1px;
  }
  .gallery-185c .modal-pink-8f5c .iron-ed11,
  .gallery-185c .modal-pink-8f5c .iron-ed11::after,
  .gallery-185c .modal-pink-8f5c .iron-ed11::before {
    width: 19px;
    height: 2px;
  }
  .gallery-185c .modal-pink-8f5c .iron-ed11::before {
    top: -6px;
  }
  .gallery-185c .modal-pink-8f5c .iron-ed11::after {
    bottom: -6px;
  }
  .rough_ae2f .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 22px;
  }
  .rough_ae2f .modal-pink-8f5c .iron-ed11 {
    margin-top: -1px;
  }
  .rough_ae2f .modal-pink-8f5c .iron-ed11,
  .rough_ae2f .modal-pink-8f5c .iron-ed11::after,
  .rough_ae2f .modal-pink-8f5c .iron-ed11::before {
    width: 22px;
    height: 2px;
  }
  .rough_ae2f .modal-pink-8f5c .iron-ed11::before {
    top: -7px;
  }
  .rough_ae2f .modal-pink-8f5c .iron-ed11::after {
    bottom: -7px;
  }
  .sort_short_cd63 .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 31px;
  }
  .sort_short_cd63 .modal-pink-8f5c .iron-ed11 {
    margin-top: -1.5px;
  }
  .sort_short_cd63 .modal-pink-8f5c .iron-ed11,
  .sort_short_cd63 .modal-pink-8f5c .iron-ed11::after,
  .sort_short_cd63 .modal-pink-8f5c .iron-ed11::before {
    width: 31px;
    height: 3px;
  }
  .sort_short_cd63 .modal-pink-8f5c .iron-ed11::before {
    top: -9px;
  }
  .sort_short_cd63 .modal-pink-8f5c .iron-ed11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accent_down_ce65 .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 19px;
  }
  .accent_down_ce65 .modal-pink-8f5c .iron-ed11 {
    margin-top: -1px;
  }
  .accent_down_ce65 .modal-pink-8f5c .iron-ed11,
  .accent_down_ce65 .modal-pink-8f5c .iron-ed11::after,
  .accent_down_ce65 .modal-pink-8f5c .iron-ed11::before {
    width: 19px;
    height: 2px;
  }
  .accent_down_ce65 .modal-pink-8f5c .iron-ed11::before {
    top: -6px;
  }
  .accent_down_ce65 .modal-pink-8f5c .iron-ed11::after {
    bottom: -6px;
  }
  .down_5227 .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 22px;
  }
  .down_5227 .modal-pink-8f5c .iron-ed11 {
    margin-top: -1px;
  }
  .down_5227 .modal-pink-8f5c .iron-ed11,
  .down_5227 .modal-pink-8f5c .iron-ed11::after,
  .down_5227 .modal-pink-8f5c .iron-ed11::before {
    width: 22px;
    height: 2px;
  }
  .down_5227 .modal-pink-8f5c .iron-ed11::before {
    top: -7px;
  }
  .down_5227 .modal-pink-8f5c .iron-ed11::after {
    bottom: -7px;
  }
  .sidebar-3599 .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-3599 .modal-pink-8f5c .iron-ed11 {
    margin-top: -1.5px;
  }
  .sidebar-3599 .modal-pink-8f5c .iron-ed11,
  .sidebar-3599 .modal-pink-8f5c .iron-ed11::after,
  .sidebar-3599 .modal-pink-8f5c .iron-ed11::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-3599 .modal-pink-8f5c .iron-ed11::before {
    top: -9px;
  }
  .sidebar-3599 .modal-pink-8f5c .iron-ed11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .element_d801 .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 19px;
  }
  .element_d801 .modal-pink-8f5c .iron-ed11 {
    margin-top: -1px;
  }
  .element_d801 .modal-pink-8f5c .iron-ed11,
  .element_d801 .modal-pink-8f5c .iron-ed11::after,
  .element_d801 .modal-pink-8f5c .iron-ed11::before {
    width: 19px;
    height: 2px;
  }
  .element_d801 .modal-pink-8f5c .iron-ed11::before {
    top: -6px;
  }
  .element_d801 .modal-pink-8f5c .iron-ed11::after {
    bottom: -6px;
  }
  .element-wood-62cb .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 22px;
  }
  .element-wood-62cb .modal-pink-8f5c .iron-ed11 {
    margin-top: -1px;
  }
  .element-wood-62cb .modal-pink-8f5c .iron-ed11,
  .element-wood-62cb .modal-pink-8f5c .iron-ed11::after,
  .element-wood-62cb .modal-pink-8f5c .iron-ed11::before {
    width: 22px;
    height: 2px;
  }
  .element-wood-62cb .modal-pink-8f5c .iron-ed11::before {
    top: -7px;
  }
  .element-wood-62cb .modal-pink-8f5c .iron-ed11::after {
    bottom: -7px;
  }
  .dynamic-5456 .modal-pink-8f5c .block-4c16 {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic-5456 .modal-pink-8f5c .iron-ed11 {
    margin-top: -1.5px;
  }
  .dynamic-5456 .modal-pink-8f5c .iron-ed11,
  .dynamic-5456 .modal-pink-8f5c .iron-ed11::after,
  .dynamic-5456 .modal-pink-8f5c .iron-ed11::before {
    width: 31px;
    height: 3px;
  }
  .dynamic-5456 .modal-pink-8f5c .iron-ed11::before {
    top: -9px;
  }
  .dynamic-5456 .modal-pink-8f5c .iron-ed11::after {
    bottom: -9px;
  }
}
.wrapper_ff67 .iron-ed11 {
  -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);
}
.wrapper_ff67 .iron-ed11::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper_ff67 .iron-ed11::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);
}
.wrapper_ff67.bright_1124 .iron-ed11 {
  -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);
}
.wrapper_ff67.bright_1124 .iron-ed11::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper_ff67.bright_1124 .iron-ed11::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);
}
.brown-7051 {
  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.status-inner-600f:before {
  display: none;
}
.footer-35f2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.footer-35f2 .layout-b9af {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.footer-35f2 .layout-b9af:last-of-type {
  border-bottom: none;
}
.footer-35f2 .layout-b9af.new-ddaf,
.footer-35f2 .layout-b9af.motion_cc17,
.footer-35f2 .layout-b9af.bottom-d3bb {
  padding: 0;
}
.footer-35f2 .form-huge-76aa .active-d46e {
  color: currentColor;
}
.footer-35f2 .form-huge-76aa .active-d46e:focus,
.footer-35f2 .form-huge-76aa .active-d46e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-35f2.list-db07 .search-under-d8a8,
.footer-35f2.list-db07 .alert-1ae5 a,
.footer-35f2.list-db07 .mask_017f a,
.footer-35f2.list-db07 .next-127e a {
  color: rgba(0, 0, 0, 0.55);
}
.footer-35f2.list-db07 .search-under-d8a8:hover,
.footer-35f2.list-db07 .alert-1ae5 a:hover,
.footer-35f2.list-db07 .mask_017f a:hover,
.footer-35f2.list-db07 .next-127e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer-35f2.list-db07 .footer-c1d1 {
  color: rgba(0, 0, 0, 0.8);
}
.footer-35f2.list-db07 .layout-b9af {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-35f2.list-db07 .layout-b9af:before {
  background: rgba(0, 0, 0, 0.08);
}
.footer-35f2.list-db07 .menu-silver-47f8:before {
  background: rgba(255, 255, 255, 0.9);
}
.footer-35f2.list-db07 .form-huge-76aa .message_white_f9ff li a,
.footer-35f2.list-db07 .form-huge-76aa .active-d46e,
.footer-35f2.list-db07 .next-127e {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-35f2.list-db07 .form-huge-76aa .active-d46e:focus,
.footer-35f2.list-db07 .form-huge-76aa .active-d46e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-35f2.list-db07 .message_white_f9ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-35f2.easy-ad4f .search-under-d8a8,
.footer-35f2.easy-ad4f .alert-1ae5 a,
.footer-35f2.easy-ad4f .mask_017f .active-d46e,
.footer-35f2.easy-ad4f .mask_017f a,
.footer-35f2.easy-ad4f .next-127e a {
  color: rgba(255, 255, 255, 0.79);
}
.footer-35f2.easy-ad4f .search-under-d8a8:hover,
.footer-35f2.easy-ad4f .alert-1ae5 a:hover,
.footer-35f2.easy-ad4f .mask_017f .active-d46e:hover,
.footer-35f2.easy-ad4f .mask_017f a:hover,
.footer-35f2.easy-ad4f .next-127e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-35f2.easy-ad4f .footer-c1d1 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-35f2.easy-ad4f .layout-b9af {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-35f2.easy-ad4f .layout-b9af:before {
  background: rgba(255, 255, 255, 0.08);
}
.footer-35f2.easy-ad4f .menu-silver-47f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.footer-35f2.easy-ad4f .form-huge-76aa .message_white_f9ff li a,
.footer-35f2.easy-ad4f .form-huge-76aa .active-d46e,
.footer-35f2.easy-ad4f .next-127e {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-35f2.easy-ad4f .form-huge-76aa .active-d46e:focus,
.footer-35f2.easy-ad4f .form-huge-76aa .active-d46e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.footer-35f2.easy-ad4f .message_white_f9ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-silver-47f8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.menu-silver-47f8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.under_6635 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.advanced_f88d .footer-35f2 {
  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;
}
.advanced_f88d .layout-b9af {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.advanced_f88d .layout-b9af: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) {
  .advanced_f88d .layout-b9af:before {
    width: 16%;
    left: 42%;
  }
}
.advanced_f88d .layout-b9af:last-child:before {
  content: none;
}
.advanced_f88d .layout-b9af[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.advanced_f88d .form-huge-76aa .message_white_f9ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.advanced_f88d .form-huge-76aa .message_white_f9ff li a .active-d46e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.advanced_f88d .form-huge-76aa .next-127e {
  border: none;
}
.advanced_f88d .form-huge-76aa .next-127e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.advanced_f88d .menu-silver-47f8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.advanced_f88d .under_6635 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.advanced_f88d .easy-ad4f .menu-silver-47f8:before {
  background: rgba(0, 0, 0, 0.9);
}
.advanced_f88d .list-db07.green-9d11 .iron-ed11 {
  background: rgba(0, 0, 0, 0.6);
}
.advanced_f88d
  .list-db07.green-9d11
  .iron-ed11::after,
.advanced_f88d
  .list-db07.green-9d11
  .iron-ed11:before {
  background: inherit;
}
.advanced_f88d
  .list-db07.green-9d11:hover
  .iron-ed11 {
  background: rgba(0, 0, 0, 0.8);
}
.dim-a667 .footer-35f2 {
  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) {
  .dim-a667 .footer-35f2 {
    width: auto;
    right: 45px;
  }
}
.component-upper-d9fe .footer-35f2 {
  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) {
  .component-upper-d9fe .footer-35f2 {
    width: auto;
    left: 45px;
  }
}
.status-inner-600f .footer-35f2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status-inner-600f .under_6635 {
  max-width: 48em;
  margin: 0 auto;
}
.status-inner-600f .menu-silver-47f8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.module_focused_d788 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.module_focused_d788.advanced_f88d .footer-35f2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.module_focused_d788.dim-a667 .footer-35f2 {
  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);
}
.module_focused_d788 .footer-35f2 {
  visibility: visible;
}
.module_focused_d788.component-upper-d9fe .footer-35f2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.medium_6285,
.border-e3df {
  overflow-x: hidden;
}
.medium_6285 .footer-35f2 {
  overflow: auto;
}
.medium_6285.advanced_f88d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium_6285.advanced_f88d .footer-35f2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.medium_6285.advanced_f88d .table-8dbf {
  opacity: 0;
}
.medium_6285.dim-a667 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium_6285.dim-a667 .footer-35f2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.medium_6285.dim-a667 .table-8dbf {
  opacity: 0;
}
.medium_6285.component-upper-d9fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium_6285.component-upper-d9fe .footer-35f2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.medium_6285.component-upper-d9fe .table-8dbf {
  opacity: 0;
}
.medium_6285.status-inner-600f .footer-35f2 {
  z-index: 10;
  visibility: visible;
}
.green-9d11 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.green-9d11 .iron-ed11 {
  background: rgba(255, 255, 255, 0.99);
}
.green-9d11 .iron-ed11::after,
.green-9d11 .iron-ed11:before {
  background: inherit;
}
.green-9d11:hover .iron-ed11 {
  background: rgba(255, 255, 255, 0.99);
}
.component-upper-d9fe .green-9d11 {
  top: 10px;
  right: auto;
  left: 12px;
}
.status-inner-600f .green-9d11 {
  display: none !important;
}
.medium_6285:before,
.border-e3df:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.medium_6285 .green-9d11,
.border-e3df .green-9d11 {
  display: inline-block;
}
.footer-35f2 .focused_a9aa {
  -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;
}
.medium_6285 .footer-35f2 .focused_a9aa,
.border-e3df .footer-35f2 .focused_a9aa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_c2c4 .tertiary-current-143d {
  width: 100%;
}
.pro-5130 {
  padding: 0 0.5em 0;
}
.pro-5130 [class*="customify-col-"],
.pro-5130 [class*="customify-col_"],
.pro-5130 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.nav-02c8 .pro-5130 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .left-51f9 .purple_d8c0,
  .purple_d8c0 {
    display: none;
  }
  .wood_8b29 {
    text-align: left;
  }
  .background-medium-5c02 {
    text-align: center;
  }
  .tag-ee2b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .left-51f9 .white_66af,
  .white_66af {
    display: none;
  }
  .basic_c015 {
    text-align: left;
  }
  .purple-4bd4 {
    text-align: center;
  }
  .thumbnail-narrow-8723 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .left-51f9 .block-middle-6cf1,
  .block-middle-6cf1 {
    display: none;
  }
  .fresh-960b {
    text-align: left;
  }
  .sidebar_focused_a4da {
    text-align: center;
  }
  .primary_hovered_beff {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hard-7ca0 {
  box-shadow: none !important;
}
.message_warm_4434 .photo_smooth_7a47,
.label-east-b1e8 .photo_smooth_7a47 {
  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;
}
.label-east-b1e8 .photo_smooth_7a47 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.frame-e065 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.frame-e065:after,
.frame-e065:before {
  content: "";
  display: table;
}
.frame-e065:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .frame-e065 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.frame-e065,
.dirty_38fa {
  max-width: 1248px;
  margin: 0 auto;
}

.border_761e.hover-2cf1 .frame-e065 {
  max-width: 100%;
}
.border_761e.table_green_cc68 {
  max-width: 1200px;
  margin: 0 auto;
}
.border_761e.thumbnail-b0a4 .frame-e065 {
  max-width: 100%;
}
.border_761e.thumbnail-b0a4 > .frame-e065 {
  padding-left: 0;
  padding-right: 0;
}
.border_761e.thumbnail-b0a4 > .frame-e065 .left-51f9 {
  margin: 0;
}
.border_761e.thumbnail-b0a4
  > .frame-e065
  .logo-upper-cd2b.soft-676d {
  margin-right: 0;
  margin-left: 0;
}
.border_761e.thumbnail-b0a4 #main.soft-676d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input_d202 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input_d202 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .chip-motion-994c .south-fb7b {
    padding-right: 1em;
  }
  .chip-motion-994c.aside_hard_73b6 .logo-upper-cd2b {
    border-right: 1px solid #eaecee;
  }
  .chip-motion-994c.aside_hard_73b6 .south-fb7b {
    padding-right: 1em;
  }
  .chip-motion-994c.aside_hard_73b6 .component-up-18a8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_526c .south-fb7b {
    padding-left: 1em;
  }
  .copper_526c.aside_hard_73b6 .logo-upper-cd2b {
    border-left: 1px solid #eaecee;
  }
  .copper_526c.aside_hard_73b6 .south-fb7b {
    padding-left: 1em;
  }
  .copper_526c.aside_hard_73b6 .component-up-18a8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light_d16f .south-fb7b {
    padding-left: 1em;
  }
  .light_d16f.aside_hard_73b6 .progress_first_aa09 {
    border-right: 1px solid #eaecee;
  }
  .light_d16f.aside_hard_73b6 .clean_6394 {
    border-right: 1px solid #eaecee;
  }
  .light_d16f.aside_hard_73b6 .south-fb7b {
    padding-left: 1em;
  }
  .light_d16f.aside_hard_73b6 .component-up-18a8 {
    padding-right: 1em;
  }
  .light_d16f.aside_hard_73b6 .nav-005c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-up-76e0 .south-fb7b {
    padding-right: 1em;
  }
  .hidden-up-76e0.aside_hard_73b6 .progress_first_aa09 {
    border-left: 1px solid #eaecee;
  }
  .hidden-up-76e0.aside_hard_73b6 .clean_6394 {
    border-left: 1px solid #eaecee;
  }
  .hidden-up-76e0.aside_hard_73b6 .south-fb7b {
    padding-right: 1em;
  }
  .hidden-up-76e0.aside_hard_73b6 .component-up-18a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hidden-up-76e0.aside_hard_73b6 .nav-005c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_d202 .south-fb7b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_d202.aside_hard_73b6 .logo-upper-cd2b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input_d202.aside_hard_73b6 .south-fb7b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_d202.aside_hard_73b6 .component-up-18a8 {
    padding-left: 1em;
  }
  .input_d202.aside_hard_73b6 .nav-005c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input_d202.aside_hard_73b6 .south-fb7b {
    padding-left: 0;
  }
}
.message-under-920d .black_6375 {
  display: inline-block;
}
.north_e450 {
  display: inline-block;
}
.shade-c49b {
  word-con: break-word;
}
.huge-e03f > span {
  display: inline-block;
  padding: 5px 0;
}
.huge-e03f .row_a031 {
  margin-left: 8px;
  margin-right: 8px;
}
.huge-e03f .new-641e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.icon-paper-2eb1 .dirty_a827 {
  margin-bottom: 2em;
}
.icon-paper-2eb1 .bottom-119f {
  margin-bottom: 15px;
}
.icon-paper-2eb1 .bottom-119f:last-child {
  margin-bottom: 0;
}
.icon-paper-2eb1 .surface_765c {
  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) {
  .icon-paper-2eb1 .surface_765c {
    display: block;
  }
}
.icon-paper-2eb1 .red_45d8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .icon-paper-2eb1 .red_45d8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.icon-paper-2eb1 .in-84a0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.icon-paper-2eb1 .in-84a0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.icon-paper-2eb1 .in-84a0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.icon-paper-2eb1 .shade-c49b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon-paper-2eb1 .shade-c49b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.icon-paper-2eb1 .preview-7dd1 p:last-child {
  margin-bottom: 0;
}
.icon-paper-2eb1 .progress-right-287a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.icon-paper-2eb1 .pagination-left-24b3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.icon-paper-2eb1 .solid_96dc {
  margin-top: 1em;
}
.icon-paper-2eb1 .carousel-warm-cc4b {
  top: 0;
  display: block;
}
.icon-paper-2eb1 .carousel-warm-cc4b a {
  color: inherit;
}
.icon-paper-2eb1 .carousel-warm-cc4b a:hover {
  color: inherit;
}
.icon-paper-2eb1 .texture_light_cf92 {
  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;
}
.icon-paper-2eb1 .texture_light_cf92:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.icon-paper-2eb1 .pagination-left-24b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.icon-paper-2eb1 .mask-pink-1d81 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.icon-paper-2eb1 .mask-pink-1d81:first-child {
  margin-top: 0;
}
.icon-paper-2eb1 .mask-pink-1d81.shade-1d70 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.icon-paper-2eb1 .mask-pink-1d81.popup_1e05 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon-paper-2eb1
  .mask-pink-1d81.popup_1e05.video_simple_ed9e
  .solid_96dc {
  width: 100%;
}
.icon-paper-2eb1 .popup_1e05 {
  -webkit-box-align: center;
  align-items: center;
}
.icon-paper-2eb1 .popup_1e05 .huge-e03f,
.icon-paper-2eb1 .popup_1e05 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.icon-paper-2eb1 .in-84a0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-paper-2eb1 .in-84a0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-paper-2eb1 .in-84a0: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;
}
.icon-paper-2eb1 .shade-1d70 {
  z-index: 5;
}
.icon-paper-2eb1 .selected-c483 .primary-purple-7858 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.icon-paper-2eb1 .upper_77d4 .primary-purple-7858 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.icon-paper-2eb1 .new_28af .primary-purple-7858 {
  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;
}
.icon-paper-2eb1.container-new-d3d3 .surface_765c,
.icon-paper-2eb1.clean_f485 .surface_765c {
  display: block;
}
.icon-paper-2eb1.container-new-d3d3 .surface_765c .white-9897,
.icon-paper-2eb1.container-new-d3d3 .surface_765c .pagination-left-24b3,
.icon-paper-2eb1.clean_f485 .surface_765c .white-9897,
.icon-paper-2eb1.clean_f485 .surface_765c .pagination-left-24b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon-paper-2eb1.notification_right_93ae .red_45d8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .icon-paper-2eb1.notification_right_93ae .red_45d8 {
    margin-right: 0;
  }
}
.icon-paper-2eb1.container-new-d3d3 .red_45d8,
.icon-paper-2eb1.clean_f485 .red_45d8 {
  padding-top: 40%;
}
.icon-paper-2eb1.container-new-d3d3 .dirty_a827,
.icon-paper-2eb1.clean_f485 .dirty_a827 {
  display: block;
}
.icon-paper-2eb1.container-new-d3d3 .fn-sticky-7ff8 .pagination-left-24b3,
.icon-paper-2eb1.clean_f485 .fn-sticky-7ff8 .pagination-left-24b3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.icon-paper-2eb1.container-new-d3d3 .red_45d8,
.icon-paper-2eb1.clean_f485 .red_45d8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.icon-paper-2eb1.container-new-d3d3 .pagination-left-24b3 {
  padding: 1em;
}
.panel_b06b {
  margin: 30px auto;
  display: block;
}
.panel_b06b .carousel-thick-be36 > * {
  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;
}
.panel_b06b .carousel-thick-be36 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_b06b .carousel-thick-be36 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hover-upper-828a .huge-e03f {
  margin-bottom: 1.41575em;
}
.hover-upper-828a .module_east_b002 {
  margin-bottom: 1.618em;
}
.detail_caf3 .prev_b2d6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.detail_caf3 .prev_b2d6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.detail_caf3 .label-complex-d52a {
  max-width: 100%;
  overflow: auto;
}
.slider_1aae .detail_caf3 a:hover {
  text-decoration: underline;
}
.motion_f86b .bottom-119f:not(.shade-c49b),
.motion_f86b .in-84a0 {
  margin-bottom: 1.41575em;
}
.motion_f86b .bottom-119f:not(.shade-c49b):last-child,
.motion_f86b .in-84a0:last-child {
  margin-bottom: 0;
}
.motion_f86b .bottom-119f.element_cf5e {
  margin-bottom: 0.41575em;
}
.motion_f86b .pattern-5151:before,
.motion_f86b .accordion-f7dc:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.motion_f86b .pattern-5151:before {
  content: "\f115";
}
.motion_f86b .accordion-f7dc:before {
  content: "\f02c";
}
.motion_f86b .popup_766b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.motion_f86b .popup_766b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.popup_85e7 {
  display: -webkit-box;
  display: flex;
}
.popup_85e7 .block-advanced-b15c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .popup_85e7 .block-advanced-b15c {
    flex-basis: 90px;
  }
}
.popup_85e7 .badge_yellow_c699 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .popup_85e7 .badge_yellow_c699 {
    flex-basis: calc(100% - 50px);
  }
}
.popup_85e7 .button_6264 p:last-child {
  margin-bottom: 0.72em;
}
.lite_2c30 .carousel-thick-be36 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lite_2c30 .carousel-thick-be36:after,
.lite_2c30 .carousel-thick-be36:before {
  content: "";
  display: table;
}
.lite_2c30 .carousel-thick-be36:after {
  clear: both;
}
.lite_2c30 .carousel-thick-be36 .feature_dark_ac28,
.lite_2c30 .carousel-thick-be36 .paragraph-north-db9d {
  width: 49%;
}
.lite_2c30 .carousel-thick-be36 .feature_dark_ac28 a span.gallery_1a0d,
.lite_2c30 .carousel-thick-be36 .paragraph-north-db9d a span.gallery_1a0d {
  display: block;
  margin-bottom: 5px;
}
.lite_2c30 .carousel-thick-be36 .paragraph-north-db9d {
  float: left;
  text-align: left;
}
.lite_2c30 .carousel-thick-be36 .feature_dark_ac28 {
  float: right;
  text-align: right;
}
.hard-bfdb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hard-bfdb {
    margin-bottom: 0;
  }
}
.article-93a4 {
  margin-bottom: 1em;
}
.article-93a4 .shade-c49b {
  font-size: 1.1em;
  line-height: 1.3;
}
.active_3a4c a {
  display: block;
  line-height: 0;
  position: relative;
}
.media-paper-d542 .article-93a4,
.active-9061 .article-93a4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media-paper-d542 .article-93a4,
  .active-9061 .article-93a4 {
    display: block;
  }
}
.media-paper-d542 .active_3a4c,
.active-9061 .active_3a4c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media-paper-d542 .active_3a4c,
  .active-9061 .active_3a4c {
    margin-bottom: 1em;
  }
}
.media-paper-d542 .active_3a4c img,
.active-9061 .active_3a4c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media-paper-d542 .header-liquid-e9e3,
.active-9061 .header-liquid-e9e3 {
  flex-basis: calc(100% - 160px);
}
.media-paper-d542 .header-liquid-e9e3 p,
.active-9061 .header-liquid-e9e3 p {
  margin-bottom: 0;
}
.media-paper-d542 .header-liquid-e9e3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media-paper-d542 .header-liquid-e9e3 {
    padding-left: 0;
  }
}
.active-9061 .header-liquid-e9e3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .active-9061 .header-liquid-e9e3 {
    padding-right: 0;
  }
}
.active-9061 .active_3a4c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gallery_bronze_8251 .active_3a4c {
  margin-bottom: 0.5em;
}
.gallery_bronze_8251 .active_3a4c img {
  width: 100%;
}
.logo-2ebe .image-5e61,
.focus_542d .image-5e61 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focus_542d .logo-upper-cd2b .black_c1d8 p:last-child {
  margin-bottom: 0;
}
.texture-lower-cf53 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dim_63a7 .picture_in_ea26 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dim_63a7 .picture_in_ea26:last-of-type {
    margin-bottom: 0;
  }
}
.dim_63a7 .picture_in_ea26 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim_63a7 .picture_in_ea26 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dim_63a7 .picture_in_ea26 ul li {
  margin: 0 0 0.6em;
}
.dim_63a7 .picture_in_ea26 ul li.bright_bbaa,
.dim_63a7 .picture_in_ea26 ul li.secondary-bottom-8a0b {
  position: relative;
}
.dim_63a7 .picture_in_ea26 ul li.bright_bbaa .solid_beaf,
.dim_63a7 .picture_in_ea26 ul li.secondary-bottom-8a0b .solid_beaf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dim_63a7 .picture_in_ea26 ul li.bright_bbaa:after:after,
.dim_63a7 .picture_in_ea26 ul li.bright_bbaa:after:before,
.dim_63a7
  .picture_in_ea26
  ul
  li.secondary-bottom-8a0b:after:after,
.dim_63a7
  .picture_in_ea26
  ul
  li.secondary-bottom-8a0b:after:before {
  content: "";
  display: table;
}
.dim_63a7 .picture_in_ea26 ul li.bright_bbaa:after:after,
.dim_63a7
  .picture_in_ea26
  ul
  li.secondary-bottom-8a0b:after:after {
  clear: both;
}
.dim_63a7 .picture_in_ea26 a.frame-ccb6:hover {
  text-decoration: none;
}
.dim_63a7 .picture_in_ea26 select {
  max-width: 100%;
}
.dim_63a7 .picture_in_ea26 table {
  font-size: 85%;
}
.dim_63a7 .picture_in_ea26 table td,
.dim_63a7 .picture_in_ea26 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dim_63a7 .picture_in_ea26 table tfoot td {
  text-align: left;
}
.dim_63a7 .picture_in_ea26 :last-child {
  margin-bottom: 0;
}
.dim_63a7 .picture_in_ea26 .element-68be {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dim_63a7 .picture_in_ea26 .element-68be label {
  width: 100%;
}
.dim_63a7 .picture_in_ea26 .element-68be .hidden-fluid-4719 {
  width: 100%;
  display: block;
}
.dim_63a7 .picture_in_ea26 .element-68be .banner-bbc9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dim_63a7 .picture_in_ea26 .element-68be .banner-bbc9:hover svg #svg-search {
  fill: #444;
}
.dim_63a7 .picture_in_ea26 .element-68be .banner-bbc9 svg {
  width: 18px;
  height: 18px;
}
.dim_63a7 .fast_2bdd ul ul,
.dim_63a7 .pro_1c4c ul ul,
.dim_63a7 .hard-516e ul ul,
.dim_63a7 .mini_184c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dim_63a7 .fast_2bdd .grid-ec44 > a,
.dim_63a7 .pro_1c4c .grid-ec44 > a,
.dim_63a7 .hard-516e .grid-ec44 > a,
.dim_63a7 .mini_184c .grid-ec44 > a {
  margin-bottom: 0;
}
.dim_63a7 .primary-d889 li,
.dim_63a7 .fast_2bdd li,
.dim_63a7 .simple-ba1a li,
.dim_63a7 .pro_1c4c li,
.dim_63a7 .hard-516e li,
.dim_63a7 .mini_184c li,
.dim_63a7 .list-6139 li,
.dim_63a7 .banner_inner_bdea li {
  display: block;
  position: relative;
}
.dim_63a7 .primary-d889 li:last-child,
.dim_63a7 .fast_2bdd li:last-child,
.dim_63a7 .simple-ba1a li:last-child,
.dim_63a7 .pro_1c4c li:last-child,
.dim_63a7 .hard-516e li:last-child,
.dim_63a7 .mini_184c li:last-child,
.dim_63a7 .list-6139 li:last-child,
.dim_63a7 .banner_inner_bdea li:last-child {
  border: none;
}
.dim_63a7 .primary-d889 li a,
.dim_63a7 .fast_2bdd li a,
.dim_63a7 .simple-ba1a li a,
.dim_63a7 .pro_1c4c li a,
.dim_63a7 .hard-516e li a,
.dim_63a7 .mini_184c li a,
.dim_63a7 .list-6139 li a,
.dim_63a7 .banner_inner_bdea li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim_63a7 .primary-d889 li ul li::before,
.dim_63a7 .fast_2bdd li ul li::before,
.dim_63a7 .simple-ba1a li ul li::before,
.dim_63a7 .pro_1c4c li ul li::before,
.dim_63a7 .hard-516e li ul li::before,
.dim_63a7 .mini_184c li ul li::before,
.dim_63a7 .list-6139 li ul li::before,
.dim_63a7 .banner_inner_bdea li ul li::before {
  left: 15px;
}
.dim_63a7 .primary-d889 li ul a,
.dim_63a7 .fast_2bdd li ul a,
.dim_63a7 .simple-ba1a li ul a,
.dim_63a7 .pro_1c4c li ul a,
.dim_63a7 .hard-516e li ul a,
.dim_63a7 .mini_184c li ul a,
.dim_63a7 .list-6139 li ul a,
.dim_63a7 .banner_inner_bdea li ul a {
  padding-left: 20px;
}
.dim_63a7 .primary-d889 li ul ul li::before,
.dim_63a7 .fast_2bdd li ul ul li::before,
.dim_63a7 .simple-ba1a li ul ul li::before,
.dim_63a7 .pro_1c4c li ul ul li::before,
.dim_63a7 .hard-516e li ul ul li::before,
.dim_63a7 .mini_184c li ul ul li::before,
.dim_63a7 .list-6139 li ul ul li::before,
.dim_63a7 .banner_inner_bdea li ul ul li::before {
  left: 30px;
}
.dim_63a7 .primary-d889 li ul ul a,
.dim_63a7 .fast_2bdd li ul ul a,
.dim_63a7 .simple-ba1a li ul ul a,
.dim_63a7 .pro_1c4c li ul ul a,
.dim_63a7 .hard-516e li ul ul a,
.dim_63a7 .mini_184c li ul ul a,
.dim_63a7 .list-6139 li ul ul a,
.dim_63a7 .banner_inner_bdea li ul ul a {
  padding-left: 40px;
}
.dim_63a7 .video-pressed-3f9c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim_63a7 .banner_inner_bdea ul li {
  margin-bottom: 1.41575em;
}
.dim_63a7 .banner_inner_bdea ul li .paragraph-0ec3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dim_63a7 .banner_inner_bdea ul li .action_b56a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.easy-ad4f .primary-d889 li a,
.easy-ad4f .fast_2bdd li a,
.easy-ad4f .simple-ba1a li a,
.easy-ad4f .pro_1c4c li a,
.easy-ad4f .hard-516e li a,
.easy-ad4f .mini_184c li a,
.easy-ad4f .list-6139 li a,
.easy-ad4f .banner_inner_bdea li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-ad4f .video-pressed-3f9c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-ad4f .picture_in_ea26 ul li.bright_bbaa .solid_beaf,
.easy-ad4f .picture_in_ea26 ul li.secondary-bottom-8a0b .solid_beaf {
  background: rgba(0, 0, 0, 0.2);
}
.easy-ad4f .dim_63a7 .picture_in_ea26 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_761e .dim_63a7 .message_white_f9ff li {
  margin: 0;
}
.border_761e .dim_63a7 .message_white_f9ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.border_761e .dim_63a7 .message_white_f9ff li ul {
  margin: 0;
}
.border_761e .dim_63a7 .message_white_f9ff li ul li a {
  padding-left: 15px;
}
.border_761e .dim_63a7 .message_white_f9ff li ul li li a {
  padding-left: 30px;
}
.border_761e .dim_63a7 .message_white_f9ff li.container_new_8fc1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.border_761e .dim_63a7 .message_white_f9ff li.container_new_8fc1 > 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;
}
.border_761e .dim_63a7 .message_white_f9ff li.container_new_8fc1 > 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;
}
.hidden_76da a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight_tall_824c {
  position: relative;
  z-index: 10;
}
.highlight_tall_824c .focused_a9aa {
  width: 100%;
  max-width: 100%;
}
.gas-5eb0 .backdrop_545c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gas-5eb0 .list-db07 {
}
.gas-5eb0 .easy-ad4f {
  background: #292929;
}
.layout-full-45d0 .backdrop_545c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.layout-full-45d0 .list-db07 {
  background: #f9f9f9;
}
.layout-full-45d0 .easy-ad4f {
  background: #303030;
}
.summary-cool-1618 .backdrop_545c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary-cool-1618 .black_6375 {
    margin-bottom: 1em;
  }
  .summary-cool-1618 .black_6375:last-child {
    margin-bottom: 0;
  }
}
.summary-cool-1618 .list-db07 {
  background: #ededed;
}
.summary-cool-1618 .easy-ad4f {
  background: #1a1a1a;
}
.backdrop_545c.list-db07 {
  color: rgba(0, 0, 0, 0.6);
}
.backdrop_545c.list-db07 .filter_11e1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop_545c.easy-ad4f {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_545c.easy-ad4f a:not(.frame-ccb6) {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_545c.easy-ad4f a:not(.frame-ccb6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop_545c.easy-ad4f .filter_11e1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_545c.easy-ad4f table tbody td,
.backdrop_545c.easy-ad4f table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort_e8b3.static_c3f5 .frame-e065 {
  max-width: initial;
}
.sort_e8b3 .menu_6b90 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort_e8b3 .menu_6b90 .focused_a9aa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort_e8b3 .menu_6b90 .focused_a9aa {
    display: block;
    margin-bottom: 2em;
  }
  .sort_e8b3 .menu_6b90 .focused_a9aa:last-child {
    margin-bottom: 0;
  }
}
.summary-cool-1618 .black_6375:last-child,
.layout-full-45d0 .black_6375:last-child,
.gas-5eb0 .black_6375:last-child {
  margin-bottom: 0;
}
.summary-cool-1618 .black_6375 .dim_63a7 .picture_in_ea26:last-child,
.layout-full-45d0 .black_6375 .dim_63a7 .picture_in_ea26:last-child,
.gas-5eb0 .black_6375 .dim_63a7 .picture_in_ea26:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .summary-cool-1618 .list-c6d4,
  .summary-cool-1618 .picture_current_75f5,
  .layout-full-45d0 .list-c6d4,
  .layout-full-45d0 .picture_current_75f5,
  .gas-5eb0 .list-c6d4,
  .gas-5eb0 .picture_current_75f5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight_tall_824c .black_6375 {
    margin-bottom: 2em;
  }
}
.highlight_tall_824c p:last-child {
  margin-bottom: 0;
}
.highlight_tall_824c li,
.highlight_tall_824c ul {
  list-style: none;
  margin: 0;
}
.highlight_tall_824c ul ul {
  margin-left: 2.617924em;
}
.section_soft_70ef {
  font-size: 0.875em;
}

/* css-noise: eab6 */
.phantom-card-h7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
