/*!
Theme Name: Customify
Theme URI: https://pressmaximum.popup_f457/customify
Author: WPCustomify
Author URI: https://pressmaximum.popup_f457
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.popup_f457/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.complex_e51e.red-fb4c/licenses/gpl-2.0.focus_fast_d455
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.hero_0ddb/, (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.caption-6e52.over-4a49/normalize.accordion_dark_cdc5/
 ======
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.accordion_dark_cdc5 v7.0.0 | MIT License | github.popup_f457/necolas/normalize.accordion_dark_cdc5 */
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-full-fe55 .thumbnail_steel_6c39,
.link-down-5a9b,
.pagination-cc9f,
.footer_wood_8f55,
.backdrop-2274,
.warm_48d6,
.tabs_8616,
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;
}
.link-down-5a9b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link-down-5a9b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link-down-5a9b,
  h1 {
    font-size: 1.8em;
  }
}
.pagination-cc9f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pagination-cc9f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pagination-cc9f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-cc9f,
  h2 {
    font-size: 1.7em;
  }
}
.footer_wood_8f55,
h3 {
  font-size: 1.618em;
}
.aside-full-fe55 .thumbnail_steel_6c39,
.backdrop-2274,
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.button_3a87 {
  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;
}
.tabs-b092:after,
.tabs-b092:before,
.banner_bright_d228:after,
.banner_bright_d228:before {
  content: "";
  display: table;
}
.tabs-b092:after,
.banner_bright_d228:after {
  clear: both;
}
.list-smooth-6a04 {
  float: right;
  margin-right: 0;
}
.texture_5922 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.search_dd8d .highlight_b205,
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;
}
.search_dd8d .highlight_b205: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;
}
.breadcrumb-middle-a26e .highlight_b205 {
  box-shadow: none;
}
.breadcrumb-middle-a26e
  .highlight_b205
  .pattern_pro_ba46 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.breadcrumb-middle-a26e .highlight_b205 .silver-56ea {
  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;
}
.breadcrumb-middle-a26e
  .highlight_b205
  .silver-56ea
  b {
  display: none;
}
.breadcrumb-middle-a26e .pattern_stale_baa6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.nav_bottom_6c81:not(.link-thick-087f):not(.north-e09b),
button:not(.link-thick-087f):not(.north-e09b),
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ),
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ),
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ) {
  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;
}
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ):hover,
button:not(.link-thick-087f):not(
    .north-e09b
  ):hover,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ):hover,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ):hover,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ):active,
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ):focus,
button:not(.link-thick-087f):not(
    .north-e09b
  ):active,
button:not(.link-thick-087f):not(
    .north-e09b
  ):focus,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ):active,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ):focus,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ):active,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ):focus,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ):active,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ):focus {
  outline: 0;
}
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab,
button:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab {
  position: relative;
}
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .highlight-in-117f,
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .hot-b8b6,
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .label_motion_e10d,
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  i,
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  svg,
button:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .highlight-in-117f,
button:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .hot-b8b6,
button:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .label_motion_e10d,
button:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  i,
button:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  svg,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .highlight-in-117f,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .hot-b8b6,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .label_motion_e10d,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  i,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  svg,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .highlight-in-117f,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .hot-b8b6,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .label_motion_e10d,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  i,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  svg,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .highlight-in-117f,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .hot-b8b6,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  .label_motion_e10d,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  i,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab
  svg {
  visibility: hidden;
}
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab:after,
button:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab:after,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab:after,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab:after,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ).fn-loading-41ab: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;
}
.nav_bottom_6c81:not(.link-thick-087f):not(.north-e09b),
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ),
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ),
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ) {
  color: #fff;
  background: #235787;
}
.nav_bottom_6c81:not(.link-thick-087f):not(
    .north-e09b
  ):focus,
input[type="button"]:not(.link-thick-087f):not(
    .north-e09b
  ):focus,
input[type="reset"]:not(.link-thick-087f):not(
    .north-e09b
  ):focus,
input[type="submit"]:not(.link-thick-087f):not(
    .north-e09b
  ):focus {
  color: #fff;
}
.nav_bottom_6c81.fn-disabled-41ab:not(.link-thick-087f):not(
    .north-e09b
  ),
.nav_bottom_6c81[disabled]:not(.link-thick-087f):not(
    .north-e09b
  ),
button.fn-disabled-41ab:not(.link-thick-087f):not(
    .north-e09b
  ),
button[disabled]:not(.link-thick-087f):not(
    .north-e09b
  ) {
  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;
}
.pagination_e14d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination_e14d: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;
}
.thumbnail_5edf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.medium_4bb8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow-current-5b19 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs-b092:after,
.tabs-b092:before,
.thick-0032:after,
.thick-0032:before,
.title_glass_5602:after,
.title_glass_5602:before,
.blue-9b82:after,
.blue-9b82:before,
.container_south_eb50:after,
.container_south_eb50:before,
.element-cf55:after,
.element-cf55:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs-b092:after,
.thick-0032:after,
.title_glass_5602:after,
.blue-9b82:after,
.container_south_eb50:after,
.element-cf55:after {
  clear: both;
}
.thick-0032 .pagination_pressed_1b0e,
.title_glass_5602 .pagination_pressed_1b0e,
.button_cf5f .pagination_pressed_1b0e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.focus-ac68 {
  display: inline-block;
}
.surface_purple_8141 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.surface_purple_8141 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.surface_purple_8141 .primary_active_cdc2 {
  padding: 1em 0;
  font-size: 85%;
}
.primary_active_cdc2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.texture-stale-4c98 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.texture-stale-4c98:after,
.texture-stale-4c98:before {
  content: "";
  display: table;
}
.texture-stale-4c98:after {
  clear: both;
}
.pagination_static_b19b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.module_focused_2caf .pagination_static_b19b {
  max-width: 50%;
}
.fluid_b255 .pagination_static_b19b {
  max-width: 33.33%;
}
.border-a92c .pagination_static_b19b {
  max-width: 25%;
}
.slider-1c2a .pagination_static_b19b {
  max-width: 20%;
}
.widget_b647 .pagination_static_b19b {
  max-width: 16.66%;
}
.detail_96d0 .pagination_static_b19b {
  max-width: 14.28%;
}
.icon-d174 .pagination_static_b19b {
  max-width: 12.5%;
}
.gallery_wood_9a45 .pagination_static_b19b {
  max-width: 11.11%;
}
.slider_solid_803e {
  display: block;
}
.aside-full-fe55 .accent_5928 label,
.aside-full-fe55 .detail_small_bb0c label,
.aside-full-fe55 .chip-7844 label,
.aside-full-fe55 .layout_0623 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid-gold-787c {
  list-style: none;
  margin: 0;
}
.grid-gold-787c article.nav_a66e {
  margin-bottom: 0;
}
.grid-gold-787c ul {
  list-style: none;
  margin: 0;
}
.grid-gold-787c .dirty-aad7 li.nav_a66e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid-gold-787c .dirty-aad7 li.nav_a66e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid-gold-787c .dirty-aad7 li.nav_a66e: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) {
  .grid-gold-787c .dirty-aad7 li.nav_a66e li.nav_a66e li.nav_a66e li.nav_a66e {
    padding-left: 0;
  }
}
article.nav_a66e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_a66e .thick-0032 p:last-of-type {
  margin-bottom: 0;
}
article.nav_a66e .sidebar_motion_b1b9 {
  float: left;
}
article.nav_a66e .list-middle-e676 {
  margin-left: 85px;
}
article.nav_a66e .element-green-c5e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_a66e .element-green-c5e1 .avatar-solid-2109 {
  margin-left: 10px;
}
article.nav_a66e .disabled-plasma-c654 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_a66e .menu-56aa {
  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 .accent_5928,
  #respond .chip-7844,
  #respond .layout_0623 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent_5928 input,
#respond .chip-7844 input,
#respond .layout_0623 input {
  width: 100%;
}
#respond .layout_0623 {
  margin-right: 0;
}
#respond .progress_9054 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.block-d5ec {
  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;
}
.block-d5ec.tooltip_a934 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.block-d5ec 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%);
}
.block-d5ec:focus,
.block-d5ec: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);
}
.focus-inner-43e6 {
  border-radius: 10%;
}
.west_282e {
  border-radius: 50%;
}
.top_519d {
  font-size: 0.72em;
}
.gallery-f515 {
  font-size: 0.875em;
}
.clean_569a {
  font-size: 1.1em;
}
.dark_99ff {
  text-transform: uppercase;
  line-height: 1.2;
}
.dark_99ff.top_519d {
  letter-spacing: 0.5px;
}
.under_dbc6,
.under_dbc6 a {
  color: #6d6d6d;
}
.under_dbc6 a:hover {
  color: #111;
}
.hero-eda6 {
  color: #6d6d6d;
}
.huge_c8a9 {
  overflow-x: hidden;
}
.huge_c8a9 .panel-lite-5653.pattern-d36a {
  position: relative;
}
.huge_c8a9 .panel-lite-5653.pattern-d36a.nav_dark_b4e9 {
  position: initial;
}
.huge_c8a9
  .panel-lite-5653.pattern-d36a.nav_dark_b4e9
  .wrapper_dim_7340 {
  left: auto;
}
.huge_c8a9 .panel-lite-5653 .wrapper_dim_7340 {
  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;
}
.huge_c8a9 .panel-lite-5653:hover.pattern-d36a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.huge_c8a9
  .panel-lite-5653:hover.pattern-d36a
  .wrapper_dim_7340 {
  display: block;
  z-index: 9999999;
}
.huge_c8a9 .last_52eb .tiny_deac,
.huge_c8a9 .carousel-c4f3 .tiny_deac {
  display: none;
}
.huge_c8a9 .current-420d .panel-lite-5653:hover.pattern-d36a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside-full-fe55 .accent_5928 label,
.aside-full-fe55 .detail_small_bb0c label,
.aside-full-fe55 .chip-7844 label,
.aside-full-fe55 .layout_0623 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid-gold-787c {
  list-style: none;
  margin: 0;
}
.grid-gold-787c article.nav_a66e {
  margin-bottom: 0;
}
.grid-gold-787c ul {
  list-style: none;
  margin: 0;
}
.grid-gold-787c .dirty-aad7 li.nav_a66e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid-gold-787c .dirty-aad7 li.nav_a66e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid-gold-787c .dirty-aad7 li.nav_a66e: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) {
  .grid-gold-787c .dirty-aad7 li.nav_a66e li.nav_a66e li.nav_a66e li.nav_a66e {
    padding-left: 0;
  }
}
article.nav_a66e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_a66e .thick-0032 p:last-of-type {
  margin-bottom: 0;
}
article.nav_a66e .sidebar_motion_b1b9 {
  float: left;
}
article.nav_a66e .list-middle-e676 {
  margin-left: 85px;
}
article.nav_a66e .element-green-c5e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_a66e .element-green-c5e1 .avatar-solid-2109 {
  margin-left: 10px;
}
article.nav_a66e .disabled-plasma-c654 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_a66e .menu-56aa {
  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 .accent_5928,
  #respond .chip-7844,
  #respond .layout_0623 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent_5928 input,
#respond .chip-7844 input,
#respond .layout_0623 input {
  width: 100%;
}
#respond .layout_0623 {
  margin-right: 0;
}
#respond .progress_9054 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_52eb .content-f811 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.content-f811 .video-b4a8.notification-ea6d .up_a4af > li > a:focus,
.content-f811 .video-b4a8.notification-ea6d .up_a4af > li > a:hover,
.content-f811 .video-b4a8.dirty_012d .up_a4af > li > a:focus,
.content-f811 .video-b4a8.dirty_012d .up_a4af > li > a:hover,
.content-f811 .video-b4a8.alert-f038 .up_a4af > li > a:focus,
.content-f811 .video-b4a8.alert-f038 .up_a4af > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-f811
  .video-b4a8.notification-ea6d
  .up_a4af
  > li.outline-mini-ac2b
  > a,
.content-f811
  .video-b4a8.notification-ea6d
  .up_a4af
  > li.middle_74b3
  > a,
.content-f811
  .video-b4a8.dirty_012d
  .up_a4af
  > li.outline-mini-ac2b
  > a,
.content-f811
  .video-b4a8.dirty_012d
  .up_a4af
  > li.middle_74b3
  > a,
.content-f811
  .video-b4a8.alert-f038
  .up_a4af
  > li.outline-mini-ac2b
  > a,
.content-f811 .video-b4a8.alert-f038 .up_a4af > li.pro-234b > a {
  color: rgba(255, 255, 255, 0.99);
}
.content-f811 .texture-steel-91dc,
.content-f811 .texture-steel-91dc a {
  color: rgba(255, 255, 255, 0.99);
}
.content-f811 .hover-c16b.surface-6329 li a,
.content-f811 .clean-0e9e a,
.content-f811 .input_short_32f3,
.content-f811 .up_a4af > li > a,
.content-f811 .south_8160 {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811 .hover-c16b.surface-6329 li a:hover,
.content-f811 .clean-0e9e a:hover,
.content-f811 .input_short_32f3:hover,
.content-f811 .up_a4af > li > a:hover,
.content-f811 .south_8160:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-f811 .gradient-41b3 {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811 .gradient-41b3 .slider-focused-249b {
  color: rgba(255, 255, 255, 0.99);
}
.content-f811 .gradient-41b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-f811 .hard-06b8 .content-wood-f585 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.content-f811 .hard-06b8 .content-wood-f585 .filter-24c6 {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811
  .hard-06b8
  .content-wood-f585
  .filter-24c6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811
  .hard-06b8
  .content-wood-f585
  .filter-24c6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811
  .hard-06b8
  .content-wood-f585
  .filter-24c6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811
  .hard-06b8
  .content-wood-f585
  .filter-24c6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811 .hard-06b8 .pattern-0f88 {
  color: rgba(255, 255, 255, 0.79);
}
.content-f811 .hard-06b8 .pattern-0f88:hover {
  color: rgba(255, 255, 255, 0.99);
}
.warm_3fbe
  .content-f811
  .hard-06b8
  .article_e29e
  .carousel-1f78 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.warm_3fbe
  .content-f811
  .hard-06b8
  .article_e29e
  .filter-24c6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_52eb .south-8bf7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.south-8bf7 .video-b4a8.notification-ea6d .up_a4af > li > a:focus,
.south-8bf7 .video-b4a8.notification-ea6d .up_a4af > li > a:hover,
.south-8bf7 .video-b4a8.dirty_012d .up_a4af > li > a:focus,
.south-8bf7 .video-b4a8.dirty_012d .up_a4af > li > a:hover,
.south-8bf7 .video-b4a8.alert-f038 .up_a4af > li > a:focus,
.south-8bf7 .video-b4a8.alert-f038 .up_a4af > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south-8bf7
  .video-b4a8.notification-ea6d
  .up_a4af
  > li.outline-mini-ac2b
  > a,
.south-8bf7
  .video-b4a8.notification-ea6d
  .up_a4af
  > li.middle_74b3
  > a,
.south-8bf7
  .video-b4a8.dirty_012d
  .up_a4af
  > li.outline-mini-ac2b
  > a,
.south-8bf7
  .video-b4a8.dirty_012d
  .up_a4af
  > li.middle_74b3
  > a,
.south-8bf7
  .video-b4a8.alert-f038
  .up_a4af
  > li.outline-mini-ac2b
  > a,
.south-8bf7 .video-b4a8.alert-f038 .up_a4af > li.pro-234b > a {
  color: rgba(0, 0, 0, 0.8);
}
.south-8bf7 .texture-steel-91dc,
.south-8bf7 .texture-steel-91dc a {
  color: rgba(0, 0, 0, 0.8);
}
.south-8bf7 .hover-c16b.surface-6329 li a,
.south-8bf7 .clean-0e9e a,
.south-8bf7 .input_short_32f3,
.south-8bf7 .up_a4af > li > a,
.south-8bf7 .south_8160 {
  color: rgba(0, 0, 0, 0.55);
}
.south-8bf7 .hover-c16b.surface-6329 li a:hover,
.south-8bf7 .clean-0e9e a:hover,
.south-8bf7 .input_short_32f3:hover,
.south-8bf7 .up_a4af > li > a:hover,
.south-8bf7 .south_8160:hover {
  color: rgba(0, 0, 0, 0.8);
}
.south-8bf7 .gradient-41b3 {
  color: rgba(0, 0, 0, 0.55);
}
.south-8bf7 .gradient-41b3 .slider-focused-249b {
  color: rgba(0, 0, 0, 0.8);
}
.south-8bf7 .gradient-41b3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_4a6d .title_e08b {
  margin-left: auto;
  margin-right: auto;
}
.title_glass_5602 > * {
  margin-left: auto;
  margin-right: auto;
}
.title_glass_5602 .thumbnail_5edf {
  margin-right: 1.41575em;
}
.shade-323b .title_glass_5602 > .basic-e339 {
  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;
}
.shade-323b .title_glass_5602 > .picture-5307 {
  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;
}
.hard_0efe.header_4a6d .title_e08b,
.left-215b.header_4a6d .title_e08b {
  margin-left: 0;
}
.pink_301d.header_4a6d .title_e08b,
.block-outer-a7ce.header_4a6d .title_e08b {
  margin-right: 0;
}
.title_glass_5602 ol,
.title_glass_5602 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pattern_iron_0c64 video {
  max-width: 100%;
}
.grid-bottom-83c9 img {
  display: block;
}
.grid-bottom-83c9.thumbnail_5edf,
.grid-bottom-83c9.medium_4bb8 {
  width: 100%;
}
.grid-bottom-83c9.picture-5307 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shadow_4836:not(.wrapper_5f28) {
  margin: 1.5em auto;
}
.complex_13d9 p {
  padding: 1.5em 14px;
}
ul.pattern_f2e4.picture-5307,
ul.pattern_f2e4.basic-e339,
ul.pattern_f2e4.table_1eda.basic-e339 {
  padding: 0 14px;
}
.background_inner_c439 {
  display: block;
  overflow-x: auto;
}
.background_inner_c439 table {
  border-collapse: collapse;
  width: 100%;
}
.background_inner_c439 td,
.background_inner_c439 th {
  padding: 0.5em;
}
.title_glass_5602 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title_glass_5602 ol ol,
.title_glass_5602 ol ul,
.title_glass_5602 ul ol,
.title_glass_5602 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title_glass_5602 ol ol li,
.title_glass_5602 ol ul li,
.title_glass_5602 ul ol li,
.title_glass_5602 ul ul li {
  margin-left: 0;
}
.hover_hard_706d.gallery_f625 > .notification_c074 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover_hard_706d.gallery_f625 > .notification_c074 iframe,
.hover_hard_706d.gallery_f625 > .notification_c074 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.menu-light-2043 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.menu-light-2043.article_small_ac07 {
  padding: 0;
}
.menu-light-2043.article_small_ac07 cite {
  font-size: 13px;
}
.menu-light-2043 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.menu-light-2043 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fluid_58d9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fluid_58d9 > p:first-child {
  margin-top: 0;
}
.fluid_58d9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fluid_58d9 blockquote {
  border-left: 0;
}
.shade_solid_e85a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade_solid_e85a:not(.new_c57b) {
  max-width: 100px;
}
.shade_solid_e85a.footer-9c7d {
  border-bottom: none !important;
  text-align: center;
}
.shade_solid_e85a.footer-9c7d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .complex_13d9 p {
    padding: 1.5em 0;
  }
}
.grid-d708 {
  color: #0073aa;
}
.east_bca8 {
  background-color: #0073aa;
}
.plasma_144c {
  color: #229fd8;
}
.component-183c {
  background-color: #229fd8;
}
.overlay_e501 {
  color: #eee;
}
.pressed-8523 {
  background-color: #eee;
}
.gallery_north_226c {
  color: #444;
}
.warm_c792 {
  background-color: #444;
}
.white-6e5d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.white-6e5d .liquid_3b75 .clean-0e9e {
  font-size: 15px;
}
.white-6e5d .clean-0e9e {
  line-height: 1.3;
}
.white-6e5d .south-8bf7 {
}
.white-6e5d .content-f811 {
  background: #235787;
}
.purple_9bf6 {
  padding: 0;
}
.purple_9bf6 .content-f811 {
  background: #1a1a1a;
}
.purple_9bf6 .south-8bf7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary_hovered_3e3b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary_hovered_3e3b .south-8bf7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary_hovered_3e3b .content-f811 {
  background: #303030;
}
.element-cf55 {
  position: relative;
  z-index: 10;
}
.element-cf55 .wood_aba2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice-smooth-2c47 .pattern-d36a {
  display: inline-block;
  vertical-align: middle;
}
.notice-smooth-2c47.pattern-light-e613 .pattern-d36a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notice-smooth-2c47.pattern-light-e613 .pattern-d36a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notice-smooth-2c47.pattern-light-e613 .pattern-d36a {
    margin-right: 0.4em;
  }
}
.notice-smooth-2c47.pattern-light-e613 .pattern-d36a:last-child {
  margin-right: 0;
}
.content_dd80 .wood_aba2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .last_52eb .liquid_3b75 {
    margin: 0 -0.5em;
  }
  .last_52eb .liquid_3b75 [class*="customify-col-"],
  .last_52eb .liquid_3b75 [class*="customify-col_"],
  .last_52eb .liquid_3b75 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.last_52eb.pagination-b7a4 .wood_aba2 {
  background: 0 0 !important;
}
.last_52eb.pagination-b7a4 .wood_aba2,
.last_52eb.content_dd80 .wood_aba2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .last_52eb.west_97bc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.last_52eb.content_dd80 .wood_aba2 {
  box-shadow: none !important;
}
.thumbnail-b897 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .thumbnail-b897 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-b897 {
    padding: 18px 0 20px;
  }
}
.thumbnail-b897 .pagination-57b9 {
  width: 100%;
}
.thumbnail-b897 .pattern_orange_533d {
  margin-bottom: 0;
}
.thumbnail-b897 .heading-4b33 {
  margin-top: 5px;
  font-size: 0.875em;
}
.short_8723 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.short_8723 .input-519c {
  width: 100%;
}
.center-b6fa {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.center-b6fa li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.center-b6fa 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;
}
.center-b6fa li:last-child:after {
  display: none;
}
.center-b6fa li a {
  font-weight: 500;
  margin-right: 10px;
}
.media-bottom-de65 .tiny_deac button,
.thumbnail-b897 .tiny_deac button {
  left: 0;
}
.media-bottom-de65 .input-519c,
.thumbnail-b897 .input-519c {
  padding-left: 0;
  padding-right: 0;
}
.media-bottom-de65 .short_8723,
.thumbnail-b897 .short_8723 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media-bottom-de65 {
  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;
}
.media-bottom-de65: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;
}
.media-bottom-de65 .disabled_small_60f3 {
  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) {
  .media-bottom-de65 .disabled_small_60f3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media-bottom-de65 .disabled_small_60f3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media-bottom-de65 .disabled_small_60f3 {
    min-height: 200px;
  }
}
.media-bottom-de65 .center-b6fa {
  color: rgba(255, 255, 255, 0.8);
}
.media-bottom-de65 .center-b6fa a,
.media-bottom-de65 .center-b6fa li:after {
  color: inherit;
}
.media-bottom-de65 .center-b6fa a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb_cca0 {
  margin-bottom: 0.5em;
}
.alert-wood-2830 {
  margin-bottom: 1.2em;
}
.alert-wood-2830,
.breadcrumb_cca0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert-wood-2830 p:last-child,
.breadcrumb_cca0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tiny_deac,
#masthead .tiny_deac {
  display: none;
}
#masthead
  > .tiny_deac.lite_9297 {
  display: none;
}
#masthead > .tiny_deac button {
  left: 0;
}
.gallery-7963 {
  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%;
}
.gallery-7963 .pattern-d36a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gallery-7963 .module-b003 {
  display: -webkit-box;
  display: flex;
}
.gallery-7963 .module-b003.message_81cb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gallery-7963 .module-b003.solid-b33f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-7963 .module-b003.breadcrumb_pressed_6de8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-7963.grid_70d2.stone-4c4b .module-b003.message_81cb {
  flex-basis: 100%;
}
.gallery-7963.cold-a202 .module-b003.solid-b33f {
  -webkit-box-flex: 1;
  flex: auto;
}
.gallery-7963.cold-a202 .module-b003.breadcrumb_pressed_6de8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tiny_deac.lite_9297 {
  display: none;
}
#masthead > .tiny_deac button {
  left: 0;
}
.sort_gold_8218 {
  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;
}
.sort_gold_8218:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort_gold_8218.hidden-tiny-e6a0 i {
  margin-right: 4px;
}
.sort_gold_8218.overlay-1a78 i {
  margin-left: 5px;
}
.clean-0e9e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.clean-0e9e p:last-child {
  margin-bottom: 0;
}
.sort_active_b3a5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sort_active_b3a5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sort_active_b3a5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.sort_active_b3a5 .texture-steel-91dc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sort_active_b3a5 .tertiary-6d6c {
  margin: 5px 0 7px 0;
}
.sort_active_b3a5.notification_wide_b1f0 .picture_fast_6441 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_active_b3a5.notification_wide_b1f0 .logo_bottom_6f74 {
  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;
}
.sort_active_b3a5.iron-1a9f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sort_active_b3a5.iron-1a9f .picture_fast_6441 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_active_b3a5.iron-1a9f .logo_bottom_6f74 {
  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;
}
.sort_active_b3a5.accent-lower-b9e1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sort_active_b3a5.summary-94ee {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sort_active_b3a5.summary-94ee .logo_bottom_6f74 {
  margin-top: 7px;
}
.easy-6cf4 {
  display: inline-block;
}
.element-cf55 .south_dbdf .sort_active_b3a5 img {
  max-width: 100%;
}
.video-b4a8 .media_1004.gas_c43b,
.video-large-32d7 .media_1004.gas_c43b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.video-b4a8 .module_2554,
.video-large-32d7 .module_2554 {
  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%);
}
.video-b4a8 .module_2554 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.video-b4a8.input-middle-c605 .module_2554 {
  display: none;
}
.video-b4a8 .hero-bdf8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video-b4a8 .hero-bdf8 li {
  display: inline-block;
  position: relative;
}
.video-b4a8 .hero-bdf8 li:last-child {
  margin-right: 0;
}
.video-b4a8 .hero-bdf8 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;
}
.video-b4a8 .hero-bdf8 li.pro-234b > a {
  color: rgba(0, 0, 0, 0.9);
}
.video-b4a8 .hero-bdf8 > 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;
}
.video-b4a8 .hero-bdf8 > li > a i {
  line-height: 0;
}
.video-b4a8 .hero-bdf8 > li.focus-8712 > a .module_2554 {
  margin-left: 4px;
  line-height: 0;
}
.video-b4a8 .hero-bdf8 .breadcrumb-b7f6 li.focus-8712 > a {
  position: relative;
}
.video-b4a8 .hero-bdf8 .breadcrumb-b7f6 li.focus-8712 > a:after,
.video-b4a8 .hero-bdf8 .breadcrumb-b7f6 li.focus-8712 > a:before {
  content: "";
  display: table;
}
.video-b4a8 .hero-bdf8 .breadcrumb-b7f6 li.focus-8712 > a:after {
  clear: both;
}
.video-b4a8 .hero-bdf8 .breadcrumb-b7f6 li.focus-8712 > a .module_2554 {
  margin-left: 5px;
  float: right;
}
.video-b4a8 .mask-ce43,
.video-b4a8 .breadcrumb-b7f6 {
  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;
}
.video-b4a8 .breadcrumb-b7f6 {
  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;
}
.video-b4a8 .breadcrumb-b7f6 .gas_c43b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video-b4a8 .breadcrumb-b7f6 .module_2554 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.video-b4a8 .breadcrumb-b7f6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.video-b4a8 .breadcrumb-b7f6 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;
}
.video-b4a8 .breadcrumb-b7f6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.video-b4a8 .breadcrumb-b7f6 .breadcrumb-b7f6 {
  top: 0;
  left: 100%;
}
.video-b4a8 .section-0d9a.fn-focus-41ab > .mask-ce43,
.video-b4a8 .section-0d9a.fn-focus-41ab > .breadcrumb-b7f6,
.video-b4a8 .section-0d9a:focus > .mask-ce43,
.video-b4a8 .section-0d9a:focus > .breadcrumb-b7f6,
.video-b4a8 .section-0d9a:hover > .mask-ce43,
.video-b4a8 .section-0d9a:hover > .breadcrumb-b7f6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.video-b4a8.alert-f038 .up_a4af:after,
.video-b4a8.alert-f038 .up_a4af:before {
  content: "";
  display: table;
}
.video-b4a8.alert-f038 .up_a4af:after {
  clear: both;
}
.video-b4a8.alert-f038 .up_a4af > li {
  float: left;
}
.video-b4a8.media_2d13 .up_a4af:after,
.video-b4a8.media_2d13 .up_a4af:before {
  content: "";
  display: table;
}
.video-b4a8.media_2d13 .up_a4af:after {
  clear: both;
}
.video-b4a8.media_2d13 .up_a4af > li {
  float: left;
}
.video-b4a8.media_2d13 .up_a4af > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.video-b4a8.media_2d13 .up_a4af > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.video-b4a8.media_2d13 .up_a4af > li.outline-mini-ac2b > a,
.video-b4a8.media_2d13 .up_a4af > li.pro-234b > a {
  color: #fff;
  background-color: #1e4b75;
}
.video-b4a8.notification-ea6d .up_a4af > li > a .gas_c43b {
  position: relative;
}
.video-b4a8.notification-ea6d .up_a4af > li > a .gas_c43b: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;
}
.video-b4a8.notification-ea6d
  .up_a4af
  > li:focus
  > a
  .gas_c43b:before,
.video-b4a8.notification-ea6d
  .up_a4af
  > li:hover
  > a
  .gas_c43b:before {
  width: 100%;
  background-color: currentColor;
}
.video-b4a8.notification-ea6d
  .up_a4af
  > li.outline-mini-ac2b
  > a
  .gas_c43b:before,
.video-b4a8.notification-ea6d
  .up_a4af
  > li.middle_74b3
  > a
  .gas_c43b:before {
  width: 100%;
  background-color: currentColor;
}
.video-b4a8.dirty_012d .up_a4af > li > a .gas_c43b {
  position: relative;
}
.video-b4a8.dirty_012d .up_a4af > li > a .gas_c43b: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;
}
.video-b4a8.dirty_012d .up_a4af > li:focus > a .gas_c43b:before,
.video-b4a8.dirty_012d
  .up_a4af
  > li:hover
  > a
  .gas_c43b:before {
  width: 100%;
  background-color: currentColor;
}
.video-b4a8.dirty_012d
  .up_a4af
  > li.outline-mini-ac2b
  > a
  .gas_c43b:before,
.video-b4a8.dirty_012d
  .up_a4af
  > li.middle_74b3
  > a
  .gas_c43b:before {
  width: 100%;
  background-color: currentColor;
}
.video-large-32d7 .hero-bdf8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video-large-32d7 .hero-bdf8 li:first-child > a {
  border-top: none;
}
.video-large-32d7 .hero-bdf8 .caption-c92c > .gas_c43b .module_2554 {
  display: none;
}
.video-large-32d7 .hero-bdf8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video-large-32d7 .hero-bdf8 li:last-child {
  border: none;
}
.video-large-32d7 .hero-bdf8 li.focus-8712 > a {
  padding-right: 45px !important;
}
.video-large-32d7 .hero-bdf8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video-large-32d7 .hero-bdf8 li a:focus,
.video-large-32d7 .hero-bdf8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-large-32d7 .hero-bdf8 li .slider-gold-7364 {
  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;
}
.video-large-32d7 .hero-bdf8 li .slider-gold-7364:hover {
  box-shadow: none;
}
.video-large-32d7 .hero-bdf8 li .slider-gold-7364 .module_2554 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video-large-32d7 .hero-bdf8 .breadcrumb-b7f6 {
  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);
}
.video-large-32d7 .hero-bdf8 .breadcrumb-b7f6 li a {
  padding-left: 3em;
}
.video-large-32d7 .hero-bdf8 .breadcrumb-stale-3bf9 > a .slider-gold-7364 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-large-32d7 .hero-bdf8 .breadcrumb-stale-3bf9 > .breadcrumb-b7f6 {
  display: block;
  opacity: 1;
}
.tiny-1d58 {
  max-width: 100%;
}
.breadcrumb-complex-eccd {
  line-height: 0;
  cursor: pointer;
}
.south_8160 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.south_8160:hover {
  box-shadow: none;
  color: currentColor;
}
.south_8160 svg {
  width: 18px;
  height: 18px;
}
.south_8160 .chip-200c {
  display: none;
}
.block-779d {
  position: relative;
}
.block-779d.fn-active-41ab .south_8160 .small_886b {
  display: none;
}
.block-779d.fn-active-41ab .south_8160 .chip-200c {
  display: inline-block;
}
.block-779d .surface-95d0 {
  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);
}
.block-779d.alert-dim-4eaf .surface-95d0 {
  left: auto;
  right: -0.9em;
}
.block-779d.alert-dim-4eaf .tooltip-top-06c1::before {
  left: auto;
  right: 15px;
}
.block-779d.fn-active-41ab .surface-95d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_e29e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.article_e29e label {
  flex-basis: 100%;
}
.article_e29e .content-wood-f585 {
  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;
}
.article_e29e .filter-24c6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.article_e29e .filter-24c6:focus {
  background-color: transparent;
}
.article_e29e button.pattern-0f88 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.article_e29e button.pattern-0f88:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.article_e29e button.pattern-0f88 svg {
  width: 18px;
  height: 18px;
}
.article_e29e input[type="submit"] {
  min-height: auto;
}
.hard-06b8 .article_e29e .filter-24c6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tooltip-top-06c1 {
  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) {
  .tooltip-top-06c1 {
    width: 220px;
  }
}
.tooltip-top-06c1 label {
  flex-basis: 100%;
}
.tooltip-top-06c1::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;
}
.warm_3fbe .hard-06b8 .article_e29e {
  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;
}
.warm_3fbe
  .hard-06b8
  .article_e29e
  .content-wood-f585 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.warm_3fbe .hard-06b8 .article_e29e .filter-24c6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.warm_3fbe
  .hard-06b8
  .article_e29e
  .filter-24c6:focus {
  background: 0 0;
}
.warm_3fbe
  .hard-06b8
  .article_e29e
  .carousel-1f78 {
  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;
}
.hover-c16b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover-c16b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover-c16b li:last-child {
  margin-right: 0;
}
.hover-c16b li:first-child {
  margin-left: 0;
}
.hover-c16b.header-71d8 a {
  color: #fff;
}
.hover-c16b.header-71d8 a:hover {
  color: #fff;
}
.hover-c16b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover-c16b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover-c16b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover-c16b a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover-c16b [class*="social-icon-apple"] {
  background-color: #999;
}
.hover-c16b [class*="social-icon-apple"].outline-0ee2 {
  background-color: transparent;
  color: #999;
}
.hover-c16b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover-c16b [class*="social-icon-behance"].outline-0ee2 {
  background-color: transparent;
  color: #1769ff;
}
.hover-c16b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover-c16b [class*="social-icon-bitbucket"].outline-0ee2 {
  background-color: transparent;
  color: #205081;
}
.hover-c16b [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover-c16b [class*="social-icon-codepen"].outline-0ee2 {
  background-color: transparent;
  color: #000;
}
.hover-c16b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover-c16b [class*="social-icon-delicious"].outline-0ee2 {
  background-color: transparent;
  color: #39f;
}
.hover-c16b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover-c16b [class*="social-icon-digg"].outline-0ee2 {
  background-color: transparent;
  color: #005be2;
}
.hover-c16b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover-c16b [class*="social-icon-dribbble"].outline-0ee2 {
  background-color: transparent;
  color: #ea4c89;
}
.hover-c16b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover-c16b [class*="social-icon-envelope"].outline-0ee2 {
  background-color: transparent;
  color: #ea4335;
}
.hover-c16b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover-c16b [class*="social-icon-facebook"].outline-0ee2 {
  background-color: transparent;
  color: #3b5998;
}
.hover-c16b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover-c16b [class*="social-icon-flickr"].outline-0ee2 {
  background-color: transparent;
  color: #0063dc;
}
.hover-c16b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover-c16b [class*="social-icon-foursquare"].outline-0ee2 {
  background-color: transparent;
  color: #2d5be3;
}
.hover-c16b [class*="social-icon-github"] {
  background-color: #333;
}
.hover-c16b [class*="social-icon-github"].outline-0ee2 {
  background-color: transparent;
  color: #333;
}
.hover-c16b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover-c16b [class*="social-icon-google-plus"].outline-0ee2 {
  background-color: transparent;
  color: #dd4b39;
}
.hover-c16b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover-c16b [class*="social-icon-houzz"].outline-0ee2 {
  background-color: transparent;
  color: #7ac142;
}
.hover-c16b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover-c16b [class*="social-icon-instagram"].outline-0ee2 {
  background-color: transparent;
  color: #262626;
}
.hover-c16b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover-c16b [class*="social-icon-jsfiddle"].outline-0ee2 {
  background-color: transparent;
  color: #487aa2;
}
.hover-c16b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover-c16b [class*="social-icon-linkedin"].outline-0ee2 {
  background-color: transparent;
  color: #0077b5;
}
.hover-c16b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover-c16b [class*="social-icon-medium"].outline-0ee2 {
  background-color: transparent;
  color: #00ab6b;
}
.hover-c16b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover-c16b
  [class*="social-icon-odnoklassniki"].outline-0ee2 {
  background-color: transparent;
  color: #f4731c;
}
.hover-c16b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover-c16b [class*="social-icon-meetup"].outline-0ee2 {
  background-color: transparent;
  color: #ec1c40;
}
.hover-c16b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover-c16b [class*="social-icon-pinterest"].outline-0ee2 {
  background-color: transparent;
  color: #bd081c;
}
.hover-c16b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover-c16b [class*="social-icon-product-hunt"].outline-0ee2 {
  background-color: transparent;
  color: #da552f;
}
.hover-c16b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover-c16b [class*="social-icon-reddit"].outline-0ee2 {
  background-color: transparent;
  color: #ff4500;
}
.hover-c16b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover-c16b [class*="social-icon-rss"].outline-0ee2 {
  background-color: transparent;
  color: #f26522;
}
.hover-c16b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover-c16b
  [class*="social-icon-shopping-cart"].outline-0ee2 {
  background-color: transparent;
  color: #4caf50;
}
.hover-c16b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover-c16b [class*="social-icon-skype"].outline-0ee2 {
  background-color: transparent;
  color: #00aff0;
}
.hover-c16b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover-c16b [class*="social-icon-slideshare"].outline-0ee2 {
  background-color: transparent;
  color: #0077b5;
}
.hover-c16b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover-c16b [class*="social-icon-snapchat"].outline-0ee2 {
  background-color: transparent;
  color: #fffc00;
}
.hover-c16b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover-c16b [class*="social-icon-soundcloud"].outline-0ee2 {
  background-color: transparent;
  color: #f80;
}
.hover-c16b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover-c16b [class*="social-icon-spotify"].outline-0ee2 {
  background-color: transparent;
  color: #2ebd59;
}
.hover-c16b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover-c16b
  [class*="social-icon-stack-overflow"].outline-0ee2 {
  background-color: transparent;
  color: #fe7a15;
}
.hover-c16b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover-c16b [class*="social-icon-maldkfgram"].outline-0ee2 {
  background-color: transparent;
  color: #2ca5e0;
}
.hover-c16b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover-c16b [class*="social-icon-tripadvisor"].outline-0ee2 {
  background-color: transparent;
  color: #589442;
}
.hover-c16b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover-c16b [class*="social-icon-tumblr"].outline-0ee2 {
  background-color: transparent;
  color: #35465c;
}
.hover-c16b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover-c16b [class*="social-icon-twitch"].outline-0ee2 {
  background-color: transparent;
  color: #6441a5;
}
.hover-c16b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover-c16b [class*="social-icon-twitter"].outline-0ee2 {
  background-color: transparent;
  color: #1da1f2;
}
.hover-c16b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover-c16b [class*="social-icon-vimeo"].outline-0ee2 {
  background-color: transparent;
  color: #1ab7ea;
}
.hover-c16b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover-c16b [class*="social-icon-vk"].outline-0ee2 {
  background-color: transparent;
  color: #45668e;
}
.hover-c16b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover-c16b [class*="social-icon-weibo"].outline-0ee2 {
  background-color: transparent;
  color: #df2029;
}
.hover-c16b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover-c16b [class*="social-icon-weixin"].outline-0ee2 {
  background-color: transparent;
  color: #7bb32e;
}
.hover-c16b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover-c16b [class*="social-icon-whatsapp"].outline-0ee2 {
  background-color: transparent;
  color: #25d366;
}
.hover-c16b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover-c16b [class*="social-icon-wordpress"].outline-0ee2 {
  background-color: transparent;
  color: #21759b;
}
.hover-c16b [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover-c16b [class*="social-icon-xing"].outline-0ee2 {
  background-color: transparent;
  color: #026466;
}
.hover-c16b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover-c16b [class*="social-icon-yelp"].outline-0ee2 {
  background-color: transparent;
  color: #af0606;
}
.hover-c16b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover-c16b [class*="social-icon-youtube"].outline-0ee2 {
  background-color: transparent;
  color: #cd201f;
}
.input_short_32f3 {
  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;
}
.input_short_32f3:hover {
  box-shadow: none;
  background: 0 0;
}
.media_solid_67a8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.chip_top_faa9 {
  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;
}
.large_ed56 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary_6594 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary_6594,
.summary_6594::after,
.summary_6594::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;
}
.summary_6594::after,
.summary_6594::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tag-in-1270 .chip_top_faa9 .large_ed56 {
  margin-top: -2px;
  width: 19px;
}
.tag-in-1270 .chip_top_faa9 .summary_6594 {
  margin-top: -1px;
}
.tag-in-1270 .chip_top_faa9 .summary_6594,
.tag-in-1270 .chip_top_faa9 .summary_6594::after,
.tag-in-1270 .chip_top_faa9 .summary_6594::before {
  width: 19px;
  height: 2px;
}
.tag-in-1270 .chip_top_faa9 .summary_6594::before {
  top: -6px;
}
.tag-in-1270 .chip_top_faa9 .summary_6594::after {
  bottom: -6px;
}
.background-8f5a .chip_top_faa9 .large_ed56 {
  margin-top: -2px;
  width: 22px;
}
.background-8f5a .chip_top_faa9 .summary_6594 {
  margin-top: -1px;
}
.background-8f5a .chip_top_faa9 .summary_6594,
.background-8f5a .chip_top_faa9 .summary_6594::after,
.background-8f5a .chip_top_faa9 .summary_6594::before {
  width: 22px;
  height: 2px;
}
.background-8f5a .chip_top_faa9 .summary_6594::before {
  top: -7px;
}
.background-8f5a .chip_top_faa9 .summary_6594::after {
  bottom: -7px;
}
.south-46fb .chip_top_faa9 .large_ed56 {
  margin-top: -2px;
  width: 31px;
}
.south-46fb .chip_top_faa9 .summary_6594 {
  margin-top: -1.5px;
}
.south-46fb .chip_top_faa9 .summary_6594,
.south-46fb .chip_top_faa9 .summary_6594::after,
.south-46fb .chip_top_faa9 .summary_6594::before {
  width: 31px;
  height: 3px;
}
.south-46fb .chip_top_faa9 .summary_6594::before {
  top: -9px;
}
.south-46fb .chip_top_faa9 .summary_6594::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .popup-fe35 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 19px;
  }
  .popup-fe35 .chip_top_faa9 .summary_6594 {
    margin-top: -1px;
  }
  .popup-fe35 .chip_top_faa9 .summary_6594,
  .popup-fe35 .chip_top_faa9 .summary_6594::after,
  .popup-fe35 .chip_top_faa9 .summary_6594::before {
    width: 19px;
    height: 2px;
  }
  .popup-fe35 .chip_top_faa9 .summary_6594::before {
    top: -6px;
  }
  .popup-fe35 .chip_top_faa9 .summary_6594::after {
    bottom: -6px;
  }
  .layout-c7f7 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 22px;
  }
  .layout-c7f7 .chip_top_faa9 .summary_6594 {
    margin-top: -1px;
  }
  .layout-c7f7 .chip_top_faa9 .summary_6594,
  .layout-c7f7 .chip_top_faa9 .summary_6594::after,
  .layout-c7f7 .chip_top_faa9 .summary_6594::before {
    width: 22px;
    height: 2px;
  }
  .layout-c7f7 .chip_top_faa9 .summary_6594::before {
    top: -7px;
  }
  .layout-c7f7 .chip_top_faa9 .summary_6594::after {
    bottom: -7px;
  }
  .button_tiny_68b9 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 31px;
  }
  .button_tiny_68b9 .chip_top_faa9 .summary_6594 {
    margin-top: -1.5px;
  }
  .button_tiny_68b9 .chip_top_faa9 .summary_6594,
  .button_tiny_68b9 .chip_top_faa9 .summary_6594::after,
  .button_tiny_68b9 .chip_top_faa9 .summary_6594::before {
    width: 31px;
    height: 3px;
  }
  .button_tiny_68b9 .chip_top_faa9 .summary_6594::before {
    top: -9px;
  }
  .button_tiny_68b9 .chip_top_faa9 .summary_6594::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element-5c35 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 19px;
  }
  .element-5c35 .chip_top_faa9 .summary_6594 {
    margin-top: -1px;
  }
  .element-5c35 .chip_top_faa9 .summary_6594,
  .element-5c35 .chip_top_faa9 .summary_6594::after,
  .element-5c35 .chip_top_faa9 .summary_6594::before {
    width: 19px;
    height: 2px;
  }
  .element-5c35 .chip_top_faa9 .summary_6594::before {
    top: -6px;
  }
  .element-5c35 .chip_top_faa9 .summary_6594::after {
    bottom: -6px;
  }
  .shadow-e960 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-e960 .chip_top_faa9 .summary_6594 {
    margin-top: -1px;
  }
  .shadow-e960 .chip_top_faa9 .summary_6594,
  .shadow-e960 .chip_top_faa9 .summary_6594::after,
  .shadow-e960 .chip_top_faa9 .summary_6594::before {
    width: 22px;
    height: 2px;
  }
  .shadow-e960 .chip_top_faa9 .summary_6594::before {
    top: -7px;
  }
  .shadow-e960 .chip_top_faa9 .summary_6594::after {
    bottom: -7px;
  }
  .mini_8824 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 31px;
  }
  .mini_8824 .chip_top_faa9 .summary_6594 {
    margin-top: -1.5px;
  }
  .mini_8824 .chip_top_faa9 .summary_6594,
  .mini_8824 .chip_top_faa9 .summary_6594::after,
  .mini_8824 .chip_top_faa9 .summary_6594::before {
    width: 31px;
    height: 3px;
  }
  .mini_8824 .chip_top_faa9 .summary_6594::before {
    top: -9px;
  }
  .mini_8824 .chip_top_faa9 .summary_6594::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .small-4e4f .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 19px;
  }
  .small-4e4f .chip_top_faa9 .summary_6594 {
    margin-top: -1px;
  }
  .small-4e4f .chip_top_faa9 .summary_6594,
  .small-4e4f .chip_top_faa9 .summary_6594::after,
  .small-4e4f .chip_top_faa9 .summary_6594::before {
    width: 19px;
    height: 2px;
  }
  .small-4e4f .chip_top_faa9 .summary_6594::before {
    top: -6px;
  }
  .small-4e4f .chip_top_faa9 .summary_6594::after {
    bottom: -6px;
  }
  .active-2d62 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 22px;
  }
  .active-2d62 .chip_top_faa9 .summary_6594 {
    margin-top: -1px;
  }
  .active-2d62 .chip_top_faa9 .summary_6594,
  .active-2d62 .chip_top_faa9 .summary_6594::after,
  .active-2d62 .chip_top_faa9 .summary_6594::before {
    width: 22px;
    height: 2px;
  }
  .active-2d62 .chip_top_faa9 .summary_6594::before {
    top: -7px;
  }
  .active-2d62 .chip_top_faa9 .summary_6594::after {
    bottom: -7px;
  }
  .under-5859 .chip_top_faa9 .large_ed56 {
    margin-top: -2px;
    width: 31px;
  }
  .under-5859 .chip_top_faa9 .summary_6594 {
    margin-top: -1.5px;
  }
  .under-5859 .chip_top_faa9 .summary_6594,
  .under-5859 .chip_top_faa9 .summary_6594::after,
  .under-5859 .chip_top_faa9 .summary_6594::before {
    width: 31px;
    height: 3px;
  }
  .under-5859 .chip_top_faa9 .summary_6594::before {
    top: -9px;
  }
  .under-5859 .chip_top_faa9 .summary_6594::after {
    bottom: -9px;
  }
}
.primary_5df2 .summary_6594 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.primary_5df2 .summary_6594::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.primary_5df2 .summary_6594::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.primary_5df2.cold-4b5b .summary_6594 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.primary_5df2.cold-4b5b .summary_6594::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.primary_5df2.cold-4b5b .summary_6594::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);
}
.notice_6d26 {
  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.slider-tiny-bab6:before {
  display: none;
}
.carousel-c4f3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel-c4f3 .grid_static_4b35 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel-c4f3 .grid_static_4b35:last-of-type {
  border-bottom: none;
}
.carousel-c4f3 .grid_static_4b35.tag_6cda,
.carousel-c4f3 .grid_static_4b35.block-selected-cf74,
.carousel-c4f3 .grid_static_4b35.list-bronze-0e70 {
  padding: 0;
}
.carousel-c4f3 .video-large-32d7 .slider-gold-7364 {
  color: currentColor;
}
.carousel-c4f3 .video-large-32d7 .slider-gold-7364:focus,
.carousel-c4f3 .video-large-32d7 .slider-gold-7364:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-c4f3.south-8bf7 .gradient-41b3,
.carousel-c4f3.south-8bf7 .clean-0e9e a,
.carousel-c4f3.south-8bf7 .up_a4af a,
.carousel-c4f3.south-8bf7 .breadcrumb-b7f6 a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-c4f3.south-8bf7 .gradient-41b3:hover,
.carousel-c4f3.south-8bf7 .clean-0e9e a:hover,
.carousel-c4f3.south-8bf7 .up_a4af a:hover,
.carousel-c4f3.south-8bf7 .breadcrumb-b7f6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-c4f3.south-8bf7 .slider-focused-249b {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-c4f3.south-8bf7 .grid_static_4b35 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-c4f3.south-8bf7 .grid_static_4b35:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-c4f3.south-8bf7 .carousel-stone-5000:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-c4f3.south-8bf7 .video-large-32d7 .hero-bdf8 li a,
.carousel-c4f3.south-8bf7 .video-large-32d7 .slider-gold-7364,
.carousel-c4f3.south-8bf7 .breadcrumb-b7f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-c4f3.south-8bf7 .video-large-32d7 .slider-gold-7364:focus,
.carousel-c4f3.south-8bf7 .video-large-32d7 .slider-gold-7364:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-c4f3.south-8bf7 .hero-bdf8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-c4f3.content-f811 .gradient-41b3,
.carousel-c4f3.content-f811 .clean-0e9e a,
.carousel-c4f3.content-f811 .up_a4af .slider-gold-7364,
.carousel-c4f3.content-f811 .up_a4af a,
.carousel-c4f3.content-f811 .breadcrumb-b7f6 a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-c4f3.content-f811 .gradient-41b3:hover,
.carousel-c4f3.content-f811 .clean-0e9e a:hover,
.carousel-c4f3.content-f811 .up_a4af .slider-gold-7364:hover,
.carousel-c4f3.content-f811 .up_a4af a:hover,
.carousel-c4f3.content-f811 .breadcrumb-b7f6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-c4f3.content-f811 .slider-focused-249b {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-c4f3.content-f811 .grid_static_4b35 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-c4f3.content-f811 .grid_static_4b35:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel-c4f3.content-f811 .carousel-stone-5000:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-c4f3.content-f811 .video-large-32d7 .hero-bdf8 li a,
.carousel-c4f3.content-f811 .video-large-32d7 .slider-gold-7364,
.carousel-c4f3.content-f811 .breadcrumb-b7f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-c4f3.content-f811 .video-large-32d7 .slider-gold-7364:focus,
.carousel-c4f3.content-f811 .video-large-32d7 .slider-gold-7364:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-c4f3.content-f811 .hero-bdf8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-stone-5000 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.carousel-stone-5000:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hover_6242 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption-outer-b6a6 .carousel-c4f3 {
  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;
}
.caption-outer-b6a6 .grid_static_4b35 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption-outer-b6a6 .grid_static_4b35: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) {
  .caption-outer-b6a6 .grid_static_4b35:before {
    width: 16%;
    left: 42%;
  }
}
.caption-outer-b6a6 .grid_static_4b35:last-child:before {
  content: none;
}
.caption-outer-b6a6 .grid_static_4b35[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption-outer-b6a6 .video-large-32d7 .hero-bdf8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption-outer-b6a6 .video-large-32d7 .hero-bdf8 li a .slider-gold-7364 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption-outer-b6a6 .video-large-32d7 .breadcrumb-b7f6 {
  border: none;
}
.caption-outer-b6a6 .video-large-32d7 .breadcrumb-b7f6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption-outer-b6a6 .carousel-stone-5000 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption-outer-b6a6 .hover_6242 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption-outer-b6a6 .content-f811 .carousel-stone-5000:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption-outer-b6a6 .south-8bf7.progress_0255 .summary_6594 {
  background: rgba(0, 0, 0, 0.6);
}
.caption-outer-b6a6
  .south-8bf7.progress_0255
  .summary_6594::after,
.caption-outer-b6a6
  .south-8bf7.progress_0255
  .summary_6594:before {
  background: inherit;
}
.caption-outer-b6a6
  .south-8bf7.progress_0255:hover
  .summary_6594 {
  background: rgba(0, 0, 0, 0.8);
}
.easy-dc64 .carousel-c4f3 {
  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) {
  .easy-dc64 .carousel-c4f3 {
    width: auto;
    right: 45px;
  }
}
.nav_3163 .carousel-c4f3 {
  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) {
  .nav_3163 .carousel-c4f3 {
    width: auto;
    left: 45px;
  }
}
.slider-tiny-bab6 .carousel-c4f3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider-tiny-bab6 .hover_6242 {
  max-width: 48em;
  margin: 0 auto;
}
.slider-tiny-bab6 .carousel-stone-5000:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.first-7ec3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.first-7ec3.caption-outer-b6a6 .carousel-c4f3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.first-7ec3.easy-dc64 .carousel-c4f3 {
  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);
}
.first-7ec3 .carousel-c4f3 {
  visibility: visible;
}
.first-7ec3.nav_3163 .carousel-c4f3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label-d657,
.input-6eef {
  overflow-x: hidden;
}
.label-d657 .carousel-c4f3 {
  overflow: auto;
}
.label-d657.caption-outer-b6a6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-d657.caption-outer-b6a6 .carousel-c4f3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label-d657.caption-outer-b6a6 .input_short_32f3 {
  opacity: 0;
}
.label-d657.easy-dc64 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-d657.easy-dc64 .carousel-c4f3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label-d657.easy-dc64 .input_short_32f3 {
  opacity: 0;
}
.label-d657.nav_3163 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-d657.nav_3163 .carousel-c4f3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label-d657.nav_3163 .input_short_32f3 {
  opacity: 0;
}
.label-d657.slider-tiny-bab6 .carousel-c4f3 {
  z-index: 10;
  visibility: visible;
}
.progress_0255 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_0255 .summary_6594 {
  background: rgba(255, 255, 255, 0.99);
}
.progress_0255 .summary_6594::after,
.progress_0255 .summary_6594:before {
  background: inherit;
}
.progress_0255:hover .summary_6594 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_3163 .progress_0255 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider-tiny-bab6 .progress_0255 {
  display: none !important;
}
.label-d657:before,
.input-6eef:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label-d657 .progress_0255,
.input-6eef .progress_0255 {
  display: inline-block;
}
.carousel-c4f3 .pattern-d36a {
  -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;
}
.label-d657 .carousel-c4f3 .pattern-d36a,
.input-6eef .carousel-c4f3 .pattern-d36a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-white-c940 .content-wood-f585 {
  width: 100%;
}
.south_dbdf {
  padding: 0 0.5em 0;
}
.south_dbdf [class*="customify-col-"],
.south_dbdf [class*="customify-col_"],
.south_dbdf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.header-complex-7b31 .south_dbdf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .liquid_3b75 .sidebar_brown_c473,
  .sidebar_brown_c473 {
    display: none;
  }
  .input-cb4d {
    text-align: left;
  }
  .chip-gas-704c {
    text-align: center;
  }
  .search_white_191d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .liquid_3b75 .shadow_37fb,
  .shadow_37fb {
    display: none;
  }
  .frame-62d5 {
    text-align: left;
  }
  .tooltip_827d {
    text-align: center;
  }
  .paragraph_669a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .liquid_3b75 .bright_54a1,
  .bright_54a1 {
    display: none;
  }
  .list_b429 {
    text-align: left;
  }
  .breadcrumb-01d9 {
    text-align: center;
  }
  .title-8512 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.section-soft-ae54 {
  box-shadow: none !important;
}
.right-e371 .highlight-ca67,
.button-green-85bb .highlight-ca67 {
  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;
}
.button-green-85bb .highlight-ca67 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wood_aba2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wood_aba2:after,
.wood_aba2:before {
  content: "";
  display: table;
}
.wood_aba2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wood_aba2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wood_aba2,
.west_97bc {
  max-width: 1248px;
  margin: 0 auto;
}

.blue-9b82.pattern_fixed_9dc3 .wood_aba2 {
  max-width: 100%;
}
.blue-9b82.disabled_silver_5e43 {
  max-width: 1200px;
  margin: 0 auto;
}
.blue-9b82.bottom_8397 .wood_aba2 {
  max-width: 100%;
}
.blue-9b82.bottom_8397 > .wood_aba2 {
  padding-left: 0;
  padding-right: 0;
}
.blue-9b82.bottom_8397 > .wood_aba2 .liquid_3b75 {
  margin: 0;
}
.blue-9b82.bottom_8397
  > .wood_aba2
  .breadcrumb-37f4.notification-7bf1 {
  margin-right: 0;
  margin-left: 0;
}
.blue-9b82.bottom_8397 #main.notification-7bf1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .title_cold_4af1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .title_cold_4af1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay_502c .title_e08b {
    padding-right: 1em;
  }
  .overlay_502c.header_plasma_afb2 .breadcrumb-37f4 {
    border-right: 1px solid #eaecee;
  }
  .overlay_502c.header_plasma_afb2 .title_e08b {
    padding-right: 1em;
  }
  .overlay_502c.header_plasma_afb2 .block-next-b94b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough_70f9 .title_e08b {
    padding-left: 1em;
  }
  .rough_70f9.header_plasma_afb2 .breadcrumb-37f4 {
    border-left: 1px solid #eaecee;
  }
  .rough_70f9.header_plasma_afb2 .title_e08b {
    padding-left: 1em;
  }
  .rough_70f9.header_plasma_afb2 .block-next-b94b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_9c6d .title_e08b {
    padding-left: 1em;
  }
  .alert_9c6d.header_plasma_afb2 .detail-2e1b {
    border-right: 1px solid #eaecee;
  }
  .alert_9c6d.header_plasma_afb2 .dirty_a0af {
    border-right: 1px solid #eaecee;
  }
  .alert_9c6d.header_plasma_afb2 .title_e08b {
    padding-left: 1em;
  }
  .alert_9c6d.header_plasma_afb2 .block-next-b94b {
    padding-right: 1em;
  }
  .alert_9c6d.header_plasma_afb2 .filter-1090 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current-d56d .title_e08b {
    padding-right: 1em;
  }
  .current-d56d.header_plasma_afb2 .detail-2e1b {
    border-left: 1px solid #eaecee;
  }
  .current-d56d.header_plasma_afb2 .dirty_a0af {
    border-left: 1px solid #eaecee;
  }
  .current-d56d.header_plasma_afb2 .title_e08b {
    padding-right: 1em;
  }
  .current-d56d.header_plasma_afb2 .block-next-b94b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current-d56d.header_plasma_afb2 .filter-1090 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_cold_4af1 .title_e08b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title_cold_4af1.header_plasma_afb2 .breadcrumb-37f4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .title_cold_4af1.header_plasma_afb2 .title_e08b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title_cold_4af1.header_plasma_afb2 .block-next-b94b {
    padding-left: 1em;
  }
  .title_cold_4af1.header_plasma_afb2 .filter-1090 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .title_cold_4af1.header_plasma_afb2 .title_e08b {
    padding-left: 0;
  }
}
.description_e9b5 .notice-smooth-2c47 {
  display: inline-block;
}
.basic-7cf2 {
  display: inline-block;
}
.outline_prev_93c5 {
  word-con: break-word;
}
.backdrop_up_ffe3 > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop_up_ffe3 .image-460e {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop_up_ffe3 .modal_40d3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hovered_5ad0 .selected_2a4d {
  margin-bottom: 2em;
}
.hovered_5ad0 .image_2fac {
  margin-bottom: 15px;
}
.hovered_5ad0 .image_2fac:last-child {
  margin-bottom: 0;
}
.hovered_5ad0 .short-542e {
  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) {
  .hovered_5ad0 .short-542e {
    display: block;
  }
}
.hovered_5ad0 .sidebar-bfde {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hovered_5ad0 .sidebar-bfde {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hovered_5ad0 .blue-5110 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hovered_5ad0 .blue-5110 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hovered_5ad0 .blue-5110 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hovered_5ad0 .outline_prev_93c5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_5ad0 .outline_prev_93c5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hovered_5ad0 .pagination-891e p:last-child {
  margin-bottom: 0;
}
.hovered_5ad0 .huge_c7fd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hovered_5ad0 .hard-6b89 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hovered_5ad0 .filter_45a4 {
  margin-top: 1em;
}
.hovered_5ad0 .basic_19a6 {
  top: 0;
  display: block;
}
.hovered_5ad0 .basic_19a6 a {
  color: inherit;
}
.hovered_5ad0 .basic_19a6 a:hover {
  color: inherit;
}
.hovered_5ad0 .status_narrow_e87f {
  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;
}
.hovered_5ad0 .status_narrow_e87f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hovered_5ad0 .hard-6b89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hovered_5ad0 .feature-west-252c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hovered_5ad0 .feature-west-252c:first-child {
  margin-top: 0;
}
.hovered_5ad0 .feature-west-252c.gallery-ec8b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hovered_5ad0 .feature-west-252c.overlay-green-35ff {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered_5ad0
  .feature-west-252c.overlay-green-35ff.feature-active-88ce
  .filter_45a4 {
  width: 100%;
}
.hovered_5ad0 .overlay-green-35ff {
  -webkit-box-align: center;
  align-items: center;
}
.hovered_5ad0 .overlay-green-35ff .backdrop_up_ffe3,
.hovered_5ad0 .overlay-green-35ff > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hovered_5ad0 .blue-5110 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hovered_5ad0 .blue-5110 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hovered_5ad0 .blue-5110: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;
}
.hovered_5ad0 .gallery-ec8b {
  z-index: 5;
}
.hovered_5ad0 .box-9666 .wrapper-fresh-12ea {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hovered_5ad0 .mask-14be .wrapper-fresh-12ea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hovered_5ad0 .notice-short-bf71 .wrapper-fresh-12ea {
  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;
}
.hovered_5ad0.filter-pink-e3e5 .short-542e,
.hovered_5ad0.accent-b543 .short-542e {
  display: block;
}
.hovered_5ad0.filter-pink-e3e5 .short-542e .stale-d929,
.hovered_5ad0.filter-pink-e3e5 .short-542e .hard-6b89,
.hovered_5ad0.accent-b543 .short-542e .stale-d929,
.hovered_5ad0.accent-b543 .short-542e .hard-6b89 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered_5ad0.aside_pressed_078a .sidebar-bfde {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hovered_5ad0.aside_pressed_078a .sidebar-bfde {
    margin-right: 0;
  }
}
.hovered_5ad0.filter-pink-e3e5 .sidebar-bfde,
.hovered_5ad0.accent-b543 .sidebar-bfde {
  padding-top: 40%;
}
.hovered_5ad0.filter-pink-e3e5 .selected_2a4d,
.hovered_5ad0.accent-b543 .selected_2a4d {
  display: block;
}
.hovered_5ad0.filter-pink-e3e5 .fn-sticky-41ab .hard-6b89,
.hovered_5ad0.accent-b543 .fn-sticky-41ab .hard-6b89 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hovered_5ad0.filter-pink-e3e5 .sidebar-bfde,
.hovered_5ad0.accent-b543 .sidebar-bfde {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hovered_5ad0.filter-pink-e3e5 .hard-6b89 {
  padding: 1em;
}
.pattern_purple_b5f8 {
  margin: 30px auto;
  display: block;
}
.pattern_purple_b5f8 .table-8229 > * {
  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;
}
.pattern_purple_b5f8 .table-8229 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern_purple_b5f8 .table-8229 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hero_127c .backdrop_up_ffe3 {
  margin-bottom: 1.41575em;
}
.hero_127c .down-f104 {
  margin-bottom: 1.618em;
}
.title_glass_5602 .avatar_2e9e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title_glass_5602 .avatar_2e9e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title_glass_5602 .highlight_new_e659 {
  max-width: 100%;
  overflow: auto;
}
.header_4a6d .title_glass_5602 a:hover {
  text-decoration: underline;
}
.video_e0e2 .image_2fac:not(.outline_prev_93c5),
.video_e0e2 .blue-5110 {
  margin-bottom: 1.41575em;
}
.video_e0e2 .image_2fac:not(.outline_prev_93c5):last-child,
.video_e0e2 .blue-5110:last-child {
  margin-bottom: 0;
}
.video_e0e2 .image_2fac.media-right-7b8d {
  margin-bottom: 0.41575em;
}
.video_e0e2 .tertiary_41ff:before,
.video_e0e2 .hero_6cde:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.video_e0e2 .tertiary_41ff:before {
  content: "\f115";
}
.video_e0e2 .hero_6cde:before {
  content: "\f02c";
}
.video_e0e2 .thumbnail-ad0b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.video_e0e2 .thumbnail-ad0b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden-5cf3 {
  display: -webkit-box;
  display: flex;
}
.hidden-5cf3 .fixed-9ed2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden-5cf3 .fixed-9ed2 {
    flex-basis: 90px;
  }
}
.hidden-5cf3 .left_d132 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-5cf3 .left_d132 {
    flex-basis: calc(100% - 50px);
  }
}
.hidden-5cf3 .surface-advanced-f778 p:last-child {
  margin-bottom: 0.72em;
}
.action_a8cd .table-8229 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.action_a8cd .table-8229:after,
.action_a8cd .table-8229:before {
  content: "";
  display: table;
}
.action_a8cd .table-8229:after {
  clear: both;
}
.action_a8cd .table-8229 .component-top-18e4,
.action_a8cd .table-8229 .outer_f8fb {
  width: 49%;
}
.action_a8cd .table-8229 .component-top-18e4 a span.aside-77fe,
.action_a8cd .table-8229 .outer_f8fb a span.aside-77fe {
  display: block;
  margin-bottom: 5px;
}
.action_a8cd .table-8229 .outer_f8fb {
  float: left;
  text-align: left;
}
.action_a8cd .table-8229 .component-top-18e4 {
  float: right;
  text-align: right;
}
.bright-cc79 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bright-cc79 {
    margin-bottom: 0;
  }
}
.silver-8034 {
  margin-bottom: 1em;
}
.silver-8034 .outline_prev_93c5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.nav_last_02ec a {
  display: block;
  line-height: 0;
  position: relative;
}
.tall_b03d .silver-8034,
.green-9ff9 .silver-8034 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tall_b03d .silver-8034,
  .green-9ff9 .silver-8034 {
    display: block;
  }
}
.tall_b03d .nav_last_02ec,
.green-9ff9 .nav_last_02ec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tall_b03d .nav_last_02ec,
  .green-9ff9 .nav_last_02ec {
    margin-bottom: 1em;
  }
}
.tall_b03d .nav_last_02ec img,
.green-9ff9 .nav_last_02ec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tall_b03d .feature-a7be,
.green-9ff9 .feature-a7be {
  flex-basis: calc(100% - 160px);
}
.tall_b03d .feature-a7be p,
.green-9ff9 .feature-a7be p {
  margin-bottom: 0;
}
.tall_b03d .feature-a7be {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tall_b03d .feature-a7be {
    padding-left: 0;
  }
}
.green-9ff9 .feature-a7be {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .green-9ff9 .feature-a7be {
    padding-right: 0;
  }
}
.green-9ff9 .nav_last_02ec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.south_1c45 .nav_last_02ec {
  margin-bottom: 0.5em;
}
.south_1c45 .nav_last_02ec img {
  width: 100%;
}
.title_simple_0b5b .label_2d8c,
.old-9722 .label_2d8c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.old-9722 .breadcrumb-37f4 .progress_red_b9a3 p:last-child {
  margin-bottom: 0;
}
.active_0e34 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active-7a8c .button_east_ba3d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active-7a8c .button_east_ba3d:last-of-type {
    margin-bottom: 0;
  }
}
.active-7a8c .button_east_ba3d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-7a8c .button_east_ba3d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active-7a8c .button_east_ba3d ul li {
  margin: 0 0 0.6em;
}
.active-7a8c .button_east_ba3d ul li.small-021a,
.active-7a8c .button_east_ba3d ul li.cold-de5f {
  position: relative;
}
.active-7a8c .button_east_ba3d ul li.small-021a .sort-dec7,
.active-7a8c .button_east_ba3d ul li.cold-de5f .sort-dec7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active-7a8c .button_east_ba3d ul li.small-021a:after:after,
.active-7a8c .button_east_ba3d ul li.small-021a:after:before,
.active-7a8c
  .button_east_ba3d
  ul
  li.cold-de5f:after:after,
.active-7a8c
  .button_east_ba3d
  ul
  li.cold-de5f:after:before {
  content: "";
  display: table;
}
.active-7a8c .button_east_ba3d ul li.small-021a:after:after,
.active-7a8c
  .button_east_ba3d
  ul
  li.cold-de5f:after:after {
  clear: both;
}
.active-7a8c .button_east_ba3d a.nav_bottom_6c81:hover {
  text-decoration: none;
}
.active-7a8c .button_east_ba3d select {
  max-width: 100%;
}
.active-7a8c .button_east_ba3d table {
  font-size: 85%;
}
.active-7a8c .button_east_ba3d table td,
.active-7a8c .button_east_ba3d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active-7a8c .button_east_ba3d table tfoot td {
  text-align: left;
}
.active-7a8c .button_east_ba3d :last-child {
  margin-bottom: 0;
}
.active-7a8c .button_east_ba3d .thumbnail-2f07 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active-7a8c .button_east_ba3d .thumbnail-2f07 label {
  width: 100%;
}
.active-7a8c .button_east_ba3d .thumbnail-2f07 .filter-24c6 {
  width: 100%;
  display: block;
}
.active-7a8c .button_east_ba3d .thumbnail-2f07 .pattern-0f88 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active-7a8c .button_east_ba3d .thumbnail-2f07 .pattern-0f88:hover svg #svg-search {
  fill: #444;
}
.active-7a8c .button_east_ba3d .thumbnail-2f07 .pattern-0f88 svg {
  width: 18px;
  height: 18px;
}
.active-7a8c .item-5709 ul ul,
.active-7a8c .icon_south_6f14 ul ul,
.active-7a8c .carousel-3496 ul ul,
.active-7a8c .summary-easy-9e8a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active-7a8c .item-5709 .focus-8712 > a,
.active-7a8c .icon_south_6f14 .focus-8712 > a,
.active-7a8c .carousel-3496 .focus-8712 > a,
.active-7a8c .summary-easy-9e8a .focus-8712 > a {
  margin-bottom: 0;
}
.active-7a8c .static-3c78 li,
.active-7a8c .item-5709 li,
.active-7a8c .slow-e243 li,
.active-7a8c .icon_south_6f14 li,
.active-7a8c .carousel-3496 li,
.active-7a8c .summary-easy-9e8a li,
.active-7a8c .nav-9aae li,
.active-7a8c .primary-active-9cff li {
  display: block;
  position: relative;
}
.active-7a8c .static-3c78 li:last-child,
.active-7a8c .item-5709 li:last-child,
.active-7a8c .slow-e243 li:last-child,
.active-7a8c .icon_south_6f14 li:last-child,
.active-7a8c .carousel-3496 li:last-child,
.active-7a8c .summary-easy-9e8a li:last-child,
.active-7a8c .nav-9aae li:last-child,
.active-7a8c .primary-active-9cff li:last-child {
  border: none;
}
.active-7a8c .static-3c78 li a,
.active-7a8c .item-5709 li a,
.active-7a8c .slow-e243 li a,
.active-7a8c .icon_south_6f14 li a,
.active-7a8c .carousel-3496 li a,
.active-7a8c .summary-easy-9e8a li a,
.active-7a8c .nav-9aae li a,
.active-7a8c .primary-active-9cff li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-7a8c .static-3c78 li ul li::before,
.active-7a8c .item-5709 li ul li::before,
.active-7a8c .slow-e243 li ul li::before,
.active-7a8c .icon_south_6f14 li ul li::before,
.active-7a8c .carousel-3496 li ul li::before,
.active-7a8c .summary-easy-9e8a li ul li::before,
.active-7a8c .nav-9aae li ul li::before,
.active-7a8c .primary-active-9cff li ul li::before {
  left: 15px;
}
.active-7a8c .static-3c78 li ul a,
.active-7a8c .item-5709 li ul a,
.active-7a8c .slow-e243 li ul a,
.active-7a8c .icon_south_6f14 li ul a,
.active-7a8c .carousel-3496 li ul a,
.active-7a8c .summary-easy-9e8a li ul a,
.active-7a8c .nav-9aae li ul a,
.active-7a8c .primary-active-9cff li ul a {
  padding-left: 20px;
}
.active-7a8c .static-3c78 li ul ul li::before,
.active-7a8c .item-5709 li ul ul li::before,
.active-7a8c .slow-e243 li ul ul li::before,
.active-7a8c .icon_south_6f14 li ul ul li::before,
.active-7a8c .carousel-3496 li ul ul li::before,
.active-7a8c .summary-easy-9e8a li ul ul li::before,
.active-7a8c .nav-9aae li ul ul li::before,
.active-7a8c .primary-active-9cff li ul ul li::before {
  left: 30px;
}
.active-7a8c .static-3c78 li ul ul a,
.active-7a8c .item-5709 li ul ul a,
.active-7a8c .slow-e243 li ul ul a,
.active-7a8c .icon_south_6f14 li ul ul a,
.active-7a8c .carousel-3496 li ul ul a,
.active-7a8c .summary-easy-9e8a li ul ul a,
.active-7a8c .nav-9aae li ul ul a,
.active-7a8c .primary-active-9cff li ul ul a {
  padding-left: 40px;
}
.active-7a8c .last-6ca4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-7a8c .primary-active-9cff ul li {
  margin-bottom: 1.41575em;
}
.active-7a8c .primary-active-9cff ul li .widget_4fb4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active-7a8c .primary-active-9cff ul li .shade_0b94 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.content-f811 .static-3c78 li a,
.content-f811 .item-5709 li a,
.content-f811 .slow-e243 li a,
.content-f811 .icon_south_6f14 li a,
.content-f811 .carousel-3496 li a,
.content-f811 .summary-easy-9e8a li a,
.content-f811 .nav-9aae li a,
.content-f811 .primary-active-9cff li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-f811 .last-6ca4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-f811 .button_east_ba3d ul li.small-021a .sort-dec7,
.content-f811 .button_east_ba3d ul li.cold-de5f .sort-dec7 {
  background: rgba(0, 0, 0, 0.2);
}
.content-f811 .active-7a8c .button_east_ba3d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue-9b82 .active-7a8c .hero-bdf8 li {
  margin: 0;
}
.blue-9b82 .active-7a8c .hero-bdf8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.blue-9b82 .active-7a8c .hero-bdf8 li ul {
  margin: 0;
}
.blue-9b82 .active-7a8c .hero-bdf8 li ul li a {
  padding-left: 15px;
}
.blue-9b82 .active-7a8c .hero-bdf8 li ul li li a {
  padding-left: 30px;
}
.blue-9b82 .active-7a8c .hero-bdf8 li.pro-234b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.blue-9b82 .active-7a8c .hero-bdf8 li.pro-234b > 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;
}
.blue-9b82 .active-7a8c .hero-bdf8 li.pro-234b > 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;
}
.overlay_bronze_095e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.container_south_eb50 {
  position: relative;
  z-index: 10;
}
.container_south_eb50 .pattern-d36a {
  width: 100%;
  max-width: 100%;
}
.icon_new_80e3 .upper-b99d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon_new_80e3 .south-8bf7 {
}
.icon_new_80e3 .content-f811 {
  background: #292929;
}
.smooth-63a1 .upper-b99d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth-63a1 .south-8bf7 {
  background: #f9f9f9;
}
.smooth-63a1 .content-f811 {
  background: #303030;
}
.gradient_8d1b .upper-b99d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient_8d1b .notice-smooth-2c47 {
    margin-bottom: 1em;
  }
  .gradient_8d1b .notice-smooth-2c47:last-child {
    margin-bottom: 0;
  }
}
.gradient_8d1b .south-8bf7 {
  background: #ededed;
}
.gradient_8d1b .content-f811 {
  background: #1a1a1a;
}
.upper-b99d.south-8bf7 {
  color: rgba(0, 0, 0, 0.6);
}
.upper-b99d.south-8bf7 .hero_e182 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-b99d.content-f811 {
  color: rgba(255, 255, 255, 0.99);
}
.upper-b99d.content-f811 a:not(.nav_bottom_6c81) {
  color: rgba(255, 255, 255, 0.79);
}
.upper-b99d.content-f811 a:not(.nav_bottom_6c81):hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-b99d.content-f811 .hero_e182 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-b99d.content-f811 table tbody td,
.upper-b99d.content-f811 table th {
  background: rgba(0, 0, 0, 0.08);
}
.current-420d.content_dd80 .wood_aba2 {
  max-width: initial;
}
.current-420d .pattern-light-e613 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.current-420d .pattern-light-e613 .pattern-d36a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .current-420d .pattern-light-e613 .pattern-d36a {
    display: block;
    margin-bottom: 2em;
  }
  .current-420d .pattern-light-e613 .pattern-d36a:last-child {
    margin-bottom: 0;
  }
}
.gradient_8d1b .notice-smooth-2c47:last-child,
.smooth-63a1 .notice-smooth-2c47:last-child,
.icon_new_80e3 .notice-smooth-2c47:last-child {
  margin-bottom: 0;
}
.gradient_8d1b .notice-smooth-2c47 .active-7a8c .button_east_ba3d:last-child,
.smooth-63a1 .notice-smooth-2c47 .active-7a8c .button_east_ba3d:last-child,
.icon_new_80e3 .notice-smooth-2c47 .active-7a8c .button_east_ba3d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gradient_8d1b .under_71e7,
  .gradient_8d1b .primary-white-0378,
  .smooth-63a1 .under_71e7,
  .smooth-63a1 .primary-white-0378,
  .icon_new_80e3 .under_71e7,
  .icon_new_80e3 .primary-white-0378 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .container_south_eb50 .notice-smooth-2c47 {
    margin-bottom: 2em;
  }
}
.container_south_eb50 p:last-child {
  margin-bottom: 0;
}
.container_south_eb50 li,
.container_south_eb50 ul {
  list-style: none;
  margin: 0;
}
.container_south_eb50 ul ul {
  margin-left: 2.617924em;
}
.hard-c05b {
  font-size: 0.875em;
}

/* css-noise: 60c2 */
.widget-item-p1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
