/*!
Theme Name: Customify
Theme URI: https://pressmaximum.stone_4a72/customify
Author: WPCustomify
Author URI: https://pressmaximum.stone_4a72
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.stone_4a72/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.list_2897.prev_06c4/licenses/gpl-2.0.aside_active_ba4a
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.mask_fluid_bcbf/, (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.accordion_brown_5e64.video-90e0/normalize.disabled-narrow-04b1/
 ======
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.disabled-narrow-04b1 v7.0.0 | MIT License | github.stone_4a72/necolas/normalize.disabled-narrow-04b1 */
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;
}
.dark-7640 .north_16fb,
.notification-2620,
.secondary-static-27ed,
.green-366a,
.container-mini-54b4,
.label_aef4,
.alert_action_fe20,
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;
}
.notification-2620,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification-2620,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification-2620,
  h1 {
    font-size: 1.8em;
  }
}
.secondary-static-27ed,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary-static-27ed + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary-static-27ed,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-static-27ed,
  h2 {
    font-size: 1.7em;
  }
}
.green-366a,
h3 {
  font-size: 1.618em;
}
.dark-7640 .north_16fb,
.container-mini-54b4,
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.column-ac26 {
  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;
}
.module_1586:after,
.module_1586:before,
.progress_d5ca:after,
.progress_d5ca:before {
  content: "";
  display: table;
}
.module_1586:after,
.progress_d5ca:after {
  clear: both;
}
.title-f5af {
  float: right;
  margin-right: 0;
}
.breadcrumb-blue-790e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.alert-90e0 .old_c866,
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;
}
.alert-90e0 .old_c866: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;
}
.shadow_608e .old_c866 {
  box-shadow: none;
}
.shadow_608e
  .old_c866
  .pattern_selected_8897 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shadow_608e .old_c866 .picture_8687 {
  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;
}
.shadow_608e
  .old_c866
  .picture_8687
  b {
  display: none;
}
.shadow_608e .bronze-e168 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.prev_774d:not(.wide_5319):not(.pagination_6652),
button:not(.wide_5319):not(.pagination_6652),
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ),
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ),
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ) {
  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;
}
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ):hover,
button:not(.wide_5319):not(
    .pagination_6652
  ):hover,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ):hover,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ):hover,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ):active,
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ):focus,
button:not(.wide_5319):not(
    .pagination_6652
  ):active,
button:not(.wide_5319):not(
    .pagination_6652
  ):focus,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ):active,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ):focus,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ):active,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ):focus,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ):active,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ):focus {
  outline: 0;
}
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce,
button:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce {
  position: relative;
}
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .breadcrumb-paper-2886,
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .warm_bb74,
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .disabled_be23,
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  i,
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  svg,
button:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .breadcrumb-paper-2886,
button:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .warm_bb74,
button:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .disabled_be23,
button:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  i,
button:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  svg,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .breadcrumb-paper-2886,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .warm_bb74,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .disabled_be23,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  i,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  svg,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .breadcrumb-paper-2886,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .warm_bb74,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .disabled_be23,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  i,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  svg,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .breadcrumb-paper-2886,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .warm_bb74,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  .disabled_be23,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  i,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce
  svg {
  visibility: hidden;
}
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce:after,
button:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce:after,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce:after,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce:after,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ).fn-loading-5cce: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;
}
.prev_774d:not(.wide_5319):not(.pagination_6652),
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ),
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ),
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ) {
  color: #fff;
  background: #235787;
}
.prev_774d:not(.wide_5319):not(
    .pagination_6652
  ):focus,
input[type="button"]:not(.wide_5319):not(
    .pagination_6652
  ):focus,
input[type="reset"]:not(.wide_5319):not(
    .pagination_6652
  ):focus,
input[type="submit"]:not(.wide_5319):not(
    .pagination_6652
  ):focus {
  color: #fff;
}
.prev_774d.fn-disabled-5cce:not(.wide_5319):not(
    .pagination_6652
  ),
.prev_774d[disabled]:not(.wide_5319):not(
    .pagination_6652
  ),
button.fn-disabled-5cce:not(.wide_5319):not(
    .pagination_6652
  ),
button[disabled]:not(.wide_5319):not(
    .pagination_6652
  ) {
  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;
}
.hidden-fresh-da4f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden-fresh-da4f: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;
}
.paragraph-clean-e32c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.smooth-ef9e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.complex_7d80 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.module_1586:after,
.module_1586:before,
.detail-steel-76de:after,
.detail-steel-76de:before,
.logo_3113:after,
.logo_3113:before,
.card_dirty_e5f7:after,
.card_dirty_e5f7:before,
.preview_2860:after,
.preview_2860:before,
.dynamic-0dee:after,
.dynamic-0dee:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.module_1586:after,
.detail-steel-76de:after,
.logo_3113:after,
.card_dirty_e5f7:after,
.preview_2860:after,
.dynamic-0dee:after {
  clear: both;
}
.detail-steel-76de .background-a4d1,
.logo_3113 .background-a4d1,
.item_next_b86c .background-a4d1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.text-fast-478d {
  display: inline-block;
}
.input_d5c9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.input_d5c9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input_d5c9 .active-pink-2fb0 {
  padding: 1em 0;
  font-size: 85%;
}
.active-pink-2fb0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thick_b35a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thick_b35a:after,
.thick_b35a:before {
  content: "";
  display: table;
}
.thick_b35a:after {
  clear: both;
}
.stale_32e1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.stone-7f9e .stale_32e1 {
  max-width: 50%;
}
.banner-pressed-da3c .stale_32e1 {
  max-width: 33.33%;
}
.texture_7d99 .stale_32e1 {
  max-width: 25%;
}
.static-a540 .stale_32e1 {
  max-width: 20%;
}
.secondary_active_cfb1 .stale_32e1 {
  max-width: 16.66%;
}
.dynamic_e6d0 .stale_32e1 {
  max-width: 14.28%;
}
.large-0100 .stale_32e1 {
  max-width: 12.5%;
}
.widget-first-7a90 .stale_32e1 {
  max-width: 11.11%;
}
.tooltip_b781 {
  display: block;
}
.dark-7640 .article-rough-f954 label,
.dark-7640 .solid-67fa label,
.dark-7640 .chip-a9c0 label,
.dark-7640 .texture-e306 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade_e845 {
  list-style: none;
  margin: 0;
}
.shade_e845 article.module-4f90 {
  margin-bottom: 0;
}
.shade_e845 ul {
  list-style: none;
  margin: 0;
}
.shade_e845 .status_prev_8692 li.module-4f90 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade_e845 .status_prev_8692 li.module-4f90 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade_e845 .status_prev_8692 li.module-4f90: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) {
  .shade_e845 .status_prev_8692 li.module-4f90 li.module-4f90 li.module-4f90 li.module-4f90 {
    padding-left: 0;
  }
}
article.module-4f90 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-4f90 .detail-steel-76de p:last-of-type {
  margin-bottom: 0;
}
article.module-4f90 .accent_narrow_63a5 {
  float: left;
}
article.module-4f90 .huge_51be {
  margin-left: 85px;
}
article.module-4f90 .item_ffa7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-4f90 .item_ffa7 .dirty_a081 {
  margin-left: 10px;
}
article.module-4f90 .hero-8b17 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-4f90 .table-e9df {
  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 .article-rough-f954,
  #respond .chip-a9c0,
  #respond .texture-e306 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-rough-f954 input,
#respond .chip-a9c0 input,
#respond .texture-e306 input {
  width: 100%;
}
#respond .texture-e306 {
  margin-right: 0;
}
#respond .pattern_a535 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active-0517 {
  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;
}
.active-0517.image_active_3464 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.active-0517 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%);
}
.active-0517:focus,
.active-0517: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);
}
.white-ddbc {
  border-radius: 10%;
}
.plasma_0227 {
  border-radius: 50%;
}
.module-purple-36fc {
  font-size: 0.72em;
}
.grid_f102 {
  font-size: 0.875em;
}
.fixed-8655 {
  font-size: 1.1em;
}
.hover-basic-728c {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover-basic-728c.module-purple-36fc {
  letter-spacing: 0.5px;
}
.filter_copper_a1d7,
.filter_copper_a1d7 a {
  color: #6d6d6d;
}
.filter_copper_a1d7 a:hover {
  color: #111;
}
.hidden-left-61db {
  color: #6d6d6d;
}
.modal_d1f4 {
  overflow-x: hidden;
}
.modal_d1f4 .middle-8362.frame_cae2 {
  position: relative;
}
.modal_d1f4 .middle-8362.frame_cae2.message-brown-3e1e {
  position: initial;
}
.modal_d1f4
  .middle-8362.frame_cae2.message-brown-3e1e
  .hero_tall_55a8 {
  left: auto;
}
.modal_d1f4 .middle-8362 .hero_tall_55a8 {
  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;
}
.modal_d1f4 .middle-8362:hover.frame_cae2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal_d1f4
  .middle-8362:hover.frame_cae2
  .hero_tall_55a8 {
  display: block;
  z-index: 9999999;
}
.modal_d1f4 .dropdown-black-1d0a .column_blue_0985,
.modal_d1f4 .pressed_be41 .column_blue_0985 {
  display: none;
}
.modal_d1f4 .accent_paper_17b7 .middle-8362:hover.frame_cae2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dark-7640 .article-rough-f954 label,
.dark-7640 .solid-67fa label,
.dark-7640 .chip-a9c0 label,
.dark-7640 .texture-e306 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade_e845 {
  list-style: none;
  margin: 0;
}
.shade_e845 article.module-4f90 {
  margin-bottom: 0;
}
.shade_e845 ul {
  list-style: none;
  margin: 0;
}
.shade_e845 .status_prev_8692 li.module-4f90 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade_e845 .status_prev_8692 li.module-4f90 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade_e845 .status_prev_8692 li.module-4f90: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) {
  .shade_e845 .status_prev_8692 li.module-4f90 li.module-4f90 li.module-4f90 li.module-4f90 {
    padding-left: 0;
  }
}
article.module-4f90 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.module-4f90 .detail-steel-76de p:last-of-type {
  margin-bottom: 0;
}
article.module-4f90 .accent_narrow_63a5 {
  float: left;
}
article.module-4f90 .huge_51be {
  margin-left: 85px;
}
article.module-4f90 .item_ffa7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.module-4f90 .item_ffa7 .dirty_a081 {
  margin-left: 10px;
}
article.module-4f90 .hero-8b17 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.module-4f90 .table-e9df {
  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 .article-rough-f954,
  #respond .chip-a9c0,
  #respond .texture-e306 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .article-rough-f954 input,
#respond .chip-a9c0 input,
#respond .texture-e306 input {
  width: 100%;
}
#respond .texture-e306 {
  margin-right: 0;
}
#respond .pattern_a535 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown-black-1d0a .table-ad2b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.table-ad2b .prev-44d5.outer_98da .shade-wood-f586 > li > a:focus,
.table-ad2b .prev-44d5.outer_98da .shade-wood-f586 > li > a:hover,
.table-ad2b .prev-44d5.middle-b017 .shade-wood-f586 > li > a:focus,
.table-ad2b .prev-44d5.middle-b017 .shade-wood-f586 > li > a:hover,
.table-ad2b .prev-44d5.active-70a0 .shade-wood-f586 > li > a:focus,
.table-ad2b .prev-44d5.active-70a0 .shade-wood-f586 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-ad2b
  .prev-44d5.outer_98da
  .shade-wood-f586
  > li.button-blue-0f43
  > a,
.table-ad2b
  .prev-44d5.outer_98da
  .shade-wood-f586
  > li.fast-2540
  > a,
.table-ad2b
  .prev-44d5.middle-b017
  .shade-wood-f586
  > li.button-blue-0f43
  > a,
.table-ad2b
  .prev-44d5.middle-b017
  .shade-wood-f586
  > li.fast-2540
  > a,
.table-ad2b
  .prev-44d5.active-70a0
  .shade-wood-f586
  > li.button-blue-0f43
  > a,
.table-ad2b .prev-44d5.active-70a0 .shade-wood-f586 > li.text_pink_9d3c > a {
  color: rgba(255, 255, 255, 0.99);
}
.table-ad2b .basic_f0f4,
.table-ad2b .basic_f0f4 a {
  color: rgba(255, 255, 255, 0.99);
}
.table-ad2b .tall-3146.avatar_fluid_70bc li a,
.table-ad2b .center_71db a,
.table-ad2b .texture_active_b67c,
.table-ad2b .shade-wood-f586 > li > a,
.table-ad2b .white-7a76 {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b .tall-3146.avatar_fluid_70bc li a:hover,
.table-ad2b .center_71db a:hover,
.table-ad2b .texture_active_b67c:hover,
.table-ad2b .shade-wood-f586 > li > a:hover,
.table-ad2b .white-7a76:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-ad2b .inner-f2eb {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b .inner-f2eb .paper-1798 {
  color: rgba(255, 255, 255, 0.99);
}
.table-ad2b .inner-f2eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-ad2b .form-38d6 .wide-f47c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b .form-38d6 .wide-f47c .hidden_over_918c {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b
  .form-38d6
  .wide-f47c
  .hidden_over_918c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b
  .form-38d6
  .wide-f47c
  .hidden_over_918c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b
  .form-38d6
  .wide-f47c
  .hidden_over_918c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b
  .form-38d6
  .wide-f47c
  .hidden_over_918c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b .form-38d6 .first_df5e {
  color: rgba(255, 255, 255, 0.79);
}
.table-ad2b .form-38d6 .first_df5e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-075e
  .table-ad2b
  .form-38d6
  .gallery-simple-396d
  .focus_fluid_a331 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-075e
  .table-ad2b
  .form-38d6
  .gallery-simple-396d
  .hidden_over_918c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-black-1d0a .secondary_top_38c7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.secondary_top_38c7 .prev-44d5.outer_98da .shade-wood-f586 > li > a:focus,
.secondary_top_38c7 .prev-44d5.outer_98da .shade-wood-f586 > li > a:hover,
.secondary_top_38c7 .prev-44d5.middle-b017 .shade-wood-f586 > li > a:focus,
.secondary_top_38c7 .prev-44d5.middle-b017 .shade-wood-f586 > li > a:hover,
.secondary_top_38c7 .prev-44d5.active-70a0 .shade-wood-f586 > li > a:focus,
.secondary_top_38c7 .prev-44d5.active-70a0 .shade-wood-f586 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_top_38c7
  .prev-44d5.outer_98da
  .shade-wood-f586
  > li.button-blue-0f43
  > a,
.secondary_top_38c7
  .prev-44d5.outer_98da
  .shade-wood-f586
  > li.fast-2540
  > a,
.secondary_top_38c7
  .prev-44d5.middle-b017
  .shade-wood-f586
  > li.button-blue-0f43
  > a,
.secondary_top_38c7
  .prev-44d5.middle-b017
  .shade-wood-f586
  > li.fast-2540
  > a,
.secondary_top_38c7
  .prev-44d5.active-70a0
  .shade-wood-f586
  > li.button-blue-0f43
  > a,
.secondary_top_38c7 .prev-44d5.active-70a0 .shade-wood-f586 > li.text_pink_9d3c > a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_top_38c7 .basic_f0f4,
.secondary_top_38c7 .basic_f0f4 a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_top_38c7 .tall-3146.avatar_fluid_70bc li a,
.secondary_top_38c7 .center_71db a,
.secondary_top_38c7 .texture_active_b67c,
.secondary_top_38c7 .shade-wood-f586 > li > a,
.secondary_top_38c7 .white-7a76 {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_top_38c7 .tall-3146.avatar_fluid_70bc li a:hover,
.secondary_top_38c7 .center_71db a:hover,
.secondary_top_38c7 .texture_active_b67c:hover,
.secondary_top_38c7 .shade-wood-f586 > li > a:hover,
.secondary_top_38c7 .white-7a76:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_top_38c7 .inner-f2eb {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_top_38c7 .inner-f2eb .paper-1798 {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_top_38c7 .inner-f2eb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_0451 .text-static-a4dd {
  margin-left: auto;
  margin-right: auto;
}
.logo_3113 > * {
  margin-left: auto;
  margin-right: auto;
}
.logo_3113 .paragraph-clean-e32c {
  margin-right: 1.41575em;
}
.item_6213 .logo_3113 > .chip-old-d6a2 {
  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;
}
.item_6213 .logo_3113 > .module-b473 {
  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;
}
.preview-35a1.motion_0451 .text-static-a4dd,
.banner-b734.motion_0451 .text-static-a4dd {
  margin-left: 0;
}
.thick-03af.motion_0451 .text-static-a4dd,
.black-d1f1.motion_0451 .text-static-a4dd {
  margin-right: 0;
}
.logo_3113 ol,
.logo_3113 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.popup-focused-4ded video {
  max-width: 100%;
}
.form-8a7a img {
  display: block;
}
.form-8a7a.paragraph-clean-e32c,
.form-8a7a.smooth-ef9e {
  width: 100%;
}
.form-8a7a.module-b473 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.avatar-b156:not(.header-d3eb) {
  margin: 1.5em auto;
}
.last_a553 p {
  padding: 1.5em 14px;
}
ul.nav_8047.module-b473,
ul.nav_8047.chip-old-d6a2,
ul.nav_8047.item-3b95.chip-old-d6a2 {
  padding: 0 14px;
}
.input_4bcd {
  display: block;
  overflow-x: auto;
}
.input_4bcd table {
  border-collapse: collapse;
  width: 100%;
}
.input_4bcd td,
.input_4bcd th {
  padding: 0.5em;
}
.logo_3113 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo_3113 ol ol,
.logo_3113 ol ul,
.logo_3113 ul ol,
.logo_3113 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo_3113 ol ol li,
.logo_3113 ol ul li,
.logo_3113 ul ol li,
.logo_3113 ul ul li {
  margin-left: 0;
}
.logo_b555.container_5bee > .row-8585 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.logo_b555.container_5bee > .row-8585 iframe,
.logo_b555.container_5bee > .row-8585 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notification_pro_9818 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notification_pro_9818.banner_a3d2 {
  padding: 0;
}
.notification_pro_9818.banner_a3d2 cite {
  font-size: 13px;
}
.notification_pro_9818 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notification_pro_9818 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.accent-f27b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.accent-f27b > p:first-child {
  margin-top: 0;
}
.accent-f27b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.accent-f27b blockquote {
  border-left: 0;
}
.outer_5e00 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outer_5e00:not(.texture_bright_dffe) {
  max-width: 100px;
}
.outer_5e00.tertiary_solid_295f {
  border-bottom: none !important;
  text-align: center;
}
.outer_5e00.tertiary_solid_295f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .last_a553 p {
    padding: 1.5em 0;
  }
}
.tabs-b711 {
  color: #0073aa;
}
.west_6a9a {
  background-color: #0073aa;
}
.button_90dc {
  color: #229fd8;
}
.in_7afd {
  background-color: #229fd8;
}
.soft_24d7 {
  color: #eee;
}
.in-4a05 {
  background-color: #eee;
}
.video_bronze_e03d {
  color: #444;
}
.stale-824f {
  background-color: #444;
}
.description_action_ec60 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.description_action_ec60 .background-selected-a5fd .center_71db {
  font-size: 15px;
}
.description_action_ec60 .center_71db {
  line-height: 1.3;
}
.description_action_ec60 .secondary_top_38c7 {
}
.description_action_ec60 .table-ad2b {
  background: #235787;
}
.light-7a15 {
  padding: 0;
}
.light-7a15 .table-ad2b {
  background: #1a1a1a;
}
.light-7a15 .secondary_top_38c7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.secondary_huge_3a94 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.secondary_huge_3a94 .secondary_top_38c7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.secondary_huge_3a94 .table-ad2b {
  background: #303030;
}
.dynamic-0dee {
  position: relative;
  z-index: 10;
}
.dynamic-0dee .narrow-930c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-pink-ca96 .frame_cae2 {
  display: inline-block;
  vertical-align: middle;
}
.mask-pink-ca96.picture-in-dc4d .frame_cae2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask-pink-ca96.picture-in-dc4d .frame_cae2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-pink-ca96.picture-in-dc4d .frame_cae2 {
    margin-right: 0.4em;
  }
}
.mask-pink-ca96.picture-in-dc4d .frame_cae2:last-child {
  margin-right: 0;
}
.thumbnail_blue_82d3 .narrow-930c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dropdown-black-1d0a .background-selected-a5fd {
    margin: 0 -0.5em;
  }
  .dropdown-black-1d0a .background-selected-a5fd [class*="customify-col-"],
  .dropdown-black-1d0a .background-selected-a5fd [class*="customify-col_"],
  .dropdown-black-1d0a .background-selected-a5fd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dropdown-black-1d0a.black_8f5c .narrow-930c {
  background: 0 0 !important;
}
.dropdown-black-1d0a.black_8f5c .narrow-930c,
.dropdown-black-1d0a.thumbnail_blue_82d3 .narrow-930c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dropdown-black-1d0a.gas_46e1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dropdown-black-1d0a.thumbnail_blue_82d3 .narrow-930c {
  box-shadow: none !important;
}
.surface-9fb3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .surface-9fb3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .surface-9fb3 {
    padding: 18px 0 20px;
  }
}
.surface-9fb3 .surface_narrow_f3e1 {
  width: 100%;
}
.surface-9fb3 .yellow-c359 {
  margin-bottom: 0;
}
.surface-9fb3 .gradient-light-3b98 {
  margin-top: 5px;
  font-size: 0.875em;
}
.list-medium-96f9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list-medium-96f9 .message_stone_1ff5 {
  width: 100%;
}
.module-e416 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.module-e416 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.module-e416 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;
}
.module-e416 li:last-child:after {
  display: none;
}
.module-e416 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary_bronze_89f3 .column_blue_0985 button,
.surface-9fb3 .column_blue_0985 button {
  left: 0;
}
.tertiary_bronze_89f3 .message_stone_1ff5,
.surface-9fb3 .message_stone_1ff5 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_bronze_89f3 .list-medium-96f9,
.surface-9fb3 .list-medium-96f9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary_bronze_89f3 {
  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;
}
.tertiary_bronze_89f3: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;
}
.tertiary_bronze_89f3 .liquid-50f7 {
  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) {
  .tertiary_bronze_89f3 .liquid-50f7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_bronze_89f3 .liquid-50f7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_bronze_89f3 .liquid-50f7 {
    min-height: 200px;
  }
}
.tertiary_bronze_89f3 .module-e416 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_bronze_89f3 .module-e416 a,
.tertiary_bronze_89f3 .module-e416 li:after {
  color: inherit;
}
.tertiary_bronze_89f3 .module-e416 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline_pressed_e14b {
  margin-bottom: 0.5em;
}
.narrow-8051 {
  margin-bottom: 1.2em;
}
.narrow-8051,
.outline_pressed_e14b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.narrow-8051 p:last-child,
.outline_pressed_e14b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .column_blue_0985,
#masthead .column_blue_0985 {
  display: none;
}
#masthead
  > .column_blue_0985.mask_a047 {
  display: none;
}
#masthead > .column_blue_0985 button {
  left: 0;
}
.notification_in_354d {
  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%;
}
.notification_in_354d .frame_cae2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notification_in_354d .nav-fffa {
  display: -webkit-box;
  display: flex;
}
.notification_in_354d .nav-fffa.info-stale-b184 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notification_in_354d .nav-fffa.upper_2af3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification_in_354d .nav-fffa.item_soft_d84b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notification_in_354d.texture-d7b2.icon-65de .nav-fffa.info-stale-b184 {
  flex-basis: 100%;
}
.notification_in_354d.active-beab .nav-fffa.upper_2af3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.notification_in_354d.active-beab .nav-fffa.item_soft_d84b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .column_blue_0985.mask_a047 {
  display: none;
}
#masthead > .column_blue_0985 button {
  left: 0;
}
.center_0850 {
  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;
}
.center_0850:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.center_0850.easy_d70f i {
  margin-right: 4px;
}
.center_0850.green_c54d i {
  margin-left: 5px;
}
.center_71db p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.center_71db p:last-child {
  margin-bottom: 0;
}
.tall_96c2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tall_96c2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tall_96c2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tall_96c2 .basic_f0f4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tall_96c2 .gold-14d9 {
  margin: 5px 0 7px 0;
}
.tall_96c2.row-69a1 .focus-7f90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall_96c2.row-69a1 .warm-7f40 {
  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;
}
.tall_96c2.box-2115 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tall_96c2.box-2115 .focus-7f90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall_96c2.box-2115 .warm-7f40 {
  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;
}
.tall_96c2.yellow_bf00 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tall_96c2.north-9ebb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tall_96c2.north-9ebb .warm-7f40 {
  margin-top: 7px;
}
.block-21de {
  display: inline-block;
}
.dynamic-0dee .stale-35ba .tall_96c2 img {
  max-width: 100%;
}
.prev-44d5 .thick_abff.wide-e4f9,
.up_e67e .thick_abff.wide-e4f9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.prev-44d5 .detail_gas_0961,
.up_e67e .detail_gas_0961 {
  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%);
}
.prev-44d5 .detail_gas_0961 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.prev-44d5.easy_be1c .detail_gas_0961 {
  display: none;
}
.prev-44d5 .widget_wood_f219 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev-44d5 .widget_wood_f219 li {
  display: inline-block;
  position: relative;
}
.prev-44d5 .widget_wood_f219 li:last-child {
  margin-right: 0;
}
.prev-44d5 .widget_wood_f219 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;
}
.prev-44d5 .widget_wood_f219 li.text_pink_9d3c > a {
  color: rgba(0, 0, 0, 0.9);
}
.prev-44d5 .widget_wood_f219 > 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;
}
.prev-44d5 .widget_wood_f219 > li > a i {
  line-height: 0;
}
.prev-44d5 .widget_wood_f219 > li.picture-a8e5 > a .detail_gas_0961 {
  margin-left: 4px;
  line-height: 0;
}
.prev-44d5 .widget_wood_f219 .component-soft-bb3d li.picture-a8e5 > a {
  position: relative;
}
.prev-44d5 .widget_wood_f219 .component-soft-bb3d li.picture-a8e5 > a:after,
.prev-44d5 .widget_wood_f219 .component-soft-bb3d li.picture-a8e5 > a:before {
  content: "";
  display: table;
}
.prev-44d5 .widget_wood_f219 .component-soft-bb3d li.picture-a8e5 > a:after {
  clear: both;
}
.prev-44d5 .widget_wood_f219 .component-soft-bb3d li.picture-a8e5 > a .detail_gas_0961 {
  margin-left: 5px;
  float: right;
}
.prev-44d5 .white-4baa,
.prev-44d5 .component-soft-bb3d {
  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;
}
.prev-44d5 .component-soft-bb3d {
  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;
}
.prev-44d5 .component-soft-bb3d .wide-e4f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.prev-44d5 .component-soft-bb3d .detail_gas_0961 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.prev-44d5 .component-soft-bb3d li {
  display: block;
  margin: 0;
  padding: 0;
}
.prev-44d5 .component-soft-bb3d 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;
}
.prev-44d5 .component-soft-bb3d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.prev-44d5 .component-soft-bb3d .component-soft-bb3d {
  top: 0;
  left: 100%;
}
.prev-44d5 .tiny-2bfa.fn-focus-5cce > .white-4baa,
.prev-44d5 .tiny-2bfa.fn-focus-5cce > .component-soft-bb3d,
.prev-44d5 .tiny-2bfa:focus > .white-4baa,
.prev-44d5 .tiny-2bfa:focus > .component-soft-bb3d,
.prev-44d5 .tiny-2bfa:hover > .white-4baa,
.prev-44d5 .tiny-2bfa:hover > .component-soft-bb3d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.prev-44d5.active-70a0 .shade-wood-f586:after,
.prev-44d5.active-70a0 .shade-wood-f586:before {
  content: "";
  display: table;
}
.prev-44d5.active-70a0 .shade-wood-f586:after {
  clear: both;
}
.prev-44d5.active-70a0 .shade-wood-f586 > li {
  float: left;
}
.prev-44d5.list-005e .shade-wood-f586:after,
.prev-44d5.list-005e .shade-wood-f586:before {
  content: "";
  display: table;
}
.prev-44d5.list-005e .shade-wood-f586:after {
  clear: both;
}
.prev-44d5.list-005e .shade-wood-f586 > li {
  float: left;
}
.prev-44d5.list-005e .shade-wood-f586 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.prev-44d5.list-005e .shade-wood-f586 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.prev-44d5.list-005e .shade-wood-f586 > li.button-blue-0f43 > a,
.prev-44d5.list-005e .shade-wood-f586 > li.text_pink_9d3c > a {
  color: #fff;
  background-color: #1e4b75;
}
.prev-44d5.outer_98da .shade-wood-f586 > li > a .wide-e4f9 {
  position: relative;
}
.prev-44d5.outer_98da .shade-wood-f586 > li > a .wide-e4f9: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;
}
.prev-44d5.outer_98da
  .shade-wood-f586
  > li:focus
  > a
  .wide-e4f9:before,
.prev-44d5.outer_98da
  .shade-wood-f586
  > li:hover
  > a
  .wide-e4f9:before {
  width: 100%;
  background-color: currentColor;
}
.prev-44d5.outer_98da
  .shade-wood-f586
  > li.button-blue-0f43
  > a
  .wide-e4f9:before,
.prev-44d5.outer_98da
  .shade-wood-f586
  > li.fast-2540
  > a
  .wide-e4f9:before {
  width: 100%;
  background-color: currentColor;
}
.prev-44d5.middle-b017 .shade-wood-f586 > li > a .wide-e4f9 {
  position: relative;
}
.prev-44d5.middle-b017 .shade-wood-f586 > li > a .wide-e4f9: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;
}
.prev-44d5.middle-b017 .shade-wood-f586 > li:focus > a .wide-e4f9:before,
.prev-44d5.middle-b017
  .shade-wood-f586
  > li:hover
  > a
  .wide-e4f9:before {
  width: 100%;
  background-color: currentColor;
}
.prev-44d5.middle-b017
  .shade-wood-f586
  > li.button-blue-0f43
  > a
  .wide-e4f9:before,
.prev-44d5.middle-b017
  .shade-wood-f586
  > li.fast-2540
  > a
  .wide-e4f9:before {
  width: 100%;
  background-color: currentColor;
}
.up_e67e .widget_wood_f219 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.up_e67e .widget_wood_f219 li:first-child > a {
  border-top: none;
}
.up_e67e .widget_wood_f219 .huge_f397 > .wide-e4f9 .detail_gas_0961 {
  display: none;
}
.up_e67e .widget_wood_f219 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.up_e67e .widget_wood_f219 li:last-child {
  border: none;
}
.up_e67e .widget_wood_f219 li.picture-a8e5 > a {
  padding-right: 45px !important;
}
.up_e67e .widget_wood_f219 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.up_e67e .widget_wood_f219 li a:focus,
.up_e67e .widget_wood_f219 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_e67e .widget_wood_f219 li .feature_clean_8c9e {
  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;
}
.up_e67e .widget_wood_f219 li .feature_clean_8c9e:hover {
  box-shadow: none;
}
.up_e67e .widget_wood_f219 li .feature_clean_8c9e .detail_gas_0961 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.up_e67e .widget_wood_f219 .component-soft-bb3d {
  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);
}
.up_e67e .widget_wood_f219 .component-soft-bb3d li a {
  padding-left: 3em;
}
.up_e67e .widget_wood_f219 .dim_b100 > a .feature_clean_8c9e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.up_e67e .widget_wood_f219 .dim_b100 > .component-soft-bb3d {
  display: block;
  opacity: 1;
}
.widget_065b {
  max-width: 100%;
}
.mask_south_13ab {
  line-height: 0;
  cursor: pointer;
}
.white-7a76 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.white-7a76:hover {
  box-shadow: none;
  color: currentColor;
}
.white-7a76 svg {
  width: 18px;
  height: 18px;
}
.white-7a76 .table-copper-3fd8 {
  display: none;
}
.row-264d {
  position: relative;
}
.row-264d.fn-active-5cce .white-7a76 .column_narrow_4253 {
  display: none;
}
.row-264d.fn-active-5cce .white-7a76 .table-copper-3fd8 {
  display: inline-block;
}
.row-264d .header-2f34 {
  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);
}
.row-264d.caption_clean_29f7 .header-2f34 {
  left: auto;
  right: -0.9em;
}
.row-264d.caption_clean_29f7 .active-brown-53e4::before {
  left: auto;
  right: 15px;
}
.row-264d.fn-active-5cce .header-2f34 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-simple-396d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gallery-simple-396d label {
  flex-basis: 100%;
}
.gallery-simple-396d .wide-f47c {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.gallery-simple-396d .hidden_over_918c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gallery-simple-396d .hidden_over_918c:focus {
  background-color: transparent;
}
.gallery-simple-396d button.first_df5e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gallery-simple-396d button.first_df5e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gallery-simple-396d button.first_df5e svg {
  width: 18px;
  height: 18px;
}
.gallery-simple-396d input[type="submit"] {
  min-height: auto;
}
.form-38d6 .gallery-simple-396d .hidden_over_918c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active-brown-53e4 {
  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) {
  .active-brown-53e4 {
    width: 220px;
  }
}
.active-brown-53e4 label {
  flex-basis: 100%;
}
.active-brown-53e4::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;
}
.label-075e .form-38d6 .gallery-simple-396d {
  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;
}
.label-075e
  .form-38d6
  .gallery-simple-396d
  .wide-f47c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.label-075e .form-38d6 .gallery-simple-396d .hidden_over_918c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.label-075e
  .form-38d6
  .gallery-simple-396d
  .hidden_over_918c:focus {
  background: 0 0;
}
.label-075e
  .form-38d6
  .gallery-simple-396d
  .focus_fluid_a331 {
  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;
}
.tall-3146 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tall-3146 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tall-3146 li:last-child {
  margin-right: 0;
}
.tall-3146 li:first-child {
  margin-left: 0;
}
.tall-3146.stone_d362 a {
  color: #fff;
}
.tall-3146.stone_d362 a:hover {
  color: #fff;
}
.tall-3146 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tall-3146 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tall-3146 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tall-3146 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tall-3146 [class*="social-icon-apple"] {
  background-color: #999;
}
.tall-3146 [class*="social-icon-apple"].grid_6292 {
  background-color: transparent;
  color: #999;
}
.tall-3146 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tall-3146 [class*="social-icon-behance"].grid_6292 {
  background-color: transparent;
  color: #1769ff;
}
.tall-3146 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tall-3146 [class*="social-icon-bitbucket"].grid_6292 {
  background-color: transparent;
  color: #205081;
}
.tall-3146 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tall-3146 [class*="social-icon-codepen"].grid_6292 {
  background-color: transparent;
  color: #000;
}
.tall-3146 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tall-3146 [class*="social-icon-delicious"].grid_6292 {
  background-color: transparent;
  color: #39f;
}
.tall-3146 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tall-3146 [class*="social-icon-digg"].grid_6292 {
  background-color: transparent;
  color: #005be2;
}
.tall-3146 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tall-3146 [class*="social-icon-dribbble"].grid_6292 {
  background-color: transparent;
  color: #ea4c89;
}
.tall-3146 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tall-3146 [class*="social-icon-envelope"].grid_6292 {
  background-color: transparent;
  color: #ea4335;
}
.tall-3146 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tall-3146 [class*="social-icon-facebook"].grid_6292 {
  background-color: transparent;
  color: #3b5998;
}
.tall-3146 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tall-3146 [class*="social-icon-flickr"].grid_6292 {
  background-color: transparent;
  color: #0063dc;
}
.tall-3146 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tall-3146 [class*="social-icon-foursquare"].grid_6292 {
  background-color: transparent;
  color: #2d5be3;
}
.tall-3146 [class*="social-icon-github"] {
  background-color: #333;
}
.tall-3146 [class*="social-icon-github"].grid_6292 {
  background-color: transparent;
  color: #333;
}
.tall-3146 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tall-3146 [class*="social-icon-google-plus"].grid_6292 {
  background-color: transparent;
  color: #dd4b39;
}
.tall-3146 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tall-3146 [class*="social-icon-houzz"].grid_6292 {
  background-color: transparent;
  color: #7ac142;
}
.tall-3146 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tall-3146 [class*="social-icon-instagram"].grid_6292 {
  background-color: transparent;
  color: #262626;
}
.tall-3146 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tall-3146 [class*="social-icon-jsfiddle"].grid_6292 {
  background-color: transparent;
  color: #487aa2;
}
.tall-3146 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tall-3146 [class*="social-icon-linkedin"].grid_6292 {
  background-color: transparent;
  color: #0077b5;
}
.tall-3146 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tall-3146 [class*="social-icon-medium"].grid_6292 {
  background-color: transparent;
  color: #00ab6b;
}
.tall-3146 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tall-3146
  [class*="social-icon-odnoklassniki"].grid_6292 {
  background-color: transparent;
  color: #f4731c;
}
.tall-3146 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tall-3146 [class*="social-icon-meetup"].grid_6292 {
  background-color: transparent;
  color: #ec1c40;
}
.tall-3146 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tall-3146 [class*="social-icon-pinterest"].grid_6292 {
  background-color: transparent;
  color: #bd081c;
}
.tall-3146 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tall-3146 [class*="social-icon-product-hunt"].grid_6292 {
  background-color: transparent;
  color: #da552f;
}
.tall-3146 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tall-3146 [class*="social-icon-reddit"].grid_6292 {
  background-color: transparent;
  color: #ff4500;
}
.tall-3146 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tall-3146 [class*="social-icon-rss"].grid_6292 {
  background-color: transparent;
  color: #f26522;
}
.tall-3146 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tall-3146
  [class*="social-icon-shopping-cart"].grid_6292 {
  background-color: transparent;
  color: #4caf50;
}
.tall-3146 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tall-3146 [class*="social-icon-skype"].grid_6292 {
  background-color: transparent;
  color: #00aff0;
}
.tall-3146 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tall-3146 [class*="social-icon-slideshare"].grid_6292 {
  background-color: transparent;
  color: #0077b5;
}
.tall-3146 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tall-3146 [class*="social-icon-snapchat"].grid_6292 {
  background-color: transparent;
  color: #fffc00;
}
.tall-3146 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tall-3146 [class*="social-icon-soundcloud"].grid_6292 {
  background-color: transparent;
  color: #f80;
}
.tall-3146 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tall-3146 [class*="social-icon-spotify"].grid_6292 {
  background-color: transparent;
  color: #2ebd59;
}
.tall-3146 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tall-3146
  [class*="social-icon-stack-overflow"].grid_6292 {
  background-color: transparent;
  color: #fe7a15;
}
.tall-3146 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tall-3146 [class*="social-icon-maldkfgram"].grid_6292 {
  background-color: transparent;
  color: #2ca5e0;
}
.tall-3146 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tall-3146 [class*="social-icon-tripadvisor"].grid_6292 {
  background-color: transparent;
  color: #589442;
}
.tall-3146 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tall-3146 [class*="social-icon-tumblr"].grid_6292 {
  background-color: transparent;
  color: #35465c;
}
.tall-3146 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tall-3146 [class*="social-icon-twitch"].grid_6292 {
  background-color: transparent;
  color: #6441a5;
}
.tall-3146 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tall-3146 [class*="social-icon-twitter"].grid_6292 {
  background-color: transparent;
  color: #1da1f2;
}
.tall-3146 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tall-3146 [class*="social-icon-vimeo"].grid_6292 {
  background-color: transparent;
  color: #1ab7ea;
}
.tall-3146 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tall-3146 [class*="social-icon-vk"].grid_6292 {
  background-color: transparent;
  color: #45668e;
}
.tall-3146 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tall-3146 [class*="social-icon-weibo"].grid_6292 {
  background-color: transparent;
  color: #df2029;
}
.tall-3146 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tall-3146 [class*="social-icon-weixin"].grid_6292 {
  background-color: transparent;
  color: #7bb32e;
}
.tall-3146 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tall-3146 [class*="social-icon-whatsapp"].grid_6292 {
  background-color: transparent;
  color: #25d366;
}
.tall-3146 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tall-3146 [class*="social-icon-wordpress"].grid_6292 {
  background-color: transparent;
  color: #21759b;
}
.tall-3146 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tall-3146 [class*="social-icon-xing"].grid_6292 {
  background-color: transparent;
  color: #026466;
}
.tall-3146 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tall-3146 [class*="social-icon-yelp"].grid_6292 {
  background-color: transparent;
  color: #af0606;
}
.tall-3146 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tall-3146 [class*="social-icon-youtube"].grid_6292 {
  background-color: transparent;
  color: #cd201f;
}
.texture_active_b67c {
  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;
}
.texture_active_b67c:hover {
  box-shadow: none;
  background: 0 0;
}
.background-middle-e47a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tiny_4637 {
  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;
}
.sidebar_blue_ea69 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel-27a3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel-27a3,
.carousel-27a3::after,
.carousel-27a3::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;
}
.carousel-27a3::after,
.carousel-27a3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info_cb22 .tiny_4637 .sidebar_blue_ea69 {
  margin-top: -2px;
  width: 19px;
}
.info_cb22 .tiny_4637 .carousel-27a3 {
  margin-top: -1px;
}
.info_cb22 .tiny_4637 .carousel-27a3,
.info_cb22 .tiny_4637 .carousel-27a3::after,
.info_cb22 .tiny_4637 .carousel-27a3::before {
  width: 19px;
  height: 2px;
}
.info_cb22 .tiny_4637 .carousel-27a3::before {
  top: -6px;
}
.info_cb22 .tiny_4637 .carousel-27a3::after {
  bottom: -6px;
}
.list_7126 .tiny_4637 .sidebar_blue_ea69 {
  margin-top: -2px;
  width: 22px;
}
.list_7126 .tiny_4637 .carousel-27a3 {
  margin-top: -1px;
}
.list_7126 .tiny_4637 .carousel-27a3,
.list_7126 .tiny_4637 .carousel-27a3::after,
.list_7126 .tiny_4637 .carousel-27a3::before {
  width: 22px;
  height: 2px;
}
.list_7126 .tiny_4637 .carousel-27a3::before {
  top: -7px;
}
.list_7126 .tiny_4637 .carousel-27a3::after {
  bottom: -7px;
}
.tag-pro-431b .tiny_4637 .sidebar_blue_ea69 {
  margin-top: -2px;
  width: 31px;
}
.tag-pro-431b .tiny_4637 .carousel-27a3 {
  margin-top: -1.5px;
}
.tag-pro-431b .tiny_4637 .carousel-27a3,
.tag-pro-431b .tiny_4637 .carousel-27a3::after,
.tag-pro-431b .tiny_4637 .carousel-27a3::before {
  width: 31px;
  height: 3px;
}
.tag-pro-431b .tiny_4637 .carousel-27a3::before {
  top: -9px;
}
.tag-pro-431b .tiny_4637 .carousel-27a3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .image-e084 .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 19px;
  }
  .image-e084 .tiny_4637 .carousel-27a3 {
    margin-top: -1px;
  }
  .image-e084 .tiny_4637 .carousel-27a3,
  .image-e084 .tiny_4637 .carousel-27a3::after,
  .image-e084 .tiny_4637 .carousel-27a3::before {
    width: 19px;
    height: 2px;
  }
  .image-e084 .tiny_4637 .carousel-27a3::before {
    top: -6px;
  }
  .image-e084 .tiny_4637 .carousel-27a3::after {
    bottom: -6px;
  }
  .silver-5ef3 .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 22px;
  }
  .silver-5ef3 .tiny_4637 .carousel-27a3 {
    margin-top: -1px;
  }
  .silver-5ef3 .tiny_4637 .carousel-27a3,
  .silver-5ef3 .tiny_4637 .carousel-27a3::after,
  .silver-5ef3 .tiny_4637 .carousel-27a3::before {
    width: 22px;
    height: 2px;
  }
  .silver-5ef3 .tiny_4637 .carousel-27a3::before {
    top: -7px;
  }
  .silver-5ef3 .tiny_4637 .carousel-27a3::after {
    bottom: -7px;
  }
  .stone_3443 .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 31px;
  }
  .stone_3443 .tiny_4637 .carousel-27a3 {
    margin-top: -1.5px;
  }
  .stone_3443 .tiny_4637 .carousel-27a3,
  .stone_3443 .tiny_4637 .carousel-27a3::after,
  .stone_3443 .tiny_4637 .carousel-27a3::before {
    width: 31px;
    height: 3px;
  }
  .stone_3443 .tiny_4637 .carousel-27a3::before {
    top: -9px;
  }
  .stone_3443 .tiny_4637 .carousel-27a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .action-7eeb .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 19px;
  }
  .action-7eeb .tiny_4637 .carousel-27a3 {
    margin-top: -1px;
  }
  .action-7eeb .tiny_4637 .carousel-27a3,
  .action-7eeb .tiny_4637 .carousel-27a3::after,
  .action-7eeb .tiny_4637 .carousel-27a3::before {
    width: 19px;
    height: 2px;
  }
  .action-7eeb .tiny_4637 .carousel-27a3::before {
    top: -6px;
  }
  .action-7eeb .tiny_4637 .carousel-27a3::after {
    bottom: -6px;
  }
  .shade_small_5285 .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 22px;
  }
  .shade_small_5285 .tiny_4637 .carousel-27a3 {
    margin-top: -1px;
  }
  .shade_small_5285 .tiny_4637 .carousel-27a3,
  .shade_small_5285 .tiny_4637 .carousel-27a3::after,
  .shade_small_5285 .tiny_4637 .carousel-27a3::before {
    width: 22px;
    height: 2px;
  }
  .shade_small_5285 .tiny_4637 .carousel-27a3::before {
    top: -7px;
  }
  .shade_small_5285 .tiny_4637 .carousel-27a3::after {
    bottom: -7px;
  }
  .item-wide-4948 .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 31px;
  }
  .item-wide-4948 .tiny_4637 .carousel-27a3 {
    margin-top: -1.5px;
  }
  .item-wide-4948 .tiny_4637 .carousel-27a3,
  .item-wide-4948 .tiny_4637 .carousel-27a3::after,
  .item-wide-4948 .tiny_4637 .carousel-27a3::before {
    width: 31px;
    height: 3px;
  }
  .item-wide-4948 .tiny_4637 .carousel-27a3::before {
    top: -9px;
  }
  .item-wide-4948 .tiny_4637 .carousel-27a3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-e142 .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop-e142 .tiny_4637 .carousel-27a3 {
    margin-top: -1px;
  }
  .backdrop-e142 .tiny_4637 .carousel-27a3,
  .backdrop-e142 .tiny_4637 .carousel-27a3::after,
  .backdrop-e142 .tiny_4637 .carousel-27a3::before {
    width: 19px;
    height: 2px;
  }
  .backdrop-e142 .tiny_4637 .carousel-27a3::before {
    top: -6px;
  }
  .backdrop-e142 .tiny_4637 .carousel-27a3::after {
    bottom: -6px;
  }
  .gas-085f .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 22px;
  }
  .gas-085f .tiny_4637 .carousel-27a3 {
    margin-top: -1px;
  }
  .gas-085f .tiny_4637 .carousel-27a3,
  .gas-085f .tiny_4637 .carousel-27a3::after,
  .gas-085f .tiny_4637 .carousel-27a3::before {
    width: 22px;
    height: 2px;
  }
  .gas-085f .tiny_4637 .carousel-27a3::before {
    top: -7px;
  }
  .gas-085f .tiny_4637 .carousel-27a3::after {
    bottom: -7px;
  }
  .module-5c0c .tiny_4637 .sidebar_blue_ea69 {
    margin-top: -2px;
    width: 31px;
  }
  .module-5c0c .tiny_4637 .carousel-27a3 {
    margin-top: -1.5px;
  }
  .module-5c0c .tiny_4637 .carousel-27a3,
  .module-5c0c .tiny_4637 .carousel-27a3::after,
  .module-5c0c .tiny_4637 .carousel-27a3::before {
    width: 31px;
    height: 3px;
  }
  .module-5c0c .tiny_4637 .carousel-27a3::before {
    top: -9px;
  }
  .module-5c0c .tiny_4637 .carousel-27a3::after {
    bottom: -9px;
  }
}
.widget-large-7b4f .carousel-27a3 {
  -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);
}
.widget-large-7b4f .carousel-27a3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.widget-large-7b4f .carousel-27a3::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);
}
.widget-large-7b4f.preview-old-aaeb .carousel-27a3 {
  -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);
}
.widget-large-7b4f.preview-old-aaeb .carousel-27a3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.widget-large-7b4f.preview-old-aaeb .carousel-27a3::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);
}
.basic-94f1 {
  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.notice-narrow-1e02:before {
  display: none;
}
.pressed_be41 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pressed_be41 .disabled-last-45b6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pressed_be41 .disabled-last-45b6:last-of-type {
  border-bottom: none;
}
.pressed_be41 .disabled-last-45b6.footer_out_627b,
.pressed_be41 .disabled-last-45b6.badge_pro_38cf,
.pressed_be41 .disabled-last-45b6.complex-ce10 {
  padding: 0;
}
.pressed_be41 .up_e67e .feature_clean_8c9e {
  color: currentColor;
}
.pressed_be41 .up_e67e .feature_clean_8c9e:focus,
.pressed_be41 .up_e67e .feature_clean_8c9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed_be41.secondary_top_38c7 .inner-f2eb,
.pressed_be41.secondary_top_38c7 .center_71db a,
.pressed_be41.secondary_top_38c7 .shade-wood-f586 a,
.pressed_be41.secondary_top_38c7 .component-soft-bb3d a {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_be41.secondary_top_38c7 .inner-f2eb:hover,
.pressed_be41.secondary_top_38c7 .center_71db a:hover,
.pressed_be41.secondary_top_38c7 .shade-wood-f586 a:hover,
.pressed_be41.secondary_top_38c7 .component-soft-bb3d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_be41.secondary_top_38c7 .paper-1798 {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_be41.secondary_top_38c7 .disabled-last-45b6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed_be41.secondary_top_38c7 .disabled-last-45b6:before {
  background: rgba(0, 0, 0, 0.08);
}
.pressed_be41.secondary_top_38c7 .bronze_61e6:before {
  background: rgba(255, 255, 255, 0.9);
}
.pressed_be41.secondary_top_38c7 .up_e67e .widget_wood_f219 li a,
.pressed_be41.secondary_top_38c7 .up_e67e .feature_clean_8c9e,
.pressed_be41.secondary_top_38c7 .component-soft-bb3d {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed_be41.secondary_top_38c7 .up_e67e .feature_clean_8c9e:focus,
.pressed_be41.secondary_top_38c7 .up_e67e .feature_clean_8c9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed_be41.secondary_top_38c7 .widget_wood_f219 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pressed_be41.table-ad2b .inner-f2eb,
.pressed_be41.table-ad2b .center_71db a,
.pressed_be41.table-ad2b .shade-wood-f586 .feature_clean_8c9e,
.pressed_be41.table-ad2b .shade-wood-f586 a,
.pressed_be41.table-ad2b .component-soft-bb3d a {
  color: rgba(255, 255, 255, 0.79);
}
.pressed_be41.table-ad2b .inner-f2eb:hover,
.pressed_be41.table-ad2b .center_71db a:hover,
.pressed_be41.table-ad2b .shade-wood-f586 .feature_clean_8c9e:hover,
.pressed_be41.table-ad2b .shade-wood-f586 a:hover,
.pressed_be41.table-ad2b .component-soft-bb3d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_be41.table-ad2b .paper-1798 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed_be41.table-ad2b .disabled-last-45b6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_be41.table-ad2b .disabled-last-45b6:before {
  background: rgba(255, 255, 255, 0.08);
}
.pressed_be41.table-ad2b .bronze_61e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.pressed_be41.table-ad2b .up_e67e .widget_wood_f219 li a,
.pressed_be41.table-ad2b .up_e67e .feature_clean_8c9e,
.pressed_be41.table-ad2b .component-soft-bb3d {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed_be41.table-ad2b .up_e67e .feature_clean_8c9e:focus,
.pressed_be41.table-ad2b .up_e67e .feature_clean_8c9e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pressed_be41.table-ad2b .widget_wood_f219 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze_61e6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.bronze_61e6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.solid_4610 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.overlay_a275 .pressed_be41 {
  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;
}
.overlay_a275 .disabled-last-45b6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.overlay_a275 .disabled-last-45b6: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) {
  .overlay_a275 .disabled-last-45b6:before {
    width: 16%;
    left: 42%;
  }
}
.overlay_a275 .disabled-last-45b6:last-child:before {
  content: none;
}
.overlay_a275 .disabled-last-45b6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.overlay_a275 .up_e67e .widget_wood_f219 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.overlay_a275 .up_e67e .widget_wood_f219 li a .feature_clean_8c9e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.overlay_a275 .up_e67e .component-soft-bb3d {
  border: none;
}
.overlay_a275 .up_e67e .component-soft-bb3d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.overlay_a275 .bronze_61e6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.overlay_a275 .solid_4610 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.overlay_a275 .table-ad2b .bronze_61e6:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_a275 .secondary_top_38c7.north-6def .carousel-27a3 {
  background: rgba(0, 0, 0, 0.6);
}
.overlay_a275
  .secondary_top_38c7.north-6def
  .carousel-27a3::after,
.overlay_a275
  .secondary_top_38c7.north-6def
  .carousel-27a3:before {
  background: inherit;
}
.overlay_a275
  .secondary_top_38c7.north-6def:hover
  .carousel-27a3 {
  background: rgba(0, 0, 0, 0.8);
}
.white-89f1 .pressed_be41 {
  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) {
  .white-89f1 .pressed_be41 {
    width: auto;
    right: 45px;
  }
}
.liquid-78e3 .pressed_be41 {
  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-78e3 .pressed_be41 {
    width: auto;
    left: 45px;
  }
}
.notice-narrow-1e02 .pressed_be41 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.notice-narrow-1e02 .solid_4610 {
  max-width: 48em;
  margin: 0 auto;
}
.notice-narrow-1e02 .bronze_61e6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.overlay_ffe0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.overlay_ffe0.overlay_a275 .pressed_be41 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.overlay_ffe0.white-89f1 .pressed_be41 {
  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);
}
.overlay_ffe0 .pressed_be41 {
  visibility: visible;
}
.overlay_ffe0.liquid-78e3 .pressed_be41 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media_6dc6,
.message-liquid-62c6 {
  overflow-x: hidden;
}
.media_6dc6 .pressed_be41 {
  overflow: auto;
}
.media_6dc6.overlay_a275 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_6dc6.overlay_a275 .pressed_be41 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media_6dc6.overlay_a275 .texture_active_b67c {
  opacity: 0;
}
.media_6dc6.white-89f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_6dc6.white-89f1 .pressed_be41 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media_6dc6.white-89f1 .texture_active_b67c {
  opacity: 0;
}
.media_6dc6.liquid-78e3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_6dc6.liquid-78e3 .pressed_be41 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media_6dc6.liquid-78e3 .texture_active_b67c {
  opacity: 0;
}
.media_6dc6.notice-narrow-1e02 .pressed_be41 {
  z-index: 10;
  visibility: visible;
}
.north-6def {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.north-6def .carousel-27a3 {
  background: rgba(255, 255, 255, 0.99);
}
.north-6def .carousel-27a3::after,
.north-6def .carousel-27a3:before {
  background: inherit;
}
.north-6def:hover .carousel-27a3 {
  background: rgba(255, 255, 255, 0.99);
}
.liquid-78e3 .north-6def {
  top: 10px;
  right: auto;
  left: 12px;
}
.notice-narrow-1e02 .north-6def {
  display: none !important;
}
.media_6dc6:before,
.message-liquid-62c6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media_6dc6 .north-6def,
.message-liquid-62c6 .north-6def {
  display: inline-block;
}
.pressed_be41 .frame_cae2 {
  -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;
}
.media_6dc6 .pressed_be41 .frame_cae2,
.message-liquid-62c6 .pressed_be41 .frame_cae2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary-fluid-cb71 .wide-f47c {
  width: 100%;
}
.stale-35ba {
  padding: 0 0.5em 0;
}
.stale-35ba [class*="customify-col-"],
.stale-35ba [class*="customify-col_"],
.stale-35ba [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar-complex-ed6d .stale-35ba {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .background-selected-a5fd .disabled-new-097c,
  .disabled-new-097c {
    display: none;
  }
  .video-c28e {
    text-align: left;
  }
  .simple_b560 {
    text-align: center;
  }
  .yellow_e667 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .background-selected-a5fd .left_3317,
  .left_3317 {
    display: none;
  }
  .overlay-short-9c09 {
    text-align: left;
  }
  .background-medium-e9d5 {
    text-align: center;
  }
  .input-selected-53ac {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .background-selected-a5fd .popup_8a73,
  .popup_8a73 {
    display: none;
  }
  .form-4c53 {
    text-align: left;
  }
  .basic_1c14 {
    text-align: center;
  }
  .icon_fluid_77d2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shade_72d8 {
  box-shadow: none !important;
}
.tall_79f2 .card-0fea,
.fresh_7398 .card-0fea {
  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;
}
.fresh_7398 .card-0fea {
  margin-top: 30px;
  margin-bottom: 30px;
}
.narrow-930c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.narrow-930c:after,
.narrow-930c:before {
  content: "";
  display: table;
}
.narrow-930c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .narrow-930c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.narrow-930c,
.gas_46e1 {
  max-width: 1248px;
  margin: 0 auto;
}

.card_dirty_e5f7.east_0341 .narrow-930c {
  max-width: 100%;
}
.card_dirty_e5f7.list-b4d6 {
  max-width: 1200px;
  margin: 0 auto;
}
.card_dirty_e5f7.section_435f .narrow-930c {
  max-width: 100%;
}
.card_dirty_e5f7.section_435f > .narrow-930c {
  padding-left: 0;
  padding-right: 0;
}
.card_dirty_e5f7.section_435f > .narrow-930c .background-selected-a5fd {
  margin: 0;
}
.card_dirty_e5f7.section_435f
  > .narrow-930c
  .pattern_last_7015.rough-a60f {
  margin-right: 0;
  margin-left: 0;
}
.card_dirty_e5f7.section_435f #main.rough-a60f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .action_2bb2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .action_2bb2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower_063b .text-static-a4dd {
    padding-right: 1em;
  }
  .lower_063b.notification_light_c02b .pattern_last_7015 {
    border-right: 1px solid #eaecee;
  }
  .lower_063b.notification_light_c02b .text-static-a4dd {
    padding-right: 1em;
  }
  .lower_063b.notification_light_c02b .text-next-216c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_dim_3edf .text-static-a4dd {
    padding-left: 1em;
  }
  .shadow_dim_3edf.notification_light_c02b .pattern_last_7015 {
    border-left: 1px solid #eaecee;
  }
  .shadow_dim_3edf.notification_light_c02b .text-static-a4dd {
    padding-left: 1em;
  }
  .shadow_dim_3edf.notification_light_c02b .text-next-216c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .short-97b4 .text-static-a4dd {
    padding-left: 1em;
  }
  .short-97b4.notification_light_c02b .menu_2da5 {
    border-right: 1px solid #eaecee;
  }
  .short-97b4.notification_light_c02b .gold-c2ac {
    border-right: 1px solid #eaecee;
  }
  .short-97b4.notification_light_c02b .text-static-a4dd {
    padding-left: 1em;
  }
  .short-97b4.notification_light_c02b .text-next-216c {
    padding-right: 1em;
  }
  .short-97b4.notification_light_c02b .short_b46c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_1a2b .text-static-a4dd {
    padding-right: 1em;
  }
  .primary_1a2b.notification_light_c02b .menu_2da5 {
    border-left: 1px solid #eaecee;
  }
  .primary_1a2b.notification_light_c02b .gold-c2ac {
    border-left: 1px solid #eaecee;
  }
  .primary_1a2b.notification_light_c02b .text-static-a4dd {
    padding-right: 1em;
  }
  .primary_1a2b.notification_light_c02b .text-next-216c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_1a2b.notification_light_c02b .short_b46c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_2bb2 .text-static-a4dd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_2bb2.notification_light_c02b .pattern_last_7015 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .action_2bb2.notification_light_c02b .text-static-a4dd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .action_2bb2.notification_light_c02b .text-next-216c {
    padding-left: 1em;
  }
  .action_2bb2.notification_light_c02b .short_b46c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .action_2bb2.notification_light_c02b .text-static-a4dd {
    padding-left: 0;
  }
}
.secondary-fa1a .mask-pink-ca96 {
  display: inline-block;
}
.hot-e9d6 {
  display: inline-block;
}
.thumbnail-basic-c0e6 {
  word-con: break-word;
}
.header_6108 > span {
  display: inline-block;
  padding: 5px 0;
}
.header_6108 .left-319a {
  margin-left: 8px;
  margin-right: 8px;
}
.header_6108 .row_b39f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accent-584d .soft-fc6e {
  margin-bottom: 2em;
}
.accent-584d .card_right_41e0 {
  margin-bottom: 15px;
}
.accent-584d .card_right_41e0:last-child {
  margin-bottom: 0;
}
.accent-584d .border-c749 {
  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) {
  .accent-584d .border-c749 {
    display: block;
  }
}
.accent-584d .dim-fbd0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accent-584d .dim-fbd0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accent-584d .list_slow_7cbf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accent-584d .list_slow_7cbf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accent-584d .list_slow_7cbf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accent-584d .thumbnail-basic-c0e6 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-584d .thumbnail-basic-c0e6 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accent-584d .backdrop-5cc9 p:last-child {
  margin-bottom: 0;
}
.accent-584d .input-gold-06f2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accent-584d .form_a121 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accent-584d .pattern-fed7 {
  margin-top: 1em;
}
.accent-584d .dim_82de {
  top: 0;
  display: block;
}
.accent-584d .dim_82de a {
  color: inherit;
}
.accent-584d .dim_82de a:hover {
  color: inherit;
}
.accent-584d .label_5c94 {
  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;
}
.accent-584d .label_5c94:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accent-584d .form_a121 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accent-584d .tooltip_c474 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accent-584d .tooltip_c474:first-child {
  margin-top: 0;
}
.accent-584d .tooltip_c474.accent-0608 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accent-584d .tooltip_c474.column-377e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-584d
  .tooltip_c474.column-377e.link-blue-a4b6
  .pattern-fed7 {
  width: 100%;
}
.accent-584d .column-377e {
  -webkit-box-align: center;
  align-items: center;
}
.accent-584d .column-377e .header_6108,
.accent-584d .column-377e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accent-584d .list_slow_7cbf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-584d .list_slow_7cbf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-584d .list_slow_7cbf: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;
}
.accent-584d .accent-0608 {
  z-index: 5;
}
.accent-584d .soft_70a6 .element-0429 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accent-584d .shade-d83a .element-0429 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accent-584d .detail_bf50 .element-0429 {
  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;
}
.accent-584d.accent-blue-9336 .border-c749,
.accent-584d.shade-76eb .border-c749 {
  display: block;
}
.accent-584d.accent-blue-9336 .border-c749 .filter_prev_a4ae,
.accent-584d.accent-blue-9336 .border-c749 .form_a121,
.accent-584d.shade-76eb .border-c749 .filter_prev_a4ae,
.accent-584d.shade-76eb .border-c749 .form_a121 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-584d.summary_8d74 .dim-fbd0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accent-584d.summary_8d74 .dim-fbd0 {
    margin-right: 0;
  }
}
.accent-584d.accent-blue-9336 .dim-fbd0,
.accent-584d.shade-76eb .dim-fbd0 {
  padding-top: 40%;
}
.accent-584d.accent-blue-9336 .soft-fc6e,
.accent-584d.shade-76eb .soft-fc6e {
  display: block;
}
.accent-584d.accent-blue-9336 .fn-sticky-5cce .form_a121,
.accent-584d.shade-76eb .fn-sticky-5cce .form_a121 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accent-584d.accent-blue-9336 .dim-fbd0,
.accent-584d.shade-76eb .dim-fbd0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accent-584d.accent-blue-9336 .form_a121 {
  padding: 1em;
}
.panel_21c7 {
  margin: 30px auto;
  display: block;
}
.panel_21c7 .list-2a4a > * {
  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;
}
.panel_21c7 .list-2a4a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_21c7 .list-2a4a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.lower-773f .header_6108 {
  margin-bottom: 1.41575em;
}
.lower-773f .focus_0f1c {
  margin-bottom: 1.618em;
}
.logo_3113 .grid-8c8e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo_3113 .grid-8c8e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo_3113 .thumbnail_top_81dd {
  max-width: 100%;
  overflow: auto;
}
.motion_0451 .logo_3113 a:hover {
  text-decoration: underline;
}
.icon-small-6a00 .card_right_41e0:not(.thumbnail-basic-c0e6),
.icon-small-6a00 .list_slow_7cbf {
  margin-bottom: 1.41575em;
}
.icon-small-6a00 .card_right_41e0:not(.thumbnail-basic-c0e6):last-child,
.icon-small-6a00 .list_slow_7cbf:last-child {
  margin-bottom: 0;
}
.icon-small-6a00 .card_right_41e0.bronze-50e3 {
  margin-bottom: 0.41575em;
}
.icon-small-6a00 .wide_3603:before,
.icon-small-6a00 .purple_57c6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.icon-small-6a00 .wide_3603:before {
  content: "\f115";
}
.icon-small-6a00 .purple_57c6:before {
  content: "\f02c";
}
.icon-small-6a00 .hard_6f7b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.icon-small-6a00 .hard_6f7b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fixed-009f {
  display: -webkit-box;
  display: flex;
}
.fixed-009f .surface_4302 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fixed-009f .surface_4302 {
    flex-basis: 90px;
  }
}
.fixed-009f .thumbnail_wide_49a8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fixed-009f .thumbnail_wide_49a8 {
    flex-basis: calc(100% - 50px);
  }
}
.fixed-009f .paragraph-3b24 p:last-child {
  margin-bottom: 0.72em;
}
.sort-fixed-858b .list-2a4a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sort-fixed-858b .list-2a4a:after,
.sort-fixed-858b .list-2a4a:before {
  content: "";
  display: table;
}
.sort-fixed-858b .list-2a4a:after {
  clear: both;
}
.sort-fixed-858b .list-2a4a .active_black_703e,
.sort-fixed-858b .list-2a4a .box_orange_534d {
  width: 49%;
}
.sort-fixed-858b .list-2a4a .active_black_703e a span.nav_8170,
.sort-fixed-858b .list-2a4a .box_orange_534d a span.nav_8170 {
  display: block;
  margin-bottom: 5px;
}
.sort-fixed-858b .list-2a4a .box_orange_534d {
  float: left;
  text-align: left;
}
.sort-fixed-858b .list-2a4a .active_black_703e {
  float: right;
  text-align: right;
}
.main_d8cd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .main_d8cd {
    margin-bottom: 0;
  }
}
.shade-fast-c587 {
  margin-bottom: 1em;
}
.shade-fast-c587 .thumbnail-basic-c0e6 {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner_feb0 a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight_small_e2ff .shade-fast-c587,
.out-efec .shade-fast-c587 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight_small_e2ff .shade-fast-c587,
  .out-efec .shade-fast-c587 {
    display: block;
  }
}
.highlight_small_e2ff .banner_feb0,
.out-efec .banner_feb0 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight_small_e2ff .banner_feb0,
  .out-efec .banner_feb0 {
    margin-bottom: 1em;
  }
}
.highlight_small_e2ff .banner_feb0 img,
.out-efec .banner_feb0 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight_small_e2ff .slider-24bf,
.out-efec .slider-24bf {
  flex-basis: calc(100% - 160px);
}
.highlight_small_e2ff .slider-24bf p,
.out-efec .slider-24bf p {
  margin-bottom: 0;
}
.highlight_small_e2ff .slider-24bf {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight_small_e2ff .slider-24bf {
    padding-left: 0;
  }
}
.out-efec .slider-24bf {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .out-efec .slider-24bf {
    padding-right: 0;
  }
}
.out-efec .banner_feb0 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.bronze-80ad .banner_feb0 {
  margin-bottom: 0.5em;
}
.bronze-80ad .banner_feb0 img {
  width: 100%;
}
.clean-bc67 .container_first_0980,
.accent_c3f1 .container_first_0980 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accent_c3f1 .pattern_last_7015 .active_643d p:last-child {
  margin-bottom: 0;
}
.module-cf66 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dim-e70f .last_bf6a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dim-e70f .last_bf6a:last-of-type {
    margin-bottom: 0;
  }
}
.dim-e70f .last_bf6a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim-e70f .last_bf6a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dim-e70f .last_bf6a ul li {
  margin: 0 0 0.6em;
}
.dim-e70f .last_bf6a ul li.modal-5e40,
.dim-e70f .last_bf6a ul li.hidden_665c {
  position: relative;
}
.dim-e70f .last_bf6a ul li.modal-5e40 .shade_557e,
.dim-e70f .last_bf6a ul li.hidden_665c .shade_557e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dim-e70f .last_bf6a ul li.modal-5e40:after:after,
.dim-e70f .last_bf6a ul li.modal-5e40:after:before,
.dim-e70f
  .last_bf6a
  ul
  li.hidden_665c:after:after,
.dim-e70f
  .last_bf6a
  ul
  li.hidden_665c:after:before {
  content: "";
  display: table;
}
.dim-e70f .last_bf6a ul li.modal-5e40:after:after,
.dim-e70f
  .last_bf6a
  ul
  li.hidden_665c:after:after {
  clear: both;
}
.dim-e70f .last_bf6a a.prev_774d:hover {
  text-decoration: none;
}
.dim-e70f .last_bf6a select {
  max-width: 100%;
}
.dim-e70f .last_bf6a table {
  font-size: 85%;
}
.dim-e70f .last_bf6a table td,
.dim-e70f .last_bf6a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dim-e70f .last_bf6a table tfoot td {
  text-align: left;
}
.dim-e70f .last_bf6a :last-child {
  margin-bottom: 0;
}
.dim-e70f .last_bf6a .advanced_bf95 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dim-e70f .last_bf6a .advanced_bf95 label {
  width: 100%;
}
.dim-e70f .last_bf6a .advanced_bf95 .hidden_over_918c {
  width: 100%;
  display: block;
}
.dim-e70f .last_bf6a .advanced_bf95 .first_df5e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dim-e70f .last_bf6a .advanced_bf95 .first_df5e:hover svg #svg-search {
  fill: #444;
}
.dim-e70f .last_bf6a .advanced_bf95 .first_df5e svg {
  width: 18px;
  height: 18px;
}
.dim-e70f .column_10a7 ul ul,
.dim-e70f .column-medium-1589 ul ul,
.dim-e70f .summary_first_99ac ul ul,
.dim-e70f .accordion_center_6d71 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dim-e70f .column_10a7 .picture-a8e5 > a,
.dim-e70f .column-medium-1589 .picture-a8e5 > a,
.dim-e70f .summary_first_99ac .picture-a8e5 > a,
.dim-e70f .accordion_center_6d71 .picture-a8e5 > a {
  margin-bottom: 0;
}
.dim-e70f .element_blue_75bf li,
.dim-e70f .column_10a7 li,
.dim-e70f .hover-383e li,
.dim-e70f .column-medium-1589 li,
.dim-e70f .summary_first_99ac li,
.dim-e70f .accordion_center_6d71 li,
.dim-e70f .center_a478 li,
.dim-e70f .slider-13fa li {
  display: block;
  position: relative;
}
.dim-e70f .element_blue_75bf li:last-child,
.dim-e70f .column_10a7 li:last-child,
.dim-e70f .hover-383e li:last-child,
.dim-e70f .column-medium-1589 li:last-child,
.dim-e70f .summary_first_99ac li:last-child,
.dim-e70f .accordion_center_6d71 li:last-child,
.dim-e70f .center_a478 li:last-child,
.dim-e70f .slider-13fa li:last-child {
  border: none;
}
.dim-e70f .element_blue_75bf li a,
.dim-e70f .column_10a7 li a,
.dim-e70f .hover-383e li a,
.dim-e70f .column-medium-1589 li a,
.dim-e70f .summary_first_99ac li a,
.dim-e70f .accordion_center_6d71 li a,
.dim-e70f .center_a478 li a,
.dim-e70f .slider-13fa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim-e70f .element_blue_75bf li ul li::before,
.dim-e70f .column_10a7 li ul li::before,
.dim-e70f .hover-383e li ul li::before,
.dim-e70f .column-medium-1589 li ul li::before,
.dim-e70f .summary_first_99ac li ul li::before,
.dim-e70f .accordion_center_6d71 li ul li::before,
.dim-e70f .center_a478 li ul li::before,
.dim-e70f .slider-13fa li ul li::before {
  left: 15px;
}
.dim-e70f .element_blue_75bf li ul a,
.dim-e70f .column_10a7 li ul a,
.dim-e70f .hover-383e li ul a,
.dim-e70f .column-medium-1589 li ul a,
.dim-e70f .summary_first_99ac li ul a,
.dim-e70f .accordion_center_6d71 li ul a,
.dim-e70f .center_a478 li ul a,
.dim-e70f .slider-13fa li ul a {
  padding-left: 20px;
}
.dim-e70f .element_blue_75bf li ul ul li::before,
.dim-e70f .column_10a7 li ul ul li::before,
.dim-e70f .hover-383e li ul ul li::before,
.dim-e70f .column-medium-1589 li ul ul li::before,
.dim-e70f .summary_first_99ac li ul ul li::before,
.dim-e70f .accordion_center_6d71 li ul ul li::before,
.dim-e70f .center_a478 li ul ul li::before,
.dim-e70f .slider-13fa li ul ul li::before {
  left: 30px;
}
.dim-e70f .element_blue_75bf li ul ul a,
.dim-e70f .column_10a7 li ul ul a,
.dim-e70f .hover-383e li ul ul a,
.dim-e70f .column-medium-1589 li ul ul a,
.dim-e70f .summary_first_99ac li ul ul a,
.dim-e70f .accordion_center_6d71 li ul ul a,
.dim-e70f .center_a478 li ul ul a,
.dim-e70f .slider-13fa li ul ul a {
  padding-left: 40px;
}
.dim-e70f .nav_action_c5c5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim-e70f .slider-13fa ul li {
  margin-bottom: 1.41575em;
}
.dim-e70f .slider-13fa ul li .current-ee73 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dim-e70f .slider-13fa ul li .heading_light_ef2c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.table-ad2b .element_blue_75bf li a,
.table-ad2b .column_10a7 li a,
.table-ad2b .hover-383e li a,
.table-ad2b .column-medium-1589 li a,
.table-ad2b .summary_first_99ac li a,
.table-ad2b .accordion_center_6d71 li a,
.table-ad2b .center_a478 li a,
.table-ad2b .slider-13fa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-ad2b .nav_action_c5c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-ad2b .last_bf6a ul li.modal-5e40 .shade_557e,
.table-ad2b .last_bf6a ul li.hidden_665c .shade_557e {
  background: rgba(0, 0, 0, 0.2);
}
.table-ad2b .dim-e70f .last_bf6a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li {
  margin: 0;
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li ul {
  margin: 0;
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li ul li a {
  padding-left: 15px;
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li ul li li a {
  padding-left: 30px;
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li.text_pink_9d3c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li.text_pink_9d3c > 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;
}
.card_dirty_e5f7 .dim-e70f .widget_wood_f219 li.text_pink_9d3c > 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;
}
.caption-mini-7c79 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.preview_2860 {
  position: relative;
  z-index: 10;
}
.preview_2860 .frame_cae2 {
  width: 100%;
  max-width: 100%;
}
.content_96f0 .hard_ad81 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.content_96f0 .secondary_top_38c7 {
}
.content_96f0 .table-ad2b {
  background: #292929;
}
.middle_9dec .hard_ad81 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.middle_9dec .secondary_top_38c7 {
  background: #f9f9f9;
}
.middle_9dec .table-ad2b {
  background: #303030;
}
.in-ba33 .hard_ad81 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .in-ba33 .mask-pink-ca96 {
    margin-bottom: 1em;
  }
  .in-ba33 .mask-pink-ca96:last-child {
    margin-bottom: 0;
  }
}
.in-ba33 .secondary_top_38c7 {
  background: #ededed;
}
.in-ba33 .table-ad2b {
  background: #1a1a1a;
}
.hard_ad81.secondary_top_38c7 {
  color: rgba(0, 0, 0, 0.6);
}
.hard_ad81.secondary_top_38c7 .dropdown_5535 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard_ad81.table-ad2b {
  color: rgba(255, 255, 255, 0.99);
}
.hard_ad81.table-ad2b a:not(.prev_774d) {
  color: rgba(255, 255, 255, 0.79);
}
.hard_ad81.table-ad2b a:not(.prev_774d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_ad81.table-ad2b .dropdown_5535 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_ad81.table-ad2b table tbody td,
.hard_ad81.table-ad2b table th {
  background: rgba(0, 0, 0, 0.08);
}
.accent_paper_17b7.thumbnail_blue_82d3 .narrow-930c {
  max-width: initial;
}
.accent_paper_17b7 .picture-in-dc4d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accent_paper_17b7 .picture-in-dc4d .frame_cae2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accent_paper_17b7 .picture-in-dc4d .frame_cae2 {
    display: block;
    margin-bottom: 2em;
  }
  .accent_paper_17b7 .picture-in-dc4d .frame_cae2:last-child {
    margin-bottom: 0;
  }
}
.in-ba33 .mask-pink-ca96:last-child,
.middle_9dec .mask-pink-ca96:last-child,
.content_96f0 .mask-pink-ca96:last-child {
  margin-bottom: 0;
}
.in-ba33 .mask-pink-ca96 .dim-e70f .last_bf6a:last-child,
.middle_9dec .mask-pink-ca96 .dim-e70f .last_bf6a:last-child,
.content_96f0 .mask-pink-ca96 .dim-e70f .last_bf6a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .in-ba33 .secondary-36fd,
  .in-ba33 .overlay-ef4e,
  .middle_9dec .secondary-36fd,
  .middle_9dec .overlay-ef4e,
  .content_96f0 .secondary-36fd,
  .content_96f0 .overlay-ef4e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .preview_2860 .mask-pink-ca96 {
    margin-bottom: 2em;
  }
}
.preview_2860 p:last-child {
  margin-bottom: 0;
}
.preview_2860 li,
.preview_2860 ul {
  list-style: none;
  margin: 0;
}
.preview_2860 ul ul {
  margin-left: 2.617924em;
}
.header-a8f2 {
  font-size: 0.875em;
}

/* css-noise: 6997 */
.widget-item-r2 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
