/*!
Theme Name: Customify
Theme URI: https://pressmaximum.modal-stale-372f/customify
Author: WPCustomify
Author URI: https://pressmaximum.modal-stale-372f
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.modal-stale-372f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content_full_3d07.tiny-adaa/licenses/gpl-2.0.fluid_a304
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.pagination_stale_c8a7/, (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.primary_old_1455.surface_tall_bfdf/normalize.border_static_fb38/
 ======
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.border_static_fb38 v7.0.0 | MIT License | github.modal-stale-372f/necolas/normalize.border_static_fb38 */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
[class*="customify-grid-"],
[class*="customify-grid_"],
[class~="customify-grid"] {
  box-sizing: border-box;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  margin: 0 -1em;
}
[class*="customify-col-"],
[class*="customify-col_"],
[class~="customify-col"] {
  box-sizing: border-box;
  padding: 0 1em 0;
  max-width: 100%;
}
[class*="customify-col_"],
[class~="customify-col"] {
  -webkit-box-flex: 1;
  flex: 1 1 0%;
}
[class*="customify-col-"] {
  -webkit-box-flex: 0;
  flex: none;
}
[class*="customify-grid-"][class*="customify-col-"],
[class*="customify-grid-"][class*="customify-col_"],
[class*="customify-grid-"][class~="customify-col"],
[class*="customify-grid_"][class*="customify-col-"],
[class*="customify-grid_"][class*="customify-col_"],
[class*="customify-grid_"][class~="customify-col"],
[class~="customify-grid"][class*="customify-col-"],
[class~="customify-grid"][class*="customify-col_"],
[class~="customify-grid"][class~="customify-col"] {
  margin: 0;
  padding: 0;
}
[class*="customify-grid-"][class*="-noGutter"] {
  margin: 0;
}
[class*="customify-grid-"][class*="-noGutter"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noGutter"] > [class~="customify-col"] {
  padding: 0;
}
[class*="customify-grid-"][class*="-noWrap"] {
  flex-wrap: nowrap;
}
[class*="customify-grid-"][class*="-center"] {
  -webkit-box-pack: center;
  justify-content: center;
}
[class*="customify-grid-"][class*="-right"] {
  -webkit-box-pack: end;
  justify-content: flex-end;
  align-self: flex-end;
  margin-left: auto;
}
[class*="customify-grid-"][class*="-top"] {
  -webkit-box-align: start;
  align-items: flex-start;
}
[class*="customify-grid-"][class*="-middle"] {
  -webkit-box-align: center;
  align-items: center;
}
[class*="customify-grid-"][class*="-bottom"] {
  -webkit-box-align: end;
  align-items: flex-end;
}
[class*="customify-grid-"][class*="-reverse"] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
[class*="customify-grid-"][class*="-column"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
[class*="customify-grid-"][class*="-column"] > [class*="customify-col-"] {
  flex-basis: auto;
}
[class*="customify-grid-"][class*="-column-reverse"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
[class*="customify-grid-"][class*="-spaceBetween"] {
  -webkit-box-pack: justify;
  justify-content: space-between;
}
[class*="customify-grid-"][class*="-spaceAround"] {
  justify-content: space-around;
}
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-equalHeight"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-equalHeight"] > [class~="customify-col"] {
  align-self: stretch;
}
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col-"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class*="customify-col_"]
  > *,
[class*="customify-grid-"][class*="-equalHeight"]
  > [class~="customify-col"]
  > * {
  height: 100%;
}
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col-"],
[class*="customify-grid-"][class*="-noBottom"] > [class*="customify-col_"],
[class*="customify-grid-"][class*="-noBottom"] > [class~="customify-col"] {
  padding-bottom: 0;
}
[class*="customify-col-"][class*="-top"] {
  align-self: flex-start;
}
[class*="customify-col-"][class*="-middle"] {
  align-self: center;
}
[class*="customify-col-"][class*="-bottom"] {
  align-self: flex-end;
}
[class*="customify-col-"][class*="-secon"] {
  -webkit-box-ordinal-group: 0;
  order: -1;
}
[class*="customify-col-"][class*="-last"] {
  -webkit-box-ordinal-group: 2;
  order: 1;
}
[class*="customify-grid-1"] > [class*="customify-col-"],
[class*="customify-grid-1"] > [class*="customify-col_"],
[class*="customify-grid-1"] > [class~="customify-col"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-2"] > [class*="customify-col-"],
[class*="customify-grid-2"] > [class*="customify-col_"],
[class*="customify-grid-2"] > [class~="customify-col"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-3"] > [class*="customify-col-"],
[class*="customify-grid-3"] > [class*="customify-col_"],
[class*="customify-grid-3"] > [class~="customify-col"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-4"] > [class*="customify-col-"],
[class*="customify-grid-4"] > [class*="customify-col_"],
[class*="customify-grid-4"] > [class~="customify-col"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-5"] > [class*="customify-col-"],
[class*="customify-grid-5"] > [class*="customify-col_"],
[class*="customify-grid-5"] > [class~="customify-col"] {
  flex-basis: 20%;
  max-width: 20%;
}
[class*="customify-grid-6"] > [class*="customify-col-"],
[class*="customify-grid-6"] > [class*="customify-col_"],
[class*="customify-grid-6"] > [class~="customify-col"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-7"] > [class*="customify-col-"],
[class*="customify-grid-7"] > [class*="customify-col_"],
[class*="customify-grid-7"] > [class~="customify-col"] {
  flex-basis: 14.2857142857%;
  max-width: 14.2857142857%;
}
[class*="customify-grid-8"] > [class*="customify-col-"],
[class*="customify-grid-8"] > [class*="customify-col_"],
[class*="customify-grid-8"] > [class~="customify-col"] {
  flex-basis: 12.5%;
  max-width: 12.5%;
}
[class*="customify-grid-9"] > [class*="customify-col-"],
[class*="customify-grid-9"] > [class*="customify-col_"],
[class*="customify-grid-9"] > [class~="customify-col"] {
  flex-basis: 11.1111111111%;
  max-width: 11.1111111111%;
}
[class*="customify-grid-10"] > [class*="customify-col-"],
[class*="customify-grid-10"] > [class*="customify-col_"],
[class*="customify-grid-10"] > [class~="customify-col"] {
  flex-basis: 10%;
  max-width: 10%;
}
[class*="customify-grid-11"] > [class*="customify-col-"],
[class*="customify-grid-11"] > [class~="customify-col"] {
  flex-basis: 9.0909090909%;
  max-width: 9.0909090909%;
}
[class*="customify-grid-12"] > [class*="customify-col-"],
[class*="customify-grid-12"] > [class*="customify-col_"],
[class*="customify-grid-12"] > [class~="customify-col"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
@media screen and (max-width: 80em) {
  [class*="_lg-1"] > [class*="customify-col-"],
  [class*="_lg-1"] > [class*="customify-col_"],
  [class*="_lg-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_lg-2"] > [class*="customify-col-"],
  [class*="_lg-2"] > [class*="customify-col_"],
  [class*="_lg-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_lg-3"] > [class*="customify-col-"],
  [class*="_lg-3"] > [class*="customify-col_"],
  [class*="_lg-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_lg-4"] > [class*="customify-col-"],
  [class*="_lg-4"] > [class*="customify-col_"],
  [class*="_lg-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_lg-5"] > [class*="customify-col-"],
  [class*="_lg-5"] > [class*="customify-col_"],
  [class*="_lg-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_lg-6"] > [class*="customify-col-"],
  [class*="_lg-6"] > [class*="customify-col_"],
  [class*="_lg-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_lg-7"] > [class*="customify-col-"],
  [class*="_lg-7"] > [class*="customify-col_"],
  [class*="_lg-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_lg-8"] > [class*="customify-col-"],
  [class*="_lg-8"] > [class*="customify-col_"],
  [class*="_lg-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_lg-9"] > [class*="customify-col-"],
  [class*="_lg-9"] > [class*="customify-col_"],
  [class*="_lg-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_lg-10"] > [class*="customify-col-"],
  [class*="_lg-10"] > [class*="customify-col_"],
  [class*="_lg-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_lg-11"] > [class*="customify-col-"],
  [class*="_lg-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_lg-12"] > [class*="customify-col-"],
  [class*="_lg-12"] > [class*="customify-col_"],
  [class*="_lg-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 64em) {
  [class*="_md-1"] > [class*="customify-col-"],
  [class*="_md-1"] > [class*="customify-col_"],
  [class*="_md-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_md-2"] > [class*="customify-col-"],
  [class*="_md-2"] > [class*="customify-col_"],
  [class*="_md-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_md-3"] > [class*="customify-col-"],
  [class*="_md-3"] > [class*="customify-col_"],
  [class*="_md-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_md-4"] > [class*="customify-col-"],
  [class*="_md-4"] > [class*="customify-col_"],
  [class*="_md-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_md-5"] > [class*="customify-col-"],
  [class*="_md-5"] > [class*="customify-col_"],
  [class*="_md-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_md-6"] > [class*="customify-col-"],
  [class*="_md-6"] > [class*="customify-col_"],
  [class*="_md-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_md-7"] > [class*="customify-col-"],
  [class*="_md-7"] > [class*="customify-col_"],
  [class*="_md-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_md-8"] > [class*="customify-col-"],
  [class*="_md-8"] > [class*="customify-col_"],
  [class*="_md-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_md-9"] > [class*="customify-col-"],
  [class*="_md-9"] > [class*="customify-col_"],
  [class*="_md-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_md-10"] > [class*="customify-col-"],
  [class*="_md-10"] > [class*="customify-col_"],
  [class*="_md-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_md-11"] > [class*="customify-col-"],
  [class*="_md-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_md-12"] > [class*="customify-col-"],
  [class*="_md-12"] > [class*="customify-col_"],
  [class*="_md-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 48em) {
  [class*="_sm-1"] > [class*="customify-col-"],
  [class*="_sm-1"] > [class*="customify-col_"],
  [class*="_sm-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_sm-2"] > [class*="customify-col-"],
  [class*="_sm-2"] > [class*="customify-col_"],
  [class*="_sm-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_sm-3"] > [class*="customify-col-"],
  [class*="_sm-3"] > [class*="customify-col_"],
  [class*="_sm-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_sm-4"] > [class*="customify-col-"],
  [class*="_sm-4"] > [class*="customify-col_"],
  [class*="_sm-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_sm-5"] > [class*="customify-col-"],
  [class*="_sm-5"] > [class*="customify-col_"],
  [class*="_sm-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_sm-6"] > [class*="customify-col-"],
  [class*="_sm-6"] > [class*="customify-col_"],
  [class*="_sm-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_sm-7"] > [class*="customify-col-"],
  [class*="_sm-7"] > [class*="customify-col_"],
  [class*="_sm-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_sm-8"] > [class*="customify-col-"],
  [class*="_sm-8"] > [class*="customify-col_"],
  [class*="_sm-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_sm-9"] > [class*="customify-col-"],
  [class*="_sm-9"] > [class*="customify-col_"],
  [class*="_sm-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_sm-10"] > [class*="customify-col-"],
  [class*="_sm-10"] > [class*="customify-col_"],
  [class*="_sm-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_sm-11"] > [class*="customify-col-"],
  [class*="_sm-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_sm-12"] > [class*="customify-col-"],
  [class*="_sm-12"] > [class*="customify-col_"],
  [class*="_sm-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="_xs-1"] > [class*="customify-col-"],
  [class*="_xs-1"] > [class*="customify-col_"],
  [class*="_xs-1"] > [class~="customify-col"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="_xs-2"] > [class*="customify-col-"],
  [class*="_xs-2"] > [class*="customify-col_"],
  [class*="_xs-2"] > [class~="customify-col"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="_xs-3"] > [class*="customify-col-"],
  [class*="_xs-3"] > [class*="customify-col_"],
  [class*="_xs-3"] > [class~="customify-col"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="_xs-4"] > [class*="customify-col-"],
  [class*="_xs-4"] > [class*="customify-col_"],
  [class*="_xs-4"] > [class~="customify-col"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="_xs-5"] > [class*="customify-col-"],
  [class*="_xs-5"] > [class*="customify-col_"],
  [class*="_xs-5"] > [class~="customify-col"] {
    flex-basis: 20%;
    max-width: 20%;
  }
  [class*="_xs-6"] > [class*="customify-col-"],
  [class*="_xs-6"] > [class*="customify-col_"],
  [class*="_xs-6"] > [class~="customify-col"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="_xs-7"] > [class*="customify-col-"],
  [class*="_xs-7"] > [class*="customify-col_"],
  [class*="_xs-7"] > [class~="customify-col"] {
    flex-basis: 14.2857142857%;
    max-width: 14.2857142857%;
  }
  [class*="_xs-8"] > [class*="customify-col-"],
  [class*="_xs-8"] > [class*="customify-col_"],
  [class*="_xs-8"] > [class~="customify-col"] {
    flex-basis: 12.5%;
    max-width: 12.5%;
  }
  [class*="_xs-9"] > [class*="customify-col-"],
  [class*="_xs-9"] > [class*="customify-col_"],
  [class*="_xs-9"] > [class~="customify-col"] {
    flex-basis: 11.1111111111%;
    max-width: 11.1111111111%;
  }
  [class*="_xs-10"] > [class*="customify-col-"],
  [class*="_xs-10"] > [class*="customify-col_"],
  [class*="_xs-10"] > [class~="customify-col"] {
    flex-basis: 10%;
    max-width: 10%;
  }
  [class*="_xs-11"] > [class*="customify-col-"],
  [class*="_xs-11"] > [class~="customify-col"] {
    flex-basis: 9.0909090909%;
    max-width: 9.0909090909%;
  }
  [class*="_xs-12"] > [class*="customify-col-"],
  [class*="_xs-12"] > [class*="customify-col_"],
  [class*="_xs-12"] > [class~="customify-col"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
}
[class*="customify-grid-"] > [class*="customify-col-1"],
[class*="customify-grid_"] > [class*="customify-col-1"],
[class~="customify-grid"] > [class*="customify-col-1"] {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-2"],
[class*="customify-grid_"] > [class*="customify-col-2"],
[class~="customify-grid"] > [class*="customify-col-2"] {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-3"],
[class*="customify-grid_"] > [class*="customify-col-3"],
[class~="customify-grid"] > [class*="customify-col-3"] {
  flex-basis: 25%;
  max-width: 25%;
}
[class*="customify-grid-"] > [class*="customify-col-4"],
[class*="customify-grid_"] > [class*="customify-col-4"],
[class~="customify-grid"] > [class*="customify-col-4"] {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-5"],
[class*="customify-grid_"] > [class*="customify-col-5"],
[class~="customify-grid"] > [class*="customify-col-5"] {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-6"],
[class*="customify-grid_"] > [class*="customify-col-6"],
[class~="customify-grid"] > [class*="customify-col-6"] {
  flex-basis: 50%;
  max-width: 50%;
}
[class*="customify-grid-"] > [class*="customify-col-7"],
[class*="customify-grid_"] > [class*="customify-col-7"],
[class~="customify-grid"] > [class*="customify-col-7"] {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-8"],
[class*="customify-grid_"] > [class*="customify-col-8"],
[class~="customify-grid"] > [class*="customify-col-8"] {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-9"],
[class*="customify-grid_"] > [class*="customify-col-9"],
[class~="customify-grid"] > [class*="customify-col-9"] {
  flex-basis: 75%;
  max-width: 75%;
}
[class*="customify-grid-"] > [class*="customify-col-10"],
[class*="customify-grid_"] > [class*="customify-col-10"],
[class~="customify-grid"] > [class*="customify-col-10"] {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}
[class*="customify-grid-"] > [class*="customify-col-11"],
[class*="customify-grid_"] > [class*="customify-col-11"],
[class~="customify-grid"] > [class*="customify-col-11"] {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}
[class*="customify-grid-"] > [class*="customify-col-12"],
[class*="customify-grid_"] > [class*="customify-col-12"],
[class~="customify-grid"] > [class*="customify-col-12"] {
  flex-basis: 100%;
  max-width: 100%;
}
[class*="customify-grid-"] > [data-push-left*="off-0"],
[class*="customify-grid_"] > [data-push-left*="off-0"],
[class~="customify-grid"] > [data-push-left*="off-0"] {
  margin-left: 0;
}
[class*="customify-grid-"] > [data-push-left*="off-1"],
[class*="customify-grid_"] > [data-push-left*="off-1"],
[class~="customify-grid"] > [data-push-left*="off-1"] {
  margin-left: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-2"],
[class*="customify-grid_"] > [data-push-left*="off-2"],
[class~="customify-grid"] > [data-push-left*="off-2"] {
  margin-left: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-3"],
[class*="customify-grid_"] > [data-push-left*="off-3"],
[class~="customify-grid"] > [data-push-left*="off-3"] {
  margin-left: 25%;
}
[class*="customify-grid-"] > [data-push-left*="off-4"],
[class*="customify-grid_"] > [data-push-left*="off-4"],
[class~="customify-grid"] > [data-push-left*="off-4"] {
  margin-left: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-5"],
[class*="customify-grid_"] > [data-push-left*="off-5"],
[class~="customify-grid"] > [data-push-left*="off-5"] {
  margin-left: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-6"],
[class*="customify-grid_"] > [data-push-left*="off-6"],
[class~="customify-grid"] > [data-push-left*="off-6"] {
  margin-left: 50%;
}
[class*="customify-grid-"] > [data-push-left*="off-7"],
[class*="customify-grid_"] > [data-push-left*="off-7"],
[class~="customify-grid"] > [data-push-left*="off-7"] {
  margin-left: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-8"],
[class*="customify-grid_"] > [data-push-left*="off-8"],
[class~="customify-grid"] > [data-push-left*="off-8"] {
  margin-left: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"],
[class*="customify-grid_"] > [data-push-left*="off-9"],
[class~="customify-grid"] > [data-push-left*="off-9"] {
  margin-left: 75%;
}
[class*="customify-grid-"] > [data-push-left*="off-10"],
[class*="customify-grid_"] > [data-push-left*="off-10"],
[class~="customify-grid"] > [data-push-left*="off-10"] {
  margin-left: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-left*="off-11"],
[class*="customify-grid_"] > [data-push-left*="off-11"],
[class~="customify-grid"] > [data-push-left*="off-11"] {
  margin-left: 91.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-0"],
[class*="customify-grid_"] > [data-push-right*="off-0"],
[class~="customify-grid"] > [data-push-right*="off-0"] {
  margin-right: 0;
}
[class*="customify-grid-"] > [data-push-right*="off-1"],
[class*="customify-grid_"] > [data-push-right*="off-1"],
[class~="customify-grid"] > [data-push-right*="off-1"] {
  margin-right: 8.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-2"],
[class*="customify-grid_"] > [data-push-right*="off-2"],
[class~="customify-grid"] > [data-push-right*="off-2"] {
  margin-right: 16.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-3"],
[class*="customify-grid_"] > [data-push-right*="off-3"],
[class~="customify-grid"] > [data-push-right*="off-3"] {
  margin-right: 25%;
}
[class*="customify-grid-"] > [data-push-right*="off-4"],
[class*="customify-grid_"] > [data-push-right*="off-4"],
[class~="customify-grid"] > [data-push-right*="off-4"] {
  margin-right: 33.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-5"],
[class*="customify-grid_"] > [data-push-right*="off-5"],
[class~="customify-grid"] > [data-push-right*="off-5"] {
  margin-right: 41.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-6"],
[class*="customify-grid_"] > [data-push-right*="off-6"],
[class~="customify-grid"] > [data-push-right*="off-6"] {
  margin-right: 50%;
}
[class*="customify-grid-"] > [data-push-right*="off-7"],
[class*="customify-grid_"] > [data-push-right*="off-7"],
[class~="customify-grid"] > [data-push-right*="off-7"] {
  margin-right: 58.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-8"],
[class*="customify-grid_"] > [data-push-right*="off-8"],
[class~="customify-grid"] > [data-push-right*="off-8"] {
  margin-right: 66.6666666667%;
}
[class*="customify-grid-"] > [data-push-right*="off-9"],
[class*="customify-grid_"] > [data-push-right*="off-9"],
[class~="customify-grid"] > [data-push-right*="off-9"] {
  margin-right: 75%;
}
[class*="customify-grid-"] > [data-push-right*="off-10"],
[class*="customify-grid_"] > [data-push-right*="off-10"],
[class~="customify-grid"] > [data-push-right*="off-10"] {
  margin-right: 83.3333333333%;
}
[class*="customify-grid-"] > [data-push-right*="off-11"],
[class*="customify-grid_"] > [data-push-right*="off-11"],
[class~="customify-grid"] > [data-push-right*="off-11"] {
  margin-right: 91.6666666667%;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > [class*="_lg-1"],
  [class*="customify-grid_"] > [class*="_lg-1"],
  [class~="customify-grid"] > [class*="_lg-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-2"],
  [class*="customify-grid_"] > [class*="_lg-2"],
  [class~="customify-grid"] > [class*="_lg-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-3"],
  [class*="customify-grid_"] > [class*="_lg-3"],
  [class~="customify-grid"] > [class*="_lg-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_lg-4"],
  [class*="customify-grid_"] > [class*="_lg-4"],
  [class~="customify-grid"] > [class*="_lg-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-5"],
  [class*="customify-grid_"] > [class*="_lg-5"],
  [class~="customify-grid"] > [class*="_lg-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-6"],
  [class*="customify-grid_"] > [class*="_lg-6"],
  [class~="customify-grid"] > [class*="_lg-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_lg-7"],
  [class*="customify-grid_"] > [class*="_lg-7"],
  [class~="customify-grid"] > [class*="_lg-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-8"],
  [class*="customify-grid_"] > [class*="_lg-8"],
  [class~="customify-grid"] > [class*="_lg-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-9"],
  [class*="customify-grid_"] > [class*="_lg-9"],
  [class~="customify-grid"] > [class*="_lg-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_lg-10"],
  [class*="customify-grid_"] > [class*="_lg-10"],
  [class~="customify-grid"] > [class*="_lg-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_lg-11"],
  [class*="customify-grid_"] > [class*="_lg-11"],
  [class~="customify-grid"] > [class*="_lg-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_lg-12"],
  [class*="customify-grid_"] > [class*="_lg-12"],
  [class~="customify-grid"] > [class*="_lg-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-0"],
  [class*="customify-grid_"] > [data-push-left*="_lg-0"],
  [class~="customify-grid"] > [data-push-left*="_lg-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-1"],
  [class*="customify-grid_"] > [data-push-left*="_lg-1"],
  [class~="customify-grid"] > [data-push-left*="_lg-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-2"],
  [class*="customify-grid_"] > [data-push-left*="_lg-2"],
  [class~="customify-grid"] > [data-push-left*="_lg-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-3"],
  [class*="customify-grid_"] > [data-push-left*="_lg-3"],
  [class~="customify-grid"] > [data-push-left*="_lg-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-4"],
  [class*="customify-grid_"] > [data-push-left*="_lg-4"],
  [class~="customify-grid"] > [data-push-left*="_lg-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-5"],
  [class*="customify-grid_"] > [data-push-left*="_lg-5"],
  [class~="customify-grid"] > [data-push-left*="_lg-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-6"],
  [class*="customify-grid_"] > [data-push-left*="_lg-6"],
  [class~="customify-grid"] > [data-push-left*="_lg-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-7"],
  [class*="customify-grid_"] > [data-push-left*="_lg-7"],
  [class~="customify-grid"] > [data-push-left*="_lg-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-8"],
  [class*="customify-grid_"] > [data-push-left*="_lg-8"],
  [class~="customify-grid"] > [data-push-left*="_lg-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-9"],
  [class*="customify-grid_"] > [data-push-left*="_lg-9"],
  [class~="customify-grid"] > [data-push-left*="_lg-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-10"],
  [class*="customify-grid_"] > [data-push-left*="_lg-10"],
  [class~="customify-grid"] > [data-push-left*="_lg-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_lg-11"],
  [class*="customify-grid_"] > [data-push-left*="_lg-11"],
  [class~="customify-grid"] > [data-push-left*="_lg-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-0"],
  [class*="customify-grid_"] > [data-push-right*="_lg-0"],
  [class~="customify-grid"] > [data-push-right*="_lg-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-1"],
  [class*="customify-grid_"] > [data-push-right*="_lg-1"],
  [class~="customify-grid"] > [data-push-right*="_lg-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-2"],
  [class*="customify-grid_"] > [data-push-right*="_lg-2"],
  [class~="customify-grid"] > [data-push-right*="_lg-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-3"],
  [class*="customify-grid_"] > [data-push-right*="_lg-3"],
  [class~="customify-grid"] > [data-push-right*="_lg-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-4"],
  [class*="customify-grid_"] > [data-push-right*="_lg-4"],
  [class~="customify-grid"] > [data-push-right*="_lg-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-5"],
  [class*="customify-grid_"] > [data-push-right*="_lg-5"],
  [class~="customify-grid"] > [data-push-right*="_lg-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-6"],
  [class*="customify-grid_"] > [data-push-right*="_lg-6"],
  [class~="customify-grid"] > [data-push-right*="_lg-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-7"],
  [class*="customify-grid_"] > [data-push-right*="_lg-7"],
  [class~="customify-grid"] > [data-push-right*="_lg-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-8"],
  [class*="customify-grid_"] > [data-push-right*="_lg-8"],
  [class~="customify-grid"] > [data-push-right*="_lg-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-9"],
  [class*="customify-grid_"] > [data-push-right*="_lg-9"],
  [class~="customify-grid"] > [data-push-right*="_lg-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-10"],
  [class*="customify-grid_"] > [data-push-right*="_lg-10"],
  [class~="customify-grid"] > [data-push-right*="_lg-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_lg-11"],
  [class*="customify-grid_"] > [data-push-right*="_lg-11"],
  [class~="customify-grid"] > [data-push-right*="_lg-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_lg-secon"],
  [class*="customify-grid_"] [class*="_lg-secon"],
  [class~="customify-grid"] [class*="_lg-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_lg-last"],
  [class*="customify-grid_"] [class*="_lg-last"],
  [class~="customify-grid"] [class*="_lg-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > [class*="_md-1"],
  [class*="customify-grid_"] > [class*="_md-1"],
  [class~="customify-grid"] > [class*="_md-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-2"],
  [class*="customify-grid_"] > [class*="_md-2"],
  [class~="customify-grid"] > [class*="_md-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-3"],
  [class*="customify-grid_"] > [class*="_md-3"],
  [class~="customify-grid"] > [class*="_md-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_md-4"],
  [class*="customify-grid_"] > [class*="_md-4"],
  [class~="customify-grid"] > [class*="_md-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-5"],
  [class*="customify-grid_"] > [class*="_md-5"],
  [class~="customify-grid"] > [class*="_md-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-6"],
  [class*="customify-grid_"] > [class*="_md-6"],
  [class~="customify-grid"] > [class*="_md-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_md-7"],
  [class*="customify-grid_"] > [class*="_md-7"],
  [class~="customify-grid"] > [class*="_md-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-8"],
  [class*="customify-grid_"] > [class*="_md-8"],
  [class~="customify-grid"] > [class*="_md-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-9"],
  [class*="customify-grid_"] > [class*="_md-9"],
  [class~="customify-grid"] > [class*="_md-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_md-10"],
  [class*="customify-grid_"] > [class*="_md-10"],
  [class~="customify-grid"] > [class*="_md-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_md-11"],
  [class*="customify-grid_"] > [class*="_md-11"],
  [class~="customify-grid"] > [class*="_md-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_md-12"],
  [class*="customify-grid_"] > [class*="_md-12"],
  [class~="customify-grid"] > [class*="_md-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-0"],
  [class*="customify-grid_"] > [data-push-left*="_md-0"],
  [class~="customify-grid"] > [data-push-left*="_md-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-1"],
  [class*="customify-grid_"] > [data-push-left*="_md-1"],
  [class~="customify-grid"] > [data-push-left*="_md-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-2"],
  [class*="customify-grid_"] > [data-push-left*="_md-2"],
  [class~="customify-grid"] > [data-push-left*="_md-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-3"],
  [class*="customify-grid_"] > [data-push-left*="_md-3"],
  [class~="customify-grid"] > [data-push-left*="_md-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-4"],
  [class*="customify-grid_"] > [data-push-left*="_md-4"],
  [class~="customify-grid"] > [data-push-left*="_md-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-5"],
  [class*="customify-grid_"] > [data-push-left*="_md-5"],
  [class~="customify-grid"] > [data-push-left*="_md-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-6"],
  [class*="customify-grid_"] > [data-push-left*="_md-6"],
  [class~="customify-grid"] > [data-push-left*="_md-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-7"],
  [class*="customify-grid_"] > [data-push-left*="_md-7"],
  [class~="customify-grid"] > [data-push-left*="_md-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-8"],
  [class*="customify-grid_"] > [data-push-left*="_md-8"],
  [class~="customify-grid"] > [data-push-left*="_md-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-9"],
  [class*="customify-grid_"] > [data-push-left*="_md-9"],
  [class~="customify-grid"] > [data-push-left*="_md-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-10"],
  [class*="customify-grid_"] > [data-push-left*="_md-10"],
  [class~="customify-grid"] > [data-push-left*="_md-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_md-11"],
  [class*="customify-grid_"] > [data-push-left*="_md-11"],
  [class~="customify-grid"] > [data-push-left*="_md-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-0"],
  [class*="customify-grid_"] > [data-push-right*="_md-0"],
  [class~="customify-grid"] > [data-push-right*="_md-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-1"],
  [class*="customify-grid_"] > [data-push-right*="_md-1"],
  [class~="customify-grid"] > [data-push-right*="_md-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-2"],
  [class*="customify-grid_"] > [data-push-right*="_md-2"],
  [class~="customify-grid"] > [data-push-right*="_md-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-3"],
  [class*="customify-grid_"] > [data-push-right*="_md-3"],
  [class~="customify-grid"] > [data-push-right*="_md-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-4"],
  [class*="customify-grid_"] > [data-push-right*="_md-4"],
  [class~="customify-grid"] > [data-push-right*="_md-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-5"],
  [class*="customify-grid_"] > [data-push-right*="_md-5"],
  [class~="customify-grid"] > [data-push-right*="_md-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-6"],
  [class*="customify-grid_"] > [data-push-right*="_md-6"],
  [class~="customify-grid"] > [data-push-right*="_md-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-7"],
  [class*="customify-grid_"] > [data-push-right*="_md-7"],
  [class~="customify-grid"] > [data-push-right*="_md-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-8"],
  [class*="customify-grid_"] > [data-push-right*="_md-8"],
  [class~="customify-grid"] > [data-push-right*="_md-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-9"],
  [class*="customify-grid_"] > [data-push-right*="_md-9"],
  [class~="customify-grid"] > [data-push-right*="_md-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-10"],
  [class*="customify-grid_"] > [data-push-right*="_md-10"],
  [class~="customify-grid"] > [data-push-right*="_md-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_md-11"],
  [class*="customify-grid_"] > [data-push-right*="_md-11"],
  [class~="customify-grid"] > [data-push-right*="_md-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_md-secon"],
  [class*="customify-grid_"] [class*="_md-secon"],
  [class~="customify-grid"] [class*="_md-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_md-last"],
  [class*="customify-grid_"] [class*="_md-last"],
  [class~="customify-grid"] [class*="_md-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > [class*="_sm-1"],
  [class*="customify-grid_"] > [class*="_sm-1"],
  [class~="customify-grid"] > [class*="_sm-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-2"],
  [class*="customify-grid_"] > [class*="_sm-2"],
  [class~="customify-grid"] > [class*="_sm-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-3"],
  [class*="customify-grid_"] > [class*="_sm-3"],
  [class~="customify-grid"] > [class*="_sm-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_sm-4"],
  [class*="customify-grid_"] > [class*="_sm-4"],
  [class~="customify-grid"] > [class*="_sm-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-5"],
  [class*="customify-grid_"] > [class*="_sm-5"],
  [class~="customify-grid"] > [class*="_sm-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-6"],
  [class*="customify-grid_"] > [class*="_sm-6"],
  [class~="customify-grid"] > [class*="_sm-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_sm-7"],
  [class*="customify-grid_"] > [class*="_sm-7"],
  [class~="customify-grid"] > [class*="_sm-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-8"],
  [class*="customify-grid_"] > [class*="_sm-8"],
  [class~="customify-grid"] > [class*="_sm-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-9"],
  [class*="customify-grid_"] > [class*="_sm-9"],
  [class~="customify-grid"] > [class*="_sm-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_sm-10"],
  [class*="customify-grid_"] > [class*="_sm-10"],
  [class~="customify-grid"] > [class*="_sm-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_sm-11"],
  [class*="customify-grid_"] > [class*="_sm-11"],
  [class~="customify-grid"] > [class*="_sm-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_sm-12"],
  [class*="customify-grid_"] > [class*="_sm-12"],
  [class~="customify-grid"] > [class*="_sm-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-0"],
  [class*="customify-grid_"] > [data-push-left*="_sm-0"],
  [class~="customify-grid"] > [data-push-left*="_sm-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-1"],
  [class*="customify-grid_"] > [data-push-left*="_sm-1"],
  [class~="customify-grid"] > [data-push-left*="_sm-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-2"],
  [class*="customify-grid_"] > [data-push-left*="_sm-2"],
  [class~="customify-grid"] > [data-push-left*="_sm-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-3"],
  [class*="customify-grid_"] > [data-push-left*="_sm-3"],
  [class~="customify-grid"] > [data-push-left*="_sm-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-4"],
  [class*="customify-grid_"] > [data-push-left*="_sm-4"],
  [class~="customify-grid"] > [data-push-left*="_sm-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-5"],
  [class*="customify-grid_"] > [data-push-left*="_sm-5"],
  [class~="customify-grid"] > [data-push-left*="_sm-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-6"],
  [class*="customify-grid_"] > [data-push-left*="_sm-6"],
  [class~="customify-grid"] > [data-push-left*="_sm-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-7"],
  [class*="customify-grid_"] > [data-push-left*="_sm-7"],
  [class~="customify-grid"] > [data-push-left*="_sm-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-8"],
  [class*="customify-grid_"] > [data-push-left*="_sm-8"],
  [class~="customify-grid"] > [data-push-left*="_sm-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-9"],
  [class*="customify-grid_"] > [data-push-left*="_sm-9"],
  [class~="customify-grid"] > [data-push-left*="_sm-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-10"],
  [class*="customify-grid_"] > [data-push-left*="_sm-10"],
  [class~="customify-grid"] > [data-push-left*="_sm-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_sm-11"],
  [class*="customify-grid_"] > [data-push-left*="_sm-11"],
  [class~="customify-grid"] > [data-push-left*="_sm-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-0"],
  [class*="customify-grid_"] > [data-push-right*="_sm-0"],
  [class~="customify-grid"] > [data-push-right*="_sm-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-1"],
  [class*="customify-grid_"] > [data-push-right*="_sm-1"],
  [class~="customify-grid"] > [data-push-right*="_sm-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-2"],
  [class*="customify-grid_"] > [data-push-right*="_sm-2"],
  [class~="customify-grid"] > [data-push-right*="_sm-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-3"],
  [class*="customify-grid_"] > [data-push-right*="_sm-3"],
  [class~="customify-grid"] > [data-push-right*="_sm-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-4"],
  [class*="customify-grid_"] > [data-push-right*="_sm-4"],
  [class~="customify-grid"] > [data-push-right*="_sm-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-5"],
  [class*="customify-grid_"] > [data-push-right*="_sm-5"],
  [class~="customify-grid"] > [data-push-right*="_sm-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-6"],
  [class*="customify-grid_"] > [data-push-right*="_sm-6"],
  [class~="customify-grid"] > [data-push-right*="_sm-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-7"],
  [class*="customify-grid_"] > [data-push-right*="_sm-7"],
  [class~="customify-grid"] > [data-push-right*="_sm-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-8"],
  [class*="customify-grid_"] > [data-push-right*="_sm-8"],
  [class~="customify-grid"] > [data-push-right*="_sm-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-9"],
  [class*="customify-grid_"] > [data-push-right*="_sm-9"],
  [class~="customify-grid"] > [data-push-right*="_sm-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-10"],
  [class*="customify-grid_"] > [data-push-right*="_sm-10"],
  [class~="customify-grid"] > [data-push-right*="_sm-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_sm-11"],
  [class*="customify-grid_"] > [data-push-right*="_sm-11"],
  [class~="customify-grid"] > [data-push-right*="_sm-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_sm-secon"],
  [class*="customify-grid_"] [class*="_sm-secon"],
  [class~="customify-grid"] [class*="_sm-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_sm-last"],
  [class*="customify-grid_"] [class*="_sm-last"],
  [class~="customify-grid"] [class*="_sm-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > [class*="_xs-1"],
  [class*="customify-grid_"] > [class*="_xs-1"],
  [class~="customify-grid"] > [class*="_xs-1"] {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-2"],
  [class*="customify-grid_"] > [class*="_xs-2"],
  [class~="customify-grid"] > [class*="_xs-2"] {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-3"],
  [class*="customify-grid_"] > [class*="_xs-3"],
  [class~="customify-grid"] > [class*="_xs-3"] {
    flex-basis: 25%;
    max-width: 25%;
  }
  [class*="customify-grid-"] > [class*="_xs-4"],
  [class*="customify-grid_"] > [class*="_xs-4"],
  [class~="customify-grid"] > [class*="_xs-4"] {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-5"],
  [class*="customify-grid_"] > [class*="_xs-5"],
  [class~="customify-grid"] > [class*="_xs-5"] {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-6"],
  [class*="customify-grid_"] > [class*="_xs-6"],
  [class~="customify-grid"] > [class*="_xs-6"] {
    flex-basis: 50%;
    max-width: 50%;
  }
  [class*="customify-grid-"] > [class*="_xs-7"],
  [class*="customify-grid_"] > [class*="_xs-7"],
  [class~="customify-grid"] > [class*="_xs-7"] {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-8"],
  [class*="customify-grid_"] > [class*="_xs-8"],
  [class~="customify-grid"] > [class*="_xs-8"] {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-9"],
  [class*="customify-grid_"] > [class*="_xs-9"],
  [class~="customify-grid"] > [class*="_xs-9"] {
    flex-basis: 75%;
    max-width: 75%;
  }
  [class*="customify-grid-"] > [class*="_xs-10"],
  [class*="customify-grid_"] > [class*="_xs-10"],
  [class~="customify-grid"] > [class*="_xs-10"] {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }
  [class*="customify-grid-"] > [class*="_xs-11"],
  [class*="customify-grid_"] > [class*="_xs-11"],
  [class~="customify-grid"] > [class*="_xs-11"] {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }
  [class*="customify-grid-"] > [class*="_xs-12"],
  [class*="customify-grid_"] > [class*="_xs-12"],
  [class~="customify-grid"] > [class*="_xs-12"] {
    flex-basis: 100%;
    max-width: 100%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-0"],
  [class*="customify-grid_"] > [data-push-left*="_xs-0"],
  [class~="customify-grid"] > [data-push-left*="_xs-0"] {
    margin-left: 0;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-1"],
  [class*="customify-grid_"] > [data-push-left*="_xs-1"],
  [class~="customify-grid"] > [data-push-left*="_xs-1"] {
    margin-left: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-2"],
  [class*="customify-grid_"] > [data-push-left*="_xs-2"],
  [class~="customify-grid"] > [data-push-left*="_xs-2"] {
    margin-left: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-3"],
  [class*="customify-grid_"] > [data-push-left*="_xs-3"],
  [class~="customify-grid"] > [data-push-left*="_xs-3"] {
    margin-left: 25%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-4"],
  [class*="customify-grid_"] > [data-push-left*="_xs-4"],
  [class~="customify-grid"] > [data-push-left*="_xs-4"] {
    margin-left: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-5"],
  [class*="customify-grid_"] > [data-push-left*="_xs-5"],
  [class~="customify-grid"] > [data-push-left*="_xs-5"] {
    margin-left: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-6"],
  [class*="customify-grid_"] > [data-push-left*="_xs-6"],
  [class~="customify-grid"] > [data-push-left*="_xs-6"] {
    margin-left: 50%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-7"],
  [class*="customify-grid_"] > [data-push-left*="_xs-7"],
  [class~="customify-grid"] > [data-push-left*="_xs-7"] {
    margin-left: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-8"],
  [class*="customify-grid_"] > [data-push-left*="_xs-8"],
  [class~="customify-grid"] > [data-push-left*="_xs-8"] {
    margin-left: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-9"],
  [class*="customify-grid_"] > [data-push-left*="_xs-9"],
  [class~="customify-grid"] > [data-push-left*="_xs-9"] {
    margin-left: 75%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-10"],
  [class*="customify-grid_"] > [data-push-left*="_xs-10"],
  [class~="customify-grid"] > [data-push-left*="_xs-10"] {
    margin-left: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-left*="_xs-11"],
  [class*="customify-grid_"] > [data-push-left*="_xs-11"],
  [class~="customify-grid"] > [data-push-left*="_xs-11"] {
    margin-left: 91.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-0"],
  [class*="customify-grid_"] > [data-push-right*="_xs-0"],
  [class~="customify-grid"] > [data-push-right*="_xs-0"] {
    margin-right: 0;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-1"],
  [class*="customify-grid_"] > [data-push-right*="_xs-1"],
  [class~="customify-grid"] > [data-push-right*="_xs-1"] {
    margin-right: 8.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-2"],
  [class*="customify-grid_"] > [data-push-right*="_xs-2"],
  [class~="customify-grid"] > [data-push-right*="_xs-2"] {
    margin-right: 16.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-3"],
  [class*="customify-grid_"] > [data-push-right*="_xs-3"],
  [class~="customify-grid"] > [data-push-right*="_xs-3"] {
    margin-right: 25%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-4"],
  [class*="customify-grid_"] > [data-push-right*="_xs-4"],
  [class~="customify-grid"] > [data-push-right*="_xs-4"] {
    margin-right: 33.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-5"],
  [class*="customify-grid_"] > [data-push-right*="_xs-5"],
  [class~="customify-grid"] > [data-push-right*="_xs-5"] {
    margin-right: 41.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-6"],
  [class*="customify-grid_"] > [data-push-right*="_xs-6"],
  [class~="customify-grid"] > [data-push-right*="_xs-6"] {
    margin-right: 50%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-7"],
  [class*="customify-grid_"] > [data-push-right*="_xs-7"],
  [class~="customify-grid"] > [data-push-right*="_xs-7"] {
    margin-right: 58.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-8"],
  [class*="customify-grid_"] > [data-push-right*="_xs-8"],
  [class~="customify-grid"] > [data-push-right*="_xs-8"] {
    margin-right: 66.6666666667%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-9"],
  [class*="customify-grid_"] > [data-push-right*="_xs-9"],
  [class~="customify-grid"] > [data-push-right*="_xs-9"] {
    margin-right: 75%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-10"],
  [class*="customify-grid_"] > [data-push-right*="_xs-10"],
  [class~="customify-grid"] > [data-push-right*="_xs-10"] {
    margin-right: 83.3333333333%;
  }
  [class*="customify-grid-"] > [data-push-right*="_xs-11"],
  [class*="customify-grid_"] > [data-push-right*="_xs-11"],
  [class~="customify-grid"] > [data-push-right*="_xs-11"] {
    margin-right: 91.6666666667%;
  }
  [class*="customify-grid-"] [class*="_xs-secon"],
  [class*="customify-grid_"] [class*="_xs-secon"],
  [class~="customify-grid"] [class*="_xs-secon"] {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }
  [class*="customify-grid-"] [class*="_xs-last"],
  [class*="customify-grid_"] [class*="_xs-last"],
  [class~="customify-grid"] [class*="_xs-last"] {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
[class*="customify-col-"][class*="customify-col-0"] {
  display: none;
}
@media screen and (max-width: 80em) {
  [class*="customify-grid-"] > :not([class*="_lg-0"]),
  [class*="customify-grid_"] > :not([class*="_lg-0"]),
  [class~="customify-grid"] > :not([class*="_lg-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_lg-0"],
  [class*="customify-grid_"] > [class*="_lg-0"],
  [class~="customify-grid"] > [class*="_lg-0"] {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  [class*="customify-grid-"] > :not([class*="_md-0"]),
  [class*="customify-grid_"] > :not([class*="_md-0"]),
  [class~="customify-grid"] > :not([class*="_md-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_md-0"],
  [class*="customify-grid_"] > [class*="_md-0"],
  [class~="customify-grid"] > [class*="_md-0"] {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  [class*="customify-grid-"] > :not([class*="_sm-0"]),
  [class*="customify-grid_"] > :not([class*="_sm-0"]),
  [class~="customify-grid"] > :not([class*="_sm-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_sm-0"],
  [class*="customify-grid_"] > [class*="_sm-0"],
  [class~="customify-grid"] > [class*="_sm-0"] {
    display: none;
  }
}
@media screen and (max-width: 35.5em) {
  [class*="customify-grid-"] > :not([class*="_xs-0"]),
  [class*="customify-grid_"] > :not([class*="_xs-0"]),
  [class~="customify-grid"] > :not([class*="_xs-0"]) {
    display: block;
  }
  [class*="customify-grid-"] > [class*="_xs-0"],
  [class*="customify-grid_"] > [class*="_xs-0"],
  [class~="customify-grid"] > [class*="_xs-0"] {
    display: none;
  }
}
body {
  color: #686868;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  line-height: 1.618;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.aside_blue_0d67 .module_under_b5de,
.full_4a43,
.info_4eeb,
.fluid-dc8e,
.tertiary-silver-9217,
.item-complex-fe85,
.east_503b,
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;
}
.full_4a43,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .full_4a43,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .full_4a43,
  h1 {
    font-size: 1.8em;
  }
}
.info_4eeb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.info_4eeb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .info_4eeb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .info_4eeb,
  h2 {
    font-size: 1.7em;
  }
}
.fluid-dc8e,
h3 {
  font-size: 1.618em;
}
.aside_blue_0d67 .module_under_b5de,
.tertiary-silver-9217,
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.layout-ff5b {
  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;
}
.caption-789a:after,
.caption-789a:before,
.last-a805:after,
.last-a805:before {
  content: "";
  display: table;
}
.caption-789a:after,
.last-a805:after {
  clear: both;
}
.accent-pressed-a37e {
  float: right;
  margin-right: 0;
}
.left_42af {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.small-e7e5 .table-fresh-d1be,
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;
}
.small-e7e5 .table-fresh-d1be: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;
}
.clean-0267 .table-fresh-d1be {
  box-shadow: none;
}
.clean-0267
  .table-fresh-d1be
  .row_de8f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.clean-0267 .table-fresh-d1be .black-53e7 {
  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;
}
.clean-0267
  .table-fresh-d1be
  .black-53e7
  b {
  display: none;
}
.clean-0267 .disabled_4c2a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort-712e:not(.gold_0fe3):not(.layout_044e),
button:not(.gold_0fe3):not(.layout_044e),
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ),
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ),
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ) {
  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;
}
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ):hover,
button:not(.gold_0fe3):not(
    .layout_044e
  ):hover,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ):hover,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ):hover,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ):active,
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ):focus,
button:not(.gold_0fe3):not(
    .layout_044e
  ):active,
button:not(.gold_0fe3):not(
    .layout_044e
  ):focus,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ):active,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ):focus,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ):active,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ):focus,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ):active,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ):focus {
  outline: 0;
}
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b,
button:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b {
  position: relative;
}
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .media-middle-e379,
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .list_1f64,
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .large_2f04,
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  i,
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  svg,
button:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .media-middle-e379,
button:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .list_1f64,
button:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .large_2f04,
button:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  i,
button:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  svg,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .media-middle-e379,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .list_1f64,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .large_2f04,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  i,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  svg,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .media-middle-e379,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .list_1f64,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .large_2f04,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  i,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  svg,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .media-middle-e379,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .list_1f64,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  .large_2f04,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  i,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b
  svg {
  visibility: hidden;
}
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b:after,
button:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b:after,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b:after,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b:after,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ).fn-loading-631b: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;
}
.sort-712e:not(.gold_0fe3):not(.layout_044e),
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ),
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ),
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ) {
  color: #fff;
  background: #235787;
}
.sort-712e:not(.gold_0fe3):not(
    .layout_044e
  ):focus,
input[type="button"]:not(.gold_0fe3):not(
    .layout_044e
  ):focus,
input[type="reset"]:not(.gold_0fe3):not(
    .layout_044e
  ):focus,
input[type="submit"]:not(.gold_0fe3):not(
    .layout_044e
  ):focus {
  color: #fff;
}
.sort-712e.fn-disabled-631b:not(.gold_0fe3):not(
    .layout_044e
  ),
.sort-712e[disabled]:not(.gold_0fe3):not(
    .layout_044e
  ),
button.fn-disabled-631b:not(.gold_0fe3):not(
    .layout_044e
  ),
button[disabled]:not(.gold_0fe3):not(
    .layout_044e
  ) {
  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;
}
.first-8997 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.first-8997: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;
}
.text_dynamic_5d4c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.card-687c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thick_046d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.caption-789a:after,
.caption-789a:before,
.small-c883:after,
.small-c883:before,
.accent-dim-5a8b:after,
.accent-dim-5a8b:before,
.right-1ce5:after,
.right-1ce5:before,
.right-1776:after,
.right-1776:before,
.header-brown-96de:after,
.header-brown-96de:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.caption-789a:after,
.small-c883:after,
.accent-dim-5a8b:after,
.right-1ce5:after,
.right-1776:after,
.header-brown-96de:after {
  clear: both;
}
.small-c883 .photo-fast-a7d8,
.accent-dim-5a8b .photo-fast-a7d8,
.paper-2d5c .photo-fast-a7d8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade-stale-73d1 {
  display: inline-block;
}
.badge-933a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.badge-933a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.badge-933a .red_53e4 {
  padding: 1em 0;
  font-size: 85%;
}
.red_53e4 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.short-9adb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.short-9adb:after,
.short-9adb:before {
  content: "";
  display: table;
}
.short-9adb:after {
  clear: both;
}
.block-e233 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu_516e .block-e233 {
  max-width: 50%;
}
.background_4c12 .block-e233 {
  max-width: 33.33%;
}
.block-over-79cd .block-e233 {
  max-width: 25%;
}
.preview-soft-c049 .block-e233 {
  max-width: 20%;
}
.complex_5faf .block-e233 {
  max-width: 16.66%;
}
.gradient-8f9f .block-e233 {
  max-width: 14.28%;
}
.tag_b6df .block-e233 {
  max-width: 12.5%;
}
.primary-out-5d0d .block-e233 {
  max-width: 11.11%;
}
.dark_e53e {
  display: block;
}
.aside_blue_0d67 .main_d000 label,
.aside_blue_0d67 .lite_8fb9 label,
.aside_blue_0d67 .module_liquid_01c7 label,
.aside_blue_0d67 .bottom_ab89 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-copper-35d6 {
  list-style: none;
  margin: 0;
}
.component-copper-35d6 article.liquid-859d {
  margin-bottom: 0;
}
.component-copper-35d6 ul {
  list-style: none;
  margin: 0;
}
.component-copper-35d6 .label-77b3 li.liquid-859d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-copper-35d6 .label-77b3 li.liquid-859d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-copper-35d6 .label-77b3 li.liquid-859d: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) {
  .component-copper-35d6 .label-77b3 li.liquid-859d li.liquid-859d li.liquid-859d li.liquid-859d {
    padding-left: 0;
  }
}
article.liquid-859d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-859d .small-c883 p:last-of-type {
  margin-bottom: 0;
}
article.liquid-859d .modal_6690 {
  float: left;
}
article.liquid-859d .paragraph_current_d9db {
  margin-left: 85px;
}
article.liquid-859d .panel_27a2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-859d .panel_27a2 .logo_brown_dd08 {
  margin-left: 10px;
}
article.liquid-859d .secondary_3d00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-859d .link-130a {
  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 .main_d000,
  #respond .module_liquid_01c7,
  #respond .bottom_ab89 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main_d000 input,
#respond .module_liquid_01c7 input,
#respond .bottom_ab89 input {
  width: 100%;
}
#respond .bottom_ab89 {
  margin-right: 0;
}
#respond .gallery-4fd0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.status_hard_58d0 {
  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;
}
.status_hard_58d0.modal-8e22 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.status_hard_58d0 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%);
}
.status_hard_58d0:focus,
.status_hard_58d0: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);
}
.gallery-14dd {
  border-radius: 10%;
}
.section_selected_764d {
  border-radius: 50%;
}
.thumbnail_13f6 {
  font-size: 0.72em;
}
.component_full_4051 {
  font-size: 0.875em;
}
.prev_7a4a {
  font-size: 1.1em;
}
.gallery_static_d5c5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery_static_d5c5.thumbnail_13f6 {
  letter-spacing: 0.5px;
}
.heading_154d,
.heading_154d a {
  color: #6d6d6d;
}
.heading_154d a:hover {
  color: #111;
}
.texture_out_b216 {
  color: #6d6d6d;
}
.notice_plasma_a5a8 {
  overflow-x: hidden;
}
.notice_plasma_a5a8 .status_3d58.tabs_0fc5 {
  position: relative;
}
.notice_plasma_a5a8 .status_3d58.tabs_0fc5.pattern_48f3 {
  position: initial;
}
.notice_plasma_a5a8
  .status_3d58.tabs_0fc5.pattern_48f3
  .focus_light_ec07 {
  left: auto;
}
.notice_plasma_a5a8 .status_3d58 .focus_light_ec07 {
  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;
}
.notice_plasma_a5a8 .status_3d58:hover.tabs_0fc5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_plasma_a5a8
  .status_3d58:hover.tabs_0fc5
  .focus_light_ec07 {
  display: block;
  z-index: 9999999;
}
.notice_plasma_a5a8 .overlay-center-3152 .modal_0a59,
.notice_plasma_a5a8 .section-0633 .modal_0a59 {
  display: none;
}
.notice_plasma_a5a8 .sort-8a67 .status_3d58:hover.tabs_0fc5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.aside_blue_0d67 .main_d000 label,
.aside_blue_0d67 .lite_8fb9 label,
.aside_blue_0d67 .module_liquid_01c7 label,
.aside_blue_0d67 .bottom_ab89 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.component-copper-35d6 {
  list-style: none;
  margin: 0;
}
.component-copper-35d6 article.liquid-859d {
  margin-bottom: 0;
}
.component-copper-35d6 ul {
  list-style: none;
  margin: 0;
}
.component-copper-35d6 .label-77b3 li.liquid-859d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .component-copper-35d6 .label-77b3 li.liquid-859d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .component-copper-35d6 .label-77b3 li.liquid-859d: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) {
  .component-copper-35d6 .label-77b3 li.liquid-859d li.liquid-859d li.liquid-859d li.liquid-859d {
    padding-left: 0;
  }
}
article.liquid-859d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.liquid-859d .small-c883 p:last-of-type {
  margin-bottom: 0;
}
article.liquid-859d .modal_6690 {
  float: left;
}
article.liquid-859d .paragraph_current_d9db {
  margin-left: 85px;
}
article.liquid-859d .panel_27a2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.liquid-859d .panel_27a2 .logo_brown_dd08 {
  margin-left: 10px;
}
article.liquid-859d .secondary_3d00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.liquid-859d .link-130a {
  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 .main_d000,
  #respond .module_liquid_01c7,
  #respond .bottom_ab89 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .main_d000 input,
#respond .module_liquid_01c7 input,
#respond .bottom_ab89 input {
  width: 100%;
}
#respond .bottom_ab89 {
  margin-right: 0;
}
#respond .gallery-4fd0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay-center-3152 .outline-easy-560e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.outline-easy-560e .hidden-purple-111a.dynamic_9415 .progress-brown-2ae6 > li > a:focus,
.outline-easy-560e .hidden-purple-111a.dynamic_9415 .progress-brown-2ae6 > li > a:hover,
.outline-easy-560e .hidden-purple-111a.status-upper-471b .progress-brown-2ae6 > li > a:focus,
.outline-easy-560e .hidden-purple-111a.status-upper-471b .progress-brown-2ae6 > li > a:hover,
.outline-easy-560e .hidden-purple-111a.first-6bd2 .progress-brown-2ae6 > li > a:focus,
.outline-easy-560e .hidden-purple-111a.first-6bd2 .progress-brown-2ae6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-easy-560e
  .hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a,
.outline-easy-560e
  .hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li.hidden_7a9d
  > a,
.outline-easy-560e
  .hidden-purple-111a.status-upper-471b
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a,
.outline-easy-560e
  .hidden-purple-111a.status-upper-471b
  .progress-brown-2ae6
  > li.hidden_7a9d
  > a,
.outline-easy-560e
  .hidden-purple-111a.first-6bd2
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a,
.outline-easy-560e .hidden-purple-111a.first-6bd2 .progress-brown-2ae6 > li.summary_mini_1043 > a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-easy-560e .gradient-lower-37eb,
.outline-easy-560e .gradient-lower-37eb a {
  color: rgba(255, 255, 255, 0.99);
}
.outline-easy-560e .stale_93fb.notification_selected_38a8 li a,
.outline-easy-560e .image_fce3 a,
.outline-easy-560e .west_5271,
.outline-easy-560e .progress-brown-2ae6 > li > a,
.outline-easy-560e .gas-a8f1 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e .stale_93fb.notification_selected_38a8 li a:hover,
.outline-easy-560e .image_fce3 a:hover,
.outline-easy-560e .west_5271:hover,
.outline-easy-560e .progress-brown-2ae6 > li > a:hover,
.outline-easy-560e .gas-a8f1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-easy-560e .motion_97d0 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e .motion_97d0 .button-945e {
  color: rgba(255, 255, 255, 0.99);
}
.outline-easy-560e .motion_97d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-easy-560e .wood-e594 .iron-99e5 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e .wood-e594 .iron-99e5 .component-5680 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e
  .wood-e594
  .iron-99e5
  .component-5680::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e
  .wood-e594
  .iron-99e5
  .component-5680:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e
  .wood-e594
  .iron-99e5
  .component-5680::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e
  .wood-e594
  .iron-99e5
  .component-5680::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e .wood-e594 .light-4b26 {
  color: rgba(255, 255, 255, 0.79);
}
.outline-easy-560e .wood-e594 .light-4b26:hover {
  color: rgba(255, 255, 255, 0.99);
}
.middle_f357
  .outline-easy-560e
  .wood-e594
  .thick-13df
  .main-2bac {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.middle_f357
  .outline-easy-560e
  .wood-e594
  .thick-13df
  .component-5680 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-center-3152 .photo-action-3d47 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-action-3d47 .hidden-purple-111a.dynamic_9415 .progress-brown-2ae6 > li > a:focus,
.photo-action-3d47 .hidden-purple-111a.dynamic_9415 .progress-brown-2ae6 > li > a:hover,
.photo-action-3d47 .hidden-purple-111a.status-upper-471b .progress-brown-2ae6 > li > a:focus,
.photo-action-3d47 .hidden-purple-111a.status-upper-471b .progress-brown-2ae6 > li > a:hover,
.photo-action-3d47 .hidden-purple-111a.first-6bd2 .progress-brown-2ae6 > li > a:focus,
.photo-action-3d47 .hidden-purple-111a.first-6bd2 .progress-brown-2ae6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-action-3d47
  .hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a,
.photo-action-3d47
  .hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li.hidden_7a9d
  > a,
.photo-action-3d47
  .hidden-purple-111a.status-upper-471b
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a,
.photo-action-3d47
  .hidden-purple-111a.status-upper-471b
  .progress-brown-2ae6
  > li.hidden_7a9d
  > a,
.photo-action-3d47
  .hidden-purple-111a.first-6bd2
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a,
.photo-action-3d47 .hidden-purple-111a.first-6bd2 .progress-brown-2ae6 > li.summary_mini_1043 > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-action-3d47 .gradient-lower-37eb,
.photo-action-3d47 .gradient-lower-37eb a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-action-3d47 .stale_93fb.notification_selected_38a8 li a,
.photo-action-3d47 .image_fce3 a,
.photo-action-3d47 .west_5271,
.photo-action-3d47 .progress-brown-2ae6 > li > a,
.photo-action-3d47 .gas-a8f1 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-action-3d47 .stale_93fb.notification_selected_38a8 li a:hover,
.photo-action-3d47 .image_fce3 a:hover,
.photo-action-3d47 .west_5271:hover,
.photo-action-3d47 .progress-brown-2ae6 > li > a:hover,
.photo-action-3d47 .gas-a8f1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-action-3d47 .motion_97d0 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-action-3d47 .motion_97d0 .button-945e {
  color: rgba(0, 0, 0, 0.8);
}
.photo-action-3d47 .motion_97d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-b0c5 .carousel-943b {
  margin-left: auto;
  margin-right: auto;
}
.accent-dim-5a8b > * {
  margin-left: auto;
  margin-right: auto;
}
.accent-dim-5a8b .text_dynamic_5d4c {
  margin-right: 1.41575em;
}
.active_fixed_4f60 .accent-dim-5a8b > .heading-e886 {
  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;
}
.active_fixed_4f60 .accent-dim-5a8b > .overlay_8141 {
  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_solid_e84e.background-b0c5 .carousel-943b,
.sidebar_9d95.background-b0c5 .carousel-943b {
  margin-left: 0;
}
.complex_cf8b.background-b0c5 .carousel-943b,
.section_4953.background-b0c5 .carousel-943b {
  margin-right: 0;
}
.accent-dim-5a8b ol,
.accent-dim-5a8b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.module_static_5735 video {
  max-width: 100%;
}
.yellow-aca6 img {
  display: block;
}
.yellow-aca6.text_dynamic_5d4c,
.yellow-aca6.card-687c {
  width: 100%;
}
.yellow-aca6.overlay_8141 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.advanced_dfa8:not(.backdrop-wood-2081) {
  margin: 1.5em auto;
}
.overlay-02a5 p {
  padding: 1.5em 14px;
}
ul.pattern-under-d83a.overlay_8141,
ul.pattern-under-d83a.heading-e886,
ul.pattern-under-d83a.filter_4ff4.heading-e886 {
  padding: 0 14px;
}
.middle_5a9c {
  display: block;
  overflow-x: auto;
}
.middle_5a9c table {
  border-collapse: collapse;
  width: 100%;
}
.middle_5a9c td,
.middle_5a9c th {
  padding: 0.5em;
}
.accent-dim-5a8b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.accent-dim-5a8b ol ol,
.accent-dim-5a8b ol ul,
.accent-dim-5a8b ul ol,
.accent-dim-5a8b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.accent-dim-5a8b ol ol li,
.accent-dim-5a8b ol ul li,
.accent-dim-5a8b ul ol li,
.accent-dim-5a8b ul ul li {
  margin-left: 0;
}
.background_north_55f3.block_last_8aec > .frame_b12f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.background_north_55f3.block_last_8aec > .frame_b12f iframe,
.background_north_55f3.block_last_8aec > .frame_b12f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dynamic-cca0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dynamic-cca0.widget_prev_b9a4 {
  padding: 0;
}
.dynamic-cca0.widget_prev_b9a4 cite {
  font-size: 13px;
}
.dynamic-cca0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dynamic-cca0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown-d7c0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown-d7c0 > p:first-child {
  margin-top: 0;
}
.dropdown-d7c0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown-d7c0 blockquote {
  border-left: 0;
}
.nav-1de7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav-1de7:not(.iron-a8a9) {
  max-width: 100px;
}
.nav-1de7.iron-a95f {
  border-bottom: none !important;
  text-align: center;
}
.nav-1de7.iron-a95f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .overlay-02a5 p {
    padding: 1.5em 0;
  }
}
.grid_narrow_57eb {
  color: #0073aa;
}
.progress_fd79 {
  background-color: #0073aa;
}
.simple_5b21 {
  color: #229fd8;
}
.layout_0f0a {
  background-color: #229fd8;
}
.primary-next-df17 {
  color: #eee;
}
.selected_29b5 {
  background-color: #eee;
}
.badge_motion_21b7 {
  color: #444;
}
.frame-e077 {
  background-color: #444;
}
.pattern_b787 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pattern_b787 .sort_fixed_1dab .image_fce3 {
  font-size: 15px;
}
.pattern_b787 .image_fce3 {
  line-height: 1.3;
}
.pattern_b787 .photo-action-3d47 {
}
.pattern_b787 .outline-easy-560e {
  background: #235787;
}
.action-148e {
  padding: 0;
}
.action-148e .outline-easy-560e {
  background: #1a1a1a;
}
.action-148e .photo-action-3d47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort_283f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort_283f .photo-action-3d47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort_283f .outline-easy-560e {
  background: #303030;
}
.header-brown-96de {
  position: relative;
  z-index: 10;
}
.header-brown-96de .widget-out-9ca6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pressed-e88b .tabs_0fc5 {
  display: inline-block;
  vertical-align: middle;
}
.pressed-e88b.chip_877d .tabs_0fc5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pressed-e88b.chip_877d .tabs_0fc5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pressed-e88b.chip_877d .tabs_0fc5 {
    margin-right: 0.4em;
  }
}
.pressed-e88b.chip_877d .tabs_0fc5:last-child {
  margin-right: 0;
}
.input_full_9af0 .widget-out-9ca6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .overlay-center-3152 .sort_fixed_1dab {
    margin: 0 -0.5em;
  }
  .overlay-center-3152 .sort_fixed_1dab [class*="customify-col-"],
  .overlay-center-3152 .sort_fixed_1dab [class*="customify-col_"],
  .overlay-center-3152 .sort_fixed_1dab [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.overlay-center-3152.fixed_12c2 .widget-out-9ca6 {
  background: 0 0 !important;
}
.overlay-center-3152.fixed_12c2 .widget-out-9ca6,
.overlay-center-3152.input_full_9af0 .widget-out-9ca6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .overlay-center-3152.form-e9a0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.overlay-center-3152.input_full_9af0 .widget-out-9ca6 {
  box-shadow: none !important;
}
.text_ea14 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text_ea14 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text_ea14 {
    padding: 18px 0 20px;
  }
}
.text_ea14 .tag_bright_0728 {
  width: 100%;
}
.text_ea14 .block-6beb {
  margin-bottom: 0;
}
.text_ea14 .up-549a {
  margin-top: 5px;
  font-size: 0.875em;
}
.top_21ef {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.top_21ef .paragraph-2bdf {
  width: 100%;
}
.label-mini-a6b8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-mini-a6b8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-mini-a6b8 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;
}
.label-mini-a6b8 li:last-child:after {
  display: none;
}
.label-mini-a6b8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.banner_b04b .modal_0a59 button,
.text_ea14 .modal_0a59 button {
  left: 0;
}
.banner_b04b .paragraph-2bdf,
.text_ea14 .paragraph-2bdf {
  padding-left: 0;
  padding-right: 0;
}
.banner_b04b .top_21ef,
.text_ea14 .top_21ef {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.banner_b04b {
  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;
}
.banner_b04b: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;
}
.banner_b04b .image-wide-a6a5 {
  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) {
  .banner_b04b .image-wide-a6a5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .banner_b04b .image-wide-a6a5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .banner_b04b .image-wide-a6a5 {
    min-height: 200px;
  }
}
.banner_b04b .label-mini-a6b8 {
  color: rgba(255, 255, 255, 0.8);
}
.banner_b04b .label-mini-a6b8 a,
.banner_b04b .label-mini-a6b8 li:after {
  color: inherit;
}
.banner_b04b .label-mini-a6b8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.button-787e {
  margin-bottom: 0.5em;
}
.mini-c155 {
  margin-bottom: 1.2em;
}
.mini-c155,
.button-787e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.mini-c155 p:last-child,
.button-787e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .modal_0a59,
#masthead .modal_0a59 {
  display: none;
}
#masthead
  > .modal_0a59.notice-0974 {
  display: none;
}
#masthead > .modal_0a59 button {
  left: 0;
}
.button-3cff {
  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%;
}
.button-3cff .tabs_0fc5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.button-3cff .banner-58d9 {
  display: -webkit-box;
  display: flex;
}
.button-3cff .banner-58d9.bottom_f353 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.button-3cff .banner-58d9.caption_paper_4556 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-3cff .banner-58d9.header_up_b640 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.button-3cff.thumbnail-huge-313b.hovered_d5bc .banner-58d9.bottom_f353 {
  flex-basis: 100%;
}
.button-3cff.action_6fae .banner-58d9.caption_paper_4556 {
  -webkit-box-flex: 1;
  flex: auto;
}
.button-3cff.action_6fae .banner-58d9.header_up_b640 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .modal_0a59.notice-0974 {
  display: none;
}
#masthead > .modal_0a59 button {
  left: 0;
}
.pattern_complex_3b7b {
  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;
}
.pattern_complex_3b7b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.pattern_complex_3b7b.widget-north-6a42 i {
  margin-right: 4px;
}
.pattern_complex_3b7b.search-left-dc2e i {
  margin-left: 5px;
}
.image_fce3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.image_fce3 p:last-child {
  margin-bottom: 0;
}
.main_83b0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.main_83b0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.main_83b0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.main_83b0 .gradient-lower-37eb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.main_83b0 .over-ed35 {
  margin: 5px 0 7px 0;
}
.main_83b0.info_2409 .table-pressed-2a5f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_83b0.info_2409 .block-ae6c {
  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;
}
.main_83b0.hot-faba {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.main_83b0.hot-faba .table-pressed-2a5f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_83b0.hot-faba .block-ae6c {
  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;
}
.main_83b0.action_bef7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.main_83b0.module_e388 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.main_83b0.module_e388 .block-ae6c {
  margin-top: 7px;
}
.element-ad22 {
  display: inline-block;
}
.header-brown-96de .right_97ef .main_83b0 img {
  max-width: 100%;
}
.hidden-purple-111a .motion_b0e2.medium-3e70,
.last-0172 .motion_b0e2.medium-3e70 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-purple-111a .soft-a1db,
.last-0172 .soft-a1db {
  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%);
}
.hidden-purple-111a .soft-a1db {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hidden-purple-111a.sort-065a .soft-a1db {
  display: none;
}
.hidden-purple-111a .table_under_98de {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden-purple-111a .table_under_98de li {
  display: inline-block;
  position: relative;
}
.hidden-purple-111a .table_under_98de li:last-child {
  margin-right: 0;
}
.hidden-purple-111a .table_under_98de 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;
}
.hidden-purple-111a .table_under_98de li.summary_mini_1043 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hidden-purple-111a .table_under_98de > 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;
}
.hidden-purple-111a .table_under_98de > li > a i {
  line-height: 0;
}
.hidden-purple-111a .table_under_98de > li.dim_9789 > a .soft-a1db {
  margin-left: 4px;
  line-height: 0;
}
.hidden-purple-111a .table_under_98de .list_9502 li.dim_9789 > a {
  position: relative;
}
.hidden-purple-111a .table_under_98de .list_9502 li.dim_9789 > a:after,
.hidden-purple-111a .table_under_98de .list_9502 li.dim_9789 > a:before {
  content: "";
  display: table;
}
.hidden-purple-111a .table_under_98de .list_9502 li.dim_9789 > a:after {
  clear: both;
}
.hidden-purple-111a .table_under_98de .list_9502 li.dim_9789 > a .soft-a1db {
  margin-left: 5px;
  float: right;
}
.hidden-purple-111a .backdrop_e292,
.hidden-purple-111a .list_9502 {
  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;
}
.hidden-purple-111a .list_9502 {
  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;
}
.hidden-purple-111a .list_9502 .medium-3e70 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hidden-purple-111a .list_9502 .soft-a1db {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hidden-purple-111a .list_9502 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hidden-purple-111a .list_9502 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;
}
.hidden-purple-111a .list_9502 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hidden-purple-111a .list_9502 .list_9502 {
  top: 0;
  left: 100%;
}
.hidden-purple-111a .surface_6250.fn-focus-631b > .backdrop_e292,
.hidden-purple-111a .surface_6250.fn-focus-631b > .list_9502,
.hidden-purple-111a .surface_6250:focus > .backdrop_e292,
.hidden-purple-111a .surface_6250:focus > .list_9502,
.hidden-purple-111a .surface_6250:hover > .backdrop_e292,
.hidden-purple-111a .surface_6250:hover > .list_9502 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hidden-purple-111a.first-6bd2 .progress-brown-2ae6:after,
.hidden-purple-111a.first-6bd2 .progress-brown-2ae6:before {
  content: "";
  display: table;
}
.hidden-purple-111a.first-6bd2 .progress-brown-2ae6:after {
  clear: both;
}
.hidden-purple-111a.first-6bd2 .progress-brown-2ae6 > li {
  float: left;
}
.hidden-purple-111a.right_d3cf .progress-brown-2ae6:after,
.hidden-purple-111a.right_d3cf .progress-brown-2ae6:before {
  content: "";
  display: table;
}
.hidden-purple-111a.right_d3cf .progress-brown-2ae6:after {
  clear: both;
}
.hidden-purple-111a.right_d3cf .progress-brown-2ae6 > li {
  float: left;
}
.hidden-purple-111a.right_d3cf .progress-brown-2ae6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hidden-purple-111a.right_d3cf .progress-brown-2ae6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hidden-purple-111a.right_d3cf .progress-brown-2ae6 > li.gallery-next-0281 > a,
.hidden-purple-111a.right_d3cf .progress-brown-2ae6 > li.summary_mini_1043 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hidden-purple-111a.dynamic_9415 .progress-brown-2ae6 > li > a .medium-3e70 {
  position: relative;
}
.hidden-purple-111a.dynamic_9415 .progress-brown-2ae6 > li > a .medium-3e70: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;
}
.hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li:focus
  > a
  .medium-3e70:before,
.hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li:hover
  > a
  .medium-3e70:before {
  width: 100%;
  background-color: currentColor;
}
.hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a
  .medium-3e70:before,
.hidden-purple-111a.dynamic_9415
  .progress-brown-2ae6
  > li.hidden_7a9d
  > a
  .medium-3e70:before {
  width: 100%;
  background-color: currentColor;
}
.hidden-purple-111a.status-upper-471b .progress-brown-2ae6 > li > a .medium-3e70 {
  position: relative;
}
.hidden-purple-111a.status-upper-471b .progress-brown-2ae6 > li > a .medium-3e70: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;
}
.hidden-purple-111a.status-upper-471b .progress-brown-2ae6 > li:focus > a .medium-3e70:before,
.hidden-purple-111a.status-upper-471b
  .progress-brown-2ae6
  > li:hover
  > a
  .medium-3e70:before {
  width: 100%;
  background-color: currentColor;
}
.hidden-purple-111a.status-upper-471b
  .progress-brown-2ae6
  > li.gallery-next-0281
  > a
  .medium-3e70:before,
.hidden-purple-111a.status-upper-471b
  .progress-brown-2ae6
  > li.hidden_7a9d
  > a
  .medium-3e70:before {
  width: 100%;
  background-color: currentColor;
}
.last-0172 .table_under_98de {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last-0172 .table_under_98de li:first-child > a {
  border-top: none;
}
.last-0172 .table_under_98de .progress-fast-f6c6 > .medium-3e70 .soft-a1db {
  display: none;
}
.last-0172 .table_under_98de li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.last-0172 .table_under_98de li:last-child {
  border: none;
}
.last-0172 .table_under_98de li.dim_9789 > a {
  padding-right: 45px !important;
}
.last-0172 .table_under_98de li a {
  display: block;
  padding: 0.55em 1.5em;
}
.last-0172 .table_under_98de li a:focus,
.last-0172 .table_under_98de li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-0172 .table_under_98de li .hidden-purple-0b4f {
  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;
}
.last-0172 .table_under_98de li .hidden-purple-0b4f:hover {
  box-shadow: none;
}
.last-0172 .table_under_98de li .hidden-purple-0b4f .soft-a1db {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.last-0172 .table_under_98de .list_9502 {
  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);
}
.last-0172 .table_under_98de .list_9502 li a {
  padding-left: 3em;
}
.last-0172 .table_under_98de .outline-cb16 > a .hidden-purple-0b4f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.last-0172 .table_under_98de .outline-cb16 > .list_9502 {
  display: block;
  opacity: 1;
}
.disabled-pro-2844 {
  max-width: 100%;
}
.info-d1ea {
  line-height: 0;
  cursor: pointer;
}
.gas-a8f1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gas-a8f1:hover {
  box-shadow: none;
  color: currentColor;
}
.gas-a8f1 svg {
  width: 18px;
  height: 18px;
}
.gas-a8f1 .section_bfef {
  display: none;
}
.active-motion-f640 {
  position: relative;
}
.active-motion-f640.fn-active-631b .gas-a8f1 .search-medium-1222 {
  display: none;
}
.active-motion-f640.fn-active-631b .gas-a8f1 .section_bfef {
  display: inline-block;
}
.active-motion-f640 .inner_ff66 {
  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);
}
.active-motion-f640.pink_da3f .inner_ff66 {
  left: auto;
  right: -0.9em;
}
.active-motion-f640.pink_da3f .notification_63ce::before {
  left: auto;
  right: 15px;
}
.active-motion-f640.fn-active-631b .inner_ff66 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick-13df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thick-13df label {
  flex-basis: 100%;
}
.thick-13df .iron-99e5 {
  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;
}
.thick-13df .component-5680 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thick-13df .component-5680:focus {
  background-color: transparent;
}
.thick-13df button.light-4b26 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thick-13df button.light-4b26:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thick-13df button.light-4b26 svg {
  width: 18px;
  height: 18px;
}
.thick-13df input[type="submit"] {
  min-height: auto;
}
.wood-e594 .thick-13df .component-5680 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notification_63ce {
  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) {
  .notification_63ce {
    width: 220px;
  }
}
.notification_63ce label {
  flex-basis: 100%;
}
.notification_63ce::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;
}
.middle_f357 .wood-e594 .thick-13df {
  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;
}
.middle_f357
  .wood-e594
  .thick-13df
  .iron-99e5 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.middle_f357 .wood-e594 .thick-13df .component-5680 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.middle_f357
  .wood-e594
  .thick-13df
  .component-5680:focus {
  background: 0 0;
}
.middle_f357
  .wood-e594
  .thick-13df
  .main-2bac {
  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;
}
.stale_93fb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale_93fb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale_93fb li:last-child {
  margin-right: 0;
}
.stale_93fb li:first-child {
  margin-left: 0;
}
.stale_93fb.tag-dynamic-ec77 a {
  color: #fff;
}
.stale_93fb.tag-dynamic-ec77 a:hover {
  color: #fff;
}
.stale_93fb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale_93fb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale_93fb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale_93fb a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale_93fb [class*="social-icon-apple"] {
  background-color: #999;
}
.stale_93fb [class*="social-icon-apple"].icon-35b5 {
  background-color: transparent;
  color: #999;
}
.stale_93fb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale_93fb [class*="social-icon-behance"].icon-35b5 {
  background-color: transparent;
  color: #1769ff;
}
.stale_93fb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale_93fb [class*="social-icon-bitbucket"].icon-35b5 {
  background-color: transparent;
  color: #205081;
}
.stale_93fb [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale_93fb [class*="social-icon-codepen"].icon-35b5 {
  background-color: transparent;
  color: #000;
}
.stale_93fb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale_93fb [class*="social-icon-delicious"].icon-35b5 {
  background-color: transparent;
  color: #39f;
}
.stale_93fb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale_93fb [class*="social-icon-digg"].icon-35b5 {
  background-color: transparent;
  color: #005be2;
}
.stale_93fb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale_93fb [class*="social-icon-dribbble"].icon-35b5 {
  background-color: transparent;
  color: #ea4c89;
}
.stale_93fb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale_93fb [class*="social-icon-envelope"].icon-35b5 {
  background-color: transparent;
  color: #ea4335;
}
.stale_93fb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale_93fb [class*="social-icon-facebook"].icon-35b5 {
  background-color: transparent;
  color: #3b5998;
}
.stale_93fb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale_93fb [class*="social-icon-flickr"].icon-35b5 {
  background-color: transparent;
  color: #0063dc;
}
.stale_93fb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale_93fb [class*="social-icon-foursquare"].icon-35b5 {
  background-color: transparent;
  color: #2d5be3;
}
.stale_93fb [class*="social-icon-github"] {
  background-color: #333;
}
.stale_93fb [class*="social-icon-github"].icon-35b5 {
  background-color: transparent;
  color: #333;
}
.stale_93fb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale_93fb [class*="social-icon-google-plus"].icon-35b5 {
  background-color: transparent;
  color: #dd4b39;
}
.stale_93fb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale_93fb [class*="social-icon-houzz"].icon-35b5 {
  background-color: transparent;
  color: #7ac142;
}
.stale_93fb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale_93fb [class*="social-icon-instagram"].icon-35b5 {
  background-color: transparent;
  color: #262626;
}
.stale_93fb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale_93fb [class*="social-icon-jsfiddle"].icon-35b5 {
  background-color: transparent;
  color: #487aa2;
}
.stale_93fb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale_93fb [class*="social-icon-linkedin"].icon-35b5 {
  background-color: transparent;
  color: #0077b5;
}
.stale_93fb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale_93fb [class*="social-icon-medium"].icon-35b5 {
  background-color: transparent;
  color: #00ab6b;
}
.stale_93fb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale_93fb
  [class*="social-icon-odnoklassniki"].icon-35b5 {
  background-color: transparent;
  color: #f4731c;
}
.stale_93fb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale_93fb [class*="social-icon-meetup"].icon-35b5 {
  background-color: transparent;
  color: #ec1c40;
}
.stale_93fb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale_93fb [class*="social-icon-pinterest"].icon-35b5 {
  background-color: transparent;
  color: #bd081c;
}
.stale_93fb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale_93fb [class*="social-icon-product-hunt"].icon-35b5 {
  background-color: transparent;
  color: #da552f;
}
.stale_93fb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale_93fb [class*="social-icon-reddit"].icon-35b5 {
  background-color: transparent;
  color: #ff4500;
}
.stale_93fb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale_93fb [class*="social-icon-rss"].icon-35b5 {
  background-color: transparent;
  color: #f26522;
}
.stale_93fb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale_93fb
  [class*="social-icon-shopping-cart"].icon-35b5 {
  background-color: transparent;
  color: #4caf50;
}
.stale_93fb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale_93fb [class*="social-icon-skype"].icon-35b5 {
  background-color: transparent;
  color: #00aff0;
}
.stale_93fb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale_93fb [class*="social-icon-slideshare"].icon-35b5 {
  background-color: transparent;
  color: #0077b5;
}
.stale_93fb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale_93fb [class*="social-icon-snapchat"].icon-35b5 {
  background-color: transparent;
  color: #fffc00;
}
.stale_93fb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale_93fb [class*="social-icon-soundcloud"].icon-35b5 {
  background-color: transparent;
  color: #f80;
}
.stale_93fb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale_93fb [class*="social-icon-spotify"].icon-35b5 {
  background-color: transparent;
  color: #2ebd59;
}
.stale_93fb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale_93fb
  [class*="social-icon-stack-overflow"].icon-35b5 {
  background-color: transparent;
  color: #fe7a15;
}
.stale_93fb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale_93fb [class*="social-icon-maldkfgram"].icon-35b5 {
  background-color: transparent;
  color: #2ca5e0;
}
.stale_93fb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale_93fb [class*="social-icon-tripadvisor"].icon-35b5 {
  background-color: transparent;
  color: #589442;
}
.stale_93fb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale_93fb [class*="social-icon-tumblr"].icon-35b5 {
  background-color: transparent;
  color: #35465c;
}
.stale_93fb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale_93fb [class*="social-icon-twitch"].icon-35b5 {
  background-color: transparent;
  color: #6441a5;
}
.stale_93fb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale_93fb [class*="social-icon-twitter"].icon-35b5 {
  background-color: transparent;
  color: #1da1f2;
}
.stale_93fb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale_93fb [class*="social-icon-vimeo"].icon-35b5 {
  background-color: transparent;
  color: #1ab7ea;
}
.stale_93fb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale_93fb [class*="social-icon-vk"].icon-35b5 {
  background-color: transparent;
  color: #45668e;
}
.stale_93fb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale_93fb [class*="social-icon-weibo"].icon-35b5 {
  background-color: transparent;
  color: #df2029;
}
.stale_93fb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale_93fb [class*="social-icon-weixin"].icon-35b5 {
  background-color: transparent;
  color: #7bb32e;
}
.stale_93fb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale_93fb [class*="social-icon-whatsapp"].icon-35b5 {
  background-color: transparent;
  color: #25d366;
}
.stale_93fb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale_93fb [class*="social-icon-wordpress"].icon-35b5 {
  background-color: transparent;
  color: #21759b;
}
.stale_93fb [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale_93fb [class*="social-icon-xing"].icon-35b5 {
  background-color: transparent;
  color: #026466;
}
.stale_93fb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale_93fb [class*="social-icon-yelp"].icon-35b5 {
  background-color: transparent;
  color: #af0606;
}
.stale_93fb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale_93fb [class*="social-icon-youtube"].icon-35b5 {
  background-color: transparent;
  color: #cd201f;
}
.west_5271 {
  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;
}
.west_5271:hover {
  box-shadow: none;
  background: 0 0;
}
.paper_5d95 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.caption-next-bfc8 {
  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;
}
.title_81a3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.button-fixed-5b98 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.button-fixed-5b98,
.button-fixed-5b98::after,
.button-fixed-5b98::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;
}
.button-fixed-5b98::after,
.button-fixed-5b98::before {
  content: "";
  display: block;
  background-color: inherit;
}
.purple_02fc .caption-next-bfc8 .title_81a3 {
  margin-top: -2px;
  width: 19px;
}
.purple_02fc .caption-next-bfc8 .button-fixed-5b98 {
  margin-top: -1px;
}
.purple_02fc .caption-next-bfc8 .button-fixed-5b98,
.purple_02fc .caption-next-bfc8 .button-fixed-5b98::after,
.purple_02fc .caption-next-bfc8 .button-fixed-5b98::before {
  width: 19px;
  height: 2px;
}
.purple_02fc .caption-next-bfc8 .button-fixed-5b98::before {
  top: -6px;
}
.purple_02fc .caption-next-bfc8 .button-fixed-5b98::after {
  bottom: -6px;
}
.accent-339d .caption-next-bfc8 .title_81a3 {
  margin-top: -2px;
  width: 22px;
}
.accent-339d .caption-next-bfc8 .button-fixed-5b98 {
  margin-top: -1px;
}
.accent-339d .caption-next-bfc8 .button-fixed-5b98,
.accent-339d .caption-next-bfc8 .button-fixed-5b98::after,
.accent-339d .caption-next-bfc8 .button-fixed-5b98::before {
  width: 22px;
  height: 2px;
}
.accent-339d .caption-next-bfc8 .button-fixed-5b98::before {
  top: -7px;
}
.accent-339d .caption-next-bfc8 .button-fixed-5b98::after {
  bottom: -7px;
}
.caption_small_c763 .caption-next-bfc8 .title_81a3 {
  margin-top: -2px;
  width: 31px;
}
.caption_small_c763 .caption-next-bfc8 .button-fixed-5b98 {
  margin-top: -1.5px;
}
.caption_small_c763 .caption-next-bfc8 .button-fixed-5b98,
.caption_small_c763 .caption-next-bfc8 .button-fixed-5b98::after,
.caption_small_c763 .caption-next-bfc8 .button-fixed-5b98::before {
  width: 31px;
  height: 3px;
}
.caption_small_c763 .caption-next-bfc8 .button-fixed-5b98::before {
  top: -9px;
}
.caption_small_c763 .caption-next-bfc8 .button-fixed-5b98::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .preview_last_6c23 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 19px;
  }
  .preview_last_6c23 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1px;
  }
  .preview_last_6c23 .caption-next-bfc8 .button-fixed-5b98,
  .preview_last_6c23 .caption-next-bfc8 .button-fixed-5b98::after,
  .preview_last_6c23 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 19px;
    height: 2px;
  }
  .preview_last_6c23 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -6px;
  }
  .preview_last_6c23 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -6px;
  }
  .dropdown-5426 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-5426 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1px;
  }
  .dropdown-5426 .caption-next-bfc8 .button-fixed-5b98,
  .dropdown-5426 .caption-next-bfc8 .button-fixed-5b98::after,
  .dropdown-5426 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-5426 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -7px;
  }
  .dropdown-5426 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -7px;
  }
  .center_7143 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 31px;
  }
  .center_7143 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1.5px;
  }
  .center_7143 .caption-next-bfc8 .button-fixed-5b98,
  .center_7143 .caption-next-bfc8 .button-fixed-5b98::after,
  .center_7143 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 31px;
    height: 3px;
  }
  .center_7143 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -9px;
  }
  .center_7143 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_active_253e .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 19px;
  }
  .detail_active_253e .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1px;
  }
  .detail_active_253e .caption-next-bfc8 .button-fixed-5b98,
  .detail_active_253e .caption-next-bfc8 .button-fixed-5b98::after,
  .detail_active_253e .caption-next-bfc8 .button-fixed-5b98::before {
    width: 19px;
    height: 2px;
  }
  .detail_active_253e .caption-next-bfc8 .button-fixed-5b98::before {
    top: -6px;
  }
  .detail_active_253e .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -6px;
  }
  .search-8714 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 22px;
  }
  .search-8714 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1px;
  }
  .search-8714 .caption-next-bfc8 .button-fixed-5b98,
  .search-8714 .caption-next-bfc8 .button-fixed-5b98::after,
  .search-8714 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 22px;
    height: 2px;
  }
  .search-8714 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -7px;
  }
  .search-8714 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -7px;
  }
  .wood_0b13 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 31px;
  }
  .wood_0b13 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1.5px;
  }
  .wood_0b13 .caption-next-bfc8 .button-fixed-5b98,
  .wood_0b13 .caption-next-bfc8 .button-fixed-5b98::after,
  .wood_0b13 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 31px;
    height: 3px;
  }
  .wood_0b13 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -9px;
  }
  .wood_0b13 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter-dim-d030 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 19px;
  }
  .filter-dim-d030 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1px;
  }
  .filter-dim-d030 .caption-next-bfc8 .button-fixed-5b98,
  .filter-dim-d030 .caption-next-bfc8 .button-fixed-5b98::after,
  .filter-dim-d030 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 19px;
    height: 2px;
  }
  .filter-dim-d030 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -6px;
  }
  .filter-dim-d030 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -6px;
  }
  .media-huge-e510 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 22px;
  }
  .media-huge-e510 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1px;
  }
  .media-huge-e510 .caption-next-bfc8 .button-fixed-5b98,
  .media-huge-e510 .caption-next-bfc8 .button-fixed-5b98::after,
  .media-huge-e510 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 22px;
    height: 2px;
  }
  .media-huge-e510 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -7px;
  }
  .media-huge-e510 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -7px;
  }
  .east-4185 .caption-next-bfc8 .title_81a3 {
    margin-top: -2px;
    width: 31px;
  }
  .east-4185 .caption-next-bfc8 .button-fixed-5b98 {
    margin-top: -1.5px;
  }
  .east-4185 .caption-next-bfc8 .button-fixed-5b98,
  .east-4185 .caption-next-bfc8 .button-fixed-5b98::after,
  .east-4185 .caption-next-bfc8 .button-fixed-5b98::before {
    width: 31px;
    height: 3px;
  }
  .east-4185 .caption-next-bfc8 .button-fixed-5b98::before {
    top: -9px;
  }
  .east-4185 .caption-next-bfc8 .button-fixed-5b98::after {
    bottom: -9px;
  }
}
.search-right-b007 .button-fixed-5b98 {
  -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);
}
.search-right-b007 .button-fixed-5b98::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.search-right-b007 .button-fixed-5b98::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);
}
.search-right-b007.heading_warm_83ed .button-fixed-5b98 {
  -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);
}
.search-right-b007.heading_warm_83ed .button-fixed-5b98::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.search-right-b007.heading_warm_83ed .button-fixed-5b98::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);
}
.smooth_264d {
  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.shadow_867e:before {
  display: none;
}
.section-0633 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section-0633 .grid_stale_cdb8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section-0633 .grid_stale_cdb8:last-of-type {
  border-bottom: none;
}
.section-0633 .grid_stale_cdb8.outer_610e,
.section-0633 .grid_stale_cdb8.hero-pressed-bcc7,
.section-0633 .grid_stale_cdb8.last_9ace {
  padding: 0;
}
.section-0633 .last-0172 .hidden-purple-0b4f {
  color: currentColor;
}
.section-0633 .last-0172 .hidden-purple-0b4f:focus,
.section-0633 .last-0172 .hidden-purple-0b4f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-0633.photo-action-3d47 .motion_97d0,
.section-0633.photo-action-3d47 .image_fce3 a,
.section-0633.photo-action-3d47 .progress-brown-2ae6 a,
.section-0633.photo-action-3d47 .list_9502 a {
  color: rgba(0, 0, 0, 0.55);
}
.section-0633.photo-action-3d47 .motion_97d0:hover,
.section-0633.photo-action-3d47 .image_fce3 a:hover,
.section-0633.photo-action-3d47 .progress-brown-2ae6 a:hover,
.section-0633.photo-action-3d47 .list_9502 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-0633.photo-action-3d47 .button-945e {
  color: rgba(0, 0, 0, 0.8);
}
.section-0633.photo-action-3d47 .grid_stale_cdb8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-0633.photo-action-3d47 .grid_stale_cdb8:before {
  background: rgba(0, 0, 0, 0.08);
}
.section-0633.photo-action-3d47 .small-0ec3:before {
  background: rgba(255, 255, 255, 0.9);
}
.section-0633.photo-action-3d47 .last-0172 .table_under_98de li a,
.section-0633.photo-action-3d47 .last-0172 .hidden-purple-0b4f,
.section-0633.photo-action-3d47 .list_9502 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-0633.photo-action-3d47 .last-0172 .hidden-purple-0b4f:focus,
.section-0633.photo-action-3d47 .last-0172 .hidden-purple-0b4f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-0633.photo-action-3d47 .table_under_98de li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section-0633.outline-easy-560e .motion_97d0,
.section-0633.outline-easy-560e .image_fce3 a,
.section-0633.outline-easy-560e .progress-brown-2ae6 .hidden-purple-0b4f,
.section-0633.outline-easy-560e .progress-brown-2ae6 a,
.section-0633.outline-easy-560e .list_9502 a {
  color: rgba(255, 255, 255, 0.79);
}
.section-0633.outline-easy-560e .motion_97d0:hover,
.section-0633.outline-easy-560e .image_fce3 a:hover,
.section-0633.outline-easy-560e .progress-brown-2ae6 .hidden-purple-0b4f:hover,
.section-0633.outline-easy-560e .progress-brown-2ae6 a:hover,
.section-0633.outline-easy-560e .list_9502 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-0633.outline-easy-560e .button-945e {
  color: rgba(255, 255, 255, 0.99);
}
.section-0633.outline-easy-560e .grid_stale_cdb8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-0633.outline-easy-560e .grid_stale_cdb8:before {
  background: rgba(255, 255, 255, 0.08);
}
.section-0633.outline-easy-560e .small-0ec3:before {
  background: rgba(0, 0, 0, 0.9);
}
.section-0633.outline-easy-560e .last-0172 .table_under_98de li a,
.section-0633.outline-easy-560e .last-0172 .hidden-purple-0b4f,
.section-0633.outline-easy-560e .list_9502 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-0633.outline-easy-560e .last-0172 .hidden-purple-0b4f:focus,
.section-0633.outline-easy-560e .last-0172 .hidden-purple-0b4f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-0633.outline-easy-560e .table_under_98de li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-0ec3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.small-0ec3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fixed-8c45 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.shade-up-934c .section-0633 {
  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;
}
.shade-up-934c .grid_stale_cdb8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.shade-up-934c .grid_stale_cdb8: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) {
  .shade-up-934c .grid_stale_cdb8:before {
    width: 16%;
    left: 42%;
  }
}
.shade-up-934c .grid_stale_cdb8:last-child:before {
  content: none;
}
.shade-up-934c .grid_stale_cdb8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.shade-up-934c .last-0172 .table_under_98de li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.shade-up-934c .last-0172 .table_under_98de li a .hidden-purple-0b4f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.shade-up-934c .last-0172 .list_9502 {
  border: none;
}
.shade-up-934c .last-0172 .list_9502 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.shade-up-934c .small-0ec3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shade-up-934c .fixed-8c45 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.shade-up-934c .outline-easy-560e .small-0ec3:before {
  background: rgba(0, 0, 0, 0.9);
}
.shade-up-934c .photo-action-3d47.main-short-5fc7 .button-fixed-5b98 {
  background: rgba(0, 0, 0, 0.6);
}
.shade-up-934c
  .photo-action-3d47.main-short-5fc7
  .button-fixed-5b98::after,
.shade-up-934c
  .photo-action-3d47.main-short-5fc7
  .button-fixed-5b98:before {
  background: inherit;
}
.shade-up-934c
  .photo-action-3d47.main-short-5fc7:hover
  .button-fixed-5b98 {
  background: rgba(0, 0, 0, 0.8);
}
.module-5930 .section-0633 {
  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) {
  .module-5930 .section-0633 {
    width: auto;
    right: 45px;
  }
}
.filter-old-6a33 .section-0633 {
  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) {
  .filter-old-6a33 .section-0633 {
    width: auto;
    left: 45px;
  }
}
.shadow_867e .section-0633 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow_867e .fixed-8c45 {
  max-width: 48em;
  margin: 0 auto;
}
.shadow_867e .small-0ec3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.purple-5662 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.purple-5662.shade-up-934c .section-0633 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.purple-5662.module-5930 .section-0633 {
  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);
}
.purple-5662 .section-0633 {
  visibility: visible;
}
.purple-5662.filter-old-6a33 .section-0633 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fast_3c2a,
.in_30b5 {
  overflow-x: hidden;
}
.fast_3c2a .section-0633 {
  overflow: auto;
}
.fast_3c2a.shade-up-934c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_3c2a.shade-up-934c .section-0633 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fast_3c2a.shade-up-934c .west_5271 {
  opacity: 0;
}
.fast_3c2a.module-5930 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_3c2a.module-5930 .section-0633 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fast_3c2a.module-5930 .west_5271 {
  opacity: 0;
}
.fast_3c2a.filter-old-6a33 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast_3c2a.filter-old-6a33 .section-0633 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fast_3c2a.filter-old-6a33 .west_5271 {
  opacity: 0;
}
.fast_3c2a.shadow_867e .section-0633 {
  z-index: 10;
  visibility: visible;
}
.main-short-5fc7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.main-short-5fc7 .button-fixed-5b98 {
  background: rgba(255, 255, 255, 0.99);
}
.main-short-5fc7 .button-fixed-5b98::after,
.main-short-5fc7 .button-fixed-5b98:before {
  background: inherit;
}
.main-short-5fc7:hover .button-fixed-5b98 {
  background: rgba(255, 255, 255, 0.99);
}
.filter-old-6a33 .main-short-5fc7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow_867e .main-short-5fc7 {
  display: none !important;
}
.fast_3c2a:before,
.in_30b5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fast_3c2a .main-short-5fc7,
.in_30b5 .main-short-5fc7 {
  display: inline-block;
}
.section-0633 .tabs_0fc5 {
  -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;
}
.fast_3c2a .section-0633 .tabs_0fc5,
.in_30b5 .section-0633 .tabs_0fc5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pink_6aa0 .iron-99e5 {
  width: 100%;
}
.right_97ef {
  padding: 0 0.5em 0;
}
.right_97ef [class*="customify-col-"],
.right_97ef [class*="customify-col_"],
.right_97ef [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tertiary-0574 .right_97ef {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sort_fixed_1dab .new_b38f,
  .new_b38f {
    display: none;
  }
  .hover_dim_3b81 {
    text-align: left;
  }
  .thick-cf02 {
    text-align: center;
  }
  .box-3255 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sort_fixed_1dab .chip-small-8d51,
  .chip-small-8d51 {
    display: none;
  }
  .picture-left-6054 {
    text-align: left;
  }
  .caption-liquid-c141 {
    text-align: center;
  }
  .chip_c854 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sort_fixed_1dab .column-61ec,
  .column-61ec {
    display: none;
  }
  .wood_6223 {
    text-align: left;
  }
  .block_solid_8eb4 {
    text-align: center;
  }
  .summary-169e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.border_south_69e1 {
  box-shadow: none !important;
}
.modal-south-ef7a .dropdown-f65a,
.under_8c7d .dropdown-f65a {
  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;
}
.under_8c7d .dropdown-f65a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.widget-out-9ca6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.widget-out-9ca6:after,
.widget-out-9ca6:before {
  content: "";
  display: table;
}
.widget-out-9ca6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .widget-out-9ca6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.widget-out-9ca6,
.form-e9a0 {
  max-width: 1248px;
  margin: 0 auto;
}

.right-1ce5.copper_4191 .widget-out-9ca6 {
  max-width: 100%;
}
.right-1ce5.static-c013 {
  max-width: 1200px;
  margin: 0 auto;
}
.right-1ce5.top_87f7 .widget-out-9ca6 {
  max-width: 100%;
}
.right-1ce5.top_87f7 > .widget-out-9ca6 {
  padding-left: 0;
  padding-right: 0;
}
.right-1ce5.top_87f7 > .widget-out-9ca6 .sort_fixed_1dab {
  margin: 0;
}
.right-1ce5.top_87f7
  > .widget-out-9ca6
  .slider-2d15.old-7c3e {
  margin-right: 0;
  margin-left: 0;
}
.right-1ce5.top_87f7 #main.old-7c3e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .green_a860 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .green_a860 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .box_f3a6 .carousel-943b {
    padding-right: 1em;
  }
  .box_f3a6.next-a78a .slider-2d15 {
    border-right: 1px solid #eaecee;
  }
  .box_f3a6.next-a78a .carousel-943b {
    padding-right: 1em;
  }
  .box_f3a6.next-a78a .dropdown_b45d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-786d .carousel-943b {
    padding-left: 1em;
  }
  .form-786d.next-a78a .slider-2d15 {
    border-left: 1px solid #eaecee;
  }
  .form-786d.next-a78a .carousel-943b {
    padding-left: 1em;
  }
  .form-786d.next-a78a .dropdown_b45d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail_9337 .carousel-943b {
    padding-left: 1em;
  }
  .detail_9337.next-a78a .module_tall_21f2 {
    border-right: 1px solid #eaecee;
  }
  .detail_9337.next-a78a .bronze-8d22 {
    border-right: 1px solid #eaecee;
  }
  .detail_9337.next-a78a .carousel-943b {
    padding-left: 1em;
  }
  .detail_9337.next-a78a .dropdown_b45d {
    padding-right: 1em;
  }
  .detail_9337.next-a78a .heading_557b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_bdf1 .carousel-943b {
    padding-right: 1em;
  }
  .under_bdf1.next-a78a .module_tall_21f2 {
    border-left: 1px solid #eaecee;
  }
  .under_bdf1.next-a78a .bronze-8d22 {
    border-left: 1px solid #eaecee;
  }
  .under_bdf1.next-a78a .carousel-943b {
    padding-right: 1em;
  }
  .under_bdf1.next-a78a .dropdown_b45d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_bdf1.next-a78a .heading_557b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_a860 .carousel-943b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_a860.next-a78a .slider-2d15 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .green_a860.next-a78a .carousel-943b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green_a860.next-a78a .dropdown_b45d {
    padding-left: 1em;
  }
  .green_a860.next-a78a .heading_557b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .green_a860.next-a78a .carousel-943b {
    padding-left: 0;
  }
}
.accordion-bb08 .pressed-e88b {
  display: inline-block;
}
.footer_7084 {
  display: inline-block;
}
.full-d32b {
  word-con: break-word;
}
.slider-1e87 > span {
  display: inline-block;
  padding: 5px 0;
}
.slider-1e87 .pagination_wood_7568 {
  margin-left: 8px;
  margin-right: 8px;
}
.slider-1e87 .middle-7344 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.texture-f0b1 .secondary_hard_32f9 {
  margin-bottom: 2em;
}
.texture-f0b1 .hovered_0285 {
  margin-bottom: 15px;
}
.texture-f0b1 .hovered_0285:last-child {
  margin-bottom: 0;
}
.texture-f0b1 .footer-9bf2 {
  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) {
  .texture-f0b1 .footer-9bf2 {
    display: block;
  }
}
.texture-f0b1 .solid-6d2f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .texture-f0b1 .solid-6d2f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.texture-f0b1 .steel-65bc {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.texture-f0b1 .steel-65bc img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.texture-f0b1 .steel-65bc a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.texture-f0b1 .full-d32b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.texture-f0b1 .full-d32b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.texture-f0b1 .notice_ec22 p:last-child {
  margin-bottom: 0;
}
.texture-f0b1 .message_400a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.texture-f0b1 .chip-pro-4b38 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.texture-f0b1 .orange-1362 {
  margin-top: 1em;
}
.texture-f0b1 .stone-cc0a {
  top: 0;
  display: block;
}
.texture-f0b1 .stone-cc0a a {
  color: inherit;
}
.texture-f0b1 .stone-cc0a a:hover {
  color: inherit;
}
.texture-f0b1 .component-7488 {
  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;
}
.texture-f0b1 .component-7488:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.texture-f0b1 .chip-pro-4b38 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.texture-f0b1 .breadcrumb_4390 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.texture-f0b1 .breadcrumb_4390:first-child {
  margin-top: 0;
}
.texture-f0b1 .breadcrumb_4390.background-ce96 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.texture-f0b1 .breadcrumb_4390.rough-9aa5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.texture-f0b1
  .breadcrumb_4390.rough-9aa5.center_115f
  .orange-1362 {
  width: 100%;
}
.texture-f0b1 .rough-9aa5 {
  -webkit-box-align: center;
  align-items: center;
}
.texture-f0b1 .rough-9aa5 .slider-1e87,
.texture-f0b1 .rough-9aa5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.texture-f0b1 .steel-65bc {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture-f0b1 .steel-65bc img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.texture-f0b1 .steel-65bc: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;
}
.texture-f0b1 .background-ce96 {
  z-index: 5;
}
.texture-f0b1 .hot-7213 .lite-efb6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.texture-f0b1 .north_334c .lite-efb6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.texture-f0b1 .notice-589e .lite-efb6 {
  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;
}
.texture-f0b1.cold-525d .footer-9bf2,
.texture-f0b1.feature-b47a .footer-9bf2 {
  display: block;
}
.texture-f0b1.cold-525d .footer-9bf2 .item_fb39,
.texture-f0b1.cold-525d .footer-9bf2 .chip-pro-4b38,
.texture-f0b1.feature-b47a .footer-9bf2 .item_fb39,
.texture-f0b1.feature-b47a .footer-9bf2 .chip-pro-4b38 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture-f0b1.modal-fda4 .solid-6d2f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .texture-f0b1.modal-fda4 .solid-6d2f {
    margin-right: 0;
  }
}
.texture-f0b1.cold-525d .solid-6d2f,
.texture-f0b1.feature-b47a .solid-6d2f {
  padding-top: 40%;
}
.texture-f0b1.cold-525d .secondary_hard_32f9,
.texture-f0b1.feature-b47a .secondary_hard_32f9 {
  display: block;
}
.texture-f0b1.cold-525d .fn-sticky-631b .chip-pro-4b38,
.texture-f0b1.feature-b47a .fn-sticky-631b .chip-pro-4b38 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.texture-f0b1.cold-525d .solid-6d2f,
.texture-f0b1.feature-b47a .solid-6d2f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.texture-f0b1.cold-525d .chip-pro-4b38 {
  padding: 1em;
}
.search-fc0e {
  margin: 30px auto;
  display: block;
}
.search-fc0e .picture_952a > * {
  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;
}
.search-fc0e .picture_952a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-fc0e .picture_952a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading_09be .slider-1e87 {
  margin-bottom: 1.41575em;
}
.heading_09be .hover-in-7914 {
  margin-bottom: 1.618em;
}
.accent-dim-5a8b .gradient_cce3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.accent-dim-5a8b .gradient_cce3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.accent-dim-5a8b .main_top_7bb8 {
  max-width: 100%;
  overflow: auto;
}
.background-b0c5 .accent-dim-5a8b a:hover {
  text-decoration: underline;
}
.content-pressed-1ba5 .hovered_0285:not(.full-d32b),
.content-pressed-1ba5 .steel-65bc {
  margin-bottom: 1.41575em;
}
.content-pressed-1ba5 .hovered_0285:not(.full-d32b):last-child,
.content-pressed-1ba5 .steel-65bc:last-child {
  margin-bottom: 0;
}
.content-pressed-1ba5 .hovered_0285.slow_5887 {
  margin-bottom: 0.41575em;
}
.content-pressed-1ba5 .active-9fe1:before,
.content-pressed-1ba5 .texture-inner-76d2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.content-pressed-1ba5 .active-9fe1:before {
  content: "\f115";
}
.content-pressed-1ba5 .texture-inner-76d2:before {
  content: "\f02c";
}
.content-pressed-1ba5 .last-e165 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.content-pressed-1ba5 .last-e165 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focused_d732 {
  display: -webkit-box;
  display: flex;
}
.focused_d732 .tag_aaa1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focused_d732 .tag_aaa1 {
    flex-basis: 90px;
  }
}
.focused_d732 .section-399b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focused_d732 .section-399b {
    flex-basis: calc(100% - 50px);
  }
}
.focused_d732 .form_f029 p:last-child {
  margin-bottom: 0.72em;
}
.list-13e0 .picture_952a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.list-13e0 .picture_952a:after,
.list-13e0 .picture_952a:before {
  content: "";
  display: table;
}
.list-13e0 .picture_952a:after {
  clear: both;
}
.list-13e0 .picture_952a .widget-3886,
.list-13e0 .picture_952a .notification-63ea {
  width: 49%;
}
.list-13e0 .picture_952a .widget-3886 a span.purple-48a6,
.list-13e0 .picture_952a .notification-63ea a span.purple-48a6 {
  display: block;
  margin-bottom: 5px;
}
.list-13e0 .picture_952a .notification-63ea {
  float: left;
  text-align: left;
}
.list-13e0 .picture_952a .widget-3886 {
  float: right;
  text-align: right;
}
.detail_87a3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail_87a3 {
    margin-bottom: 0;
  }
}
.footer_091a {
  margin-bottom: 1em;
}
.footer_091a .full-d32b {
  font-size: 1.1em;
  line-height: 1.3;
}
.active_2ceb a {
  display: block;
  line-height: 0;
  position: relative;
}
.up_61f1 .footer_091a,
.cold_4907 .footer_091a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .up_61f1 .footer_091a,
  .cold_4907 .footer_091a {
    display: block;
  }
}
.up_61f1 .active_2ceb,
.cold_4907 .active_2ceb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .up_61f1 .active_2ceb,
  .cold_4907 .active_2ceb {
    margin-bottom: 1em;
  }
}
.up_61f1 .active_2ceb img,
.cold_4907 .active_2ceb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.up_61f1 .center_9a3b,
.cold_4907 .center_9a3b {
  flex-basis: calc(100% - 160px);
}
.up_61f1 .center_9a3b p,
.cold_4907 .center_9a3b p {
  margin-bottom: 0;
}
.up_61f1 .center_9a3b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .up_61f1 .center_9a3b {
    padding-left: 0;
  }
}
.cold_4907 .center_9a3b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .cold_4907 .center_9a3b {
    padding-right: 0;
  }
}
.cold_4907 .active_2ceb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.current-ab14 .active_2ceb {
  margin-bottom: 0.5em;
}
.current-ab14 .active_2ceb img {
  width: 100%;
}
.stale_122e .dirty-e648,
.clean-d1cb .dirty-e648 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.clean-d1cb .slider-2d15 .caption_4859 p:last-child {
  margin-bottom: 0;
}
.short_8d1e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.overlay_590c .accordion-7f16 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .overlay_590c .accordion-7f16:last-of-type {
    margin-bottom: 0;
  }
}
.overlay_590c .accordion-7f16 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_590c .accordion-7f16 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.overlay_590c .accordion-7f16 ul li {
  margin: 0 0 0.6em;
}
.overlay_590c .accordion-7f16 ul li.menu-2331,
.overlay_590c .accordion-7f16 ul li.status_steel_ca0d {
  position: relative;
}
.overlay_590c .accordion-7f16 ul li.menu-2331 .up_80d0,
.overlay_590c .accordion-7f16 ul li.status_steel_ca0d .up_80d0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.overlay_590c .accordion-7f16 ul li.menu-2331:after:after,
.overlay_590c .accordion-7f16 ul li.menu-2331:after:before,
.overlay_590c
  .accordion-7f16
  ul
  li.status_steel_ca0d:after:after,
.overlay_590c
  .accordion-7f16
  ul
  li.status_steel_ca0d:after:before {
  content: "";
  display: table;
}
.overlay_590c .accordion-7f16 ul li.menu-2331:after:after,
.overlay_590c
  .accordion-7f16
  ul
  li.status_steel_ca0d:after:after {
  clear: both;
}
.overlay_590c .accordion-7f16 a.sort-712e:hover {
  text-decoration: none;
}
.overlay_590c .accordion-7f16 select {
  max-width: 100%;
}
.overlay_590c .accordion-7f16 table {
  font-size: 85%;
}
.overlay_590c .accordion-7f16 table td,
.overlay_590c .accordion-7f16 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.overlay_590c .accordion-7f16 table tfoot td {
  text-align: left;
}
.overlay_590c .accordion-7f16 :last-child {
  margin-bottom: 0;
}
.overlay_590c .accordion-7f16 .tiny_af07 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.overlay_590c .accordion-7f16 .tiny_af07 label {
  width: 100%;
}
.overlay_590c .accordion-7f16 .tiny_af07 .component-5680 {
  width: 100%;
  display: block;
}
.overlay_590c .accordion-7f16 .tiny_af07 .light-4b26 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.overlay_590c .accordion-7f16 .tiny_af07 .light-4b26:hover svg #svg-search {
  fill: #444;
}
.overlay_590c .accordion-7f16 .tiny_af07 .light-4b26 svg {
  width: 18px;
  height: 18px;
}
.overlay_590c .avatar_1e89 ul ul,
.overlay_590c .main-032d ul ul,
.overlay_590c .surface_glass_c4b1 ul ul,
.overlay_590c .slow-b12d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.overlay_590c .avatar_1e89 .dim_9789 > a,
.overlay_590c .main-032d .dim_9789 > a,
.overlay_590c .surface_glass_c4b1 .dim_9789 > a,
.overlay_590c .slow-b12d .dim_9789 > a {
  margin-bottom: 0;
}
.overlay_590c .sort-fluid-72ed li,
.overlay_590c .avatar_1e89 li,
.overlay_590c .main_narrow_a7e2 li,
.overlay_590c .main-032d li,
.overlay_590c .surface_glass_c4b1 li,
.overlay_590c .slow-b12d li,
.overlay_590c .smooth_b272 li,
.overlay_590c .simple-905a li {
  display: block;
  position: relative;
}
.overlay_590c .sort-fluid-72ed li:last-child,
.overlay_590c .avatar_1e89 li:last-child,
.overlay_590c .main_narrow_a7e2 li:last-child,
.overlay_590c .main-032d li:last-child,
.overlay_590c .surface_glass_c4b1 li:last-child,
.overlay_590c .slow-b12d li:last-child,
.overlay_590c .smooth_b272 li:last-child,
.overlay_590c .simple-905a li:last-child {
  border: none;
}
.overlay_590c .sort-fluid-72ed li a,
.overlay_590c .avatar_1e89 li a,
.overlay_590c .main_narrow_a7e2 li a,
.overlay_590c .main-032d li a,
.overlay_590c .surface_glass_c4b1 li a,
.overlay_590c .slow-b12d li a,
.overlay_590c .smooth_b272 li a,
.overlay_590c .simple-905a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_590c .sort-fluid-72ed li ul li::before,
.overlay_590c .avatar_1e89 li ul li::before,
.overlay_590c .main_narrow_a7e2 li ul li::before,
.overlay_590c .main-032d li ul li::before,
.overlay_590c .surface_glass_c4b1 li ul li::before,
.overlay_590c .slow-b12d li ul li::before,
.overlay_590c .smooth_b272 li ul li::before,
.overlay_590c .simple-905a li ul li::before {
  left: 15px;
}
.overlay_590c .sort-fluid-72ed li ul a,
.overlay_590c .avatar_1e89 li ul a,
.overlay_590c .main_narrow_a7e2 li ul a,
.overlay_590c .main-032d li ul a,
.overlay_590c .surface_glass_c4b1 li ul a,
.overlay_590c .slow-b12d li ul a,
.overlay_590c .smooth_b272 li ul a,
.overlay_590c .simple-905a li ul a {
  padding-left: 20px;
}
.overlay_590c .sort-fluid-72ed li ul ul li::before,
.overlay_590c .avatar_1e89 li ul ul li::before,
.overlay_590c .main_narrow_a7e2 li ul ul li::before,
.overlay_590c .main-032d li ul ul li::before,
.overlay_590c .surface_glass_c4b1 li ul ul li::before,
.overlay_590c .slow-b12d li ul ul li::before,
.overlay_590c .smooth_b272 li ul ul li::before,
.overlay_590c .simple-905a li ul ul li::before {
  left: 30px;
}
.overlay_590c .sort-fluid-72ed li ul ul a,
.overlay_590c .avatar_1e89 li ul ul a,
.overlay_590c .main_narrow_a7e2 li ul ul a,
.overlay_590c .main-032d li ul ul a,
.overlay_590c .surface_glass_c4b1 li ul ul a,
.overlay_590c .slow-b12d li ul ul a,
.overlay_590c .smooth_b272 li ul ul a,
.overlay_590c .simple-905a li ul ul a {
  padding-left: 40px;
}
.overlay_590c .article-solid-c302 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.overlay_590c .simple-905a ul li {
  margin-bottom: 1.41575em;
}
.overlay_590c .simple-905a ul li .form-5581 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.overlay_590c .simple-905a ul li .in_6b8c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.outline-easy-560e .sort-fluid-72ed li a,
.outline-easy-560e .avatar_1e89 li a,
.outline-easy-560e .main_narrow_a7e2 li a,
.outline-easy-560e .main-032d li a,
.outline-easy-560e .surface_glass_c4b1 li a,
.outline-easy-560e .slow-b12d li a,
.outline-easy-560e .smooth_b272 li a,
.outline-easy-560e .simple-905a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-easy-560e .article-solid-c302 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-easy-560e .accordion-7f16 ul li.menu-2331 .up_80d0,
.outline-easy-560e .accordion-7f16 ul li.status_steel_ca0d .up_80d0 {
  background: rgba(0, 0, 0, 0.2);
}
.outline-easy-560e .overlay_590c .accordion-7f16 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-1ce5 .overlay_590c .table_under_98de li {
  margin: 0;
}
.right-1ce5 .overlay_590c .table_under_98de li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right-1ce5 .overlay_590c .table_under_98de li ul {
  margin: 0;
}
.right-1ce5 .overlay_590c .table_under_98de li ul li a {
  padding-left: 15px;
}
.right-1ce5 .overlay_590c .table_under_98de li ul li li a {
  padding-left: 30px;
}
.right-1ce5 .overlay_590c .table_under_98de li.summary_mini_1043 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right-1ce5 .overlay_590c .table_under_98de li.summary_mini_1043 > 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;
}
.right-1ce5 .overlay_590c .table_under_98de li.summary_mini_1043 > 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;
}
.pagination_9bac a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.right-1776 {
  position: relative;
  z-index: 10;
}
.right-1776 .tabs_0fc5 {
  width: 100%;
  max-width: 100%;
}
.summary-6612 .pressed_7547 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.summary-6612 .photo-action-3d47 {
}
.summary-6612 .outline-easy-560e {
  background: #292929;
}
.fluid_1ffa .pressed_7547 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fluid_1ffa .photo-action-3d47 {
  background: #f9f9f9;
}
.fluid_1ffa .outline-easy-560e {
  background: #303030;
}
.surface-eabc .pressed_7547 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface-eabc .pressed-e88b {
    margin-bottom: 1em;
  }
  .surface-eabc .pressed-e88b:last-child {
    margin-bottom: 0;
  }
}
.surface-eabc .photo-action-3d47 {
  background: #ededed;
}
.surface-eabc .outline-easy-560e {
  background: #1a1a1a;
}
.pressed_7547.photo-action-3d47 {
  color: rgba(0, 0, 0, 0.6);
}
.pressed_7547.photo-action-3d47 .backdrop_12dc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed_7547.outline-easy-560e {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_7547.outline-easy-560e a:not(.sort-712e) {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_7547.outline-easy-560e a:not(.sort-712e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_7547.outline-easy-560e .backdrop_12dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_7547.outline-easy-560e table tbody td,
.pressed_7547.outline-easy-560e table th {
  background: rgba(0, 0, 0, 0.08);
}
.sort-8a67.input_full_9af0 .widget-out-9ca6 {
  max-width: initial;
}
.sort-8a67 .chip_877d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.sort-8a67 .chip_877d .tabs_0fc5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .sort-8a67 .chip_877d .tabs_0fc5 {
    display: block;
    margin-bottom: 2em;
  }
  .sort-8a67 .chip_877d .tabs_0fc5:last-child {
    margin-bottom: 0;
  }
}
.surface-eabc .pressed-e88b:last-child,
.fluid_1ffa .pressed-e88b:last-child,
.summary-6612 .pressed-e88b:last-child {
  margin-bottom: 0;
}
.surface-eabc .pressed-e88b .overlay_590c .accordion-7f16:last-child,
.fluid_1ffa .pressed-e88b .overlay_590c .accordion-7f16:last-child,
.summary-6612 .pressed-e88b .overlay_590c .accordion-7f16:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .surface-eabc .in-6a1a,
  .surface-eabc .background_c9e3,
  .fluid_1ffa .in-6a1a,
  .fluid_1ffa .background_c9e3,
  .summary-6612 .in-6a1a,
  .summary-6612 .background_c9e3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .right-1776 .pressed-e88b {
    margin-bottom: 2em;
  }
}
.right-1776 p:last-child {
  margin-bottom: 0;
}
.right-1776 li,
.right-1776 ul {
  list-style: none;
  margin: 0;
}
.right-1776 ul ul {
  margin-left: 2.617924em;
}
.shade-f181 {
  font-size: 0.875em;
}

/* css-noise: 8fa1 */
.ghost-box-o5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
