/*!
Theme Name: Customify
Theme URI: https://pressmaximum.element-hovered-3f08/customify
Author: WPCustomify
Author URI: https://pressmaximum.element-hovered-3f08
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.element-hovered-3f08/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focus-67ff.disabled-first-4a35/licenses/gpl-2.0.orange-b300
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.black-71b8/, (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.frame_simple_daff.column-motion-b925/normalize.container_prev_a8f4/
 ======
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.container_prev_a8f4 v7.0.0 | MIT License | github.element-hovered-3f08/necolas/normalize.container_prev_a8f4 */
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;
}
.selected_b88a .surface-top-45a2,
.carousel-static-92d2,
.iron_6762,
.hover-ba57,
.feature-a4fe,
.search_pink_269e,
.sort-down-fa87,
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;
}
.carousel-static-92d2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .carousel-static-92d2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-static-92d2,
  h1 {
    font-size: 1.8em;
  }
}
.iron_6762,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.iron_6762 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .iron_6762,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .iron_6762,
  h2 {
    font-size: 1.7em;
  }
}
.hover-ba57,
h3 {
  font-size: 1.618em;
}
.selected_b88a .surface-top-45a2,
.feature-a4fe,
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.table-tiny-b10f {
  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;
}
.warm_59b1:after,
.warm_59b1:before,
.item_f1bb:after,
.item_f1bb:before {
  content: "";
  display: table;
}
.warm_59b1:after,
.item_f1bb:after {
  clear: both;
}
.disabled-57aa {
  float: right;
  margin-right: 0;
}
.hidden-fixed-ab76 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.search_current_65b7 .summary-817b,
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;
}
.search_current_65b7 .summary-817b: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;
}
.surface_4afd .summary-817b {
  box-shadow: none;
}
.surface_4afd
  .summary-817b
  .row_hard_3cd3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface_4afd .summary-817b .frame-small-8f47 {
  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;
}
.surface_4afd
  .summary-817b
  .frame-small-8f47
  b {
  display: none;
}
.surface_4afd .tall_9cee {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.soft_743a:not(.grid_narrow_1b92):not(.background-0472),
button:not(.grid_narrow_1b92):not(.background-0472),
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ),
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ),
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ) {
  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;
}
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ):hover,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ):hover,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):hover,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):hover,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ):active,
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ):active,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):active,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):active,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):active,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus {
  outline: 0;
}
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b {
  position: relative;
}
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .text_hot_d4d8,
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .button_lower_da05,
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .hovered-c965,
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  i,
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  svg,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .text_hot_d4d8,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .button_lower_da05,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .hovered-c965,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  i,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  svg,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .text_hot_d4d8,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .button_lower_da05,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .hovered-c965,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  i,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  svg,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .text_hot_d4d8,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .button_lower_da05,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .hovered-c965,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  i,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  svg,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .text_hot_d4d8,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .button_lower_da05,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  .hovered-c965,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  i,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b
  svg {
  visibility: hidden;
}
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b:after,
button:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b:after,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b:after,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b:after,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ).fn-loading-d64b: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;
}
.soft_743a:not(.grid_narrow_1b92):not(.background-0472),
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ),
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ),
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ) {
  color: #fff;
  background: #235787;
}
.soft_743a:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus,
input[type="button"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus,
input[type="reset"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus,
input[type="submit"]:not(.grid_narrow_1b92):not(
    .background-0472
  ):focus {
  color: #fff;
}
.soft_743a.fn-disabled-d64b:not(.grid_narrow_1b92):not(
    .background-0472
  ),
.soft_743a[disabled]:not(.grid_narrow_1b92):not(
    .background-0472
  ),
button.fn-disabled-d64b:not(.grid_narrow_1b92):not(
    .background-0472
  ),
button[disabled]:not(.grid_narrow_1b92):not(
    .background-0472
  ) {
  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;
}
.container_under_7d89 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.container_under_7d89: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;
}
.thick-c46d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.image-tall-f676 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thumbnail-gold-044b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.warm_59b1:after,
.warm_59b1:before,
.preview_blue_bb24:after,
.preview_blue_bb24:before,
.picture_solid_3005:after,
.picture_solid_3005:before,
.module-0a47:after,
.module-0a47:before,
.row_bronze_d434:after,
.row_bronze_d434:before,
.in_27fd:after,
.in_27fd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.warm_59b1:after,
.preview_blue_bb24:after,
.picture_solid_3005:after,
.module-0a47:after,
.row_bronze_d434:after,
.in_27fd:after {
  clear: both;
}
.preview_blue_bb24 .pagination-a710,
.picture_solid_3005 .pagination-a710,
.text-4f07 .pagination-a710 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop_hard_88e9 {
  display: inline-block;
}
.layout-next-39ec {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.layout-next-39ec img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.layout-next-39ec .feature-medium-638d {
  padding: 1em 0;
  font-size: 85%;
}
.feature-medium-638d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outline_action_5a28 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outline_action_5a28:after,
.outline_action_5a28:before {
  content: "";
  display: table;
}
.outline_action_5a28:after {
  clear: both;
}
.title_5154 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown-fixed-06e2 .title_5154 {
  max-width: 50%;
}
.surface_ef14 .title_5154 {
  max-width: 33.33%;
}
.description-rough-bbf6 .title_5154 {
  max-width: 25%;
}
.tertiary-mini-5f50 .title_5154 {
  max-width: 20%;
}
.sort-b798 .title_5154 {
  max-width: 16.66%;
}
.in_4b52 .title_5154 {
  max-width: 14.28%;
}
.component-dark-a19d .title_5154 {
  max-width: 12.5%;
}
.content_83b0 .title_5154 {
  max-width: 11.11%;
}
.action-1652 {
  display: block;
}
.selected_b88a .inner_1440 label,
.selected_b88a .thumbnail_tiny_d6f9 label,
.selected_b88a .table_b4f8 label,
.selected_b88a .surface_6c2c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video-86ba {
  list-style: none;
  margin: 0;
}
.video-86ba article.footer_last_5e7e {
  margin-bottom: 0;
}
.video-86ba ul {
  list-style: none;
  margin: 0;
}
.video-86ba .accent_east_a5a0 li.footer_last_5e7e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video-86ba .accent_east_a5a0 li.footer_last_5e7e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video-86ba .accent_east_a5a0 li.footer_last_5e7e: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) {
  .video-86ba .accent_east_a5a0 li.footer_last_5e7e li.footer_last_5e7e li.footer_last_5e7e li.footer_last_5e7e {
    padding-left: 0;
  }
}
article.footer_last_5e7e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer_last_5e7e .preview_blue_bb24 p:last-of-type {
  margin-bottom: 0;
}
article.footer_last_5e7e .purple-6fea {
  float: left;
}
article.footer_last_5e7e .hard-80a4 {
  margin-left: 85px;
}
article.footer_last_5e7e .backdrop-647c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer_last_5e7e .backdrop-647c .accordion_upper_5053 {
  margin-left: 10px;
}
article.footer_last_5e7e .out-c7ef {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer_last_5e7e .avatar_7e25 {
  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 .inner_1440,
  #respond .table_b4f8,
  #respond .surface_6c2c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_1440 input,
#respond .table_b4f8 input,
#respond .surface_6c2c input {
  width: 100%;
}
#respond .surface_6c2c {
  margin-right: 0;
}
#respond .block-9b7b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list_240f {
  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;
}
.list_240f.backdrop_b0e1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.list_240f 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%);
}
.list_240f:focus,
.list_240f: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);
}
.layout-b372 {
  border-radius: 10%;
}
.header_04b2 {
  border-radius: 50%;
}
.east_c6b8 {
  font-size: 0.72em;
}
.main_173a {
  font-size: 0.875em;
}
.badge-old-87de {
  font-size: 1.1em;
}
.caption-cb09 {
  text-transform: uppercase;
  line-height: 1.2;
}
.caption-cb09.east_c6b8 {
  letter-spacing: 0.5px;
}
.container-b59d,
.container-b59d a {
  color: #6d6d6d;
}
.container-b59d a:hover {
  color: #111;
}
.action-3737 {
  color: #6d6d6d;
}
.avatar-0977 {
  overflow-x: hidden;
}
.avatar-0977 .preview-5bd3.border_large_5be8 {
  position: relative;
}
.avatar-0977 .preview-5bd3.border_large_5be8.smooth-4d21 {
  position: initial;
}
.avatar-0977
  .preview-5bd3.border_large_5be8.smooth-4d21
  .hot-e7ae {
  left: auto;
}
.avatar-0977 .preview-5bd3 .hot-e7ae {
  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;
}
.avatar-0977 .preview-5bd3:hover.border_large_5be8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.avatar-0977
  .preview-5bd3:hover.border_large_5be8
  .hot-e7ae {
  display: block;
  z-index: 9999999;
}
.avatar-0977 .message_hard_4b5e .easy_40a7,
.avatar-0977 .shadow-black-1e78 .easy_40a7 {
  display: none;
}
.avatar-0977 .image-solid-5ec9 .preview-5bd3:hover.border_large_5be8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.selected_b88a .inner_1440 label,
.selected_b88a .thumbnail_tiny_d6f9 label,
.selected_b88a .table_b4f8 label,
.selected_b88a .surface_6c2c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.video-86ba {
  list-style: none;
  margin: 0;
}
.video-86ba article.footer_last_5e7e {
  margin-bottom: 0;
}
.video-86ba ul {
  list-style: none;
  margin: 0;
}
.video-86ba .accent_east_a5a0 li.footer_last_5e7e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .video-86ba .accent_east_a5a0 li.footer_last_5e7e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .video-86ba .accent_east_a5a0 li.footer_last_5e7e: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) {
  .video-86ba .accent_east_a5a0 li.footer_last_5e7e li.footer_last_5e7e li.footer_last_5e7e li.footer_last_5e7e {
    padding-left: 0;
  }
}
article.footer_last_5e7e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.footer_last_5e7e .preview_blue_bb24 p:last-of-type {
  margin-bottom: 0;
}
article.footer_last_5e7e .purple-6fea {
  float: left;
}
article.footer_last_5e7e .hard-80a4 {
  margin-left: 85px;
}
article.footer_last_5e7e .backdrop-647c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.footer_last_5e7e .backdrop-647c .accordion_upper_5053 {
  margin-left: 10px;
}
article.footer_last_5e7e .out-c7ef {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.footer_last_5e7e .avatar_7e25 {
  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 .inner_1440,
  #respond .table_b4f8,
  #respond .surface_6c2c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_1440 input,
#respond .table_b4f8 input,
#respond .surface_6c2c input {
  width: 100%;
}
#respond .surface_6c2c {
  margin-right: 0;
}
#respond .block-9b7b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_hard_4b5e .summary-30dd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary-30dd .border_glass_1cd8.text_cf8f .thumbnail_9f13 > li > a:focus,
.summary-30dd .border_glass_1cd8.text_cf8f .thumbnail_9f13 > li > a:hover,
.summary-30dd .border_glass_1cd8.clean_5e14 .thumbnail_9f13 > li > a:focus,
.summary-30dd .border_glass_1cd8.clean_5e14 .thumbnail_9f13 > li > a:hover,
.summary-30dd .border_glass_1cd8.next_40da .thumbnail_9f13 > li > a:focus,
.summary-30dd .border_glass_1cd8.next_40da .thumbnail_9f13 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-30dd
  .border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a,
.summary-30dd
  .border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li.dark_239c
  > a,
.summary-30dd
  .border_glass_1cd8.clean_5e14
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a,
.summary-30dd
  .border_glass_1cd8.clean_5e14
  .thumbnail_9f13
  > li.dark_239c
  > a,
.summary-30dd
  .border_glass_1cd8.next_40da
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a,
.summary-30dd .border_glass_1cd8.next_40da .thumbnail_9f13 > li.pattern_eb72 > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary-30dd .section-02d4,
.summary-30dd .section-02d4 a {
  color: rgba(255, 255, 255, 0.99);
}
.summary-30dd .upper-d0a5.dropdown-short-b423 li a,
.summary-30dd .carousel_pressed_76ab a,
.summary-30dd .widget-large-2be7,
.summary-30dd .thumbnail_9f13 > li > a,
.summary-30dd .right_1985 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd .upper-d0a5.dropdown-short-b423 li a:hover,
.summary-30dd .carousel_pressed_76ab a:hover,
.summary-30dd .widget-large-2be7:hover,
.summary-30dd .thumbnail_9f13 > li > a:hover,
.summary-30dd .right_1985:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-30dd .slow_8a14 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd .slow_8a14 .text_10cd {
  color: rgba(255, 255, 255, 0.99);
}
.summary-30dd .slow_8a14:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary-30dd .hover_bc03 .in_675e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd .hover_bc03 .in_675e .notice_1947 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd
  .hover_bc03
  .in_675e
  .notice_1947::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd
  .hover_bc03
  .in_675e
  .notice_1947:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd
  .hover_bc03
  .in_675e
  .notice_1947::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd
  .hover_bc03
  .in_675e
  .notice_1947::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd .hover_bc03 .white-e317 {
  color: rgba(255, 255, 255, 0.79);
}
.summary-30dd .hover_bc03 .white-e317:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-bb2f
  .summary-30dd
  .hover_bc03
  .tall_783b
  .panel-hot-f260 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool-bb2f
  .summary-30dd
  .hover_bc03
  .tall_783b
  .notice_1947 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message_hard_4b5e .panel-8398 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.panel-8398 .border_glass_1cd8.text_cf8f .thumbnail_9f13 > li > a:focus,
.panel-8398 .border_glass_1cd8.text_cf8f .thumbnail_9f13 > li > a:hover,
.panel-8398 .border_glass_1cd8.clean_5e14 .thumbnail_9f13 > li > a:focus,
.panel-8398 .border_glass_1cd8.clean_5e14 .thumbnail_9f13 > li > a:hover,
.panel-8398 .border_glass_1cd8.next_40da .thumbnail_9f13 > li > a:focus,
.panel-8398 .border_glass_1cd8.next_40da .thumbnail_9f13 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-8398
  .border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a,
.panel-8398
  .border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li.dark_239c
  > a,
.panel-8398
  .border_glass_1cd8.clean_5e14
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a,
.panel-8398
  .border_glass_1cd8.clean_5e14
  .thumbnail_9f13
  > li.dark_239c
  > a,
.panel-8398
  .border_glass_1cd8.next_40da
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a,
.panel-8398 .border_glass_1cd8.next_40da .thumbnail_9f13 > li.pattern_eb72 > a {
  color: rgba(0, 0, 0, 0.8);
}
.panel-8398 .section-02d4,
.panel-8398 .section-02d4 a {
  color: rgba(0, 0, 0, 0.8);
}
.panel-8398 .upper-d0a5.dropdown-short-b423 li a,
.panel-8398 .carousel_pressed_76ab a,
.panel-8398 .widget-large-2be7,
.panel-8398 .thumbnail_9f13 > li > a,
.panel-8398 .right_1985 {
  color: rgba(0, 0, 0, 0.55);
}
.panel-8398 .upper-d0a5.dropdown-short-b423 li a:hover,
.panel-8398 .carousel_pressed_76ab a:hover,
.panel-8398 .widget-large-2be7:hover,
.panel-8398 .thumbnail_9f13 > li > a:hover,
.panel-8398 .right_1985:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-8398 .slow_8a14 {
  color: rgba(0, 0, 0, 0.55);
}
.panel-8398 .slow_8a14 .text_10cd {
  color: rgba(0, 0, 0, 0.8);
}
.panel-8398 .slow_8a14:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_13dd .pattern_hard_dd16 {
  margin-left: auto;
  margin-right: auto;
}
.picture_solid_3005 > * {
  margin-left: auto;
  margin-right: auto;
}
.picture_solid_3005 .thick-c46d {
  margin-right: 1.41575em;
}
.hero_middle_b327 .picture_solid_3005 > .disabled_e7b2 {
  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;
}
.hero_middle_b327 .picture_solid_3005 > .picture-78a5 {
  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;
}
.heading-medium-9dd4.active_13dd .pattern_hard_dd16,
.item_huge_70fc.active_13dd .pattern_hard_dd16 {
  margin-left: 0;
}
.icon-glass-8de3.active_13dd .pattern_hard_dd16,
.highlight-c0d0.active_13dd .pattern_hard_dd16 {
  margin-right: 0;
}
.picture_solid_3005 ol,
.picture_solid_3005 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface-30f2 video {
  max-width: 100%;
}
.primary_f676 img {
  display: block;
}
.primary_f676.thick-c46d,
.primary_f676.image-tall-f676 {
  width: 100%;
}
.primary_f676.picture-78a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-4bf8:not(.summary-west-780d) {
  margin: 1.5em auto;
}
.alert-static-956b p {
  padding: 1.5em 14px;
}
ul.hovered-ef63.picture-78a5,
ul.hovered-ef63.disabled_e7b2,
ul.hovered-ef63.silver_4d80.disabled_e7b2 {
  padding: 0 14px;
}
.fresh_e423 {
  display: block;
  overflow-x: auto;
}
.fresh_e423 table {
  border-collapse: collapse;
  width: 100%;
}
.fresh_e423 td,
.fresh_e423 th {
  padding: 0.5em;
}
.picture_solid_3005 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.picture_solid_3005 ol ol,
.picture_solid_3005 ol ul,
.picture_solid_3005 ul ol,
.picture_solid_3005 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.picture_solid_3005 ol ol li,
.picture_solid_3005 ol ul li,
.picture_solid_3005 ul ol li,
.picture_solid_3005 ul ul li {
  margin-left: 0;
}
.image_new_28b0.element_plasma_2d5a > .hover-clean-5729 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.image_new_28b0.element_plasma_2d5a > .hover-clean-5729 iframe,
.image_new_28b0.element_plasma_2d5a > .hover-clean-5729 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-hard-9a67 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer-hard-9a67.banner_paper_ff6c {
  padding: 0;
}
.footer-hard-9a67.banner_paper_ff6c cite {
  font-size: 13px;
}
.footer-hard-9a67 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer-hard-9a67 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.aside_69ba {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.aside_69ba > p:first-child {
  margin-top: 0;
}
.aside_69ba cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.aside_69ba blockquote {
  border-left: 0;
}
.orange-1281 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.orange-1281:not(.progress_0082) {
  max-width: 100px;
}
.orange-1281.disabled_f17e {
  border-bottom: none !important;
  text-align: center;
}
.orange-1281.disabled_f17e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .alert-static-956b p {
    padding: 1.5em 0;
  }
}
.row_lower_1069 {
  color: #0073aa;
}
.new-f22a {
  background-color: #0073aa;
}
.old_8e22 {
  color: #229fd8;
}
.notice_thick_9903 {
  background-color: #229fd8;
}
.dynamic_1c1b {
  color: #eee;
}
.disabled_white_cbf2 {
  background-color: #eee;
}
.feature_silver_d659 {
  color: #444;
}
.hidden_f3ae {
  background-color: #444;
}
.gradient-6556 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gradient-6556 .stale_cf17 .carousel_pressed_76ab {
  font-size: 15px;
}
.gradient-6556 .carousel_pressed_76ab {
  line-height: 1.3;
}
.gradient-6556 .panel-8398 {
}
.gradient-6556 .summary-30dd {
  background: #235787;
}
.tooltip-356b {
  padding: 0;
}
.tooltip-356b .summary-30dd {
  background: #1a1a1a;
}
.tooltip-356b .panel-8398 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent_24d5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent_24d5 .panel-8398 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent_24d5 .summary-30dd {
  background: #303030;
}
.in_27fd {
  position: relative;
  z-index: 10;
}
.in_27fd .badge_3ad7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_lite_d06a .border_large_5be8 {
  display: inline-block;
  vertical-align: middle;
}
.progress_lite_d06a.complex_d026 .border_large_5be8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .progress_lite_d06a.complex_d026 .border_large_5be8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .progress_lite_d06a.complex_d026 .border_large_5be8 {
    margin-right: 0.4em;
  }
}
.progress_lite_d06a.complex_d026 .border_large_5be8:last-child {
  margin-right: 0;
}
.gas-057b .badge_3ad7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message_hard_4b5e .stale_cf17 {
    margin: 0 -0.5em;
  }
  .message_hard_4b5e .stale_cf17 [class*="customify-col-"],
  .message_hard_4b5e .stale_cf17 [class*="customify-col_"],
  .message_hard_4b5e .stale_cf17 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message_hard_4b5e.border_plasma_3a16 .badge_3ad7 {
  background: 0 0 !important;
}
.message_hard_4b5e.border_plasma_3a16 .badge_3ad7,
.message_hard_4b5e.gas-057b .badge_3ad7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message_hard_4b5e.message-purple-474b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message_hard_4b5e.gas-057b .badge_3ad7 {
  box-shadow: none !important;
}
.paragraph-tiny-2bd4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph-tiny-2bd4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-tiny-2bd4 {
    padding: 18px 0 20px;
  }
}
.paragraph-tiny-2bd4 .pattern_8ed1 {
  width: 100%;
}
.paragraph-tiny-2bd4 .popup-ff8f {
  margin-bottom: 0;
}
.paragraph-tiny-2bd4 .gallery-15da {
  margin-top: 5px;
  font-size: 0.875em;
}
.frame-fixed-9ea9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.frame-fixed-9ea9 .clean_5014 {
  width: 100%;
}
.banner_7168 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.banner_7168 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.banner_7168 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;
}
.banner_7168 li:last-child:after {
  display: none;
}
.banner_7168 li a {
  font-weight: 500;
  margin-right: 10px;
}
.dropdown-add2 .easy_40a7 button,
.paragraph-tiny-2bd4 .easy_40a7 button {
  left: 0;
}
.dropdown-add2 .clean_5014,
.paragraph-tiny-2bd4 .clean_5014 {
  padding-left: 0;
  padding-right: 0;
}
.dropdown-add2 .frame-fixed-9ea9,
.paragraph-tiny-2bd4 .frame-fixed-9ea9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dropdown-add2 {
  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;
}
.dropdown-add2: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;
}
.dropdown-add2 .video_full_269d {
  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) {
  .dropdown-add2 .video_full_269d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-add2 .video_full_269d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-add2 .video_full_269d {
    min-height: 200px;
  }
}
.dropdown-add2 .banner_7168 {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown-add2 .banner_7168 a,
.dropdown-add2 .banner_7168 li:after {
  color: inherit;
}
.dropdown-add2 .banner_7168 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.grid-bronze-9e12 {
  margin-bottom: 0.5em;
}
.blue_72e9 {
  margin-bottom: 1.2em;
}
.blue_72e9,
.grid-bronze-9e12 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.blue_72e9 p:last-child,
.grid-bronze-9e12 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .easy_40a7,
#masthead .easy_40a7 {
  display: none;
}
#masthead
  > .easy_40a7.tag-f418 {
  display: none;
}
#masthead > .easy_40a7 button {
  left: 0;
}
.texture-5807 {
  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%;
}
.texture-5807 .border_large_5be8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-5807 .summary-a5d9 {
  display: -webkit-box;
  display: flex;
}
.texture-5807 .summary-a5d9.module_over_b77b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-5807 .summary-a5d9.title_3dbf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-5807 .summary-a5d9.middle-72f4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-5807.card_fluid_3ce6.heading_dirty_7272 .summary-a5d9.module_over_b77b {
  flex-basis: 100%;
}
.texture-5807.icon_41b0 .summary-a5d9.title_3dbf {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-5807.icon_41b0 .summary-a5d9.middle-72f4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .easy_40a7.tag-f418 {
  display: none;
}
#masthead > .easy_40a7 button {
  left: 0;
}
.frame-caea {
  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;
}
.frame-caea:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.frame-caea.message_6845 i {
  margin-right: 4px;
}
.frame-caea.shade_b03b i {
  margin-left: 5px;
}
.carousel_pressed_76ab p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.carousel_pressed_76ab p:last-child {
  margin-bottom: 0;
}
.chip-up-b911 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.chip-up-b911 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.chip-up-b911 img {
  display: block;
  width: auto;
  line-height: 1;
}
.chip-up-b911 .section-02d4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.chip-up-b911 .complex_49a5 {
  margin: 5px 0 7px 0;
}
.chip-up-b911.grid-2b6c .slider-5b26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-up-b911.grid-2b6c .info_cold_d96a {
  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;
}
.chip-up-b911.active-692b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.chip-up-b911.active-692b .slider-5b26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip-up-b911.active-692b .info_cold_d96a {
  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;
}
.chip-up-b911.texture_simple_5e30 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.chip-up-b911.accordion_paper_6586 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.chip-up-b911.accordion_paper_6586 .info_cold_d96a {
  margin-top: 7px;
}
.background-fixed-c566 {
  display: inline-block;
}
.in_27fd .button_large_4881 .chip-up-b911 img {
  max-width: 100%;
}
.border_glass_1cd8 .aside_first_b436.summary_warm_3c59,
.mini_f4d0 .aside_first_b436.summary_warm_3c59 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.border_glass_1cd8 .panel-thick-71f9,
.mini_f4d0 .panel-thick-71f9 {
  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%);
}
.border_glass_1cd8 .panel-thick-71f9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.border_glass_1cd8.photo-c368 .panel-thick-71f9 {
  display: none;
}
.border_glass_1cd8 .frame_2403 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border_glass_1cd8 .frame_2403 li {
  display: inline-block;
  position: relative;
}
.border_glass_1cd8 .frame_2403 li:last-child {
  margin-right: 0;
}
.border_glass_1cd8 .frame_2403 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;
}
.border_glass_1cd8 .frame_2403 li.pattern_eb72 > a {
  color: rgba(0, 0, 0, 0.9);
}
.border_glass_1cd8 .frame_2403 > 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;
}
.border_glass_1cd8 .frame_2403 > li > a i {
  line-height: 0;
}
.border_glass_1cd8 .frame_2403 > li.sidebar-33f1 > a .panel-thick-71f9 {
  margin-left: 4px;
  line-height: 0;
}
.border_glass_1cd8 .frame_2403 .cold-2ae3 li.sidebar-33f1 > a {
  position: relative;
}
.border_glass_1cd8 .frame_2403 .cold-2ae3 li.sidebar-33f1 > a:after,
.border_glass_1cd8 .frame_2403 .cold-2ae3 li.sidebar-33f1 > a:before {
  content: "";
  display: table;
}
.border_glass_1cd8 .frame_2403 .cold-2ae3 li.sidebar-33f1 > a:after {
  clear: both;
}
.border_glass_1cd8 .frame_2403 .cold-2ae3 li.sidebar-33f1 > a .panel-thick-71f9 {
  margin-left: 5px;
  float: right;
}
.border_glass_1cd8 .texture-narrow-487d,
.border_glass_1cd8 .cold-2ae3 {
  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;
}
.border_glass_1cd8 .cold-2ae3 {
  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;
}
.border_glass_1cd8 .cold-2ae3 .summary_warm_3c59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border_glass_1cd8 .cold-2ae3 .panel-thick-71f9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.border_glass_1cd8 .cold-2ae3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.border_glass_1cd8 .cold-2ae3 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;
}
.border_glass_1cd8 .cold-2ae3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.border_glass_1cd8 .cold-2ae3 .cold-2ae3 {
  top: 0;
  left: 100%;
}
.border_glass_1cd8 .table-upper-1c98.fn-focus-d64b > .texture-narrow-487d,
.border_glass_1cd8 .table-upper-1c98.fn-focus-d64b > .cold-2ae3,
.border_glass_1cd8 .table-upper-1c98:focus > .texture-narrow-487d,
.border_glass_1cd8 .table-upper-1c98:focus > .cold-2ae3,
.border_glass_1cd8 .table-upper-1c98:hover > .texture-narrow-487d,
.border_glass_1cd8 .table-upper-1c98:hover > .cold-2ae3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.border_glass_1cd8.next_40da .thumbnail_9f13:after,
.border_glass_1cd8.next_40da .thumbnail_9f13:before {
  content: "";
  display: table;
}
.border_glass_1cd8.next_40da .thumbnail_9f13:after {
  clear: both;
}
.border_glass_1cd8.next_40da .thumbnail_9f13 > li {
  float: left;
}
.border_glass_1cd8.main-e1e4 .thumbnail_9f13:after,
.border_glass_1cd8.main-e1e4 .thumbnail_9f13:before {
  content: "";
  display: table;
}
.border_glass_1cd8.main-e1e4 .thumbnail_9f13:after {
  clear: both;
}
.border_glass_1cd8.main-e1e4 .thumbnail_9f13 > li {
  float: left;
}
.border_glass_1cd8.main-e1e4 .thumbnail_9f13 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.border_glass_1cd8.main-e1e4 .thumbnail_9f13 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.border_glass_1cd8.main-e1e4 .thumbnail_9f13 > li.breadcrumb-easy-193f > a,
.border_glass_1cd8.main-e1e4 .thumbnail_9f13 > li.pattern_eb72 > a {
  color: #fff;
  background-color: #1e4b75;
}
.border_glass_1cd8.text_cf8f .thumbnail_9f13 > li > a .summary_warm_3c59 {
  position: relative;
}
.border_glass_1cd8.text_cf8f .thumbnail_9f13 > li > a .summary_warm_3c59: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;
}
.border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li:focus
  > a
  .summary_warm_3c59:before,
.border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li:hover
  > a
  .summary_warm_3c59:before {
  width: 100%;
  background-color: currentColor;
}
.border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a
  .summary_warm_3c59:before,
.border_glass_1cd8.text_cf8f
  .thumbnail_9f13
  > li.dark_239c
  > a
  .summary_warm_3c59:before {
  width: 100%;
  background-color: currentColor;
}
.border_glass_1cd8.clean_5e14 .thumbnail_9f13 > li > a .summary_warm_3c59 {
  position: relative;
}
.border_glass_1cd8.clean_5e14 .thumbnail_9f13 > li > a .summary_warm_3c59: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;
}
.border_glass_1cd8.clean_5e14 .thumbnail_9f13 > li:focus > a .summary_warm_3c59:before,
.border_glass_1cd8.clean_5e14
  .thumbnail_9f13
  > li:hover
  > a
  .summary_warm_3c59:before {
  width: 100%;
  background-color: currentColor;
}
.border_glass_1cd8.clean_5e14
  .thumbnail_9f13
  > li.breadcrumb-easy-193f
  > a
  .summary_warm_3c59:before,
.border_glass_1cd8.clean_5e14
  .thumbnail_9f13
  > li.dark_239c
  > a
  .summary_warm_3c59:before {
  width: 100%;
  background-color: currentColor;
}
.mini_f4d0 .frame_2403 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mini_f4d0 .frame_2403 li:first-child > a {
  border-top: none;
}
.mini_f4d0 .frame_2403 .accent-a3c0 > .summary_warm_3c59 .panel-thick-71f9 {
  display: none;
}
.mini_f4d0 .frame_2403 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mini_f4d0 .frame_2403 li:last-child {
  border: none;
}
.mini_f4d0 .frame_2403 li.sidebar-33f1 > a {
  padding-right: 45px !important;
}
.mini_f4d0 .frame_2403 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mini_f4d0 .frame_2403 li a:focus,
.mini_f4d0 .frame_2403 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini_f4d0 .frame_2403 li .dim_20a6 {
  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;
}
.mini_f4d0 .frame_2403 li .dim_20a6:hover {
  box-shadow: none;
}
.mini_f4d0 .frame_2403 li .dim_20a6 .panel-thick-71f9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mini_f4d0 .frame_2403 .cold-2ae3 {
  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);
}
.mini_f4d0 .frame_2403 .cold-2ae3 li a {
  padding-left: 3em;
}
.mini_f4d0 .frame_2403 .section-4c13 > a .dim_20a6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mini_f4d0 .frame_2403 .section-4c13 > .cold-2ae3 {
  display: block;
  opacity: 1;
}
.box_4095 {
  max-width: 100%;
}
.slider_hovered_6d7b {
  line-height: 0;
  cursor: pointer;
}
.right_1985 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.right_1985:hover {
  box-shadow: none;
  color: currentColor;
}
.right_1985 svg {
  width: 18px;
  height: 18px;
}
.right_1985 .outline_e54d {
  display: none;
}
.feature-2f31 {
  position: relative;
}
.feature-2f31.fn-active-d64b .right_1985 .text_stone_58ac {
  display: none;
}
.feature-2f31.fn-active-d64b .right_1985 .outline_e54d {
  display: inline-block;
}
.feature-2f31 .icon_hot_d645 {
  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);
}
.feature-2f31.widget-copper-45dc .icon_hot_d645 {
  left: auto;
  right: -0.9em;
}
.feature-2f31.widget-copper-45dc .box_up_9984::before {
  left: auto;
  right: 15px;
}
.feature-2f31.fn-active-d64b .icon_hot_d645 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tall_783b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tall_783b label {
  flex-basis: 100%;
}
.tall_783b .in_675e {
  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;
}
.tall_783b .notice_1947 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tall_783b .notice_1947:focus {
  background-color: transparent;
}
.tall_783b button.white-e317 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tall_783b button.white-e317:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tall_783b button.white-e317 svg {
  width: 18px;
  height: 18px;
}
.tall_783b input[type="submit"] {
  min-height: auto;
}
.hover_bc03 .tall_783b .notice_1947 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.box_up_9984 {
  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) {
  .box_up_9984 {
    width: 220px;
  }
}
.box_up_9984 label {
  flex-basis: 100%;
}
.box_up_9984::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;
}
.cool-bb2f .hover_bc03 .tall_783b {
  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;
}
.cool-bb2f
  .hover_bc03
  .tall_783b
  .in_675e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.cool-bb2f .hover_bc03 .tall_783b .notice_1947 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.cool-bb2f
  .hover_bc03
  .tall_783b
  .notice_1947:focus {
  background: 0 0;
}
.cool-bb2f
  .hover_bc03
  .tall_783b
  .panel-hot-f260 {
  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;
}
.upper-d0a5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.upper-d0a5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.upper-d0a5 li:last-child {
  margin-right: 0;
}
.upper-d0a5 li:first-child {
  margin-left: 0;
}
.upper-d0a5.clean-2d9d a {
  color: #fff;
}
.upper-d0a5.clean-2d9d a:hover {
  color: #fff;
}
.upper-d0a5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.upper-d0a5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.upper-d0a5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.upper-d0a5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.upper-d0a5 [class*="social-icon-apple"] {
  background-color: #999;
}
.upper-d0a5 [class*="social-icon-apple"].section-under-1389 {
  background-color: transparent;
  color: #999;
}
.upper-d0a5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.upper-d0a5 [class*="social-icon-behance"].section-under-1389 {
  background-color: transparent;
  color: #1769ff;
}
.upper-d0a5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.upper-d0a5 [class*="social-icon-bitbucket"].section-under-1389 {
  background-color: transparent;
  color: #205081;
}
.upper-d0a5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.upper-d0a5 [class*="social-icon-codepen"].section-under-1389 {
  background-color: transparent;
  color: #000;
}
.upper-d0a5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.upper-d0a5 [class*="social-icon-delicious"].section-under-1389 {
  background-color: transparent;
  color: #39f;
}
.upper-d0a5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.upper-d0a5 [class*="social-icon-digg"].section-under-1389 {
  background-color: transparent;
  color: #005be2;
}
.upper-d0a5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.upper-d0a5 [class*="social-icon-dribbble"].section-under-1389 {
  background-color: transparent;
  color: #ea4c89;
}
.upper-d0a5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.upper-d0a5 [class*="social-icon-envelope"].section-under-1389 {
  background-color: transparent;
  color: #ea4335;
}
.upper-d0a5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.upper-d0a5 [class*="social-icon-facebook"].section-under-1389 {
  background-color: transparent;
  color: #3b5998;
}
.upper-d0a5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.upper-d0a5 [class*="social-icon-flickr"].section-under-1389 {
  background-color: transparent;
  color: #0063dc;
}
.upper-d0a5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.upper-d0a5 [class*="social-icon-foursquare"].section-under-1389 {
  background-color: transparent;
  color: #2d5be3;
}
.upper-d0a5 [class*="social-icon-github"] {
  background-color: #333;
}
.upper-d0a5 [class*="social-icon-github"].section-under-1389 {
  background-color: transparent;
  color: #333;
}
.upper-d0a5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.upper-d0a5 [class*="social-icon-google-plus"].section-under-1389 {
  background-color: transparent;
  color: #dd4b39;
}
.upper-d0a5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.upper-d0a5 [class*="social-icon-houzz"].section-under-1389 {
  background-color: transparent;
  color: #7ac142;
}
.upper-d0a5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.upper-d0a5 [class*="social-icon-instagram"].section-under-1389 {
  background-color: transparent;
  color: #262626;
}
.upper-d0a5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.upper-d0a5 [class*="social-icon-jsfiddle"].section-under-1389 {
  background-color: transparent;
  color: #487aa2;
}
.upper-d0a5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.upper-d0a5 [class*="social-icon-linkedin"].section-under-1389 {
  background-color: transparent;
  color: #0077b5;
}
.upper-d0a5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.upper-d0a5 [class*="social-icon-medium"].section-under-1389 {
  background-color: transparent;
  color: #00ab6b;
}
.upper-d0a5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.upper-d0a5
  [class*="social-icon-odnoklassniki"].section-under-1389 {
  background-color: transparent;
  color: #f4731c;
}
.upper-d0a5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.upper-d0a5 [class*="social-icon-meetup"].section-under-1389 {
  background-color: transparent;
  color: #ec1c40;
}
.upper-d0a5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.upper-d0a5 [class*="social-icon-pinterest"].section-under-1389 {
  background-color: transparent;
  color: #bd081c;
}
.upper-d0a5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.upper-d0a5 [class*="social-icon-product-hunt"].section-under-1389 {
  background-color: transparent;
  color: #da552f;
}
.upper-d0a5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.upper-d0a5 [class*="social-icon-reddit"].section-under-1389 {
  background-color: transparent;
  color: #ff4500;
}
.upper-d0a5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.upper-d0a5 [class*="social-icon-rss"].section-under-1389 {
  background-color: transparent;
  color: #f26522;
}
.upper-d0a5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.upper-d0a5
  [class*="social-icon-shopping-cart"].section-under-1389 {
  background-color: transparent;
  color: #4caf50;
}
.upper-d0a5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.upper-d0a5 [class*="social-icon-skype"].section-under-1389 {
  background-color: transparent;
  color: #00aff0;
}
.upper-d0a5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.upper-d0a5 [class*="social-icon-slideshare"].section-under-1389 {
  background-color: transparent;
  color: #0077b5;
}
.upper-d0a5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.upper-d0a5 [class*="social-icon-snapchat"].section-under-1389 {
  background-color: transparent;
  color: #fffc00;
}
.upper-d0a5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.upper-d0a5 [class*="social-icon-soundcloud"].section-under-1389 {
  background-color: transparent;
  color: #f80;
}
.upper-d0a5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.upper-d0a5 [class*="social-icon-spotify"].section-under-1389 {
  background-color: transparent;
  color: #2ebd59;
}
.upper-d0a5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.upper-d0a5
  [class*="social-icon-stack-overflow"].section-under-1389 {
  background-color: transparent;
  color: #fe7a15;
}
.upper-d0a5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.upper-d0a5 [class*="social-icon-maldkfgram"].section-under-1389 {
  background-color: transparent;
  color: #2ca5e0;
}
.upper-d0a5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.upper-d0a5 [class*="social-icon-tripadvisor"].section-under-1389 {
  background-color: transparent;
  color: #589442;
}
.upper-d0a5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.upper-d0a5 [class*="social-icon-tumblr"].section-under-1389 {
  background-color: transparent;
  color: #35465c;
}
.upper-d0a5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.upper-d0a5 [class*="social-icon-twitch"].section-under-1389 {
  background-color: transparent;
  color: #6441a5;
}
.upper-d0a5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.upper-d0a5 [class*="social-icon-twitter"].section-under-1389 {
  background-color: transparent;
  color: #1da1f2;
}
.upper-d0a5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.upper-d0a5 [class*="social-icon-vimeo"].section-under-1389 {
  background-color: transparent;
  color: #1ab7ea;
}
.upper-d0a5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.upper-d0a5 [class*="social-icon-vk"].section-under-1389 {
  background-color: transparent;
  color: #45668e;
}
.upper-d0a5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.upper-d0a5 [class*="social-icon-weibo"].section-under-1389 {
  background-color: transparent;
  color: #df2029;
}
.upper-d0a5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.upper-d0a5 [class*="social-icon-weixin"].section-under-1389 {
  background-color: transparent;
  color: #7bb32e;
}
.upper-d0a5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.upper-d0a5 [class*="social-icon-whatsapp"].section-under-1389 {
  background-color: transparent;
  color: #25d366;
}
.upper-d0a5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.upper-d0a5 [class*="social-icon-wordpress"].section-under-1389 {
  background-color: transparent;
  color: #21759b;
}
.upper-d0a5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.upper-d0a5 [class*="social-icon-xing"].section-under-1389 {
  background-color: transparent;
  color: #026466;
}
.upper-d0a5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.upper-d0a5 [class*="social-icon-yelp"].section-under-1389 {
  background-color: transparent;
  color: #af0606;
}
.upper-d0a5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.upper-d0a5 [class*="social-icon-youtube"].section-under-1389 {
  background-color: transparent;
  color: #cd201f;
}
.widget-large-2be7 {
  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;
}
.widget-large-2be7:hover {
  box-shadow: none;
  background: 0 0;
}
.inner-bb59 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.up_fe95 {
  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;
}
.right-8243 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary-f93f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary-f93f,
.summary-f93f::after,
.summary-f93f::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;
}
.summary-f93f::after,
.summary-f93f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focus_smooth_b2ac .up_fe95 .right-8243 {
  margin-top: -2px;
  width: 19px;
}
.focus_smooth_b2ac .up_fe95 .summary-f93f {
  margin-top: -1px;
}
.focus_smooth_b2ac .up_fe95 .summary-f93f,
.focus_smooth_b2ac .up_fe95 .summary-f93f::after,
.focus_smooth_b2ac .up_fe95 .summary-f93f::before {
  width: 19px;
  height: 2px;
}
.focus_smooth_b2ac .up_fe95 .summary-f93f::before {
  top: -6px;
}
.focus_smooth_b2ac .up_fe95 .summary-f93f::after {
  bottom: -6px;
}
.right_da30 .up_fe95 .right-8243 {
  margin-top: -2px;
  width: 22px;
}
.right_da30 .up_fe95 .summary-f93f {
  margin-top: -1px;
}
.right_da30 .up_fe95 .summary-f93f,
.right_da30 .up_fe95 .summary-f93f::after,
.right_da30 .up_fe95 .summary-f93f::before {
  width: 22px;
  height: 2px;
}
.right_da30 .up_fe95 .summary-f93f::before {
  top: -7px;
}
.right_da30 .up_fe95 .summary-f93f::after {
  bottom: -7px;
}
.row_silver_beed .up_fe95 .right-8243 {
  margin-top: -2px;
  width: 31px;
}
.row_silver_beed .up_fe95 .summary-f93f {
  margin-top: -1.5px;
}
.row_silver_beed .up_fe95 .summary-f93f,
.row_silver_beed .up_fe95 .summary-f93f::after,
.row_silver_beed .up_fe95 .summary-f93f::before {
  width: 31px;
  height: 3px;
}
.row_silver_beed .up_fe95 .summary-f93f::before {
  top: -9px;
}
.row_silver_beed .up_fe95 .summary-f93f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert_liquid_2272 .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 19px;
  }
  .alert_liquid_2272 .up_fe95 .summary-f93f {
    margin-top: -1px;
  }
  .alert_liquid_2272 .up_fe95 .summary-f93f,
  .alert_liquid_2272 .up_fe95 .summary-f93f::after,
  .alert_liquid_2272 .up_fe95 .summary-f93f::before {
    width: 19px;
    height: 2px;
  }
  .alert_liquid_2272 .up_fe95 .summary-f93f::before {
    top: -6px;
  }
  .alert_liquid_2272 .up_fe95 .summary-f93f::after {
    bottom: -6px;
  }
  .border_static_ab1b .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 22px;
  }
  .border_static_ab1b .up_fe95 .summary-f93f {
    margin-top: -1px;
  }
  .border_static_ab1b .up_fe95 .summary-f93f,
  .border_static_ab1b .up_fe95 .summary-f93f::after,
  .border_static_ab1b .up_fe95 .summary-f93f::before {
    width: 22px;
    height: 2px;
  }
  .border_static_ab1b .up_fe95 .summary-f93f::before {
    top: -7px;
  }
  .border_static_ab1b .up_fe95 .summary-f93f::after {
    bottom: -7px;
  }
  .secondary-42b1 .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-42b1 .up_fe95 .summary-f93f {
    margin-top: -1.5px;
  }
  .secondary-42b1 .up_fe95 .summary-f93f,
  .secondary-42b1 .up_fe95 .summary-f93f::after,
  .secondary-42b1 .up_fe95 .summary-f93f::before {
    width: 31px;
    height: 3px;
  }
  .secondary-42b1 .up_fe95 .summary-f93f::before {
    top: -9px;
  }
  .secondary-42b1 .up_fe95 .summary-f93f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .complex_5444 .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_5444 .up_fe95 .summary-f93f {
    margin-top: -1px;
  }
  .complex_5444 .up_fe95 .summary-f93f,
  .complex_5444 .up_fe95 .summary-f93f::after,
  .complex_5444 .up_fe95 .summary-f93f::before {
    width: 19px;
    height: 2px;
  }
  .complex_5444 .up_fe95 .summary-f93f::before {
    top: -6px;
  }
  .complex_5444 .up_fe95 .summary-f93f::after {
    bottom: -6px;
  }
  .list_complex_79f0 .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 22px;
  }
  .list_complex_79f0 .up_fe95 .summary-f93f {
    margin-top: -1px;
  }
  .list_complex_79f0 .up_fe95 .summary-f93f,
  .list_complex_79f0 .up_fe95 .summary-f93f::after,
  .list_complex_79f0 .up_fe95 .summary-f93f::before {
    width: 22px;
    height: 2px;
  }
  .list_complex_79f0 .up_fe95 .summary-f93f::before {
    top: -7px;
  }
  .list_complex_79f0 .up_fe95 .summary-f93f::after {
    bottom: -7px;
  }
  .progress-5eab .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 31px;
  }
  .progress-5eab .up_fe95 .summary-f93f {
    margin-top: -1.5px;
  }
  .progress-5eab .up_fe95 .summary-f93f,
  .progress-5eab .up_fe95 .summary-f93f::after,
  .progress-5eab .up_fe95 .summary-f93f::before {
    width: 31px;
    height: 3px;
  }
  .progress-5eab .up_fe95 .summary-f93f::before {
    top: -9px;
  }
  .progress-5eab .up_fe95 .summary-f93f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .fluid-9712 .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-9712 .up_fe95 .summary-f93f {
    margin-top: -1px;
  }
  .fluid-9712 .up_fe95 .summary-f93f,
  .fluid-9712 .up_fe95 .summary-f93f::after,
  .fluid-9712 .up_fe95 .summary-f93f::before {
    width: 19px;
    height: 2px;
  }
  .fluid-9712 .up_fe95 .summary-f93f::before {
    top: -6px;
  }
  .fluid-9712 .up_fe95 .summary-f93f::after {
    bottom: -6px;
  }
  .filter_8c0d .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 22px;
  }
  .filter_8c0d .up_fe95 .summary-f93f {
    margin-top: -1px;
  }
  .filter_8c0d .up_fe95 .summary-f93f,
  .filter_8c0d .up_fe95 .summary-f93f::after,
  .filter_8c0d .up_fe95 .summary-f93f::before {
    width: 22px;
    height: 2px;
  }
  .filter_8c0d .up_fe95 .summary-f93f::before {
    top: -7px;
  }
  .filter_8c0d .up_fe95 .summary-f93f::after {
    bottom: -7px;
  }
  .button-bottom-e929 .up_fe95 .right-8243 {
    margin-top: -2px;
    width: 31px;
  }
  .button-bottom-e929 .up_fe95 .summary-f93f {
    margin-top: -1.5px;
  }
  .button-bottom-e929 .up_fe95 .summary-f93f,
  .button-bottom-e929 .up_fe95 .summary-f93f::after,
  .button-bottom-e929 .up_fe95 .summary-f93f::before {
    width: 31px;
    height: 3px;
  }
  .button-bottom-e929 .up_fe95 .summary-f93f::before {
    top: -9px;
  }
  .button-bottom-e929 .up_fe95 .summary-f93f::after {
    bottom: -9px;
  }
}
.mini_f4a5 .summary-f93f {
  -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);
}
.mini_f4a5 .summary-f93f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mini_f4a5 .summary-f93f::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);
}
.mini_f4a5.disabled_30d4 .summary-f93f {
  -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);
}
.mini_f4a5.disabled_30d4 .summary-f93f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mini_f4a5.disabled_30d4 .summary-f93f::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);
}
.dynamic_f124 {
  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.photo_4c90:before {
  display: none;
}
.shadow-black-1e78 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow-black-1e78 .wood_dedc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow-black-1e78 .wood_dedc:last-of-type {
  border-bottom: none;
}
.shadow-black-1e78 .wood_dedc.tertiary-baf8,
.shadow-black-1e78 .wood_dedc.alert-d62d,
.shadow-black-1e78 .wood_dedc.box-steel-6f56 {
  padding: 0;
}
.shadow-black-1e78 .mini_f4d0 .dim_20a6 {
  color: currentColor;
}
.shadow-black-1e78 .mini_f4d0 .dim_20a6:focus,
.shadow-black-1e78 .mini_f4d0 .dim_20a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-black-1e78.panel-8398 .slow_8a14,
.shadow-black-1e78.panel-8398 .carousel_pressed_76ab a,
.shadow-black-1e78.panel-8398 .thumbnail_9f13 a,
.shadow-black-1e78.panel-8398 .cold-2ae3 a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow-black-1e78.panel-8398 .slow_8a14:hover,
.shadow-black-1e78.panel-8398 .carousel_pressed_76ab a:hover,
.shadow-black-1e78.panel-8398 .thumbnail_9f13 a:hover,
.shadow-black-1e78.panel-8398 .cold-2ae3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-black-1e78.panel-8398 .text_10cd {
  color: rgba(0, 0, 0, 0.8);
}
.shadow-black-1e78.panel-8398 .wood_dedc {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-black-1e78.panel-8398 .wood_dedc:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-black-1e78.panel-8398 .paragraph_b7f1:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow-black-1e78.panel-8398 .mini_f4d0 .frame_2403 li a,
.shadow-black-1e78.panel-8398 .mini_f4d0 .dim_20a6,
.shadow-black-1e78.panel-8398 .cold-2ae3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-black-1e78.panel-8398 .mini_f4d0 .dim_20a6:focus,
.shadow-black-1e78.panel-8398 .mini_f4d0 .dim_20a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-black-1e78.panel-8398 .frame_2403 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow-black-1e78.summary-30dd .slow_8a14,
.shadow-black-1e78.summary-30dd .carousel_pressed_76ab a,
.shadow-black-1e78.summary-30dd .thumbnail_9f13 .dim_20a6,
.shadow-black-1e78.summary-30dd .thumbnail_9f13 a,
.shadow-black-1e78.summary-30dd .cold-2ae3 a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow-black-1e78.summary-30dd .slow_8a14:hover,
.shadow-black-1e78.summary-30dd .carousel_pressed_76ab a:hover,
.shadow-black-1e78.summary-30dd .thumbnail_9f13 .dim_20a6:hover,
.shadow-black-1e78.summary-30dd .thumbnail_9f13 a:hover,
.shadow-black-1e78.summary-30dd .cold-2ae3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-black-1e78.summary-30dd .text_10cd {
  color: rgba(255, 255, 255, 0.99);
}
.shadow-black-1e78.summary-30dd .wood_dedc {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-black-1e78.summary-30dd .wood_dedc:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow-black-1e78.summary-30dd .paragraph_b7f1:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow-black-1e78.summary-30dd .mini_f4d0 .frame_2403 li a,
.shadow-black-1e78.summary-30dd .mini_f4d0 .dim_20a6,
.shadow-black-1e78.summary-30dd .cold-2ae3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-black-1e78.summary-30dd .mini_f4d0 .dim_20a6:focus,
.shadow-black-1e78.summary-30dd .mini_f4d0 .dim_20a6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-black-1e78.summary-30dd .frame_2403 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_b7f1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.paragraph_b7f1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.last_36e3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.card-stone-8579 .shadow-black-1e78 {
  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;
}
.card-stone-8579 .wood_dedc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.card-stone-8579 .wood_dedc: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) {
  .card-stone-8579 .wood_dedc:before {
    width: 16%;
    left: 42%;
  }
}
.card-stone-8579 .wood_dedc:last-child:before {
  content: none;
}
.card-stone-8579 .wood_dedc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.card-stone-8579 .mini_f4d0 .frame_2403 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.card-stone-8579 .mini_f4d0 .frame_2403 li a .dim_20a6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.card-stone-8579 .mini_f4d0 .cold-2ae3 {
  border: none;
}
.card-stone-8579 .mini_f4d0 .cold-2ae3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.card-stone-8579 .paragraph_b7f1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.card-stone-8579 .last_36e3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.card-stone-8579 .summary-30dd .paragraph_b7f1:before {
  background: rgba(0, 0, 0, 0.9);
}
.card-stone-8579 .panel-8398.paper_f812 .summary-f93f {
  background: rgba(0, 0, 0, 0.6);
}
.card-stone-8579
  .panel-8398.paper_f812
  .summary-f93f::after,
.card-stone-8579
  .panel-8398.paper_f812
  .summary-f93f:before {
  background: inherit;
}
.card-stone-8579
  .panel-8398.paper_f812:hover
  .summary-f93f {
  background: rgba(0, 0, 0, 0.8);
}
.footer_f5c6 .shadow-black-1e78 {
  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) {
  .footer_f5c6 .shadow-black-1e78 {
    width: auto;
    right: 45px;
  }
}
.modal_18a0 .shadow-black-1e78 {
  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) {
  .modal_18a0 .shadow-black-1e78 {
    width: auto;
    left: 45px;
  }
}
.photo_4c90 .shadow-black-1e78 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.photo_4c90 .last_36e3 {
  max-width: 48em;
  margin: 0 auto;
}
.photo_4c90 .paragraph_b7f1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav_5099 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav_5099.card-stone-8579 .shadow-black-1e78 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav_5099.footer_f5c6 .shadow-black-1e78 {
  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);
}
.nav_5099 .shadow-black-1e78 {
  visibility: visible;
}
.nav_5099.modal_18a0 .shadow-black-1e78 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bottom-7a2a,
.shade_narrow_a4ba {
  overflow-x: hidden;
}
.bottom-7a2a .shadow-black-1e78 {
  overflow: auto;
}
.bottom-7a2a.card-stone-8579 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-7a2a.card-stone-8579 .shadow-black-1e78 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bottom-7a2a.card-stone-8579 .widget-large-2be7 {
  opacity: 0;
}
.bottom-7a2a.footer_f5c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-7a2a.footer_f5c6 .shadow-black-1e78 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bottom-7a2a.footer_f5c6 .widget-large-2be7 {
  opacity: 0;
}
.bottom-7a2a.modal_18a0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom-7a2a.modal_18a0 .shadow-black-1e78 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bottom-7a2a.modal_18a0 .widget-large-2be7 {
  opacity: 0;
}
.bottom-7a2a.photo_4c90 .shadow-black-1e78 {
  z-index: 10;
  visibility: visible;
}
.paper_f812 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.paper_f812 .summary-f93f {
  background: rgba(255, 255, 255, 0.99);
}
.paper_f812 .summary-f93f::after,
.paper_f812 .summary-f93f:before {
  background: inherit;
}
.paper_f812:hover .summary-f93f {
  background: rgba(255, 255, 255, 0.99);
}
.modal_18a0 .paper_f812 {
  top: 10px;
  right: auto;
  left: 12px;
}
.photo_4c90 .paper_f812 {
  display: none !important;
}
.bottom-7a2a:before,
.shade_narrow_a4ba:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bottom-7a2a .paper_f812,
.shade_narrow_a4ba .paper_f812 {
  display: inline-block;
}
.shadow-black-1e78 .border_large_5be8 {
  -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;
}
.bottom-7a2a .shadow-black-1e78 .border_large_5be8,
.shade_narrow_a4ba .shadow-black-1e78 .border_large_5be8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail-north-3a23 .in_675e {
  width: 100%;
}
.button_large_4881 {
  padding: 0 0.5em 0;
}
.button_large_4881 [class*="customify-col-"],
.button_large_4881 [class*="customify-col_"],
.button_large_4881 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.sidebar-clean-40e8 .button_large_4881 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .stale_cf17 .header-tiny-bbc8,
  .header-tiny-bbc8 {
    display: none;
  }
  .border-new-1124 {
    text-align: left;
  }
  .title-advanced-c148 {
    text-align: center;
  }
  .accent-wood-f54a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .stale_cf17 .content_f46b,
  .content_f46b {
    display: none;
  }
  .iron-eb8e {
    text-align: left;
  }
  .action_b6f5 {
    text-align: center;
  }
  .tabs-8b67 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .stale_cf17 .frame-5ed9,
  .frame-5ed9 {
    display: none;
  }
  .dropdown-eab0 {
    text-align: left;
  }
  .blue-53df {
    text-align: center;
  }
  .active_6b3f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.advanced_5234 {
  box-shadow: none !important;
}
.avatar_static_a66d .dirty-42d7,
.banner-dim-b24e .dirty-42d7 {
  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;
}
.banner-dim-b24e .dirty-42d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.badge_3ad7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.badge_3ad7:after,
.badge_3ad7:before {
  content: "";
  display: table;
}
.badge_3ad7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .badge_3ad7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.badge_3ad7,
.message-purple-474b {
  max-width: 1248px;
  margin: 0 auto;
}

.module-0a47.dim-3512 .badge_3ad7 {
  max-width: 100%;
}
.module-0a47.info-wood-b82f {
  max-width: 1200px;
  margin: 0 auto;
}
.module-0a47.card_pink_dd00 .badge_3ad7 {
  max-width: 100%;
}
.module-0a47.card_pink_dd00 > .badge_3ad7 {
  padding-left: 0;
  padding-right: 0;
}
.module-0a47.card_pink_dd00 > .badge_3ad7 .stale_cf17 {
  margin: 0;
}
.module-0a47.card_pink_dd00
  > .badge_3ad7
  .logo-center-4d00.button-5f4e {
  margin-right: 0;
  margin-left: 0;
}
.module-0a47.card_pink_dd00 #main.button-5f4e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .copper_e441 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .copper_e441 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_action_83fa .pattern_hard_dd16 {
    padding-right: 1em;
  }
  .tertiary_action_83fa.icon-c9ba .logo-center-4d00 {
    border-right: 1px solid #eaecee;
  }
  .tertiary_action_83fa.icon-c9ba .pattern_hard_dd16 {
    padding-right: 1em;
  }
  .tertiary_action_83fa.icon-c9ba .header-west-6c1e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .card_7bee .pattern_hard_dd16 {
    padding-left: 1em;
  }
  .card_7bee.icon-c9ba .logo-center-4d00 {
    border-left: 1px solid #eaecee;
  }
  .card_7bee.icon-c9ba .pattern_hard_dd16 {
    padding-left: 1em;
  }
  .card_7bee.icon-c9ba .header-west-6c1e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_26db .pattern_hard_dd16 {
    padding-left: 1em;
  }
  .pattern_26db.icon-c9ba .out-8529 {
    border-right: 1px solid #eaecee;
  }
  .pattern_26db.icon-c9ba .gradient_7561 {
    border-right: 1px solid #eaecee;
  }
  .pattern_26db.icon-c9ba .pattern_hard_dd16 {
    padding-left: 1em;
  }
  .pattern_26db.icon-c9ba .header-west-6c1e {
    padding-right: 1em;
  }
  .pattern_26db.icon-c9ba .label-353b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip_3cfc .pattern_hard_dd16 {
    padding-right: 1em;
  }
  .tooltip_3cfc.icon-c9ba .out-8529 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_3cfc.icon-c9ba .gradient_7561 {
    border-left: 1px solid #eaecee;
  }
  .tooltip_3cfc.icon-c9ba .pattern_hard_dd16 {
    padding-right: 1em;
  }
  .tooltip_3cfc.icon-c9ba .header-west-6c1e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip_3cfc.icon-c9ba .label-353b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_e441 .pattern_hard_dd16 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_e441.icon-c9ba .logo-center-4d00 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .copper_e441.icon-c9ba .pattern_hard_dd16 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copper_e441.icon-c9ba .header-west-6c1e {
    padding-left: 1em;
  }
  .copper_e441.icon-c9ba .label-353b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .copper_e441.icon-c9ba .pattern_hard_dd16 {
    padding-left: 0;
  }
}
.under_7b05 .progress_lite_d06a {
  display: inline-block;
}
.badge-94b7 {
  display: inline-block;
}
.thick_021e {
  word-con: break-word;
}
.shade-small-bcf8 > span {
  display: inline-block;
  padding: 5px 0;
}
.shade-small-bcf8 .block-66bb {
  margin-left: 8px;
  margin-right: 8px;
}
.shade-small-bcf8 .slider-bronze-3ddb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.middle-289a .gallery-44ee {
  margin-bottom: 2em;
}
.middle-289a .status_f27f {
  margin-bottom: 15px;
}
.middle-289a .status_f27f:last-child {
  margin-bottom: 0;
}
.middle-289a .nav_d9ad {
  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) {
  .middle-289a .nav_d9ad {
    display: block;
  }
}
.middle-289a .message-bac8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .middle-289a .message-bac8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.middle-289a .title_soft_bcd3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.middle-289a .title_soft_bcd3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.middle-289a .title_soft_bcd3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.middle-289a .thick_021e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.middle-289a .thick_021e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.middle-289a .detail-first-5fee p:last-child {
  margin-bottom: 0;
}
.middle-289a .link-820f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.middle-289a .section_66d6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.middle-289a .sort-stone-1d30 {
  margin-top: 1em;
}
.middle-289a .east_c98c {
  top: 0;
  display: block;
}
.middle-289a .east_c98c a {
  color: inherit;
}
.middle-289a .east_c98c a:hover {
  color: inherit;
}
.middle-289a .section-narrow-8b03 {
  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;
}
.middle-289a .section-narrow-8b03:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.middle-289a .section_66d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.middle-289a .photo-ad04 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.middle-289a .photo-ad04:first-child {
  margin-top: 0;
}
.middle-289a .photo-ad04.primary-center-5305 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.middle-289a .photo-ad04.red-920e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.middle-289a
  .photo-ad04.red-920e.inner-2b21
  .sort-stone-1d30 {
  width: 100%;
}
.middle-289a .red-920e {
  -webkit-box-align: center;
  align-items: center;
}
.middle-289a .red-920e .shade-small-bcf8,
.middle-289a .red-920e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.middle-289a .title_soft_bcd3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle-289a .title_soft_bcd3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.middle-289a .title_soft_bcd3: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;
}
.middle-289a .primary-center-5305 {
  z-index: 5;
}
.middle-289a .content-8150 .up-d9c6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.middle-289a .card-91a0 .up-d9c6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.middle-289a .dirty-66b8 .up-d9c6 {
  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;
}
.middle-289a.header_clean_a415 .nav_d9ad,
.middle-289a.thumbnail-cool-4455 .nav_d9ad {
  display: block;
}
.middle-289a.header_clean_a415 .nav_d9ad .east-a6bd,
.middle-289a.header_clean_a415 .nav_d9ad .section_66d6,
.middle-289a.thumbnail-cool-4455 .nav_d9ad .east-a6bd,
.middle-289a.thumbnail-cool-4455 .nav_d9ad .section_66d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.middle-289a.inner_5fff .message-bac8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .middle-289a.inner_5fff .message-bac8 {
    margin-right: 0;
  }
}
.middle-289a.header_clean_a415 .message-bac8,
.middle-289a.thumbnail-cool-4455 .message-bac8 {
  padding-top: 40%;
}
.middle-289a.header_clean_a415 .gallery-44ee,
.middle-289a.thumbnail-cool-4455 .gallery-44ee {
  display: block;
}
.middle-289a.header_clean_a415 .fn-sticky-d64b .section_66d6,
.middle-289a.thumbnail-cool-4455 .fn-sticky-d64b .section_66d6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.middle-289a.header_clean_a415 .message-bac8,
.middle-289a.thumbnail-cool-4455 .message-bac8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.middle-289a.header_clean_a415 .section_66d6 {
  padding: 1em;
}
.paragraph-bright-8b9d {
  margin: 30px auto;
  display: block;
}
.paragraph-bright-8b9d .inner_d23d > * {
  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;
}
.paragraph-bright-8b9d .inner_d23d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-bright-8b9d .inner_d23d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-gold-6f30 .shade-small-bcf8 {
  margin-bottom: 1.41575em;
}
.gradient-gold-6f30 .outline-249e {
  margin-bottom: 1.618em;
}
.picture_solid_3005 .clean_1f31 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.picture_solid_3005 .clean_1f31 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.picture_solid_3005 .modal-large-ca07 {
  max-width: 100%;
  overflow: auto;
}
.active_13dd .picture_solid_3005 a:hover {
  text-decoration: underline;
}
.footer-f4bb .status_f27f:not(.thick_021e),
.footer-f4bb .title_soft_bcd3 {
  margin-bottom: 1.41575em;
}
.footer-f4bb .status_f27f:not(.thick_021e):last-child,
.footer-f4bb .title_soft_bcd3:last-child {
  margin-bottom: 0;
}
.footer-f4bb .status_f27f.chip_stale_8ded {
  margin-bottom: 0.41575em;
}
.footer-f4bb .light_f503:before,
.footer-f4bb .aside-e558:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer-f4bb .light_f503:before {
  content: "\f115";
}
.footer-f4bb .aside-e558:before {
  content: "\f02c";
}
.footer-f4bb .over_6c47 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer-f4bb .over_6c47 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.border_6e4f {
  display: -webkit-box;
  display: flex;
}
.border_6e4f .photo_0862 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .border_6e4f .photo_0862 {
    flex-basis: 90px;
  }
}
.border_6e4f .link-narrow-2bb5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .border_6e4f .link-narrow-2bb5 {
    flex-basis: calc(100% - 50px);
  }
}
.border_6e4f .fixed_7623 p:last-child {
  margin-bottom: 0.72em;
}
.sidebar-thick-b396 .inner_d23d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sidebar-thick-b396 .inner_d23d:after,
.sidebar-thick-b396 .inner_d23d:before {
  content: "";
  display: table;
}
.sidebar-thick-b396 .inner_d23d:after {
  clear: both;
}
.sidebar-thick-b396 .inner_d23d .secondary-f4e6,
.sidebar-thick-b396 .inner_d23d .dirty-4cdd {
  width: 49%;
}
.sidebar-thick-b396 .inner_d23d .secondary-f4e6 a span.complex-49db,
.sidebar-thick-b396 .inner_d23d .dirty-4cdd a span.complex-49db {
  display: block;
  margin-bottom: 5px;
}
.sidebar-thick-b396 .inner_d23d .dirty-4cdd {
  float: left;
  text-align: left;
}
.sidebar-thick-b396 .inner_d23d .secondary-f4e6 {
  float: right;
  text-align: right;
}
.accordion_up_5e35 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accordion_up_5e35 {
    margin-bottom: 0;
  }
}
.dropdown-9e94 {
  margin-bottom: 1em;
}
.dropdown-9e94 .thick_021e {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup-short-162f a {
  display: block;
  line-height: 0;
  position: relative;
}
.highlight-down-ac6d .dropdown-9e94,
.huge_d6a9 .dropdown-9e94 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .highlight-down-ac6d .dropdown-9e94,
  .huge_d6a9 .dropdown-9e94 {
    display: block;
  }
}
.highlight-down-ac6d .popup-short-162f,
.huge_d6a9 .popup-short-162f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .highlight-down-ac6d .popup-short-162f,
  .huge_d6a9 .popup-short-162f {
    margin-bottom: 1em;
  }
}
.highlight-down-ac6d .popup-short-162f img,
.huge_d6a9 .popup-short-162f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.highlight-down-ac6d .fixed-d6e6,
.huge_d6a9 .fixed-d6e6 {
  flex-basis: calc(100% - 160px);
}
.highlight-down-ac6d .fixed-d6e6 p,
.huge_d6a9 .fixed-d6e6 p {
  margin-bottom: 0;
}
.highlight-down-ac6d .fixed-d6e6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .highlight-down-ac6d .fixed-d6e6 {
    padding-left: 0;
  }
}
.huge_d6a9 .fixed-d6e6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .huge_d6a9 .fixed-d6e6 {
    padding-right: 0;
  }
}
.huge_d6a9 .popup-short-162f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard_16e1 .popup-short-162f {
  margin-bottom: 0.5em;
}
.hard_16e1 .popup-short-162f img {
  width: 100%;
}
.grid_3662 .surface_thick_5127,
.gallery_1bff .surface_thick_5127 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gallery_1bff .logo-center-4d00 .row-simple-68e9 p:last-child {
  margin-bottom: 0;
}
.pagination-orange-444c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tag-1849 .detail_smooth_9de3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tag-1849 .detail_smooth_9de3:last-of-type {
    margin-bottom: 0;
  }
}
.tag-1849 .detail_smooth_9de3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-1849 .detail_smooth_9de3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tag-1849 .detail_smooth_9de3 ul li {
  margin: 0 0 0.6em;
}
.tag-1849 .detail_smooth_9de3 ul li.content-498c,
.tag-1849 .detail_smooth_9de3 ul li.gradient-8598 {
  position: relative;
}
.tag-1849 .detail_smooth_9de3 ul li.content-498c .component_old_6958,
.tag-1849 .detail_smooth_9de3 ul li.gradient-8598 .component_old_6958 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tag-1849 .detail_smooth_9de3 ul li.content-498c:after:after,
.tag-1849 .detail_smooth_9de3 ul li.content-498c:after:before,
.tag-1849
  .detail_smooth_9de3
  ul
  li.gradient-8598:after:after,
.tag-1849
  .detail_smooth_9de3
  ul
  li.gradient-8598:after:before {
  content: "";
  display: table;
}
.tag-1849 .detail_smooth_9de3 ul li.content-498c:after:after,
.tag-1849
  .detail_smooth_9de3
  ul
  li.gradient-8598:after:after {
  clear: both;
}
.tag-1849 .detail_smooth_9de3 a.soft_743a:hover {
  text-decoration: none;
}
.tag-1849 .detail_smooth_9de3 select {
  max-width: 100%;
}
.tag-1849 .detail_smooth_9de3 table {
  font-size: 85%;
}
.tag-1849 .detail_smooth_9de3 table td,
.tag-1849 .detail_smooth_9de3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tag-1849 .detail_smooth_9de3 table tfoot td {
  text-align: left;
}
.tag-1849 .detail_smooth_9de3 :last-child {
  margin-bottom: 0;
}
.tag-1849 .detail_smooth_9de3 .notification-huge-212d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tag-1849 .detail_smooth_9de3 .notification-huge-212d label {
  width: 100%;
}
.tag-1849 .detail_smooth_9de3 .notification-huge-212d .notice_1947 {
  width: 100%;
  display: block;
}
.tag-1849 .detail_smooth_9de3 .notification-huge-212d .white-e317 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tag-1849 .detail_smooth_9de3 .notification-huge-212d .white-e317:hover svg #svg-search {
  fill: #444;
}
.tag-1849 .detail_smooth_9de3 .notification-huge-212d .white-e317 svg {
  width: 18px;
  height: 18px;
}
.tag-1849 .cool-b204 ul ul,
.tag-1849 .action-3c3c ul ul,
.tag-1849 .liquid-afb8 ul ul,
.tag-1849 .hard_c552 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tag-1849 .cool-b204 .sidebar-33f1 > a,
.tag-1849 .action-3c3c .sidebar-33f1 > a,
.tag-1849 .liquid-afb8 .sidebar-33f1 > a,
.tag-1849 .hard_c552 .sidebar-33f1 > a {
  margin-bottom: 0;
}
.tag-1849 .steel-098f li,
.tag-1849 .cool-b204 li,
.tag-1849 .sort_402d li,
.tag-1849 .action-3c3c li,
.tag-1849 .liquid-afb8 li,
.tag-1849 .hard_c552 li,
.tag-1849 .logo_tall_7b32 li,
.tag-1849 .gallery-766e li {
  display: block;
  position: relative;
}
.tag-1849 .steel-098f li:last-child,
.tag-1849 .cool-b204 li:last-child,
.tag-1849 .sort_402d li:last-child,
.tag-1849 .action-3c3c li:last-child,
.tag-1849 .liquid-afb8 li:last-child,
.tag-1849 .hard_c552 li:last-child,
.tag-1849 .logo_tall_7b32 li:last-child,
.tag-1849 .gallery-766e li:last-child {
  border: none;
}
.tag-1849 .steel-098f li a,
.tag-1849 .cool-b204 li a,
.tag-1849 .sort_402d li a,
.tag-1849 .action-3c3c li a,
.tag-1849 .liquid-afb8 li a,
.tag-1849 .hard_c552 li a,
.tag-1849 .logo_tall_7b32 li a,
.tag-1849 .gallery-766e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-1849 .steel-098f li ul li::before,
.tag-1849 .cool-b204 li ul li::before,
.tag-1849 .sort_402d li ul li::before,
.tag-1849 .action-3c3c li ul li::before,
.tag-1849 .liquid-afb8 li ul li::before,
.tag-1849 .hard_c552 li ul li::before,
.tag-1849 .logo_tall_7b32 li ul li::before,
.tag-1849 .gallery-766e li ul li::before {
  left: 15px;
}
.tag-1849 .steel-098f li ul a,
.tag-1849 .cool-b204 li ul a,
.tag-1849 .sort_402d li ul a,
.tag-1849 .action-3c3c li ul a,
.tag-1849 .liquid-afb8 li ul a,
.tag-1849 .hard_c552 li ul a,
.tag-1849 .logo_tall_7b32 li ul a,
.tag-1849 .gallery-766e li ul a {
  padding-left: 20px;
}
.tag-1849 .steel-098f li ul ul li::before,
.tag-1849 .cool-b204 li ul ul li::before,
.tag-1849 .sort_402d li ul ul li::before,
.tag-1849 .action-3c3c li ul ul li::before,
.tag-1849 .liquid-afb8 li ul ul li::before,
.tag-1849 .hard_c552 li ul ul li::before,
.tag-1849 .logo_tall_7b32 li ul ul li::before,
.tag-1849 .gallery-766e li ul ul li::before {
  left: 30px;
}
.tag-1849 .steel-098f li ul ul a,
.tag-1849 .cool-b204 li ul ul a,
.tag-1849 .sort_402d li ul ul a,
.tag-1849 .action-3c3c li ul ul a,
.tag-1849 .liquid-afb8 li ul ul a,
.tag-1849 .hard_c552 li ul ul a,
.tag-1849 .logo_tall_7b32 li ul ul a,
.tag-1849 .gallery-766e li ul ul a {
  padding-left: 40px;
}
.tag-1849 .primary_fb44 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tag-1849 .gallery-766e ul li {
  margin-bottom: 1.41575em;
}
.tag-1849 .gallery-766e ul li .under-e23c {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tag-1849 .gallery-766e ul li .mask_white_3b1f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary-30dd .steel-098f li a,
.summary-30dd .cool-b204 li a,
.summary-30dd .sort_402d li a,
.summary-30dd .action-3c3c li a,
.summary-30dd .liquid-afb8 li a,
.summary-30dd .hard_c552 li a,
.summary-30dd .logo_tall_7b32 li a,
.summary-30dd .gallery-766e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-30dd .primary_fb44 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-30dd .detail_smooth_9de3 ul li.content-498c .component_old_6958,
.summary-30dd .detail_smooth_9de3 ul li.gradient-8598 .component_old_6958 {
  background: rgba(0, 0, 0, 0.2);
}
.summary-30dd .tag-1849 .detail_smooth_9de3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-0a47 .tag-1849 .frame_2403 li {
  margin: 0;
}
.module-0a47 .tag-1849 .frame_2403 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.module-0a47 .tag-1849 .frame_2403 li ul {
  margin: 0;
}
.module-0a47 .tag-1849 .frame_2403 li ul li a {
  padding-left: 15px;
}
.module-0a47 .tag-1849 .frame_2403 li ul li li a {
  padding-left: 30px;
}
.module-0a47 .tag-1849 .frame_2403 li.pattern_eb72 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.module-0a47 .tag-1849 .frame_2403 li.pattern_eb72 > 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;
}
.module-0a47 .tag-1849 .frame_2403 li.pattern_eb72 > 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;
}
.media_ada3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.row_bronze_d434 {
  position: relative;
  z-index: 10;
}
.row_bronze_d434 .border_large_5be8 {
  width: 100%;
  max-width: 100%;
}
.thumbnail-orange-4790 .center_fb9e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail-orange-4790 .panel-8398 {
}
.thumbnail-orange-4790 .summary-30dd {
  background: #292929;
}
.soft-3b32 .center_fb9e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.soft-3b32 .panel-8398 {
  background: #f9f9f9;
}
.soft-3b32 .summary-30dd {
  background: #303030;
}
.wide_7328 .center_fb9e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .wide_7328 .progress_lite_d06a {
    margin-bottom: 1em;
  }
  .wide_7328 .progress_lite_d06a:last-child {
    margin-bottom: 0;
  }
}
.wide_7328 .panel-8398 {
  background: #ededed;
}
.wide_7328 .summary-30dd {
  background: #1a1a1a;
}
.center_fb9e.panel-8398 {
  color: rgba(0, 0, 0, 0.6);
}
.center_fb9e.panel-8398 .current_15ef li {
  border-color: rgba(0, 0, 0, 0.08);
}
.center_fb9e.summary-30dd {
  color: rgba(255, 255, 255, 0.99);
}
.center_fb9e.summary-30dd a:not(.soft_743a) {
  color: rgba(255, 255, 255, 0.79);
}
.center_fb9e.summary-30dd a:not(.soft_743a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_fb9e.summary-30dd .current_15ef li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_fb9e.summary-30dd table tbody td,
.center_fb9e.summary-30dd table th {
  background: rgba(0, 0, 0, 0.08);
}
.image-solid-5ec9.gas-057b .badge_3ad7 {
  max-width: initial;
}
.image-solid-5ec9 .complex_d026 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.image-solid-5ec9 .complex_d026 .border_large_5be8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .image-solid-5ec9 .complex_d026 .border_large_5be8 {
    display: block;
    margin-bottom: 2em;
  }
  .image-solid-5ec9 .complex_d026 .border_large_5be8:last-child {
    margin-bottom: 0;
  }
}
.wide_7328 .progress_lite_d06a:last-child,
.soft-3b32 .progress_lite_d06a:last-child,
.thumbnail-orange-4790 .progress_lite_d06a:last-child {
  margin-bottom: 0;
}
.wide_7328 .progress_lite_d06a .tag-1849 .detail_smooth_9de3:last-child,
.soft-3b32 .progress_lite_d06a .tag-1849 .detail_smooth_9de3:last-child,
.thumbnail-orange-4790 .progress_lite_d06a .tag-1849 .detail_smooth_9de3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .wide_7328 .article_copper_13bd,
  .wide_7328 .image-f023,
  .soft-3b32 .article_copper_13bd,
  .soft-3b32 .image-f023,
  .thumbnail-orange-4790 .article_copper_13bd,
  .thumbnail-orange-4790 .image-f023 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .row_bronze_d434 .progress_lite_d06a {
    margin-bottom: 2em;
  }
}
.row_bronze_d434 p:last-child {
  margin-bottom: 0;
}
.row_bronze_d434 li,
.row_bronze_d434 ul {
  list-style: none;
  margin: 0;
}
.row_bronze_d434 ul ul {
  margin-left: 2.617924em;
}
.east-11de {
  font-size: 0.875em;
}

/* css-noise: ea7f */
.phantom-card-g7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
