/*!
Theme Name: Customify
Theme URI: https://pressmaximum.description_aa54/customify
Author: WPCustomify
Author URI: https://pressmaximum.description_aa54
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.description_aa54/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card_yellow_5d0f.table_6954/licenses/gpl-2.0.table_aa50
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.photo_c1ba/, (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.search-663f.filter_b010/normalize.background-d2ab/
 ======
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.background-d2ab v7.0.0 | MIT License | github.description_aa54/necolas/normalize.background-d2ab */
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;
}
.blue_fe0a .module-54fd,
.column_a08e,
.title_plasma_906a,
.input-2408,
.element-b884,
.primary-890b,
.thumbnail-under-93ce,
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;
}
.column_a08e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .column_a08e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .column_a08e,
  h1 {
    font-size: 1.8em;
  }
}
.title_plasma_906a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title_plasma_906a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title_plasma_906a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title_plasma_906a,
  h2 {
    font-size: 1.7em;
  }
}
.input-2408,
h3 {
  font-size: 1.618em;
}
.blue_fe0a .module-54fd,
.element-b884,
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.sidebar-advanced-ad75 {
  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;
}
.card-7eeb:after,
.card-7eeb:before,
.mini_3d8d:after,
.mini_3d8d:before {
  content: "";
  display: table;
}
.card-7eeb:after,
.mini_3d8d:after {
  clear: both;
}
.stone-0f2e {
  float: right;
  margin-right: 0;
}
.block_9fa4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.out_d9c8 .tag_1a36,
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;
}
.out_d9c8 .tag_1a36: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;
}
.backdrop-slow-71ec .tag_1a36 {
  box-shadow: none;
}
.backdrop-slow-71ec
  .tag_1a36
  .narrow_dc1f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.backdrop-slow-71ec .tag_1a36 .form-lite-d0b6 {
  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;
}
.backdrop-slow-71ec
  .tag_1a36
  .form-lite-d0b6
  b {
  display: none;
}
.backdrop-slow-71ec .highlight-6e62 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.small_08d7:not(.basic-e95b):not(.hero_732b),
button:not(.basic-e95b):not(.hero_732b),
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ),
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ),
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ) {
  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;
}
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ):hover,
button:not(.basic-e95b):not(
    .hero_732b
  ):hover,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ):hover,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ):hover,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ):active,
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ):focus,
button:not(.basic-e95b):not(
    .hero_732b
  ):active,
button:not(.basic-e95b):not(
    .hero_732b
  ):focus,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ):active,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ):focus,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ):active,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ):focus,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ):active,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ):focus {
  outline: 0;
}
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c,
button:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c {
  position: relative;
}
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .media-next-1ecf,
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .full_d01a,
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .mask-1c63,
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  i,
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  svg,
button:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .media-next-1ecf,
button:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .full_d01a,
button:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .mask-1c63,
button:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  i,
button:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  svg,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .media-next-1ecf,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .full_d01a,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .mask-1c63,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  i,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  svg,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .media-next-1ecf,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .full_d01a,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .mask-1c63,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  i,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  svg,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .media-next-1ecf,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .full_d01a,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  .mask-1c63,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  i,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c
  svg {
  visibility: hidden;
}
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c:after,
button:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c:after,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c:after,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c:after,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ).fn-loading-501c: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;
}
.small_08d7:not(.basic-e95b):not(.hero_732b),
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ),
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ),
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ) {
  color: #fff;
  background: #235787;
}
.small_08d7:not(.basic-e95b):not(
    .hero_732b
  ):focus,
input[type="button"]:not(.basic-e95b):not(
    .hero_732b
  ):focus,
input[type="reset"]:not(.basic-e95b):not(
    .hero_732b
  ):focus,
input[type="submit"]:not(.basic-e95b):not(
    .hero_732b
  ):focus {
  color: #fff;
}
.small_08d7.fn-disabled-501c:not(.basic-e95b):not(
    .hero_732b
  ),
.small_08d7[disabled]:not(.basic-e95b):not(
    .hero_732b
  ),
button.fn-disabled-501c:not(.basic-e95b):not(
    .hero_732b
  ),
button[disabled]:not(.basic-e95b):not(
    .hero_732b
  ) {
  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;
}
.hard-57e8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hard-57e8:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.thumbnail_0006 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.complex_c3bf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.light-ae06 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.card-7eeb:after,
.card-7eeb:before,
.main_7bb9:after,
.main_7bb9:before,
.link-6f06:after,
.link-6f06:before,
.down_d643:after,
.down_d643:before,
.disabled_small_e6ef:after,
.disabled_small_e6ef:before,
.element_steel_7d8a:after,
.element_steel_7d8a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.card-7eeb:after,
.main_7bb9:after,
.link-6f06:after,
.down_d643:after,
.disabled_small_e6ef:after,
.element_steel_7d8a:after {
  clear: both;
}
.main_7bb9 .module-a38f,
.link-6f06 .module-a38f,
.layout-6c39 .module-a38f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.box_blue_d551 {
  display: inline-block;
}
.aside_cold_fb93 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.aside_cold_fb93 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aside_cold_fb93 .rough-f4b0 {
  padding: 1em 0;
  font-size: 85%;
}
.rough-f4b0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.main-fixed-ab66 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.main-fixed-ab66:after,
.main-fixed-ab66:before {
  content: "";
  display: table;
}
.main-fixed-ab66:after {
  clear: both;
}
.paragraph_middle_49ae {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.old_e5e2 .paragraph_middle_49ae {
  max-width: 50%;
}
.link_black_7812 .paragraph_middle_49ae {
  max-width: 33.33%;
}
.image-a02a .paragraph_middle_49ae {
  max-width: 25%;
}
.purple_c6f5 .paragraph_middle_49ae {
  max-width: 20%;
}
.tiny-af2c .paragraph_middle_49ae {
  max-width: 16.66%;
}
.gold-ee60 .paragraph_middle_49ae {
  max-width: 14.28%;
}
.preview_tall_5b14 .paragraph_middle_49ae {
  max-width: 12.5%;
}
.gallery-8cd2 .paragraph_middle_49ae {
  max-width: 11.11%;
}
.element-east-81d9 {
  display: block;
}
.blue_fe0a .next-cf72 label,
.blue_fe0a .card-a25a label,
.blue_fe0a .article-5a3e label,
.blue_fe0a .header-selected-0925 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_bcfa {
  list-style: none;
  margin: 0;
}
.chip_bcfa article.button_7401 {
  margin-bottom: 0;
}
.chip_bcfa ul {
  list-style: none;
  margin: 0;
}
.chip_bcfa .lite-4c96 li.button_7401 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_bcfa .lite-4c96 li.button_7401 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_bcfa .lite-4c96 li.button_7401: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) {
  .chip_bcfa .lite-4c96 li.button_7401 li.button_7401 li.button_7401 li.button_7401 {
    padding-left: 0;
  }
}
article.button_7401 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_7401 .main_7bb9 p:last-of-type {
  margin-bottom: 0;
}
article.button_7401 .hovered-f177 {
  float: left;
}
article.button_7401 .module_937c {
  margin-left: 85px;
}
article.button_7401 .text_0596 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_7401 .text_0596 .hidden_243b {
  margin-left: 10px;
}
article.button_7401 .modal_east_827f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_7401 .title-9943 {
  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 .next-cf72,
  #respond .article-5a3e,
  #respond .header-selected-0925 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next-cf72 input,
#respond .article-5a3e input,
#respond .header-selected-0925 input {
  width: 100%;
}
#respond .header-selected-0925 {
  margin-right: 0;
}
#respond .simple_a188 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.narrow_ff69 {
  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;
}
.narrow_ff69.tiny-cb02 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.narrow_ff69 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%);
}
.narrow_ff69:focus,
.narrow_ff69: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);
}
.filter_light_a9fa {
  border-radius: 10%;
}
.alert_hard_00df {
  border-radius: 50%;
}
.tertiary_steel_91bb {
  font-size: 0.72em;
}
.pro_b59e {
  font-size: 0.875em;
}
.column-d5b5 {
  font-size: 1.1em;
}
.wide-866b {
  text-transform: uppercase;
  line-height: 1.2;
}
.wide-866b.tertiary_steel_91bb {
  letter-spacing: 0.5px;
}
.tabs_in_c972,
.tabs_in_c972 a {
  color: #6d6d6d;
}
.tabs_in_c972 a:hover {
  color: #111;
}
.element-5034 {
  color: #6d6d6d;
}
.alert-ca4f {
  overflow-x: hidden;
}
.alert-ca4f .widget_f82b.highlight_gold_0671 {
  position: relative;
}
.alert-ca4f .widget_f82b.highlight_gold_0671.paper_0555 {
  position: initial;
}
.alert-ca4f
  .widget_f82b.highlight_gold_0671.paper_0555
  .gallery-a5f4 {
  left: auto;
}
.alert-ca4f .widget_f82b .gallery-a5f4 {
  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;
}
.alert-ca4f .widget_f82b:hover.highlight_gold_0671 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert-ca4f
  .widget_f82b:hover.highlight_gold_0671
  .gallery-a5f4 {
  display: block;
  z-index: 9999999;
}
.alert-ca4f .old_1e79 .tertiary_next_107c,
.alert-ca4f .form-72d6 .tertiary_next_107c {
  display: none;
}
.alert-ca4f .border_999b .widget_f82b:hover.highlight_gold_0671 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.blue_fe0a .next-cf72 label,
.blue_fe0a .card-a25a label,
.blue_fe0a .article-5a3e label,
.blue_fe0a .header-selected-0925 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip_bcfa {
  list-style: none;
  margin: 0;
}
.chip_bcfa article.button_7401 {
  margin-bottom: 0;
}
.chip_bcfa ul {
  list-style: none;
  margin: 0;
}
.chip_bcfa .lite-4c96 li.button_7401 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip_bcfa .lite-4c96 li.button_7401 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip_bcfa .lite-4c96 li.button_7401: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) {
  .chip_bcfa .lite-4c96 li.button_7401 li.button_7401 li.button_7401 li.button_7401 {
    padding-left: 0;
  }
}
article.button_7401 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_7401 .main_7bb9 p:last-of-type {
  margin-bottom: 0;
}
article.button_7401 .hovered-f177 {
  float: left;
}
article.button_7401 .module_937c {
  margin-left: 85px;
}
article.button_7401 .text_0596 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_7401 .text_0596 .hidden_243b {
  margin-left: 10px;
}
article.button_7401 .modal_east_827f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_7401 .title-9943 {
  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 .next-cf72,
  #respond .article-5a3e,
  #respond .header-selected-0925 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next-cf72 input,
#respond .article-5a3e input,
#respond .header-selected-0925 input {
  width: 100%;
}
#respond .header-selected-0925 {
  margin-right: 0;
}
#respond .simple_a188 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.old_1e79 .cool_8fa7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cool_8fa7 .box-3980.steel_ff6b .tertiary_middle_6c2b > li > a:focus,
.cool_8fa7 .box-3980.steel_ff6b .tertiary_middle_6c2b > li > a:hover,
.cool_8fa7 .box-3980.menu-31e7 .tertiary_middle_6c2b > li > a:focus,
.cool_8fa7 .box-3980.menu-31e7 .tertiary_middle_6c2b > li > a:hover,
.cool_8fa7 .box-3980.lower_6329 .tertiary_middle_6c2b > li > a:focus,
.cool_8fa7 .box-3980.lower_6329 .tertiary_middle_6c2b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_8fa7
  .box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li.soft_3959
  > a,
.cool_8fa7
  .box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li.selected_7c8a
  > a,
.cool_8fa7
  .box-3980.menu-31e7
  .tertiary_middle_6c2b
  > li.soft_3959
  > a,
.cool_8fa7
  .box-3980.menu-31e7
  .tertiary_middle_6c2b
  > li.selected_7c8a
  > a,
.cool_8fa7
  .box-3980.lower_6329
  .tertiary_middle_6c2b
  > li.soft_3959
  > a,
.cool_8fa7 .box-3980.lower_6329 .tertiary_middle_6c2b > li.selected-6720 > a {
  color: rgba(255, 255, 255, 0.99);
}
.cool_8fa7 .logo_9849,
.cool_8fa7 .logo_9849 a {
  color: rgba(255, 255, 255, 0.99);
}
.cool_8fa7 .card_5639.popup-6834 li a,
.cool_8fa7 .carousel-paper-863b a,
.cool_8fa7 .mask_medium_e2ab,
.cool_8fa7 .tertiary_middle_6c2b > li > a,
.cool_8fa7 .surface_hovered_2069 {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7 .card_5639.popup-6834 li a:hover,
.cool_8fa7 .carousel-paper-863b a:hover,
.cool_8fa7 .mask_medium_e2ab:hover,
.cool_8fa7 .tertiary_middle_6c2b > li > a:hover,
.cool_8fa7 .surface_hovered_2069:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_8fa7 .gallery_33be {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7 .gallery_33be .thumbnail-basic-fd50 {
  color: rgba(255, 255, 255, 0.99);
}
.cool_8fa7 .gallery_33be:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool_8fa7 .top-8ebe .filter_bee0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7 .top-8ebe .filter_bee0 .red_934d {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7
  .top-8ebe
  .filter_bee0
  .red_934d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7
  .top-8ebe
  .filter_bee0
  .red_934d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7
  .top-8ebe
  .filter_bee0
  .red_934d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7
  .top-8ebe
  .filter_bee0
  .red_934d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7 .top-8ebe .old-9512 {
  color: rgba(255, 255, 255, 0.79);
}
.cool_8fa7 .top-8ebe .old-9512:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info_brown_f5a8
  .cool_8fa7
  .top-8ebe
  .iron-ba07
  .row_medium_a874 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_brown_f5a8
  .cool_8fa7
  .top-8ebe
  .iron-ba07
  .red_934d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.old_1e79 .background-up-6d27 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.background-up-6d27 .box-3980.steel_ff6b .tertiary_middle_6c2b > li > a:focus,
.background-up-6d27 .box-3980.steel_ff6b .tertiary_middle_6c2b > li > a:hover,
.background-up-6d27 .box-3980.menu-31e7 .tertiary_middle_6c2b > li > a:focus,
.background-up-6d27 .box-3980.menu-31e7 .tertiary_middle_6c2b > li > a:hover,
.background-up-6d27 .box-3980.lower_6329 .tertiary_middle_6c2b > li > a:focus,
.background-up-6d27 .box-3980.lower_6329 .tertiary_middle_6c2b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-up-6d27
  .box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li.soft_3959
  > a,
.background-up-6d27
  .box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li.selected_7c8a
  > a,
.background-up-6d27
  .box-3980.menu-31e7
  .tertiary_middle_6c2b
  > li.soft_3959
  > a,
.background-up-6d27
  .box-3980.menu-31e7
  .tertiary_middle_6c2b
  > li.selected_7c8a
  > a,
.background-up-6d27
  .box-3980.lower_6329
  .tertiary_middle_6c2b
  > li.soft_3959
  > a,
.background-up-6d27 .box-3980.lower_6329 .tertiary_middle_6c2b > li.selected-6720 > a {
  color: rgba(0, 0, 0, 0.8);
}
.background-up-6d27 .logo_9849,
.background-up-6d27 .logo_9849 a {
  color: rgba(0, 0, 0, 0.8);
}
.background-up-6d27 .card_5639.popup-6834 li a,
.background-up-6d27 .carousel-paper-863b a,
.background-up-6d27 .mask_medium_e2ab,
.background-up-6d27 .tertiary_middle_6c2b > li > a,
.background-up-6d27 .surface_hovered_2069 {
  color: rgba(0, 0, 0, 0.55);
}
.background-up-6d27 .card_5639.popup-6834 li a:hover,
.background-up-6d27 .carousel-paper-863b a:hover,
.background-up-6d27 .mask_medium_e2ab:hover,
.background-up-6d27 .tertiary_middle_6c2b > li > a:hover,
.background-up-6d27 .surface_hovered_2069:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-up-6d27 .gallery_33be {
  color: rgba(0, 0, 0, 0.55);
}
.background-up-6d27 .gallery_33be .thumbnail-basic-fd50 {
  color: rgba(0, 0, 0, 0.8);
}
.background-up-6d27 .gallery_33be:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_d342 .notice_narrow_a39e {
  margin-left: auto;
  margin-right: auto;
}
.link-6f06 > * {
  margin-left: auto;
  margin-right: auto;
}
.link-6f06 .thumbnail_0006 {
  margin-right: 1.41575em;
}
.basic_4751 .link-6f06 > .section-paper-00d7 {
  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;
}
.basic_4751 .link-6f06 > .text_old_390b {
  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;
}
.column-f0f8.overlay_d342 .notice_narrow_a39e,
.tabs-bd42.overlay_d342 .notice_narrow_a39e {
  margin-left: 0;
}
.slow-3c74.overlay_d342 .notice_narrow_a39e,
.accordion_98c6.overlay_d342 .notice_narrow_a39e {
  margin-right: 0;
}
.link-6f06 ol,
.link-6f06 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tertiary_65d3 video {
  max-width: 100%;
}
.photo-9f3c img {
  display: block;
}
.photo-9f3c.thumbnail_0006,
.photo-9f3c.complex_c3bf {
  width: 100%;
}
.photo-9f3c.text_old_390b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.lower-fe2c:not(.hero-first-6366) {
  margin: 1.5em auto;
}
.center_1092 p {
  padding: 1.5em 14px;
}
ul.pagination-2291.text_old_390b,
ul.pagination-2291.section-paper-00d7,
ul.pagination-2291.blue-c8c9.section-paper-00d7 {
  padding: 0 14px;
}
.tabs_6e9f {
  display: block;
  overflow-x: auto;
}
.tabs_6e9f table {
  border-collapse: collapse;
  width: 100%;
}
.tabs_6e9f td,
.tabs_6e9f th {
  padding: 0.5em;
}
.link-6f06 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.link-6f06 ol ol,
.link-6f06 ol ul,
.link-6f06 ul ol,
.link-6f06 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.link-6f06 ol ol li,
.link-6f06 ol ul li,
.link-6f06 ul ol li,
.link-6f06 ul ul li {
  margin-left: 0;
}
.small-a471.chip-93aa > .out-bde1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.small-a471.chip-93aa > .out-bde1 iframe,
.small-a471.chip-93aa > .out-bde1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tag-fe28 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tag-fe28.east-dbd3 {
  padding: 0;
}
.tag-fe28.east-dbd3 cite {
  font-size: 13px;
}
.tag-fe28 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tag-fe28 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.up_d25a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.up_d25a > p:first-child {
  margin-top: 0;
}
.up_d25a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.up_d25a blockquote {
  border-left: 0;
}
.silver_3015 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.silver_3015:not(.active_8efe) {
  max-width: 100px;
}
.silver_3015.clean-8d3e {
  border-bottom: none !important;
  text-align: center;
}
.silver_3015.clean-8d3e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .center_1092 p {
    padding: 1.5em 0;
  }
}
.pressed-58b0 {
  color: #0073aa;
}
.brown_e300 {
  background-color: #0073aa;
}
.north_95a9 {
  color: #229fd8;
}
.frame-top-f43d {
  background-color: #229fd8;
}
.border_03e1 {
  color: #eee;
}
.wood-0dfa {
  background-color: #eee;
}
.info-7e70 {
  color: #444;
}
.badge-light-9be6 {
  background-color: #444;
}
.blue-3c60 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.blue-3c60 .hard-aae5 .carousel-paper-863b {
  font-size: 15px;
}
.blue-3c60 .carousel-paper-863b {
  line-height: 1.3;
}
.blue-3c60 .background-up-6d27 {
}
.blue-3c60 .cool_8fa7 {
  background: #235787;
}
.tabs-b361 {
  padding: 0;
}
.tabs-b361 .cool_8fa7 {
  background: #1a1a1a;
}
.tabs-b361 .background-up-6d27 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slider-smooth-98ac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slider-smooth-98ac .background-up-6d27 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slider-smooth-98ac .cool_8fa7 {
  background: #303030;
}
.element_steel_7d8a {
  position: relative;
  z-index: 10;
}
.element_steel_7d8a .motion_861d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-pressed-10cd .highlight_gold_0671 {
  display: inline-block;
  vertical-align: middle;
}
.paragraph-pressed-10cd.clean-99cd .highlight_gold_0671 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph-pressed-10cd.clean-99cd .highlight_gold_0671 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-pressed-10cd.clean-99cd .highlight_gold_0671 {
    margin-right: 0.4em;
  }
}
.paragraph-pressed-10cd.clean-99cd .highlight_gold_0671:last-child {
  margin-right: 0;
}
.badge_5637 .motion_861d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .old_1e79 .hard-aae5 {
    margin: 0 -0.5em;
  }
  .old_1e79 .hard-aae5 [class*="customify-col-"],
  .old_1e79 .hard-aae5 [class*="customify-col_"],
  .old_1e79 .hard-aae5 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.old_1e79.component_black_a9d4 .motion_861d {
  background: 0 0 !important;
}
.old_1e79.component_black_a9d4 .motion_861d,
.old_1e79.badge_5637 .motion_861d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .old_1e79.form_bottom_bdc3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.old_1e79.badge_5637 .motion_861d {
  box-shadow: none !important;
}
.wood-0e5e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .wood-0e5e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .wood-0e5e {
    padding: 18px 0 20px;
  }
}
.wood-0e5e .huge_cd9a {
  width: 100%;
}
.wood-0e5e .tag-slow-2737 {
  margin-bottom: 0;
}
.wood-0e5e .upper_a769 {
  margin-top: 5px;
  font-size: 0.875em;
}
.card-bottom-13f3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.card-bottom-13f3 .widget_8510 {
  width: 100%;
}
.hero-dim-880f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hero-dim-880f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hero-dim-880f 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;
}
.hero-dim-880f li:last-child:after {
  display: none;
}
.hero-dim-880f li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary-large-6c95 .tertiary_next_107c button,
.wood-0e5e .tertiary_next_107c button {
  left: 0;
}
.summary-large-6c95 .widget_8510,
.wood-0e5e .widget_8510 {
  padding-left: 0;
  padding-right: 0;
}
.summary-large-6c95 .card-bottom-13f3,
.wood-0e5e .card-bottom-13f3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary-large-6c95 {
  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;
}
.summary-large-6c95: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;
}
.summary-large-6c95 .tooltip_in_c067 {
  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) {
  .summary-large-6c95 .tooltip_in_c067 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary-large-6c95 .tooltip_in_c067 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary-large-6c95 .tooltip_in_c067 {
    min-height: 200px;
  }
}
.summary-large-6c95 .hero-dim-880f {
  color: rgba(255, 255, 255, 0.8);
}
.summary-large-6c95 .hero-dim-880f a,
.summary-large-6c95 .hero-dim-880f li:after {
  color: inherit;
}
.summary-large-6c95 .hero-dim-880f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.out-bafc {
  margin-bottom: 0.5em;
}
.modal_86ee {
  margin-bottom: 1.2em;
}
.modal_86ee,
.out-bafc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.modal_86ee p:last-child,
.out-bafc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tertiary_next_107c,
#masthead .tertiary_next_107c {
  display: none;
}
#masthead
  > .tertiary_next_107c.wrapper_7a25 {
  display: none;
}
#masthead > .tertiary_next_107c button {
  left: 0;
}
.dark_d9b5 {
  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%;
}
.dark_d9b5 .highlight_gold_0671 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dark_d9b5 .wide_a8e4 {
  display: -webkit-box;
  display: flex;
}
.dark_d9b5 .wide_a8e4.item_fast_ca1f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dark_d9b5 .wide_a8e4.short-19bb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark_d9b5 .wide_a8e4.button-9037 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark_d9b5.active_1e5f.row-simple-7e2c .wide_a8e4.item_fast_ca1f {
  flex-basis: 100%;
}
.dark_d9b5.nav-soft-54a3 .wide_a8e4.short-19bb {
  -webkit-box-flex: 1;
  flex: auto;
}
.dark_d9b5.nav-soft-54a3 .wide_a8e4.button-9037 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tertiary_next_107c.wrapper_7a25 {
  display: none;
}
#masthead > .tertiary_next_107c button {
  left: 0;
}
.dropdown-fluid-8d6b {
  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;
}
.dropdown-fluid-8d6b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown-fluid-8d6b.nav_lower_8c91 i {
  margin-right: 4px;
}
.dropdown-fluid-8d6b.container_0f21 i {
  margin-left: 5px;
}
.carousel-paper-863b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel-paper-863b p:last-child {
  margin-bottom: 0;
}
.thumbnail-right-734f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thumbnail-right-734f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thumbnail-right-734f img {
  display: block;
  width: auto;
  line-height: 1;
}
.thumbnail-right-734f .logo_9849 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thumbnail-right-734f .breadcrumb-ac66 {
  margin: 5px 0 7px 0;
}
.thumbnail-right-734f.progress-1e54 .table_up_5cb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-right-734f.progress-1e54 .thumbnail_e795 {
  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;
}
.thumbnail-right-734f.sidebar_da7d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thumbnail-right-734f.sidebar_da7d .table_up_5cb1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail-right-734f.sidebar_da7d .thumbnail_e795 {
  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;
}
.thumbnail-right-734f.notice_1f80 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thumbnail-right-734f.pagination-788c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thumbnail-right-734f.pagination-788c .thumbnail_e795 {
  margin-top: 7px;
}
.dark-b7fa {
  display: inline-block;
}
.element_steel_7d8a .tiny-1acd .thumbnail-right-734f img {
  max-width: 100%;
}
.box-3980 .button-iron-932a.pagination_up_bded,
.box-3022 .button-iron-932a.pagination_up_bded {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-3980 .filter-4f1d,
.box-3022 .filter-4f1d {
  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%);
}
.box-3980 .filter-4f1d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box-3980.column-medium-1364 .filter-4f1d {
  display: none;
}
.box-3980 .pink-431c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-3980 .pink-431c li {
  display: inline-block;
  position: relative;
}
.box-3980 .pink-431c li:last-child {
  margin-right: 0;
}
.box-3980 .pink-431c 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;
}
.box-3980 .pink-431c li.selected-6720 > a {
  color: rgba(0, 0, 0, 0.9);
}
.box-3980 .pink-431c > 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;
}
.box-3980 .pink-431c > li > a i {
  line-height: 0;
}
.box-3980 .pink-431c > li.section_3684 > a .filter-4f1d {
  margin-left: 4px;
  line-height: 0;
}
.box-3980 .pink-431c .media_active_7dac li.section_3684 > a {
  position: relative;
}
.box-3980 .pink-431c .media_active_7dac li.section_3684 > a:after,
.box-3980 .pink-431c .media_active_7dac li.section_3684 > a:before {
  content: "";
  display: table;
}
.box-3980 .pink-431c .media_active_7dac li.section_3684 > a:after {
  clear: both;
}
.box-3980 .pink-431c .media_active_7dac li.section_3684 > a .filter-4f1d {
  margin-left: 5px;
  float: right;
}
.box-3980 .input-ef09,
.box-3980 .media_active_7dac {
  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;
}
.box-3980 .media_active_7dac {
  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;
}
.box-3980 .media_active_7dac .pagination_up_bded {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-3980 .media_active_7dac .filter-4f1d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box-3980 .media_active_7dac li {
  display: block;
  margin: 0;
  padding: 0;
}
.box-3980 .media_active_7dac 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;
}
.box-3980 .media_active_7dac li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box-3980 .media_active_7dac .media_active_7dac {
  top: 0;
  left: 100%;
}
.box-3980 .message_advanced_24d2.fn-focus-501c > .input-ef09,
.box-3980 .message_advanced_24d2.fn-focus-501c > .media_active_7dac,
.box-3980 .message_advanced_24d2:focus > .input-ef09,
.box-3980 .message_advanced_24d2:focus > .media_active_7dac,
.box-3980 .message_advanced_24d2:hover > .input-ef09,
.box-3980 .message_advanced_24d2:hover > .media_active_7dac {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box-3980.lower_6329 .tertiary_middle_6c2b:after,
.box-3980.lower_6329 .tertiary_middle_6c2b:before {
  content: "";
  display: table;
}
.box-3980.lower_6329 .tertiary_middle_6c2b:after {
  clear: both;
}
.box-3980.lower_6329 .tertiary_middle_6c2b > li {
  float: left;
}
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b:after,
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b:before {
  content: "";
  display: table;
}
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b:after {
  clear: both;
}
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b > li {
  float: left;
}
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b > li.soft_3959 > a,
.box-3980.status-upper-ffc5 .tertiary_middle_6c2b > li.selected-6720 > a {
  color: #fff;
  background-color: #1e4b75;
}
.box-3980.steel_ff6b .tertiary_middle_6c2b > li > a .pagination_up_bded {
  position: relative;
}
.box-3980.steel_ff6b .tertiary_middle_6c2b > li > a .pagination_up_bded: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;
}
.box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li:focus
  > a
  .pagination_up_bded:before,
.box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li:hover
  > a
  .pagination_up_bded:before {
  width: 100%;
  background-color: currentColor;
}
.box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li.soft_3959
  > a
  .pagination_up_bded:before,
.box-3980.steel_ff6b
  .tertiary_middle_6c2b
  > li.selected_7c8a
  > a
  .pagination_up_bded:before {
  width: 100%;
  background-color: currentColor;
}
.box-3980.menu-31e7 .tertiary_middle_6c2b > li > a .pagination_up_bded {
  position: relative;
}
.box-3980.menu-31e7 .tertiary_middle_6c2b > li > a .pagination_up_bded: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;
}
.box-3980.menu-31e7 .tertiary_middle_6c2b > li:focus > a .pagination_up_bded:before,
.box-3980.menu-31e7
  .tertiary_middle_6c2b
  > li:hover
  > a
  .pagination_up_bded:before {
  width: 100%;
  background-color: currentColor;
}
.box-3980.menu-31e7
  .tertiary_middle_6c2b
  > li.soft_3959
  > a
  .pagination_up_bded:before,
.box-3980.menu-31e7
  .tertiary_middle_6c2b
  > li.selected_7c8a
  > a
  .pagination_up_bded:before {
  width: 100%;
  background-color: currentColor;
}
.box-3022 .pink-431c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box-3022 .pink-431c li:first-child > a {
  border-top: none;
}
.box-3022 .pink-431c .large_5cad > .pagination_up_bded .filter-4f1d {
  display: none;
}
.box-3022 .pink-431c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.box-3022 .pink-431c li:last-child {
  border: none;
}
.box-3022 .pink-431c li.section_3684 > a {
  padding-right: 45px !important;
}
.box-3022 .pink-431c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.box-3022 .pink-431c li a:focus,
.box-3022 .pink-431c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-3022 .pink-431c li .header-398d {
  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;
}
.box-3022 .pink-431c li .header-398d:hover {
  box-shadow: none;
}
.box-3022 .pink-431c li .header-398d .filter-4f1d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.box-3022 .pink-431c .media_active_7dac {
  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);
}
.box-3022 .pink-431c .media_active_7dac li a {
  padding-left: 3em;
}
.box-3022 .pink-431c .media_183d > a .header-398d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.box-3022 .pink-431c .media_183d > .media_active_7dac {
  display: block;
  opacity: 1;
}
.smooth-616e {
  max-width: 100%;
}
.large-1ebc {
  line-height: 0;
  cursor: pointer;
}
.surface_hovered_2069 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.surface_hovered_2069:hover {
  box-shadow: none;
  color: currentColor;
}
.surface_hovered_2069 svg {
  width: 18px;
  height: 18px;
}
.surface_hovered_2069 .texture-39f2 {
  display: none;
}
.north-879b {
  position: relative;
}
.north-879b.fn-active-501c .surface_hovered_2069 .dark_ec81 {
  display: none;
}
.north-879b.fn-active-501c .surface_hovered_2069 .texture-39f2 {
  display: inline-block;
}
.north-879b .rough_22d5 {
  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);
}
.north-879b.media-small-0ff0 .rough_22d5 {
  left: auto;
  right: -0.9em;
}
.north-879b.media-small-0ff0 .filter-pink-f704::before {
  left: auto;
  right: 15px;
}
.north-879b.fn-active-501c .rough_22d5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.iron-ba07 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.iron-ba07 label {
  flex-basis: 100%;
}
.iron-ba07 .filter_bee0 {
  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;
}
.iron-ba07 .red_934d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.iron-ba07 .red_934d:focus {
  background-color: transparent;
}
.iron-ba07 button.old-9512 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.iron-ba07 button.old-9512:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.iron-ba07 button.old-9512 svg {
  width: 18px;
  height: 18px;
}
.iron-ba07 input[type="submit"] {
  min-height: auto;
}
.top-8ebe .iron-ba07 .red_934d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter-pink-f704 {
  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) {
  .filter-pink-f704 {
    width: 220px;
  }
}
.filter-pink-f704 label {
  flex-basis: 100%;
}
.filter-pink-f704::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;
}
.info_brown_f5a8 .top-8ebe .iron-ba07 {
  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;
}
.info_brown_f5a8
  .top-8ebe
  .iron-ba07
  .filter_bee0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.info_brown_f5a8 .top-8ebe .iron-ba07 .red_934d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.info_brown_f5a8
  .top-8ebe
  .iron-ba07
  .red_934d:focus {
  background: 0 0;
}
.info_brown_f5a8
  .top-8ebe
  .iron-ba07
  .row_medium_a874 {
  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;
}
.card_5639 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card_5639 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card_5639 li:last-child {
  margin-right: 0;
}
.card_5639 li:first-child {
  margin-left: 0;
}
.card_5639.heading_9e61 a {
  color: #fff;
}
.card_5639.heading_9e61 a:hover {
  color: #fff;
}
.card_5639 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card_5639 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card_5639 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card_5639 a:hover {
  opacity: 0.9;
  color: inherit;
}
.card_5639 [class*="social-icon-apple"] {
  background-color: #999;
}
.card_5639 [class*="social-icon-apple"].lite_6314 {
  background-color: transparent;
  color: #999;
}
.card_5639 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card_5639 [class*="social-icon-behance"].lite_6314 {
  background-color: transparent;
  color: #1769ff;
}
.card_5639 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card_5639 [class*="social-icon-bitbucket"].lite_6314 {
  background-color: transparent;
  color: #205081;
}
.card_5639 [class*="social-icon-codepen"] {
  background-color: #000;
}
.card_5639 [class*="social-icon-codepen"].lite_6314 {
  background-color: transparent;
  color: #000;
}
.card_5639 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card_5639 [class*="social-icon-delicious"].lite_6314 {
  background-color: transparent;
  color: #39f;
}
.card_5639 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card_5639 [class*="social-icon-digg"].lite_6314 {
  background-color: transparent;
  color: #005be2;
}
.card_5639 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card_5639 [class*="social-icon-dribbble"].lite_6314 {
  background-color: transparent;
  color: #ea4c89;
}
.card_5639 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card_5639 [class*="social-icon-envelope"].lite_6314 {
  background-color: transparent;
  color: #ea4335;
}
.card_5639 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card_5639 [class*="social-icon-facebook"].lite_6314 {
  background-color: transparent;
  color: #3b5998;
}
.card_5639 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card_5639 [class*="social-icon-flickr"].lite_6314 {
  background-color: transparent;
  color: #0063dc;
}
.card_5639 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card_5639 [class*="social-icon-foursquare"].lite_6314 {
  background-color: transparent;
  color: #2d5be3;
}
.card_5639 [class*="social-icon-github"] {
  background-color: #333;
}
.card_5639 [class*="social-icon-github"].lite_6314 {
  background-color: transparent;
  color: #333;
}
.card_5639 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card_5639 [class*="social-icon-google-plus"].lite_6314 {
  background-color: transparent;
  color: #dd4b39;
}
.card_5639 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card_5639 [class*="social-icon-houzz"].lite_6314 {
  background-color: transparent;
  color: #7ac142;
}
.card_5639 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card_5639 [class*="social-icon-instagram"].lite_6314 {
  background-color: transparent;
  color: #262626;
}
.card_5639 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card_5639 [class*="social-icon-jsfiddle"].lite_6314 {
  background-color: transparent;
  color: #487aa2;
}
.card_5639 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card_5639 [class*="social-icon-linkedin"].lite_6314 {
  background-color: transparent;
  color: #0077b5;
}
.card_5639 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card_5639 [class*="social-icon-medium"].lite_6314 {
  background-color: transparent;
  color: #00ab6b;
}
.card_5639 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card_5639
  [class*="social-icon-odnoklassniki"].lite_6314 {
  background-color: transparent;
  color: #f4731c;
}
.card_5639 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card_5639 [class*="social-icon-meetup"].lite_6314 {
  background-color: transparent;
  color: #ec1c40;
}
.card_5639 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card_5639 [class*="social-icon-pinterest"].lite_6314 {
  background-color: transparent;
  color: #bd081c;
}
.card_5639 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card_5639 [class*="social-icon-product-hunt"].lite_6314 {
  background-color: transparent;
  color: #da552f;
}
.card_5639 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card_5639 [class*="social-icon-reddit"].lite_6314 {
  background-color: transparent;
  color: #ff4500;
}
.card_5639 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card_5639 [class*="social-icon-rss"].lite_6314 {
  background-color: transparent;
  color: #f26522;
}
.card_5639 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card_5639
  [class*="social-icon-shopping-cart"].lite_6314 {
  background-color: transparent;
  color: #4caf50;
}
.card_5639 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card_5639 [class*="social-icon-skype"].lite_6314 {
  background-color: transparent;
  color: #00aff0;
}
.card_5639 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card_5639 [class*="social-icon-slideshare"].lite_6314 {
  background-color: transparent;
  color: #0077b5;
}
.card_5639 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card_5639 [class*="social-icon-snapchat"].lite_6314 {
  background-color: transparent;
  color: #fffc00;
}
.card_5639 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card_5639 [class*="social-icon-soundcloud"].lite_6314 {
  background-color: transparent;
  color: #f80;
}
.card_5639 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card_5639 [class*="social-icon-spotify"].lite_6314 {
  background-color: transparent;
  color: #2ebd59;
}
.card_5639 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card_5639
  [class*="social-icon-stack-overflow"].lite_6314 {
  background-color: transparent;
  color: #fe7a15;
}
.card_5639 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card_5639 [class*="social-icon-maldkfgram"].lite_6314 {
  background-color: transparent;
  color: #2ca5e0;
}
.card_5639 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card_5639 [class*="social-icon-tripadvisor"].lite_6314 {
  background-color: transparent;
  color: #589442;
}
.card_5639 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card_5639 [class*="social-icon-tumblr"].lite_6314 {
  background-color: transparent;
  color: #35465c;
}
.card_5639 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card_5639 [class*="social-icon-twitch"].lite_6314 {
  background-color: transparent;
  color: #6441a5;
}
.card_5639 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card_5639 [class*="social-icon-twitter"].lite_6314 {
  background-color: transparent;
  color: #1da1f2;
}
.card_5639 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card_5639 [class*="social-icon-vimeo"].lite_6314 {
  background-color: transparent;
  color: #1ab7ea;
}
.card_5639 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card_5639 [class*="social-icon-vk"].lite_6314 {
  background-color: transparent;
  color: #45668e;
}
.card_5639 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card_5639 [class*="social-icon-weibo"].lite_6314 {
  background-color: transparent;
  color: #df2029;
}
.card_5639 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card_5639 [class*="social-icon-weixin"].lite_6314 {
  background-color: transparent;
  color: #7bb32e;
}
.card_5639 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card_5639 [class*="social-icon-whatsapp"].lite_6314 {
  background-color: transparent;
  color: #25d366;
}
.card_5639 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card_5639 [class*="social-icon-wordpress"].lite_6314 {
  background-color: transparent;
  color: #21759b;
}
.card_5639 [class*="social-icon-xing"] {
  background-color: #026466;
}
.card_5639 [class*="social-icon-xing"].lite_6314 {
  background-color: transparent;
  color: #026466;
}
.card_5639 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card_5639 [class*="social-icon-yelp"].lite_6314 {
  background-color: transparent;
  color: #af0606;
}
.card_5639 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card_5639 [class*="social-icon-youtube"].lite_6314 {
  background-color: transparent;
  color: #cd201f;
}
.mask_medium_e2ab {
  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;
}
.mask_medium_e2ab:hover {
  box-shadow: none;
  background: 0 0;
}
.dirty-8eee {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.link_west_e0d6 {
  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;
}
.summary_6b83 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list_static_cc5f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list_static_cc5f,
.list_static_cc5f::after,
.list_static_cc5f::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;
}
.list_static_cc5f::after,
.list_static_cc5f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stale_223e .link_west_e0d6 .summary_6b83 {
  margin-top: -2px;
  width: 19px;
}
.stale_223e .link_west_e0d6 .list_static_cc5f {
  margin-top: -1px;
}
.stale_223e .link_west_e0d6 .list_static_cc5f,
.stale_223e .link_west_e0d6 .list_static_cc5f::after,
.stale_223e .link_west_e0d6 .list_static_cc5f::before {
  width: 19px;
  height: 2px;
}
.stale_223e .link_west_e0d6 .list_static_cc5f::before {
  top: -6px;
}
.stale_223e .link_west_e0d6 .list_static_cc5f::after {
  bottom: -6px;
}
.highlight-cool-a1f7 .link_west_e0d6 .summary_6b83 {
  margin-top: -2px;
  width: 22px;
}
.highlight-cool-a1f7 .link_west_e0d6 .list_static_cc5f {
  margin-top: -1px;
}
.highlight-cool-a1f7 .link_west_e0d6 .list_static_cc5f,
.highlight-cool-a1f7 .link_west_e0d6 .list_static_cc5f::after,
.highlight-cool-a1f7 .link_west_e0d6 .list_static_cc5f::before {
  width: 22px;
  height: 2px;
}
.highlight-cool-a1f7 .link_west_e0d6 .list_static_cc5f::before {
  top: -7px;
}
.highlight-cool-a1f7 .link_west_e0d6 .list_static_cc5f::after {
  bottom: -7px;
}
.block-e898 .link_west_e0d6 .summary_6b83 {
  margin-top: -2px;
  width: 31px;
}
.block-e898 .link_west_e0d6 .list_static_cc5f {
  margin-top: -1.5px;
}
.block-e898 .link_west_e0d6 .list_static_cc5f,
.block-e898 .link_west_e0d6 .list_static_cc5f::after,
.block-e898 .link_west_e0d6 .list_static_cc5f::before {
  width: 31px;
  height: 3px;
}
.block-e898 .link_west_e0d6 .list_static_cc5f::before {
  top: -9px;
}
.block-e898 .link_west_e0d6 .list_static_cc5f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .paper-a2fb .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 19px;
  }
  .paper-a2fb .link_west_e0d6 .list_static_cc5f {
    margin-top: -1px;
  }
  .paper-a2fb .link_west_e0d6 .list_static_cc5f,
  .paper-a2fb .link_west_e0d6 .list_static_cc5f::after,
  .paper-a2fb .link_west_e0d6 .list_static_cc5f::before {
    width: 19px;
    height: 2px;
  }
  .paper-a2fb .link_west_e0d6 .list_static_cc5f::before {
    top: -6px;
  }
  .paper-a2fb .link_west_e0d6 .list_static_cc5f::after {
    bottom: -6px;
  }
  .purple_7f50 .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 22px;
  }
  .purple_7f50 .link_west_e0d6 .list_static_cc5f {
    margin-top: -1px;
  }
  .purple_7f50 .link_west_e0d6 .list_static_cc5f,
  .purple_7f50 .link_west_e0d6 .list_static_cc5f::after,
  .purple_7f50 .link_west_e0d6 .list_static_cc5f::before {
    width: 22px;
    height: 2px;
  }
  .purple_7f50 .link_west_e0d6 .list_static_cc5f::before {
    top: -7px;
  }
  .purple_7f50 .link_west_e0d6 .list_static_cc5f::after {
    bottom: -7px;
  }
  .bright-a67d .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 31px;
  }
  .bright-a67d .link_west_e0d6 .list_static_cc5f {
    margin-top: -1.5px;
  }
  .bright-a67d .link_west_e0d6 .list_static_cc5f,
  .bright-a67d .link_west_e0d6 .list_static_cc5f::after,
  .bright-a67d .link_west_e0d6 .list_static_cc5f::before {
    width: 31px;
    height: 3px;
  }
  .bright-a67d .link_west_e0d6 .list_static_cc5f::before {
    top: -9px;
  }
  .bright-a67d .link_west_e0d6 .list_static_cc5f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper-e070 .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper-e070 .link_west_e0d6 .list_static_cc5f {
    margin-top: -1px;
  }
  .wrapper-e070 .link_west_e0d6 .list_static_cc5f,
  .wrapper-e070 .link_west_e0d6 .list_static_cc5f::after,
  .wrapper-e070 .link_west_e0d6 .list_static_cc5f::before {
    width: 19px;
    height: 2px;
  }
  .wrapper-e070 .link_west_e0d6 .list_static_cc5f::before {
    top: -6px;
  }
  .wrapper-e070 .link_west_e0d6 .list_static_cc5f::after {
    bottom: -6px;
  }
  .hover_dd42 .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 22px;
  }
  .hover_dd42 .link_west_e0d6 .list_static_cc5f {
    margin-top: -1px;
  }
  .hover_dd42 .link_west_e0d6 .list_static_cc5f,
  .hover_dd42 .link_west_e0d6 .list_static_cc5f::after,
  .hover_dd42 .link_west_e0d6 .list_static_cc5f::before {
    width: 22px;
    height: 2px;
  }
  .hover_dd42 .link_west_e0d6 .list_static_cc5f::before {
    top: -7px;
  }
  .hover_dd42 .link_west_e0d6 .list_static_cc5f::after {
    bottom: -7px;
  }
  .slider-d606 .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 31px;
  }
  .slider-d606 .link_west_e0d6 .list_static_cc5f {
    margin-top: -1.5px;
  }
  .slider-d606 .link_west_e0d6 .list_static_cc5f,
  .slider-d606 .link_west_e0d6 .list_static_cc5f::after,
  .slider-d606 .link_west_e0d6 .list_static_cc5f::before {
    width: 31px;
    height: 3px;
  }
  .slider-d606 .link_west_e0d6 .list_static_cc5f::before {
    top: -9px;
  }
  .slider-d606 .link_west_e0d6 .list_static_cc5f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-upper-7031 .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-upper-7031 .link_west_e0d6 .list_static_cc5f {
    margin-top: -1px;
  }
  .breadcrumb-upper-7031 .link_west_e0d6 .list_static_cc5f,
  .breadcrumb-upper-7031 .link_west_e0d6 .list_static_cc5f::after,
  .breadcrumb-upper-7031 .link_west_e0d6 .list_static_cc5f::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-upper-7031 .link_west_e0d6 .list_static_cc5f::before {
    top: -6px;
  }
  .breadcrumb-upper-7031 .link_west_e0d6 .list_static_cc5f::after {
    bottom: -6px;
  }
  .brown_0da7 .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 22px;
  }
  .brown_0da7 .link_west_e0d6 .list_static_cc5f {
    margin-top: -1px;
  }
  .brown_0da7 .link_west_e0d6 .list_static_cc5f,
  .brown_0da7 .link_west_e0d6 .list_static_cc5f::after,
  .brown_0da7 .link_west_e0d6 .list_static_cc5f::before {
    width: 22px;
    height: 2px;
  }
  .brown_0da7 .link_west_e0d6 .list_static_cc5f::before {
    top: -7px;
  }
  .brown_0da7 .link_west_e0d6 .list_static_cc5f::after {
    bottom: -7px;
  }
  .west-896a .link_west_e0d6 .summary_6b83 {
    margin-top: -2px;
    width: 31px;
  }
  .west-896a .link_west_e0d6 .list_static_cc5f {
    margin-top: -1.5px;
  }
  .west-896a .link_west_e0d6 .list_static_cc5f,
  .west-896a .link_west_e0d6 .list_static_cc5f::after,
  .west-896a .link_west_e0d6 .list_static_cc5f::before {
    width: 31px;
    height: 3px;
  }
  .west-896a .link_west_e0d6 .list_static_cc5f::before {
    top: -9px;
  }
  .west-896a .link_west_e0d6 .list_static_cc5f::after {
    bottom: -9px;
  }
}
.button_3358 .list_static_cc5f {
  -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);
}
.button_3358 .list_static_cc5f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.button_3358 .list_static_cc5f::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);
}
.button_3358.alert-hard-6773 .list_static_cc5f {
  -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);
}
.button_3358.alert-hard-6773 .list_static_cc5f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.button_3358.alert-hard-6773 .list_static_cc5f::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);
}
.copper_aea9 {
  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.preview-2b58:before {
  display: none;
}
.form-72d6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form-72d6 .prev_6650 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form-72d6 .prev_6650:last-of-type {
  border-bottom: none;
}
.form-72d6 .prev_6650.search_4c2a,
.form-72d6 .prev_6650.fluid-e1e3,
.form-72d6 .prev_6650.slider_2531 {
  padding: 0;
}
.form-72d6 .box-3022 .header-398d {
  color: currentColor;
}
.form-72d6 .box-3022 .header-398d:focus,
.form-72d6 .box-3022 .header-398d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-72d6.background-up-6d27 .gallery_33be,
.form-72d6.background-up-6d27 .carousel-paper-863b a,
.form-72d6.background-up-6d27 .tertiary_middle_6c2b a,
.form-72d6.background-up-6d27 .media_active_7dac a {
  color: rgba(0, 0, 0, 0.55);
}
.form-72d6.background-up-6d27 .gallery_33be:hover,
.form-72d6.background-up-6d27 .carousel-paper-863b a:hover,
.form-72d6.background-up-6d27 .tertiary_middle_6c2b a:hover,
.form-72d6.background-up-6d27 .media_active_7dac a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-72d6.background-up-6d27 .thumbnail-basic-fd50 {
  color: rgba(0, 0, 0, 0.8);
}
.form-72d6.background-up-6d27 .prev_6650 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-72d6.background-up-6d27 .prev_6650:before {
  background: rgba(0, 0, 0, 0.08);
}
.form-72d6.background-up-6d27 .preview_aa61:before {
  background: rgba(255, 255, 255, 0.9);
}
.form-72d6.background-up-6d27 .box-3022 .pink-431c li a,
.form-72d6.background-up-6d27 .box-3022 .header-398d,
.form-72d6.background-up-6d27 .media_active_7dac {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-72d6.background-up-6d27 .box-3022 .header-398d:focus,
.form-72d6.background-up-6d27 .box-3022 .header-398d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-72d6.background-up-6d27 .pink-431c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-72d6.cool_8fa7 .gallery_33be,
.form-72d6.cool_8fa7 .carousel-paper-863b a,
.form-72d6.cool_8fa7 .tertiary_middle_6c2b .header-398d,
.form-72d6.cool_8fa7 .tertiary_middle_6c2b a,
.form-72d6.cool_8fa7 .media_active_7dac a {
  color: rgba(255, 255, 255, 0.79);
}
.form-72d6.cool_8fa7 .gallery_33be:hover,
.form-72d6.cool_8fa7 .carousel-paper-863b a:hover,
.form-72d6.cool_8fa7 .tertiary_middle_6c2b .header-398d:hover,
.form-72d6.cool_8fa7 .tertiary_middle_6c2b a:hover,
.form-72d6.cool_8fa7 .media_active_7dac a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-72d6.cool_8fa7 .thumbnail-basic-fd50 {
  color: rgba(255, 255, 255, 0.99);
}
.form-72d6.cool_8fa7 .prev_6650 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-72d6.cool_8fa7 .prev_6650:before {
  background: rgba(255, 255, 255, 0.08);
}
.form-72d6.cool_8fa7 .preview_aa61:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-72d6.cool_8fa7 .box-3022 .pink-431c li a,
.form-72d6.cool_8fa7 .box-3022 .header-398d,
.form-72d6.cool_8fa7 .media_active_7dac {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-72d6.cool_8fa7 .box-3022 .header-398d:focus,
.form-72d6.cool_8fa7 .box-3022 .header-398d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-72d6.cool_8fa7 .pink-431c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_aa61 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.preview_aa61:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thick-3d62 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.upper-fd3d .form-72d6 {
  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;
}
.upper-fd3d .prev_6650 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.upper-fd3d .prev_6650: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) {
  .upper-fd3d .prev_6650:before {
    width: 16%;
    left: 42%;
  }
}
.upper-fd3d .prev_6650:last-child:before {
  content: none;
}
.upper-fd3d .prev_6650[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.upper-fd3d .box-3022 .pink-431c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.upper-fd3d .box-3022 .pink-431c li a .header-398d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.upper-fd3d .box-3022 .media_active_7dac {
  border: none;
}
.upper-fd3d .box-3022 .media_active_7dac li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.upper-fd3d .preview_aa61 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.upper-fd3d .thick-3d62 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.upper-fd3d .cool_8fa7 .preview_aa61:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper-fd3d .background-up-6d27.section-red-9de1 .list_static_cc5f {
  background: rgba(0, 0, 0, 0.6);
}
.upper-fd3d
  .background-up-6d27.section-red-9de1
  .list_static_cc5f::after,
.upper-fd3d
  .background-up-6d27.section-red-9de1
  .list_static_cc5f:before {
  background: inherit;
}
.upper-fd3d
  .background-up-6d27.section-red-9de1:hover
  .list_static_cc5f {
  background: rgba(0, 0, 0, 0.8);
}
.image-0f83 .form-72d6 {
  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) {
  .image-0f83 .form-72d6 {
    width: auto;
    right: 45px;
  }
}
.liquid-9b1e .form-72d6 {
  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) {
  .liquid-9b1e .form-72d6 {
    width: auto;
    left: 45px;
  }
}
.preview-2b58 .form-72d6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-2b58 .thick-3d62 {
  max-width: 48em;
  margin: 0 auto;
}
.preview-2b58 .preview_aa61:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover-active-1614 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover-active-1614.upper-fd3d .form-72d6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover-active-1614.image-0f83 .form-72d6 {
  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);
}
.hover-active-1614 .form-72d6 {
  visibility: visible;
}
.hover-active-1614.liquid-9b1e .form-72d6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.large-170c,
.lite_a224 {
  overflow-x: hidden;
}
.large-170c .form-72d6 {
  overflow: auto;
}
.large-170c.upper-fd3d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-170c.upper-fd3d .form-72d6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.large-170c.upper-fd3d .mask_medium_e2ab {
  opacity: 0;
}
.large-170c.image-0f83 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-170c.image-0f83 .form-72d6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.large-170c.image-0f83 .mask_medium_e2ab {
  opacity: 0;
}
.large-170c.liquid-9b1e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-170c.liquid-9b1e .form-72d6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.large-170c.liquid-9b1e .mask_medium_e2ab {
  opacity: 0;
}
.large-170c.preview-2b58 .form-72d6 {
  z-index: 10;
  visibility: visible;
}
.section-red-9de1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section-red-9de1 .list_static_cc5f {
  background: rgba(255, 255, 255, 0.99);
}
.section-red-9de1 .list_static_cc5f::after,
.section-red-9de1 .list_static_cc5f:before {
  background: inherit;
}
.section-red-9de1:hover .list_static_cc5f {
  background: rgba(255, 255, 255, 0.99);
}
.liquid-9b1e .section-red-9de1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-2b58 .section-red-9de1 {
  display: none !important;
}
.large-170c:before,
.lite_a224:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.large-170c .section-red-9de1,
.lite_a224 .section-red-9de1 {
  display: inline-block;
}
.form-72d6 .highlight_gold_0671 {
  -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;
}
.large-170c .form-72d6 .highlight_gold_0671,
.lite_a224 .form-72d6 .highlight_gold_0671 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dropdown-9764 .filter_bee0 {
  width: 100%;
}
.tiny-1acd {
  padding: 0 0.5em 0;
}
.tiny-1acd [class*="customify-col-"],
.tiny-1acd [class*="customify-col_"],
.tiny-1acd [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.steel-4a88 .tiny-1acd {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hard-aae5 .element-yellow-ee5e,
  .element-yellow-ee5e {
    display: none;
  }
  .surface-5fe7 {
    text-align: left;
  }
  .tertiary-smooth-4810 {
    text-align: center;
  }
  .wood_2531 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hard-aae5 .media_tall_266a,
  .media_tall_266a {
    display: none;
  }
  .active_3f33 {
    text-align: left;
  }
  .mask_7930 {
    text-align: center;
  }
  .left-d541 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hard-aae5 .background_e02a,
  .background_e02a {
    display: none;
  }
  .over-3f54 {
    text-align: left;
  }
  .block_short_a3b3 {
    text-align: center;
  }
  .narrow_3919 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label-785f {
  box-shadow: none !important;
}
.photo-upper-2332 .preview_9a11,
.panel-dynamic-be4f .preview_9a11 {
  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;
}
.panel-dynamic-be4f .preview_9a11 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion_861d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion_861d:after,
.motion_861d:before {
  content: "";
  display: table;
}
.motion_861d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion_861d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion_861d,
.form_bottom_bdc3 {
  max-width: 1248px;
  margin: 0 auto;
}

.down_d643.thumbnail-583d .motion_861d {
  max-width: 100%;
}
.down_d643.thumbnail-hard-161b {
  max-width: 1200px;
  margin: 0 auto;
}
.down_d643.purple_6184 .motion_861d {
  max-width: 100%;
}
.down_d643.purple_6184 > .motion_861d {
  padding-left: 0;
  padding-right: 0;
}
.down_d643.purple_6184 > .motion_861d .hard-aae5 {
  margin: 0;
}
.down_d643.purple_6184
  > .motion_861d
  .shadow-2ab2.bottom_d3cb {
  margin-right: 0;
  margin-left: 0;
}
.down_d643.purple_6184 #main.bottom_d3cb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info_hard_cb26 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info_hard_cb26 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .full_1f59 .notice_narrow_a39e {
    padding-right: 1em;
  }
  .full_1f59.main-short-646b .shadow-2ab2 {
    border-right: 1px solid #eaecee;
  }
  .full_1f59.main-short-646b .notice_narrow_a39e {
    padding-right: 1em;
  }
  .full_1f59.main-short-646b .backdrop-bfa8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_under_81db .notice_narrow_a39e {
    padding-left: 1em;
  }
  .form_under_81db.main-short-646b .shadow-2ab2 {
    border-left: 1px solid #eaecee;
  }
  .form_under_81db.main-short-646b .notice_narrow_a39e {
    padding-left: 1em;
  }
  .form_under_81db.main-short-646b .backdrop-bfa8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_2838 .notice_narrow_a39e {
    padding-left: 1em;
  }
  .widget_2838.main-short-646b .active-old-ed58 {
    border-right: 1px solid #eaecee;
  }
  .widget_2838.main-short-646b .upper_f553 {
    border-right: 1px solid #eaecee;
  }
  .widget_2838.main-short-646b .notice_narrow_a39e {
    padding-left: 1em;
  }
  .widget_2838.main-short-646b .backdrop-bfa8 {
    padding-right: 1em;
  }
  .widget_2838.main-short-646b .avatar_a51f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_silver_7828 .notice_narrow_a39e {
    padding-right: 1em;
  }
  .hero_silver_7828.main-short-646b .active-old-ed58 {
    border-left: 1px solid #eaecee;
  }
  .hero_silver_7828.main-short-646b .upper_f553 {
    border-left: 1px solid #eaecee;
  }
  .hero_silver_7828.main-short-646b .notice_narrow_a39e {
    padding-right: 1em;
  }
  .hero_silver_7828.main-short-646b .backdrop-bfa8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero_silver_7828.main-short-646b .avatar_a51f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_hard_cb26 .notice_narrow_a39e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_hard_cb26.main-short-646b .shadow-2ab2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info_hard_cb26.main-short-646b .notice_narrow_a39e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_hard_cb26.main-short-646b .backdrop-bfa8 {
    padding-left: 1em;
  }
  .info_hard_cb26.main-short-646b .avatar_a51f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info_hard_cb26.main-short-646b .notice_narrow_a39e {
    padding-left: 0;
  }
}
.container_81bf .paragraph-pressed-10cd {
  display: inline-block;
}
.chip_caa0 {
  display: inline-block;
}
.shade-5651 {
  word-con: break-word;
}
.in_ee3f > span {
  display: inline-block;
  padding: 5px 0;
}
.in_ee3f .hero_white_4515 {
  margin-left: 8px;
  margin-right: 8px;
}
.in_ee3f .caption-in-ed42 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.dropdown-a09f .active_1591 {
  margin-bottom: 2em;
}
.dropdown-a09f .hot-8004 {
  margin-bottom: 15px;
}
.dropdown-a09f .hot-8004:last-child {
  margin-bottom: 0;
}
.dropdown-a09f .north-da3e {
  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) {
  .dropdown-a09f .north-da3e {
    display: block;
  }
}
.dropdown-a09f .banner_south_70cd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .dropdown-a09f .banner_south_70cd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.dropdown-a09f .smooth_d285 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.dropdown-a09f .smooth_d285 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.dropdown-a09f .smooth_d285 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.dropdown-a09f .shade-5651 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-a09f .shade-5651 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.dropdown-a09f .hero-tall-c95b p:last-child {
  margin-bottom: 0;
}
.dropdown-a09f .steel_0ffb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.dropdown-a09f .breadcrumb_wide_64ad {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.dropdown-a09f .dirty_7bf9 {
  margin-top: 1em;
}
.dropdown-a09f .modal-7a64 {
  top: 0;
  display: block;
}
.dropdown-a09f .modal-7a64 a {
  color: inherit;
}
.dropdown-a09f .modal-7a64 a:hover {
  color: inherit;
}
.dropdown-a09f .bright-a36a {
  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;
}
.dropdown-a09f .bright-a36a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.dropdown-a09f .breadcrumb_wide_64ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.dropdown-a09f .left-0c83 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.dropdown-a09f .left-0c83:first-child {
  margin-top: 0;
}
.dropdown-a09f .left-0c83.slider_blue_4ef9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.dropdown-a09f .left-0c83.carousel-simple-ccc4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dropdown-a09f
  .left-0c83.carousel-simple-ccc4.container_75dd
  .dirty_7bf9 {
  width: 100%;
}
.dropdown-a09f .carousel-simple-ccc4 {
  -webkit-box-align: center;
  align-items: center;
}
.dropdown-a09f .carousel-simple-ccc4 .in_ee3f,
.dropdown-a09f .carousel-simple-ccc4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.dropdown-a09f .smooth_d285 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-a09f .smooth_d285 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown-a09f .smooth_d285: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;
}
.dropdown-a09f .slider_blue_4ef9 {
  z-index: 5;
}
.dropdown-a09f .bottom_728d .info-medium-0600 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.dropdown-a09f .west_825d .info-medium-0600 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.dropdown-a09f .hidden_71ff .info-medium-0600 {
  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;
}
.dropdown-a09f.pagination-green-38ad .north-da3e,
.dropdown-a09f.short_6062 .north-da3e {
  display: block;
}
.dropdown-a09f.pagination-green-38ad .north-da3e .gallery_49e0,
.dropdown-a09f.pagination-green-38ad .north-da3e .breadcrumb_wide_64ad,
.dropdown-a09f.short_6062 .north-da3e .gallery_49e0,
.dropdown-a09f.short_6062 .north-da3e .breadcrumb_wide_64ad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dropdown-a09f.fixed_05c7 .banner_south_70cd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .dropdown-a09f.fixed_05c7 .banner_south_70cd {
    margin-right: 0;
  }
}
.dropdown-a09f.pagination-green-38ad .banner_south_70cd,
.dropdown-a09f.short_6062 .banner_south_70cd {
  padding-top: 40%;
}
.dropdown-a09f.pagination-green-38ad .active_1591,
.dropdown-a09f.short_6062 .active_1591 {
  display: block;
}
.dropdown-a09f.pagination-green-38ad .fn-sticky-501c .breadcrumb_wide_64ad,
.dropdown-a09f.short_6062 .fn-sticky-501c .breadcrumb_wide_64ad {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.dropdown-a09f.pagination-green-38ad .banner_south_70cd,
.dropdown-a09f.short_6062 .banner_south_70cd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.dropdown-a09f.pagination-green-38ad .breadcrumb_wide_64ad {
  padding: 1em;
}
.rough_c37d {
  margin: 30px auto;
  display: block;
}
.rough_c37d .label_steel_d661 > * {
  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;
}
.rough_c37d .label_steel_d661 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.rough_c37d .label_steel_d661 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture_1181 .in_ee3f {
  margin-bottom: 1.41575em;
}
.picture_1181 .dim-f0ec {
  margin-bottom: 1.618em;
}
.link-6f06 .pattern_4fe6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.link-6f06 .pattern_4fe6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.link-6f06 .sort-4018 {
  max-width: 100%;
  overflow: auto;
}
.overlay_d342 .link-6f06 a:hover {
  text-decoration: underline;
}
.hidden-dark-a3d7 .hot-8004:not(.shade-5651),
.hidden-dark-a3d7 .smooth_d285 {
  margin-bottom: 1.41575em;
}
.hidden-dark-a3d7 .hot-8004:not(.shade-5651):last-child,
.hidden-dark-a3d7 .smooth_d285:last-child {
  margin-bottom: 0;
}
.hidden-dark-a3d7 .hot-8004.overlay-6982 {
  margin-bottom: 0.41575em;
}
.hidden-dark-a3d7 .footer-hard-2277:before,
.hidden-dark-a3d7 .old-6904:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hidden-dark-a3d7 .footer-hard-2277:before {
  content: "\f115";
}
.hidden-dark-a3d7 .old-6904:before {
  content: "\f02c";
}
.hidden-dark-a3d7 .tertiary-078f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hidden-dark-a3d7 .tertiary-078f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.backdrop-85ad {
  display: -webkit-box;
  display: flex;
}
.backdrop-85ad .prev-b34b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .backdrop-85ad .prev-b34b {
    flex-basis: 90px;
  }
}
.backdrop-85ad .middle_0055 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop-85ad .middle_0055 {
    flex-basis: calc(100% - 50px);
  }
}
.backdrop-85ad .caption_black_4ca5 p:last-child {
  margin-bottom: 0.72em;
}
.outer-1f0f .label_steel_d661 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer-1f0f .label_steel_d661:after,
.outer-1f0f .label_steel_d661:before {
  content: "";
  display: table;
}
.outer-1f0f .label_steel_d661:after {
  clear: both;
}
.outer-1f0f .label_steel_d661 .static-1706,
.outer-1f0f .label_steel_d661 .footer_soft_c7ae {
  width: 49%;
}
.outer-1f0f .label_steel_d661 .static-1706 a span.highlight-f43e,
.outer-1f0f .label_steel_d661 .footer_soft_c7ae a span.highlight-f43e {
  display: block;
  margin-bottom: 5px;
}
.outer-1f0f .label_steel_d661 .footer_soft_c7ae {
  float: left;
  text-align: left;
}
.outer-1f0f .label_steel_d661 .static-1706 {
  float: right;
  text-align: right;
}
.button-yellow-0222 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .button-yellow-0222 {
    margin-bottom: 0;
  }
}
.up-32ec {
  margin-bottom: 1em;
}
.up-32ec .shade-5651 {
  font-size: 1.1em;
  line-height: 1.3;
}
.plasma_8157 a {
  display: block;
  line-height: 0;
  position: relative;
}
.modal_rough_7ff3 .up-32ec,
.highlight_large_44e5 .up-32ec {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .modal_rough_7ff3 .up-32ec,
  .highlight_large_44e5 .up-32ec {
    display: block;
  }
}
.modal_rough_7ff3 .plasma_8157,
.highlight_large_44e5 .plasma_8157 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .modal_rough_7ff3 .plasma_8157,
  .highlight_large_44e5 .plasma_8157 {
    margin-bottom: 1em;
  }
}
.modal_rough_7ff3 .plasma_8157 img,
.highlight_large_44e5 .plasma_8157 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.modal_rough_7ff3 .mini_331c,
.highlight_large_44e5 .mini_331c {
  flex-basis: calc(100% - 160px);
}
.modal_rough_7ff3 .mini_331c p,
.highlight_large_44e5 .mini_331c p {
  margin-bottom: 0;
}
.modal_rough_7ff3 .mini_331c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .modal_rough_7ff3 .mini_331c {
    padding-left: 0;
  }
}
.highlight_large_44e5 .mini_331c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_large_44e5 .mini_331c {
    padding-right: 0;
  }
}
.highlight_large_44e5 .plasma_8157 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline_hard_c16c .plasma_8157 {
  margin-bottom: 0.5em;
}
.outline_hard_c16c .plasma_8157 img {
  width: 100%;
}
.outer_d494 .footer_c941,
.item-hot-9643 .footer_c941 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.item-hot-9643 .shadow-2ab2 .article_078f p:last-child {
  margin-bottom: 0;
}
.frame_fluid_7e6a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.label-6078 .basic_964e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .label-6078 .basic_964e:last-of-type {
    margin-bottom: 0;
  }
}
.label-6078 .basic_964e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.label-6078 .basic_964e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.label-6078 .basic_964e ul li {
  margin: 0 0 0.6em;
}
.label-6078 .basic_964e ul li.texture_8daf,
.label-6078 .basic_964e ul li.wood-5504 {
  position: relative;
}
.label-6078 .basic_964e ul li.texture_8daf .wrapper-ce1b,
.label-6078 .basic_964e ul li.wood-5504 .wrapper-ce1b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.label-6078 .basic_964e ul li.texture_8daf:after:after,
.label-6078 .basic_964e ul li.texture_8daf:after:before,
.label-6078
  .basic_964e
  ul
  li.wood-5504:after:after,
.label-6078
  .basic_964e
  ul
  li.wood-5504:after:before {
  content: "";
  display: table;
}
.label-6078 .basic_964e ul li.texture_8daf:after:after,
.label-6078
  .basic_964e
  ul
  li.wood-5504:after:after {
  clear: both;
}
.label-6078 .basic_964e a.small_08d7:hover {
  text-decoration: none;
}
.label-6078 .basic_964e select {
  max-width: 100%;
}
.label-6078 .basic_964e table {
  font-size: 85%;
}
.label-6078 .basic_964e table td,
.label-6078 .basic_964e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.label-6078 .basic_964e table tfoot td {
  text-align: left;
}
.label-6078 .basic_964e :last-child {
  margin-bottom: 0;
}
.label-6078 .basic_964e .column-91fa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.label-6078 .basic_964e .column-91fa label {
  width: 100%;
}
.label-6078 .basic_964e .column-91fa .red_934d {
  width: 100%;
  display: block;
}
.label-6078 .basic_964e .column-91fa .old-9512 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.label-6078 .basic_964e .column-91fa .old-9512:hover svg #svg-search {
  fill: #444;
}
.label-6078 .basic_964e .column-91fa .old-9512 svg {
  width: 18px;
  height: 18px;
}
.label-6078 .bright_2a22 ul ul,
.label-6078 .hero-liquid-f374 ul ul,
.label-6078 .footer_lite_738e ul ul,
.label-6078 .title_c711 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.label-6078 .bright_2a22 .section_3684 > a,
.label-6078 .hero-liquid-f374 .section_3684 > a,
.label-6078 .footer_lite_738e .section_3684 > a,
.label-6078 .title_c711 .section_3684 > a {
  margin-bottom: 0;
}
.label-6078 .grid_simple_e2e0 li,
.label-6078 .bright_2a22 li,
.label-6078 .glass-bc40 li,
.label-6078 .hero-liquid-f374 li,
.label-6078 .footer_lite_738e li,
.label-6078 .title_c711 li,
.label-6078 .active-c745 li,
.label-6078 .black-f54d li {
  display: block;
  position: relative;
}
.label-6078 .grid_simple_e2e0 li:last-child,
.label-6078 .bright_2a22 li:last-child,
.label-6078 .glass-bc40 li:last-child,
.label-6078 .hero-liquid-f374 li:last-child,
.label-6078 .footer_lite_738e li:last-child,
.label-6078 .title_c711 li:last-child,
.label-6078 .active-c745 li:last-child,
.label-6078 .black-f54d li:last-child {
  border: none;
}
.label-6078 .grid_simple_e2e0 li a,
.label-6078 .bright_2a22 li a,
.label-6078 .glass-bc40 li a,
.label-6078 .hero-liquid-f374 li a,
.label-6078 .footer_lite_738e li a,
.label-6078 .title_c711 li a,
.label-6078 .active-c745 li a,
.label-6078 .black-f54d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label-6078 .grid_simple_e2e0 li ul li::before,
.label-6078 .bright_2a22 li ul li::before,
.label-6078 .glass-bc40 li ul li::before,
.label-6078 .hero-liquid-f374 li ul li::before,
.label-6078 .footer_lite_738e li ul li::before,
.label-6078 .title_c711 li ul li::before,
.label-6078 .active-c745 li ul li::before,
.label-6078 .black-f54d li ul li::before {
  left: 15px;
}
.label-6078 .grid_simple_e2e0 li ul a,
.label-6078 .bright_2a22 li ul a,
.label-6078 .glass-bc40 li ul a,
.label-6078 .hero-liquid-f374 li ul a,
.label-6078 .footer_lite_738e li ul a,
.label-6078 .title_c711 li ul a,
.label-6078 .active-c745 li ul a,
.label-6078 .black-f54d li ul a {
  padding-left: 20px;
}
.label-6078 .grid_simple_e2e0 li ul ul li::before,
.label-6078 .bright_2a22 li ul ul li::before,
.label-6078 .glass-bc40 li ul ul li::before,
.label-6078 .hero-liquid-f374 li ul ul li::before,
.label-6078 .footer_lite_738e li ul ul li::before,
.label-6078 .title_c711 li ul ul li::before,
.label-6078 .active-c745 li ul ul li::before,
.label-6078 .black-f54d li ul ul li::before {
  left: 30px;
}
.label-6078 .grid_simple_e2e0 li ul ul a,
.label-6078 .bright_2a22 li ul ul a,
.label-6078 .glass-bc40 li ul ul a,
.label-6078 .hero-liquid-f374 li ul ul a,
.label-6078 .footer_lite_738e li ul ul a,
.label-6078 .title_c711 li ul ul a,
.label-6078 .active-c745 li ul ul a,
.label-6078 .black-f54d li ul ul a {
  padding-left: 40px;
}
.label-6078 .sidebar_1528 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.label-6078 .black-f54d ul li {
  margin-bottom: 1.41575em;
}
.label-6078 .black-f54d ul li .media_302c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.label-6078 .black-f54d ul li .hero_c7b7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cool_8fa7 .grid_simple_e2e0 li a,
.cool_8fa7 .bright_2a22 li a,
.cool_8fa7 .glass-bc40 li a,
.cool_8fa7 .hero-liquid-f374 li a,
.cool_8fa7 .footer_lite_738e li a,
.cool_8fa7 .title_c711 li a,
.cool_8fa7 .active-c745 li a,
.cool_8fa7 .black-f54d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_8fa7 .sidebar_1528 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool_8fa7 .basic_964e ul li.texture_8daf .wrapper-ce1b,
.cool_8fa7 .basic_964e ul li.wood-5504 .wrapper-ce1b {
  background: rgba(0, 0, 0, 0.2);
}
.cool_8fa7 .label-6078 .basic_964e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_d643 .label-6078 .pink-431c li {
  margin: 0;
}
.down_d643 .label-6078 .pink-431c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.down_d643 .label-6078 .pink-431c li ul {
  margin: 0;
}
.down_d643 .label-6078 .pink-431c li ul li a {
  padding-left: 15px;
}
.down_d643 .label-6078 .pink-431c li ul li li a {
  padding-left: 30px;
}
.down_d643 .label-6078 .pink-431c li.selected-6720 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.down_d643 .label-6078 .pink-431c li.selected-6720 > 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;
}
.down_d643 .label-6078 .pink-431c li.selected-6720 > 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;
}
.form-317b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.disabled_small_e6ef {
  position: relative;
  z-index: 10;
}
.disabled_small_e6ef .highlight_gold_0671 {
  width: 100%;
  max-width: 100%;
}
.dirty_1476 .button_cf06 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dirty_1476 .background-up-6d27 {
}
.dirty_1476 .cool_8fa7 {
  background: #292929;
}
.sidebar-smooth-0731 .button_cf06 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sidebar-smooth-0731 .background-up-6d27 {
  background: #f9f9f9;
}
.sidebar-smooth-0731 .cool_8fa7 {
  background: #303030;
}
.focus-0426 .button_cf06 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus-0426 .paragraph-pressed-10cd {
    margin-bottom: 1em;
  }
  .focus-0426 .paragraph-pressed-10cd:last-child {
    margin-bottom: 0;
  }
}
.focus-0426 .background-up-6d27 {
  background: #ededed;
}
.focus-0426 .cool_8fa7 {
  background: #1a1a1a;
}
.button_cf06.background-up-6d27 {
  color: rgba(0, 0, 0, 0.6);
}
.button_cf06.background-up-6d27 .dirty-fb2d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_cf06.cool_8fa7 {
  color: rgba(255, 255, 255, 0.99);
}
.button_cf06.cool_8fa7 a:not(.small_08d7) {
  color: rgba(255, 255, 255, 0.79);
}
.button_cf06.cool_8fa7 a:not(.small_08d7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_cf06.cool_8fa7 .dirty-fb2d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_cf06.cool_8fa7 table tbody td,
.button_cf06.cool_8fa7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.border_999b.badge_5637 .motion_861d {
  max-width: initial;
}
.border_999b .clean-99cd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.border_999b .clean-99cd .highlight_gold_0671 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .border_999b .clean-99cd .highlight_gold_0671 {
    display: block;
    margin-bottom: 2em;
  }
  .border_999b .clean-99cd .highlight_gold_0671:last-child {
    margin-bottom: 0;
  }
}
.focus-0426 .paragraph-pressed-10cd:last-child,
.sidebar-smooth-0731 .paragraph-pressed-10cd:last-child,
.dirty_1476 .paragraph-pressed-10cd:last-child {
  margin-bottom: 0;
}
.focus-0426 .paragraph-pressed-10cd .label-6078 .basic_964e:last-child,
.sidebar-smooth-0731 .paragraph-pressed-10cd .label-6078 .basic_964e:last-child,
.dirty_1476 .paragraph-pressed-10cd .label-6078 .basic_964e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .focus-0426 .filter-full-0c91,
  .focus-0426 .image_brown_b538,
  .sidebar-smooth-0731 .filter-full-0c91,
  .sidebar-smooth-0731 .image_brown_b538,
  .dirty_1476 .filter-full-0c91,
  .dirty_1476 .image_brown_b538 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .disabled_small_e6ef .paragraph-pressed-10cd {
    margin-bottom: 2em;
  }
}
.disabled_small_e6ef p:last-child {
  margin-bottom: 0;
}
.disabled_small_e6ef li,
.disabled_small_e6ef ul {
  list-style: none;
  margin: 0;
}
.disabled_small_e6ef ul ul {
  margin-left: 2.617924em;
}
.summary_8bb6 {
  font-size: 0.875em;
}

/* css-noise: 1756 */
.phantom-card-u9 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
