/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thick-a6cf/customify
Author: WPCustomify
Author URI: https://pressmaximum.thick-a6cf
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.thick-a6cf/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.search-4b54.carousel_d882/licenses/gpl-2.0.aside_7084
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.breadcrumb-db1a/, (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.hovered-a781.warm_6317/normalize.hover-a936/
 ======
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.hover-a936 v7.0.0 | MIT License | github.thick-a6cf/necolas/normalize.hover-a936 */
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;
}
.input-b4bd .solid_0cc3,
.table-9c18,
.active-06d0,
.warm-f28f,
.clean-4861,
.component-active-617a,
.dim_6eff,
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;
}
.table-9c18,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-9c18,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-9c18,
  h1 {
    font-size: 1.8em;
  }
}
.active-06d0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-06d0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-06d0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-06d0,
  h2 {
    font-size: 1.7em;
  }
}
.warm-f28f,
h3 {
  font-size: 1.618em;
}
.input-b4bd .solid_0cc3,
.clean-4861,
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.focus_advanced_84ba {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.mini-1b88:after,
.mini-1b88:before,
.accent-a3b2:after,
.accent-a3b2:before {
  content: "";
  display: table;
}
.mini-1b88:after,
.accent-a3b2:after {
  clear: both;
}
.tertiary_526f {
  float: right;
  margin-right: 0;
}
.progress-0537 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.outline_16ef .backdrop_ed2c,
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;
}
.outline_16ef .backdrop_ed2c: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;
}
.modal-26b0 .backdrop_ed2c {
  box-shadow: none;
}
.modal-26b0
  .backdrop_ed2c
  .pattern-in-d3fa {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.modal-26b0 .backdrop_ed2c .active_white_6eb1 {
  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;
}
.modal-26b0
  .backdrop_ed2c
  .active_white_6eb1
  b {
  display: none;
}
.modal-26b0 .aside-2455 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.glass-ad60:not(.table_glass_6894):not(.search_af75),
button:not(.table_glass_6894):not(.search_af75),
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ),
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ),
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ) {
  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;
}
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ):hover,
button:not(.table_glass_6894):not(
    .search_af75
  ):hover,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ):hover,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ):hover,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ):active,
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ):focus,
button:not(.table_glass_6894):not(
    .search_af75
  ):active,
button:not(.table_glass_6894):not(
    .search_af75
  ):focus,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ):active,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ):focus,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ):active,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ):focus,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ):active,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ):focus {
  outline: 0;
}
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd,
button:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd {
  position: relative;
}
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .bronze_a1fd,
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .pink-5453,
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .green_c154,
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  i,
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  svg,
button:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .bronze_a1fd,
button:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .pink-5453,
button:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .green_c154,
button:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  i,
button:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  svg,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .bronze_a1fd,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .pink-5453,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .green_c154,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  i,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  svg,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .bronze_a1fd,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .pink-5453,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .green_c154,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  i,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  svg,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .bronze_a1fd,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .pink-5453,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  .green_c154,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  i,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd
  svg {
  visibility: hidden;
}
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd:after,
button:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd:after,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd:after,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd:after,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ).fn-loading-c6dd: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;
}
.glass-ad60:not(.table_glass_6894):not(.search_af75),
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ),
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ),
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ) {
  color: #fff;
  background: #235787;
}
.glass-ad60:not(.table_glass_6894):not(
    .search_af75
  ):focus,
input[type="button"]:not(.table_glass_6894):not(
    .search_af75
  ):focus,
input[type="reset"]:not(.table_glass_6894):not(
    .search_af75
  ):focus,
input[type="submit"]:not(.table_glass_6894):not(
    .search_af75
  ):focus {
  color: #fff;
}
.glass-ad60.fn-disabled-c6dd:not(.table_glass_6894):not(
    .search_af75
  ),
.glass-ad60[disabled]:not(.table_glass_6894):not(
    .search_af75
  ),
button.fn-disabled-c6dd:not(.table_glass_6894):not(
    .search_af75
  ),
button[disabled]:not(.table_glass_6894):not(
    .search_af75
  ) {
  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;
}
.west-ea5f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.west-ea5f: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;
}
.gold_d86f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left_4cf5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.input_clean_c8d6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mini-1b88:after,
.mini-1b88:before,
.nav_494a:after,
.nav_494a:before,
.focus-ef51:after,
.focus-ef51:before,
.overlay-dim-73e7:after,
.overlay-dim-73e7:before,
.hover_40d1:after,
.hover_40d1:before,
.content_90b7:after,
.content_90b7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mini-1b88:after,
.nav_494a:after,
.focus-ef51:after,
.overlay-dim-73e7:after,
.hover_40d1:after,
.content_90b7:after {
  clear: both;
}
.nav_494a .pink-30af,
.focus-ef51 .pink-30af,
.dropdown_2cf6 .pink-30af {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.preview_medium_62c6 {
  display: inline-block;
}
.dim_f5e9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dim_f5e9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dim_f5e9 .surface-179d {
  padding: 1em 0;
  font-size: 85%;
}
.surface-179d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.block-0a41 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.block-0a41:after,
.block-0a41:before {
  content: "";
  display: table;
}
.block-0a41:after {
  clear: both;
}
.thumbnail-wide-60cb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.alert-white-8f81 .thumbnail-wide-60cb {
  max-width: 50%;
}
.breadcrumb-black-7809 .thumbnail-wide-60cb {
  max-width: 33.33%;
}
.next-253c .thumbnail-wide-60cb {
  max-width: 25%;
}
.grid-thick-8513 .thumbnail-wide-60cb {
  max-width: 20%;
}
.shade-ec30 .thumbnail-wide-60cb {
  max-width: 16.66%;
}
.icon_easy_0877 .thumbnail-wide-60cb {
  max-width: 14.28%;
}
.sidebar_cc9f .thumbnail-wide-60cb {
  max-width: 12.5%;
}
.widget_fa6a .thumbnail-wide-60cb {
  max-width: 11.11%;
}
.paragraph-de46 {
  display: block;
}
.input-b4bd .border_f310 label,
.input-b4bd .backdrop_west_a437 label,
.input-b4bd .aside_hard_0778 label,
.input-b4bd .pattern_3721 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-59c0 {
  list-style: none;
  margin: 0;
}
.media-59c0 article.footer-eb4c {
  margin-bottom: 0;
}
.media-59c0 ul {
  list-style: none;
  margin: 0;
}
.media-59c0 .under-a157 li.footer-eb4c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-59c0 .under-a157 li.footer-eb4c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-59c0 .under-a157 li.footer-eb4c: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) {
  .media-59c0 .under-a157 li.footer-eb4c li.footer-eb4c li.footer-eb4c li.footer-eb4c {
    padding-left: 0;
  }
}
article.footer-eb4c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-eb4c .nav_494a p:last-of-type {
  margin-bottom: 0;
}
article.footer-eb4c .column-warm-8375 {
  float: left;
}
article.footer-eb4c .overlay-14e3 {
  margin-left: 85px;
}
article.footer-eb4c .brown_1c1e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-eb4c .brown_1c1e .description-667a {
  margin-left: 10px;
}
article.footer-eb4c .message-basic-e8d4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-eb4c .component-0b9f {
  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 .border_f310,
  #respond .aside_hard_0778,
  #respond .pattern_3721 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_f310 input,
#respond .aside_hard_0778 input,
#respond .pattern_3721 input {
  width: 100%;
}
#respond .pattern_3721 {
  margin-right: 0;
}
#respond .detail-next-2f89 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice-in-4c9e {
  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;
}
.notice-in-4c9e.summary-93e5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.notice-in-4c9e 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%);
}
.notice-in-4c9e:focus,
.notice-in-4c9e: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);
}
.aside-5ce8 {
  border-radius: 10%;
}
.mask-hard-e3fb {
  border-radius: 50%;
}
.in-ad1e {
  font-size: 0.72em;
}
.text_huge_844e {
  font-size: 0.875em;
}
.info-af3a {
  font-size: 1.1em;
}
.panel_under_be45 {
  text-transform: uppercase;
  line-height: 1.2;
}
.panel_under_be45.in-ad1e {
  letter-spacing: 0.5px;
}
.narrow-e05f,
.narrow-e05f a {
  color: #6d6d6d;
}
.narrow-e05f a:hover {
  color: #111;
}
.pro_96d6 {
  color: #6d6d6d;
}
.selected_9466 {
  overflow-x: hidden;
}
.selected_9466 .surface-purple-ae2b.nav-light-4053 {
  position: relative;
}
.selected_9466 .surface-purple-ae2b.nav-light-4053.text_dirty_46ba {
  position: initial;
}
.selected_9466
  .surface-purple-ae2b.nav-light-4053.text_dirty_46ba
  .active-5acc {
  left: auto;
}
.selected_9466 .surface-purple-ae2b .active-5acc {
  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;
}
.selected_9466 .surface-purple-ae2b:hover.nav-light-4053 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.selected_9466
  .surface-purple-ae2b:hover.nav-light-4053
  .active-5acc {
  display: block;
  z-index: 9999999;
}
.selected_9466 .module_fa3a .tabs-eed2,
.selected_9466 .tooltip_medium_738d .tabs-eed2 {
  display: none;
}
.selected_9466 .info_north_4459 .surface-purple-ae2b:hover.nav-light-4053 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.input-b4bd .border_f310 label,
.input-b4bd .backdrop_west_a437 label,
.input-b4bd .aside_hard_0778 label,
.input-b4bd .pattern_3721 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-59c0 {
  list-style: none;
  margin: 0;
}
.media-59c0 article.footer-eb4c {
  margin-bottom: 0;
}
.media-59c0 ul {
  list-style: none;
  margin: 0;
}
.media-59c0 .under-a157 li.footer-eb4c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-59c0 .under-a157 li.footer-eb4c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-59c0 .under-a157 li.footer-eb4c: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) {
  .media-59c0 .under-a157 li.footer-eb4c li.footer-eb4c li.footer-eb4c li.footer-eb4c {
    padding-left: 0;
  }
}
article.footer-eb4c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer-eb4c .nav_494a p:last-of-type {
  margin-bottom: 0;
}
article.footer-eb4c .column-warm-8375 {
  float: left;
}
article.footer-eb4c .overlay-14e3 {
  margin-left: 85px;
}
article.footer-eb4c .brown_1c1e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer-eb4c .brown_1c1e .description-667a {
  margin-left: 10px;
}
article.footer-eb4c .message-basic-e8d4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer-eb4c .component-0b9f {
  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 .border_f310,
  #respond .aside_hard_0778,
  #respond .pattern_3721 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border_f310 input,
#respond .aside_hard_0778 input,
#respond .pattern_3721 input {
  width: 100%;
}
#respond .pattern_3721 {
  margin-right: 0;
}
#respond .detail-next-2f89 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module_fa3a .frame_f1ed {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.frame_f1ed .advanced_c342.steel_ff31 .south_ce76 > li > a:focus,
.frame_f1ed .advanced_c342.steel_ff31 .south_ce76 > li > a:hover,
.frame_f1ed .advanced_c342.button-26bf .south_ce76 > li > a:focus,
.frame_f1ed .advanced_c342.button-26bf .south_ce76 > li > a:hover,
.frame_f1ed .advanced_c342.popup_30e4 .south_ce76 > li > a:focus,
.frame_f1ed .advanced_c342.popup_30e4 .south_ce76 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f1ed
  .advanced_c342.steel_ff31
  .south_ce76
  > li.component-basic-5cc9
  > a,
.frame_f1ed
  .advanced_c342.steel_ff31
  .south_ce76
  > li.grid-fbfc
  > a,
.frame_f1ed
  .advanced_c342.button-26bf
  .south_ce76
  > li.component-basic-5cc9
  > a,
.frame_f1ed
  .advanced_c342.button-26bf
  .south_ce76
  > li.grid-fbfc
  > a,
.frame_f1ed
  .advanced_c342.popup_30e4
  .south_ce76
  > li.component-basic-5cc9
  > a,
.frame_f1ed .advanced_c342.popup_30e4 .south_ce76 > li.up-be52 > a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f1ed .black-994f,
.frame_f1ed .black-994f a {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f1ed .heading-bc33.description-narrow-27ea li a,
.frame_f1ed .dark-de7f a,
.frame_f1ed .disabled-a5b7,
.frame_f1ed .south_ce76 > li > a,
.frame_f1ed .form_5ad3 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed .heading-bc33.description-narrow-27ea li a:hover,
.frame_f1ed .dark-de7f a:hover,
.frame_f1ed .disabled-a5b7:hover,
.frame_f1ed .south_ce76 > li > a:hover,
.frame_f1ed .form_5ad3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f1ed .accordion-6281 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed .accordion-6281 .main_soft_aaa6 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f1ed .accordion-6281:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_f1ed .accordion_paper_7ee8 .next-3dd2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed .accordion_paper_7ee8 .next-3dd2 .solid-eb86 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed
  .accordion_paper_7ee8
  .next-3dd2
  .solid-eb86::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed
  .accordion_paper_7ee8
  .next-3dd2
  .solid-eb86:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed
  .accordion_paper_7ee8
  .next-3dd2
  .solid-eb86::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed
  .accordion_paper_7ee8
  .next-3dd2
  .solid-eb86::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed .accordion_paper_7ee8 .accent_3d38 {
  color: rgba(255, 255, 255, 0.79);
}
.frame_f1ed .accordion_paper_7ee8 .accent_3d38:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_top_7e9a
  .frame_f1ed
  .accordion_paper_7ee8
  .tiny-7697
  .menu_copper_bb84 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_top_7e9a
  .frame_f1ed
  .accordion_paper_7ee8
  .tiny-7697
  .solid-eb86 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_fa3a .tabs-bottom-c964 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tabs-bottom-c964 .advanced_c342.steel_ff31 .south_ce76 > li > a:focus,
.tabs-bottom-c964 .advanced_c342.steel_ff31 .south_ce76 > li > a:hover,
.tabs-bottom-c964 .advanced_c342.button-26bf .south_ce76 > li > a:focus,
.tabs-bottom-c964 .advanced_c342.button-26bf .south_ce76 > li > a:hover,
.tabs-bottom-c964 .advanced_c342.popup_30e4 .south_ce76 > li > a:focus,
.tabs-bottom-c964 .advanced_c342.popup_30e4 .south_ce76 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-bottom-c964
  .advanced_c342.steel_ff31
  .south_ce76
  > li.component-basic-5cc9
  > a,
.tabs-bottom-c964
  .advanced_c342.steel_ff31
  .south_ce76
  > li.grid-fbfc
  > a,
.tabs-bottom-c964
  .advanced_c342.button-26bf
  .south_ce76
  > li.component-basic-5cc9
  > a,
.tabs-bottom-c964
  .advanced_c342.button-26bf
  .south_ce76
  > li.grid-fbfc
  > a,
.tabs-bottom-c964
  .advanced_c342.popup_30e4
  .south_ce76
  > li.component-basic-5cc9
  > a,
.tabs-bottom-c964 .advanced_c342.popup_30e4 .south_ce76 > li.up-be52 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-bottom-c964 .black-994f,
.tabs-bottom-c964 .black-994f a {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-bottom-c964 .heading-bc33.description-narrow-27ea li a,
.tabs-bottom-c964 .dark-de7f a,
.tabs-bottom-c964 .disabled-a5b7,
.tabs-bottom-c964 .south_ce76 > li > a,
.tabs-bottom-c964 .form_5ad3 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-bottom-c964 .heading-bc33.description-narrow-27ea li a:hover,
.tabs-bottom-c964 .dark-de7f a:hover,
.tabs-bottom-c964 .disabled-a5b7:hover,
.tabs-bottom-c964 .south_ce76 > li > a:hover,
.tabs-bottom-c964 .form_5ad3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-bottom-c964 .accordion-6281 {
  color: rgba(0, 0, 0, 0.55);
}
.tabs-bottom-c964 .accordion-6281 .main_soft_aaa6 {
  color: rgba(0, 0, 0, 0.8);
}
.tabs-bottom-c964 .accordion-6281:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_light_11e8 .first_9afc {
  margin-left: auto;
  margin-right: auto;
}
.focus-ef51 > * {
  margin-left: auto;
  margin-right: auto;
}
.focus-ef51 .gold_d86f {
  margin-right: 1.41575em;
}
.input-green-f505 .focus-ef51 > .breadcrumb-217f {
  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;
}
.input-green-f505 .focus-ef51 > .pattern_cd81 {
  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;
}
.image-5d09.secondary_light_11e8 .first_9afc,
.footer-simple-5e2d.secondary_light_11e8 .first_9afc {
  margin-left: 0;
}
.tabs_slow_f2a5.secondary_light_11e8 .first_9afc,
.tooltip_e27f.secondary_light_11e8 .first_9afc {
  margin-right: 0;
}
.focus-ef51 ol,
.focus-ef51 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dynamic_74ed video {
  max-width: 100%;
}
.paragraph-soft-1127 img {
  display: block;
}
.paragraph-soft-1127.gold_d86f,
.paragraph-soft-1127.left_4cf5 {
  width: 100%;
}
.paragraph-soft-1127.pattern_cd81 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section-under-8f16:not(.inner_bdd7) {
  margin: 1.5em auto;
}
.tertiary-270a p {
  padding: 1.5em 14px;
}
ul.tag-purple-f16b.pattern_cd81,
ul.tag-purple-f16b.breadcrumb-217f,
ul.tag-purple-f16b.dynamic_1271.breadcrumb-217f {
  padding: 0 14px;
}
.section-8636 {
  display: block;
  overflow-x: auto;
}
.section-8636 table {
  border-collapse: collapse;
  width: 100%;
}
.section-8636 td,
.section-8636 th {
  padding: 0.5em;
}
.focus-ef51 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus-ef51 ol ol,
.focus-ef51 ol ul,
.focus-ef51 ul ol,
.focus-ef51 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus-ef51 ol ol li,
.focus-ef51 ol ul li,
.focus-ef51 ul ol li,
.focus-ef51 ul ul li {
  margin-left: 0;
}
.content-898a.hard_1e53 > .block_c49c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.content-898a.hard_1e53 > .block_c49c iframe,
.content-898a.hard_1e53 > .block_c49c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header-first-46ad {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header-first-46ad.gas_b559 {
  padding: 0;
}
.header-first-46ad.gas_b559 cite {
  font-size: 13px;
}
.header-first-46ad > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header-first-46ad cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.red_5481 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.red_5481 > p:first-child {
  margin-top: 0;
}
.red_5481 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.red_5481 blockquote {
  border-left: 0;
}
.stale_dd38 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.stale_dd38:not(.caption-brown-b3dc) {
  max-width: 100px;
}
.stale_dd38.container-warm-f46f {
  border-bottom: none !important;
  text-align: center;
}
.stale_dd38.container-warm-f46f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tertiary-270a p {
    padding: 1.5em 0;
  }
}
.fluid_7cbf {
  color: #0073aa;
}
.brown-ef24 {
  background-color: #0073aa;
}
.north-6ff1 {
  color: #229fd8;
}
.media-cool-b8c8 {
  background-color: #229fd8;
}
.hard-8d0e {
  color: #eee;
}
.module-c5ba {
  background-color: #eee;
}
.secondary_e75e {
  color: #444;
}
.light_811f {
  background-color: #444;
}
.block-under-9d66 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.block-under-9d66 .out_2c3a .dark-de7f {
  font-size: 15px;
}
.block-under-9d66 .dark-de7f {
  line-height: 1.3;
}
.block-under-9d66 .tabs-bottom-c964 {
}
.block-under-9d66 .frame_f1ed {
  background: #235787;
}
.down-c45e {
  padding: 0;
}
.down-c45e .frame_f1ed {
  background: #1a1a1a;
}
.down-c45e .tabs-bottom-c964 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.caption-bottom-af44 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.caption-bottom-af44 .tabs-bottom-c964 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.caption-bottom-af44 .frame_f1ed {
  background: #303030;
}
.content_90b7 {
  position: relative;
  z-index: 10;
}
.content_90b7 .primary-paper-7541 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider-7798 .nav-light-4053 {
  display: inline-block;
  vertical-align: middle;
}
.slider-7798.grid-fixed-5335 .nav-light-4053 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slider-7798.grid-fixed-5335 .nav-light-4053 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slider-7798.grid-fixed-5335 .nav-light-4053 {
    margin-right: 0.4em;
  }
}
.slider-7798.grid-fixed-5335 .nav-light-4053:last-child {
  margin-right: 0;
}
.black-3b06 .primary-paper-7541 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .module_fa3a .out_2c3a {
    margin: 0 -0.5em;
  }
  .module_fa3a .out_2c3a [class*="customify-col-"],
  .module_fa3a .out_2c3a [class*="customify-col_"],
  .module_fa3a .out_2c3a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.module_fa3a.black-ed3a .primary-paper-7541 {
  background: 0 0 !important;
}
.module_fa3a.black-ed3a .primary-paper-7541,
.module_fa3a.black-3b06 .primary-paper-7541 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .module_fa3a.sort-9854 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.module_fa3a.black-3b06 .primary-paper-7541 {
  box-shadow: none !important;
}
.paragraph_7466 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph_7466 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_7466 {
    padding: 18px 0 20px;
  }
}
.paragraph_7466 .sidebar-5b71 {
  width: 100%;
}
.paragraph_7466 .detail-df8d {
  margin-bottom: 0;
}
.paragraph_7466 .sidebar-1724 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_static_bedd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_static_bedd .info_bottom_5ae4 {
  width: 100%;
}
.cold-8f75 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cold-8f75 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cold-8f75 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;
}
.cold-8f75 li:last-child:after {
  display: none;
}
.cold-8f75 li a {
  font-weight: 500;
  margin-right: 10px;
}
.carousel-next-5e62 .tabs-eed2 button,
.paragraph_7466 .tabs-eed2 button {
  left: 0;
}
.carousel-next-5e62 .info_bottom_5ae4,
.paragraph_7466 .info_bottom_5ae4 {
  padding-left: 0;
  padding-right: 0;
}
.carousel-next-5e62 .tabs_static_bedd,
.paragraph_7466 .tabs_static_bedd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.carousel-next-5e62 {
  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;
}
.carousel-next-5e62: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;
}
.carousel-next-5e62 .background-b47e {
  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) {
  .carousel-next-5e62 .background-b47e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .carousel-next-5e62 .background-b47e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-next-5e62 .background-b47e {
    min-height: 200px;
  }
}
.carousel-next-5e62 .cold-8f75 {
  color: rgba(255, 255, 255, 0.8);
}
.carousel-next-5e62 .cold-8f75 a,
.carousel-next-5e62 .cold-8f75 li:after {
  color: inherit;
}
.carousel-next-5e62 .cold-8f75 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.out-fbb7 {
  margin-bottom: 0.5em;
}
.secondary_4186 {
  margin-bottom: 1.2em;
}
.secondary_4186,
.out-fbb7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.secondary_4186 p:last-child,
.out-fbb7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tabs-eed2,
#masthead .tabs-eed2 {
  display: none;
}
#masthead
  > .tabs-eed2.primary_complex_3871 {
  display: none;
}
#masthead > .tabs-eed2 button {
  left: 0;
}
.modal-dark-29b3 {
  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%;
}
.modal-dark-29b3 .nav-light-4053 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.modal-dark-29b3 .down-7383 {
  display: -webkit-box;
  display: flex;
}
.modal-dark-29b3 .down-7383.box-acca {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.modal-dark-29b3 .down-7383.pattern-d844 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-dark-29b3 .down-7383.texture_b4ea {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.modal-dark-29b3.component-ed29.filter_0f7e .down-7383.box-acca {
  flex-basis: 100%;
}
.modal-dark-29b3.list_basic_4ad2 .down-7383.pattern-d844 {
  -webkit-box-flex: 1;
  flex: auto;
}
.modal-dark-29b3.list_basic_4ad2 .down-7383.texture_b4ea {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tabs-eed2.primary_complex_3871 {
  display: none;
}
#masthead > .tabs-eed2 button {
  left: 0;
}
.dirty_d343 {
  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;
}
.dirty_d343:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty_d343.white-7a37 i {
  margin-right: 4px;
}
.dirty_d343.photo_0112 i {
  margin-left: 5px;
}
.dark-de7f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dark-de7f p:last-child {
  margin-bottom: 0;
}
.gold-00bf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gold-00bf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gold-00bf img {
  display: block;
  width: auto;
  line-height: 1;
}
.gold-00bf .black-994f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gold-00bf .row_down_30e8 {
  margin: 5px 0 7px 0;
}
.gold-00bf.input_98e6 .upper-9976 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold-00bf.input_98e6 .background_full_f438 {
  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;
}
.gold-00bf.pattern-small-843e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gold-00bf.pattern-small-843e .upper-9976 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold-00bf.pattern-small-843e .background_full_f438 {
  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;
}
.gold-00bf.thumbnail_8616 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gold-00bf.modal-full-01ac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gold-00bf.modal-full-01ac .background_full_f438 {
  margin-top: 7px;
}
.paragraph_mini_40cc {
  display: inline-block;
}
.content_90b7 .info_dirty_d5b8 .gold-00bf img {
  max-width: 100%;
}
.advanced_c342 .input_b98c.fast-8e9e,
.button_8762 .input_b98c.fast-8e9e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced_c342 .grid-bronze-85df,
.button_8762 .grid-bronze-85df {
  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%);
}
.advanced_c342 .grid-bronze-85df {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.advanced_c342.tooltip_slow_0a57 .grid-bronze-85df {
  display: none;
}
.advanced_c342 .widget_cefc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.advanced_c342 .widget_cefc li {
  display: inline-block;
  position: relative;
}
.advanced_c342 .widget_cefc li:last-child {
  margin-right: 0;
}
.advanced_c342 .widget_cefc 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;
}
.advanced_c342 .widget_cefc li.up-be52 > a {
  color: rgba(0, 0, 0, 0.9);
}
.advanced_c342 .widget_cefc > 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;
}
.advanced_c342 .widget_cefc > li > a i {
  line-height: 0;
}
.advanced_c342 .widget_cefc > li.south_0eff > a .grid-bronze-85df {
  margin-left: 4px;
  line-height: 0;
}
.advanced_c342 .widget_cefc .plasma_d03a li.south_0eff > a {
  position: relative;
}
.advanced_c342 .widget_cefc .plasma_d03a li.south_0eff > a:after,
.advanced_c342 .widget_cefc .plasma_d03a li.south_0eff > a:before {
  content: "";
  display: table;
}
.advanced_c342 .widget_cefc .plasma_d03a li.south_0eff > a:after {
  clear: both;
}
.advanced_c342 .widget_cefc .plasma_d03a li.south_0eff > a .grid-bronze-85df {
  margin-left: 5px;
  float: right;
}
.advanced_c342 .active-3b37,
.advanced_c342 .plasma_d03a {
  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;
}
.advanced_c342 .plasma_d03a {
  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;
}
.advanced_c342 .plasma_d03a .fast-8e9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced_c342 .plasma_d03a .grid-bronze-85df {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.advanced_c342 .plasma_d03a li {
  display: block;
  margin: 0;
  padding: 0;
}
.advanced_c342 .plasma_d03a 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;
}
.advanced_c342 .plasma_d03a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.advanced_c342 .plasma_d03a .plasma_d03a {
  top: 0;
  left: 100%;
}
.advanced_c342 .input_mini_9b3e.fn-focus-c6dd > .active-3b37,
.advanced_c342 .input_mini_9b3e.fn-focus-c6dd > .plasma_d03a,
.advanced_c342 .input_mini_9b3e:focus > .active-3b37,
.advanced_c342 .input_mini_9b3e:focus > .plasma_d03a,
.advanced_c342 .input_mini_9b3e:hover > .active-3b37,
.advanced_c342 .input_mini_9b3e:hover > .plasma_d03a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.advanced_c342.popup_30e4 .south_ce76:after,
.advanced_c342.popup_30e4 .south_ce76:before {
  content: "";
  display: table;
}
.advanced_c342.popup_30e4 .south_ce76:after {
  clear: both;
}
.advanced_c342.popup_30e4 .south_ce76 > li {
  float: left;
}
.advanced_c342.bright_ca4c .south_ce76:after,
.advanced_c342.bright_ca4c .south_ce76:before {
  content: "";
  display: table;
}
.advanced_c342.bright_ca4c .south_ce76:after {
  clear: both;
}
.advanced_c342.bright_ca4c .south_ce76 > li {
  float: left;
}
.advanced_c342.bright_ca4c .south_ce76 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.advanced_c342.bright_ca4c .south_ce76 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.advanced_c342.bright_ca4c .south_ce76 > li.component-basic-5cc9 > a,
.advanced_c342.bright_ca4c .south_ce76 > li.up-be52 > a {
  color: #fff;
  background-color: #1e4b75;
}
.advanced_c342.steel_ff31 .south_ce76 > li > a .fast-8e9e {
  position: relative;
}
.advanced_c342.steel_ff31 .south_ce76 > li > a .fast-8e9e: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;
}
.advanced_c342.steel_ff31
  .south_ce76
  > li:focus
  > a
  .fast-8e9e:before,
.advanced_c342.steel_ff31
  .south_ce76
  > li:hover
  > a
  .fast-8e9e:before {
  width: 100%;
  background-color: currentColor;
}
.advanced_c342.steel_ff31
  .south_ce76
  > li.component-basic-5cc9
  > a
  .fast-8e9e:before,
.advanced_c342.steel_ff31
  .south_ce76
  > li.grid-fbfc
  > a
  .fast-8e9e:before {
  width: 100%;
  background-color: currentColor;
}
.advanced_c342.button-26bf .south_ce76 > li > a .fast-8e9e {
  position: relative;
}
.advanced_c342.button-26bf .south_ce76 > li > a .fast-8e9e: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;
}
.advanced_c342.button-26bf .south_ce76 > li:focus > a .fast-8e9e:before,
.advanced_c342.button-26bf
  .south_ce76
  > li:hover
  > a
  .fast-8e9e:before {
  width: 100%;
  background-color: currentColor;
}
.advanced_c342.button-26bf
  .south_ce76
  > li.component-basic-5cc9
  > a
  .fast-8e9e:before,
.advanced_c342.button-26bf
  .south_ce76
  > li.grid-fbfc
  > a
  .fast-8e9e:before {
  width: 100%;
  background-color: currentColor;
}
.button_8762 .widget_cefc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button_8762 .widget_cefc li:first-child > a {
  border-top: none;
}
.button_8762 .widget_cefc .content_92b2 > .fast-8e9e .grid-bronze-85df {
  display: none;
}
.button_8762 .widget_cefc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.button_8762 .widget_cefc li:last-child {
  border: none;
}
.button_8762 .widget_cefc li.south_0eff > a {
  padding-right: 45px !important;
}
.button_8762 .widget_cefc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.button_8762 .widget_cefc li a:focus,
.button_8762 .widget_cefc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.button_8762 .widget_cefc li .secondary-short-62e0 {
  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;
}
.button_8762 .widget_cefc li .secondary-short-62e0:hover {
  box-shadow: none;
}
.button_8762 .widget_cefc li .secondary-short-62e0 .grid-bronze-85df {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.button_8762 .widget_cefc .plasma_d03a {
  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);
}
.button_8762 .widget_cefc .plasma_d03a li a {
  padding-left: 3em;
}
.button_8762 .widget_cefc .link_dc6e > a .secondary-short-62e0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.button_8762 .widget_cefc .link_dc6e > .plasma_d03a {
  display: block;
  opacity: 1;
}
.red_ead7 {
  max-width: 100%;
}
.hover_next_d6a5 {
  line-height: 0;
  cursor: pointer;
}
.form_5ad3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form_5ad3:hover {
  box-shadow: none;
  color: currentColor;
}
.form_5ad3 svg {
  width: 18px;
  height: 18px;
}
.form_5ad3 .table-dddf {
  display: none;
}
.bottom-6767 {
  position: relative;
}
.bottom-6767.fn-active-c6dd .form_5ad3 .border-last-3bf6 {
  display: none;
}
.bottom-6767.fn-active-c6dd .form_5ad3 .table-dddf {
  display: inline-block;
}
.bottom-6767 .surface_wide_eb0b {
  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);
}
.bottom-6767.fresh_ac03 .surface_wide_eb0b {
  left: auto;
  right: -0.9em;
}
.bottom-6767.fresh_ac03 .steel-924f::before {
  left: auto;
  right: 15px;
}
.bottom-6767.fn-active-c6dd .surface_wide_eb0b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tiny-7697 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tiny-7697 label {
  flex-basis: 100%;
}
.tiny-7697 .next-3dd2 {
  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;
}
.tiny-7697 .solid-eb86 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tiny-7697 .solid-eb86:focus {
  background-color: transparent;
}
.tiny-7697 button.accent_3d38 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tiny-7697 button.accent_3d38:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tiny-7697 button.accent_3d38 svg {
  width: 18px;
  height: 18px;
}
.tiny-7697 input[type="submit"] {
  min-height: auto;
}
.accordion_paper_7ee8 .tiny-7697 .solid-eb86 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.steel-924f {
  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) {
  .steel-924f {
    width: 220px;
  }
}
.steel-924f label {
  flex-basis: 100%;
}
.steel-924f::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;
}
.title_top_7e9a .accordion_paper_7ee8 .tiny-7697 {
  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;
}
.title_top_7e9a
  .accordion_paper_7ee8
  .tiny-7697
  .next-3dd2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.title_top_7e9a .accordion_paper_7ee8 .tiny-7697 .solid-eb86 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.title_top_7e9a
  .accordion_paper_7ee8
  .tiny-7697
  .solid-eb86:focus {
  background: 0 0;
}
.title_top_7e9a
  .accordion_paper_7ee8
  .tiny-7697
  .menu_copper_bb84 {
  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;
}
.heading-bc33 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.heading-bc33 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.heading-bc33 li:last-child {
  margin-right: 0;
}
.heading-bc33 li:first-child {
  margin-left: 0;
}
.heading-bc33.badge_237f a {
  color: #fff;
}
.heading-bc33.badge_237f a:hover {
  color: #fff;
}
.heading-bc33 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.heading-bc33 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.heading-bc33 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.heading-bc33 a:hover {
  opacity: 0.9;
  color: inherit;
}
.heading-bc33 [class*="social-icon-apple"] {
  background-color: #999;
}
.heading-bc33 [class*="social-icon-apple"].white_a68d {
  background-color: transparent;
  color: #999;
}
.heading-bc33 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.heading-bc33 [class*="social-icon-behance"].white_a68d {
  background-color: transparent;
  color: #1769ff;
}
.heading-bc33 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.heading-bc33 [class*="social-icon-bitbucket"].white_a68d {
  background-color: transparent;
  color: #205081;
}
.heading-bc33 [class*="social-icon-codepen"] {
  background-color: #000;
}
.heading-bc33 [class*="social-icon-codepen"].white_a68d {
  background-color: transparent;
  color: #000;
}
.heading-bc33 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.heading-bc33 [class*="social-icon-delicious"].white_a68d {
  background-color: transparent;
  color: #39f;
}
.heading-bc33 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.heading-bc33 [class*="social-icon-digg"].white_a68d {
  background-color: transparent;
  color: #005be2;
}
.heading-bc33 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.heading-bc33 [class*="social-icon-dribbble"].white_a68d {
  background-color: transparent;
  color: #ea4c89;
}
.heading-bc33 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.heading-bc33 [class*="social-icon-envelope"].white_a68d {
  background-color: transparent;
  color: #ea4335;
}
.heading-bc33 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.heading-bc33 [class*="social-icon-facebook"].white_a68d {
  background-color: transparent;
  color: #3b5998;
}
.heading-bc33 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.heading-bc33 [class*="social-icon-flickr"].white_a68d {
  background-color: transparent;
  color: #0063dc;
}
.heading-bc33 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.heading-bc33 [class*="social-icon-foursquare"].white_a68d {
  background-color: transparent;
  color: #2d5be3;
}
.heading-bc33 [class*="social-icon-github"] {
  background-color: #333;
}
.heading-bc33 [class*="social-icon-github"].white_a68d {
  background-color: transparent;
  color: #333;
}
.heading-bc33 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.heading-bc33 [class*="social-icon-google-plus"].white_a68d {
  background-color: transparent;
  color: #dd4b39;
}
.heading-bc33 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.heading-bc33 [class*="social-icon-houzz"].white_a68d {
  background-color: transparent;
  color: #7ac142;
}
.heading-bc33 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.heading-bc33 [class*="social-icon-instagram"].white_a68d {
  background-color: transparent;
  color: #262626;
}
.heading-bc33 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.heading-bc33 [class*="social-icon-jsfiddle"].white_a68d {
  background-color: transparent;
  color: #487aa2;
}
.heading-bc33 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.heading-bc33 [class*="social-icon-linkedin"].white_a68d {
  background-color: transparent;
  color: #0077b5;
}
.heading-bc33 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.heading-bc33 [class*="social-icon-medium"].white_a68d {
  background-color: transparent;
  color: #00ab6b;
}
.heading-bc33 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.heading-bc33
  [class*="social-icon-odnoklassniki"].white_a68d {
  background-color: transparent;
  color: #f4731c;
}
.heading-bc33 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.heading-bc33 [class*="social-icon-meetup"].white_a68d {
  background-color: transparent;
  color: #ec1c40;
}
.heading-bc33 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.heading-bc33 [class*="social-icon-pinterest"].white_a68d {
  background-color: transparent;
  color: #bd081c;
}
.heading-bc33 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.heading-bc33 [class*="social-icon-product-hunt"].white_a68d {
  background-color: transparent;
  color: #da552f;
}
.heading-bc33 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.heading-bc33 [class*="social-icon-reddit"].white_a68d {
  background-color: transparent;
  color: #ff4500;
}
.heading-bc33 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.heading-bc33 [class*="social-icon-rss"].white_a68d {
  background-color: transparent;
  color: #f26522;
}
.heading-bc33 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.heading-bc33
  [class*="social-icon-shopping-cart"].white_a68d {
  background-color: transparent;
  color: #4caf50;
}
.heading-bc33 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.heading-bc33 [class*="social-icon-skype"].white_a68d {
  background-color: transparent;
  color: #00aff0;
}
.heading-bc33 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.heading-bc33 [class*="social-icon-slideshare"].white_a68d {
  background-color: transparent;
  color: #0077b5;
}
.heading-bc33 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.heading-bc33 [class*="social-icon-snapchat"].white_a68d {
  background-color: transparent;
  color: #fffc00;
}
.heading-bc33 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.heading-bc33 [class*="social-icon-soundcloud"].white_a68d {
  background-color: transparent;
  color: #f80;
}
.heading-bc33 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.heading-bc33 [class*="social-icon-spotify"].white_a68d {
  background-color: transparent;
  color: #2ebd59;
}
.heading-bc33 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.heading-bc33
  [class*="social-icon-stack-overflow"].white_a68d {
  background-color: transparent;
  color: #fe7a15;
}
.heading-bc33 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.heading-bc33 [class*="social-icon-maldkfgram"].white_a68d {
  background-color: transparent;
  color: #2ca5e0;
}
.heading-bc33 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.heading-bc33 [class*="social-icon-tripadvisor"].white_a68d {
  background-color: transparent;
  color: #589442;
}
.heading-bc33 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.heading-bc33 [class*="social-icon-tumblr"].white_a68d {
  background-color: transparent;
  color: #35465c;
}
.heading-bc33 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.heading-bc33 [class*="social-icon-twitch"].white_a68d {
  background-color: transparent;
  color: #6441a5;
}
.heading-bc33 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.heading-bc33 [class*="social-icon-twitter"].white_a68d {
  background-color: transparent;
  color: #1da1f2;
}
.heading-bc33 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.heading-bc33 [class*="social-icon-vimeo"].white_a68d {
  background-color: transparent;
  color: #1ab7ea;
}
.heading-bc33 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.heading-bc33 [class*="social-icon-vk"].white_a68d {
  background-color: transparent;
  color: #45668e;
}
.heading-bc33 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.heading-bc33 [class*="social-icon-weibo"].white_a68d {
  background-color: transparent;
  color: #df2029;
}
.heading-bc33 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.heading-bc33 [class*="social-icon-weixin"].white_a68d {
  background-color: transparent;
  color: #7bb32e;
}
.heading-bc33 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.heading-bc33 [class*="social-icon-whatsapp"].white_a68d {
  background-color: transparent;
  color: #25d366;
}
.heading-bc33 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.heading-bc33 [class*="social-icon-wordpress"].white_a68d {
  background-color: transparent;
  color: #21759b;
}
.heading-bc33 [class*="social-icon-xing"] {
  background-color: #026466;
}
.heading-bc33 [class*="social-icon-xing"].white_a68d {
  background-color: transparent;
  color: #026466;
}
.heading-bc33 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.heading-bc33 [class*="social-icon-yelp"].white_a68d {
  background-color: transparent;
  color: #af0606;
}
.heading-bc33 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.heading-bc33 [class*="social-icon-youtube"].white_a68d {
  background-color: transparent;
  color: #cd201f;
}
.disabled-a5b7 {
  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;
}
.disabled-a5b7:hover {
  box-shadow: none;
  background: 0 0;
}
.iron_d2f2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.paper-b79d {
  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;
}
.top-cbda {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search-wood-4e12 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search-wood-4e12,
.search-wood-4e12::after,
.search-wood-4e12::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;
}
.search-wood-4e12::after,
.search-wood-4e12::before {
  content: "";
  display: block;
  background-color: inherit;
}
.list-4d49 .paper-b79d .top-cbda {
  margin-top: -2px;
  width: 19px;
}
.list-4d49 .paper-b79d .search-wood-4e12 {
  margin-top: -1px;
}
.list-4d49 .paper-b79d .search-wood-4e12,
.list-4d49 .paper-b79d .search-wood-4e12::after,
.list-4d49 .paper-b79d .search-wood-4e12::before {
  width: 19px;
  height: 2px;
}
.list-4d49 .paper-b79d .search-wood-4e12::before {
  top: -6px;
}
.list-4d49 .paper-b79d .search-wood-4e12::after {
  bottom: -6px;
}
.tooltip-ff93 .paper-b79d .top-cbda {
  margin-top: -2px;
  width: 22px;
}
.tooltip-ff93 .paper-b79d .search-wood-4e12 {
  margin-top: -1px;
}
.tooltip-ff93 .paper-b79d .search-wood-4e12,
.tooltip-ff93 .paper-b79d .search-wood-4e12::after,
.tooltip-ff93 .paper-b79d .search-wood-4e12::before {
  width: 22px;
  height: 2px;
}
.tooltip-ff93 .paper-b79d .search-wood-4e12::before {
  top: -7px;
}
.tooltip-ff93 .paper-b79d .search-wood-4e12::after {
  bottom: -7px;
}
.upper_a289 .paper-b79d .top-cbda {
  margin-top: -2px;
  width: 31px;
}
.upper_a289 .paper-b79d .search-wood-4e12 {
  margin-top: -1.5px;
}
.upper_a289 .paper-b79d .search-wood-4e12,
.upper_a289 .paper-b79d .search-wood-4e12::after,
.upper_a289 .paper-b79d .search-wood-4e12::before {
  width: 31px;
  height: 3px;
}
.upper_a289 .paper-b79d .search-wood-4e12::before {
  top: -9px;
}
.upper_a289 .paper-b79d .search-wood-4e12::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .block_stale_4829 .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 19px;
  }
  .block_stale_4829 .paper-b79d .search-wood-4e12 {
    margin-top: -1px;
  }
  .block_stale_4829 .paper-b79d .search-wood-4e12,
  .block_stale_4829 .paper-b79d .search-wood-4e12::after,
  .block_stale_4829 .paper-b79d .search-wood-4e12::before {
    width: 19px;
    height: 2px;
  }
  .block_stale_4829 .paper-b79d .search-wood-4e12::before {
    top: -6px;
  }
  .block_stale_4829 .paper-b79d .search-wood-4e12::after {
    bottom: -6px;
  }
  .lower-da08 .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 22px;
  }
  .lower-da08 .paper-b79d .search-wood-4e12 {
    margin-top: -1px;
  }
  .lower-da08 .paper-b79d .search-wood-4e12,
  .lower-da08 .paper-b79d .search-wood-4e12::after,
  .lower-da08 .paper-b79d .search-wood-4e12::before {
    width: 22px;
    height: 2px;
  }
  .lower-da08 .paper-b79d .search-wood-4e12::before {
    top: -7px;
  }
  .lower-da08 .paper-b79d .search-wood-4e12::after {
    bottom: -7px;
  }
  .red_6a63 .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 31px;
  }
  .red_6a63 .paper-b79d .search-wood-4e12 {
    margin-top: -1.5px;
  }
  .red_6a63 .paper-b79d .search-wood-4e12,
  .red_6a63 .paper-b79d .search-wood-4e12::after,
  .red_6a63 .paper-b79d .search-wood-4e12::before {
    width: 31px;
    height: 3px;
  }
  .red_6a63 .paper-b79d .search-wood-4e12::before {
    top: -9px;
  }
  .red_6a63 .paper-b79d .search-wood-4e12::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .primary-8d7b .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 19px;
  }
  .primary-8d7b .paper-b79d .search-wood-4e12 {
    margin-top: -1px;
  }
  .primary-8d7b .paper-b79d .search-wood-4e12,
  .primary-8d7b .paper-b79d .search-wood-4e12::after,
  .primary-8d7b .paper-b79d .search-wood-4e12::before {
    width: 19px;
    height: 2px;
  }
  .primary-8d7b .paper-b79d .search-wood-4e12::before {
    top: -6px;
  }
  .primary-8d7b .paper-b79d .search-wood-4e12::after {
    bottom: -6px;
  }
  .heading-c2ee .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 22px;
  }
  .heading-c2ee .paper-b79d .search-wood-4e12 {
    margin-top: -1px;
  }
  .heading-c2ee .paper-b79d .search-wood-4e12,
  .heading-c2ee .paper-b79d .search-wood-4e12::after,
  .heading-c2ee .paper-b79d .search-wood-4e12::before {
    width: 22px;
    height: 2px;
  }
  .heading-c2ee .paper-b79d .search-wood-4e12::before {
    top: -7px;
  }
  .heading-c2ee .paper-b79d .search-wood-4e12::after {
    bottom: -7px;
  }
  .summary-3d03 .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 31px;
  }
  .summary-3d03 .paper-b79d .search-wood-4e12 {
    margin-top: -1.5px;
  }
  .summary-3d03 .paper-b79d .search-wood-4e12,
  .summary-3d03 .paper-b79d .search-wood-4e12::after,
  .summary-3d03 .paper-b79d .search-wood-4e12::before {
    width: 31px;
    height: 3px;
  }
  .summary-3d03 .paper-b79d .search-wood-4e12::before {
    top: -9px;
  }
  .summary-3d03 .paper-b79d .search-wood-4e12::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notice_9171 .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 19px;
  }
  .notice_9171 .paper-b79d .search-wood-4e12 {
    margin-top: -1px;
  }
  .notice_9171 .paper-b79d .search-wood-4e12,
  .notice_9171 .paper-b79d .search-wood-4e12::after,
  .notice_9171 .paper-b79d .search-wood-4e12::before {
    width: 19px;
    height: 2px;
  }
  .notice_9171 .paper-b79d .search-wood-4e12::before {
    top: -6px;
  }
  .notice_9171 .paper-b79d .search-wood-4e12::after {
    bottom: -6px;
  }
  .banner-last-ac9d .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 22px;
  }
  .banner-last-ac9d .paper-b79d .search-wood-4e12 {
    margin-top: -1px;
  }
  .banner-last-ac9d .paper-b79d .search-wood-4e12,
  .banner-last-ac9d .paper-b79d .search-wood-4e12::after,
  .banner-last-ac9d .paper-b79d .search-wood-4e12::before {
    width: 22px;
    height: 2px;
  }
  .banner-last-ac9d .paper-b79d .search-wood-4e12::before {
    top: -7px;
  }
  .banner-last-ac9d .paper-b79d .search-wood-4e12::after {
    bottom: -7px;
  }
  .dirty-ce3c .paper-b79d .top-cbda {
    margin-top: -2px;
    width: 31px;
  }
  .dirty-ce3c .paper-b79d .search-wood-4e12 {
    margin-top: -1.5px;
  }
  .dirty-ce3c .paper-b79d .search-wood-4e12,
  .dirty-ce3c .paper-b79d .search-wood-4e12::after,
  .dirty-ce3c .paper-b79d .search-wood-4e12::before {
    width: 31px;
    height: 3px;
  }
  .dirty-ce3c .paper-b79d .search-wood-4e12::before {
    top: -9px;
  }
  .dirty-ce3c .paper-b79d .search-wood-4e12::after {
    bottom: -9px;
  }
}
.input-cool-359d .search-wood-4e12 {
  -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);
}
.input-cool-359d .search-wood-4e12::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.input-cool-359d .search-wood-4e12::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);
}
.input-cool-359d.text_advanced_0661 .search-wood-4e12 {
  -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);
}
.input-cool-359d.text_advanced_0661 .search-wood-4e12::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.input-cool-359d.text_advanced_0661 .search-wood-4e12::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);
}
.stone_c3b2 {
  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.widget-fixed-071a:before {
  display: none;
}
.tooltip_medium_738d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tooltip_medium_738d .box_liquid_6029 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tooltip_medium_738d .box_liquid_6029:last-of-type {
  border-bottom: none;
}
.tooltip_medium_738d .box_liquid_6029.caption_gas_b924,
.tooltip_medium_738d .box_liquid_6029.video-brown-5579,
.tooltip_medium_738d .box_liquid_6029.texture_brown_e575 {
  padding: 0;
}
.tooltip_medium_738d .button_8762 .secondary-short-62e0 {
  color: currentColor;
}
.tooltip_medium_738d .button_8762 .secondary-short-62e0:focus,
.tooltip_medium_738d .button_8762 .secondary-short-62e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_medium_738d.tabs-bottom-c964 .accordion-6281,
.tooltip_medium_738d.tabs-bottom-c964 .dark-de7f a,
.tooltip_medium_738d.tabs-bottom-c964 .south_ce76 a,
.tooltip_medium_738d.tabs-bottom-c964 .plasma_d03a a {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip_medium_738d.tabs-bottom-c964 .accordion-6281:hover,
.tooltip_medium_738d.tabs-bottom-c964 .dark-de7f a:hover,
.tooltip_medium_738d.tabs-bottom-c964 .south_ce76 a:hover,
.tooltip_medium_738d.tabs-bottom-c964 .plasma_d03a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_medium_738d.tabs-bottom-c964 .main_soft_aaa6 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_medium_738d.tabs-bottom-c964 .box_liquid_6029 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_medium_738d.tabs-bottom-c964 .box_liquid_6029:before {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip_medium_738d.tabs-bottom-c964 .filter_hard_b528:before {
  background: rgba(255, 255, 255, 0.9);
}
.tooltip_medium_738d.tabs-bottom-c964 .button_8762 .widget_cefc li a,
.tooltip_medium_738d.tabs-bottom-c964 .button_8762 .secondary-short-62e0,
.tooltip_medium_738d.tabs-bottom-c964 .plasma_d03a {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_medium_738d.tabs-bottom-c964 .button_8762 .secondary-short-62e0:focus,
.tooltip_medium_738d.tabs-bottom-c964 .button_8762 .secondary-short-62e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_medium_738d.tabs-bottom-c964 .widget_cefc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tooltip_medium_738d.frame_f1ed .accordion-6281,
.tooltip_medium_738d.frame_f1ed .dark-de7f a,
.tooltip_medium_738d.frame_f1ed .south_ce76 .secondary-short-62e0,
.tooltip_medium_738d.frame_f1ed .south_ce76 a,
.tooltip_medium_738d.frame_f1ed .plasma_d03a a {
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_medium_738d.frame_f1ed .accordion-6281:hover,
.tooltip_medium_738d.frame_f1ed .dark-de7f a:hover,
.tooltip_medium_738d.frame_f1ed .south_ce76 .secondary-short-62e0:hover,
.tooltip_medium_738d.frame_f1ed .south_ce76 a:hover,
.tooltip_medium_738d.frame_f1ed .plasma_d03a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_medium_738d.frame_f1ed .main_soft_aaa6 {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip_medium_738d.frame_f1ed .box_liquid_6029 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_medium_738d.frame_f1ed .box_liquid_6029:before {
  background: rgba(255, 255, 255, 0.08);
}
.tooltip_medium_738d.frame_f1ed .filter_hard_b528:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_medium_738d.frame_f1ed .button_8762 .widget_cefc li a,
.tooltip_medium_738d.frame_f1ed .button_8762 .secondary-short-62e0,
.tooltip_medium_738d.frame_f1ed .plasma_d03a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tooltip_medium_738d.frame_f1ed .button_8762 .secondary-short-62e0:focus,
.tooltip_medium_738d.frame_f1ed .button_8762 .secondary-short-62e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tooltip_medium_738d.frame_f1ed .widget_cefc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_hard_b528 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.filter_hard_b528:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component_8233 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bottom-f4ef .tooltip_medium_738d {
  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;
}
.bottom-f4ef .box_liquid_6029 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bottom-f4ef .box_liquid_6029: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) {
  .bottom-f4ef .box_liquid_6029:before {
    width: 16%;
    left: 42%;
  }
}
.bottom-f4ef .box_liquid_6029:last-child:before {
  content: none;
}
.bottom-f4ef .box_liquid_6029[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bottom-f4ef .button_8762 .widget_cefc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bottom-f4ef .button_8762 .widget_cefc li a .secondary-short-62e0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bottom-f4ef .button_8762 .plasma_d03a {
  border: none;
}
.bottom-f4ef .button_8762 .plasma_d03a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bottom-f4ef .filter_hard_b528 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bottom-f4ef .component_8233 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bottom-f4ef .frame_f1ed .filter_hard_b528:before {
  background: rgba(0, 0, 0, 0.9);
}
.bottom-f4ef .tabs-bottom-c964.item-static-9868 .search-wood-4e12 {
  background: rgba(0, 0, 0, 0.6);
}
.bottom-f4ef
  .tabs-bottom-c964.item-static-9868
  .search-wood-4e12::after,
.bottom-f4ef
  .tabs-bottom-c964.item-static-9868
  .search-wood-4e12:before {
  background: inherit;
}
.bottom-f4ef
  .tabs-bottom-c964.item-static-9868:hover
  .search-wood-4e12 {
  background: rgba(0, 0, 0, 0.8);
}
.progress-f49c .tooltip_medium_738d {
  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) {
  .progress-f49c .tooltip_medium_738d {
    width: auto;
    right: 45px;
  }
}
.hero-c891 .tooltip_medium_738d {
  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) {
  .hero-c891 .tooltip_medium_738d {
    width: auto;
    left: 45px;
  }
}
.widget-fixed-071a .tooltip_medium_738d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget-fixed-071a .component_8233 {
  max-width: 48em;
  margin: 0 auto;
}
.widget-fixed-071a .filter_hard_b528:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hero_bd45 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hero_bd45.bottom-f4ef .tooltip_medium_738d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hero_bd45.progress-f49c .tooltip_medium_738d {
  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);
}
.hero_bd45 .tooltip_medium_738d {
  visibility: visible;
}
.hero_bd45.hero-c891 .tooltip_medium_738d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.paragraph-e60e,
.footer-3348 {
  overflow-x: hidden;
}
.paragraph-e60e .tooltip_medium_738d {
  overflow: auto;
}
.paragraph-e60e.bottom-f4ef {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-e60e.bottom-f4ef .tooltip_medium_738d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.paragraph-e60e.bottom-f4ef .disabled-a5b7 {
  opacity: 0;
}
.paragraph-e60e.progress-f49c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-e60e.progress-f49c .tooltip_medium_738d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.paragraph-e60e.progress-f49c .disabled-a5b7 {
  opacity: 0;
}
.paragraph-e60e.hero-c891 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.paragraph-e60e.hero-c891 .tooltip_medium_738d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.paragraph-e60e.hero-c891 .disabled-a5b7 {
  opacity: 0;
}
.paragraph-e60e.widget-fixed-071a .tooltip_medium_738d {
  z-index: 10;
  visibility: visible;
}
.item-static-9868 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item-static-9868 .search-wood-4e12 {
  background: rgba(255, 255, 255, 0.99);
}
.item-static-9868 .search-wood-4e12::after,
.item-static-9868 .search-wood-4e12:before {
  background: inherit;
}
.item-static-9868:hover .search-wood-4e12 {
  background: rgba(255, 255, 255, 0.99);
}
.hero-c891 .item-static-9868 {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget-fixed-071a .item-static-9868 {
  display: none !important;
}
.paragraph-e60e:before,
.footer-3348:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.paragraph-e60e .item-static-9868,
.footer-3348 .item-static-9868 {
  display: inline-block;
}
.tooltip_medium_738d .nav-light-4053 {
  -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;
}
.paragraph-e60e .tooltip_medium_738d .nav-light-4053,
.footer-3348 .tooltip_medium_738d .nav-light-4053 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fast_e73c .next-3dd2 {
  width: 100%;
}
.info_dirty_d5b8 {
  padding: 0 0.5em 0;
}
.info_dirty_d5b8 [class*="customify-col-"],
.info_dirty_d5b8 [class*="customify-col_"],
.info_dirty_d5b8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item-b586 .info_dirty_d5b8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .out_2c3a .avatar-4fd4,
  .avatar-4fd4 {
    display: none;
  }
  .static_b966 {
    text-align: left;
  }
  .wood-2638 {
    text-align: center;
  }
  .input_fast_e5e5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .out_2c3a .pattern_224a,
  .pattern_224a {
    display: none;
  }
  .picture-hard-a3e5 {
    text-align: left;
  }
  .surface-mini-e38a {
    text-align: center;
  }
  .under-820f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .out_2c3a .banner-5e2d,
  .banner-5e2d {
    display: none;
  }
  .wood_a752 {
    text-align: left;
  }
  .huge_5ab5 {
    text-align: center;
  }
  .tertiary-7fad {
    text-align: right;
  }
}
#page {
  position: relative;
}
.chip_gas_d896 {
  box-shadow: none !important;
}
.mask-fast-7a4d .chip_3a71,
.module_white_f514 .chip_3a71 {
  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;
}
.module_white_f514 .chip_3a71 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.primary-paper-7541 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.primary-paper-7541:after,
.primary-paper-7541:before {
  content: "";
  display: table;
}
.primary-paper-7541:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .primary-paper-7541 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.primary-paper-7541,
.sort-9854 {
  max-width: 1248px;
  margin: 0 auto;
}

.overlay-dim-73e7.accordion_wood_b3d5 .primary-paper-7541 {
  max-width: 100%;
}
.overlay-dim-73e7.hero-out-33e9 {
  max-width: 1200px;
  margin: 0 auto;
}
.overlay-dim-73e7.outline_cddc .primary-paper-7541 {
  max-width: 100%;
}
.overlay-dim-73e7.outline_cddc > .primary-paper-7541 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-dim-73e7.outline_cddc > .primary-paper-7541 .out_2c3a {
  margin: 0;
}
.overlay-dim-73e7.outline_cddc
  > .primary-paper-7541
  .hidden-wood-dd5d.short_0735 {
  margin-right: 0;
  margin-left: 0;
}
.overlay-dim-73e7.outline_cddc #main.short_0735 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hover_mini_e5d3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hover_mini_e5d3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion_dbc4 .first_9afc {
    padding-right: 1em;
  }
  .accordion_dbc4.accent-solid-5fc2 .hidden-wood-dd5d {
    border-right: 1px solid #eaecee;
  }
  .accordion_dbc4.accent-solid-5fc2 .first_9afc {
    padding-right: 1em;
  }
  .accordion_dbc4.accent-solid-5fc2 .progress-center-0580 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left_0b12 .first_9afc {
    padding-left: 1em;
  }
  .left_0b12.accent-solid-5fc2 .hidden-wood-dd5d {
    border-left: 1px solid #eaecee;
  }
  .left_0b12.accent-solid-5fc2 .first_9afc {
    padding-left: 1em;
  }
  .left_0b12.accent-solid-5fc2 .progress-center-0580 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert_b487 .first_9afc {
    padding-left: 1em;
  }
  .alert_b487.accent-solid-5fc2 .lite_285f {
    border-right: 1px solid #eaecee;
  }
  .alert_b487.accent-solid-5fc2 .breadcrumb_a85a {
    border-right: 1px solid #eaecee;
  }
  .alert_b487.accent-solid-5fc2 .first_9afc {
    padding-left: 1em;
  }
  .alert_b487.accent-solid-5fc2 .progress-center-0580 {
    padding-right: 1em;
  }
  .alert_b487.accent-solid-5fc2 .thumbnail_a58f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading-b834 .first_9afc {
    padding-right: 1em;
  }
  .heading-b834.accent-solid-5fc2 .lite_285f {
    border-left: 1px solid #eaecee;
  }
  .heading-b834.accent-solid-5fc2 .breadcrumb_a85a {
    border-left: 1px solid #eaecee;
  }
  .heading-b834.accent-solid-5fc2 .first_9afc {
    padding-right: 1em;
  }
  .heading-b834.accent-solid-5fc2 .progress-center-0580 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading-b834.accent-solid-5fc2 .thumbnail_a58f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_mini_e5d3 .first_9afc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_mini_e5d3.accent-solid-5fc2 .hidden-wood-dd5d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hover_mini_e5d3.accent-solid-5fc2 .first_9afc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_mini_e5d3.accent-solid-5fc2 .progress-center-0580 {
    padding-left: 1em;
  }
  .hover_mini_e5d3.accent-solid-5fc2 .thumbnail_a58f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hover_mini_e5d3.accent-solid-5fc2 .first_9afc {
    padding-left: 0;
  }
}
.paragraph-3ab3 .slider-7798 {
  display: inline-block;
}
.dim_7bb9 {
  display: inline-block;
}
.focused-c6c0 {
  word-con: break-word;
}
.hover_right_ff75 > span {
  display: inline-block;
  padding: 5px 0;
}
.hover_right_ff75 .lower_5695 {
  margin-left: 8px;
  margin-right: 8px;
}
.hover_right_ff75 .content-b9d5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header_b229 .info_d0b7 {
  margin-bottom: 2em;
}
.header_b229 .info-6491 {
  margin-bottom: 15px;
}
.header_b229 .info-6491:last-child {
  margin-bottom: 0;
}
.header_b229 .widget_large_de83 {
  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) {
  .header_b229 .widget_large_de83 {
    display: block;
  }
}
.header_b229 .focused-6a7a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header_b229 .focused-6a7a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header_b229 .north-4870 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header_b229 .north-4870 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header_b229 .north-4870 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header_b229 .focused-c6c0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_b229 .focused-c6c0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header_b229 .picture-fluid-a52e p:last-child {
  margin-bottom: 0;
}
.header_b229 .widget_right_17cf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header_b229 .purple-900f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header_b229 .shade-yellow-3f71 {
  margin-top: 1em;
}
.header_b229 .alert-black-62be {
  top: 0;
  display: block;
}
.header_b229 .alert-black-62be a {
  color: inherit;
}
.header_b229 .alert-black-62be a:hover {
  color: inherit;
}
.header_b229 .card-4fb2 {
  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;
}
.header_b229 .card-4fb2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header_b229 .purple-900f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header_b229 .column_4eb9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header_b229 .column_4eb9:first-child {
  margin-top: 0;
}
.header_b229 .column_4eb9.liquid_4c4a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header_b229 .column_4eb9.highlight_b7a1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_b229
  .column_4eb9.highlight_b7a1.hovered_2479
  .shade-yellow-3f71 {
  width: 100%;
}
.header_b229 .highlight_b7a1 {
  -webkit-box-align: center;
  align-items: center;
}
.header_b229 .highlight_b7a1 .hover_right_ff75,
.header_b229 .highlight_b7a1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header_b229 .north-4870 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_b229 .north-4870 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_b229 .north-4870: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;
}
.header_b229 .liquid_4c4a {
  z-index: 5;
}
.header_b229 .notification-bottom-2349 .lite_7c6e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header_b229 .sort_d94a .lite_7c6e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header_b229 .accent_full_c545 .lite_7c6e {
  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;
}
.header_b229.label_c46a .widget_large_de83,
.header_b229.huge_0b40 .widget_large_de83 {
  display: block;
}
.header_b229.label_c46a .widget_large_de83 .red-b691,
.header_b229.label_c46a .widget_large_de83 .purple-900f,
.header_b229.huge_0b40 .widget_large_de83 .red-b691,
.header_b229.huge_0b40 .widget_large_de83 .purple-900f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_b229.widget_gold_0b20 .focused-6a7a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header_b229.widget_gold_0b20 .focused-6a7a {
    margin-right: 0;
  }
}
.header_b229.label_c46a .focused-6a7a,
.header_b229.huge_0b40 .focused-6a7a {
  padding-top: 40%;
}
.header_b229.label_c46a .info_d0b7,
.header_b229.huge_0b40 .info_d0b7 {
  display: block;
}
.header_b229.label_c46a .fn-sticky-c6dd .purple-900f,
.header_b229.huge_0b40 .fn-sticky-c6dd .purple-900f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header_b229.label_c46a .focused-6a7a,
.header_b229.huge_0b40 .focused-6a7a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header_b229.label_c46a .purple-900f {
  padding: 1em;
}
.progress-8a1e {
  margin: 30px auto;
  display: block;
}
.progress-8a1e .image_83f1 > * {
  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;
}
.progress-8a1e .image_83f1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.progress-8a1e .image_83f1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-2d45 .hover_right_ff75 {
  margin-bottom: 1.41575em;
}
.sort-2d45 .pattern-28ef {
  margin-bottom: 1.618em;
}
.focus-ef51 .element_2be2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus-ef51 .element_2be2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus-ef51 .carousel-middle-d75a {
  max-width: 100%;
  overflow: auto;
}
.secondary_light_11e8 .focus-ef51 a:hover {
  text-decoration: underline;
}
.picture-2700 .info-6491:not(.focused-c6c0),
.picture-2700 .north-4870 {
  margin-bottom: 1.41575em;
}
.picture-2700 .info-6491:not(.focused-c6c0):last-child,
.picture-2700 .north-4870:last-child {
  margin-bottom: 0;
}
.picture-2700 .info-6491.easy_b48c {
  margin-bottom: 0.41575em;
}
.picture-2700 .video-hard-dcb5:before,
.picture-2700 .highlight-purple-5076:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture-2700 .video-hard-dcb5:before {
  content: "\f115";
}
.picture-2700 .highlight-purple-5076:before {
  content: "\f02c";
}
.picture-2700 .menu-bright-0451 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture-2700 .menu-bright-0451 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.modal_brown_97a9 {
  display: -webkit-box;
  display: flex;
}
.modal_brown_97a9 .header-036d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .modal_brown_97a9 .header-036d {
    flex-basis: 90px;
  }
}
.modal_brown_97a9 .title-059c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_brown_97a9 .title-059c {
    flex-basis: calc(100% - 50px);
  }
}
.modal_brown_97a9 .feature_b8da p:last-child {
  margin-bottom: 0.72em;
}
.list_dark_c445 .image_83f1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list_dark_c445 .image_83f1:after,
.list_dark_c445 .image_83f1:before {
  content: "";
  display: table;
}
.list_dark_c445 .image_83f1:after {
  clear: both;
}
.list_dark_c445 .image_83f1 .breadcrumb-upper-386a,
.list_dark_c445 .image_83f1 .border-fixed-d3aa {
  width: 49%;
}
.list_dark_c445 .image_83f1 .breadcrumb-upper-386a a span.pressed_da08,
.list_dark_c445 .image_83f1 .border-fixed-d3aa a span.pressed_da08 {
  display: block;
  margin-bottom: 5px;
}
.list_dark_c445 .image_83f1 .border-fixed-d3aa {
  float: left;
  text-align: left;
}
.list_dark_c445 .image_83f1 .breadcrumb-upper-386a {
  float: right;
  text-align: right;
}
.module_415a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module_415a {
    margin-bottom: 0;
  }
}
.description_bronze_2180 {
  margin-bottom: 1em;
}
.description_bronze_2180 .focused-c6c0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner_96d8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.block_c9fd .description_bronze_2180,
.hot_75bd .description_bronze_2180 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block_c9fd .description_bronze_2180,
  .hot_75bd .description_bronze_2180 {
    display: block;
  }
}
.block_c9fd .banner_96d8,
.hot_75bd .banner_96d8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block_c9fd .banner_96d8,
  .hot_75bd .banner_96d8 {
    margin-bottom: 1em;
  }
}
.block_c9fd .banner_96d8 img,
.hot_75bd .banner_96d8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block_c9fd .filter_71a1,
.hot_75bd .filter_71a1 {
  flex-basis: calc(100% - 160px);
}
.block_c9fd .filter_71a1 p,
.hot_75bd .filter_71a1 p {
  margin-bottom: 0;
}
.block_c9fd .filter_71a1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block_c9fd .filter_71a1 {
    padding-left: 0;
  }
}
.hot_75bd .filter_71a1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hot_75bd .filter_71a1 {
    padding-right: 0;
  }
}
.hot_75bd .banner_96d8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.element_1261 .banner_96d8 {
  margin-bottom: 0.5em;
}
.element_1261 .banner_96d8 img {
  width: 100%;
}
.popup_0d11 .stone-6dd9,
.table-060a .stone-6dd9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-060a .hidden-wood-dd5d .form-focused-76d8 p:last-child {
  margin-bottom: 0;
}
.description_f457 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.gallery-rough-ba36 .inner-073d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .gallery-rough-ba36 .inner-073d:last-of-type {
    margin-bottom: 0;
  }
}
.gallery-rough-ba36 .inner-073d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gallery-rough-ba36 .inner-073d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.gallery-rough-ba36 .inner-073d ul li {
  margin: 0 0 0.6em;
}
.gallery-rough-ba36 .inner-073d ul li.sidebar-cold-6de5,
.gallery-rough-ba36 .inner-073d ul li.container_large_801b {
  position: relative;
}
.gallery-rough-ba36 .inner-073d ul li.sidebar-cold-6de5 .thick-80ac,
.gallery-rough-ba36 .inner-073d ul li.container_large_801b .thick-80ac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.gallery-rough-ba36 .inner-073d ul li.sidebar-cold-6de5:after:after,
.gallery-rough-ba36 .inner-073d ul li.sidebar-cold-6de5:after:before,
.gallery-rough-ba36
  .inner-073d
  ul
  li.container_large_801b:after:after,
.gallery-rough-ba36
  .inner-073d
  ul
  li.container_large_801b:after:before {
  content: "";
  display: table;
}
.gallery-rough-ba36 .inner-073d ul li.sidebar-cold-6de5:after:after,
.gallery-rough-ba36
  .inner-073d
  ul
  li.container_large_801b:after:after {
  clear: both;
}
.gallery-rough-ba36 .inner-073d a.glass-ad60:hover {
  text-decoration: none;
}
.gallery-rough-ba36 .inner-073d select {
  max-width: 100%;
}
.gallery-rough-ba36 .inner-073d table {
  font-size: 85%;
}
.gallery-rough-ba36 .inner-073d table td,
.gallery-rough-ba36 .inner-073d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.gallery-rough-ba36 .inner-073d table tfoot td {
  text-align: left;
}
.gallery-rough-ba36 .inner-073d :last-child {
  margin-bottom: 0;
}
.gallery-rough-ba36 .inner-073d .paragraph_hard_5de5 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.gallery-rough-ba36 .inner-073d .paragraph_hard_5de5 label {
  width: 100%;
}
.gallery-rough-ba36 .inner-073d .paragraph_hard_5de5 .solid-eb86 {
  width: 100%;
  display: block;
}
.gallery-rough-ba36 .inner-073d .paragraph_hard_5de5 .accent_3d38 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.gallery-rough-ba36 .inner-073d .paragraph_hard_5de5 .accent_3d38:hover svg #svg-search {
  fill: #444;
}
.gallery-rough-ba36 .inner-073d .paragraph_hard_5de5 .accent_3d38 svg {
  width: 18px;
  height: 18px;
}
.gallery-rough-ba36 .short-4301 ul ul,
.gallery-rough-ba36 .highlight_dim_7578 ul ul,
.gallery-rough-ba36 .left-c16b ul ul,
.gallery-rough-ba36 .out-e386 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.gallery-rough-ba36 .short-4301 .south_0eff > a,
.gallery-rough-ba36 .highlight_dim_7578 .south_0eff > a,
.gallery-rough-ba36 .left-c16b .south_0eff > a,
.gallery-rough-ba36 .out-e386 .south_0eff > a {
  margin-bottom: 0;
}
.gallery-rough-ba36 .wood-03f1 li,
.gallery-rough-ba36 .short-4301 li,
.gallery-rough-ba36 .hovered_d241 li,
.gallery-rough-ba36 .highlight_dim_7578 li,
.gallery-rough-ba36 .left-c16b li,
.gallery-rough-ba36 .out-e386 li,
.gallery-rough-ba36 .paper_3c91 li,
.gallery-rough-ba36 .progress-orange-74d9 li {
  display: block;
  position: relative;
}
.gallery-rough-ba36 .wood-03f1 li:last-child,
.gallery-rough-ba36 .short-4301 li:last-child,
.gallery-rough-ba36 .hovered_d241 li:last-child,
.gallery-rough-ba36 .highlight_dim_7578 li:last-child,
.gallery-rough-ba36 .left-c16b li:last-child,
.gallery-rough-ba36 .out-e386 li:last-child,
.gallery-rough-ba36 .paper_3c91 li:last-child,
.gallery-rough-ba36 .progress-orange-74d9 li:last-child {
  border: none;
}
.gallery-rough-ba36 .wood-03f1 li a,
.gallery-rough-ba36 .short-4301 li a,
.gallery-rough-ba36 .hovered_d241 li a,
.gallery-rough-ba36 .highlight_dim_7578 li a,
.gallery-rough-ba36 .left-c16b li a,
.gallery-rough-ba36 .out-e386 li a,
.gallery-rough-ba36 .paper_3c91 li a,
.gallery-rough-ba36 .progress-orange-74d9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-rough-ba36 .wood-03f1 li ul li::before,
.gallery-rough-ba36 .short-4301 li ul li::before,
.gallery-rough-ba36 .hovered_d241 li ul li::before,
.gallery-rough-ba36 .highlight_dim_7578 li ul li::before,
.gallery-rough-ba36 .left-c16b li ul li::before,
.gallery-rough-ba36 .out-e386 li ul li::before,
.gallery-rough-ba36 .paper_3c91 li ul li::before,
.gallery-rough-ba36 .progress-orange-74d9 li ul li::before {
  left: 15px;
}
.gallery-rough-ba36 .wood-03f1 li ul a,
.gallery-rough-ba36 .short-4301 li ul a,
.gallery-rough-ba36 .hovered_d241 li ul a,
.gallery-rough-ba36 .highlight_dim_7578 li ul a,
.gallery-rough-ba36 .left-c16b li ul a,
.gallery-rough-ba36 .out-e386 li ul a,
.gallery-rough-ba36 .paper_3c91 li ul a,
.gallery-rough-ba36 .progress-orange-74d9 li ul a {
  padding-left: 20px;
}
.gallery-rough-ba36 .wood-03f1 li ul ul li::before,
.gallery-rough-ba36 .short-4301 li ul ul li::before,
.gallery-rough-ba36 .hovered_d241 li ul ul li::before,
.gallery-rough-ba36 .highlight_dim_7578 li ul ul li::before,
.gallery-rough-ba36 .left-c16b li ul ul li::before,
.gallery-rough-ba36 .out-e386 li ul ul li::before,
.gallery-rough-ba36 .paper_3c91 li ul ul li::before,
.gallery-rough-ba36 .progress-orange-74d9 li ul ul li::before {
  left: 30px;
}
.gallery-rough-ba36 .wood-03f1 li ul ul a,
.gallery-rough-ba36 .short-4301 li ul ul a,
.gallery-rough-ba36 .hovered_d241 li ul ul a,
.gallery-rough-ba36 .highlight_dim_7578 li ul ul a,
.gallery-rough-ba36 .left-c16b li ul ul a,
.gallery-rough-ba36 .out-e386 li ul ul a,
.gallery-rough-ba36 .paper_3c91 li ul ul a,
.gallery-rough-ba36 .progress-orange-74d9 li ul ul a {
  padding-left: 40px;
}
.gallery-rough-ba36 .text_north_cbcb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.gallery-rough-ba36 .progress-orange-74d9 ul li {
  margin-bottom: 1.41575em;
}
.gallery-rough-ba36 .progress-orange-74d9 ul li .label_south_96da {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.gallery-rough-ba36 .progress-orange-74d9 ul li .dirty-e174 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.frame_f1ed .wood-03f1 li a,
.frame_f1ed .short-4301 li a,
.frame_f1ed .hovered_d241 li a,
.frame_f1ed .highlight_dim_7578 li a,
.frame_f1ed .left-c16b li a,
.frame_f1ed .out-e386 li a,
.frame_f1ed .paper_3c91 li a,
.frame_f1ed .progress-orange-74d9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_f1ed .text_north_cbcb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_f1ed .inner-073d ul li.sidebar-cold-6de5 .thick-80ac,
.frame_f1ed .inner-073d ul li.container_large_801b .thick-80ac {
  background: rgba(0, 0, 0, 0.2);
}
.frame_f1ed .gallery-rough-ba36 .inner-073d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li {
  margin: 0;
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li ul {
  margin: 0;
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li ul li a {
  padding-left: 15px;
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li ul li li a {
  padding-left: 30px;
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li.up-be52 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li.up-be52 > 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;
}
.overlay-dim-73e7 .gallery-rough-ba36 .widget_cefc li.up-be52 > 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;
}
.mask_upper_31d2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hover_40d1 {
  position: relative;
  z-index: 10;
}
.hover_40d1 .nav-light-4053 {
  width: 100%;
  max-width: 100%;
}
.menu_fluid_596c .stale_4265 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu_fluid_596c .tabs-bottom-c964 {
}
.menu_fluid_596c .frame_f1ed {
  background: #292929;
}
.solid_a632 .stale_4265 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.solid_a632 .tabs-bottom-c964 {
  background: #f9f9f9;
}
.solid_a632 .frame_f1ed {
  background: #303030;
}
.heading_focused_46ff .stale_4265 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading_focused_46ff .slider-7798 {
    margin-bottom: 1em;
  }
  .heading_focused_46ff .slider-7798:last-child {
    margin-bottom: 0;
  }
}
.heading_focused_46ff .tabs-bottom-c964 {
  background: #ededed;
}
.heading_focused_46ff .frame_f1ed {
  background: #1a1a1a;
}
.stale_4265.tabs-bottom-c964 {
  color: rgba(0, 0, 0, 0.6);
}
.stale_4265.tabs-bottom-c964 .sort_76bb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_4265.frame_f1ed {
  color: rgba(255, 255, 255, 0.99);
}
.stale_4265.frame_f1ed a:not(.glass-ad60) {
  color: rgba(255, 255, 255, 0.79);
}
.stale_4265.frame_f1ed a:not(.glass-ad60):hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_4265.frame_f1ed .sort_76bb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_4265.frame_f1ed table tbody td,
.stale_4265.frame_f1ed table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_north_4459.black-3b06 .primary-paper-7541 {
  max-width: initial;
}
.info_north_4459 .grid-fixed-5335 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_north_4459 .grid-fixed-5335 .nav-light-4053 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_north_4459 .grid-fixed-5335 .nav-light-4053 {
    display: block;
    margin-bottom: 2em;
  }
  .info_north_4459 .grid-fixed-5335 .nav-light-4053:last-child {
    margin-bottom: 0;
  }
}
.heading_focused_46ff .slider-7798:last-child,
.solid_a632 .slider-7798:last-child,
.menu_fluid_596c .slider-7798:last-child {
  margin-bottom: 0;
}
.heading_focused_46ff .slider-7798 .gallery-rough-ba36 .inner-073d:last-child,
.solid_a632 .slider-7798 .gallery-rough-ba36 .inner-073d:last-child,
.menu_fluid_596c .slider-7798 .gallery-rough-ba36 .inner-073d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .heading_focused_46ff .heading-inner-e688,
  .heading_focused_46ff .filter-dirty-856c,
  .solid_a632 .heading-inner-e688,
  .solid_a632 .filter-dirty-856c,
  .menu_fluid_596c .heading-inner-e688,
  .menu_fluid_596c .filter-dirty-856c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hover_40d1 .slider-7798 {
    margin-bottom: 2em;
  }
}
.hover_40d1 p:last-child {
  margin-bottom: 0;
}
.hover_40d1 li,
.hover_40d1 ul {
  list-style: none;
  margin: 0;
}
.hover_40d1 ul ul {
  margin-left: 2.617924em;
}
.gradient_2579 {
  font-size: 0.875em;
}

/* css-noise: 5ce5 */
.widget-item-h1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
