/*!
Theme Name: Customify
Theme URI: https://pressmaximum.photo-hovered-f83a/customify
Author: WPCustomify
Author URI: https://pressmaximum.photo-hovered-f83a
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.photo-hovered-f83a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.dim_ba64.nav-brown-7de2/licenses/gpl-2.0.image-left-571d
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.label_d909/, (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.backdrop_slow_d885.status_043c/normalize.popup-4091/
 ======
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.popup-4091 v7.0.0 | MIT License | github.photo-hovered-f83a/necolas/normalize.popup-4091 */
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;
}
.aside_dark_ad19 .chip-fbab,
.thumbnail_a5b3,
.border_inner_d353,
.tertiary_fresh_47c7,
.list_lower_fc7b,
.grid_cold_5204,
.content_1e61,
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;
}
.thumbnail_a5b3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .thumbnail_a5b3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_a5b3,
  h1 {
    font-size: 1.8em;
  }
}
.border_inner_d353,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_inner_d353 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_inner_d353,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_inner_d353,
  h2 {
    font-size: 1.7em;
  }
}
.tertiary_fresh_47c7,
h3 {
  font-size: 1.618em;
}
.aside_dark_ad19 .chip-fbab,
.list_lower_fc7b,
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.first-06cd {
  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;
}
.dirty_cfb7:after,
.dirty_cfb7:before,
.element_bright_9fec:after,
.element_bright_9fec:before {
  content: "";
  display: table;
}
.dirty_cfb7:after,
.element_bright_9fec:after {
  clear: both;
}
.iron-785b {
  float: right;
  margin-right: 0;
}
.link_first_a5c4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hero-f454 .search-mini-3c5f,
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;
}
.hero-f454 .search-mini-3c5f: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;
}
.surface_complex_c800 .search-mini-3c5f {
  box-shadow: none;
}
.surface_complex_c800
  .search-mini-3c5f
  .white_7bc4 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface_complex_c800 .search-mini-3c5f .green_358d {
  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;
}
.surface_complex_c800
  .search-mini-3c5f
  .green_358d
  b {
  display: none;
}
.surface_complex_c800 .iron_1ea7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status_hard_69ee:not(.wood-bd31):not(.current-bb25),
button:not(.wood-bd31):not(.current-bb25),
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ),
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ),
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ) {
  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;
}
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ):hover,
button:not(.wood-bd31):not(
    .current-bb25
  ):hover,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ):hover,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ):hover,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ):active,
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ):focus,
button:not(.wood-bd31):not(
    .current-bb25
  ):active,
button:not(.wood-bd31):not(
    .current-bb25
  ):focus,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ):active,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ):focus,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ):active,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ):focus,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ):active,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ):focus {
  outline: 0;
}
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4,
button:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4 {
  position: relative;
}
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .tabs_ac68,
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .over_628e,
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .hidden_stone_c605,
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  i,
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  svg,
button:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .tabs_ac68,
button:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .over_628e,
button:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .hidden_stone_c605,
button:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  i,
button:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  svg,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .tabs_ac68,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .over_628e,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .hidden_stone_c605,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  i,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  svg,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .tabs_ac68,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .over_628e,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .hidden_stone_c605,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  i,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  svg,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .tabs_ac68,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .over_628e,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  .hidden_stone_c605,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  i,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4
  svg {
  visibility: hidden;
}
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4:after,
button:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4:after,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4:after,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4:after,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ).fn-loading-55d4: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;
}
.status_hard_69ee:not(.wood-bd31):not(.current-bb25),
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ),
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ),
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ) {
  color: #fff;
  background: #235787;
}
.status_hard_69ee:not(.wood-bd31):not(
    .current-bb25
  ):focus,
input[type="button"]:not(.wood-bd31):not(
    .current-bb25
  ):focus,
input[type="reset"]:not(.wood-bd31):not(
    .current-bb25
  ):focus,
input[type="submit"]:not(.wood-bd31):not(
    .current-bb25
  ):focus {
  color: #fff;
}
.status_hard_69ee.fn-disabled-55d4:not(.wood-bd31):not(
    .current-bb25
  ),
.status_hard_69ee[disabled]:not(.wood-bd31):not(
    .current-bb25
  ),
button.fn-disabled-55d4:not(.wood-bd31):not(
    .current-bb25
  ),
button[disabled]:not(.wood-bd31):not(
    .current-bb25
  ) {
  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;
}
.secondary-57e1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.secondary-57e1: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;
}
.image_black_2465 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.header-fd73 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.liquid-3774 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dirty_cfb7:after,
.dirty_cfb7:before,
.active_blue_51e6:after,
.active_blue_51e6:before,
.pagination_fixed_d2d5:after,
.pagination_fixed_d2d5:before,
.simple_f4b9:after,
.simple_f4b9:before,
.breadcrumb_top_0eac:after,
.breadcrumb_top_0eac:before,
.form-a077:after,
.form-a077:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dirty_cfb7:after,
.active_blue_51e6:after,
.pagination_fixed_d2d5:after,
.simple_f4b9:after,
.breadcrumb_top_0eac:after,
.form-a077:after {
  clear: both;
}
.active_blue_51e6 .chip-inner-ed5b,
.pagination_fixed_d2d5 .chip-inner-ed5b,
.caption-ccf4 .chip-inner-ed5b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notification_next_0261 {
  display: inline-block;
}
.media_full_f43c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.media_full_f43c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.media_full_f43c .clean-6d9d {
  padding: 1em 0;
  font-size: 85%;
}
.clean-6d9d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pattern-fluid-e65f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pattern-fluid-e65f:after,
.pattern-fluid-e65f:before {
  content: "";
  display: table;
}
.pattern-fluid-e65f:after {
  clear: both;
}
.list_in_c6ca {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.summary_thick_2897 .list_in_c6ca {
  max-width: 50%;
}
.filter_left_3d75 .list_in_c6ca {
  max-width: 33.33%;
}
.menu-87d1 .list_in_c6ca {
  max-width: 25%;
}
.thumbnail-65c3 .list_in_c6ca {
  max-width: 20%;
}
.dark-6094 .list_in_c6ca {
  max-width: 16.66%;
}
.detail_84e3 .list_in_c6ca {
  max-width: 14.28%;
}
.wide_6d2d .list_in_c6ca {
  max-width: 12.5%;
}
.notice-862b .list_in_c6ca {
  max-width: 11.11%;
}
.hero_c807 {
  display: block;
}
.aside_dark_ad19 .black-481e label,
.aside_dark_ad19 .alert-old-26d5 label,
.aside_dark_ad19 .bottom-5806 label,
.aside_dark_ad19 .backdrop_6e84 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview-inner-da45 {
  list-style: none;
  margin: 0;
}
.preview-inner-da45 article.active-cool-e8af {
  margin-bottom: 0;
}
.preview-inner-da45 ul {
  list-style: none;
  margin: 0;
}
.preview-inner-da45 .shade_fe98 li.active-cool-e8af {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview-inner-da45 .shade_fe98 li.active-cool-e8af {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview-inner-da45 .shade_fe98 li.active-cool-e8af: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) {
  .preview-inner-da45 .shade_fe98 li.active-cool-e8af li.active-cool-e8af li.active-cool-e8af li.active-cool-e8af {
    padding-left: 0;
  }
}
article.active-cool-e8af {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-cool-e8af .active_blue_51e6 p:last-of-type {
  margin-bottom: 0;
}
article.active-cool-e8af .element-light-94c7 {
  float: left;
}
article.active-cool-e8af .grid_7032 {
  margin-left: 85px;
}
article.active-cool-e8af .down-3a24 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-cool-e8af .down-3a24 .gallery-dark-1217 {
  margin-left: 10px;
}
article.active-cool-e8af .thumbnail-gold-0af9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-cool-e8af .secondary-4434 {
  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 .black-481e,
  #respond .bottom-5806,
  #respond .backdrop_6e84 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black-481e input,
#respond .bottom-5806 input,
#respond .backdrop_6e84 input {
  width: 100%;
}
#respond .backdrop_6e84 {
  margin-right: 0;
}
#respond .middle_a2c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.over_b6e6 {
  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;
}
.over_b6e6.module-light-4d0e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.over_b6e6 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%);
}
.over_b6e6:focus,
.over_b6e6: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);
}
.selected_9905 {
  border-radius: 10%;
}
.bronze_5960 {
  border-radius: 50%;
}
.new_f896 {
  font-size: 0.72em;
}
.picture-60d5 {
  font-size: 0.875em;
}
.hero-5e7b {
  font-size: 1.1em;
}
.breadcrumb_dim_06f2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.breadcrumb_dim_06f2.new_f896 {
  letter-spacing: 0.5px;
}
.tiny-209b,
.tiny-209b a {
  color: #6d6d6d;
}
.tiny-209b a:hover {
  color: #111;
}
.border_last_4491 {
  color: #6d6d6d;
}
.link-motion-ad8c {
  overflow-x: hidden;
}
.link-motion-ad8c .slider-2143.banner_wide_6239 {
  position: relative;
}
.link-motion-ad8c .slider-2143.banner_wide_6239.pink_9ee0 {
  position: initial;
}
.link-motion-ad8c
  .slider-2143.banner_wide_6239.pink_9ee0
  .carousel-purple-e2bf {
  left: auto;
}
.link-motion-ad8c .slider-2143 .carousel-purple-e2bf {
  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;
}
.link-motion-ad8c .slider-2143:hover.banner_wide_6239 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.link-motion-ad8c
  .slider-2143:hover.banner_wide_6239
  .carousel-purple-e2bf {
  display: block;
  z-index: 9999999;
}
.link-motion-ad8c .dim_f204 .section_gold_699f,
.link-motion-ad8c .table-f62e .section_gold_699f {
  display: none;
}
.link-motion-ad8c .stone-f274 .slider-2143:hover.banner_wide_6239 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside_dark_ad19 .black-481e label,
.aside_dark_ad19 .alert-old-26d5 label,
.aside_dark_ad19 .bottom-5806 label,
.aside_dark_ad19 .backdrop_6e84 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.preview-inner-da45 {
  list-style: none;
  margin: 0;
}
.preview-inner-da45 article.active-cool-e8af {
  margin-bottom: 0;
}
.preview-inner-da45 ul {
  list-style: none;
  margin: 0;
}
.preview-inner-da45 .shade_fe98 li.active-cool-e8af {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .preview-inner-da45 .shade_fe98 li.active-cool-e8af {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .preview-inner-da45 .shade_fe98 li.active-cool-e8af: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) {
  .preview-inner-da45 .shade_fe98 li.active-cool-e8af li.active-cool-e8af li.active-cool-e8af li.active-cool-e8af {
    padding-left: 0;
  }
}
article.active-cool-e8af {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.active-cool-e8af .active_blue_51e6 p:last-of-type {
  margin-bottom: 0;
}
article.active-cool-e8af .element-light-94c7 {
  float: left;
}
article.active-cool-e8af .grid_7032 {
  margin-left: 85px;
}
article.active-cool-e8af .down-3a24 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.active-cool-e8af .down-3a24 .gallery-dark-1217 {
  margin-left: 10px;
}
article.active-cool-e8af .thumbnail-gold-0af9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.active-cool-e8af .secondary-4434 {
  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 .black-481e,
  #respond .bottom-5806,
  #respond .backdrop_6e84 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .black-481e input,
#respond .bottom-5806 input,
#respond .backdrop_6e84 input {
  width: 100%;
}
#respond .backdrop_6e84 {
  margin-right: 0;
}
#respond .middle_a2c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dim_f204 .preview-hovered-4681 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview-hovered-4681 .info-b060.thumbnail_static_22ba .black_915c > li > a:focus,
.preview-hovered-4681 .info-b060.thumbnail_static_22ba .black_915c > li > a:hover,
.preview-hovered-4681 .info-b060.white_dad5 .black_915c > li > a:focus,
.preview-hovered-4681 .info-b060.white_dad5 .black_915c > li > a:hover,
.preview-hovered-4681 .info-b060.shadow_old_0cbd .black_915c > li > a:focus,
.preview-hovered-4681 .info-b060.shadow_old_0cbd .black_915c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-hovered-4681
  .info-b060.thumbnail_static_22ba
  .black_915c
  > li.search_8787
  > a,
.preview-hovered-4681
  .info-b060.thumbnail_static_22ba
  .black_915c
  > li.carousel-cf4d
  > a,
.preview-hovered-4681
  .info-b060.white_dad5
  .black_915c
  > li.search_8787
  > a,
.preview-hovered-4681
  .info-b060.white_dad5
  .black_915c
  > li.carousel-cf4d
  > a,
.preview-hovered-4681
  .info-b060.shadow_old_0cbd
  .black_915c
  > li.search_8787
  > a,
.preview-hovered-4681 .info-b060.shadow_old_0cbd .black_915c > li.hero_95ca > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-hovered-4681 .detail_5c7c,
.preview-hovered-4681 .detail_5c7c a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-hovered-4681 .image_fc54.basic_bcb9 li a,
.preview-hovered-4681 .accordion-last-200d a,
.preview-hovered-4681 .paragraph-large-0614,
.preview-hovered-4681 .black_915c > li > a,
.preview-hovered-4681 .module-8a62 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681 .image_fc54.basic_bcb9 li a:hover,
.preview-hovered-4681 .accordion-last-200d a:hover,
.preview-hovered-4681 .paragraph-large-0614:hover,
.preview-hovered-4681 .black_915c > li > a:hover,
.preview-hovered-4681 .module-8a62:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-hovered-4681 .middle_2204 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681 .middle_2204 .stale_6e9a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-hovered-4681 .middle_2204:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-hovered-4681 .frame_wide_9130 .notice-340a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681 .frame_wide_9130 .notice-340a .top_c87d {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681
  .frame_wide_9130
  .notice-340a
  .top_c87d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681
  .frame_wide_9130
  .notice-340a
  .top_c87d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681
  .frame_wide_9130
  .notice-340a
  .top_c87d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681
  .frame_wide_9130
  .notice-340a
  .top_c87d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681 .frame_wide_9130 .lite-d582 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-hovered-4681 .frame_wide_9130 .lite-d582:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-4f5a
  .preview-hovered-4681
  .frame_wide_9130
  .gallery_medium_0bb9
  .cool_6b71 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-4f5a
  .preview-hovered-4681
  .frame_wide_9130
  .gallery_medium_0bb9
  .top_c87d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim_f204 .tabs-simple-9fcf {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs-simple-9fcf .info-b060.thumbnail_static_22ba .black_915c > li > a:focus,
.tabs-simple-9fcf .info-b060.thumbnail_static_22ba .black_915c > li > a:hover,
.tabs-simple-9fcf .info-b060.white_dad5 .black_915c > li > a:focus,
.tabs-simple-9fcf .info-b060.white_dad5 .black_915c > li > a:hover,
.tabs-simple-9fcf .info-b060.shadow_old_0cbd .black_915c > li > a:focus,
.tabs-simple-9fcf .info-b060.shadow_old_0cbd .black_915c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-simple-9fcf
  .info-b060.thumbnail_static_22ba
  .black_915c
  > li.search_8787
  > a,
.tabs-simple-9fcf
  .info-b060.thumbnail_static_22ba
  .black_915c
  > li.carousel-cf4d
  > a,
.tabs-simple-9fcf
  .info-b060.white_dad5
  .black_915c
  > li.search_8787
  > a,
.tabs-simple-9fcf
  .info-b060.white_dad5
  .black_915c
  > li.carousel-cf4d
  > a,
.tabs-simple-9fcf
  .info-b060.shadow_old_0cbd
  .black_915c
  > li.search_8787
  > a,
.tabs-simple-9fcf .info-b060.shadow_old_0cbd .black_915c > li.hero_95ca > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-simple-9fcf .detail_5c7c,
.tabs-simple-9fcf .detail_5c7c a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-simple-9fcf .image_fc54.basic_bcb9 li a,
.tabs-simple-9fcf .accordion-last-200d a,
.tabs-simple-9fcf .paragraph-large-0614,
.tabs-simple-9fcf .black_915c > li > a,
.tabs-simple-9fcf .module-8a62 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-simple-9fcf .image_fc54.basic_bcb9 li a:hover,
.tabs-simple-9fcf .accordion-last-200d a:hover,
.tabs-simple-9fcf .paragraph-large-0614:hover,
.tabs-simple-9fcf .black_915c > li > a:hover,
.tabs-simple-9fcf .module-8a62:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-simple-9fcf .middle_2204 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-simple-9fcf .middle_2204 .stale_6e9a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-simple-9fcf .middle_2204:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert-dark-7e8e .hover_focused_9b45 {
  margin-left: auto;
  margin-right: auto;
}
.pagination_fixed_d2d5 > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination_fixed_d2d5 .image_black_2465 {
  margin-right: 1.41575em;
}
.component_2960 .pagination_fixed_d2d5 > .overlay_first_4f91 {
  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;
}
.component_2960 .pagination_fixed_d2d5 > .image-basic-8392 {
  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;
}
.link-9ecb.alert-dark-7e8e .hover_focused_9b45,
.down_e827.alert-dark-7e8e .hover_focused_9b45 {
  margin-left: 0;
}
.heading-focused-5554.alert-dark-7e8e .hover_focused_9b45,
.carousel_29e3.alert-dark-7e8e .hover_focused_9b45 {
  margin-right: 0;
}
.pagination_fixed_d2d5 ol,
.pagination_fixed_d2d5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.out_c5be video {
  max-width: 100%;
}
.fresh-5fde img {
  display: block;
}
.fresh-5fde.image_black_2465,
.fresh-5fde.header-fd73 {
  width: 100%;
}
.fresh-5fde.image-basic-8392 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pattern_807b:not(.avatar-f715) {
  margin: 1.5em auto;
}
.border_warm_f9d9 p {
  padding: 1.5em 14px;
}
ul.advanced-af25.image-basic-8392,
ul.advanced-af25.overlay_first_4f91,
ul.advanced-af25.wrapper_ea2a.overlay_first_4f91 {
  padding: 0 14px;
}
.bottom_6972 {
  display: block;
  overflow-x: auto;
}
.bottom_6972 table {
  border-collapse: collapse;
  width: 100%;
}
.bottom_6972 td,
.bottom_6972 th {
  padding: 0.5em;
}
.pagination_fixed_d2d5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination_fixed_d2d5 ol ol,
.pagination_fixed_d2d5 ol ul,
.pagination_fixed_d2d5 ul ol,
.pagination_fixed_d2d5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination_fixed_d2d5 ol ol li,
.pagination_fixed_d2d5 ol ul li,
.pagination_fixed_d2d5 ul ol li,
.pagination_fixed_d2d5 ul ul li {
  margin-left: 0;
}
.avatar_hard_f0f1.input-8490 > .module_complex_8a45 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.avatar_hard_f0f1.input-8490 > .module_complex_8a45 iframe,
.avatar_hard_f0f1.input-8490 > .module_complex_8a45 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.selected-84e8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.selected-84e8.north_d79f {
  padding: 0;
}
.selected-84e8.north_d79f cite {
  font-size: 13px;
}
.selected-84e8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.selected-84e8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.under-1c69 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.under-1c69 > p:first-child {
  margin-top: 0;
}
.under-1c69 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.under-1c69 blockquote {
  border-left: 0;
}
.short-97ff {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.short-97ff:not(.row_0660) {
  max-width: 100px;
}
.short-97ff.icon-liquid-ebd3 {
  border-bottom: none !important;
  text-align: center;
}
.short-97ff.icon-liquid-ebd3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_warm_f9d9 p {
    padding: 1.5em 0;
  }
}
.highlight-cdc7 {
  color: #0073aa;
}
.accent-1e80 {
  background-color: #0073aa;
}
.right-b213 {
  color: #229fd8;
}
.outline-786c {
  background-color: #229fd8;
}
.bronze-65aa {
  color: #eee;
}
.menu_large_b08a {
  background-color: #eee;
}
.widget-last-40d9 {
  color: #444;
}
.hard-83b5 {
  background-color: #444;
}
.focus-old-3ef0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus-old-3ef0 .nav_focused_5ae0 .accordion-last-200d {
  font-size: 15px;
}
.focus-old-3ef0 .accordion-last-200d {
  line-height: 1.3;
}
.focus-old-3ef0 .tabs-simple-9fcf {
}
.focus-old-3ef0 .preview-hovered-4681 {
  background: #235787;
}
.text_green_9d1f {
  padding: 0;
}
.text_green_9d1f .preview-hovered-4681 {
  background: #1a1a1a;
}
.text_green_9d1f .tabs-simple-9fcf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary_5130 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary_5130 .tabs-simple-9fcf {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary_5130 .preview-hovered-4681 {
  background: #303030;
}
.form-a077 {
  position: relative;
  z-index: 10;
}
.form-a077 .summary_brown_1256 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.content_66de .banner_wide_6239 {
  display: inline-block;
  vertical-align: middle;
}
.content_66de.accordion_0396 .banner_wide_6239 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .content_66de.accordion_0396 .banner_wide_6239 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .content_66de.accordion_0396 .banner_wide_6239 {
    margin-right: 0.4em;
  }
}
.content_66de.accordion_0396 .banner_wide_6239:last-child {
  margin-right: 0;
}
.smooth-4055 .summary_brown_1256 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dim_f204 .nav_focused_5ae0 {
    margin: 0 -0.5em;
  }
  .dim_f204 .nav_focused_5ae0 [class*="customify-col-"],
  .dim_f204 .nav_focused_5ae0 [class*="customify-col_"],
  .dim_f204 .nav_focused_5ae0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dim_f204.border_5ef4 .summary_brown_1256 {
  background: 0 0 !important;
}
.dim_f204.border_5ef4 .summary_brown_1256,
.dim_f204.smooth-4055 .summary_brown_1256 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dim_f204.breadcrumb-0f0c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dim_f204.smooth-4055 .summary_brown_1256 {
  box-shadow: none !important;
}
.pink-036c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pink-036c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pink-036c {
    padding: 18px 0 20px;
  }
}
.pink-036c .under_406e {
  width: 100%;
}
.pink-036c .focused_e981 {
  margin-bottom: 0;
}
.pink-036c .right_af0e {
  margin-top: 5px;
  font-size: 0.875em;
}
.search-blue-7b45 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.search-blue-7b45 .rough_e458 {
  width: 100%;
}
.in_7b54 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.in_7b54 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.in_7b54 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;
}
.in_7b54 li:last-child:after {
  display: none;
}
.in_7b54 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notification_0202 .section_gold_699f button,
.pink-036c .section_gold_699f button {
  left: 0;
}
.notification_0202 .rough_e458,
.pink-036c .rough_e458 {
  padding-left: 0;
  padding-right: 0;
}
.notification_0202 .search-blue-7b45,
.pink-036c .search-blue-7b45 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notification_0202 {
  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;
}
.notification_0202: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;
}
.notification_0202 .up_5040 {
  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) {
  .notification_0202 .up_5040 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notification_0202 .up_5040 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notification_0202 .up_5040 {
    min-height: 200px;
  }
}
.notification_0202 .in_7b54 {
  color: rgba(255, 255, 255, 0.8);
}
.notification_0202 .in_7b54 a,
.notification_0202 .in_7b54 li:after {
  color: inherit;
}
.notification_0202 .in_7b54 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_7a90 {
  margin-bottom: 0.5em;
}
.section-c76e {
  margin-bottom: 1.2em;
}
.section-c76e,
.tooltip_7a90 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section-c76e p:last-child,
.tooltip_7a90 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section_gold_699f,
#masthead .section_gold_699f {
  display: none;
}
#masthead
  > .section_gold_699f.thumbnail_9684 {
  display: none;
}
#masthead > .section_gold_699f button {
  left: 0;
}
.aside-41df {
  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%;
}
.aside-41df .banner_wide_6239 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-41df .sidebar_action_da51 {
  display: -webkit-box;
  display: flex;
}
.aside-41df .sidebar_action_da51.element-9aec {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-41df .sidebar_action_da51.easy-ebad {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-41df .sidebar_action_da51.selected_c624 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-41df.panel_3369.active_76c2 .sidebar_action_da51.element-9aec {
  flex-basis: 100%;
}
.aside-41df.hidden-f5a9 .sidebar_action_da51.easy-ebad {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-41df.hidden-f5a9 .sidebar_action_da51.selected_c624 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section_gold_699f.thumbnail_9684 {
  display: none;
}
#masthead > .section_gold_699f button {
  left: 0;
}
.fast_683a {
  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;
}
.fast_683a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fast_683a.hover_9418 i {
  margin-right: 4px;
}
.fast_683a.breadcrumb-light-1f2e i {
  margin-left: 5px;
}
.accordion-last-200d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-last-200d p:last-child {
  margin-bottom: 0;
}
.logo_93be {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo_93be a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo_93be img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo_93be .detail_5c7c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo_93be .highlight_selected_e1ab {
  margin: 5px 0 7px 0;
}
.logo_93be.notice_1761 .bright-e352 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_93be.notice_1761 .hard_8c42 {
  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;
}
.logo_93be.left-0c95 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo_93be.left-0c95 .bright-e352 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_93be.left-0c95 .hard_8c42 {
  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;
}
.logo_93be.progress-wide-97db {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_93be.link_east_8105 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo_93be.link_east_8105 .hard_8c42 {
  margin-top: 7px;
}
.next-d01f {
  display: inline-block;
}
.form-a077 .hot_928e .logo_93be img {
  max-width: 100%;
}
.info-b060 .next-33f7.blue_47ef,
.status-e675 .next-33f7.blue_47ef {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.info-b060 .chip_6c26,
.status-e675 .chip_6c26 {
  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%);
}
.info-b060 .chip_6c26 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.info-b060.complex-5715 .chip_6c26 {
  display: none;
}
.info-b060 .tertiary_3ac9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-b060 .tertiary_3ac9 li {
  display: inline-block;
  position: relative;
}
.info-b060 .tertiary_3ac9 li:last-child {
  margin-right: 0;
}
.info-b060 .tertiary_3ac9 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;
}
.info-b060 .tertiary_3ac9 li.hero_95ca > a {
  color: rgba(0, 0, 0, 0.9);
}
.info-b060 .tertiary_3ac9 > 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;
}
.info-b060 .tertiary_3ac9 > li > a i {
  line-height: 0;
}
.info-b060 .tertiary_3ac9 > li.message_hard_374a > a .chip_6c26 {
  margin-left: 4px;
  line-height: 0;
}
.info-b060 .tertiary_3ac9 .detail_wood_879e li.message_hard_374a > a {
  position: relative;
}
.info-b060 .tertiary_3ac9 .detail_wood_879e li.message_hard_374a > a:after,
.info-b060 .tertiary_3ac9 .detail_wood_879e li.message_hard_374a > a:before {
  content: "";
  display: table;
}
.info-b060 .tertiary_3ac9 .detail_wood_879e li.message_hard_374a > a:after {
  clear: both;
}
.info-b060 .tertiary_3ac9 .detail_wood_879e li.message_hard_374a > a .chip_6c26 {
  margin-left: 5px;
  float: right;
}
.info-b060 .chip-de3e,
.info-b060 .detail_wood_879e {
  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;
}
.info-b060 .detail_wood_879e {
  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;
}
.info-b060 .detail_wood_879e .blue_47ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info-b060 .detail_wood_879e .chip_6c26 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.info-b060 .detail_wood_879e li {
  display: block;
  margin: 0;
  padding: 0;
}
.info-b060 .detail_wood_879e 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;
}
.info-b060 .detail_wood_879e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.info-b060 .detail_wood_879e .detail_wood_879e {
  top: 0;
  left: 100%;
}
.info-b060 .backdrop-380d.fn-focus-55d4 > .chip-de3e,
.info-b060 .backdrop-380d.fn-focus-55d4 > .detail_wood_879e,
.info-b060 .backdrop-380d:focus > .chip-de3e,
.info-b060 .backdrop-380d:focus > .detail_wood_879e,
.info-b060 .backdrop-380d:hover > .chip-de3e,
.info-b060 .backdrop-380d:hover > .detail_wood_879e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.info-b060.shadow_old_0cbd .black_915c:after,
.info-b060.shadow_old_0cbd .black_915c:before {
  content: "";
  display: table;
}
.info-b060.shadow_old_0cbd .black_915c:after {
  clear: both;
}
.info-b060.shadow_old_0cbd .black_915c > li {
  float: left;
}
.info-b060.lite-0c9c .black_915c:after,
.info-b060.lite-0c9c .black_915c:before {
  content: "";
  display: table;
}
.info-b060.lite-0c9c .black_915c:after {
  clear: both;
}
.info-b060.lite-0c9c .black_915c > li {
  float: left;
}
.info-b060.lite-0c9c .black_915c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.info-b060.lite-0c9c .black_915c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.info-b060.lite-0c9c .black_915c > li.search_8787 > a,
.info-b060.lite-0c9c .black_915c > li.hero_95ca > a {
  color: #fff;
  background-color: #1e4b75;
}
.info-b060.thumbnail_static_22ba .black_915c > li > a .blue_47ef {
  position: relative;
}
.info-b060.thumbnail_static_22ba .black_915c > li > a .blue_47ef: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;
}
.info-b060.thumbnail_static_22ba
  .black_915c
  > li:focus
  > a
  .blue_47ef:before,
.info-b060.thumbnail_static_22ba
  .black_915c
  > li:hover
  > a
  .blue_47ef:before {
  width: 100%;
  background-color: currentColor;
}
.info-b060.thumbnail_static_22ba
  .black_915c
  > li.search_8787
  > a
  .blue_47ef:before,
.info-b060.thumbnail_static_22ba
  .black_915c
  > li.carousel-cf4d
  > a
  .blue_47ef:before {
  width: 100%;
  background-color: currentColor;
}
.info-b060.white_dad5 .black_915c > li > a .blue_47ef {
  position: relative;
}
.info-b060.white_dad5 .black_915c > li > a .blue_47ef: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;
}
.info-b060.white_dad5 .black_915c > li:focus > a .blue_47ef:before,
.info-b060.white_dad5
  .black_915c
  > li:hover
  > a
  .blue_47ef:before {
  width: 100%;
  background-color: currentColor;
}
.info-b060.white_dad5
  .black_915c
  > li.search_8787
  > a
  .blue_47ef:before,
.info-b060.white_dad5
  .black_915c
  > li.carousel-cf4d
  > a
  .blue_47ef:before {
  width: 100%;
  background-color: currentColor;
}
.status-e675 .tertiary_3ac9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.status-e675 .tertiary_3ac9 li:first-child > a {
  border-top: none;
}
.status-e675 .tertiary_3ac9 .box-selected-35c1 > .blue_47ef .chip_6c26 {
  display: none;
}
.status-e675 .tertiary_3ac9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.status-e675 .tertiary_3ac9 li:last-child {
  border: none;
}
.status-e675 .tertiary_3ac9 li.message_hard_374a > a {
  padding-right: 45px !important;
}
.status-e675 .tertiary_3ac9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.status-e675 .tertiary_3ac9 li a:focus,
.status-e675 .tertiary_3ac9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.status-e675 .tertiary_3ac9 li .filter-1dc0 {
  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;
}
.status-e675 .tertiary_3ac9 li .filter-1dc0:hover {
  box-shadow: none;
}
.status-e675 .tertiary_3ac9 li .filter-1dc0 .chip_6c26 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.status-e675 .tertiary_3ac9 .detail_wood_879e {
  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);
}
.status-e675 .tertiary_3ac9 .detail_wood_879e li a {
  padding-left: 3em;
}
.status-e675 .tertiary_3ac9 .text-pressed-c1f9 > a .filter-1dc0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.status-e675 .tertiary_3ac9 .text-pressed-c1f9 > .detail_wood_879e {
  display: block;
  opacity: 1;
}
.notice_brown_adc0 {
  max-width: 100%;
}
.panel_c02d {
  line-height: 0;
  cursor: pointer;
}
.module-8a62 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module-8a62:hover {
  box-shadow: none;
  color: currentColor;
}
.module-8a62 svg {
  width: 18px;
  height: 18px;
}
.module-8a62 .card-31d4 {
  display: none;
}
.notification-bfbd {
  position: relative;
}
.notification-bfbd.fn-active-55d4 .module-8a62 .main-north-edf5 {
  display: none;
}
.notification-bfbd.fn-active-55d4 .module-8a62 .card-31d4 {
  display: inline-block;
}
.notification-bfbd .detail_pink_8884 {
  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);
}
.notification-bfbd.overlay_5ca6 .detail_pink_8884 {
  left: auto;
  right: -0.9em;
}
.notification-bfbd.overlay_5ca6 .outline_f9fc::before {
  left: auto;
  right: 15px;
}
.notification-bfbd.fn-active-55d4 .detail_pink_8884 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery_medium_0bb9 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gallery_medium_0bb9 label {
  flex-basis: 100%;
}
.gallery_medium_0bb9 .notice-340a {
  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;
}
.gallery_medium_0bb9 .top_c87d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gallery_medium_0bb9 .top_c87d:focus {
  background-color: transparent;
}
.gallery_medium_0bb9 button.lite-d582 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gallery_medium_0bb9 button.lite-d582:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gallery_medium_0bb9 button.lite-d582 svg {
  width: 18px;
  height: 18px;
}
.gallery_medium_0bb9 input[type="submit"] {
  min-height: auto;
}
.frame_wide_9130 .gallery_medium_0bb9 .top_c87d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.outline_f9fc {
  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) {
  .outline_f9fc {
    width: 220px;
  }
}
.outline_f9fc label {
  flex-basis: 100%;
}
.outline_f9fc::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;
}
.paragraph-4f5a .frame_wide_9130 .gallery_medium_0bb9 {
  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;
}
.paragraph-4f5a
  .frame_wide_9130
  .gallery_medium_0bb9
  .notice-340a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph-4f5a .frame_wide_9130 .gallery_medium_0bb9 .top_c87d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph-4f5a
  .frame_wide_9130
  .gallery_medium_0bb9
  .top_c87d:focus {
  background: 0 0;
}
.paragraph-4f5a
  .frame_wide_9130
  .gallery_medium_0bb9
  .cool_6b71 {
  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;
}
.image_fc54 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image_fc54 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image_fc54 li:last-child {
  margin-right: 0;
}
.image_fc54 li:first-child {
  margin-left: 0;
}
.image_fc54.sidebar_37e9 a {
  color: #fff;
}
.image_fc54.sidebar_37e9 a:hover {
  color: #fff;
}
.image_fc54 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image_fc54 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image_fc54 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image_fc54 a:hover {
  opacity: 0.9;
  color: inherit;
}
.image_fc54 [class*="social-icon-apple"] {
  background-color: #999;
}
.image_fc54 [class*="social-icon-apple"].out_492d {
  background-color: transparent;
  color: #999;
}
.image_fc54 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image_fc54 [class*="social-icon-behance"].out_492d {
  background-color: transparent;
  color: #1769ff;
}
.image_fc54 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image_fc54 [class*="social-icon-bitbucket"].out_492d {
  background-color: transparent;
  color: #205081;
}
.image_fc54 [class*="social-icon-codepen"] {
  background-color: #000;
}
.image_fc54 [class*="social-icon-codepen"].out_492d {
  background-color: transparent;
  color: #000;
}
.image_fc54 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image_fc54 [class*="social-icon-delicious"].out_492d {
  background-color: transparent;
  color: #39f;
}
.image_fc54 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image_fc54 [class*="social-icon-digg"].out_492d {
  background-color: transparent;
  color: #005be2;
}
.image_fc54 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image_fc54 [class*="social-icon-dribbble"].out_492d {
  background-color: transparent;
  color: #ea4c89;
}
.image_fc54 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image_fc54 [class*="social-icon-envelope"].out_492d {
  background-color: transparent;
  color: #ea4335;
}
.image_fc54 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image_fc54 [class*="social-icon-facebook"].out_492d {
  background-color: transparent;
  color: #3b5998;
}
.image_fc54 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image_fc54 [class*="social-icon-flickr"].out_492d {
  background-color: transparent;
  color: #0063dc;
}
.image_fc54 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image_fc54 [class*="social-icon-foursquare"].out_492d {
  background-color: transparent;
  color: #2d5be3;
}
.image_fc54 [class*="social-icon-github"] {
  background-color: #333;
}
.image_fc54 [class*="social-icon-github"].out_492d {
  background-color: transparent;
  color: #333;
}
.image_fc54 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image_fc54 [class*="social-icon-google-plus"].out_492d {
  background-color: transparent;
  color: #dd4b39;
}
.image_fc54 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image_fc54 [class*="social-icon-houzz"].out_492d {
  background-color: transparent;
  color: #7ac142;
}
.image_fc54 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image_fc54 [class*="social-icon-instagram"].out_492d {
  background-color: transparent;
  color: #262626;
}
.image_fc54 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image_fc54 [class*="social-icon-jsfiddle"].out_492d {
  background-color: transparent;
  color: #487aa2;
}
.image_fc54 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image_fc54 [class*="social-icon-linkedin"].out_492d {
  background-color: transparent;
  color: #0077b5;
}
.image_fc54 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image_fc54 [class*="social-icon-medium"].out_492d {
  background-color: transparent;
  color: #00ab6b;
}
.image_fc54 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image_fc54
  [class*="social-icon-odnoklassniki"].out_492d {
  background-color: transparent;
  color: #f4731c;
}
.image_fc54 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image_fc54 [class*="social-icon-meetup"].out_492d {
  background-color: transparent;
  color: #ec1c40;
}
.image_fc54 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image_fc54 [class*="social-icon-pinterest"].out_492d {
  background-color: transparent;
  color: #bd081c;
}
.image_fc54 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image_fc54 [class*="social-icon-product-hunt"].out_492d {
  background-color: transparent;
  color: #da552f;
}
.image_fc54 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image_fc54 [class*="social-icon-reddit"].out_492d {
  background-color: transparent;
  color: #ff4500;
}
.image_fc54 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image_fc54 [class*="social-icon-rss"].out_492d {
  background-color: transparent;
  color: #f26522;
}
.image_fc54 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image_fc54
  [class*="social-icon-shopping-cart"].out_492d {
  background-color: transparent;
  color: #4caf50;
}
.image_fc54 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image_fc54 [class*="social-icon-skype"].out_492d {
  background-color: transparent;
  color: #00aff0;
}
.image_fc54 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image_fc54 [class*="social-icon-slideshare"].out_492d {
  background-color: transparent;
  color: #0077b5;
}
.image_fc54 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image_fc54 [class*="social-icon-snapchat"].out_492d {
  background-color: transparent;
  color: #fffc00;
}
.image_fc54 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image_fc54 [class*="social-icon-soundcloud"].out_492d {
  background-color: transparent;
  color: #f80;
}
.image_fc54 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image_fc54 [class*="social-icon-spotify"].out_492d {
  background-color: transparent;
  color: #2ebd59;
}
.image_fc54 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image_fc54
  [class*="social-icon-stack-overflow"].out_492d {
  background-color: transparent;
  color: #fe7a15;
}
.image_fc54 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image_fc54 [class*="social-icon-maldkfgram"].out_492d {
  background-color: transparent;
  color: #2ca5e0;
}
.image_fc54 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image_fc54 [class*="social-icon-tripadvisor"].out_492d {
  background-color: transparent;
  color: #589442;
}
.image_fc54 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image_fc54 [class*="social-icon-tumblr"].out_492d {
  background-color: transparent;
  color: #35465c;
}
.image_fc54 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image_fc54 [class*="social-icon-twitch"].out_492d {
  background-color: transparent;
  color: #6441a5;
}
.image_fc54 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image_fc54 [class*="social-icon-twitter"].out_492d {
  background-color: transparent;
  color: #1da1f2;
}
.image_fc54 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image_fc54 [class*="social-icon-vimeo"].out_492d {
  background-color: transparent;
  color: #1ab7ea;
}
.image_fc54 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image_fc54 [class*="social-icon-vk"].out_492d {
  background-color: transparent;
  color: #45668e;
}
.image_fc54 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image_fc54 [class*="social-icon-weibo"].out_492d {
  background-color: transparent;
  color: #df2029;
}
.image_fc54 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image_fc54 [class*="social-icon-weixin"].out_492d {
  background-color: transparent;
  color: #7bb32e;
}
.image_fc54 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image_fc54 [class*="social-icon-whatsapp"].out_492d {
  background-color: transparent;
  color: #25d366;
}
.image_fc54 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image_fc54 [class*="social-icon-wordpress"].out_492d {
  background-color: transparent;
  color: #21759b;
}
.image_fc54 [class*="social-icon-xing"] {
  background-color: #026466;
}
.image_fc54 [class*="social-icon-xing"].out_492d {
  background-color: transparent;
  color: #026466;
}
.image_fc54 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image_fc54 [class*="social-icon-yelp"].out_492d {
  background-color: transparent;
  color: #af0606;
}
.image_fc54 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image_fc54 [class*="social-icon-youtube"].out_492d {
  background-color: transparent;
  color: #cd201f;
}
.paragraph-large-0614 {
  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;
}
.paragraph-large-0614:hover {
  box-shadow: none;
  background: 0 0;
}
.tiny-3b62 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.small-9bd7 {
  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;
}
.new-c491 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.main-1dbd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.main-1dbd,
.main-1dbd::after,
.main-1dbd::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;
}
.main-1dbd::after,
.main-1dbd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.full_899a .small-9bd7 .new-c491 {
  margin-top: -2px;
  width: 19px;
}
.full_899a .small-9bd7 .main-1dbd {
  margin-top: -1px;
}
.full_899a .small-9bd7 .main-1dbd,
.full_899a .small-9bd7 .main-1dbd::after,
.full_899a .small-9bd7 .main-1dbd::before {
  width: 19px;
  height: 2px;
}
.full_899a .small-9bd7 .main-1dbd::before {
  top: -6px;
}
.full_899a .small-9bd7 .main-1dbd::after {
  bottom: -6px;
}
.section-644c .small-9bd7 .new-c491 {
  margin-top: -2px;
  width: 22px;
}
.section-644c .small-9bd7 .main-1dbd {
  margin-top: -1px;
}
.section-644c .small-9bd7 .main-1dbd,
.section-644c .small-9bd7 .main-1dbd::after,
.section-644c .small-9bd7 .main-1dbd::before {
  width: 22px;
  height: 2px;
}
.section-644c .small-9bd7 .main-1dbd::before {
  top: -7px;
}
.section-644c .small-9bd7 .main-1dbd::after {
  bottom: -7px;
}
.wrapper_east_75e5 .small-9bd7 .new-c491 {
  margin-top: -2px;
  width: 31px;
}
.wrapper_east_75e5 .small-9bd7 .main-1dbd {
  margin-top: -1.5px;
}
.wrapper_east_75e5 .small-9bd7 .main-1dbd,
.wrapper_east_75e5 .small-9bd7 .main-1dbd::after,
.wrapper_east_75e5 .small-9bd7 .main-1dbd::before {
  width: 31px;
  height: 3px;
}
.wrapper_east_75e5 .small-9bd7 .main-1dbd::before {
  top: -9px;
}
.wrapper_east_75e5 .small-9bd7 .main-1dbd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .item_red_c882 .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 19px;
  }
  .item_red_c882 .small-9bd7 .main-1dbd {
    margin-top: -1px;
  }
  .item_red_c882 .small-9bd7 .main-1dbd,
  .item_red_c882 .small-9bd7 .main-1dbd::after,
  .item_red_c882 .small-9bd7 .main-1dbd::before {
    width: 19px;
    height: 2px;
  }
  .item_red_c882 .small-9bd7 .main-1dbd::before {
    top: -6px;
  }
  .item_red_c882 .small-9bd7 .main-1dbd::after {
    bottom: -6px;
  }
  .primary_009f .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 22px;
  }
  .primary_009f .small-9bd7 .main-1dbd {
    margin-top: -1px;
  }
  .primary_009f .small-9bd7 .main-1dbd,
  .primary_009f .small-9bd7 .main-1dbd::after,
  .primary_009f .small-9bd7 .main-1dbd::before {
    width: 22px;
    height: 2px;
  }
  .primary_009f .small-9bd7 .main-1dbd::before {
    top: -7px;
  }
  .primary_009f .small-9bd7 .main-1dbd::after {
    bottom: -7px;
  }
  .shade_orange_93d8 .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 31px;
  }
  .shade_orange_93d8 .small-9bd7 .main-1dbd {
    margin-top: -1.5px;
  }
  .shade_orange_93d8 .small-9bd7 .main-1dbd,
  .shade_orange_93d8 .small-9bd7 .main-1dbd::after,
  .shade_orange_93d8 .small-9bd7 .main-1dbd::before {
    width: 31px;
    height: 3px;
  }
  .shade_orange_93d8 .small-9bd7 .main-1dbd::before {
    top: -9px;
  }
  .shade_orange_93d8 .small-9bd7 .main-1dbd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .medium-0cb1 .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 19px;
  }
  .medium-0cb1 .small-9bd7 .main-1dbd {
    margin-top: -1px;
  }
  .medium-0cb1 .small-9bd7 .main-1dbd,
  .medium-0cb1 .small-9bd7 .main-1dbd::after,
  .medium-0cb1 .small-9bd7 .main-1dbd::before {
    width: 19px;
    height: 2px;
  }
  .medium-0cb1 .small-9bd7 .main-1dbd::before {
    top: -6px;
  }
  .medium-0cb1 .small-9bd7 .main-1dbd::after {
    bottom: -6px;
  }
  .cold_390e .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 22px;
  }
  .cold_390e .small-9bd7 .main-1dbd {
    margin-top: -1px;
  }
  .cold_390e .small-9bd7 .main-1dbd,
  .cold_390e .small-9bd7 .main-1dbd::after,
  .cold_390e .small-9bd7 .main-1dbd::before {
    width: 22px;
    height: 2px;
  }
  .cold_390e .small-9bd7 .main-1dbd::before {
    top: -7px;
  }
  .cold_390e .small-9bd7 .main-1dbd::after {
    bottom: -7px;
  }
  .hidden-old-2b49 .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-old-2b49 .small-9bd7 .main-1dbd {
    margin-top: -1.5px;
  }
  .hidden-old-2b49 .small-9bd7 .main-1dbd,
  .hidden-old-2b49 .small-9bd7 .main-1dbd::after,
  .hidden-old-2b49 .small-9bd7 .main-1dbd::before {
    width: 31px;
    height: 3px;
  }
  .hidden-old-2b49 .small-9bd7 .main-1dbd::before {
    top: -9px;
  }
  .hidden-old-2b49 .small-9bd7 .main-1dbd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .medium_fcb1 .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 19px;
  }
  .medium_fcb1 .small-9bd7 .main-1dbd {
    margin-top: -1px;
  }
  .medium_fcb1 .small-9bd7 .main-1dbd,
  .medium_fcb1 .small-9bd7 .main-1dbd::after,
  .medium_fcb1 .small-9bd7 .main-1dbd::before {
    width: 19px;
    height: 2px;
  }
  .medium_fcb1 .small-9bd7 .main-1dbd::before {
    top: -6px;
  }
  .medium_fcb1 .small-9bd7 .main-1dbd::after {
    bottom: -6px;
  }
  .pro-b4d4 .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 22px;
  }
  .pro-b4d4 .small-9bd7 .main-1dbd {
    margin-top: -1px;
  }
  .pro-b4d4 .small-9bd7 .main-1dbd,
  .pro-b4d4 .small-9bd7 .main-1dbd::after,
  .pro-b4d4 .small-9bd7 .main-1dbd::before {
    width: 22px;
    height: 2px;
  }
  .pro-b4d4 .small-9bd7 .main-1dbd::before {
    top: -7px;
  }
  .pro-b4d4 .small-9bd7 .main-1dbd::after {
    bottom: -7px;
  }
  .stone_bfed .small-9bd7 .new-c491 {
    margin-top: -2px;
    width: 31px;
  }
  .stone_bfed .small-9bd7 .main-1dbd {
    margin-top: -1.5px;
  }
  .stone_bfed .small-9bd7 .main-1dbd,
  .stone_bfed .small-9bd7 .main-1dbd::after,
  .stone_bfed .small-9bd7 .main-1dbd::before {
    width: 31px;
    height: 3px;
  }
  .stone_bfed .small-9bd7 .main-1dbd::before {
    top: -9px;
  }
  .stone_bfed .small-9bd7 .main-1dbd::after {
    bottom: -9px;
  }
}
.tabs-1eb1 .main-1dbd {
  -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);
}
.tabs-1eb1 .main-1dbd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tabs-1eb1 .main-1dbd::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);
}
.tabs-1eb1.up_b064 .main-1dbd {
  -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);
}
.tabs-1eb1.up_b064 .main-1dbd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tabs-1eb1.up_b064 .main-1dbd::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);
}
.paragraph_pressed_a970 {
  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.content_1baf:before {
  display: none;
}
.table-f62e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.table-f62e .thick-a150 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.table-f62e .thick-a150:last-of-type {
  border-bottom: none;
}
.table-f62e .thick-a150.upper-c35c,
.table-f62e .thick-a150.pressed-edcb,
.table-f62e .thick-a150.notification_53d5 {
  padding: 0;
}
.table-f62e .status-e675 .filter-1dc0 {
  color: currentColor;
}
.table-f62e .status-e675 .filter-1dc0:focus,
.table-f62e .status-e675 .filter-1dc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-f62e.tabs-simple-9fcf .middle_2204,
.table-f62e.tabs-simple-9fcf .accordion-last-200d a,
.table-f62e.tabs-simple-9fcf .black_915c a,
.table-f62e.tabs-simple-9fcf .detail_wood_879e a {
  color: rgba(0, 0, 0, 0.55);
}
.table-f62e.tabs-simple-9fcf .middle_2204:hover,
.table-f62e.tabs-simple-9fcf .accordion-last-200d a:hover,
.table-f62e.tabs-simple-9fcf .black_915c a:hover,
.table-f62e.tabs-simple-9fcf .detail_wood_879e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-f62e.tabs-simple-9fcf .stale_6e9a {
  color: rgba(0, 0, 0, 0.8);
}
.table-f62e.tabs-simple-9fcf .thick-a150 {
  border-color: rgba(0, 0, 0, 0.08);
}
.table-f62e.tabs-simple-9fcf .thick-a150:before {
  background: rgba(0, 0, 0, 0.08);
}
.table-f62e.tabs-simple-9fcf .iron_fc42:before {
  background: rgba(255, 255, 255, 0.9);
}
.table-f62e.tabs-simple-9fcf .status-e675 .tertiary_3ac9 li a,
.table-f62e.tabs-simple-9fcf .status-e675 .filter-1dc0,
.table-f62e.tabs-simple-9fcf .detail_wood_879e {
  border-color: rgba(0, 0, 0, 0.08);
}
.table-f62e.tabs-simple-9fcf .status-e675 .filter-1dc0:focus,
.table-f62e.tabs-simple-9fcf .status-e675 .filter-1dc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-f62e.tabs-simple-9fcf .tertiary_3ac9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.table-f62e.preview-hovered-4681 .middle_2204,
.table-f62e.preview-hovered-4681 .accordion-last-200d a,
.table-f62e.preview-hovered-4681 .black_915c .filter-1dc0,
.table-f62e.preview-hovered-4681 .black_915c a,
.table-f62e.preview-hovered-4681 .detail_wood_879e a {
  color: rgba(255, 255, 255, 0.79);
}
.table-f62e.preview-hovered-4681 .middle_2204:hover,
.table-f62e.preview-hovered-4681 .accordion-last-200d a:hover,
.table-f62e.preview-hovered-4681 .black_915c .filter-1dc0:hover,
.table-f62e.preview-hovered-4681 .black_915c a:hover,
.table-f62e.preview-hovered-4681 .detail_wood_879e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-f62e.preview-hovered-4681 .stale_6e9a {
  color: rgba(255, 255, 255, 0.99);
}
.table-f62e.preview-hovered-4681 .thick-a150 {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-f62e.preview-hovered-4681 .thick-a150:before {
  background: rgba(255, 255, 255, 0.08);
}
.table-f62e.preview-hovered-4681 .iron_fc42:before {
  background: rgba(0, 0, 0, 0.9);
}
.table-f62e.preview-hovered-4681 .status-e675 .tertiary_3ac9 li a,
.table-f62e.preview-hovered-4681 .status-e675 .filter-1dc0,
.table-f62e.preview-hovered-4681 .detail_wood_879e {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-f62e.preview-hovered-4681 .status-e675 .filter-1dc0:focus,
.table-f62e.preview-hovered-4681 .status-e675 .filter-1dc0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table-f62e.preview-hovered-4681 .tertiary_3ac9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_fc42 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.iron_fc42:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge_ec07 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.search-brown-16cc .table-f62e {
  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;
}
.search-brown-16cc .thick-a150 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.search-brown-16cc .thick-a150: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) {
  .search-brown-16cc .thick-a150:before {
    width: 16%;
    left: 42%;
  }
}
.search-brown-16cc .thick-a150:last-child:before {
  content: none;
}
.search-brown-16cc .thick-a150[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.search-brown-16cc .status-e675 .tertiary_3ac9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.search-brown-16cc .status-e675 .tertiary_3ac9 li a .filter-1dc0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.search-brown-16cc .status-e675 .detail_wood_879e {
  border: none;
}
.search-brown-16cc .status-e675 .detail_wood_879e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.search-brown-16cc .iron_fc42 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.search-brown-16cc .badge_ec07 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.search-brown-16cc .preview-hovered-4681 .iron_fc42:before {
  background: rgba(0, 0, 0, 0.9);
}
.search-brown-16cc .tabs-simple-9fcf.hovered-bf53 .main-1dbd {
  background: rgba(0, 0, 0, 0.6);
}
.search-brown-16cc
  .tabs-simple-9fcf.hovered-bf53
  .main-1dbd::after,
.search-brown-16cc
  .tabs-simple-9fcf.hovered-bf53
  .main-1dbd:before {
  background: inherit;
}
.search-brown-16cc
  .tabs-simple-9fcf.hovered-bf53:hover
  .main-1dbd {
  background: rgba(0, 0, 0, 0.8);
}
.form_7341 .table-f62e {
  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) {
  .form_7341 .table-f62e {
    width: auto;
    right: 45px;
  }
}
.large_44e7 .table-f62e {
  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) {
  .large_44e7 .table-f62e {
    width: auto;
    left: 45px;
  }
}
.content_1baf .table-f62e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.content_1baf .badge_ec07 {
  max-width: 48em;
  margin: 0 auto;
}
.content_1baf .iron_fc42:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary-purple-f1cc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-purple-f1cc.search-brown-16cc .table-f62e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary-purple-f1cc.form_7341 .table-f62e {
  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);
}
.tertiary-purple-f1cc .table-f62e {
  visibility: visible;
}
.tertiary-purple-f1cc.large_44e7 .table-f62e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focused-e0ab,
.nav-cold-4a1a {
  overflow-x: hidden;
}
.focused-e0ab .table-f62e {
  overflow: auto;
}
.focused-e0ab.search-brown-16cc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused-e0ab.search-brown-16cc .table-f62e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focused-e0ab.search-brown-16cc .paragraph-large-0614 {
  opacity: 0;
}
.focused-e0ab.form_7341 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused-e0ab.form_7341 .table-f62e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focused-e0ab.form_7341 .paragraph-large-0614 {
  opacity: 0;
}
.focused-e0ab.large_44e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focused-e0ab.large_44e7 .table-f62e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focused-e0ab.large_44e7 .paragraph-large-0614 {
  opacity: 0;
}
.focused-e0ab.content_1baf .table-f62e {
  z-index: 10;
  visibility: visible;
}
.hovered-bf53 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hovered-bf53 .main-1dbd {
  background: rgba(255, 255, 255, 0.99);
}
.hovered-bf53 .main-1dbd::after,
.hovered-bf53 .main-1dbd:before {
  background: inherit;
}
.hovered-bf53:hover .main-1dbd {
  background: rgba(255, 255, 255, 0.99);
}
.large_44e7 .hovered-bf53 {
  top: 10px;
  right: auto;
  left: 12px;
}
.content_1baf .hovered-bf53 {
  display: none !important;
}
.focused-e0ab:before,
.nav-cold-4a1a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focused-e0ab .hovered-bf53,
.nav-cold-4a1a .hovered-bf53 {
  display: inline-block;
}
.table-f62e .banner_wide_6239 {
  -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;
}
.focused-e0ab .table-f62e .banner_wide_6239,
.nav-cold-4a1a .table-f62e .banner_wide_6239 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fast-0bfc .notice-340a {
  width: 100%;
}
.hot_928e {
  padding: 0 0.5em 0;
}
.hot_928e [class*="customify-col-"],
.hot_928e [class*="customify-col_"],
.hot_928e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop_bronze_4ba3 .hot_928e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_focused_5ae0 .hover-copper-5469,
  .hover-copper-5469 {
    display: none;
  }
  .list-simple-8715 {
    text-align: left;
  }
  .list-985f {
    text-align: center;
  }
  .title_cold_f69e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_focused_5ae0 .pattern_8c88,
  .pattern_8c88 {
    display: none;
  }
  .filter_current_5142 {
    text-align: left;
  }
  .outline_6e96 {
    text-align: center;
  }
  .first_5a5e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_focused_5ae0 .layout_white_a6b2,
  .layout_white_a6b2 {
    display: none;
  }
  .full-b0c5 {
    text-align: left;
  }
  .under_2d03 {
    text-align: center;
  }
  .hero-in-7684 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.brown_cb58 {
  box-shadow: none !important;
}
.card-in-971d .accordion-short-6bfb,
.feature-right-2e95 .accordion-short-6bfb {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.feature-right-2e95 .accordion-short-6bfb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary_brown_1256 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary_brown_1256:after,
.summary_brown_1256:before {
  content: "";
  display: table;
}
.summary_brown_1256:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary_brown_1256 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary_brown_1256,
.breadcrumb-0f0c {
  max-width: 1248px;
  margin: 0 auto;
}

.simple_f4b9.thick-2fce .summary_brown_1256 {
  max-width: 100%;
}
.simple_f4b9.primary_0c24 {
  max-width: 1200px;
  margin: 0 auto;
}
.simple_f4b9.medium-0831 .summary_brown_1256 {
  max-width: 100%;
}
.simple_f4b9.medium-0831 > .summary_brown_1256 {
  padding-left: 0;
  padding-right: 0;
}
.simple_f4b9.medium-0831 > .summary_brown_1256 .nav_focused_5ae0 {
  margin: 0;
}
.simple_f4b9.medium-0831
  > .summary_brown_1256
  .sidebar-822b.current_7334 {
  margin-right: 0;
  margin-left: 0;
}
.simple_f4b9.medium-0831 #main.current_7334 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .green_a00f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .green_a00f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dirty_0b51 .hover_focused_9b45 {
    padding-right: 1em;
  }
  .dirty_0b51.pattern-79c3 .sidebar-822b {
    border-right: 1px solid #eaecee;
  }
  .dirty_0b51.pattern-79c3 .hover_focused_9b45 {
    padding-right: 1em;
  }
  .dirty_0b51.pattern-79c3 .selected-2cc3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message-cold-56da .hover_focused_9b45 {
    padding-left: 1em;
  }
  .message-cold-56da.pattern-79c3 .sidebar-822b {
    border-left: 1px solid #eaecee;
  }
  .message-cold-56da.pattern-79c3 .hover_focused_9b45 {
    padding-left: 1em;
  }
  .message-cold-56da.pattern-79c3 .selected-2cc3 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-hovered-1671 .hover_focused_9b45 {
    padding-left: 1em;
  }
  .video-hovered-1671.pattern-79c3 .action-e39a {
    border-right: 1px solid #eaecee;
  }
  .video-hovered-1671.pattern-79c3 .chip-657f {
    border-right: 1px solid #eaecee;
  }
  .video-hovered-1671.pattern-79c3 .hover_focused_9b45 {
    padding-left: 1em;
  }
  .video-hovered-1671.pattern-79c3 .selected-2cc3 {
    padding-right: 1em;
  }
  .video-hovered-1671.pattern-79c3 .content_pressed_cdc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame_6c01 .hover_focused_9b45 {
    padding-right: 1em;
  }
  .frame_6c01.pattern-79c3 .action-e39a {
    border-left: 1px solid #eaecee;
  }
  .frame_6c01.pattern-79c3 .chip-657f {
    border-left: 1px solid #eaecee;
  }
  .frame_6c01.pattern-79c3 .hover_focused_9b45 {
    padding-right: 1em;
  }
  .frame_6c01.pattern-79c3 .selected-2cc3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame_6c01.pattern-79c3 .content_pressed_cdc7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_a00f .hover_focused_9b45 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_a00f.pattern-79c3 .sidebar-822b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .green_a00f.pattern-79c3 .hover_focused_9b45 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_a00f.pattern-79c3 .selected-2cc3 {
    padding-left: 1em;
  }
  .green_a00f.pattern-79c3 .content_pressed_cdc7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .green_a00f.pattern-79c3 .hover_focused_9b45 {
    padding-left: 0;
  }
}
.menu_bcbe .content_66de {
  display: inline-block;
}
.notification-smooth-515b {
  display: inline-block;
}
.nav_rough_ed4d {
  word-con: break-word;
}
.static_4d77 > span {
  display: inline-block;
  padding: 5px 0;
}
.static_4d77 .liquid_5e6a {
  margin-left: 8px;
  margin-right: 8px;
}
.static_4d77 .photo-short-61cd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tall_f25d .element-55ab {
  margin-bottom: 2em;
}
.tall_f25d .north-9d08 {
  margin-bottom: 15px;
}
.tall_f25d .north-9d08:last-child {
  margin-bottom: 0;
}
.tall_f25d .silver-2f3a {
  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) {
  .tall_f25d .silver-2f3a {
    display: block;
  }
}
.tall_f25d .short_e06c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tall_f25d .short_e06c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tall_f25d .tertiary-deb6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tall_f25d .tertiary-deb6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tall_f25d .tertiary-deb6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tall_f25d .nav_rough_ed4d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tall_f25d .nav_rough_ed4d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tall_f25d .yellow-bc9a p:last-child {
  margin-bottom: 0;
}
.tall_f25d .primary-983c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tall_f25d .sort_bdff {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tall_f25d .dropdown-pro-1ef4 {
  margin-top: 1em;
}
.tall_f25d .row-gold-bb50 {
  top: 0;
  display: block;
}
.tall_f25d .row-gold-bb50 a {
  color: inherit;
}
.tall_f25d .row-gold-bb50 a:hover {
  color: inherit;
}
.tall_f25d .dropdown-first-a713 {
  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;
}
.tall_f25d .dropdown-first-a713:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tall_f25d .sort_bdff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tall_f25d .menu_current_d713 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tall_f25d .menu_current_d713:first-child {
  margin-top: 0;
}
.tall_f25d .menu_current_d713.widget_gas_7164 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tall_f25d .menu_current_d713.in_392a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tall_f25d
  .menu_current_d713.in_392a.large_4b3e
  .dropdown-pro-1ef4 {
  width: 100%;
}
.tall_f25d .in_392a {
  -webkit-box-align: center;
  align-items: center;
}
.tall_f25d .in_392a .static_4d77,
.tall_f25d .in_392a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tall_f25d .tertiary-deb6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tall_f25d .tertiary-deb6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tall_f25d .tertiary-deb6: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;
}
.tall_f25d .widget_gas_7164 {
  z-index: 5;
}
.tall_f25d .accent-solid-4d60 .badge_down_31b0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tall_f25d .logo_pro_f55e .badge_down_31b0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tall_f25d .hot_c0d7 .badge_down_31b0 {
  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;
}
.tall_f25d.hover_bottom_f661 .silver-2f3a,
.tall_f25d.tag_pink_fcb7 .silver-2f3a {
  display: block;
}
.tall_f25d.hover_bottom_f661 .silver-2f3a .layout-1a72,
.tall_f25d.hover_bottom_f661 .silver-2f3a .sort_bdff,
.tall_f25d.tag_pink_fcb7 .silver-2f3a .layout-1a72,
.tall_f25d.tag_pink_fcb7 .silver-2f3a .sort_bdff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tall_f25d.menu-basic-8a5e .short_e06c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tall_f25d.menu-basic-8a5e .short_e06c {
    margin-right: 0;
  }
}
.tall_f25d.hover_bottom_f661 .short_e06c,
.tall_f25d.tag_pink_fcb7 .short_e06c {
  padding-top: 40%;
}
.tall_f25d.hover_bottom_f661 .element-55ab,
.tall_f25d.tag_pink_fcb7 .element-55ab {
  display: block;
}
.tall_f25d.hover_bottom_f661 .fn-sticky-55d4 .sort_bdff,
.tall_f25d.tag_pink_fcb7 .fn-sticky-55d4 .sort_bdff {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tall_f25d.hover_bottom_f661 .short_e06c,
.tall_f25d.tag_pink_fcb7 .short_e06c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tall_f25d.hover_bottom_f661 .sort_bdff {
  padding: 1em;
}
.gradient-9ab6 {
  margin: 30px auto;
  display: block;
}
.gradient-9ab6 .image-lower-509c > * {
  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;
}
.gradient-9ab6 .image-lower-509c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-9ab6 .image-lower-509c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.status_f864 .static_4d77 {
  margin-bottom: 1.41575em;
}
.status_f864 .current-3a45 {
  margin-bottom: 1.618em;
}
.pagination_fixed_d2d5 .tag-lower-bdd0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination_fixed_d2d5 .tag-lower-bdd0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination_fixed_d2d5 .highlight_purple_ca9f {
  max-width: 100%;
  overflow: auto;
}
.alert-dark-7e8e .pagination_fixed_d2d5 a:hover {
  text-decoration: underline;
}
.photo_7f15 .north-9d08:not(.nav_rough_ed4d),
.photo_7f15 .tertiary-deb6 {
  margin-bottom: 1.41575em;
}
.photo_7f15 .north-9d08:not(.nav_rough_ed4d):last-child,
.photo_7f15 .tertiary-deb6:last-child {
  margin-bottom: 0;
}
.photo_7f15 .north-9d08.alert_right_4e90 {
  margin-bottom: 0.41575em;
}
.photo_7f15 .secondary_7fbc:before,
.photo_7f15 .feature_d7e1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo_7f15 .secondary_7fbc:before {
  content: "\f115";
}
.photo_7f15 .feature_d7e1:before {
  content: "\f02c";
}
.photo_7f15 .item_858e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo_7f15 .item_858e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside_brown_330e {
  display: -webkit-box;
  display: flex;
}
.aside_brown_330e .sidebar_3438 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside_brown_330e .sidebar_3438 {
    flex-basis: 90px;
  }
}
.aside_brown_330e .overlay-pressed-51fb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside_brown_330e .overlay-pressed-51fb {
    flex-basis: calc(100% - 50px);
  }
}
.aside_brown_330e .banner-04e3 p:last-child {
  margin-bottom: 0.72em;
}
.nav-lower-8d64 .image-lower-509c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav-lower-8d64 .image-lower-509c:after,
.nav-lower-8d64 .image-lower-509c:before {
  content: "";
  display: table;
}
.nav-lower-8d64 .image-lower-509c:after {
  clear: both;
}
.nav-lower-8d64 .image-lower-509c .pressed-ba2a,
.nav-lower-8d64 .image-lower-509c .surface_bronze_a97b {
  width: 49%;
}
.nav-lower-8d64 .image-lower-509c .pressed-ba2a a span.blue_2237,
.nav-lower-8d64 .image-lower-509c .surface_bronze_a97b a span.blue_2237 {
  display: block;
  margin-bottom: 5px;
}
.nav-lower-8d64 .image-lower-509c .surface_bronze_a97b {
  float: left;
  text-align: left;
}
.nav-lower-8d64 .image-lower-509c .pressed-ba2a {
  float: right;
  text-align: right;
}
.disabled-b0ce {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled-b0ce {
    margin-bottom: 0;
  }
}
.info-huge-ef8d {
  margin-bottom: 1em;
}
.info-huge-ef8d .nav_rough_ed4d {
  font-size: 1.1em;
  line-height: 1.3;
}
.link_outer_ad66 a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_motion_2496 .info-huge-ef8d,
.tag-be08 .info-huge-ef8d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_motion_2496 .info-huge-ef8d,
  .tag-be08 .info-huge-ef8d {
    display: block;
  }
}
.active_motion_2496 .link_outer_ad66,
.tag-be08 .link_outer_ad66 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_motion_2496 .link_outer_ad66,
  .tag-be08 .link_outer_ad66 {
    margin-bottom: 1em;
  }
}
.active_motion_2496 .link_outer_ad66 img,
.tag-be08 .link_outer_ad66 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_motion_2496 .border-1dbf,
.tag-be08 .border-1dbf {
  flex-basis: calc(100% - 160px);
}
.active_motion_2496 .border-1dbf p,
.tag-be08 .border-1dbf p {
  margin-bottom: 0;
}
.active_motion_2496 .border-1dbf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_motion_2496 .border-1dbf {
    padding-left: 0;
  }
}
.tag-be08 .border-1dbf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-be08 .border-1dbf {
    padding-right: 0;
  }
}
.tag-be08 .link_outer_ad66 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge_55b6 .link_outer_ad66 {
  margin-bottom: 0.5em;
}
.huge_55b6 .link_outer_ad66 img {
  width: 100%;
}
.panel-24d6 .paragraph_0f9a,
.south-2405 .paragraph_0f9a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.south-2405 .sidebar-822b .mask-pro-a495 p:last-child {
  margin-bottom: 0;
}
.gradient-43fe {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget_left_45be .shade-f2f4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget_left_45be .shade-f2f4:last-of-type {
    margin-bottom: 0;
  }
}
.widget_left_45be .shade-f2f4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_left_45be .shade-f2f4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget_left_45be .shade-f2f4 ul li {
  margin: 0 0 0.6em;
}
.widget_left_45be .shade-f2f4 ul li.link_9db9,
.widget_left_45be .shade-f2f4 ul li.filter_d26f {
  position: relative;
}
.widget_left_45be .shade-f2f4 ul li.link_9db9 .container-cb98,
.widget_left_45be .shade-f2f4 ul li.filter_d26f .container-cb98 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget_left_45be .shade-f2f4 ul li.link_9db9:after:after,
.widget_left_45be .shade-f2f4 ul li.link_9db9:after:before,
.widget_left_45be
  .shade-f2f4
  ul
  li.filter_d26f:after:after,
.widget_left_45be
  .shade-f2f4
  ul
  li.filter_d26f:after:before {
  content: "";
  display: table;
}
.widget_left_45be .shade-f2f4 ul li.link_9db9:after:after,
.widget_left_45be
  .shade-f2f4
  ul
  li.filter_d26f:after:after {
  clear: both;
}
.widget_left_45be .shade-f2f4 a.status_hard_69ee:hover {
  text-decoration: none;
}
.widget_left_45be .shade-f2f4 select {
  max-width: 100%;
}
.widget_left_45be .shade-f2f4 table {
  font-size: 85%;
}
.widget_left_45be .shade-f2f4 table td,
.widget_left_45be .shade-f2f4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget_left_45be .shade-f2f4 table tfoot td {
  text-align: left;
}
.widget_left_45be .shade-f2f4 :last-child {
  margin-bottom: 0;
}
.widget_left_45be .shade-f2f4 .upper_217e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget_left_45be .shade-f2f4 .upper_217e label {
  width: 100%;
}
.widget_left_45be .shade-f2f4 .upper_217e .top_c87d {
  width: 100%;
  display: block;
}
.widget_left_45be .shade-f2f4 .upper_217e .lite-d582 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget_left_45be .shade-f2f4 .upper_217e .lite-d582:hover svg #svg-search {
  fill: #444;
}
.widget_left_45be .shade-f2f4 .upper_217e .lite-d582 svg {
  width: 18px;
  height: 18px;
}
.widget_left_45be .primary-63b5 ul ul,
.widget_left_45be .smooth-f798 ul ul,
.widget_left_45be .footer_silver_38c7 ul ul,
.widget_left_45be .frame-mini-d1ff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget_left_45be .primary-63b5 .message_hard_374a > a,
.widget_left_45be .smooth-f798 .message_hard_374a > a,
.widget_left_45be .footer_silver_38c7 .message_hard_374a > a,
.widget_left_45be .frame-mini-d1ff .message_hard_374a > a {
  margin-bottom: 0;
}
.widget_left_45be .wrapper_0cd7 li,
.widget_left_45be .primary-63b5 li,
.widget_left_45be .sidebar-up-614d li,
.widget_left_45be .smooth-f798 li,
.widget_left_45be .footer_silver_38c7 li,
.widget_left_45be .frame-mini-d1ff li,
.widget_left_45be .current_4550 li,
.widget_left_45be .basic-b3cd li {
  display: block;
  position: relative;
}
.widget_left_45be .wrapper_0cd7 li:last-child,
.widget_left_45be .primary-63b5 li:last-child,
.widget_left_45be .sidebar-up-614d li:last-child,
.widget_left_45be .smooth-f798 li:last-child,
.widget_left_45be .footer_silver_38c7 li:last-child,
.widget_left_45be .frame-mini-d1ff li:last-child,
.widget_left_45be .current_4550 li:last-child,
.widget_left_45be .basic-b3cd li:last-child {
  border: none;
}
.widget_left_45be .wrapper_0cd7 li a,
.widget_left_45be .primary-63b5 li a,
.widget_left_45be .sidebar-up-614d li a,
.widget_left_45be .smooth-f798 li a,
.widget_left_45be .footer_silver_38c7 li a,
.widget_left_45be .frame-mini-d1ff li a,
.widget_left_45be .current_4550 li a,
.widget_left_45be .basic-b3cd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_left_45be .wrapper_0cd7 li ul li::before,
.widget_left_45be .primary-63b5 li ul li::before,
.widget_left_45be .sidebar-up-614d li ul li::before,
.widget_left_45be .smooth-f798 li ul li::before,
.widget_left_45be .footer_silver_38c7 li ul li::before,
.widget_left_45be .frame-mini-d1ff li ul li::before,
.widget_left_45be .current_4550 li ul li::before,
.widget_left_45be .basic-b3cd li ul li::before {
  left: 15px;
}
.widget_left_45be .wrapper_0cd7 li ul a,
.widget_left_45be .primary-63b5 li ul a,
.widget_left_45be .sidebar-up-614d li ul a,
.widget_left_45be .smooth-f798 li ul a,
.widget_left_45be .footer_silver_38c7 li ul a,
.widget_left_45be .frame-mini-d1ff li ul a,
.widget_left_45be .current_4550 li ul a,
.widget_left_45be .basic-b3cd li ul a {
  padding-left: 20px;
}
.widget_left_45be .wrapper_0cd7 li ul ul li::before,
.widget_left_45be .primary-63b5 li ul ul li::before,
.widget_left_45be .sidebar-up-614d li ul ul li::before,
.widget_left_45be .smooth-f798 li ul ul li::before,
.widget_left_45be .footer_silver_38c7 li ul ul li::before,
.widget_left_45be .frame-mini-d1ff li ul ul li::before,
.widget_left_45be .current_4550 li ul ul li::before,
.widget_left_45be .basic-b3cd li ul ul li::before {
  left: 30px;
}
.widget_left_45be .wrapper_0cd7 li ul ul a,
.widget_left_45be .primary-63b5 li ul ul a,
.widget_left_45be .sidebar-up-614d li ul ul a,
.widget_left_45be .smooth-f798 li ul ul a,
.widget_left_45be .footer_silver_38c7 li ul ul a,
.widget_left_45be .frame-mini-d1ff li ul ul a,
.widget_left_45be .current_4550 li ul ul a,
.widget_left_45be .basic-b3cd li ul ul a {
  padding-left: 40px;
}
.widget_left_45be .highlight_dirty_753f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget_left_45be .basic-b3cd ul li {
  margin-bottom: 1.41575em;
}
.widget_left_45be .basic-b3cd ul li .aside_inner_8c99 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget_left_45be .basic-b3cd ul li .inner-a558 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview-hovered-4681 .wrapper_0cd7 li a,
.preview-hovered-4681 .primary-63b5 li a,
.preview-hovered-4681 .sidebar-up-614d li a,
.preview-hovered-4681 .smooth-f798 li a,
.preview-hovered-4681 .footer_silver_38c7 li a,
.preview-hovered-4681 .frame-mini-d1ff li a,
.preview-hovered-4681 .current_4550 li a,
.preview-hovered-4681 .basic-b3cd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-hovered-4681 .highlight_dirty_753f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-hovered-4681 .shade-f2f4 ul li.link_9db9 .container-cb98,
.preview-hovered-4681 .shade-f2f4 ul li.filter_d26f .container-cb98 {
  background: rgba(0, 0, 0, 0.2);
}
.preview-hovered-4681 .widget_left_45be .shade-f2f4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li {
  margin: 0;
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li ul {
  margin: 0;
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li ul li a {
  padding-left: 15px;
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li ul li li a {
  padding-left: 30px;
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li.hero_95ca > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li.hero_95ca > 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;
}
.simple_f4b9 .widget_left_45be .tertiary_3ac9 li.hero_95ca > 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;
}
.dim_1bd0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_top_0eac {
  position: relative;
  z-index: 10;
}
.breadcrumb_top_0eac .banner_wide_6239 {
  width: 100%;
  max-width: 100%;
}
.description-ac67 .detail_cf96 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.description-ac67 .tabs-simple-9fcf {
}
.description-ac67 .preview-hovered-4681 {
  background: #292929;
}
.image_018a .detail_cf96 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.image_018a .tabs-simple-9fcf {
  background: #f9f9f9;
}
.image_018a .preview-hovered-4681 {
  background: #303030;
}
.caption_tall_5eac .detail_cf96 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .caption_tall_5eac .content_66de {
    margin-bottom: 1em;
  }
  .caption_tall_5eac .content_66de:last-child {
    margin-bottom: 0;
  }
}
.caption_tall_5eac .tabs-simple-9fcf {
  background: #ededed;
}
.caption_tall_5eac .preview-hovered-4681 {
  background: #1a1a1a;
}
.detail_cf96.tabs-simple-9fcf {
  color: rgba(0, 0, 0, 0.6);
}
.detail_cf96.tabs-simple-9fcf .table-lite-f597 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_cf96.preview-hovered-4681 {
  color: rgba(255, 255, 255, 0.99);
}
.detail_cf96.preview-hovered-4681 a:not(.status_hard_69ee) {
  color: rgba(255, 255, 255, 0.79);
}
.detail_cf96.preview-hovered-4681 a:not(.status_hard_69ee):hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_cf96.preview-hovered-4681 .table-lite-f597 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_cf96.preview-hovered-4681 table tbody td,
.detail_cf96.preview-hovered-4681 table th {
  background: rgba(0, 0, 0, 0.08);
}
.stone-f274.smooth-4055 .summary_brown_1256 {
  max-width: initial;
}
.stone-f274 .accordion_0396 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.stone-f274 .accordion_0396 .banner_wide_6239 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .stone-f274 .accordion_0396 .banner_wide_6239 {
    display: block;
    margin-bottom: 2em;
  }
  .stone-f274 .accordion_0396 .banner_wide_6239:last-child {
    margin-bottom: 0;
  }
}
.caption_tall_5eac .content_66de:last-child,
.image_018a .content_66de:last-child,
.description-ac67 .content_66de:last-child {
  margin-bottom: 0;
}
.caption_tall_5eac .content_66de .widget_left_45be .shade-f2f4:last-child,
.image_018a .content_66de .widget_left_45be .shade-f2f4:last-child,
.description-ac67 .content_66de .widget_left_45be .shade-f2f4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .caption_tall_5eac .avatar_white_3afc,
  .caption_tall_5eac .first_dfc6,
  .image_018a .avatar_white_3afc,
  .image_018a .first_dfc6,
  .description-ac67 .avatar_white_3afc,
  .description-ac67 .first_dfc6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_top_0eac .content_66de {
    margin-bottom: 2em;
  }
}
.breadcrumb_top_0eac p:last-child {
  margin-bottom: 0;
}
.breadcrumb_top_0eac li,
.breadcrumb_top_0eac ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_top_0eac ul ul {
  margin-left: 2.617924em;
}
.basic-777d {
  font-size: 0.875em;
}

/* css-noise: c1c7 */
.shadow-element-q3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
