/*!
Theme Name: Customify
Theme URI: https://pressmaximum.texture_7276/customify
Author: WPCustomify
Author URI: https://pressmaximum.texture_7276
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.texture_7276/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.next_3750.icon_c947/licenses/gpl-2.0.gallery-new-d2f8
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.nav_bronze_3e4d/, (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.north-dc81.badge-2ee8/normalize.accent-f71d/
 ======
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.accent-f71d v7.0.0 | MIT License | github.texture_7276/necolas/normalize.accent-f71d */
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;
}
.element_east_393e .current-f6da,
.right_473b,
.pagination_db74,
.hero-advanced-3b12,
.border_6652,
.panel_7f87,
.status-2ec8,
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;
}
.right_473b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right_473b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right_473b,
  h1 {
    font-size: 1.8em;
  }
}
.pagination_db74,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination_db74 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination_db74,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination_db74,
  h2 {
    font-size: 1.7em;
  }
}
.hero-advanced-3b12,
h3 {
  font-size: 1.618em;
}
.element_east_393e .current-f6da,
.border_6652,
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.cool-f7e8 {
  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;
}
.paragraph_b499:after,
.paragraph_b499:before,
.caption-dynamic-6020:after,
.caption-dynamic-6020:before {
  content: "";
  display: table;
}
.paragraph_b499:after,
.caption-dynamic-6020:after {
  clear: both;
}
.first-e48a {
  float: right;
  margin-right: 0;
}
.column_advanced_8244 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pro_91a7 .inner-f9a8,
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;
}
.pro_91a7 .inner-f9a8: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;
}
.table-81da .inner-f9a8 {
  box-shadow: none;
}
.table-81da
  .inner-f9a8
  .bright_2f08 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.table-81da .inner-f9a8 .element_active_afe3 {
  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;
}
.table-81da
  .inner-f9a8
  .element_active_afe3
  b {
  display: none;
}
.table-81da .picture_gas_a089 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hovered-5081:not(.mask_165d):not(.hard_b650),
button:not(.mask_165d):not(.hard_b650),
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ),
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ),
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ) {
  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;
}
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ):hover,
button:not(.mask_165d):not(
    .hard_b650
  ):hover,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ):hover,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ):hover,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ):active,
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ):focus,
button:not(.mask_165d):not(
    .hard_b650
  ):active,
button:not(.mask_165d):not(
    .hard_b650
  ):focus,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ):active,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ):focus,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ):active,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ):focus,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ):active,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ):focus {
  outline: 0;
}
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959,
button:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959 {
  position: relative;
}
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .bottom-63ce,
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .list_focused_4ba7,
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .shade_smooth_36c6,
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  i,
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  svg,
button:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .bottom-63ce,
button:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .list_focused_4ba7,
button:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .shade_smooth_36c6,
button:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  i,
button:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  svg,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .bottom-63ce,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .list_focused_4ba7,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .shade_smooth_36c6,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  i,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  svg,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .bottom-63ce,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .list_focused_4ba7,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .shade_smooth_36c6,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  i,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  svg,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .bottom-63ce,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .list_focused_4ba7,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  .shade_smooth_36c6,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  i,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959
  svg {
  visibility: hidden;
}
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959:after,
button:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959:after,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959:after,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959:after,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ).fn-loading-3959: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;
}
.hovered-5081:not(.mask_165d):not(.hard_b650),
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ),
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ),
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ) {
  color: #fff;
  background: #235787;
}
.hovered-5081:not(.mask_165d):not(
    .hard_b650
  ):focus,
input[type="button"]:not(.mask_165d):not(
    .hard_b650
  ):focus,
input[type="reset"]:not(.mask_165d):not(
    .hard_b650
  ):focus,
input[type="submit"]:not(.mask_165d):not(
    .hard_b650
  ):focus {
  color: #fff;
}
.hovered-5081.fn-disabled-3959:not(.mask_165d):not(
    .hard_b650
  ),
.hovered-5081[disabled]:not(.mask_165d):not(
    .hard_b650
  ),
button.fn-disabled-3959:not(.mask_165d):not(
    .hard_b650
  ),
button[disabled]:not(.mask_165d):not(
    .hard_b650
  ) {
  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;
}
.dropdown-action-253e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dropdown-action-253e: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;
}
.detail_thick_0063 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pressed_634a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.video_257f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paragraph_b499:after,
.paragraph_b499:before,
.label_561a:after,
.label_561a:before,
.silver_5df4:after,
.silver_5df4:before,
.aside-30d8:after,
.aside-30d8:before,
.pink_ae96:after,
.pink_ae96:before,
.block_dim_5330:after,
.block_dim_5330:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paragraph_b499:after,
.label_561a:after,
.silver_5df4:after,
.aside-30d8:after,
.pink_ae96:after,
.block_dim_5330:after {
  clear: both;
}
.label_561a .pagination-mini-773b,
.silver_5df4 .pagination-mini-773b,
.summary-91d9 .pagination-mini-773b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notification-780b {
  display: inline-block;
}
.description-6078 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description-6078 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description-6078 .wrapper_fd63 {
  padding: 1em 0;
  font-size: 85%;
}
.wrapper_fd63 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture_c4e4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture_c4e4:after,
.picture_c4e4:before {
  content: "";
  display: table;
}
.picture_c4e4:after {
  clear: both;
}
.breadcrumb_tiny_bae5 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hidden_up_4185 .breadcrumb_tiny_bae5 {
  max-width: 50%;
}
.link-bbf2 .breadcrumb_tiny_bae5 {
  max-width: 33.33%;
}
.heading_pressed_0be7 .breadcrumb_tiny_bae5 {
  max-width: 25%;
}
.background-365b .breadcrumb_tiny_bae5 {
  max-width: 20%;
}
.clean-b96b .breadcrumb_tiny_bae5 {
  max-width: 16.66%;
}
.fixed-2c0d .breadcrumb_tiny_bae5 {
  max-width: 14.28%;
}
.nav-b494 .breadcrumb_tiny_bae5 {
  max-width: 12.5%;
}
.smooth_f3a4 .breadcrumb_tiny_bae5 {
  max-width: 11.11%;
}
.module_04b4 {
  display: block;
}
.element_east_393e .background_south_4825 label,
.element_east_393e .heading_up_1a78 label,
.element_east_393e .south_e615 label,
.element_east_393e .thick-928f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hard-b4e6 {
  list-style: none;
  margin: 0;
}
.hard-b4e6 article.widget-fresh-6b3c {
  margin-bottom: 0;
}
.hard-b4e6 ul {
  list-style: none;
  margin: 0;
}
.hard-b4e6 .purple_f51a li.widget-fresh-6b3c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hard-b4e6 .purple_f51a li.widget-fresh-6b3c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hard-b4e6 .purple_f51a li.widget-fresh-6b3c: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) {
  .hard-b4e6 .purple_f51a li.widget-fresh-6b3c li.widget-fresh-6b3c li.widget-fresh-6b3c li.widget-fresh-6b3c {
    padding-left: 0;
  }
}
article.widget-fresh-6b3c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-fresh-6b3c .label_561a p:last-of-type {
  margin-bottom: 0;
}
article.widget-fresh-6b3c .modal_89da {
  float: left;
}
article.widget-fresh-6b3c .hard-413c {
  margin-left: 85px;
}
article.widget-fresh-6b3c .red-5bfc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-fresh-6b3c .red-5bfc .outline_ce2a {
  margin-left: 10px;
}
article.widget-fresh-6b3c .paragraph_d5f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-fresh-6b3c .dropdown-basic-e0d2 {
  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 .background_south_4825,
  #respond .south_e615,
  #respond .thick-928f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background_south_4825 input,
#respond .south_e615 input,
#respond .thick-928f input {
  width: 100%;
}
#respond .thick-928f {
  margin-right: 0;
}
#respond .bottom-8f1c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-2d0f {
  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-2d0f.logo-7a0f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.background-2d0f 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-2d0f:focus,
.background-2d0f: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);
}
.texture_medium_172a {
  border-radius: 10%;
}
.link-410a {
  border-radius: 50%;
}
.input_thick_65c4 {
  font-size: 0.72em;
}
.brown_3561 {
  font-size: 0.875em;
}
.chip-5a40 {
  font-size: 1.1em;
}
.photo-9c2f {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo-9c2f.input_thick_65c4 {
  letter-spacing: 0.5px;
}
.item-first-0701,
.item-first-0701 a {
  color: #6d6d6d;
}
.item-first-0701 a:hover {
  color: #111;
}
.narrow_cd56 {
  color: #6d6d6d;
}
.grid_fixed_92b7 {
  overflow-x: hidden;
}
.grid_fixed_92b7 .button_a319.bright_c81b {
  position: relative;
}
.grid_fixed_92b7 .button_a319.bright_c81b.silver-949d {
  position: initial;
}
.grid_fixed_92b7
  .button_a319.bright_c81b.silver-949d
  .orange_be1d {
  left: auto;
}
.grid_fixed_92b7 .button_a319 .orange_be1d {
  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;
}
.grid_fixed_92b7 .button_a319:hover.bright_c81b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid_fixed_92b7
  .button_a319:hover.bright_c81b
  .orange_be1d {
  display: block;
  z-index: 9999999;
}
.grid_fixed_92b7 .summary-39a0 .logo_out_556a,
.grid_fixed_92b7 .search_1b6d .logo_out_556a {
  display: none;
}
.grid_fixed_92b7 .wood-54f8 .button_a319:hover.bright_c81b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element_east_393e .background_south_4825 label,
.element_east_393e .heading_up_1a78 label,
.element_east_393e .south_e615 label,
.element_east_393e .thick-928f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hard-b4e6 {
  list-style: none;
  margin: 0;
}
.hard-b4e6 article.widget-fresh-6b3c {
  margin-bottom: 0;
}
.hard-b4e6 ul {
  list-style: none;
  margin: 0;
}
.hard-b4e6 .purple_f51a li.widget-fresh-6b3c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hard-b4e6 .purple_f51a li.widget-fresh-6b3c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hard-b4e6 .purple_f51a li.widget-fresh-6b3c: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) {
  .hard-b4e6 .purple_f51a li.widget-fresh-6b3c li.widget-fresh-6b3c li.widget-fresh-6b3c li.widget-fresh-6b3c {
    padding-left: 0;
  }
}
article.widget-fresh-6b3c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-fresh-6b3c .label_561a p:last-of-type {
  margin-bottom: 0;
}
article.widget-fresh-6b3c .modal_89da {
  float: left;
}
article.widget-fresh-6b3c .hard-413c {
  margin-left: 85px;
}
article.widget-fresh-6b3c .red-5bfc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-fresh-6b3c .red-5bfc .outline_ce2a {
  margin-left: 10px;
}
article.widget-fresh-6b3c .paragraph_d5f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-fresh-6b3c .dropdown-basic-e0d2 {
  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 .background_south_4825,
  #respond .south_e615,
  #respond .thick-928f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .background_south_4825 input,
#respond .south_e615 input,
#respond .thick-928f input {
  width: 100%;
}
#respond .thick-928f {
  margin-right: 0;
}
#respond .bottom-8f1c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.summary-39a0 .dropdown-pressed-dd45 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-pressed-dd45 .popup_fresh_038f.medium-5763 .block_826f > li > a:focus,
.dropdown-pressed-dd45 .popup_fresh_038f.medium-5763 .block_826f > li > a:hover,
.dropdown-pressed-dd45 .popup_fresh_038f.background-af51 .block_826f > li > a:focus,
.dropdown-pressed-dd45 .popup_fresh_038f.background-af51 .block_826f > li > a:hover,
.dropdown-pressed-dd45 .popup_fresh_038f.large_802d .block_826f > li > a:focus,
.dropdown-pressed-dd45 .popup_fresh_038f.large_802d .block_826f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-pressed-dd45
  .popup_fresh_038f.medium-5763
  .block_826f
  > li.slider-7293
  > a,
.dropdown-pressed-dd45
  .popup_fresh_038f.medium-5763
  .block_826f
  > li.middle_fba5
  > a,
.dropdown-pressed-dd45
  .popup_fresh_038f.background-af51
  .block_826f
  > li.slider-7293
  > a,
.dropdown-pressed-dd45
  .popup_fresh_038f.background-af51
  .block_826f
  > li.middle_fba5
  > a,
.dropdown-pressed-dd45
  .popup_fresh_038f.large_802d
  .block_826f
  > li.slider-7293
  > a,
.dropdown-pressed-dd45 .popup_fresh_038f.large_802d .block_826f > li.old-f0f1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-pressed-dd45 .label-first-b092,
.dropdown-pressed-dd45 .label-first-b092 a {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-pressed-dd45 .right_f66d.description_tiny_e10f li a,
.dropdown-pressed-dd45 .narrow-e3e5 a,
.dropdown-pressed-dd45 .texture_prev_7856,
.dropdown-pressed-dd45 .block_826f > li > a,
.dropdown-pressed-dd45 .row-066b {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45 .right_f66d.description_tiny_e10f li a:hover,
.dropdown-pressed-dd45 .narrow-e3e5 a:hover,
.dropdown-pressed-dd45 .texture_prev_7856:hover,
.dropdown-pressed-dd45 .block_826f > li > a:hover,
.dropdown-pressed-dd45 .row-066b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-pressed-dd45 .tag_upper_3cb0 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45 .tag_upper_3cb0 .header-8c88 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-pressed-dd45 .tag_upper_3cb0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-pressed-dd45 .grid-a463 .list-out-04c0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45 .grid-a463 .list-out-04c0 .alert_narrow_ce19 {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45
  .grid-a463
  .list-out-04c0
  .alert_narrow_ce19::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45
  .grid-a463
  .list-out-04c0
  .alert_narrow_ce19:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45
  .grid-a463
  .list-out-04c0
  .alert_narrow_ce19::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45
  .grid-a463
  .list-out-04c0
  .alert_narrow_ce19::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45 .grid-a463 .wood-c9ea {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-pressed-dd45 .grid-a463 .wood-c9ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_91d6
  .dropdown-pressed-dd45
  .grid-a463
  .secondary_ddd8
  .in-2b24 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accordion_91d6
  .dropdown-pressed-dd45
  .grid-a463
  .secondary_ddd8
  .alert_narrow_ce19 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary-39a0 .left-8028 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.left-8028 .popup_fresh_038f.medium-5763 .block_826f > li > a:focus,
.left-8028 .popup_fresh_038f.medium-5763 .block_826f > li > a:hover,
.left-8028 .popup_fresh_038f.background-af51 .block_826f > li > a:focus,
.left-8028 .popup_fresh_038f.background-af51 .block_826f > li > a:hover,
.left-8028 .popup_fresh_038f.large_802d .block_826f > li > a:focus,
.left-8028 .popup_fresh_038f.large_802d .block_826f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-8028
  .popup_fresh_038f.medium-5763
  .block_826f
  > li.slider-7293
  > a,
.left-8028
  .popup_fresh_038f.medium-5763
  .block_826f
  > li.middle_fba5
  > a,
.left-8028
  .popup_fresh_038f.background-af51
  .block_826f
  > li.slider-7293
  > a,
.left-8028
  .popup_fresh_038f.background-af51
  .block_826f
  > li.middle_fba5
  > a,
.left-8028
  .popup_fresh_038f.large_802d
  .block_826f
  > li.slider-7293
  > a,
.left-8028 .popup_fresh_038f.large_802d .block_826f > li.old-f0f1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.left-8028 .label-first-b092,
.left-8028 .label-first-b092 a {
  color: rgba(0, 0, 0, 0.8);
}
.left-8028 .right_f66d.description_tiny_e10f li a,
.left-8028 .narrow-e3e5 a,
.left-8028 .texture_prev_7856,
.left-8028 .block_826f > li > a,
.left-8028 .row-066b {
  color: rgba(0, 0, 0, 0.55);
}
.left-8028 .right_f66d.description_tiny_e10f li a:hover,
.left-8028 .narrow-e3e5 a:hover,
.left-8028 .texture_prev_7856:hover,
.left-8028 .block_826f > li > a:hover,
.left-8028 .row-066b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.left-8028 .tag_upper_3cb0 {
  color: rgba(0, 0, 0, 0.55);
}
.left-8028 .tag_upper_3cb0 .header-8c88 {
  color: rgba(0, 0, 0, 0.8);
}
.left-8028 .tag_upper_3cb0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-inner-5402 .title-10f3 {
  margin-left: auto;
  margin-right: auto;
}
.silver_5df4 > * {
  margin-left: auto;
  margin-right: auto;
}
.silver_5df4 .detail_thick_0063 {
  margin-right: 1.41575em;
}
.hard-966d .silver_5df4 > .dirty_b757 {
  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;
}
.hard-966d .silver_5df4 > .banner-hard-306e {
  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;
}
.status_df99.outline-inner-5402 .title-10f3,
.info-over-9d4e.outline-inner-5402 .title-10f3 {
  margin-left: 0;
}
.primary-1122.outline-inner-5402 .title-10f3,
.tabs-b043.outline-inner-5402 .title-10f3 {
  margin-right: 0;
}
.silver_5df4 ol,
.silver_5df4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content_gold_d330 video {
  max-width: 100%;
}
.header-top-0871 img {
  display: block;
}
.header-top-0871.detail_thick_0063,
.header-top-0871.pressed_634a {
  width: 100%;
}
.header-top-0871.banner-hard-306e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.up-b618:not(.selected_b90d) {
  margin: 1.5em auto;
}
.pattern-top-04f3 p {
  padding: 1.5em 14px;
}
ul.hover_soft_8ff8.banner-hard-306e,
ul.hover_soft_8ff8.dirty_b757,
ul.hover_soft_8ff8.module_c67b.dirty_b757 {
  padding: 0 14px;
}
.dynamic_8510 {
  display: block;
  overflow-x: auto;
}
.dynamic_8510 table {
  border-collapse: collapse;
  width: 100%;
}
.dynamic_8510 td,
.dynamic_8510 th {
  padding: 0.5em;
}
.silver_5df4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.silver_5df4 ol ol,
.silver_5df4 ol ul,
.silver_5df4 ul ol,
.silver_5df4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.silver_5df4 ol ol li,
.silver_5df4 ol ul li,
.silver_5df4 ul ol li,
.silver_5df4 ul ul li {
  margin-left: 0;
}
.search_easy_84c7.list-a997 > .summary-smooth-8d25 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.search_easy_84c7.list-a997 > .summary-smooth-8d25 iframe,
.search_easy_84c7.list-a997 > .summary-smooth-8d25 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article-white-2ab5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article-white-2ab5.liquid_4bdb {
  padding: 0;
}
.article-white-2ab5.liquid_4bdb cite {
  font-size: 13px;
}
.article-white-2ab5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article-white-2ab5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.selected_1f82 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.selected_1f82 > p:first-child {
  margin-top: 0;
}
.selected_1f82 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.selected_1f82 blockquote {
  border-left: 0;
}
.lower_2199 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lower_2199:not(.widget_f57c) {
  max-width: 100px;
}
.lower_2199.accent-new-f0e0 {
  border-bottom: none !important;
  text-align: center;
}
.lower_2199.accent-new-f0e0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pattern-top-04f3 p {
    padding: 1.5em 0;
  }
}
.tooltip-mini-228b {
  color: #0073aa;
}
.column_a44f {
  background-color: #0073aa;
}
.avatar-last-1e64 {
  color: #229fd8;
}
.pagination_0c90 {
  background-color: #229fd8;
}
.prev-547b {
  color: #eee;
}
.carousel-complex-0a83 {
  background-color: #eee;
}
.current-58a0 {
  color: #444;
}
.status_inner_d779 {
  background-color: #444;
}
.center-7c48 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.center-7c48 .simple_58ea .narrow-e3e5 {
  font-size: 15px;
}
.center-7c48 .narrow-e3e5 {
  line-height: 1.3;
}
.center-7c48 .left-8028 {
}
.center-7c48 .dropdown-pressed-dd45 {
  background: #235787;
}
.frame-ae0c {
  padding: 0;
}
.frame-ae0c .dropdown-pressed-dd45 {
  background: #1a1a1a;
}
.frame-ae0c .left-8028 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.media_4bb7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.media_4bb7 .left-8028 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.media_4bb7 .dropdown-pressed-dd45 {
  background: #303030;
}
.block_dim_5330 {
  position: relative;
  z-index: 10;
}
.block_dim_5330 .warm_e979 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dynamic-eadd .bright_c81b {
  display: inline-block;
  vertical-align: middle;
}
.dynamic-eadd.hidden-85bd .bright_c81b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dynamic-eadd.hidden-85bd .bright_c81b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-eadd.hidden-85bd .bright_c81b {
    margin-right: 0.4em;
  }
}
.dynamic-eadd.hidden-85bd .bright_c81b:last-child {
  margin-right: 0;
}
.carousel_459a .warm_e979 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .summary-39a0 .simple_58ea {
    margin: 0 -0.5em;
  }
  .summary-39a0 .simple_58ea [class*="customify-col-"],
  .summary-39a0 .simple_58ea [class*="customify-col_"],
  .summary-39a0 .simple_58ea [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.summary-39a0.hidden_f24a .warm_e979 {
  background: 0 0 !important;
}
.summary-39a0.hidden_f24a .warm_e979,
.summary-39a0.carousel_459a .warm_e979 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .summary-39a0.aside_860c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.summary-39a0.carousel_459a .warm_e979 {
  box-shadow: none !important;
}
.motion-5ca7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .motion-5ca7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .motion-5ca7 {
    padding: 18px 0 20px;
  }
}
.motion-5ca7 .item_37d5 {
  width: 100%;
}
.motion-5ca7 .texture-9626 {
  margin-bottom: 0;
}
.motion-5ca7 .aside-ad7d {
  margin-top: 5px;
  font-size: 0.875em;
}
.status-smooth-3fc9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status-smooth-3fc9 .label_d3cc {
  width: 100%;
}
.dirty-e86c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.dirty-e86c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.dirty-e86c 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;
}
.dirty-e86c li:last-child:after {
  display: none;
}
.dirty-e86c li a {
  font-weight: 500;
  margin-right: 10px;
}
.grid-right-bdf7 .logo_out_556a button,
.motion-5ca7 .logo_out_556a button {
  left: 0;
}
.grid-right-bdf7 .label_d3cc,
.motion-5ca7 .label_d3cc {
  padding-left: 0;
  padding-right: 0;
}
.grid-right-bdf7 .status-smooth-3fc9,
.motion-5ca7 .status-smooth-3fc9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.grid-right-bdf7 {
  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;
}
.grid-right-bdf7: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;
}
.grid-right-bdf7 .panel_middle_a8f8 {
  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) {
  .grid-right-bdf7 .panel_middle_a8f8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .grid-right-bdf7 .panel_middle_a8f8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .grid-right-bdf7 .panel_middle_a8f8 {
    min-height: 200px;
  }
}
.grid-right-bdf7 .dirty-e86c {
  color: rgba(255, 255, 255, 0.8);
}
.grid-right-bdf7 .dirty-e86c a,
.grid-right-bdf7 .dirty-e86c li:after {
  color: inherit;
}
.grid-right-bdf7 .dirty-e86c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.image-mini-6db0 {
  margin-bottom: 0.5em;
}
.status-wide-f2f5 {
  margin-bottom: 1.2em;
}
.status-wide-f2f5,
.image-mini-6db0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.status-wide-f2f5 p:last-child,
.image-mini-6db0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .logo_out_556a,
#masthead .logo_out_556a {
  display: none;
}
#masthead
  > .logo_out_556a.component_5d9b {
  display: none;
}
#masthead > .logo_out_556a button {
  left: 0;
}
.frame-down-f29a {
  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%;
}
.frame-down-f29a .bright_c81b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame-down-f29a .cool-fd35 {
  display: -webkit-box;
  display: flex;
}
.frame-down-f29a .cool-fd35.label-6586 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame-down-f29a .cool-fd35.section_e830 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-down-f29a .cool-fd35.column_complex_d8f6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-down-f29a.item-thick-f837.prev_89ad .cool-fd35.label-6586 {
  flex-basis: 100%;
}
.frame-down-f29a.light_49cc .cool-fd35.section_e830 {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame-down-f29a.light_49cc .cool-fd35.column_complex_d8f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .logo_out_556a.component_5d9b {
  display: none;
}
#masthead > .logo_out_556a button {
  left: 0;
}
.notification_3171 {
  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;
}
.notification_3171:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification_3171.form-motion-2d3c i {
  margin-right: 4px;
}
.notification_3171.breadcrumb-hard-44a3 i {
  margin-left: 5px;
}
.narrow-e3e5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.narrow-e3e5 p:last-child {
  margin-bottom: 0;
}
.mini-ede1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.mini-ede1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.mini-ede1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.mini-ede1 .label-first-b092 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.mini-ede1 .slow_ca8e {
  margin: 5px 0 7px 0;
}
.mini-ede1.info-liquid-9a01 .overlay-medium-2a27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-ede1.info-liquid-9a01 .box_in_0910 {
  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;
}
.mini-ede1.large-a7ce {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.mini-ede1.large-a7ce .overlay-medium-2a27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mini-ede1.large-a7ce .box_in_0910 {
  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;
}
.mini-ede1.header-7f16 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.mini-ede1.silver_c386 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.mini-ede1.silver_c386 .box_in_0910 {
  margin-top: 7px;
}
.badge-wide-7bcd {
  display: inline-block;
}
.block_dim_5330 .highlight-3d94 .mini-ede1 img {
  max-width: 100%;
}
.popup_fresh_038f .pagination_focused_10e0.shadow-9e4b,
.sidebar_left_2d61 .pagination_focused_10e0.shadow-9e4b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.popup_fresh_038f .pattern-out-59e4,
.sidebar_left_2d61 .pattern-out-59e4 {
  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%);
}
.popup_fresh_038f .pattern-out-59e4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.popup_fresh_038f.over-3b8f .pattern-out-59e4 {
  display: none;
}
.popup_fresh_038f .up-3554 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup_fresh_038f .up-3554 li {
  display: inline-block;
  position: relative;
}
.popup_fresh_038f .up-3554 li:last-child {
  margin-right: 0;
}
.popup_fresh_038f .up-3554 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;
}
.popup_fresh_038f .up-3554 li.old-f0f1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.popup_fresh_038f .up-3554 > 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;
}
.popup_fresh_038f .up-3554 > li > a i {
  line-height: 0;
}
.popup_fresh_038f .up-3554 > li.overlay_8fc0 > a .pattern-out-59e4 {
  margin-left: 4px;
  line-height: 0;
}
.popup_fresh_038f .up-3554 .card-south-62ae li.overlay_8fc0 > a {
  position: relative;
}
.popup_fresh_038f .up-3554 .card-south-62ae li.overlay_8fc0 > a:after,
.popup_fresh_038f .up-3554 .card-south-62ae li.overlay_8fc0 > a:before {
  content: "";
  display: table;
}
.popup_fresh_038f .up-3554 .card-south-62ae li.overlay_8fc0 > a:after {
  clear: both;
}
.popup_fresh_038f .up-3554 .card-south-62ae li.overlay_8fc0 > a .pattern-out-59e4 {
  margin-left: 5px;
  float: right;
}
.popup_fresh_038f .tag_a7f8,
.popup_fresh_038f .card-south-62ae {
  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;
}
.popup_fresh_038f .card-south-62ae {
  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;
}
.popup_fresh_038f .card-south-62ae .shadow-9e4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.popup_fresh_038f .card-south-62ae .pattern-out-59e4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.popup_fresh_038f .card-south-62ae li {
  display: block;
  margin: 0;
  padding: 0;
}
.popup_fresh_038f .card-south-62ae 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;
}
.popup_fresh_038f .card-south-62ae li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.popup_fresh_038f .card-south-62ae .card-south-62ae {
  top: 0;
  left: 100%;
}
.popup_fresh_038f .middle-228f.fn-focus-3959 > .tag_a7f8,
.popup_fresh_038f .middle-228f.fn-focus-3959 > .card-south-62ae,
.popup_fresh_038f .middle-228f:focus > .tag_a7f8,
.popup_fresh_038f .middle-228f:focus > .card-south-62ae,
.popup_fresh_038f .middle-228f:hover > .tag_a7f8,
.popup_fresh_038f .middle-228f:hover > .card-south-62ae {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.popup_fresh_038f.large_802d .block_826f:after,
.popup_fresh_038f.large_802d .block_826f:before {
  content: "";
  display: table;
}
.popup_fresh_038f.large_802d .block_826f:after {
  clear: both;
}
.popup_fresh_038f.large_802d .block_826f > li {
  float: left;
}
.popup_fresh_038f.backdrop_8952 .block_826f:after,
.popup_fresh_038f.backdrop_8952 .block_826f:before {
  content: "";
  display: table;
}
.popup_fresh_038f.backdrop_8952 .block_826f:after {
  clear: both;
}
.popup_fresh_038f.backdrop_8952 .block_826f > li {
  float: left;
}
.popup_fresh_038f.backdrop_8952 .block_826f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.popup_fresh_038f.backdrop_8952 .block_826f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.popup_fresh_038f.backdrop_8952 .block_826f > li.slider-7293 > a,
.popup_fresh_038f.backdrop_8952 .block_826f > li.old-f0f1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.popup_fresh_038f.medium-5763 .block_826f > li > a .shadow-9e4b {
  position: relative;
}
.popup_fresh_038f.medium-5763 .block_826f > li > a .shadow-9e4b: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;
}
.popup_fresh_038f.medium-5763
  .block_826f
  > li:focus
  > a
  .shadow-9e4b:before,
.popup_fresh_038f.medium-5763
  .block_826f
  > li:hover
  > a
  .shadow-9e4b:before {
  width: 100%;
  background-color: currentColor;
}
.popup_fresh_038f.medium-5763
  .block_826f
  > li.slider-7293
  > a
  .shadow-9e4b:before,
.popup_fresh_038f.medium-5763
  .block_826f
  > li.middle_fba5
  > a
  .shadow-9e4b:before {
  width: 100%;
  background-color: currentColor;
}
.popup_fresh_038f.background-af51 .block_826f > li > a .shadow-9e4b {
  position: relative;
}
.popup_fresh_038f.background-af51 .block_826f > li > a .shadow-9e4b: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;
}
.popup_fresh_038f.background-af51 .block_826f > li:focus > a .shadow-9e4b:before,
.popup_fresh_038f.background-af51
  .block_826f
  > li:hover
  > a
  .shadow-9e4b:before {
  width: 100%;
  background-color: currentColor;
}
.popup_fresh_038f.background-af51
  .block_826f
  > li.slider-7293
  > a
  .shadow-9e4b:before,
.popup_fresh_038f.background-af51
  .block_826f
  > li.middle_fba5
  > a
  .shadow-9e4b:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar_left_2d61 .up-3554 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar_left_2d61 .up-3554 li:first-child > a {
  border-top: none;
}
.sidebar_left_2d61 .up-3554 .component-stone-c525 > .shadow-9e4b .pattern-out-59e4 {
  display: none;
}
.sidebar_left_2d61 .up-3554 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar_left_2d61 .up-3554 li:last-child {
  border: none;
}
.sidebar_left_2d61 .up-3554 li.overlay_8fc0 > a {
  padding-right: 45px !important;
}
.sidebar_left_2d61 .up-3554 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar_left_2d61 .up-3554 li a:focus,
.sidebar_left_2d61 .up-3554 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar_left_2d61 .up-3554 li .full_a7b2 {
  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;
}
.sidebar_left_2d61 .up-3554 li .full_a7b2:hover {
  box-shadow: none;
}
.sidebar_left_2d61 .up-3554 li .full_a7b2 .pattern-out-59e4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar_left_2d61 .up-3554 .card-south-62ae {
  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);
}
.sidebar_left_2d61 .up-3554 .card-south-62ae li a {
  padding-left: 3em;
}
.sidebar_left_2d61 .up-3554 .icon_easy_163c > a .full_a7b2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar_left_2d61 .up-3554 .icon_easy_163c > .card-south-62ae {
  display: block;
  opacity: 1;
}
.inner_700a {
  max-width: 100%;
}
.iron-8aa2 {
  line-height: 0;
  cursor: pointer;
}
.row-066b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.row-066b:hover {
  box-shadow: none;
  color: currentColor;
}
.row-066b svg {
  width: 18px;
  height: 18px;
}
.row-066b .sidebar-small-7a31 {
  display: none;
}
.focus_2ba8 {
  position: relative;
}
.focus_2ba8.fn-active-3959 .row-066b .button-prev-1fc3 {
  display: none;
}
.focus_2ba8.fn-active-3959 .row-066b .sidebar-small-7a31 {
  display: inline-block;
}
.focus_2ba8 .block-05d7 {
  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);
}
.focus_2ba8.west-bd16 .block-05d7 {
  left: auto;
  right: -0.9em;
}
.focus_2ba8.west-bd16 .avatar-50be::before {
  left: auto;
  right: 15px;
}
.focus_2ba8.fn-active-3959 .block-05d7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary_ddd8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.secondary_ddd8 label {
  flex-basis: 100%;
}
.secondary_ddd8 .list-out-04c0 {
  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;
}
.secondary_ddd8 .alert_narrow_ce19 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.secondary_ddd8 .alert_narrow_ce19:focus {
  background-color: transparent;
}
.secondary_ddd8 button.wood-c9ea {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.secondary_ddd8 button.wood-c9ea:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.secondary_ddd8 button.wood-c9ea svg {
  width: 18px;
  height: 18px;
}
.secondary_ddd8 input[type="submit"] {
  min-height: auto;
}
.grid-a463 .secondary_ddd8 .alert_narrow_ce19 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar-50be {
  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) {
  .avatar-50be {
    width: 220px;
  }
}
.avatar-50be label {
  flex-basis: 100%;
}
.avatar-50be::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;
}
.accordion_91d6 .grid-a463 .secondary_ddd8 {
  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;
}
.accordion_91d6
  .grid-a463
  .secondary_ddd8
  .list-out-04c0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accordion_91d6 .grid-a463 .secondary_ddd8 .alert_narrow_ce19 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accordion_91d6
  .grid-a463
  .secondary_ddd8
  .alert_narrow_ce19:focus {
  background: 0 0;
}
.accordion_91d6
  .grid-a463
  .secondary_ddd8
  .in-2b24 {
  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;
}
.right_f66d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.right_f66d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.right_f66d li:last-child {
  margin-right: 0;
}
.right_f66d li:first-child {
  margin-left: 0;
}
.right_f66d.breadcrumb_b9b8 a {
  color: #fff;
}
.right_f66d.breadcrumb_b9b8 a:hover {
  color: #fff;
}
.right_f66d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.right_f66d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.right_f66d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.right_f66d a:hover {
  opacity: 0.9;
  color: inherit;
}
.right_f66d [class*="social-icon-apple"] {
  background-color: #999;
}
.right_f66d [class*="social-icon-apple"].thumbnail-05c2 {
  background-color: transparent;
  color: #999;
}
.right_f66d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.right_f66d [class*="social-icon-behance"].thumbnail-05c2 {
  background-color: transparent;
  color: #1769ff;
}
.right_f66d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.right_f66d [class*="social-icon-bitbucket"].thumbnail-05c2 {
  background-color: transparent;
  color: #205081;
}
.right_f66d [class*="social-icon-codepen"] {
  background-color: #000;
}
.right_f66d [class*="social-icon-codepen"].thumbnail-05c2 {
  background-color: transparent;
  color: #000;
}
.right_f66d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.right_f66d [class*="social-icon-delicious"].thumbnail-05c2 {
  background-color: transparent;
  color: #39f;
}
.right_f66d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.right_f66d [class*="social-icon-digg"].thumbnail-05c2 {
  background-color: transparent;
  color: #005be2;
}
.right_f66d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.right_f66d [class*="social-icon-dribbble"].thumbnail-05c2 {
  background-color: transparent;
  color: #ea4c89;
}
.right_f66d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.right_f66d [class*="social-icon-envelope"].thumbnail-05c2 {
  background-color: transparent;
  color: #ea4335;
}
.right_f66d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.right_f66d [class*="social-icon-facebook"].thumbnail-05c2 {
  background-color: transparent;
  color: #3b5998;
}
.right_f66d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.right_f66d [class*="social-icon-flickr"].thumbnail-05c2 {
  background-color: transparent;
  color: #0063dc;
}
.right_f66d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.right_f66d [class*="social-icon-foursquare"].thumbnail-05c2 {
  background-color: transparent;
  color: #2d5be3;
}
.right_f66d [class*="social-icon-github"] {
  background-color: #333;
}
.right_f66d [class*="social-icon-github"].thumbnail-05c2 {
  background-color: transparent;
  color: #333;
}
.right_f66d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.right_f66d [class*="social-icon-google-plus"].thumbnail-05c2 {
  background-color: transparent;
  color: #dd4b39;
}
.right_f66d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.right_f66d [class*="social-icon-houzz"].thumbnail-05c2 {
  background-color: transparent;
  color: #7ac142;
}
.right_f66d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.right_f66d [class*="social-icon-instagram"].thumbnail-05c2 {
  background-color: transparent;
  color: #262626;
}
.right_f66d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.right_f66d [class*="social-icon-jsfiddle"].thumbnail-05c2 {
  background-color: transparent;
  color: #487aa2;
}
.right_f66d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.right_f66d [class*="social-icon-linkedin"].thumbnail-05c2 {
  background-color: transparent;
  color: #0077b5;
}
.right_f66d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.right_f66d [class*="social-icon-medium"].thumbnail-05c2 {
  background-color: transparent;
  color: #00ab6b;
}
.right_f66d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.right_f66d
  [class*="social-icon-odnoklassniki"].thumbnail-05c2 {
  background-color: transparent;
  color: #f4731c;
}
.right_f66d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.right_f66d [class*="social-icon-meetup"].thumbnail-05c2 {
  background-color: transparent;
  color: #ec1c40;
}
.right_f66d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.right_f66d [class*="social-icon-pinterest"].thumbnail-05c2 {
  background-color: transparent;
  color: #bd081c;
}
.right_f66d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.right_f66d [class*="social-icon-product-hunt"].thumbnail-05c2 {
  background-color: transparent;
  color: #da552f;
}
.right_f66d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.right_f66d [class*="social-icon-reddit"].thumbnail-05c2 {
  background-color: transparent;
  color: #ff4500;
}
.right_f66d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.right_f66d [class*="social-icon-rss"].thumbnail-05c2 {
  background-color: transparent;
  color: #f26522;
}
.right_f66d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.right_f66d
  [class*="social-icon-shopping-cart"].thumbnail-05c2 {
  background-color: transparent;
  color: #4caf50;
}
.right_f66d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.right_f66d [class*="social-icon-skype"].thumbnail-05c2 {
  background-color: transparent;
  color: #00aff0;
}
.right_f66d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.right_f66d [class*="social-icon-slideshare"].thumbnail-05c2 {
  background-color: transparent;
  color: #0077b5;
}
.right_f66d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.right_f66d [class*="social-icon-snapchat"].thumbnail-05c2 {
  background-color: transparent;
  color: #fffc00;
}
.right_f66d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.right_f66d [class*="social-icon-soundcloud"].thumbnail-05c2 {
  background-color: transparent;
  color: #f80;
}
.right_f66d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.right_f66d [class*="social-icon-spotify"].thumbnail-05c2 {
  background-color: transparent;
  color: #2ebd59;
}
.right_f66d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.right_f66d
  [class*="social-icon-stack-overflow"].thumbnail-05c2 {
  background-color: transparent;
  color: #fe7a15;
}
.right_f66d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.right_f66d [class*="social-icon-maldkfgram"].thumbnail-05c2 {
  background-color: transparent;
  color: #2ca5e0;
}
.right_f66d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.right_f66d [class*="social-icon-tripadvisor"].thumbnail-05c2 {
  background-color: transparent;
  color: #589442;
}
.right_f66d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.right_f66d [class*="social-icon-tumblr"].thumbnail-05c2 {
  background-color: transparent;
  color: #35465c;
}
.right_f66d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.right_f66d [class*="social-icon-twitch"].thumbnail-05c2 {
  background-color: transparent;
  color: #6441a5;
}
.right_f66d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.right_f66d [class*="social-icon-twitter"].thumbnail-05c2 {
  background-color: transparent;
  color: #1da1f2;
}
.right_f66d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.right_f66d [class*="social-icon-vimeo"].thumbnail-05c2 {
  background-color: transparent;
  color: #1ab7ea;
}
.right_f66d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.right_f66d [class*="social-icon-vk"].thumbnail-05c2 {
  background-color: transparent;
  color: #45668e;
}
.right_f66d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.right_f66d [class*="social-icon-weibo"].thumbnail-05c2 {
  background-color: transparent;
  color: #df2029;
}
.right_f66d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.right_f66d [class*="social-icon-weixin"].thumbnail-05c2 {
  background-color: transparent;
  color: #7bb32e;
}
.right_f66d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.right_f66d [class*="social-icon-whatsapp"].thumbnail-05c2 {
  background-color: transparent;
  color: #25d366;
}
.right_f66d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.right_f66d [class*="social-icon-wordpress"].thumbnail-05c2 {
  background-color: transparent;
  color: #21759b;
}
.right_f66d [class*="social-icon-xing"] {
  background-color: #026466;
}
.right_f66d [class*="social-icon-xing"].thumbnail-05c2 {
  background-color: transparent;
  color: #026466;
}
.right_f66d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.right_f66d [class*="social-icon-yelp"].thumbnail-05c2 {
  background-color: transparent;
  color: #af0606;
}
.right_f66d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.right_f66d [class*="social-icon-youtube"].thumbnail-05c2 {
  background-color: transparent;
  color: #cd201f;
}
.texture_prev_7856 {
  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;
}
.texture_prev_7856:hover {
  box-shadow: none;
  background: 0 0;
}
.card-current-e8d0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.icon-advanced-6593 {
  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;
}
.link_5614 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.active-115b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.active-115b,
.active-115b::after,
.active-115b::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;
}
.active-115b::after,
.active-115b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shadow-320c .icon-advanced-6593 .link_5614 {
  margin-top: -2px;
  width: 19px;
}
.shadow-320c .icon-advanced-6593 .active-115b {
  margin-top: -1px;
}
.shadow-320c .icon-advanced-6593 .active-115b,
.shadow-320c .icon-advanced-6593 .active-115b::after,
.shadow-320c .icon-advanced-6593 .active-115b::before {
  width: 19px;
  height: 2px;
}
.shadow-320c .icon-advanced-6593 .active-115b::before {
  top: -6px;
}
.shadow-320c .icon-advanced-6593 .active-115b::after {
  bottom: -6px;
}
.pro_d07d .icon-advanced-6593 .link_5614 {
  margin-top: -2px;
  width: 22px;
}
.pro_d07d .icon-advanced-6593 .active-115b {
  margin-top: -1px;
}
.pro_d07d .icon-advanced-6593 .active-115b,
.pro_d07d .icon-advanced-6593 .active-115b::after,
.pro_d07d .icon-advanced-6593 .active-115b::before {
  width: 22px;
  height: 2px;
}
.pro_d07d .icon-advanced-6593 .active-115b::before {
  top: -7px;
}
.pro_d07d .icon-advanced-6593 .active-115b::after {
  bottom: -7px;
}
.link_tall_3707 .icon-advanced-6593 .link_5614 {
  margin-top: -2px;
  width: 31px;
}
.link_tall_3707 .icon-advanced-6593 .active-115b {
  margin-top: -1.5px;
}
.link_tall_3707 .icon-advanced-6593 .active-115b,
.link_tall_3707 .icon-advanced-6593 .active-115b::after,
.link_tall_3707 .icon-advanced-6593 .active-115b::before {
  width: 31px;
  height: 3px;
}
.link_tall_3707 .icon-advanced-6593 .active-115b::before {
  top: -9px;
}
.link_tall_3707 .icon-advanced-6593 .active-115b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .main_3c41 .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 19px;
  }
  .main_3c41 .icon-advanced-6593 .active-115b {
    margin-top: -1px;
  }
  .main_3c41 .icon-advanced-6593 .active-115b,
  .main_3c41 .icon-advanced-6593 .active-115b::after,
  .main_3c41 .icon-advanced-6593 .active-115b::before {
    width: 19px;
    height: 2px;
  }
  .main_3c41 .icon-advanced-6593 .active-115b::before {
    top: -6px;
  }
  .main_3c41 .icon-advanced-6593 .active-115b::after {
    bottom: -6px;
  }
  .bottom-70a5 .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom-70a5 .icon-advanced-6593 .active-115b {
    margin-top: -1px;
  }
  .bottom-70a5 .icon-advanced-6593 .active-115b,
  .bottom-70a5 .icon-advanced-6593 .active-115b::after,
  .bottom-70a5 .icon-advanced-6593 .active-115b::before {
    width: 22px;
    height: 2px;
  }
  .bottom-70a5 .icon-advanced-6593 .active-115b::before {
    top: -7px;
  }
  .bottom-70a5 .icon-advanced-6593 .active-115b::after {
    bottom: -7px;
  }
  .rough-72a4 .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-72a4 .icon-advanced-6593 .active-115b {
    margin-top: -1.5px;
  }
  .rough-72a4 .icon-advanced-6593 .active-115b,
  .rough-72a4 .icon-advanced-6593 .active-115b::after,
  .rough-72a4 .icon-advanced-6593 .active-115b::before {
    width: 31px;
    height: 3px;
  }
  .rough-72a4 .icon-advanced-6593 .active-115b::before {
    top: -9px;
  }
  .rough-72a4 .icon-advanced-6593 .active-115b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .heading_upper_08fa .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 19px;
  }
  .heading_upper_08fa .icon-advanced-6593 .active-115b {
    margin-top: -1px;
  }
  .heading_upper_08fa .icon-advanced-6593 .active-115b,
  .heading_upper_08fa .icon-advanced-6593 .active-115b::after,
  .heading_upper_08fa .icon-advanced-6593 .active-115b::before {
    width: 19px;
    height: 2px;
  }
  .heading_upper_08fa .icon-advanced-6593 .active-115b::before {
    top: -6px;
  }
  .heading_upper_08fa .icon-advanced-6593 .active-115b::after {
    bottom: -6px;
  }
  .photo_bd4b .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 22px;
  }
  .photo_bd4b .icon-advanced-6593 .active-115b {
    margin-top: -1px;
  }
  .photo_bd4b .icon-advanced-6593 .active-115b,
  .photo_bd4b .icon-advanced-6593 .active-115b::after,
  .photo_bd4b .icon-advanced-6593 .active-115b::before {
    width: 22px;
    height: 2px;
  }
  .photo_bd4b .icon-advanced-6593 .active-115b::before {
    top: -7px;
  }
  .photo_bd4b .icon-advanced-6593 .active-115b::after {
    bottom: -7px;
  }
  .orange_8f16 .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 31px;
  }
  .orange_8f16 .icon-advanced-6593 .active-115b {
    margin-top: -1.5px;
  }
  .orange_8f16 .icon-advanced-6593 .active-115b,
  .orange_8f16 .icon-advanced-6593 .active-115b::after,
  .orange_8f16 .icon-advanced-6593 .active-115b::before {
    width: 31px;
    height: 3px;
  }
  .orange_8f16 .icon-advanced-6593 .active-115b::before {
    top: -9px;
  }
  .orange_8f16 .icon-advanced-6593 .active-115b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .photo-static-5b47 .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 19px;
  }
  .photo-static-5b47 .icon-advanced-6593 .active-115b {
    margin-top: -1px;
  }
  .photo-static-5b47 .icon-advanced-6593 .active-115b,
  .photo-static-5b47 .icon-advanced-6593 .active-115b::after,
  .photo-static-5b47 .icon-advanced-6593 .active-115b::before {
    width: 19px;
    height: 2px;
  }
  .photo-static-5b47 .icon-advanced-6593 .active-115b::before {
    top: -6px;
  }
  .photo-static-5b47 .icon-advanced-6593 .active-115b::after {
    bottom: -6px;
  }
  .title_blue_b6ea .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 22px;
  }
  .title_blue_b6ea .icon-advanced-6593 .active-115b {
    margin-top: -1px;
  }
  .title_blue_b6ea .icon-advanced-6593 .active-115b,
  .title_blue_b6ea .icon-advanced-6593 .active-115b::after,
  .title_blue_b6ea .icon-advanced-6593 .active-115b::before {
    width: 22px;
    height: 2px;
  }
  .title_blue_b6ea .icon-advanced-6593 .active-115b::before {
    top: -7px;
  }
  .title_blue_b6ea .icon-advanced-6593 .active-115b::after {
    bottom: -7px;
  }
  .primary-red-59da .icon-advanced-6593 .link_5614 {
    margin-top: -2px;
    width: 31px;
  }
  .primary-red-59da .icon-advanced-6593 .active-115b {
    margin-top: -1.5px;
  }
  .primary-red-59da .icon-advanced-6593 .active-115b,
  .primary-red-59da .icon-advanced-6593 .active-115b::after,
  .primary-red-59da .icon-advanced-6593 .active-115b::before {
    width: 31px;
    height: 3px;
  }
  .primary-red-59da .icon-advanced-6593 .active-115b::before {
    top: -9px;
  }
  .primary-red-59da .icon-advanced-6593 .active-115b::after {
    bottom: -9px;
  }
}
.border_bba5 .active-115b {
  -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);
}
.border_bba5 .active-115b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border_bba5 .active-115b::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);
}
.border_bba5.thick_4262 .active-115b {
  -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);
}
.border_bba5.thick_4262 .active-115b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border_bba5.thick_4262 .active-115b::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);
}
.steel_bb39 {
  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.article_brown_fc00:before {
  display: none;
}
.search_1b6d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.search_1b6d .dropdown-7839 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.search_1b6d .dropdown-7839:last-of-type {
  border-bottom: none;
}
.search_1b6d .dropdown-7839.thick-ed9e,
.search_1b6d .dropdown-7839.button-easy-42e6,
.search_1b6d .dropdown-7839.middle-09eb {
  padding: 0;
}
.search_1b6d .sidebar_left_2d61 .full_a7b2 {
  color: currentColor;
}
.search_1b6d .sidebar_left_2d61 .full_a7b2:focus,
.search_1b6d .sidebar_left_2d61 .full_a7b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search_1b6d.left-8028 .tag_upper_3cb0,
.search_1b6d.left-8028 .narrow-e3e5 a,
.search_1b6d.left-8028 .block_826f a,
.search_1b6d.left-8028 .card-south-62ae a {
  color: rgba(0, 0, 0, 0.55);
}
.search_1b6d.left-8028 .tag_upper_3cb0:hover,
.search_1b6d.left-8028 .narrow-e3e5 a:hover,
.search_1b6d.left-8028 .block_826f a:hover,
.search_1b6d.left-8028 .card-south-62ae a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_1b6d.left-8028 .header-8c88 {
  color: rgba(0, 0, 0, 0.8);
}
.search_1b6d.left-8028 .dropdown-7839 {
  border-color: rgba(0, 0, 0, 0.08);
}
.search_1b6d.left-8028 .dropdown-7839:before {
  background: rgba(0, 0, 0, 0.08);
}
.search_1b6d.left-8028 .notice_small_6a3a:before {
  background: rgba(255, 255, 255, 0.9);
}
.search_1b6d.left-8028 .sidebar_left_2d61 .up-3554 li a,
.search_1b6d.left-8028 .sidebar_left_2d61 .full_a7b2,
.search_1b6d.left-8028 .card-south-62ae {
  border-color: rgba(0, 0, 0, 0.08);
}
.search_1b6d.left-8028 .sidebar_left_2d61 .full_a7b2:focus,
.search_1b6d.left-8028 .sidebar_left_2d61 .full_a7b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search_1b6d.left-8028 .up-3554 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search_1b6d.dropdown-pressed-dd45 .tag_upper_3cb0,
.search_1b6d.dropdown-pressed-dd45 .narrow-e3e5 a,
.search_1b6d.dropdown-pressed-dd45 .block_826f .full_a7b2,
.search_1b6d.dropdown-pressed-dd45 .block_826f a,
.search_1b6d.dropdown-pressed-dd45 .card-south-62ae a {
  color: rgba(255, 255, 255, 0.79);
}
.search_1b6d.dropdown-pressed-dd45 .tag_upper_3cb0:hover,
.search_1b6d.dropdown-pressed-dd45 .narrow-e3e5 a:hover,
.search_1b6d.dropdown-pressed-dd45 .block_826f .full_a7b2:hover,
.search_1b6d.dropdown-pressed-dd45 .block_826f a:hover,
.search_1b6d.dropdown-pressed-dd45 .card-south-62ae a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_1b6d.dropdown-pressed-dd45 .header-8c88 {
  color: rgba(255, 255, 255, 0.99);
}
.search_1b6d.dropdown-pressed-dd45 .dropdown-7839 {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_1b6d.dropdown-pressed-dd45 .dropdown-7839:before {
  background: rgba(255, 255, 255, 0.08);
}
.search_1b6d.dropdown-pressed-dd45 .notice_small_6a3a:before {
  background: rgba(0, 0, 0, 0.9);
}
.search_1b6d.dropdown-pressed-dd45 .sidebar_left_2d61 .up-3554 li a,
.search_1b6d.dropdown-pressed-dd45 .sidebar_left_2d61 .full_a7b2,
.search_1b6d.dropdown-pressed-dd45 .card-south-62ae {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_1b6d.dropdown-pressed-dd45 .sidebar_left_2d61 .full_a7b2:focus,
.search_1b6d.dropdown-pressed-dd45 .sidebar_left_2d61 .full_a7b2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search_1b6d.dropdown-pressed-dd45 .up-3554 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_small_6a3a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.notice_small_6a3a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.container-pro-f136 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gallery_72f2 .search_1b6d {
  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;
}
.gallery_72f2 .dropdown-7839 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gallery_72f2 .dropdown-7839: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) {
  .gallery_72f2 .dropdown-7839:before {
    width: 16%;
    left: 42%;
  }
}
.gallery_72f2 .dropdown-7839:last-child:before {
  content: none;
}
.gallery_72f2 .dropdown-7839[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gallery_72f2 .sidebar_left_2d61 .up-3554 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gallery_72f2 .sidebar_left_2d61 .up-3554 li a .full_a7b2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gallery_72f2 .sidebar_left_2d61 .card-south-62ae {
  border: none;
}
.gallery_72f2 .sidebar_left_2d61 .card-south-62ae li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gallery_72f2 .notice_small_6a3a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery_72f2 .container-pro-f136 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gallery_72f2 .dropdown-pressed-dd45 .notice_small_6a3a:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery_72f2 .left-8028.advanced_8ce3 .active-115b {
  background: rgba(0, 0, 0, 0.6);
}
.gallery_72f2
  .left-8028.advanced_8ce3
  .active-115b::after,
.gallery_72f2
  .left-8028.advanced_8ce3
  .active-115b:before {
  background: inherit;
}
.gallery_72f2
  .left-8028.advanced_8ce3:hover
  .active-115b {
  background: rgba(0, 0, 0, 0.8);
}
.slider-dafd .search_1b6d {
  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) {
  .slider-dafd .search_1b6d {
    width: auto;
    right: 45px;
  }
}
.cold_eb38 .search_1b6d {
  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) {
  .cold_eb38 .search_1b6d {
    width: auto;
    left: 45px;
  }
}
.article_brown_fc00 .search_1b6d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.article_brown_fc00 .container-pro-f136 {
  max-width: 48em;
  margin: 0 auto;
}
.article_brown_fc00 .notice_small_6a3a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination_2f6a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_2f6a.gallery_72f2 .search_1b6d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination_2f6a.slider-dafd .search_1b6d {
  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);
}
.pagination_2f6a .search_1b6d {
  visibility: visible;
}
.pagination_2f6a.cold_eb38 .search_1b6d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bottom-1af2,
.hero_wood_7794 {
  overflow-x: hidden;
}
.bottom-1af2 .search_1b6d {
  overflow: auto;
}
.bottom-1af2.gallery_72f2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-1af2.gallery_72f2 .search_1b6d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bottom-1af2.gallery_72f2 .texture_prev_7856 {
  opacity: 0;
}
.bottom-1af2.slider-dafd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-1af2.slider-dafd .search_1b6d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bottom-1af2.slider-dafd .texture_prev_7856 {
  opacity: 0;
}
.bottom-1af2.cold_eb38 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-1af2.cold_eb38 .search_1b6d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bottom-1af2.cold_eb38 .texture_prev_7856 {
  opacity: 0;
}
.bottom-1af2.article_brown_fc00 .search_1b6d {
  z-index: 10;
  visibility: visible;
}
.advanced_8ce3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.advanced_8ce3 .active-115b {
  background: rgba(255, 255, 255, 0.99);
}
.advanced_8ce3 .active-115b::after,
.advanced_8ce3 .active-115b:before {
  background: inherit;
}
.advanced_8ce3:hover .active-115b {
  background: rgba(255, 255, 255, 0.99);
}
.cold_eb38 .advanced_8ce3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.article_brown_fc00 .advanced_8ce3 {
  display: none !important;
}
.bottom-1af2:before,
.hero_wood_7794:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bottom-1af2 .advanced_8ce3,
.hero_wood_7794 .advanced_8ce3 {
  display: inline-block;
}
.search_1b6d .bright_c81b {
  -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;
}
.bottom-1af2 .search_1b6d .bright_c81b,
.hero_wood_7794 .search_1b6d .bright_c81b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter_left_674c .list-out-04c0 {
  width: 100%;
}
.highlight-3d94 {
  padding: 0 0.5em 0;
}
.highlight-3d94 [class*="customify-col-"],
.highlight-3d94 [class*="customify-col_"],
.highlight-3d94 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.overlay_wide_2ef6 .highlight-3d94 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .simple_58ea .fast-29cc,
  .fast-29cc {
    display: none;
  }
  .list-a740 {
    text-align: left;
  }
  .block_2f0e {
    text-align: center;
  }
  .mask-fast-23e0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .simple_58ea .upper-7c99,
  .upper-7c99 {
    display: none;
  }
  .dirty_9c33 {
    text-align: left;
  }
  .list-b228 {
    text-align: center;
  }
  .badge-silver-06c1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .simple_58ea .gallery-587c,
  .gallery-587c {
    display: none;
  }
  .west-7a58 {
    text-align: left;
  }
  .frame_830a {
    text-align: center;
  }
  .west_8678 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.widget-cdf0 {
  box-shadow: none !important;
}
.outer-b5b2 .prev-c028,
.out-663a .prev-c028 {
  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;
}
.out-663a .prev-c028 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.warm_e979 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.warm_e979:after,
.warm_e979:before {
  content: "";
  display: table;
}
.warm_e979:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .warm_e979 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.warm_e979,
.aside_860c {
  max-width: 1248px;
  margin: 0 auto;
}

.aside-30d8.up_0f53 .warm_e979 {
  max-width: 100%;
}
.aside-30d8.pattern_a07e {
  max-width: 1200px;
  margin: 0 auto;
}
.aside-30d8.solid-7fc5 .warm_e979 {
  max-width: 100%;
}
.aside-30d8.solid-7fc5 > .warm_e979 {
  padding-left: 0;
  padding-right: 0;
}
.aside-30d8.solid-7fc5 > .warm_e979 .simple_58ea {
  margin: 0;
}
.aside-30d8.solid-7fc5
  > .warm_e979
  .dropdown-dd50.hidden-06e0 {
  margin-right: 0;
  margin-left: 0;
}
.aside-30d8.solid-7fc5 #main.hidden-06e0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .badge_tall_0c62 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .badge_tall_0c62 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video_in_cb0f .title-10f3 {
    padding-right: 1em;
  }
  .video_in_cb0f.text_33a4 .dropdown-dd50 {
    border-right: 1px solid #eaecee;
  }
  .video_in_cb0f.text_33a4 .title-10f3 {
    padding-right: 1em;
  }
  .video_in_cb0f.text_33a4 .breadcrumb-d050 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_orange_7d24 .title-10f3 {
    padding-left: 1em;
  }
  .shadow_orange_7d24.text_33a4 .dropdown-dd50 {
    border-left: 1px solid #eaecee;
  }
  .shadow_orange_7d24.text_33a4 .title-10f3 {
    padding-left: 1em;
  }
  .shadow_orange_7d24.text_33a4 .breadcrumb-d050 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-1917 .title-10f3 {
    padding-left: 1em;
  }
  .hard-1917.text_33a4 .notice_c748 {
    border-right: 1px solid #eaecee;
  }
  .hard-1917.text_33a4 .popup-0422 {
    border-right: 1px solid #eaecee;
  }
  .hard-1917.text_33a4 .title-10f3 {
    padding-left: 1em;
  }
  .hard-1917.text_33a4 .breadcrumb-d050 {
    padding-right: 1em;
  }
  .hard-1917.text_33a4 .card-full-d9c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_stone_f4d8 .title-10f3 {
    padding-right: 1em;
  }
  .outline_stone_f4d8.text_33a4 .notice_c748 {
    border-left: 1px solid #eaecee;
  }
  .outline_stone_f4d8.text_33a4 .popup-0422 {
    border-left: 1px solid #eaecee;
  }
  .outline_stone_f4d8.text_33a4 .title-10f3 {
    padding-right: 1em;
  }
  .outline_stone_f4d8.text_33a4 .breadcrumb-d050 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_stone_f4d8.text_33a4 .card-full-d9c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge_tall_0c62 .title-10f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_tall_0c62.text_33a4 .dropdown-dd50 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .badge_tall_0c62.text_33a4 .title-10f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge_tall_0c62.text_33a4 .breadcrumb-d050 {
    padding-left: 1em;
  }
  .badge_tall_0c62.text_33a4 .card-full-d9c2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .badge_tall_0c62.text_33a4 .title-10f3 {
    padding-left: 0;
  }
}
.disabled_365c .dynamic-eadd {
  display: inline-block;
}
.border_9cc7 {
  display: inline-block;
}
.upper_bef0 {
  word-con: break-word;
}
.chip_medium_0d27 > span {
  display: inline-block;
  padding: 5px 0;
}
.chip_medium_0d27 .message_smooth_7552 {
  margin-left: 8px;
  margin-right: 8px;
}
.chip_medium_0d27 .status-ba21 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tag-673c .clean-cf17 {
  margin-bottom: 2em;
}
.tag-673c .surface_bd41 {
  margin-bottom: 15px;
}
.tag-673c .surface_bd41:last-child {
  margin-bottom: 0;
}
.tag-673c .sort-clean-3b11 {
  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) {
  .tag-673c .sort-clean-3b11 {
    display: block;
  }
}
.tag-673c .dynamic_4bf1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tag-673c .dynamic_4bf1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tag-673c .heading-dbb3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tag-673c .heading-dbb3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tag-673c .heading-dbb3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tag-673c .upper_bef0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-673c .upper_bef0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tag-673c .input-clean-4096 p:last-child {
  margin-bottom: 0;
}
.tag-673c .menu-7980 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tag-673c .heading-9cfe {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tag-673c .search_cfdc {
  margin-top: 1em;
}
.tag-673c .overlay_4cea {
  top: 0;
  display: block;
}
.tag-673c .overlay_4cea a {
  color: inherit;
}
.tag-673c .overlay_4cea a:hover {
  color: inherit;
}
.tag-673c .surface_4603 {
  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;
}
.tag-673c .surface_4603:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tag-673c .heading-9cfe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tag-673c .disabled-hard-f991 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tag-673c .disabled-hard-f991:first-child {
  margin-top: 0;
}
.tag-673c .disabled-hard-f991.stale-e92a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag-673c .disabled-hard-f991.logo_9bba {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-673c
  .disabled-hard-f991.logo_9bba.pattern_complex_8b06
  .search_cfdc {
  width: 100%;
}
.tag-673c .logo_9bba {
  -webkit-box-align: center;
  align-items: center;
}
.tag-673c .logo_9bba .chip_medium_0d27,
.tag-673c .logo_9bba > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tag-673c .heading-dbb3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-673c .heading-dbb3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-673c .heading-dbb3: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;
}
.tag-673c .stale-e92a {
  z-index: 5;
}
.tag-673c .input_3d41 .content_simple_7ebb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tag-673c .dropdown_fe31 .content_simple_7ebb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tag-673c .accordion_slow_6059 .content_simple_7ebb {
  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;
}
.tag-673c.purple-0e53 .sort-clean-3b11,
.tag-673c.active_d593 .sort-clean-3b11 {
  display: block;
}
.tag-673c.purple-0e53 .sort-clean-3b11 .header-north-53bc,
.tag-673c.purple-0e53 .sort-clean-3b11 .heading-9cfe,
.tag-673c.active_d593 .sort-clean-3b11 .header-north-53bc,
.tag-673c.active_d593 .sort-clean-3b11 .heading-9cfe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag-673c.menu-f29c .dynamic_4bf1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tag-673c.menu-f29c .dynamic_4bf1 {
    margin-right: 0;
  }
}
.tag-673c.purple-0e53 .dynamic_4bf1,
.tag-673c.active_d593 .dynamic_4bf1 {
  padding-top: 40%;
}
.tag-673c.purple-0e53 .clean-cf17,
.tag-673c.active_d593 .clean-cf17 {
  display: block;
}
.tag-673c.purple-0e53 .fn-sticky-3959 .heading-9cfe,
.tag-673c.active_d593 .fn-sticky-3959 .heading-9cfe {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tag-673c.purple-0e53 .dynamic_4bf1,
.tag-673c.active_d593 .dynamic_4bf1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tag-673c.purple-0e53 .heading-9cfe {
  padding: 1em;
}
.component-2a8a {
  margin: 30px auto;
  display: block;
}
.component-2a8a .tag_9909 > * {
  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;
}
.component-2a8a .tag_9909 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-2a8a .tag_9909 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accordion-18b9 .chip_medium_0d27 {
  margin-bottom: 1.41575em;
}
.accordion-18b9 .media_c775 {
  margin-bottom: 1.618em;
}
.silver_5df4 .tertiary-black-d9a2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.silver_5df4 .tertiary-black-d9a2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.silver_5df4 .hot_7e35 {
  max-width: 100%;
  overflow: auto;
}
.outline-inner-5402 .silver_5df4 a:hover {
  text-decoration: underline;
}
.active-east-ca79 .surface_bd41:not(.upper_bef0),
.active-east-ca79 .heading-dbb3 {
  margin-bottom: 1.41575em;
}
.active-east-ca79 .surface_bd41:not(.upper_bef0):last-child,
.active-east-ca79 .heading-dbb3:last-child {
  margin-bottom: 0;
}
.active-east-ca79 .surface_bd41.primary_active_5d73 {
  margin-bottom: 0.41575em;
}
.active-east-ca79 .pagination-smooth-370c:before,
.active-east-ca79 .backdrop-bronze-9900:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active-east-ca79 .pagination-smooth-370c:before {
  content: "\f115";
}
.active-east-ca79 .backdrop-bronze-9900:before {
  content: "\f02c";
}
.active-east-ca79 .aside_44b3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active-east-ca79 .aside_44b3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.button-2e48 {
  display: -webkit-box;
  display: flex;
}
.button-2e48 .chip_easy_43a4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .button-2e48 .chip_easy_43a4 {
    flex-basis: 90px;
  }
}
.button-2e48 .basic_cf48 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .button-2e48 .basic_cf48 {
    flex-basis: calc(100% - 50px);
  }
}
.button-2e48 .widget_outer_fb6a p:last-child {
  margin-bottom: 0.72em;
}
.static-6fd0 .tag_9909 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.static-6fd0 .tag_9909:after,
.static-6fd0 .tag_9909:before {
  content: "";
  display: table;
}
.static-6fd0 .tag_9909:after {
  clear: both;
}
.static-6fd0 .tag_9909 .tag-8e07,
.static-6fd0 .tag_9909 .description-8f20 {
  width: 49%;
}
.static-6fd0 .tag_9909 .tag-8e07 a span.link_66b2,
.static-6fd0 .tag_9909 .description-8f20 a span.link_66b2 {
  display: block;
  margin-bottom: 5px;
}
.static-6fd0 .tag_9909 .description-8f20 {
  float: left;
  text-align: left;
}
.static-6fd0 .tag_9909 .tag-8e07 {
  float: right;
  text-align: right;
}
.section_0999 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .section_0999 {
    margin-bottom: 0;
  }
}
.focused-69a1 {
  margin-bottom: 1em;
}
.focused-69a1 .upper_bef0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.soft_3e32 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph-f577 .focused-69a1,
.background-629d .focused-69a1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph-f577 .focused-69a1,
  .background-629d .focused-69a1 {
    display: block;
  }
}
.paragraph-f577 .soft_3e32,
.background-629d .soft_3e32 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph-f577 .soft_3e32,
  .background-629d .soft_3e32 {
    margin-bottom: 1em;
  }
}
.paragraph-f577 .soft_3e32 img,
.background-629d .soft_3e32 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph-f577 .chip_next_1bd0,
.background-629d .chip_next_1bd0 {
  flex-basis: calc(100% - 160px);
}
.paragraph-f577 .chip_next_1bd0 p,
.background-629d .chip_next_1bd0 p {
  margin-bottom: 0;
}
.paragraph-f577 .chip_next_1bd0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-f577 .chip_next_1bd0 {
    padding-left: 0;
  }
}
.background-629d .chip_next_1bd0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .background-629d .chip_next_1bd0 {
    padding-right: 0;
  }
}
.background-629d .soft_3e32 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.stone_7972 .soft_3e32 {
  margin-bottom: 0.5em;
}
.stone_7972 .soft_3e32 img {
  width: 100%;
}
.status_fast_24f3 .column-motion-4b28,
.filter_next_0d28 .column-motion-4b28 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.filter_next_0d28 .dropdown-dd50 .middle-6ea5 p:last-child {
  margin-bottom: 0;
}
.feature-2894 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.avatar-3fd2 .media_740d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .avatar-3fd2 .media_740d:last-of-type {
    margin-bottom: 0;
  }
}
.avatar-3fd2 .media_740d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-3fd2 .media_740d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.avatar-3fd2 .media_740d ul li {
  margin: 0 0 0.6em;
}
.avatar-3fd2 .media_740d ul li.complex_57a1,
.avatar-3fd2 .media_740d ul li.sort-85ac {
  position: relative;
}
.avatar-3fd2 .media_740d ul li.complex_57a1 .dynamic-8b45,
.avatar-3fd2 .media_740d ul li.sort-85ac .dynamic-8b45 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.avatar-3fd2 .media_740d ul li.complex_57a1:after:after,
.avatar-3fd2 .media_740d ul li.complex_57a1:after:before,
.avatar-3fd2
  .media_740d
  ul
  li.sort-85ac:after:after,
.avatar-3fd2
  .media_740d
  ul
  li.sort-85ac:after:before {
  content: "";
  display: table;
}
.avatar-3fd2 .media_740d ul li.complex_57a1:after:after,
.avatar-3fd2
  .media_740d
  ul
  li.sort-85ac:after:after {
  clear: both;
}
.avatar-3fd2 .media_740d a.hovered-5081:hover {
  text-decoration: none;
}
.avatar-3fd2 .media_740d select {
  max-width: 100%;
}
.avatar-3fd2 .media_740d table {
  font-size: 85%;
}
.avatar-3fd2 .media_740d table td,
.avatar-3fd2 .media_740d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.avatar-3fd2 .media_740d table tfoot td {
  text-align: left;
}
.avatar-3fd2 .media_740d :last-child {
  margin-bottom: 0;
}
.avatar-3fd2 .media_740d .title_a719 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.avatar-3fd2 .media_740d .title_a719 label {
  width: 100%;
}
.avatar-3fd2 .media_740d .title_a719 .alert_narrow_ce19 {
  width: 100%;
  display: block;
}
.avatar-3fd2 .media_740d .title_a719 .wood-c9ea {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.avatar-3fd2 .media_740d .title_a719 .wood-c9ea:hover svg #svg-search {
  fill: #444;
}
.avatar-3fd2 .media_740d .title_a719 .wood-c9ea svg {
  width: 18px;
  height: 18px;
}
.avatar-3fd2 .copper_b98f ul ul,
.avatar-3fd2 .complex-0dd4 ul ul,
.avatar-3fd2 .highlight_in_6ba6 ul ul,
.avatar-3fd2 .header_5e03 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.avatar-3fd2 .copper_b98f .overlay_8fc0 > a,
.avatar-3fd2 .complex-0dd4 .overlay_8fc0 > a,
.avatar-3fd2 .highlight_in_6ba6 .overlay_8fc0 > a,
.avatar-3fd2 .header_5e03 .overlay_8fc0 > a {
  margin-bottom: 0;
}
.avatar-3fd2 .description-medium-6c69 li,
.avatar-3fd2 .copper_b98f li,
.avatar-3fd2 .popup-blue-c2b2 li,
.avatar-3fd2 .complex-0dd4 li,
.avatar-3fd2 .highlight_in_6ba6 li,
.avatar-3fd2 .header_5e03 li,
.avatar-3fd2 .section-brown-f5eb li,
.avatar-3fd2 .filter_5d71 li {
  display: block;
  position: relative;
}
.avatar-3fd2 .description-medium-6c69 li:last-child,
.avatar-3fd2 .copper_b98f li:last-child,
.avatar-3fd2 .popup-blue-c2b2 li:last-child,
.avatar-3fd2 .complex-0dd4 li:last-child,
.avatar-3fd2 .highlight_in_6ba6 li:last-child,
.avatar-3fd2 .header_5e03 li:last-child,
.avatar-3fd2 .section-brown-f5eb li:last-child,
.avatar-3fd2 .filter_5d71 li:last-child {
  border: none;
}
.avatar-3fd2 .description-medium-6c69 li a,
.avatar-3fd2 .copper_b98f li a,
.avatar-3fd2 .popup-blue-c2b2 li a,
.avatar-3fd2 .complex-0dd4 li a,
.avatar-3fd2 .highlight_in_6ba6 li a,
.avatar-3fd2 .header_5e03 li a,
.avatar-3fd2 .section-brown-f5eb li a,
.avatar-3fd2 .filter_5d71 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-3fd2 .description-medium-6c69 li ul li::before,
.avatar-3fd2 .copper_b98f li ul li::before,
.avatar-3fd2 .popup-blue-c2b2 li ul li::before,
.avatar-3fd2 .complex-0dd4 li ul li::before,
.avatar-3fd2 .highlight_in_6ba6 li ul li::before,
.avatar-3fd2 .header_5e03 li ul li::before,
.avatar-3fd2 .section-brown-f5eb li ul li::before,
.avatar-3fd2 .filter_5d71 li ul li::before {
  left: 15px;
}
.avatar-3fd2 .description-medium-6c69 li ul a,
.avatar-3fd2 .copper_b98f li ul a,
.avatar-3fd2 .popup-blue-c2b2 li ul a,
.avatar-3fd2 .complex-0dd4 li ul a,
.avatar-3fd2 .highlight_in_6ba6 li ul a,
.avatar-3fd2 .header_5e03 li ul a,
.avatar-3fd2 .section-brown-f5eb li ul a,
.avatar-3fd2 .filter_5d71 li ul a {
  padding-left: 20px;
}
.avatar-3fd2 .description-medium-6c69 li ul ul li::before,
.avatar-3fd2 .copper_b98f li ul ul li::before,
.avatar-3fd2 .popup-blue-c2b2 li ul ul li::before,
.avatar-3fd2 .complex-0dd4 li ul ul li::before,
.avatar-3fd2 .highlight_in_6ba6 li ul ul li::before,
.avatar-3fd2 .header_5e03 li ul ul li::before,
.avatar-3fd2 .section-brown-f5eb li ul ul li::before,
.avatar-3fd2 .filter_5d71 li ul ul li::before {
  left: 30px;
}
.avatar-3fd2 .description-medium-6c69 li ul ul a,
.avatar-3fd2 .copper_b98f li ul ul a,
.avatar-3fd2 .popup-blue-c2b2 li ul ul a,
.avatar-3fd2 .complex-0dd4 li ul ul a,
.avatar-3fd2 .highlight_in_6ba6 li ul ul a,
.avatar-3fd2 .header_5e03 li ul ul a,
.avatar-3fd2 .section-brown-f5eb li ul ul a,
.avatar-3fd2 .filter_5d71 li ul ul a {
  padding-left: 40px;
}
.avatar-3fd2 .item-3e16 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.avatar-3fd2 .filter_5d71 ul li {
  margin-bottom: 1.41575em;
}
.avatar-3fd2 .filter_5d71 ul li .image-e9ea {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.avatar-3fd2 .filter_5d71 ul li .pressed_2dc0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dropdown-pressed-dd45 .description-medium-6c69 li a,
.dropdown-pressed-dd45 .copper_b98f li a,
.dropdown-pressed-dd45 .popup-blue-c2b2 li a,
.dropdown-pressed-dd45 .complex-0dd4 li a,
.dropdown-pressed-dd45 .highlight_in_6ba6 li a,
.dropdown-pressed-dd45 .header_5e03 li a,
.dropdown-pressed-dd45 .section-brown-f5eb li a,
.dropdown-pressed-dd45 .filter_5d71 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-pressed-dd45 .item-3e16 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-pressed-dd45 .media_740d ul li.complex_57a1 .dynamic-8b45,
.dropdown-pressed-dd45 .media_740d ul li.sort-85ac .dynamic-8b45 {
  background: rgba(0, 0, 0, 0.2);
}
.dropdown-pressed-dd45 .avatar-3fd2 .media_740d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-30d8 .avatar-3fd2 .up-3554 li {
  margin: 0;
}
.aside-30d8 .avatar-3fd2 .up-3554 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside-30d8 .avatar-3fd2 .up-3554 li ul {
  margin: 0;
}
.aside-30d8 .avatar-3fd2 .up-3554 li ul li a {
  padding-left: 15px;
}
.aside-30d8 .avatar-3fd2 .up-3554 li ul li li a {
  padding-left: 30px;
}
.aside-30d8 .avatar-3fd2 .up-3554 li.old-f0f1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside-30d8 .avatar-3fd2 .up-3554 li.old-f0f1 > 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;
}
.aside-30d8 .avatar-3fd2 .up-3554 li.old-f0f1 > 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;
}
.next-bc53 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pink_ae96 {
  position: relative;
  z-index: 10;
}
.pink_ae96 .bright_c81b {
  width: 100%;
  max-width: 100%;
}
.form-d7f1 .tertiary-current-0a78 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.form-d7f1 .left-8028 {
}
.form-d7f1 .dropdown-pressed-dd45 {
  background: #292929;
}
.active-02b8 .tertiary-current-0a78 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active-02b8 .left-8028 {
  background: #f9f9f9;
}
.active-02b8 .dropdown-pressed-dd45 {
  background: #303030;
}
.card-65ce .tertiary-current-0a78 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .card-65ce .dynamic-eadd {
    margin-bottom: 1em;
  }
  .card-65ce .dynamic-eadd:last-child {
    margin-bottom: 0;
  }
}
.card-65ce .left-8028 {
  background: #ededed;
}
.card-65ce .dropdown-pressed-dd45 {
  background: #1a1a1a;
}
.tertiary-current-0a78.left-8028 {
  color: rgba(0, 0, 0, 0.6);
}
.tertiary-current-0a78.left-8028 .picture_simple_44b5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tertiary-current-0a78.dropdown-pressed-dd45 {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-current-0a78.dropdown-pressed-dd45 a:not(.hovered-5081) {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-current-0a78.dropdown-pressed-dd45 a:not(.hovered-5081):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-current-0a78.dropdown-pressed-dd45 .picture_simple_44b5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-current-0a78.dropdown-pressed-dd45 table tbody td,
.tertiary-current-0a78.dropdown-pressed-dd45 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wood-54f8.carousel_459a .warm_e979 {
  max-width: initial;
}
.wood-54f8 .hidden-85bd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wood-54f8 .hidden-85bd .bright_c81b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wood-54f8 .hidden-85bd .bright_c81b {
    display: block;
    margin-bottom: 2em;
  }
  .wood-54f8 .hidden-85bd .bright_c81b:last-child {
    margin-bottom: 0;
  }
}
.card-65ce .dynamic-eadd:last-child,
.active-02b8 .dynamic-eadd:last-child,
.form-d7f1 .dynamic-eadd:last-child {
  margin-bottom: 0;
}
.card-65ce .dynamic-eadd .avatar-3fd2 .media_740d:last-child,
.active-02b8 .dynamic-eadd .avatar-3fd2 .media_740d:last-child,
.form-d7f1 .dynamic-eadd .avatar-3fd2 .media_740d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .card-65ce .summary_7b03,
  .card-65ce .mini-c778,
  .active-02b8 .summary_7b03,
  .active-02b8 .mini-c778,
  .form-d7f1 .summary_7b03,
  .form-d7f1 .mini-c778 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pink_ae96 .dynamic-eadd {
    margin-bottom: 2em;
  }
}
.pink_ae96 p:last-child {
  margin-bottom: 0;
}
.pink_ae96 li,
.pink_ae96 ul {
  list-style: none;
  margin: 0;
}
.pink_ae96 ul ul {
  margin-left: 2.617924em;
}
.iron-fb42 {
  font-size: 0.875em;
}

/* css-noise: 5dad */
.ghost-box-l3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
