/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pressed_3d3b/customify
Author: WPCustomify
Author URI: https://pressmaximum.pressed_3d3b
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.pressed_3d3b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input-copper-5f65.highlight_dirty_5421/licenses/gpl-2.0.accordion-current-e6e3
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.hover_old_4161/, (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.tertiary-fa08.selected_15aa/normalize.hard-c066/
 ======
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.hard-c066 v7.0.0 | MIT License | github.pressed_3d3b/necolas/normalize.hard-c066 */
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;
}
.fast_381f .icon-6ab8,
.info_green_7d83,
.outline_d9a6,
.surface_f626,
.medium-770f,
.search-prev-4476,
.tooltip-1281,
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;
}
.info_green_7d83,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .info_green_7d83,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .info_green_7d83,
  h1 {
    font-size: 1.8em;
  }
}
.outline_d9a6,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline_d9a6 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline_d9a6,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline_d9a6,
  h2 {
    font-size: 1.7em;
  }
}
.surface_f626,
h3 {
  font-size: 1.618em;
}
.fast_381f .icon-6ab8,
.medium-770f,
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.picture_56a3 {
  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;
}
.brown_62ec:after,
.brown_62ec:before,
.chip_e7c8:after,
.chip_e7c8:before {
  content: "";
  display: table;
}
.brown_62ec:after,
.chip_e7c8:after {
  clear: both;
}
.button_south_4446 {
  float: right;
  margin-right: 0;
}
.row-0296 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dynamic-132b .item_solid_f28d,
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;
}
.dynamic-132b .item_solid_f28d: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;
}
.disabled-narrow-6ee6 .item_solid_f28d {
  box-shadow: none;
}
.disabled-narrow-6ee6
  .item_solid_f28d
  .row_55c7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.disabled-narrow-6ee6 .item_solid_f28d .orange-3c55 {
  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;
}
.disabled-narrow-6ee6
  .item_solid_f28d
  .orange-3c55
  b {
  display: none;
}
.disabled-narrow-6ee6 .grid_8f5a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.panel-985f:not(.surface-dim-000d):not(.tag-41ed),
button:not(.surface-dim-000d):not(.tag-41ed),
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ),
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ),
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ) {
  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;
}
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ):hover,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ):hover,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):hover,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):hover,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ):active,
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ):active,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):active,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):active,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):active,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus {
  outline: 0;
}
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294 {
  position: relative;
}
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .tiny-21c7,
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .paragraph-lite-7aac,
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .block_d1cc,
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  i,
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  svg,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .tiny-21c7,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .paragraph-lite-7aac,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .block_d1cc,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  i,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  svg,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .tiny-21c7,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .paragraph-lite-7aac,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .block_d1cc,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  i,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  svg,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .tiny-21c7,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .paragraph-lite-7aac,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .block_d1cc,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  i,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  svg,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .tiny-21c7,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .paragraph-lite-7aac,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  .block_d1cc,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  i,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294
  svg {
  visibility: hidden;
}
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294:after,
button:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294:after,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294:after,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294:after,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ).fn-loading-d294: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;
}
.panel-985f:not(.surface-dim-000d):not(.tag-41ed),
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ),
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ),
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ) {
  color: #fff;
  background: #235787;
}
.panel-985f:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus,
input[type="button"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus,
input[type="reset"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus,
input[type="submit"]:not(.surface-dim-000d):not(
    .tag-41ed
  ):focus {
  color: #fff;
}
.panel-985f.fn-disabled-d294:not(.surface-dim-000d):not(
    .tag-41ed
  ),
.panel-985f[disabled]:not(.surface-dim-000d):not(
    .tag-41ed
  ),
button.fn-disabled-d294:not(.surface-dim-000d):not(
    .tag-41ed
  ),
button[disabled]:not(.surface-dim-000d):not(
    .tag-41ed
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.pagination-lite-198d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pagination-lite-198d: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;
}
.accent-1907 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active_c6cb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tertiary-motion-e1b6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.brown_62ec:after,
.brown_62ec:before,
.tertiary_aaac:after,
.tertiary_aaac:before,
.form_af59:after,
.form_af59:before,
.simple-d381:after,
.simple-d381:before,
.form_thick_8804:after,
.form_thick_8804:before,
.tertiary_narrow_b192:after,
.tertiary_narrow_b192:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.brown_62ec:after,
.tertiary_aaac:after,
.form_af59:after,
.simple-d381:after,
.form_thick_8804:after,
.tertiary_narrow_b192:after {
  clear: both;
}
.tertiary_aaac .image_e364,
.form_af59 .image_e364,
.summary_6510 .image_e364 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active_4dcd {
  display: inline-block;
}
.section-focused-e765 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.section-focused-e765 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.section-focused-e765 .nav-a7f5 {
  padding: 1em 0;
  font-size: 85%;
}
.nav-a7f5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary-cold-4c37 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary-cold-4c37:after,
.tertiary-cold-4c37:before {
  content: "";
  display: table;
}
.tertiary-cold-4c37:after {
  clear: both;
}
.gradient-778d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.avatar-d5a6 .gradient-778d {
  max-width: 50%;
}
.surface_out_4058 .gradient-778d {
  max-width: 33.33%;
}
.lower_8754 .gradient-778d {
  max-width: 25%;
}
.cold_c192 .gradient-778d {
  max-width: 20%;
}
.center-5fd2 .gradient-778d {
  max-width: 16.66%;
}
.message_c8f1 .gradient-778d {
  max-width: 14.28%;
}
.notification-3d29 .gradient-778d {
  max-width: 12.5%;
}
.list-3eb5 .gradient-778d {
  max-width: 11.11%;
}
.module_stone_dec7 {
  display: block;
}
.fast_381f .gold-8f17 label,
.fast_381f .status_fc14 label,
.fast_381f .upper_633f label,
.fast_381f .block-a349 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar_8e73 {
  list-style: none;
  margin: 0;
}
.avatar_8e73 article.media_a1df {
  margin-bottom: 0;
}
.avatar_8e73 ul {
  list-style: none;
  margin: 0;
}
.avatar_8e73 .status-afe2 li.media_a1df {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar_8e73 .status-afe2 li.media_a1df {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar_8e73 .status-afe2 li.media_a1df: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) {
  .avatar_8e73 .status-afe2 li.media_a1df li.media_a1df li.media_a1df li.media_a1df {
    padding-left: 0;
  }
}
article.media_a1df {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_a1df .tertiary_aaac p:last-of-type {
  margin-bottom: 0;
}
article.media_a1df .tooltip_6633 {
  float: left;
}
article.media_a1df .avatar_7629 {
  margin-left: 85px;
}
article.media_a1df .form_f768 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_a1df .form_f768 .texture_9629 {
  margin-left: 10px;
}
article.media_a1df .texture-paper-9d1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_a1df .secondary-2239 {
  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 .gold-8f17,
  #respond .upper_633f,
  #respond .block-a349 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold-8f17 input,
#respond .upper_633f input,
#respond .block-a349 input {
  width: 100%;
}
#respond .block-a349 {
  margin-right: 0;
}
#respond .blue_bfd5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected_8e2d {
  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;
}
.selected_8e2d.left_e39d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.selected_8e2d 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%);
}
.selected_8e2d:focus,
.selected_8e2d: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);
}
.carousel_narrow_8855 {
  border-radius: 10%;
}
.advanced_0970 {
  border-radius: 50%;
}
.dynamic_9eac {
  font-size: 0.72em;
}
.layout_c5a3 {
  font-size: 0.875em;
}
.hover_e1ef {
  font-size: 1.1em;
}
.red_18b0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.red_18b0.dynamic_9eac {
  letter-spacing: 0.5px;
}
.pagination_2af9,
.pagination_2af9 a {
  color: #6d6d6d;
}
.pagination_2af9 a:hover {
  color: #111;
}
.thick-6f82 {
  color: #6d6d6d;
}
.medium-db87 {
  overflow-x: hidden;
}
.medium-db87 .text_89de.row_green_db2b {
  position: relative;
}
.medium-db87 .text_89de.row_green_db2b.left-ab67 {
  position: initial;
}
.medium-db87
  .text_89de.row_green_db2b.left-ab67
  .black_15d4 {
  left: auto;
}
.medium-db87 .text_89de .black_15d4 {
  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;
}
.medium-db87 .text_89de:hover.row_green_db2b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.medium-db87
  .text_89de:hover.row_green_db2b
  .black_15d4 {
  display: block;
  z-index: 9999999;
}
.medium-db87 .label-df6b .wide-d49c,
.medium-db87 .under_8ead .wide-d49c {
  display: none;
}
.medium-db87 .glass-e61b .text_89de:hover.row_green_db2b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.fast_381f .gold-8f17 label,
.fast_381f .status_fc14 label,
.fast_381f .upper_633f label,
.fast_381f .block-a349 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar_8e73 {
  list-style: none;
  margin: 0;
}
.avatar_8e73 article.media_a1df {
  margin-bottom: 0;
}
.avatar_8e73 ul {
  list-style: none;
  margin: 0;
}
.avatar_8e73 .status-afe2 li.media_a1df {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar_8e73 .status-afe2 li.media_a1df {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar_8e73 .status-afe2 li.media_a1df: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) {
  .avatar_8e73 .status-afe2 li.media_a1df li.media_a1df li.media_a1df li.media_a1df {
    padding-left: 0;
  }
}
article.media_a1df {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.media_a1df .tertiary_aaac p:last-of-type {
  margin-bottom: 0;
}
article.media_a1df .tooltip_6633 {
  float: left;
}
article.media_a1df .avatar_7629 {
  margin-left: 85px;
}
article.media_a1df .form_f768 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.media_a1df .form_f768 .texture_9629 {
  margin-left: 10px;
}
article.media_a1df .texture-paper-9d1a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.media_a1df .secondary-2239 {
  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 .gold-8f17,
  #respond .upper_633f,
  #respond .block-a349 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gold-8f17 input,
#respond .upper_633f input,
#respond .block-a349 input {
  width: 100%;
}
#respond .block-a349 {
  margin-right: 0;
}
#respond .blue_bfd5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.label-df6b .stale-e510 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stale-e510 .banner_0448.background_complex_2f16 .texture-prev-2974 > li > a:focus,
.stale-e510 .banner_0448.background_complex_2f16 .texture-prev-2974 > li > a:hover,
.stale-e510 .banner_0448.wood-2534 .texture-prev-2974 > li > a:focus,
.stale-e510 .banner_0448.wood-2534 .texture-prev-2974 > li > a:hover,
.stale-e510 .banner_0448.section_light_ec12 .texture-prev-2974 > li > a:focus,
.stale-e510 .banner_0448.section_light_ec12 .texture-prev-2974 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e510
  .banner_0448.background_complex_2f16
  .texture-prev-2974
  > li.filter-middle-d59b
  > a,
.stale-e510
  .banner_0448.background_complex_2f16
  .texture-prev-2974
  > li.panel-hovered-6334
  > a,
.stale-e510
  .banner_0448.wood-2534
  .texture-prev-2974
  > li.filter-middle-d59b
  > a,
.stale-e510
  .banner_0448.wood-2534
  .texture-prev-2974
  > li.panel-hovered-6334
  > a,
.stale-e510
  .banner_0448.section_light_ec12
  .texture-prev-2974
  > li.filter-middle-d59b
  > a,
.stale-e510 .banner_0448.section_light_ec12 .texture-prev-2974 > li.breadcrumb_out_2a7b > a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e510 .modal-aea5,
.stale-e510 .modal-aea5 a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e510 .surface_selected_08e9.fluid_32d1 li a,
.stale-e510 .slow_bb0f a,
.stale-e510 .notice_in_0c5b,
.stale-e510 .texture-prev-2974 > li > a,
.stale-e510 .mask-6ffa {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510 .surface_selected_08e9.fluid_32d1 li a:hover,
.stale-e510 .slow_bb0f a:hover,
.stale-e510 .notice_in_0c5b:hover,
.stale-e510 .texture-prev-2974 > li > a:hover,
.stale-e510 .mask-6ffa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e510 .dirty_bd6c {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510 .dirty_bd6c .hero_lower_ad3a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e510 .dirty_bd6c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-e510 .status_paper_688e .block-solid-3bea {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510 .status_paper_688e .block-solid-3bea .column-929a {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510
  .status_paper_688e
  .block-solid-3bea
  .column-929a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510
  .status_paper_688e
  .block-solid-3bea
  .column-929a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510
  .status_paper_688e
  .block-solid-3bea
  .column-929a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510
  .status_paper_688e
  .block-solid-3bea
  .column-929a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510 .status_paper_688e .orange-0f05 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-e510 .status_paper_688e .orange-0f05:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-5294
  .stale-e510
  .status_paper_688e
  .blue-bd26
  .picture-5d81 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-5294
  .stale-e510
  .status_paper_688e
  .blue-bd26
  .column-929a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-df6b .tiny_14d3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tiny_14d3 .banner_0448.background_complex_2f16 .texture-prev-2974 > li > a:focus,
.tiny_14d3 .banner_0448.background_complex_2f16 .texture-prev-2974 > li > a:hover,
.tiny_14d3 .banner_0448.wood-2534 .texture-prev-2974 > li > a:focus,
.tiny_14d3 .banner_0448.wood-2534 .texture-prev-2974 > li > a:hover,
.tiny_14d3 .banner_0448.section_light_ec12 .texture-prev-2974 > li > a:focus,
.tiny_14d3 .banner_0448.section_light_ec12 .texture-prev-2974 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_14d3
  .banner_0448.background_complex_2f16
  .texture-prev-2974
  > li.filter-middle-d59b
  > a,
.tiny_14d3
  .banner_0448.background_complex_2f16
  .texture-prev-2974
  > li.panel-hovered-6334
  > a,
.tiny_14d3
  .banner_0448.wood-2534
  .texture-prev-2974
  > li.filter-middle-d59b
  > a,
.tiny_14d3
  .banner_0448.wood-2534
  .texture-prev-2974
  > li.panel-hovered-6334
  > a,
.tiny_14d3
  .banner_0448.section_light_ec12
  .texture-prev-2974
  > li.filter-middle-d59b
  > a,
.tiny_14d3 .banner_0448.section_light_ec12 .texture-prev-2974 > li.breadcrumb_out_2a7b > a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_14d3 .modal-aea5,
.tiny_14d3 .modal-aea5 a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_14d3 .surface_selected_08e9.fluid_32d1 li a,
.tiny_14d3 .slow_bb0f a,
.tiny_14d3 .notice_in_0c5b,
.tiny_14d3 .texture-prev-2974 > li > a,
.tiny_14d3 .mask-6ffa {
  color: rgba(0, 0, 0, 0.55);
}
.tiny_14d3 .surface_selected_08e9.fluid_32d1 li a:hover,
.tiny_14d3 .slow_bb0f a:hover,
.tiny_14d3 .notice_in_0c5b:hover,
.tiny_14d3 .texture-prev-2974 > li > a:hover,
.tiny_14d3 .mask-6ffa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_14d3 .dirty_bd6c {
  color: rgba(0, 0, 0, 0.55);
}
.tiny_14d3 .dirty_bd6c .hero_lower_ad3a {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_14d3 .dirty_bd6c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.prev-0b4b .box_hard_1e53 {
  margin-left: auto;
  margin-right: auto;
}
.form_af59 > * {
  margin-left: auto;
  margin-right: auto;
}
.form_af59 .accent-1907 {
  margin-right: 1.41575em;
}
.bronze-90ed .form_af59 > .content-8aaf {
  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;
}
.bronze-90ed .form_af59 > .lite-c770 {
  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;
}
.fast-5165.prev-0b4b .box_hard_1e53,
.right-241f.prev-0b4b .box_hard_1e53 {
  margin-left: 0;
}
.inner_9693.prev-0b4b .box_hard_1e53,
.pattern-356a.prev-0b4b .box_hard_1e53 {
  margin-right: 0;
}
.form_af59 ol,
.form_af59 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.huge_4db0 video {
  max-width: 100%;
}
.modal-yellow-2607 img {
  display: block;
}
.modal-yellow-2607.accent-1907,
.modal-yellow-2607.active_c6cb {
  width: 100%;
}
.modal-yellow-2607.lite-c770 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wood_c5e3:not(.background_left_af67) {
  margin: 1.5em auto;
}
.section_liquid_af0b p {
  padding: 1.5em 14px;
}
ul.thick-ef7c.lite-c770,
ul.thick-ef7c.content-8aaf,
ul.thick-ef7c.center-b9a2.content-8aaf {
  padding: 0 14px;
}
.frame-06f6 {
  display: block;
  overflow-x: auto;
}
.frame-06f6 table {
  border-collapse: collapse;
  width: 100%;
}
.frame-06f6 td,
.frame-06f6 th {
  padding: 0.5em;
}
.form_af59 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form_af59 ol ol,
.form_af59 ol ul,
.form_af59 ul ol,
.form_af59 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form_af59 ol ol li,
.form_af59 ol ul li,
.form_af59 ul ol li,
.form_af59 ul ul li {
  margin-left: 0;
}
.last_7ee0.tall_7f3c > .column_huge_68c8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.last_7ee0.tall_7f3c > .column_huge_68c8 iframe,
.last_7ee0.tall_7f3c > .column_huge_68c8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.warm-9675 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.warm-9675.heading-f179 {
  padding: 0;
}
.warm-9675.heading-f179 cite {
  font-size: 13px;
}
.warm-9675 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.warm-9675 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.preview_next_4e54 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.preview_next_4e54 > p:first-child {
  margin-top: 0;
}
.preview_next_4e54 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.preview_next_4e54 blockquote {
  border-left: 0;
}
.texture_clean_fa70 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture_clean_fa70:not(.iron-e6ab) {
  max-width: 100px;
}
.texture_clean_fa70.dropdown_f91d {
  border-bottom: none !important;
  text-align: center;
}
.texture_clean_fa70.dropdown_f91d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .section_liquid_af0b p {
    padding: 1.5em 0;
  }
}
.large_b139 {
  color: #0073aa;
}
.content-rough-45f2 {
  background-color: #0073aa;
}
.fast-2ac5 {
  color: #229fd8;
}
.background-1a42 {
  background-color: #229fd8;
}
.paper_6498 {
  color: #eee;
}
.accordion-dark-3c2b {
  background-color: #eee;
}
.hard_501f {
  color: #444;
}
.logo-bba3 {
  background-color: #444;
}
.cold_800a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.cold_800a .action_e581 .slow_bb0f {
  font-size: 15px;
}
.cold_800a .slow_bb0f {
  line-height: 1.3;
}
.cold_800a .tiny_14d3 {
}
.cold_800a .stale-e510 {
  background: #235787;
}
.status-5f5d {
  padding: 0;
}
.status-5f5d .stale-e510 {
  background: #1a1a1a;
}
.status-5f5d .tiny_14d3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.small-33cf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.small-33cf .tiny_14d3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.small-33cf .stale-e510 {
  background: #303030;
}
.tertiary_narrow_b192 {
  position: relative;
  z-index: 10;
}
.tertiary_narrow_b192 .block-3da0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new-d0d3 .row_green_db2b {
  display: inline-block;
  vertical-align: middle;
}
.new-d0d3.input_4175 .row_green_db2b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .new-d0d3.input_4175 .row_green_db2b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .new-d0d3.input_4175 .row_green_db2b {
    margin-right: 0.4em;
  }
}
.new-d0d3.input_4175 .row_green_db2b:last-child {
  margin-right: 0;
}
.modal_wood_8788 .block-3da0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .label-df6b .action_e581 {
    margin: 0 -0.5em;
  }
  .label-df6b .action_e581 [class*="customify-col-"],
  .label-df6b .action_e581 [class*="customify-col_"],
  .label-df6b .action_e581 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.label-df6b.accent-c818 .block-3da0 {
  background: 0 0 !important;
}
.label-df6b.accent-c818 .block-3da0,
.label-df6b.modal_wood_8788 .block-3da0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .label-df6b.tertiary_under_0195 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.label-df6b.modal_wood_8788 .block-3da0 {
  box-shadow: none !important;
}
.warm-8e1a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .warm-8e1a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .warm-8e1a {
    padding: 18px 0 20px;
  }
}
.warm-8e1a .main-a9c4 {
  width: 100%;
}
.warm-8e1a .large_3c52 {
  margin-bottom: 0;
}
.warm-8e1a .accent_2b70 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_out_344d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_out_344d .notification_black_ac31 {
  width: 100%;
}
.focused_9cd3 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.focused_9cd3 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.focused_9cd3 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;
}
.focused_9cd3 li:last-child:after {
  display: none;
}
.focused_9cd3 li a {
  font-weight: 500;
  margin-right: 10px;
}
.smooth_05fe .wide-d49c button,
.warm-8e1a .wide-d49c button {
  left: 0;
}
.smooth_05fe .notification_black_ac31,
.warm-8e1a .notification_black_ac31 {
  padding-left: 0;
  padding-right: 0;
}
.smooth_05fe .tabs_out_344d,
.warm-8e1a .tabs_out_344d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.smooth_05fe {
  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;
}
.smooth_05fe: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;
}
.smooth_05fe .notification-static-4e68 {
  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) {
  .smooth_05fe .notification-static-4e68 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_05fe .notification-static-4e68 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .smooth_05fe .notification-static-4e68 {
    min-height: 200px;
  }
}
.smooth_05fe .focused_9cd3 {
  color: rgba(255, 255, 255, 0.8);
}
.smooth_05fe .focused_9cd3 a,
.smooth_05fe .focused_9cd3 li:after {
  color: inherit;
}
.smooth_05fe .focused_9cd3 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo-facb {
  margin-bottom: 0.5em;
}
.black-c748 {
  margin-bottom: 1.2em;
}
.black-c748,
.photo-facb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.black-c748 p:last-child,
.photo-facb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wide-d49c,
#masthead .wide-d49c {
  display: none;
}
#masthead
  > .wide-d49c.prev_f780 {
  display: none;
}
#masthead > .wide-d49c button {
  left: 0;
}
.bright_7e26 {
  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%;
}
.bright_7e26 .row_green_db2b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bright_7e26 .tabs_focused_1658 {
  display: -webkit-box;
  display: flex;
}
.bright_7e26 .tabs_focused_1658.dirty_0af7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bright_7e26 .tabs_focused_1658.nav-medium-7faa {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright_7e26 .tabs_focused_1658.disabled-ac6e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright_7e26.stale-1cf7.link_out_0f29 .tabs_focused_1658.dirty_0af7 {
  flex-basis: 100%;
}
.bright_7e26.detail-10ef .tabs_focused_1658.nav-medium-7faa {
  -webkit-box-flex: 1;
  flex: auto;
}
.bright_7e26.detail-10ef .tabs_focused_1658.disabled-ac6e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wide-d49c.prev_f780 {
  display: none;
}
#masthead > .wide-d49c button {
  left: 0;
}
.lite_398f {
  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;
}
.lite_398f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.lite_398f.highlight_d838 i {
  margin-right: 4px;
}
.lite_398f.section-bright-615a i {
  margin-left: 5px;
}
.slow_bb0f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.slow_bb0f p:last-child {
  margin-bottom: 0;
}
.action-3f8f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.action-3f8f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.action-3f8f img {
  display: block;
  width: auto;
  line-height: 1;
}
.action-3f8f .modal-aea5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.action-3f8f .module-simple-1864 {
  margin: 5px 0 7px 0;
}
.action-3f8f.message_9fdf .cold-98da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action-3f8f.message_9fdf .inner_782b {
  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;
}
.action-3f8f.section-3969 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.action-3f8f.section-3969 .cold-98da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action-3f8f.section-3969 .inner_782b {
  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;
}
.action-3f8f.header_motion_6a2e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action-3f8f.selected_9ec2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.action-3f8f.selected_9ec2 .inner_782b {
  margin-top: 7px;
}
.simple-934b {
  display: inline-block;
}
.tertiary_narrow_b192 .disabled_warm_ba4a .action-3f8f img {
  max-width: 100%;
}
.banner_0448 .avatar-c9f5.notice-79e8,
.modal-center-3a41 .avatar-c9f5.notice-79e8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_0448 .backdrop-under-faae,
.modal-center-3a41 .backdrop-under-faae {
  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%);
}
.banner_0448 .backdrop-under-faae {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.banner_0448.dark-7d11 .backdrop-under-faae {
  display: none;
}
.banner_0448 .wrapper-south-636f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner_0448 .wrapper-south-636f li {
  display: inline-block;
  position: relative;
}
.banner_0448 .wrapper-south-636f li:last-child {
  margin-right: 0;
}
.banner_0448 .wrapper-south-636f 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;
}
.banner_0448 .wrapper-south-636f li.breadcrumb_out_2a7b > a {
  color: rgba(0, 0, 0, 0.9);
}
.banner_0448 .wrapper-south-636f > 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;
}
.banner_0448 .wrapper-south-636f > li > a i {
  line-height: 0;
}
.banner_0448 .wrapper-south-636f > li.gradient_steel_877c > a .backdrop-under-faae {
  margin-left: 4px;
  line-height: 0;
}
.banner_0448 .wrapper-south-636f .west-d06e li.gradient_steel_877c > a {
  position: relative;
}
.banner_0448 .wrapper-south-636f .west-d06e li.gradient_steel_877c > a:after,
.banner_0448 .wrapper-south-636f .west-d06e li.gradient_steel_877c > a:before {
  content: "";
  display: table;
}
.banner_0448 .wrapper-south-636f .west-d06e li.gradient_steel_877c > a:after {
  clear: both;
}
.banner_0448 .wrapper-south-636f .west-d06e li.gradient_steel_877c > a .backdrop-under-faae {
  margin-left: 5px;
  float: right;
}
.banner_0448 .breadcrumb_9d9f,
.banner_0448 .west-d06e {
  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;
}
.banner_0448 .west-d06e {
  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;
}
.banner_0448 .west-d06e .notice-79e8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_0448 .west-d06e .backdrop-under-faae {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.banner_0448 .west-d06e li {
  display: block;
  margin: 0;
  padding: 0;
}
.banner_0448 .west-d06e 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;
}
.banner_0448 .west-d06e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.banner_0448 .west-d06e .west-d06e {
  top: 0;
  left: 100%;
}
.banner_0448 .texture-advanced-1310.fn-focus-d294 > .breadcrumb_9d9f,
.banner_0448 .texture-advanced-1310.fn-focus-d294 > .west-d06e,
.banner_0448 .texture-advanced-1310:focus > .breadcrumb_9d9f,
.banner_0448 .texture-advanced-1310:focus > .west-d06e,
.banner_0448 .texture-advanced-1310:hover > .breadcrumb_9d9f,
.banner_0448 .texture-advanced-1310:hover > .west-d06e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.banner_0448.section_light_ec12 .texture-prev-2974:after,
.banner_0448.section_light_ec12 .texture-prev-2974:before {
  content: "";
  display: table;
}
.banner_0448.section_light_ec12 .texture-prev-2974:after {
  clear: both;
}
.banner_0448.section_light_ec12 .texture-prev-2974 > li {
  float: left;
}
.banner_0448.disabled_3b48 .texture-prev-2974:after,
.banner_0448.disabled_3b48 .texture-prev-2974:before {
  content: "";
  display: table;
}
.banner_0448.disabled_3b48 .texture-prev-2974:after {
  clear: both;
}
.banner_0448.disabled_3b48 .texture-prev-2974 > li {
  float: left;
}
.banner_0448.disabled_3b48 .texture-prev-2974 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.banner_0448.disabled_3b48 .texture-prev-2974 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.banner_0448.disabled_3b48 .texture-prev-2974 > li.filter-middle-d59b > a,
.banner_0448.disabled_3b48 .texture-prev-2974 > li.breadcrumb_out_2a7b > a {
  color: #fff;
  background-color: #1e4b75;
}
.banner_0448.background_complex_2f16 .texture-prev-2974 > li > a .notice-79e8 {
  position: relative;
}
.banner_0448.background_complex_2f16 .texture-prev-2974 > li > a .notice-79e8: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;
}
.banner_0448.background_complex_2f16
  .texture-prev-2974
  > li:focus
  > a
  .notice-79e8:before,
.banner_0448.background_complex_2f16
  .texture-prev-2974
  > li:hover
  > a
  .notice-79e8:before {
  width: 100%;
  background-color: currentColor;
}
.banner_0448.background_complex_2f16
  .texture-prev-2974
  > li.filter-middle-d59b
  > a
  .notice-79e8:before,
.banner_0448.background_complex_2f16
  .texture-prev-2974
  > li.panel-hovered-6334
  > a
  .notice-79e8:before {
  width: 100%;
  background-color: currentColor;
}
.banner_0448.wood-2534 .texture-prev-2974 > li > a .notice-79e8 {
  position: relative;
}
.banner_0448.wood-2534 .texture-prev-2974 > li > a .notice-79e8: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;
}
.banner_0448.wood-2534 .texture-prev-2974 > li:focus > a .notice-79e8:before,
.banner_0448.wood-2534
  .texture-prev-2974
  > li:hover
  > a
  .notice-79e8:before {
  width: 100%;
  background-color: currentColor;
}
.banner_0448.wood-2534
  .texture-prev-2974
  > li.filter-middle-d59b
  > a
  .notice-79e8:before,
.banner_0448.wood-2534
  .texture-prev-2974
  > li.panel-hovered-6334
  > a
  .notice-79e8:before {
  width: 100%;
  background-color: currentColor;
}
.modal-center-3a41 .wrapper-south-636f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal-center-3a41 .wrapper-south-636f li:first-child > a {
  border-top: none;
}
.modal-center-3a41 .wrapper-south-636f .table-static-b02e > .notice-79e8 .backdrop-under-faae {
  display: none;
}
.modal-center-3a41 .wrapper-south-636f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal-center-3a41 .wrapper-south-636f li:last-child {
  border: none;
}
.modal-center-3a41 .wrapper-south-636f li.gradient_steel_877c > a {
  padding-right: 45px !important;
}
.modal-center-3a41 .wrapper-south-636f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal-center-3a41 .wrapper-south-636f li a:focus,
.modal-center-3a41 .wrapper-south-636f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal-center-3a41 .wrapper-south-636f li .hidden_8a13 {
  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;
}
.modal-center-3a41 .wrapper-south-636f li .hidden_8a13:hover {
  box-shadow: none;
}
.modal-center-3a41 .wrapper-south-636f li .hidden_8a13 .backdrop-under-faae {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal-center-3a41 .wrapper-south-636f .west-d06e {
  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);
}
.modal-center-3a41 .wrapper-south-636f .west-d06e li a {
  padding-left: 3em;
}
.modal-center-3a41 .wrapper-south-636f .gradient_steel_9a2a > a .hidden_8a13 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-center-3a41 .wrapper-south-636f .gradient_steel_9a2a > .west-d06e {
  display: block;
  opacity: 1;
}
.background_9826 {
  max-width: 100%;
}
.message_a354 {
  line-height: 0;
  cursor: pointer;
}
.mask-6ffa {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.mask-6ffa:hover {
  box-shadow: none;
  color: currentColor;
}
.mask-6ffa svg {
  width: 18px;
  height: 18px;
}
.mask-6ffa .old-4ee6 {
  display: none;
}
.pagination_9ab1 {
  position: relative;
}
.pagination_9ab1.fn-active-d294 .mask-6ffa .popup-hard-d69a {
  display: none;
}
.pagination_9ab1.fn-active-d294 .mask-6ffa .old-4ee6 {
  display: inline-block;
}
.pagination_9ab1 .small_af19 {
  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);
}
.pagination_9ab1.lite-8607 .small_af19 {
  left: auto;
  right: -0.9em;
}
.pagination_9ab1.lite-8607 .pagination_157a::before {
  left: auto;
  right: 15px;
}
.pagination_9ab1.fn-active-d294 .small_af19 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-bd26 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.blue-bd26 label {
  flex-basis: 100%;
}
.blue-bd26 .block-solid-3bea {
  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;
}
.blue-bd26 .column-929a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.blue-bd26 .column-929a:focus {
  background-color: transparent;
}
.blue-bd26 button.orange-0f05 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.blue-bd26 button.orange-0f05:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.blue-bd26 button.orange-0f05 svg {
  width: 18px;
  height: 18px;
}
.blue-bd26 input[type="submit"] {
  min-height: auto;
}
.status_paper_688e .blue-bd26 .column-929a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pagination_157a {
  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) {
  .pagination_157a {
    width: 220px;
  }
}
.pagination_157a label {
  flex-basis: 100%;
}
.pagination_157a::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;
}
.paragraph-5294 .status_paper_688e .blue-bd26 {
  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;
}
.paragraph-5294
  .status_paper_688e
  .blue-bd26
  .block-solid-3bea {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.paragraph-5294 .status_paper_688e .blue-bd26 .column-929a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.paragraph-5294
  .status_paper_688e
  .blue-bd26
  .column-929a:focus {
  background: 0 0;
}
.paragraph-5294
  .status_paper_688e
  .blue-bd26
  .picture-5d81 {
  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;
}
.surface_selected_08e9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.surface_selected_08e9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.surface_selected_08e9 li:last-child {
  margin-right: 0;
}
.surface_selected_08e9 li:first-child {
  margin-left: 0;
}
.surface_selected_08e9.wide-44a6 a {
  color: #fff;
}
.surface_selected_08e9.wide-44a6 a:hover {
  color: #fff;
}
.surface_selected_08e9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.surface_selected_08e9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.surface_selected_08e9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.surface_selected_08e9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.surface_selected_08e9 [class*="social-icon-apple"] {
  background-color: #999;
}
.surface_selected_08e9 [class*="social-icon-apple"].bottom-d66c {
  background-color: transparent;
  color: #999;
}
.surface_selected_08e9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.surface_selected_08e9 [class*="social-icon-behance"].bottom-d66c {
  background-color: transparent;
  color: #1769ff;
}
.surface_selected_08e9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.surface_selected_08e9 [class*="social-icon-bitbucket"].bottom-d66c {
  background-color: transparent;
  color: #205081;
}
.surface_selected_08e9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.surface_selected_08e9 [class*="social-icon-codepen"].bottom-d66c {
  background-color: transparent;
  color: #000;
}
.surface_selected_08e9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.surface_selected_08e9 [class*="social-icon-delicious"].bottom-d66c {
  background-color: transparent;
  color: #39f;
}
.surface_selected_08e9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.surface_selected_08e9 [class*="social-icon-digg"].bottom-d66c {
  background-color: transparent;
  color: #005be2;
}
.surface_selected_08e9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.surface_selected_08e9 [class*="social-icon-dribbble"].bottom-d66c {
  background-color: transparent;
  color: #ea4c89;
}
.surface_selected_08e9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.surface_selected_08e9 [class*="social-icon-envelope"].bottom-d66c {
  background-color: transparent;
  color: #ea4335;
}
.surface_selected_08e9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.surface_selected_08e9 [class*="social-icon-facebook"].bottom-d66c {
  background-color: transparent;
  color: #3b5998;
}
.surface_selected_08e9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.surface_selected_08e9 [class*="social-icon-flickr"].bottom-d66c {
  background-color: transparent;
  color: #0063dc;
}
.surface_selected_08e9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.surface_selected_08e9 [class*="social-icon-foursquare"].bottom-d66c {
  background-color: transparent;
  color: #2d5be3;
}
.surface_selected_08e9 [class*="social-icon-github"] {
  background-color: #333;
}
.surface_selected_08e9 [class*="social-icon-github"].bottom-d66c {
  background-color: transparent;
  color: #333;
}
.surface_selected_08e9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.surface_selected_08e9 [class*="social-icon-google-plus"].bottom-d66c {
  background-color: transparent;
  color: #dd4b39;
}
.surface_selected_08e9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.surface_selected_08e9 [class*="social-icon-houzz"].bottom-d66c {
  background-color: transparent;
  color: #7ac142;
}
.surface_selected_08e9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.surface_selected_08e9 [class*="social-icon-instagram"].bottom-d66c {
  background-color: transparent;
  color: #262626;
}
.surface_selected_08e9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.surface_selected_08e9 [class*="social-icon-jsfiddle"].bottom-d66c {
  background-color: transparent;
  color: #487aa2;
}
.surface_selected_08e9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.surface_selected_08e9 [class*="social-icon-linkedin"].bottom-d66c {
  background-color: transparent;
  color: #0077b5;
}
.surface_selected_08e9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.surface_selected_08e9 [class*="social-icon-medium"].bottom-d66c {
  background-color: transparent;
  color: #00ab6b;
}
.surface_selected_08e9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.surface_selected_08e9
  [class*="social-icon-odnoklassniki"].bottom-d66c {
  background-color: transparent;
  color: #f4731c;
}
.surface_selected_08e9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.surface_selected_08e9 [class*="social-icon-meetup"].bottom-d66c {
  background-color: transparent;
  color: #ec1c40;
}
.surface_selected_08e9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.surface_selected_08e9 [class*="social-icon-pinterest"].bottom-d66c {
  background-color: transparent;
  color: #bd081c;
}
.surface_selected_08e9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.surface_selected_08e9 [class*="social-icon-product-hunt"].bottom-d66c {
  background-color: transparent;
  color: #da552f;
}
.surface_selected_08e9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.surface_selected_08e9 [class*="social-icon-reddit"].bottom-d66c {
  background-color: transparent;
  color: #ff4500;
}
.surface_selected_08e9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.surface_selected_08e9 [class*="social-icon-rss"].bottom-d66c {
  background-color: transparent;
  color: #f26522;
}
.surface_selected_08e9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.surface_selected_08e9
  [class*="social-icon-shopping-cart"].bottom-d66c {
  background-color: transparent;
  color: #4caf50;
}
.surface_selected_08e9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.surface_selected_08e9 [class*="social-icon-skype"].bottom-d66c {
  background-color: transparent;
  color: #00aff0;
}
.surface_selected_08e9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.surface_selected_08e9 [class*="social-icon-slideshare"].bottom-d66c {
  background-color: transparent;
  color: #0077b5;
}
.surface_selected_08e9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.surface_selected_08e9 [class*="social-icon-snapchat"].bottom-d66c {
  background-color: transparent;
  color: #fffc00;
}
.surface_selected_08e9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.surface_selected_08e9 [class*="social-icon-soundcloud"].bottom-d66c {
  background-color: transparent;
  color: #f80;
}
.surface_selected_08e9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.surface_selected_08e9 [class*="social-icon-spotify"].bottom-d66c {
  background-color: transparent;
  color: #2ebd59;
}
.surface_selected_08e9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.surface_selected_08e9
  [class*="social-icon-stack-overflow"].bottom-d66c {
  background-color: transparent;
  color: #fe7a15;
}
.surface_selected_08e9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.surface_selected_08e9 [class*="social-icon-maldkfgram"].bottom-d66c {
  background-color: transparent;
  color: #2ca5e0;
}
.surface_selected_08e9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.surface_selected_08e9 [class*="social-icon-tripadvisor"].bottom-d66c {
  background-color: transparent;
  color: #589442;
}
.surface_selected_08e9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.surface_selected_08e9 [class*="social-icon-tumblr"].bottom-d66c {
  background-color: transparent;
  color: #35465c;
}
.surface_selected_08e9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.surface_selected_08e9 [class*="social-icon-twitch"].bottom-d66c {
  background-color: transparent;
  color: #6441a5;
}
.surface_selected_08e9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.surface_selected_08e9 [class*="social-icon-twitter"].bottom-d66c {
  background-color: transparent;
  color: #1da1f2;
}
.surface_selected_08e9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.surface_selected_08e9 [class*="social-icon-vimeo"].bottom-d66c {
  background-color: transparent;
  color: #1ab7ea;
}
.surface_selected_08e9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.surface_selected_08e9 [class*="social-icon-vk"].bottom-d66c {
  background-color: transparent;
  color: #45668e;
}
.surface_selected_08e9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.surface_selected_08e9 [class*="social-icon-weibo"].bottom-d66c {
  background-color: transparent;
  color: #df2029;
}
.surface_selected_08e9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.surface_selected_08e9 [class*="social-icon-weixin"].bottom-d66c {
  background-color: transparent;
  color: #7bb32e;
}
.surface_selected_08e9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.surface_selected_08e9 [class*="social-icon-whatsapp"].bottom-d66c {
  background-color: transparent;
  color: #25d366;
}
.surface_selected_08e9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.surface_selected_08e9 [class*="social-icon-wordpress"].bottom-d66c {
  background-color: transparent;
  color: #21759b;
}
.surface_selected_08e9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.surface_selected_08e9 [class*="social-icon-xing"].bottom-d66c {
  background-color: transparent;
  color: #026466;
}
.surface_selected_08e9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.surface_selected_08e9 [class*="social-icon-yelp"].bottom-d66c {
  background-color: transparent;
  color: #af0606;
}
.surface_selected_08e9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.surface_selected_08e9 [class*="social-icon-youtube"].bottom-d66c {
  background-color: transparent;
  color: #cd201f;
}
.notice_in_0c5b {
  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;
}
.notice_in_0c5b:hover {
  box-shadow: none;
  background: 0 0;
}
.new_3193 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.overlay_8867 {
  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;
}
.module_13eb {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.large-7ccd {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.large-7ccd,
.large-7ccd::after,
.large-7ccd::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;
}
.large-7ccd::after,
.large-7ccd::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tall_622f .overlay_8867 .module_13eb {
  margin-top: -2px;
  width: 19px;
}
.tall_622f .overlay_8867 .large-7ccd {
  margin-top: -1px;
}
.tall_622f .overlay_8867 .large-7ccd,
.tall_622f .overlay_8867 .large-7ccd::after,
.tall_622f .overlay_8867 .large-7ccd::before {
  width: 19px;
  height: 2px;
}
.tall_622f .overlay_8867 .large-7ccd::before {
  top: -6px;
}
.tall_622f .overlay_8867 .large-7ccd::after {
  bottom: -6px;
}
.nav-4a71 .overlay_8867 .module_13eb {
  margin-top: -2px;
  width: 22px;
}
.nav-4a71 .overlay_8867 .large-7ccd {
  margin-top: -1px;
}
.nav-4a71 .overlay_8867 .large-7ccd,
.nav-4a71 .overlay_8867 .large-7ccd::after,
.nav-4a71 .overlay_8867 .large-7ccd::before {
  width: 22px;
  height: 2px;
}
.nav-4a71 .overlay_8867 .large-7ccd::before {
  top: -7px;
}
.nav-4a71 .overlay_8867 .large-7ccd::after {
  bottom: -7px;
}
.article-d557 .overlay_8867 .module_13eb {
  margin-top: -2px;
  width: 31px;
}
.article-d557 .overlay_8867 .large-7ccd {
  margin-top: -1.5px;
}
.article-d557 .overlay_8867 .large-7ccd,
.article-d557 .overlay_8867 .large-7ccd::after,
.article-d557 .overlay_8867 .large-7ccd::before {
  width: 31px;
  height: 3px;
}
.article-d557 .overlay_8867 .large-7ccd::before {
  top: -9px;
}
.article-d557 .overlay_8867 .large-7ccd::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .clean_f99f .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 19px;
  }
  .clean_f99f .overlay_8867 .large-7ccd {
    margin-top: -1px;
  }
  .clean_f99f .overlay_8867 .large-7ccd,
  .clean_f99f .overlay_8867 .large-7ccd::after,
  .clean_f99f .overlay_8867 .large-7ccd::before {
    width: 19px;
    height: 2px;
  }
  .clean_f99f .overlay_8867 .large-7ccd::before {
    top: -6px;
  }
  .clean_f99f .overlay_8867 .large-7ccd::after {
    bottom: -6px;
  }
  .preview_80ab .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 22px;
  }
  .preview_80ab .overlay_8867 .large-7ccd {
    margin-top: -1px;
  }
  .preview_80ab .overlay_8867 .large-7ccd,
  .preview_80ab .overlay_8867 .large-7ccd::after,
  .preview_80ab .overlay_8867 .large-7ccd::before {
    width: 22px;
    height: 2px;
  }
  .preview_80ab .overlay_8867 .large-7ccd::before {
    top: -7px;
  }
  .preview_80ab .overlay_8867 .large-7ccd::after {
    bottom: -7px;
  }
  .tooltip-227f .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-227f .overlay_8867 .large-7ccd {
    margin-top: -1.5px;
  }
  .tooltip-227f .overlay_8867 .large-7ccd,
  .tooltip-227f .overlay_8867 .large-7ccd::after,
  .tooltip-227f .overlay_8867 .large-7ccd::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-227f .overlay_8867 .large-7ccd::before {
    top: -9px;
  }
  .tooltip-227f .overlay_8867 .large-7ccd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .glass-5eca .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 19px;
  }
  .glass-5eca .overlay_8867 .large-7ccd {
    margin-top: -1px;
  }
  .glass-5eca .overlay_8867 .large-7ccd,
  .glass-5eca .overlay_8867 .large-7ccd::after,
  .glass-5eca .overlay_8867 .large-7ccd::before {
    width: 19px;
    height: 2px;
  }
  .glass-5eca .overlay_8867 .large-7ccd::before {
    top: -6px;
  }
  .glass-5eca .overlay_8867 .large-7ccd::after {
    bottom: -6px;
  }
  .logo-d962 .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 22px;
  }
  .logo-d962 .overlay_8867 .large-7ccd {
    margin-top: -1px;
  }
  .logo-d962 .overlay_8867 .large-7ccd,
  .logo-d962 .overlay_8867 .large-7ccd::after,
  .logo-d962 .overlay_8867 .large-7ccd::before {
    width: 22px;
    height: 2px;
  }
  .logo-d962 .overlay_8867 .large-7ccd::before {
    top: -7px;
  }
  .logo-d962 .overlay_8867 .large-7ccd::after {
    bottom: -7px;
  }
  .input_1ddc .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 31px;
  }
  .input_1ddc .overlay_8867 .large-7ccd {
    margin-top: -1.5px;
  }
  .input_1ddc .overlay_8867 .large-7ccd,
  .input_1ddc .overlay_8867 .large-7ccd::after,
  .input_1ddc .overlay_8867 .large-7ccd::before {
    width: 31px;
    height: 3px;
  }
  .input_1ddc .overlay_8867 .large-7ccd::before {
    top: -9px;
  }
  .input_1ddc .overlay_8867 .large-7ccd::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_south_1f54 .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_south_1f54 .overlay_8867 .large-7ccd {
    margin-top: -1px;
  }
  .pagination_south_1f54 .overlay_8867 .large-7ccd,
  .pagination_south_1f54 .overlay_8867 .large-7ccd::after,
  .pagination_south_1f54 .overlay_8867 .large-7ccd::before {
    width: 19px;
    height: 2px;
  }
  .pagination_south_1f54 .overlay_8867 .large-7ccd::before {
    top: -6px;
  }
  .pagination_south_1f54 .overlay_8867 .large-7ccd::after {
    bottom: -6px;
  }
  .rough-55c0 .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 22px;
  }
  .rough-55c0 .overlay_8867 .large-7ccd {
    margin-top: -1px;
  }
  .rough-55c0 .overlay_8867 .large-7ccd,
  .rough-55c0 .overlay_8867 .large-7ccd::after,
  .rough-55c0 .overlay_8867 .large-7ccd::before {
    width: 22px;
    height: 2px;
  }
  .rough-55c0 .overlay_8867 .large-7ccd::before {
    top: -7px;
  }
  .rough-55c0 .overlay_8867 .large-7ccd::after {
    bottom: -7px;
  }
  .logo-5fdd .overlay_8867 .module_13eb {
    margin-top: -2px;
    width: 31px;
  }
  .logo-5fdd .overlay_8867 .large-7ccd {
    margin-top: -1.5px;
  }
  .logo-5fdd .overlay_8867 .large-7ccd,
  .logo-5fdd .overlay_8867 .large-7ccd::after,
  .logo-5fdd .overlay_8867 .large-7ccd::before {
    width: 31px;
    height: 3px;
  }
  .logo-5fdd .overlay_8867 .large-7ccd::before {
    top: -9px;
  }
  .logo-5fdd .overlay_8867 .large-7ccd::after {
    bottom: -9px;
  }
}
.form-lower-4b9f .large-7ccd {
  -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);
}
.form-lower-4b9f .large-7ccd::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.form-lower-4b9f .large-7ccd::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);
}
.form-lower-4b9f.secondary-6bad .large-7ccd {
  -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);
}
.form-lower-4b9f.secondary-6bad .large-7ccd::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.form-lower-4b9f.secondary-6bad .large-7ccd::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);
}
.info-12f7 {
  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.brown-f2f3:before {
  display: none;
}
.under_8ead {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.under_8ead .article_4aaa {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.under_8ead .article_4aaa:last-of-type {
  border-bottom: none;
}
.under_8ead .article_4aaa.thumbnail_c435,
.under_8ead .article_4aaa.texture_narrow_7481,
.under_8ead .article_4aaa.fluid_95c6 {
  padding: 0;
}
.under_8ead .modal-center-3a41 .hidden_8a13 {
  color: currentColor;
}
.under_8ead .modal-center-3a41 .hidden_8a13:focus,
.under_8ead .modal-center-3a41 .hidden_8a13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_8ead.tiny_14d3 .dirty_bd6c,
.under_8ead.tiny_14d3 .slow_bb0f a,
.under_8ead.tiny_14d3 .texture-prev-2974 a,
.under_8ead.tiny_14d3 .west-d06e a {
  color: rgba(0, 0, 0, 0.55);
}
.under_8ead.tiny_14d3 .dirty_bd6c:hover,
.under_8ead.tiny_14d3 .slow_bb0f a:hover,
.under_8ead.tiny_14d3 .texture-prev-2974 a:hover,
.under_8ead.tiny_14d3 .west-d06e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.under_8ead.tiny_14d3 .hero_lower_ad3a {
  color: rgba(0, 0, 0, 0.8);
}
.under_8ead.tiny_14d3 .article_4aaa {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_8ead.tiny_14d3 .article_4aaa:before {
  background: rgba(0, 0, 0, 0.08);
}
.under_8ead.tiny_14d3 .message_large_7624:before {
  background: rgba(255, 255, 255, 0.9);
}
.under_8ead.tiny_14d3 .modal-center-3a41 .wrapper-south-636f li a,
.under_8ead.tiny_14d3 .modal-center-3a41 .hidden_8a13,
.under_8ead.tiny_14d3 .west-d06e {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_8ead.tiny_14d3 .modal-center-3a41 .hidden_8a13:focus,
.under_8ead.tiny_14d3 .modal-center-3a41 .hidden_8a13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_8ead.tiny_14d3 .wrapper-south-636f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under_8ead.stale-e510 .dirty_bd6c,
.under_8ead.stale-e510 .slow_bb0f a,
.under_8ead.stale-e510 .texture-prev-2974 .hidden_8a13,
.under_8ead.stale-e510 .texture-prev-2974 a,
.under_8ead.stale-e510 .west-d06e a {
  color: rgba(255, 255, 255, 0.79);
}
.under_8ead.stale-e510 .dirty_bd6c:hover,
.under_8ead.stale-e510 .slow_bb0f a:hover,
.under_8ead.stale-e510 .texture-prev-2974 .hidden_8a13:hover,
.under_8ead.stale-e510 .texture-prev-2974 a:hover,
.under_8ead.stale-e510 .west-d06e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_8ead.stale-e510 .hero_lower_ad3a {
  color: rgba(255, 255, 255, 0.99);
}
.under_8ead.stale-e510 .article_4aaa {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_8ead.stale-e510 .article_4aaa:before {
  background: rgba(255, 255, 255, 0.08);
}
.under_8ead.stale-e510 .message_large_7624:before {
  background: rgba(0, 0, 0, 0.9);
}
.under_8ead.stale-e510 .modal-center-3a41 .wrapper-south-636f li a,
.under_8ead.stale-e510 .modal-center-3a41 .hidden_8a13,
.under_8ead.stale-e510 .west-d06e {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_8ead.stale-e510 .modal-center-3a41 .hidden_8a13:focus,
.under_8ead.stale-e510 .modal-center-3a41 .hidden_8a13:hover {
  background: rgba(0, 0, 0, 0.01);
}
.under_8ead.stale-e510 .wrapper-south-636f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_large_7624 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.message_large_7624:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.nav-1e6b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.overlay-right-1a71 .under_8ead {
  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-right-1a71 .article_4aaa {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.overlay-right-1a71 .article_4aaa: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-right-1a71 .article_4aaa:before {
    width: 16%;
    left: 42%;
  }
}
.overlay-right-1a71 .article_4aaa:last-child:before {
  content: none;
}
.overlay-right-1a71 .article_4aaa[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.overlay-right-1a71 .modal-center-3a41 .wrapper-south-636f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.overlay-right-1a71 .modal-center-3a41 .wrapper-south-636f li a .hidden_8a13 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.overlay-right-1a71 .modal-center-3a41 .west-d06e {
  border: none;
}
.overlay-right-1a71 .modal-center-3a41 .west-d06e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.overlay-right-1a71 .message_large_7624 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.overlay-right-1a71 .nav-1e6b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.overlay-right-1a71 .stale-e510 .message_large_7624:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay-right-1a71 .tiny_14d3.focused-0aea .large-7ccd {
  background: rgba(0, 0, 0, 0.6);
}
.overlay-right-1a71
  .tiny_14d3.focused-0aea
  .large-7ccd::after,
.overlay-right-1a71
  .tiny_14d3.focused-0aea
  .large-7ccd:before {
  background: inherit;
}
.overlay-right-1a71
  .tiny_14d3.focused-0aea:hover
  .large-7ccd {
  background: rgba(0, 0, 0, 0.8);
}
.large_8a7d .under_8ead {
  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) {
  .large_8a7d .under_8ead {
    width: auto;
    right: 45px;
  }
}
.gallery-first-f0ab .under_8ead {
  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) {
  .gallery-first-f0ab .under_8ead {
    width: auto;
    left: 45px;
  }
}
.brown-f2f3 .under_8ead {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.brown-f2f3 .nav-1e6b {
  max-width: 48em;
  margin: 0 auto;
}
.brown-f2f3 .message_large_7624:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.first-e6a1 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.first-e6a1.overlay-right-1a71 .under_8ead {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.first-e6a1.large_8a7d .under_8ead {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.first-e6a1 .under_8ead {
  visibility: visible;
}
.first-e6a1.gallery-first-f0ab .under_8ead {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary-0ea0,
.notification-glass-526c {
  overflow-x: hidden;
}
.secondary-0ea0 .under_8ead {
  overflow: auto;
}
.secondary-0ea0.overlay-right-1a71 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-0ea0.overlay-right-1a71 .under_8ead {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary-0ea0.overlay-right-1a71 .notice_in_0c5b {
  opacity: 0;
}
.secondary-0ea0.large_8a7d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-0ea0.large_8a7d .under_8ead {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary-0ea0.large_8a7d .notice_in_0c5b {
  opacity: 0;
}
.secondary-0ea0.gallery-first-f0ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-0ea0.gallery-first-f0ab .under_8ead {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary-0ea0.gallery-first-f0ab .notice_in_0c5b {
  opacity: 0;
}
.secondary-0ea0.brown-f2f3 .under_8ead {
  z-index: 10;
  visibility: visible;
}
.focused-0aea {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focused-0aea .large-7ccd {
  background: rgba(255, 255, 255, 0.99);
}
.focused-0aea .large-7ccd::after,
.focused-0aea .large-7ccd:before {
  background: inherit;
}
.focused-0aea:hover .large-7ccd {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-first-f0ab .focused-0aea {
  top: 10px;
  right: auto;
  left: 12px;
}
.brown-f2f3 .focused-0aea {
  display: none !important;
}
.secondary-0ea0:before,
.notification-glass-526c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary-0ea0 .focused-0aea,
.notification-glass-526c .focused-0aea {
  display: inline-block;
}
.under_8ead .row_green_db2b {
  -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;
}
.secondary-0ea0 .under_8ead .row_green_db2b,
.notification-glass-526c .under_8ead .row_green_db2b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title-ce9e .block-solid-3bea {
  width: 100%;
}
.disabled_warm_ba4a {
  padding: 0 0.5em 0;
}
.disabled_warm_ba4a [class*="customify-col-"],
.disabled_warm_ba4a [class*="customify-col_"],
.disabled_warm_ba4a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.mini_ee48 .disabled_warm_ba4a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .action_e581 .focus-f68d,
  .focus-f68d {
    display: none;
  }
  .smooth_c295 {
    text-align: left;
  }
  .bronze_48c4 {
    text-align: center;
  }
  .popup-23d4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .action_e581 .filter-last-f1e9,
  .filter-last-f1e9 {
    display: none;
  }
  .popup_steel_1edb {
    text-align: left;
  }
  .gallery_c03a {
    text-align: center;
  }
  .white-3071 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .action_e581 .box-e90c,
  .box-e90c {
    display: none;
  }
  .bottom-58ba {
    text-align: left;
  }
  .preview-990d {
    text-align: center;
  }
  .preview-2e49 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout-53e2 {
  box-shadow: none !important;
}
.nav_smooth_21af .disabled_de2a,
.background-selected-b486 .disabled_de2a {
  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;
}
.background-selected-b486 .disabled_de2a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.block-3da0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.block-3da0:after,
.block-3da0:before {
  content: "";
  display: table;
}
.block-3da0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .block-3da0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.block-3da0,
.tertiary_under_0195 {
  max-width: 1248px;
  margin: 0 auto;
}

.simple-d381.pattern_action_a9cc .block-3da0 {
  max-width: 100%;
}
.simple-d381.easy-6bb0 {
  max-width: 1200px;
  margin: 0 auto;
}
.simple-d381.tooltip_ecf4 .block-3da0 {
  max-width: 100%;
}
.simple-d381.tooltip_ecf4 > .block-3da0 {
  padding-left: 0;
  padding-right: 0;
}
.simple-d381.tooltip_ecf4 > .block-3da0 .action_e581 {
  margin: 0;
}
.simple-d381.tooltip_ecf4
  > .block-3da0
  .logo-6360.tooltip-clean-07dc {
  margin-right: 0;
  margin-left: 0;
}
.simple-d381.tooltip_ecf4 #main.tooltip-clean-07dc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .background-0c65 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .background-0c65 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .list_59a7 .box_hard_1e53 {
    padding-right: 1em;
  }
  .list_59a7.iron-96ed .logo-6360 {
    border-right: 1px solid #eaecee;
  }
  .list_59a7.iron-96ed .box_hard_1e53 {
    padding-right: 1em;
  }
  .list_59a7.iron-96ed .notification-center-2dea {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up_d43e .box_hard_1e53 {
    padding-left: 1em;
  }
  .up_d43e.iron-96ed .logo-6360 {
    border-left: 1px solid #eaecee;
  }
  .up_d43e.iron-96ed .box_hard_1e53 {
    padding-left: 1em;
  }
  .up_d43e.iron-96ed .notification-center-2dea {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east-b53b .box_hard_1e53 {
    padding-left: 1em;
  }
  .east-b53b.iron-96ed .fast_c810 {
    border-right: 1px solid #eaecee;
  }
  .east-b53b.iron-96ed .link_motion_a47b {
    border-right: 1px solid #eaecee;
  }
  .east-b53b.iron-96ed .box_hard_1e53 {
    padding-left: 1em;
  }
  .east-b53b.iron-96ed .notification-center-2dea {
    padding-right: 1em;
  }
  .east-b53b.iron-96ed .hero-action-7445 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle_ea79 .box_hard_1e53 {
    padding-right: 1em;
  }
  .middle_ea79.iron-96ed .fast_c810 {
    border-left: 1px solid #eaecee;
  }
  .middle_ea79.iron-96ed .link_motion_a47b {
    border-left: 1px solid #eaecee;
  }
  .middle_ea79.iron-96ed .box_hard_1e53 {
    padding-right: 1em;
  }
  .middle_ea79.iron-96ed .notification-center-2dea {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle_ea79.iron-96ed .hero-action-7445 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-0c65 .box_hard_1e53 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-0c65.iron-96ed .logo-6360 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .background-0c65.iron-96ed .box_hard_1e53 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-0c65.iron-96ed .notification-center-2dea {
    padding-left: 1em;
  }
  .background-0c65.iron-96ed .hero-action-7445 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .background-0c65.iron-96ed .box_hard_1e53 {
    padding-left: 0;
  }
}
.brown-f96a .new-d0d3 {
  display: inline-block;
}
.silver-14e8 {
  display: inline-block;
}
.badge_pressed_1d9b {
  word-con: break-word;
}
.filter_78ab > span {
  display: inline-block;
  padding: 5px 0;
}
.filter_78ab .down-c758 {
  margin-left: 8px;
  margin-right: 8px;
}
.filter_78ab .hover_683b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.last_3af6 .progress_tiny_5d96 {
  margin-bottom: 2em;
}
.last_3af6 .status-cold-1a41 {
  margin-bottom: 15px;
}
.last_3af6 .status-cold-1a41:last-child {
  margin-bottom: 0;
}
.last_3af6 .south-325a {
  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) {
  .last_3af6 .south-325a {
    display: block;
  }
}
.last_3af6 .table-b141 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .last_3af6 .table-b141 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.last_3af6 .feature_6bcd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.last_3af6 .feature_6bcd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.last_3af6 .feature_6bcd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.last_3af6 .badge_pressed_1d9b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.last_3af6 .badge_pressed_1d9b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.last_3af6 .gradient-tall-00ae p:last-child {
  margin-bottom: 0;
}
.last_3af6 .shade_c7d3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.last_3af6 .gallery-cold-1ed8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.last_3af6 .pink-99db {
  margin-top: 1em;
}
.last_3af6 .icon_36c5 {
  top: 0;
  display: block;
}
.last_3af6 .icon_36c5 a {
  color: inherit;
}
.last_3af6 .icon_36c5 a:hover {
  color: inherit;
}
.last_3af6 .white_5cb9 {
  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;
}
.last_3af6 .white_5cb9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.last_3af6 .gallery-cold-1ed8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.last_3af6 .sort-warm-2130 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.last_3af6 .sort-warm-2130:first-child {
  margin-top: 0;
}
.last_3af6 .sort-warm-2130.wide_f444 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.last_3af6 .sort-warm-2130.status_bottom_94dd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last_3af6
  .sort-warm-2130.status_bottom_94dd.badge-1559
  .pink-99db {
  width: 100%;
}
.last_3af6 .status_bottom_94dd {
  -webkit-box-align: center;
  align-items: center;
}
.last_3af6 .status_bottom_94dd .filter_78ab,
.last_3af6 .status_bottom_94dd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.last_3af6 .feature_6bcd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last_3af6 .feature_6bcd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last_3af6 .feature_6bcd: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;
}
.last_3af6 .wide_f444 {
  z-index: 5;
}
.last_3af6 .hard-2681 .red_398e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.last_3af6 .tag_smooth_69ef .red_398e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.last_3af6 .solid_e68a .red_398e {
  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;
}
.last_3af6.icon-tall-2bdf .south-325a,
.last_3af6.small_2b04 .south-325a {
  display: block;
}
.last_3af6.icon-tall-2bdf .south-325a .out_1164,
.last_3af6.icon-tall-2bdf .south-325a .gallery-cold-1ed8,
.last_3af6.small_2b04 .south-325a .out_1164,
.last_3af6.small_2b04 .south-325a .gallery-cold-1ed8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last_3af6.new-e784 .table-b141 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .last_3af6.new-e784 .table-b141 {
    margin-right: 0;
  }
}
.last_3af6.icon-tall-2bdf .table-b141,
.last_3af6.small_2b04 .table-b141 {
  padding-top: 40%;
}
.last_3af6.icon-tall-2bdf .progress_tiny_5d96,
.last_3af6.small_2b04 .progress_tiny_5d96 {
  display: block;
}
.last_3af6.icon-tall-2bdf .fn-sticky-d294 .gallery-cold-1ed8,
.last_3af6.small_2b04 .fn-sticky-d294 .gallery-cold-1ed8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.last_3af6.icon-tall-2bdf .table-b141,
.last_3af6.small_2b04 .table-b141 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.last_3af6.icon-tall-2bdf .gallery-cold-1ed8 {
  padding: 1em;
}
.caption_4bf9 {
  margin: 30px auto;
  display: block;
}
.caption_4bf9 .card-fixed-fb10 > * {
  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;
}
.caption_4bf9 .card-fixed-fb10 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_4bf9 .card-fixed-fb10 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay-top-563f .filter_78ab {
  margin-bottom: 1.41575em;
}
.overlay-top-563f .badge_1bea {
  margin-bottom: 1.618em;
}
.form_af59 .paper_63bd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form_af59 .paper_63bd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form_af59 .modal-5f85 {
  max-width: 100%;
  overflow: auto;
}
.prev-0b4b .form_af59 a:hover {
  text-decoration: underline;
}
.medium-6142 .status-cold-1a41:not(.badge_pressed_1d9b),
.medium-6142 .feature_6bcd {
  margin-bottom: 1.41575em;
}
.medium-6142 .status-cold-1a41:not(.badge_pressed_1d9b):last-child,
.medium-6142 .feature_6bcd:last-child {
  margin-bottom: 0;
}
.medium-6142 .status-cold-1a41.wood_8f8e {
  margin-bottom: 0.41575em;
}
.medium-6142 .content-77ee:before,
.medium-6142 .primary-4e88:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.medium-6142 .content-77ee:before {
  content: "\f115";
}
.medium-6142 .primary-4e88:before {
  content: "\f02c";
}
.medium-6142 .clean-06c3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.medium-6142 .clean-06c3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cold-0dfe {
  display: -webkit-box;
  display: flex;
}
.cold-0dfe .active-db2a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cold-0dfe .active-db2a {
    flex-basis: 90px;
  }
}
.cold-0dfe .first_f8c0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-0dfe .first_f8c0 {
    flex-basis: calc(100% - 50px);
  }
}
.cold-0dfe .old-6d0a p:last-child {
  margin-bottom: 0.72em;
}
.box_static_233c .card-fixed-fb10 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.box_static_233c .card-fixed-fb10:after,
.box_static_233c .card-fixed-fb10:before {
  content: "";
  display: table;
}
.box_static_233c .card-fixed-fb10:after {
  clear: both;
}
.box_static_233c .card-fixed-fb10 .header-21b9,
.box_static_233c .card-fixed-fb10 .content_lower_95b5 {
  width: 49%;
}
.box_static_233c .card-fixed-fb10 .header-21b9 a span.pro-a449,
.box_static_233c .card-fixed-fb10 .content_lower_95b5 a span.pro-a449 {
  display: block;
  margin-bottom: 5px;
}
.box_static_233c .card-fixed-fb10 .content_lower_95b5 {
  float: left;
  text-align: left;
}
.box_static_233c .card-fixed-fb10 .header-21b9 {
  float: right;
  text-align: right;
}
.image-advanced-6bdb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image-advanced-6bdb {
    margin-bottom: 0;
  }
}
.texture_1441 {
  margin-bottom: 1em;
}
.texture_1441 .badge_pressed_1d9b {
  font-size: 1.1em;
  line-height: 1.3;
}
.info_basic_d56c a {
  display: block;
  line-height: 0;
  position: relative;
}
.status_bottom_2ba7 .texture_1441,
.last_ae26 .texture_1441 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status_bottom_2ba7 .texture_1441,
  .last_ae26 .texture_1441 {
    display: block;
  }
}
.status_bottom_2ba7 .info_basic_d56c,
.last_ae26 .info_basic_d56c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status_bottom_2ba7 .info_basic_d56c,
  .last_ae26 .info_basic_d56c {
    margin-bottom: 1em;
  }
}
.status_bottom_2ba7 .info_basic_d56c img,
.last_ae26 .info_basic_d56c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status_bottom_2ba7 .sidebar-7169,
.last_ae26 .sidebar-7169 {
  flex-basis: calc(100% - 160px);
}
.status_bottom_2ba7 .sidebar-7169 p,
.last_ae26 .sidebar-7169 p {
  margin-bottom: 0;
}
.status_bottom_2ba7 .sidebar-7169 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status_bottom_2ba7 .sidebar-7169 {
    padding-left: 0;
  }
}
.last_ae26 .sidebar-7169 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .last_ae26 .sidebar-7169 {
    padding-right: 0;
  }
}
.last_ae26 .info_basic_d56c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination_focused_5f61 .info_basic_d56c {
  margin-bottom: 0.5em;
}
.pagination_focused_5f61 .info_basic_d56c img {
  width: 100%;
}
.cold_9cd5 .simple_ffdf,
.primary_2414 .simple_ffdf {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.primary_2414 .logo-6360 .video_7026 p:last-child {
  margin-bottom: 0;
}
.content_next_ef2b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.picture-2f29 .wrapper_orange_f1b9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .picture-2f29 .wrapper_orange_f1b9:last-of-type {
    margin-bottom: 0;
  }
}
.picture-2f29 .wrapper_orange_f1b9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture-2f29 .wrapper_orange_f1b9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.picture-2f29 .wrapper_orange_f1b9 ul li {
  margin: 0 0 0.6em;
}
.picture-2f29 .wrapper_orange_f1b9 ul li.selected_7743,
.picture-2f29 .wrapper_orange_f1b9 ul li.sidebar-gas-e539 {
  position: relative;
}
.picture-2f29 .wrapper_orange_f1b9 ul li.selected_7743 .focus_black_4d09,
.picture-2f29 .wrapper_orange_f1b9 ul li.sidebar-gas-e539 .focus_black_4d09 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.picture-2f29 .wrapper_orange_f1b9 ul li.selected_7743:after:after,
.picture-2f29 .wrapper_orange_f1b9 ul li.selected_7743:after:before,
.picture-2f29
  .wrapper_orange_f1b9
  ul
  li.sidebar-gas-e539:after:after,
.picture-2f29
  .wrapper_orange_f1b9
  ul
  li.sidebar-gas-e539:after:before {
  content: "";
  display: table;
}
.picture-2f29 .wrapper_orange_f1b9 ul li.selected_7743:after:after,
.picture-2f29
  .wrapper_orange_f1b9
  ul
  li.sidebar-gas-e539:after:after {
  clear: both;
}
.picture-2f29 .wrapper_orange_f1b9 a.panel-985f:hover {
  text-decoration: none;
}
.picture-2f29 .wrapper_orange_f1b9 select {
  max-width: 100%;
}
.picture-2f29 .wrapper_orange_f1b9 table {
  font-size: 85%;
}
.picture-2f29 .wrapper_orange_f1b9 table td,
.picture-2f29 .wrapper_orange_f1b9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.picture-2f29 .wrapper_orange_f1b9 table tfoot td {
  text-align: left;
}
.picture-2f29 .wrapper_orange_f1b9 :last-child {
  margin-bottom: 0;
}
.picture-2f29 .wrapper_orange_f1b9 .west_41fa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.picture-2f29 .wrapper_orange_f1b9 .west_41fa label {
  width: 100%;
}
.picture-2f29 .wrapper_orange_f1b9 .west_41fa .column-929a {
  width: 100%;
  display: block;
}
.picture-2f29 .wrapper_orange_f1b9 .west_41fa .orange-0f05 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.picture-2f29 .wrapper_orange_f1b9 .west_41fa .orange-0f05:hover svg #svg-search {
  fill: #444;
}
.picture-2f29 .wrapper_orange_f1b9 .west_41fa .orange-0f05 svg {
  width: 18px;
  height: 18px;
}
.picture-2f29 .item-6842 ul ul,
.picture-2f29 .highlight_easy_76df ul ul,
.picture-2f29 .pagination_north_2dbe ul ul,
.picture-2f29 .list-ba38 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.picture-2f29 .item-6842 .gradient_steel_877c > a,
.picture-2f29 .highlight_easy_76df .gradient_steel_877c > a,
.picture-2f29 .pagination_north_2dbe .gradient_steel_877c > a,
.picture-2f29 .list-ba38 .gradient_steel_877c > a {
  margin-bottom: 0;
}
.picture-2f29 .sort_c9c8 li,
.picture-2f29 .item-6842 li,
.picture-2f29 .image-full-1e8c li,
.picture-2f29 .highlight_easy_76df li,
.picture-2f29 .pagination_north_2dbe li,
.picture-2f29 .list-ba38 li,
.picture-2f29 .texture_first_cd94 li,
.picture-2f29 .short_6716 li {
  display: block;
  position: relative;
}
.picture-2f29 .sort_c9c8 li:last-child,
.picture-2f29 .item-6842 li:last-child,
.picture-2f29 .image-full-1e8c li:last-child,
.picture-2f29 .highlight_easy_76df li:last-child,
.picture-2f29 .pagination_north_2dbe li:last-child,
.picture-2f29 .list-ba38 li:last-child,
.picture-2f29 .texture_first_cd94 li:last-child,
.picture-2f29 .short_6716 li:last-child {
  border: none;
}
.picture-2f29 .sort_c9c8 li a,
.picture-2f29 .item-6842 li a,
.picture-2f29 .image-full-1e8c li a,
.picture-2f29 .highlight_easy_76df li a,
.picture-2f29 .pagination_north_2dbe li a,
.picture-2f29 .list-ba38 li a,
.picture-2f29 .texture_first_cd94 li a,
.picture-2f29 .short_6716 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture-2f29 .sort_c9c8 li ul li::before,
.picture-2f29 .item-6842 li ul li::before,
.picture-2f29 .image-full-1e8c li ul li::before,
.picture-2f29 .highlight_easy_76df li ul li::before,
.picture-2f29 .pagination_north_2dbe li ul li::before,
.picture-2f29 .list-ba38 li ul li::before,
.picture-2f29 .texture_first_cd94 li ul li::before,
.picture-2f29 .short_6716 li ul li::before {
  left: 15px;
}
.picture-2f29 .sort_c9c8 li ul a,
.picture-2f29 .item-6842 li ul a,
.picture-2f29 .image-full-1e8c li ul a,
.picture-2f29 .highlight_easy_76df li ul a,
.picture-2f29 .pagination_north_2dbe li ul a,
.picture-2f29 .list-ba38 li ul a,
.picture-2f29 .texture_first_cd94 li ul a,
.picture-2f29 .short_6716 li ul a {
  padding-left: 20px;
}
.picture-2f29 .sort_c9c8 li ul ul li::before,
.picture-2f29 .item-6842 li ul ul li::before,
.picture-2f29 .image-full-1e8c li ul ul li::before,
.picture-2f29 .highlight_easy_76df li ul ul li::before,
.picture-2f29 .pagination_north_2dbe li ul ul li::before,
.picture-2f29 .list-ba38 li ul ul li::before,
.picture-2f29 .texture_first_cd94 li ul ul li::before,
.picture-2f29 .short_6716 li ul ul li::before {
  left: 30px;
}
.picture-2f29 .sort_c9c8 li ul ul a,
.picture-2f29 .item-6842 li ul ul a,
.picture-2f29 .image-full-1e8c li ul ul a,
.picture-2f29 .highlight_easy_76df li ul ul a,
.picture-2f29 .pagination_north_2dbe li ul ul a,
.picture-2f29 .list-ba38 li ul ul a,
.picture-2f29 .texture_first_cd94 li ul ul a,
.picture-2f29 .short_6716 li ul ul a {
  padding-left: 40px;
}
.picture-2f29 .accent_full_d376 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture-2f29 .short_6716 ul li {
  margin-bottom: 1.41575em;
}
.picture-2f29 .short_6716 ul li .advanced_5a51 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.picture-2f29 .short_6716 ul li .stone_b0a1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stale-e510 .sort_c9c8 li a,
.stale-e510 .item-6842 li a,
.stale-e510 .image-full-1e8c li a,
.stale-e510 .highlight_easy_76df li a,
.stale-e510 .pagination_north_2dbe li a,
.stale-e510 .list-ba38 li a,
.stale-e510 .texture_first_cd94 li a,
.stale-e510 .short_6716 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-e510 .accent_full_d376 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-e510 .wrapper_orange_f1b9 ul li.selected_7743 .focus_black_4d09,
.stale-e510 .wrapper_orange_f1b9 ul li.sidebar-gas-e539 .focus_black_4d09 {
  background: rgba(0, 0, 0, 0.2);
}
.stale-e510 .picture-2f29 .wrapper_orange_f1b9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.simple-d381 .picture-2f29 .wrapper-south-636f li {
  margin: 0;
}
.simple-d381 .picture-2f29 .wrapper-south-636f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.simple-d381 .picture-2f29 .wrapper-south-636f li ul {
  margin: 0;
}
.simple-d381 .picture-2f29 .wrapper-south-636f li ul li a {
  padding-left: 15px;
}
.simple-d381 .picture-2f29 .wrapper-south-636f li ul li li a {
  padding-left: 30px;
}
.simple-d381 .picture-2f29 .wrapper-south-636f li.breadcrumb_out_2a7b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.simple-d381 .picture-2f29 .wrapper-south-636f li.breadcrumb_out_2a7b > 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;
}
.simple-d381 .picture-2f29 .wrapper-south-636f li.breadcrumb_out_2a7b > 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;
}
.icon_81a3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form_thick_8804 {
  position: relative;
  z-index: 10;
}
.form_thick_8804 .row_green_db2b {
  width: 100%;
  max-width: 100%;
}
.solid-e809 .table-clean-6010 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.solid-e809 .tiny_14d3 {
}
.solid-e809 .stale-e510 {
  background: #292929;
}
.message-hard-3d3b .table-clean-6010 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.message-hard-3d3b .tiny_14d3 {
  background: #f9f9f9;
}
.message-hard-3d3b .stale-e510 {
  background: #303030;
}
.wood_330f .table-clean-6010 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wood_330f .new-d0d3 {
    margin-bottom: 1em;
  }
  .wood_330f .new-d0d3:last-child {
    margin-bottom: 0;
  }
}
.wood_330f .tiny_14d3 {
  background: #ededed;
}
.wood_330f .stale-e510 {
  background: #1a1a1a;
}
.table-clean-6010.tiny_14d3 {
  color: rgba(0, 0, 0, 0.6);
}
.table-clean-6010.tiny_14d3 .detail_0127 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.table-clean-6010.stale-e510 {
  color: rgba(255, 255, 255, 0.99);
}
.table-clean-6010.stale-e510 a:not(.panel-985f) {
  color: rgba(255, 255, 255, 0.79);
}
.table-clean-6010.stale-e510 a:not(.panel-985f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-clean-6010.stale-e510 .detail_0127 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-clean-6010.stale-e510 table tbody td,
.table-clean-6010.stale-e510 table th {
  background: rgba(0, 0, 0, 0.08);
}
.glass-e61b.modal_wood_8788 .block-3da0 {
  max-width: initial;
}
.glass-e61b .input_4175 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.glass-e61b .input_4175 .row_green_db2b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .glass-e61b .input_4175 .row_green_db2b {
    display: block;
    margin-bottom: 2em;
  }
  .glass-e61b .input_4175 .row_green_db2b:last-child {
    margin-bottom: 0;
  }
}
.wood_330f .new-d0d3:last-child,
.message-hard-3d3b .new-d0d3:last-child,
.solid-e809 .new-d0d3:last-child {
  margin-bottom: 0;
}
.wood_330f .new-d0d3 .picture-2f29 .wrapper_orange_f1b9:last-child,
.message-hard-3d3b .new-d0d3 .picture-2f29 .wrapper_orange_f1b9:last-child,
.solid-e809 .new-d0d3 .picture-2f29 .wrapper_orange_f1b9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wood_330f .thumbnail-91aa,
  .wood_330f .selected-2c6e,
  .message-hard-3d3b .thumbnail-91aa,
  .message-hard-3d3b .selected-2c6e,
  .solid-e809 .thumbnail-91aa,
  .solid-e809 .selected-2c6e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form_thick_8804 .new-d0d3 {
    margin-bottom: 2em;
  }
}
.form_thick_8804 p:last-child {
  margin-bottom: 0;
}
.form_thick_8804 li,
.form_thick_8804 ul {
  list-style: none;
  margin: 0;
}
.form_thick_8804 ul ul {
  margin-left: 2.617924em;
}
.bottom_6872 {
  font-size: 0.875em;
}

/* css-noise: 8803 */
.phantom-card-y4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
