/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sort-smooth-c918/customify
Author: WPCustomify
Author URI: https://pressmaximum.sort-smooth-c918
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.sort-smooth-c918/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.footer-09a5.shadow-rough-0139/licenses/gpl-2.0.selected-239f
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.search_narrow_465f/, (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.popup-prev-a9f0.logo-68c2/normalize.blue_18e3/
 ======
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.blue_18e3 v7.0.0 | MIT License | github.sort-smooth-c918/necolas/normalize.blue_18e3 */
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;
}
.hidden-paper-fd43 .picture-in-85c8,
.panel-18bf,
.advanced-ef5d,
.thumbnail-pro-ba4e,
.focus_d4b2,
.wrapper_bea4,
.black_59cd,
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;
}
.panel-18bf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel-18bf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel-18bf,
  h1 {
    font-size: 1.8em;
  }
}
.advanced-ef5d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.advanced-ef5d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .advanced-ef5d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-ef5d,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail-pro-ba4e,
h3 {
  font-size: 1.618em;
}
.hidden-paper-fd43 .picture-in-85c8,
.focus_d4b2,
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.primary_bb76 {
  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;
}
.gold_634a:after,
.gold_634a:before,
.card-eb0e:after,
.card-eb0e:before {
  content: "";
  display: table;
}
.gold_634a:after,
.card-eb0e:after {
  clear: both;
}
.tooltip-soft-2cd1 {
  float: right;
  margin-right: 0;
}
.hidden_e80b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slider-solid-a3f2 .footer-stone-3170,
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;
}
.slider-solid-a3f2 .footer-stone-3170: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;
}
.box_short_6a4f .footer-stone-3170 {
  box-shadow: none;
}
.box_short_6a4f
  .footer-stone-3170
  .short_2dcd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.box_short_6a4f .footer-stone-3170 .steel_063a {
  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;
}
.box_short_6a4f
  .footer-stone-3170
  .steel_063a
  b {
  display: none;
}
.box_short_6a4f .main_3eca {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stale-18cf:not(.block-center-0649):not(.tabs-wide-ced4),
button:not(.block-center-0649):not(.tabs-wide-ced4),
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ),
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ),
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ) {
  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;
}
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):hover,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):hover,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):hover,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):hover,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):active,
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):active,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):active,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):active,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):active,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus {
  outline: 0;
}
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900 {
  position: relative;
}
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .huge_2810,
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .tag-fresh-b104,
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .pro_b6b3,
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  i,
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  svg,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .huge_2810,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .tag-fresh-b104,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .pro_b6b3,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  i,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  svg,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .huge_2810,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .tag-fresh-b104,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .pro_b6b3,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  i,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  svg,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .huge_2810,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .tag-fresh-b104,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .pro_b6b3,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  i,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  svg,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .huge_2810,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .tag-fresh-b104,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  .pro_b6b3,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  i,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900
  svg {
  visibility: hidden;
}
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900:after,
button:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900:after,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900:after,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900:after,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ).fn-loading-6900: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;
}
.stale-18cf:not(.block-center-0649):not(.tabs-wide-ced4),
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ),
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ),
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ) {
  color: #fff;
  background: #235787;
}
.stale-18cf:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus,
input[type="button"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus,
input[type="reset"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus,
input[type="submit"]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ):focus {
  color: #fff;
}
.stale-18cf.fn-disabled-6900:not(.block-center-0649):not(
    .tabs-wide-ced4
  ),
.stale-18cf[disabled]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ),
button.fn-disabled-6900:not(.block-center-0649):not(
    .tabs-wide-ced4
  ),
button[disabled]:not(.block-center-0649):not(
    .tabs-wide-ced4
  ) {
  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;
}
.element-e65a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-e65a: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;
}
.table-fixed-84dd {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.item_pink_137a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.primary_ae29 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gold_634a:after,
.gold_634a:before,
.paragraph-4652:after,
.paragraph-4652:before,
.filter_eb08:after,
.filter_eb08:before,
.notice-narrow-98b8:after,
.notice-narrow-98b8:before,
.last_893b:after,
.last_893b:before,
.feature_complex_c666:after,
.feature_complex_c666:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gold_634a:after,
.paragraph-4652:after,
.filter_eb08:after,
.notice-narrow-98b8:after,
.last_893b:after,
.feature_complex_c666:after {
  clear: both;
}
.paragraph-4652 .outline_purple_4d67,
.filter_eb08 .outline_purple_4d67,
.label_240b .outline_purple_4d67 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary_13be {
  display: inline-block;
}
.detail-454d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.detail-454d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail-454d .bright_8f75 {
  padding: 1em 0;
  font-size: 85%;
}
.bright_8f75 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.widget_cold_42ec {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.widget_cold_42ec:after,
.widget_cold_42ec:before {
  content: "";
  display: table;
}
.widget_cold_42ec:after {
  clear: both;
}
.purple-0633 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.north_5849 .purple-0633 {
  max-width: 50%;
}
.list-d889 .purple-0633 {
  max-width: 33.33%;
}
.slider_bottom_ad0d .purple-0633 {
  max-width: 25%;
}
.west_f3e5 .purple-0633 {
  max-width: 20%;
}
.message_dffa .purple-0633 {
  max-width: 16.66%;
}
.menu-orange-34ff .purple-0633 {
  max-width: 14.28%;
}
.old_f87c .purple-0633 {
  max-width: 12.5%;
}
.footer_green_b088 .purple-0633 {
  max-width: 11.11%;
}
.sidebar-1d4f {
  display: block;
}
.hidden-paper-fd43 .grid-d5bc label,
.hidden-paper-fd43 .selected_1447 label,
.hidden-paper-fd43 .wide-aaea label,
.hidden-paper-fd43 .small_348b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail-751e {
  list-style: none;
  margin: 0;
}
.detail-751e article.in_2e32 {
  margin-bottom: 0;
}
.detail-751e ul {
  list-style: none;
  margin: 0;
}
.detail-751e .logo-stale-2790 li.in_2e32 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail-751e .logo-stale-2790 li.in_2e32 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail-751e .logo-stale-2790 li.in_2e32: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) {
  .detail-751e .logo-stale-2790 li.in_2e32 li.in_2e32 li.in_2e32 li.in_2e32 {
    padding-left: 0;
  }
}
article.in_2e32 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_2e32 .paragraph-4652 p:last-of-type {
  margin-bottom: 0;
}
article.in_2e32 .top_3f22 {
  float: left;
}
article.in_2e32 .progress-dynamic-0b75 {
  margin-left: 85px;
}
article.in_2e32 .wrapper-e8c7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_2e32 .wrapper-e8c7 .right-6abf {
  margin-left: 10px;
}
article.in_2e32 .heading_0cc9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_2e32 .item-hot-c583 {
  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 .grid-d5bc,
  #respond .wide-aaea,
  #respond .small_348b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-d5bc input,
#respond .wide-aaea input,
#respond .small_348b input {
  width: 100%;
}
#respond .small_348b {
  margin-right: 0;
}
#respond .outline-c669 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget-hot-e115 {
  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;
}
.widget-hot-e115.brown_341c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget-hot-e115 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%);
}
.widget-hot-e115:focus,
.widget-hot-e115: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);
}
.green-a0ce {
  border-radius: 10%;
}
.complex-1ba8 {
  border-radius: 50%;
}
.primary_dirty_8003 {
  font-size: 0.72em;
}
.description_hard_04d6 {
  font-size: 0.875em;
}
.steel_defe {
  font-size: 1.1em;
}
.middle_383e {
  text-transform: uppercase;
  line-height: 1.2;
}
.middle_383e.primary_dirty_8003 {
  letter-spacing: 0.5px;
}
.description-7c31,
.description-7c31 a {
  color: #6d6d6d;
}
.description-7c31 a:hover {
  color: #111;
}
.overlay-a738 {
  color: #6d6d6d;
}
.column_current_b60a {
  overflow-x: hidden;
}
.column_current_b60a .pagination_plasma_e234.short_cb80 {
  position: relative;
}
.column_current_b60a .pagination_plasma_e234.short_cb80.header_white_6df3 {
  position: initial;
}
.column_current_b60a
  .pagination_plasma_e234.short_cb80.header_white_6df3
  .widget-silver-4693 {
  left: auto;
}
.column_current_b60a .pagination_plasma_e234 .widget-silver-4693 {
  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;
}
.column_current_b60a .pagination_plasma_e234:hover.short_cb80 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column_current_b60a
  .pagination_plasma_e234:hover.short_cb80
  .widget-silver-4693 {
  display: block;
  z-index: 9999999;
}
.column_current_b60a .border-e485 .steel_a61d,
.column_current_b60a .upper-f791 .steel_a61d {
  display: none;
}
.column_current_b60a .element_1b88 .pagination_plasma_e234:hover.short_cb80 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden-paper-fd43 .grid-d5bc label,
.hidden-paper-fd43 .selected_1447 label,
.hidden-paper-fd43 .wide-aaea label,
.hidden-paper-fd43 .small_348b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail-751e {
  list-style: none;
  margin: 0;
}
.detail-751e article.in_2e32 {
  margin-bottom: 0;
}
.detail-751e ul {
  list-style: none;
  margin: 0;
}
.detail-751e .logo-stale-2790 li.in_2e32 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail-751e .logo-stale-2790 li.in_2e32 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail-751e .logo-stale-2790 li.in_2e32: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) {
  .detail-751e .logo-stale-2790 li.in_2e32 li.in_2e32 li.in_2e32 li.in_2e32 {
    padding-left: 0;
  }
}
article.in_2e32 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.in_2e32 .paragraph-4652 p:last-of-type {
  margin-bottom: 0;
}
article.in_2e32 .top_3f22 {
  float: left;
}
article.in_2e32 .progress-dynamic-0b75 {
  margin-left: 85px;
}
article.in_2e32 .wrapper-e8c7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.in_2e32 .wrapper-e8c7 .right-6abf {
  margin-left: 10px;
}
article.in_2e32 .heading_0cc9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.in_2e32 .item-hot-c583 {
  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 .grid-d5bc,
  #respond .wide-aaea,
  #respond .small_348b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .grid-d5bc input,
#respond .wide-aaea input,
#respond .small_348b input {
  width: 100%;
}
#respond .small_348b {
  margin-right: 0;
}
#respond .outline-c669 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border-e485 .input_mini_f4c8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.input_mini_f4c8 .outline-dark-1faf.title_841d .accordion-fc05 > li > a:focus,
.input_mini_f4c8 .outline-dark-1faf.title_841d .accordion-fc05 > li > a:hover,
.input_mini_f4c8 .outline-dark-1faf.huge-ddb6 .accordion-fc05 > li > a:focus,
.input_mini_f4c8 .outline-dark-1faf.huge-ddb6 .accordion-fc05 > li > a:hover,
.input_mini_f4c8 .outline-dark-1faf.element-584d .accordion-fc05 > li > a:focus,
.input_mini_f4c8 .outline-dark-1faf.element-584d .accordion-fc05 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_mini_f4c8
  .outline-dark-1faf.title_841d
  .accordion-fc05
  > li.carousel_cd23
  > a,
.input_mini_f4c8
  .outline-dark-1faf.title_841d
  .accordion-fc05
  > li.small-21e8
  > a,
.input_mini_f4c8
  .outline-dark-1faf.huge-ddb6
  .accordion-fc05
  > li.carousel_cd23
  > a,
.input_mini_f4c8
  .outline-dark-1faf.huge-ddb6
  .accordion-fc05
  > li.small-21e8
  > a,
.input_mini_f4c8
  .outline-dark-1faf.element-584d
  .accordion-fc05
  > li.carousel_cd23
  > a,
.input_mini_f4c8 .outline-dark-1faf.element-584d .accordion-fc05 > li.gallery_down_b025 > a {
  color: rgba(255, 255, 255, 0.99);
}
.input_mini_f4c8 .image-static-f277,
.input_mini_f4c8 .image-static-f277 a {
  color: rgba(255, 255, 255, 0.99);
}
.input_mini_f4c8 .orange-3d18.element_a567 li a,
.input_mini_f4c8 .orange-7730 a,
.input_mini_f4c8 .paper-070b,
.input_mini_f4c8 .accordion-fc05 > li > a,
.input_mini_f4c8 .accordion-f35a {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8 .orange-3d18.element_a567 li a:hover,
.input_mini_f4c8 .orange-7730 a:hover,
.input_mini_f4c8 .paper-070b:hover,
.input_mini_f4c8 .accordion-fc05 > li > a:hover,
.input_mini_f4c8 .accordion-f35a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_mini_f4c8 .filter_static_ad42 {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8 .filter_static_ad42 .center-4824 {
  color: rgba(255, 255, 255, 0.99);
}
.input_mini_f4c8 .filter_static_ad42:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_mini_f4c8 .section_ac84 .panel_top_72f3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8 .section_ac84 .panel_top_72f3 .shadow-wide-4571 {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8
  .section_ac84
  .panel_top_72f3
  .shadow-wide-4571::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8
  .section_ac84
  .panel_top_72f3
  .shadow-wide-4571:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8
  .section_ac84
  .panel_top_72f3
  .shadow-wide-4571::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8
  .section_ac84
  .panel_top_72f3
  .shadow-wide-4571::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8 .section_ac84 .wrapper-ec7a {
  color: rgba(255, 255, 255, 0.79);
}
.input_mini_f4c8 .section_ac84 .wrapper-ec7a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_40d5
  .input_mini_f4c8
  .section_ac84
  .current_b2a6
  .link-easy-482f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_40d5
  .input_mini_f4c8
  .section_ac84
  .current_b2a6
  .shadow-wide-4571 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-e485 .overlay-steel-cb5c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.overlay-steel-cb5c .outline-dark-1faf.title_841d .accordion-fc05 > li > a:focus,
.overlay-steel-cb5c .outline-dark-1faf.title_841d .accordion-fc05 > li > a:hover,
.overlay-steel-cb5c .outline-dark-1faf.huge-ddb6 .accordion-fc05 > li > a:focus,
.overlay-steel-cb5c .outline-dark-1faf.huge-ddb6 .accordion-fc05 > li > a:hover,
.overlay-steel-cb5c .outline-dark-1faf.element-584d .accordion-fc05 > li > a:focus,
.overlay-steel-cb5c .outline-dark-1faf.element-584d .accordion-fc05 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-steel-cb5c
  .outline-dark-1faf.title_841d
  .accordion-fc05
  > li.carousel_cd23
  > a,
.overlay-steel-cb5c
  .outline-dark-1faf.title_841d
  .accordion-fc05
  > li.small-21e8
  > a,
.overlay-steel-cb5c
  .outline-dark-1faf.huge-ddb6
  .accordion-fc05
  > li.carousel_cd23
  > a,
.overlay-steel-cb5c
  .outline-dark-1faf.huge-ddb6
  .accordion-fc05
  > li.small-21e8
  > a,
.overlay-steel-cb5c
  .outline-dark-1faf.element-584d
  .accordion-fc05
  > li.carousel_cd23
  > a,
.overlay-steel-cb5c .outline-dark-1faf.element-584d .accordion-fc05 > li.gallery_down_b025 > a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-steel-cb5c .image-static-f277,
.overlay-steel-cb5c .image-static-f277 a {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-steel-cb5c .orange-3d18.element_a567 li a,
.overlay-steel-cb5c .orange-7730 a,
.overlay-steel-cb5c .paper-070b,
.overlay-steel-cb5c .accordion-fc05 > li > a,
.overlay-steel-cb5c .accordion-f35a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-steel-cb5c .orange-3d18.element_a567 li a:hover,
.overlay-steel-cb5c .orange-7730 a:hover,
.overlay-steel-cb5c .paper-070b:hover,
.overlay-steel-cb5c .accordion-fc05 > li > a:hover,
.overlay-steel-cb5c .accordion-f35a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-steel-cb5c .filter_static_ad42 {
  color: rgba(0, 0, 0, 0.55);
}
.overlay-steel-cb5c .filter_static_ad42 .center-4824 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-steel-cb5c .filter_static_ad42:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dirty-7f6e .disabled_1faf {
  margin-left: auto;
  margin-right: auto;
}
.filter_eb08 > * {
  margin-left: auto;
  margin-right: auto;
}
.filter_eb08 .table-fixed-84dd {
  margin-right: 1.41575em;
}
.iron_c655 .filter_eb08 > .disabled_5be5 {
  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;
}
.iron_c655 .filter_eb08 > .light_9792 {
  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;
}
.thumbnail_silver_9605.dirty-7f6e .disabled_1faf,
.notification_thick_df27.dirty-7f6e .disabled_1faf {
  margin-left: 0;
}
.dim-01c4.dirty-7f6e .disabled_1faf,
.picture-hard-67f1.dirty-7f6e .disabled_1faf {
  margin-right: 0;
}
.filter_eb08 ol,
.filter_eb08 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.heading_new_6f59 video {
  max-width: 100%;
}
.icon-hard-7239 img {
  display: block;
}
.icon-hard-7239.table-fixed-84dd,
.icon-hard-7239.item_pink_137a {
  width: 100%;
}
.icon-hard-7239.light_9792 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.short_cc50:not(.panel_08f5) {
  margin: 1.5em auto;
}
.block-motion-ef33 p {
  padding: 1.5em 14px;
}
ul.stone-fbda.light_9792,
ul.stone-fbda.disabled_5be5,
ul.stone-fbda.chip-b164.disabled_5be5 {
  padding: 0 14px;
}
.new_fcf5 {
  display: block;
  overflow-x: auto;
}
.new_fcf5 table {
  border-collapse: collapse;
  width: 100%;
}
.new_fcf5 td,
.new_fcf5 th {
  padding: 0.5em;
}
.filter_eb08 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter_eb08 ol ol,
.filter_eb08 ol ul,
.filter_eb08 ul ol,
.filter_eb08 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter_eb08 ol ol li,
.filter_eb08 ol ul li,
.filter_eb08 ul ol li,
.filter_eb08 ul ul li {
  margin-left: 0;
}
.footer_dirty_63ce.medium-20fc > .carousel_04e4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.footer_dirty_63ce.medium-20fc > .carousel_04e4 iframe,
.footer_dirty_63ce.medium-20fc > .carousel_04e4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.form_24b7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.form_24b7.paragraph-4945 {
  padding: 0;
}
.form_24b7.paragraph-4945 cite {
  font-size: 13px;
}
.form_24b7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.form_24b7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.border_0964 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.border_0964 > p:first-child {
  margin-top: 0;
}
.border_0964 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.border_0964 blockquote {
  border-left: 0;
}
.fluid-845c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fluid-845c:not(.title_fast_1c06) {
  max-width: 100px;
}
.fluid-845c.status_dim_f121 {
  border-bottom: none !important;
  text-align: center;
}
.fluid-845c.status_dim_f121::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .block-motion-ef33 p {
    padding: 1.5em 0;
  }
}
.summary-4193 {
  color: #0073aa;
}
.alert_6bb3 {
  background-color: #0073aa;
}
.inner_71be {
  color: #229fd8;
}
.current-cc37 {
  background-color: #229fd8;
}
.video_1f7e {
  color: #eee;
}
.sort-cold-4454 {
  background-color: #eee;
}
.wood-9c0f {
  color: #444;
}
.steel_7cda {
  background-color: #444;
}
.filter-center-d90c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.filter-center-d90c .small_faea .orange-7730 {
  font-size: 15px;
}
.filter-center-d90c .orange-7730 {
  line-height: 1.3;
}
.filter-center-d90c .overlay-steel-cb5c {
}
.filter-center-d90c .input_mini_f4c8 {
  background: #235787;
}
.picture_black_4bf8 {
  padding: 0;
}
.picture_black_4bf8 .input_mini_f4c8 {
  background: #1a1a1a;
}
.picture_black_4bf8 .overlay-steel-cb5c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.filter-abe0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.filter-abe0 .overlay-steel-cb5c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.filter-abe0 .input_mini_f4c8 {
  background: #303030;
}
.feature_complex_c666 {
  position: relative;
  z-index: 10;
}
.feature_complex_c666 .progress-9d79 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item-dd23 .short_cb80 {
  display: inline-block;
  vertical-align: middle;
}
.item-dd23.media-df3e .short_cb80 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .item-dd23.media-df3e .short_cb80 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .item-dd23.media-df3e .short_cb80 {
    margin-right: 0.4em;
  }
}
.item-dd23.media-df3e .short_cb80:last-child {
  margin-right: 0;
}
.small_9234 .progress-9d79 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .border-e485 .small_faea {
    margin: 0 -0.5em;
  }
  .border-e485 .small_faea [class*="customify-col-"],
  .border-e485 .small_faea [class*="customify-col_"],
  .border-e485 .small_faea [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.border-e485.basic-d322 .progress-9d79 {
  background: 0 0 !important;
}
.border-e485.basic-d322 .progress-9d79,
.border-e485.small_9234 .progress-9d79 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .border-e485.hard-a3e7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.border-e485.small_9234 .progress-9d79 {
  box-shadow: none !important;
}
.orange_b10f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .orange_b10f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .orange_b10f {
    padding: 18px 0 20px;
  }
}
.orange_b10f .paragraph_8fdc {
  width: 100%;
}
.orange_b10f .section-f924 {
  margin-bottom: 0;
}
.orange_b10f .middle-9161 {
  margin-top: 5px;
  font-size: 0.875em;
}
.orange_71b3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.orange_71b3 .mask-cba1 {
  width: 100%;
}
.upper-8d41 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.upper-8d41 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.upper-8d41 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;
}
.upper-8d41 li:last-child:after {
  display: none;
}
.upper-8d41 li a {
  font-weight: 500;
  margin-right: 10px;
}
.gallery-white-3889 .steel_a61d button,
.orange_b10f .steel_a61d button {
  left: 0;
}
.gallery-white-3889 .mask-cba1,
.orange_b10f .mask-cba1 {
  padding-left: 0;
  padding-right: 0;
}
.gallery-white-3889 .orange_71b3,
.orange_b10f .orange_71b3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gallery-white-3889 {
  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;
}
.gallery-white-3889: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;
}
.gallery-white-3889 .feature-under-ac3a {
  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) {
  .gallery-white-3889 .feature-under-ac3a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-white-3889 .feature-under-ac3a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-white-3889 .feature-under-ac3a {
    min-height: 200px;
  }
}
.gallery-white-3889 .upper-8d41 {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-white-3889 .upper-8d41 a,
.gallery-white-3889 .upper-8d41 li:after {
  color: inherit;
}
.gallery-white-3889 .upper-8d41 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.next_85b3 {
  margin-bottom: 0.5em;
}
.preview-562d {
  margin-bottom: 1.2em;
}
.preview-562d,
.next_85b3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.preview-562d p:last-child,
.next_85b3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .steel_a61d,
#masthead .steel_a61d {
  display: none;
}
#masthead
  > .steel_a61d.border-1988 {
  display: none;
}
#masthead > .steel_a61d button {
  left: 0;
}
.summary-lower-ccbf {
  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%;
}
.summary-lower-ccbf .short_cb80 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary-lower-ccbf .dynamic-a726 {
  display: -webkit-box;
  display: flex;
}
.summary-lower-ccbf .dynamic-a726.right-a37d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary-lower-ccbf .dynamic-a726.fresh-5218 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-lower-ccbf .dynamic-a726.preview_9bd9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary-lower-ccbf.tertiary_red_c0cd.pink-9ae9 .dynamic-a726.right-a37d {
  flex-basis: 100%;
}
.summary-lower-ccbf.filter_b33a .dynamic-a726.fresh-5218 {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary-lower-ccbf.filter_b33a .dynamic-a726.preview_9bd9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .steel_a61d.border-1988 {
  display: none;
}
#masthead > .steel_a61d button {
  left: 0;
}
.action_471d {
  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;
}
.action_471d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.action_471d.list_b7db i {
  margin-right: 4px;
}
.action_471d.tiny_5b0c i {
  margin-left: 5px;
}
.orange-7730 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.orange-7730 p:last-child {
  margin-bottom: 0;
}
.last_3241 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.last_3241 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.last_3241 img {
  display: block;
  width: auto;
  line-height: 1;
}
.last_3241 .image-static-f277 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.last_3241 .over-720f {
  margin: 5px 0 7px 0;
}
.last_3241.gradient_east_71c6 .dim_f118 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_3241.gradient_east_71c6 .main-b72a {
  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;
}
.last_3241.active-motion-2200 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.last_3241.active-motion-2200 .dim_f118 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last_3241.active-motion-2200 .main-b72a {
  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;
}
.last_3241.shadow_e908 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last_3241.progress-59ee {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.last_3241.progress-59ee .main-b72a {
  margin-top: 7px;
}
.border-bronze-021b {
  display: inline-block;
}
.feature_complex_c666 .paragraph_inner_0390 .last_3241 img {
  max-width: 100%;
}
.outline-dark-1faf .outline-short-284e.accent_last_2b7e,
.photo-copper-c19f .outline-short-284e.accent_last_2b7e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline-dark-1faf .down-b473,
.photo-copper-c19f .down-b473 {
  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%);
}
.outline-dark-1faf .down-b473 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline-dark-1faf.large-6521 .down-b473 {
  display: none;
}
.outline-dark-1faf .caption_0e41 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline-dark-1faf .caption_0e41 li {
  display: inline-block;
  position: relative;
}
.outline-dark-1faf .caption_0e41 li:last-child {
  margin-right: 0;
}
.outline-dark-1faf .caption_0e41 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;
}
.outline-dark-1faf .caption_0e41 li.gallery_down_b025 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline-dark-1faf .caption_0e41 > 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;
}
.outline-dark-1faf .caption_0e41 > li > a i {
  line-height: 0;
}
.outline-dark-1faf .caption_0e41 > li.stale_dc02 > a .down-b473 {
  margin-left: 4px;
  line-height: 0;
}
.outline-dark-1faf .caption_0e41 .red_939c li.stale_dc02 > a {
  position: relative;
}
.outline-dark-1faf .caption_0e41 .red_939c li.stale_dc02 > a:after,
.outline-dark-1faf .caption_0e41 .red_939c li.stale_dc02 > a:before {
  content: "";
  display: table;
}
.outline-dark-1faf .caption_0e41 .red_939c li.stale_dc02 > a:after {
  clear: both;
}
.outline-dark-1faf .caption_0e41 .red_939c li.stale_dc02 > a .down-b473 {
  margin-left: 5px;
  float: right;
}
.outline-dark-1faf .tertiary_cool_dc4a,
.outline-dark-1faf .red_939c {
  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;
}
.outline-dark-1faf .red_939c {
  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;
}
.outline-dark-1faf .red_939c .accent_last_2b7e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline-dark-1faf .red_939c .down-b473 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline-dark-1faf .red_939c li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline-dark-1faf .red_939c 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;
}
.outline-dark-1faf .red_939c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline-dark-1faf .red_939c .red_939c {
  top: 0;
  left: 100%;
}
.outline-dark-1faf .avatar-235b.fn-focus-6900 > .tertiary_cool_dc4a,
.outline-dark-1faf .avatar-235b.fn-focus-6900 > .red_939c,
.outline-dark-1faf .avatar-235b:focus > .tertiary_cool_dc4a,
.outline-dark-1faf .avatar-235b:focus > .red_939c,
.outline-dark-1faf .avatar-235b:hover > .tertiary_cool_dc4a,
.outline-dark-1faf .avatar-235b:hover > .red_939c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline-dark-1faf.element-584d .accordion-fc05:after,
.outline-dark-1faf.element-584d .accordion-fc05:before {
  content: "";
  display: table;
}
.outline-dark-1faf.element-584d .accordion-fc05:after {
  clear: both;
}
.outline-dark-1faf.element-584d .accordion-fc05 > li {
  float: left;
}
.outline-dark-1faf.dark-9ad7 .accordion-fc05:after,
.outline-dark-1faf.dark-9ad7 .accordion-fc05:before {
  content: "";
  display: table;
}
.outline-dark-1faf.dark-9ad7 .accordion-fc05:after {
  clear: both;
}
.outline-dark-1faf.dark-9ad7 .accordion-fc05 > li {
  float: left;
}
.outline-dark-1faf.dark-9ad7 .accordion-fc05 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline-dark-1faf.dark-9ad7 .accordion-fc05 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline-dark-1faf.dark-9ad7 .accordion-fc05 > li.carousel_cd23 > a,
.outline-dark-1faf.dark-9ad7 .accordion-fc05 > li.gallery_down_b025 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline-dark-1faf.title_841d .accordion-fc05 > li > a .accent_last_2b7e {
  position: relative;
}
.outline-dark-1faf.title_841d .accordion-fc05 > li > a .accent_last_2b7e: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;
}
.outline-dark-1faf.title_841d
  .accordion-fc05
  > li:focus
  > a
  .accent_last_2b7e:before,
.outline-dark-1faf.title_841d
  .accordion-fc05
  > li:hover
  > a
  .accent_last_2b7e:before {
  width: 100%;
  background-color: currentColor;
}
.outline-dark-1faf.title_841d
  .accordion-fc05
  > li.carousel_cd23
  > a
  .accent_last_2b7e:before,
.outline-dark-1faf.title_841d
  .accordion-fc05
  > li.small-21e8
  > a
  .accent_last_2b7e:before {
  width: 100%;
  background-color: currentColor;
}
.outline-dark-1faf.huge-ddb6 .accordion-fc05 > li > a .accent_last_2b7e {
  position: relative;
}
.outline-dark-1faf.huge-ddb6 .accordion-fc05 > li > a .accent_last_2b7e: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;
}
.outline-dark-1faf.huge-ddb6 .accordion-fc05 > li:focus > a .accent_last_2b7e:before,
.outline-dark-1faf.huge-ddb6
  .accordion-fc05
  > li:hover
  > a
  .accent_last_2b7e:before {
  width: 100%;
  background-color: currentColor;
}
.outline-dark-1faf.huge-ddb6
  .accordion-fc05
  > li.carousel_cd23
  > a
  .accent_last_2b7e:before,
.outline-dark-1faf.huge-ddb6
  .accordion-fc05
  > li.small-21e8
  > a
  .accent_last_2b7e:before {
  width: 100%;
  background-color: currentColor;
}
.photo-copper-c19f .caption_0e41 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.photo-copper-c19f .caption_0e41 li:first-child > a {
  border-top: none;
}
.photo-copper-c19f .caption_0e41 .gradient-4b3f > .accent_last_2b7e .down-b473 {
  display: none;
}
.photo-copper-c19f .caption_0e41 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.photo-copper-c19f .caption_0e41 li:last-child {
  border: none;
}
.photo-copper-c19f .caption_0e41 li.stale_dc02 > a {
  padding-right: 45px !important;
}
.photo-copper-c19f .caption_0e41 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.photo-copper-c19f .caption_0e41 li a:focus,
.photo-copper-c19f .caption_0e41 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.photo-copper-c19f .caption_0e41 li .table-hard-a822 {
  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;
}
.photo-copper-c19f .caption_0e41 li .table-hard-a822:hover {
  box-shadow: none;
}
.photo-copper-c19f .caption_0e41 li .table-hard-a822 .down-b473 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.photo-copper-c19f .caption_0e41 .red_939c {
  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);
}
.photo-copper-c19f .caption_0e41 .red_939c li a {
  padding-left: 3em;
}
.photo-copper-c19f .caption_0e41 .soft-cb75 > a .table-hard-a822 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.photo-copper-c19f .caption_0e41 .soft-cb75 > .red_939c {
  display: block;
  opacity: 1;
}
.preview-4ce7 {
  max-width: 100%;
}
.form-warm-8139 {
  line-height: 0;
  cursor: pointer;
}
.accordion-f35a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accordion-f35a:hover {
  box-shadow: none;
  color: currentColor;
}
.accordion-f35a svg {
  width: 18px;
  height: 18px;
}
.accordion-f35a .huge_e6e8 {
  display: none;
}
.gradient-1438 {
  position: relative;
}
.gradient-1438.fn-active-6900 .accordion-f35a .red_18b1 {
  display: none;
}
.gradient-1438.fn-active-6900 .accordion-f35a .huge_e6e8 {
  display: inline-block;
}
.gradient-1438 .gradient-copper-b34e {
  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);
}
.gradient-1438.picture_7d18 .gradient-copper-b34e {
  left: auto;
  right: -0.9em;
}
.gradient-1438.picture_7d18 .border_thick_c2e7::before {
  left: auto;
  right: 15px;
}
.gradient-1438.fn-active-6900 .gradient-copper-b34e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.current_b2a6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.current_b2a6 label {
  flex-basis: 100%;
}
.current_b2a6 .panel_top_72f3 {
  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;
}
.current_b2a6 .shadow-wide-4571 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.current_b2a6 .shadow-wide-4571:focus {
  background-color: transparent;
}
.current_b2a6 button.wrapper-ec7a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.current_b2a6 button.wrapper-ec7a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.current_b2a6 button.wrapper-ec7a svg {
  width: 18px;
  height: 18px;
}
.current_b2a6 input[type="submit"] {
  min-height: auto;
}
.section_ac84 .current_b2a6 .shadow-wide-4571 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border_thick_c2e7 {
  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) {
  .border_thick_c2e7 {
    width: 220px;
  }
}
.border_thick_c2e7 label {
  flex-basis: 100%;
}
.border_thick_c2e7::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;
}
.primary_40d5 .section_ac84 .current_b2a6 {
  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;
}
.primary_40d5
  .section_ac84
  .current_b2a6
  .panel_top_72f3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary_40d5 .section_ac84 .current_b2a6 .shadow-wide-4571 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary_40d5
  .section_ac84
  .current_b2a6
  .shadow-wide-4571:focus {
  background: 0 0;
}
.primary_40d5
  .section_ac84
  .current_b2a6
  .link-easy-482f {
  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;
}
.orange-3d18 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.orange-3d18 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.orange-3d18 li:last-child {
  margin-right: 0;
}
.orange-3d18 li:first-child {
  margin-left: 0;
}
.orange-3d18.video_over_2aca a {
  color: #fff;
}
.orange-3d18.video_over_2aca a:hover {
  color: #fff;
}
.orange-3d18 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.orange-3d18 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.orange-3d18 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.orange-3d18 a:hover {
  opacity: 0.9;
  color: inherit;
}
.orange-3d18 [class*="social-icon-apple"] {
  background-color: #999;
}
.orange-3d18 [class*="social-icon-apple"].fast_21ef {
  background-color: transparent;
  color: #999;
}
.orange-3d18 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.orange-3d18 [class*="social-icon-behance"].fast_21ef {
  background-color: transparent;
  color: #1769ff;
}
.orange-3d18 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.orange-3d18 [class*="social-icon-bitbucket"].fast_21ef {
  background-color: transparent;
  color: #205081;
}
.orange-3d18 [class*="social-icon-codepen"] {
  background-color: #000;
}
.orange-3d18 [class*="social-icon-codepen"].fast_21ef {
  background-color: transparent;
  color: #000;
}
.orange-3d18 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.orange-3d18 [class*="social-icon-delicious"].fast_21ef {
  background-color: transparent;
  color: #39f;
}
.orange-3d18 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.orange-3d18 [class*="social-icon-digg"].fast_21ef {
  background-color: transparent;
  color: #005be2;
}
.orange-3d18 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.orange-3d18 [class*="social-icon-dribbble"].fast_21ef {
  background-color: transparent;
  color: #ea4c89;
}
.orange-3d18 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.orange-3d18 [class*="social-icon-envelope"].fast_21ef {
  background-color: transparent;
  color: #ea4335;
}
.orange-3d18 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.orange-3d18 [class*="social-icon-facebook"].fast_21ef {
  background-color: transparent;
  color: #3b5998;
}
.orange-3d18 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.orange-3d18 [class*="social-icon-flickr"].fast_21ef {
  background-color: transparent;
  color: #0063dc;
}
.orange-3d18 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.orange-3d18 [class*="social-icon-foursquare"].fast_21ef {
  background-color: transparent;
  color: #2d5be3;
}
.orange-3d18 [class*="social-icon-github"] {
  background-color: #333;
}
.orange-3d18 [class*="social-icon-github"].fast_21ef {
  background-color: transparent;
  color: #333;
}
.orange-3d18 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.orange-3d18 [class*="social-icon-google-plus"].fast_21ef {
  background-color: transparent;
  color: #dd4b39;
}
.orange-3d18 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.orange-3d18 [class*="social-icon-houzz"].fast_21ef {
  background-color: transparent;
  color: #7ac142;
}
.orange-3d18 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.orange-3d18 [class*="social-icon-instagram"].fast_21ef {
  background-color: transparent;
  color: #262626;
}
.orange-3d18 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.orange-3d18 [class*="social-icon-jsfiddle"].fast_21ef {
  background-color: transparent;
  color: #487aa2;
}
.orange-3d18 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.orange-3d18 [class*="social-icon-linkedin"].fast_21ef {
  background-color: transparent;
  color: #0077b5;
}
.orange-3d18 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.orange-3d18 [class*="social-icon-medium"].fast_21ef {
  background-color: transparent;
  color: #00ab6b;
}
.orange-3d18 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.orange-3d18
  [class*="social-icon-odnoklassniki"].fast_21ef {
  background-color: transparent;
  color: #f4731c;
}
.orange-3d18 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.orange-3d18 [class*="social-icon-meetup"].fast_21ef {
  background-color: transparent;
  color: #ec1c40;
}
.orange-3d18 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.orange-3d18 [class*="social-icon-pinterest"].fast_21ef {
  background-color: transparent;
  color: #bd081c;
}
.orange-3d18 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.orange-3d18 [class*="social-icon-product-hunt"].fast_21ef {
  background-color: transparent;
  color: #da552f;
}
.orange-3d18 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.orange-3d18 [class*="social-icon-reddit"].fast_21ef {
  background-color: transparent;
  color: #ff4500;
}
.orange-3d18 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.orange-3d18 [class*="social-icon-rss"].fast_21ef {
  background-color: transparent;
  color: #f26522;
}
.orange-3d18 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.orange-3d18
  [class*="social-icon-shopping-cart"].fast_21ef {
  background-color: transparent;
  color: #4caf50;
}
.orange-3d18 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.orange-3d18 [class*="social-icon-skype"].fast_21ef {
  background-color: transparent;
  color: #00aff0;
}
.orange-3d18 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.orange-3d18 [class*="social-icon-slideshare"].fast_21ef {
  background-color: transparent;
  color: #0077b5;
}
.orange-3d18 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.orange-3d18 [class*="social-icon-snapchat"].fast_21ef {
  background-color: transparent;
  color: #fffc00;
}
.orange-3d18 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.orange-3d18 [class*="social-icon-soundcloud"].fast_21ef {
  background-color: transparent;
  color: #f80;
}
.orange-3d18 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.orange-3d18 [class*="social-icon-spotify"].fast_21ef {
  background-color: transparent;
  color: #2ebd59;
}
.orange-3d18 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.orange-3d18
  [class*="social-icon-stack-overflow"].fast_21ef {
  background-color: transparent;
  color: #fe7a15;
}
.orange-3d18 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.orange-3d18 [class*="social-icon-maldkfgram"].fast_21ef {
  background-color: transparent;
  color: #2ca5e0;
}
.orange-3d18 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.orange-3d18 [class*="social-icon-tripadvisor"].fast_21ef {
  background-color: transparent;
  color: #589442;
}
.orange-3d18 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.orange-3d18 [class*="social-icon-tumblr"].fast_21ef {
  background-color: transparent;
  color: #35465c;
}
.orange-3d18 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.orange-3d18 [class*="social-icon-twitch"].fast_21ef {
  background-color: transparent;
  color: #6441a5;
}
.orange-3d18 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.orange-3d18 [class*="social-icon-twitter"].fast_21ef {
  background-color: transparent;
  color: #1da1f2;
}
.orange-3d18 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.orange-3d18 [class*="social-icon-vimeo"].fast_21ef {
  background-color: transparent;
  color: #1ab7ea;
}
.orange-3d18 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.orange-3d18 [class*="social-icon-vk"].fast_21ef {
  background-color: transparent;
  color: #45668e;
}
.orange-3d18 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.orange-3d18 [class*="social-icon-weibo"].fast_21ef {
  background-color: transparent;
  color: #df2029;
}
.orange-3d18 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.orange-3d18 [class*="social-icon-weixin"].fast_21ef {
  background-color: transparent;
  color: #7bb32e;
}
.orange-3d18 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.orange-3d18 [class*="social-icon-whatsapp"].fast_21ef {
  background-color: transparent;
  color: #25d366;
}
.orange-3d18 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.orange-3d18 [class*="social-icon-wordpress"].fast_21ef {
  background-color: transparent;
  color: #21759b;
}
.orange-3d18 [class*="social-icon-xing"] {
  background-color: #026466;
}
.orange-3d18 [class*="social-icon-xing"].fast_21ef {
  background-color: transparent;
  color: #026466;
}
.orange-3d18 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.orange-3d18 [class*="social-icon-yelp"].fast_21ef {
  background-color: transparent;
  color: #af0606;
}
.orange-3d18 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.orange-3d18 [class*="social-icon-youtube"].fast_21ef {
  background-color: transparent;
  color: #cd201f;
}
.paper-070b {
  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;
}
.paper-070b:hover {
  box-shadow: none;
  background: 0 0;
}
.alert_in_ddb3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.in_eca0 {
  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;
}
.primary-4879 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hot-17cc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hot-17cc,
.hot-17cc::after,
.hot-17cc::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;
}
.hot-17cc::after,
.hot-17cc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.column-stale-80fe .in_eca0 .primary-4879 {
  margin-top: -2px;
  width: 19px;
}
.column-stale-80fe .in_eca0 .hot-17cc {
  margin-top: -1px;
}
.column-stale-80fe .in_eca0 .hot-17cc,
.column-stale-80fe .in_eca0 .hot-17cc::after,
.column-stale-80fe .in_eca0 .hot-17cc::before {
  width: 19px;
  height: 2px;
}
.column-stale-80fe .in_eca0 .hot-17cc::before {
  top: -6px;
}
.column-stale-80fe .in_eca0 .hot-17cc::after {
  bottom: -6px;
}
.breadcrumb_fresh_b67b .in_eca0 .primary-4879 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb_fresh_b67b .in_eca0 .hot-17cc {
  margin-top: -1px;
}
.breadcrumb_fresh_b67b .in_eca0 .hot-17cc,
.breadcrumb_fresh_b67b .in_eca0 .hot-17cc::after,
.breadcrumb_fresh_b67b .in_eca0 .hot-17cc::before {
  width: 22px;
  height: 2px;
}
.breadcrumb_fresh_b67b .in_eca0 .hot-17cc::before {
  top: -7px;
}
.breadcrumb_fresh_b67b .in_eca0 .hot-17cc::after {
  bottom: -7px;
}
.in-a3b2 .in_eca0 .primary-4879 {
  margin-top: -2px;
  width: 31px;
}
.in-a3b2 .in_eca0 .hot-17cc {
  margin-top: -1.5px;
}
.in-a3b2 .in_eca0 .hot-17cc,
.in-a3b2 .in_eca0 .hot-17cc::after,
.in-a3b2 .in_eca0 .hot-17cc::before {
  width: 31px;
  height: 3px;
}
.in-a3b2 .in_eca0 .hot-17cc::before {
  top: -9px;
}
.in-a3b2 .in_eca0 .hot-17cc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .input_clean_027e .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 19px;
  }
  .input_clean_027e .in_eca0 .hot-17cc {
    margin-top: -1px;
  }
  .input_clean_027e .in_eca0 .hot-17cc,
  .input_clean_027e .in_eca0 .hot-17cc::after,
  .input_clean_027e .in_eca0 .hot-17cc::before {
    width: 19px;
    height: 2px;
  }
  .input_clean_027e .in_eca0 .hot-17cc::before {
    top: -6px;
  }
  .input_clean_027e .in_eca0 .hot-17cc::after {
    bottom: -6px;
  }
  .simple_909b .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 22px;
  }
  .simple_909b .in_eca0 .hot-17cc {
    margin-top: -1px;
  }
  .simple_909b .in_eca0 .hot-17cc,
  .simple_909b .in_eca0 .hot-17cc::after,
  .simple_909b .in_eca0 .hot-17cc::before {
    width: 22px;
    height: 2px;
  }
  .simple_909b .in_eca0 .hot-17cc::before {
    top: -7px;
  }
  .simple_909b .in_eca0 .hot-17cc::after {
    bottom: -7px;
  }
  .container_advanced_817d .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 31px;
  }
  .container_advanced_817d .in_eca0 .hot-17cc {
    margin-top: -1.5px;
  }
  .container_advanced_817d .in_eca0 .hot-17cc,
  .container_advanced_817d .in_eca0 .hot-17cc::after,
  .container_advanced_817d .in_eca0 .hot-17cc::before {
    width: 31px;
    height: 3px;
  }
  .container_advanced_817d .in_eca0 .hot-17cc::before {
    top: -9px;
  }
  .container_advanced_817d .in_eca0 .hot-17cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .medium_1699 .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 19px;
  }
  .medium_1699 .in_eca0 .hot-17cc {
    margin-top: -1px;
  }
  .medium_1699 .in_eca0 .hot-17cc,
  .medium_1699 .in_eca0 .hot-17cc::after,
  .medium_1699 .in_eca0 .hot-17cc::before {
    width: 19px;
    height: 2px;
  }
  .medium_1699 .in_eca0 .hot-17cc::before {
    top: -6px;
  }
  .medium_1699 .in_eca0 .hot-17cc::after {
    bottom: -6px;
  }
  .down_0427 .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 22px;
  }
  .down_0427 .in_eca0 .hot-17cc {
    margin-top: -1px;
  }
  .down_0427 .in_eca0 .hot-17cc,
  .down_0427 .in_eca0 .hot-17cc::after,
  .down_0427 .in_eca0 .hot-17cc::before {
    width: 22px;
    height: 2px;
  }
  .down_0427 .in_eca0 .hot-17cc::before {
    top: -7px;
  }
  .down_0427 .in_eca0 .hot-17cc::after {
    bottom: -7px;
  }
  .popup-272a .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 31px;
  }
  .popup-272a .in_eca0 .hot-17cc {
    margin-top: -1.5px;
  }
  .popup-272a .in_eca0 .hot-17cc,
  .popup-272a .in_eca0 .hot-17cc::after,
  .popup-272a .in_eca0 .hot-17cc::before {
    width: 31px;
    height: 3px;
  }
  .popup-272a .in_eca0 .hot-17cc::before {
    top: -9px;
  }
  .popup-272a .in_eca0 .hot-17cc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .preview_341f .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 19px;
  }
  .preview_341f .in_eca0 .hot-17cc {
    margin-top: -1px;
  }
  .preview_341f .in_eca0 .hot-17cc,
  .preview_341f .in_eca0 .hot-17cc::after,
  .preview_341f .in_eca0 .hot-17cc::before {
    width: 19px;
    height: 2px;
  }
  .preview_341f .in_eca0 .hot-17cc::before {
    top: -6px;
  }
  .preview_341f .in_eca0 .hot-17cc::after {
    bottom: -6px;
  }
  .background-basic-c4f2 .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 22px;
  }
  .background-basic-c4f2 .in_eca0 .hot-17cc {
    margin-top: -1px;
  }
  .background-basic-c4f2 .in_eca0 .hot-17cc,
  .background-basic-c4f2 .in_eca0 .hot-17cc::after,
  .background-basic-c4f2 .in_eca0 .hot-17cc::before {
    width: 22px;
    height: 2px;
  }
  .background-basic-c4f2 .in_eca0 .hot-17cc::before {
    top: -7px;
  }
  .background-basic-c4f2 .in_eca0 .hot-17cc::after {
    bottom: -7px;
  }
  .search_7412 .in_eca0 .primary-4879 {
    margin-top: -2px;
    width: 31px;
  }
  .search_7412 .in_eca0 .hot-17cc {
    margin-top: -1.5px;
  }
  .search_7412 .in_eca0 .hot-17cc,
  .search_7412 .in_eca0 .hot-17cc::after,
  .search_7412 .in_eca0 .hot-17cc::before {
    width: 31px;
    height: 3px;
  }
  .search_7412 .in_eca0 .hot-17cc::before {
    top: -9px;
  }
  .search_7412 .in_eca0 .hot-17cc::after {
    bottom: -9px;
  }
}
.icon-4fa3 .hot-17cc {
  -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);
}
.icon-4fa3 .hot-17cc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.icon-4fa3 .hot-17cc::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);
}
.icon-4fa3.last-1520 .hot-17cc {
  -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);
}
.icon-4fa3.last-1520 .hot-17cc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.icon-4fa3.last-1520 .hot-17cc::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);
}
.up-729f {
  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.copper-4a99:before {
  display: none;
}
.upper-f791 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.upper-f791 .up_4ca2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.upper-f791 .up_4ca2:last-of-type {
  border-bottom: none;
}
.upper-f791 .up_4ca2.down-039a,
.upper-f791 .up_4ca2.banner-dim-bc76,
.upper-f791 .up_4ca2.link-north-3db3 {
  padding: 0;
}
.upper-f791 .photo-copper-c19f .table-hard-a822 {
  color: currentColor;
}
.upper-f791 .photo-copper-c19f .table-hard-a822:focus,
.upper-f791 .photo-copper-c19f .table-hard-a822:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper-f791.overlay-steel-cb5c .filter_static_ad42,
.upper-f791.overlay-steel-cb5c .orange-7730 a,
.upper-f791.overlay-steel-cb5c .accordion-fc05 a,
.upper-f791.overlay-steel-cb5c .red_939c a {
  color: rgba(0, 0, 0, 0.55);
}
.upper-f791.overlay-steel-cb5c .filter_static_ad42:hover,
.upper-f791.overlay-steel-cb5c .orange-7730 a:hover,
.upper-f791.overlay-steel-cb5c .accordion-fc05 a:hover,
.upper-f791.overlay-steel-cb5c .red_939c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.upper-f791.overlay-steel-cb5c .center-4824 {
  color: rgba(0, 0, 0, 0.8);
}
.upper-f791.overlay-steel-cb5c .up_4ca2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-f791.overlay-steel-cb5c .up_4ca2:before {
  background: rgba(0, 0, 0, 0.08);
}
.upper-f791.overlay-steel-cb5c .tag-solid-be8c:before {
  background: rgba(255, 255, 255, 0.9);
}
.upper-f791.overlay-steel-cb5c .photo-copper-c19f .caption_0e41 li a,
.upper-f791.overlay-steel-cb5c .photo-copper-c19f .table-hard-a822,
.upper-f791.overlay-steel-cb5c .red_939c {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-f791.overlay-steel-cb5c .photo-copper-c19f .table-hard-a822:focus,
.upper-f791.overlay-steel-cb5c .photo-copper-c19f .table-hard-a822:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper-f791.overlay-steel-cb5c .caption_0e41 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.upper-f791.input_mini_f4c8 .filter_static_ad42,
.upper-f791.input_mini_f4c8 .orange-7730 a,
.upper-f791.input_mini_f4c8 .accordion-fc05 .table-hard-a822,
.upper-f791.input_mini_f4c8 .accordion-fc05 a,
.upper-f791.input_mini_f4c8 .red_939c a {
  color: rgba(255, 255, 255, 0.79);
}
.upper-f791.input_mini_f4c8 .filter_static_ad42:hover,
.upper-f791.input_mini_f4c8 .orange-7730 a:hover,
.upper-f791.input_mini_f4c8 .accordion-fc05 .table-hard-a822:hover,
.upper-f791.input_mini_f4c8 .accordion-fc05 a:hover,
.upper-f791.input_mini_f4c8 .red_939c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.upper-f791.input_mini_f4c8 .center-4824 {
  color: rgba(255, 255, 255, 0.99);
}
.upper-f791.input_mini_f4c8 .up_4ca2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-f791.input_mini_f4c8 .up_4ca2:before {
  background: rgba(255, 255, 255, 0.08);
}
.upper-f791.input_mini_f4c8 .tag-solid-be8c:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper-f791.input_mini_f4c8 .photo-copper-c19f .caption_0e41 li a,
.upper-f791.input_mini_f4c8 .photo-copper-c19f .table-hard-a822,
.upper-f791.input_mini_f4c8 .red_939c {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-f791.input_mini_f4c8 .photo-copper-c19f .table-hard-a822:focus,
.upper-f791.input_mini_f4c8 .photo-copper-c19f .table-hard-a822:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper-f791.input_mini_f4c8 .caption_0e41 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-solid-be8c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-solid-be8c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort_ed8f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.top_8224 .upper-f791 {
  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;
}
.top_8224 .up_4ca2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.top_8224 .up_4ca2: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) {
  .top_8224 .up_4ca2:before {
    width: 16%;
    left: 42%;
  }
}
.top_8224 .up_4ca2:last-child:before {
  content: none;
}
.top_8224 .up_4ca2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.top_8224 .photo-copper-c19f .caption_0e41 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.top_8224 .photo-copper-c19f .caption_0e41 li a .table-hard-a822 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.top_8224 .photo-copper-c19f .red_939c {
  border: none;
}
.top_8224 .photo-copper-c19f .red_939c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.top_8224 .tag-solid-be8c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.top_8224 .sort_ed8f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.top_8224 .input_mini_f4c8 .tag-solid-be8c:before {
  background: rgba(0, 0, 0, 0.9);
}
.top_8224 .overlay-steel-cb5c.progress_dirty_5721 .hot-17cc {
  background: rgba(0, 0, 0, 0.6);
}
.top_8224
  .overlay-steel-cb5c.progress_dirty_5721
  .hot-17cc::after,
.top_8224
  .overlay-steel-cb5c.progress_dirty_5721
  .hot-17cc:before {
  background: inherit;
}
.top_8224
  .overlay-steel-cb5c.progress_dirty_5721:hover
  .hot-17cc {
  background: rgba(0, 0, 0, 0.8);
}
.primary-hard-fea5 .upper-f791 {
  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) {
  .primary-hard-fea5 .upper-f791 {
    width: auto;
    right: 45px;
  }
}
.container_dim_05db .upper-f791 {
  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) {
  .container_dim_05db .upper-f791 {
    width: auto;
    left: 45px;
  }
}
.copper-4a99 .upper-f791 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.copper-4a99 .sort_ed8f {
  max-width: 48em;
  margin: 0 auto;
}
.copper-4a99 .tag-solid-be8c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview-f0bd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview-f0bd.top_8224 .upper-f791 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview-f0bd.primary-hard-fea5 .upper-f791 {
  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);
}
.preview-f0bd .upper-f791 {
  visibility: visible;
}
.preview-f0bd.container_dim_05db .upper-f791 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.copper_4ce6,
.column_static_1e14 {
  overflow-x: hidden;
}
.copper_4ce6 .upper-f791 {
  overflow: auto;
}
.copper_4ce6.top_8224 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper_4ce6.top_8224 .upper-f791 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.copper_4ce6.top_8224 .paper-070b {
  opacity: 0;
}
.copper_4ce6.primary-hard-fea5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper_4ce6.primary-hard-fea5 .upper-f791 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.copper_4ce6.primary-hard-fea5 .paper-070b {
  opacity: 0;
}
.copper_4ce6.container_dim_05db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.copper_4ce6.container_dim_05db .upper-f791 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.copper_4ce6.container_dim_05db .paper-070b {
  opacity: 0;
}
.copper_4ce6.copper-4a99 .upper-f791 {
  z-index: 10;
  visibility: visible;
}
.progress_dirty_5721 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress_dirty_5721 .hot-17cc {
  background: rgba(255, 255, 255, 0.99);
}
.progress_dirty_5721 .hot-17cc::after,
.progress_dirty_5721 .hot-17cc:before {
  background: inherit;
}
.progress_dirty_5721:hover .hot-17cc {
  background: rgba(255, 255, 255, 0.99);
}
.container_dim_05db .progress_dirty_5721 {
  top: 10px;
  right: auto;
  left: 12px;
}
.copper-4a99 .progress_dirty_5721 {
  display: none !important;
}
.copper_4ce6:before,
.column_static_1e14:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.copper_4ce6 .progress_dirty_5721,
.column_static_1e14 .progress_dirty_5721 {
  display: inline-block;
}
.upper-f791 .short_cb80 {
  -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;
}
.copper_4ce6 .upper-f791 .short_cb80,
.column_static_1e14 .upper-f791 .short_cb80 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full-bd10 .panel_top_72f3 {
  width: 100%;
}
.paragraph_inner_0390 {
  padding: 0 0.5em 0;
}
.paragraph_inner_0390 [class*="customify-col-"],
.paragraph_inner_0390 [class*="customify-col_"],
.paragraph_inner_0390 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.breadcrumb_0213 .paragraph_inner_0390 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .small_faea .header-6cc4,
  .header-6cc4 {
    display: none;
  }
  .aside_ca3b {
    text-align: left;
  }
  .grid-smooth-f9e4 {
    text-align: center;
  }
  .out-40aa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .small_faea .breadcrumb-dirty-0aca,
  .breadcrumb-dirty-0aca {
    display: none;
  }
  .accordion-e6d4 {
    text-align: left;
  }
  .paper_1915 {
    text-align: center;
  }
  .slider_thick_5175 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .small_faea .tooltip-b11a,
  .tooltip-b11a {
    display: none;
  }
  .complex-0d4f {
    text-align: left;
  }
  .brown-cf64 {
    text-align: center;
  }
  .liquid-0d4a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_22b5 {
  box-shadow: none !important;
}
.right-8102 .border_3620,
.backdrop_7106 .border_3620 {
  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;
}
.backdrop_7106 .border_3620 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress-9d79 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress-9d79:after,
.progress-9d79:before {
  content: "";
  display: table;
}
.progress-9d79:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress-9d79 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress-9d79,
.hard-a3e7 {
  max-width: 1248px;
  margin: 0 auto;
}

.notice-narrow-98b8.chip_f44f .progress-9d79 {
  max-width: 100%;
}
.notice-narrow-98b8.middle_d591 {
  max-width: 1200px;
  margin: 0 auto;
}
.notice-narrow-98b8.left_437c .progress-9d79 {
  max-width: 100%;
}
.notice-narrow-98b8.left_437c > .progress-9d79 {
  padding-left: 0;
  padding-right: 0;
}
.notice-narrow-98b8.left_437c > .progress-9d79 .small_faea {
  margin: 0;
}
.notice-narrow-98b8.left_437c
  > .progress-9d79
  .notification_9b32.first-6734 {
  margin-right: 0;
  margin-left: 0;
}
.notice-narrow-98b8.left_437c #main.first-6734 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .full-328a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .full-328a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .tag_99d4 .disabled_1faf {
    padding-right: 1em;
  }
  .tag_99d4.backdrop_hard_86c2 .notification_9b32 {
    border-right: 1px solid #eaecee;
  }
  .tag_99d4.backdrop_hard_86c2 .disabled_1faf {
    padding-right: 1em;
  }
  .tag_99d4.backdrop_hard_86c2 .footer-slow-27d9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy-ab6f .disabled_1faf {
    padding-left: 1em;
  }
  .easy-ab6f.backdrop_hard_86c2 .notification_9b32 {
    border-left: 1px solid #eaecee;
  }
  .easy-ab6f.backdrop_hard_86c2 .disabled_1faf {
    padding-left: 1em;
  }
  .easy-ab6f.backdrop_hard_86c2 .footer-slow-27d9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-f3b7 .disabled_1faf {
    padding-left: 1em;
  }
  .tooltip-f3b7.backdrop_hard_86c2 .label_blue_e379 {
    border-right: 1px solid #eaecee;
  }
  .tooltip-f3b7.backdrop_hard_86c2 .block-6572 {
    border-right: 1px solid #eaecee;
  }
  .tooltip-f3b7.backdrop_hard_86c2 .disabled_1faf {
    padding-left: 1em;
  }
  .tooltip-f3b7.backdrop_hard_86c2 .footer-slow-27d9 {
    padding-right: 1em;
  }
  .tooltip-f3b7.backdrop_hard_86c2 .red_cb47 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-bottom-9626 .disabled_1faf {
    padding-right: 1em;
  }
  .hover-bottom-9626.backdrop_hard_86c2 .label_blue_e379 {
    border-left: 1px solid #eaecee;
  }
  .hover-bottom-9626.backdrop_hard_86c2 .block-6572 {
    border-left: 1px solid #eaecee;
  }
  .hover-bottom-9626.backdrop_hard_86c2 .disabled_1faf {
    padding-right: 1em;
  }
  .hover-bottom-9626.backdrop_hard_86c2 .footer-slow-27d9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover-bottom-9626.backdrop_hard_86c2 .red_cb47 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .full-328a .disabled_1faf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full-328a.backdrop_hard_86c2 .notification_9b32 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .full-328a.backdrop_hard_86c2 .disabled_1faf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .full-328a.backdrop_hard_86c2 .footer-slow-27d9 {
    padding-left: 1em;
  }
  .full-328a.backdrop_hard_86c2 .red_cb47 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .full-328a.backdrop_hard_86c2 .disabled_1faf {
    padding-left: 0;
  }
}
.picture-bottom-4027 .item-dd23 {
  display: inline-block;
}
.left_4bff {
  display: inline-block;
}
.gold_87c3 {
  word-con: break-word;
}
.fast_1929 > span {
  display: inline-block;
  padding: 5px 0;
}
.fast_1929 .current_df8a {
  margin-left: 8px;
  margin-right: 8px;
}
.fast_1929 .east_9ada img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media_e38c .current_c910 {
  margin-bottom: 2em;
}
.media_e38c .shadow-large-43ab {
  margin-bottom: 15px;
}
.media_e38c .shadow-large-43ab:last-child {
  margin-bottom: 0;
}
.media_e38c .pagination-west-e7ff {
  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) {
  .media_e38c .pagination-west-e7ff {
    display: block;
  }
}
.media_e38c .yellow_84a0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media_e38c .yellow_84a0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media_e38c .nav_2e6f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media_e38c .nav_2e6f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media_e38c .nav_2e6f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media_e38c .gold_87c3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_e38c .gold_87c3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media_e38c .sidebar-1a77 p:last-child {
  margin-bottom: 0;
}
.media_e38c .detail_fab5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media_e38c .block_b70a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media_e38c .rough-c6fe {
  margin-top: 1em;
}
.media_e38c .white_e228 {
  top: 0;
  display: block;
}
.media_e38c .white_e228 a {
  color: inherit;
}
.media_e38c .white_e228 a:hover {
  color: inherit;
}
.media_e38c .main-b1e3 {
  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;
}
.media_e38c .main-b1e3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media_e38c .block_b70a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media_e38c .prev_11a4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media_e38c .prev_11a4:first-child {
  margin-top: 0;
}
.media_e38c .prev_11a4.south-f9f6 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media_e38c .prev_11a4.picture-wide-d774 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_e38c
  .prev_11a4.picture-wide-d774.feature_fee9
  .rough-c6fe {
  width: 100%;
}
.media_e38c .picture-wide-d774 {
  -webkit-box-align: center;
  align-items: center;
}
.media_e38c .picture-wide-d774 .fast_1929,
.media_e38c .picture-wide-d774 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media_e38c .nav_2e6f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_e38c .nav_2e6f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_e38c .nav_2e6f: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;
}
.media_e38c .south-f9f6 {
  z-index: 5;
}
.media_e38c .dropdown-7fc6 .medium-3ac1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media_e38c .accent-white-5f8c .medium-3ac1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media_e38c .purple-0949 .medium-3ac1 {
  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;
}
.media_e38c.form_brown_7f6b .pagination-west-e7ff,
.media_e38c.notification-bright-4293 .pagination-west-e7ff {
  display: block;
}
.media_e38c.form_brown_7f6b .pagination-west-e7ff .brown-8390,
.media_e38c.form_brown_7f6b .pagination-west-e7ff .block_b70a,
.media_e38c.notification-bright-4293 .pagination-west-e7ff .brown-8390,
.media_e38c.notification-bright-4293 .pagination-west-e7ff .block_b70a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_e38c.picture_large_ebdc .yellow_84a0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media_e38c.picture_large_ebdc .yellow_84a0 {
    margin-right: 0;
  }
}
.media_e38c.form_brown_7f6b .yellow_84a0,
.media_e38c.notification-bright-4293 .yellow_84a0 {
  padding-top: 40%;
}
.media_e38c.form_brown_7f6b .current_c910,
.media_e38c.notification-bright-4293 .current_c910 {
  display: block;
}
.media_e38c.form_brown_7f6b .fn-sticky-6900 .block_b70a,
.media_e38c.notification-bright-4293 .fn-sticky-6900 .block_b70a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media_e38c.form_brown_7f6b .yellow_84a0,
.media_e38c.notification-bright-4293 .yellow_84a0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media_e38c.form_brown_7f6b .block_b70a {
  padding: 1em;
}
.badge_solid_3e0d {
  margin: 30px auto;
  display: block;
}
.badge_solid_3e0d .slider-603e > * {
  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;
}
.badge_solid_3e0d .slider-603e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge_solid_3e0d .slider-603e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.link_outer_5e04 .fast_1929 {
  margin-bottom: 1.41575em;
}
.link_outer_5e04 .red_2b72 {
  margin-bottom: 1.618em;
}
.filter_eb08 .section-silver-16ff {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter_eb08 .section-silver-16ff a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter_eb08 .accordion_8073 {
  max-width: 100%;
  overflow: auto;
}
.dirty-7f6e .filter_eb08 a:hover {
  text-decoration: underline;
}
.section-25a3 .shadow-large-43ab:not(.gold_87c3),
.section-25a3 .nav_2e6f {
  margin-bottom: 1.41575em;
}
.section-25a3 .shadow-large-43ab:not(.gold_87c3):last-child,
.section-25a3 .nav_2e6f:last-child {
  margin-bottom: 0;
}
.section-25a3 .shadow-large-43ab.info_388c {
  margin-bottom: 0.41575em;
}
.section-25a3 .smooth-0307:before,
.section-25a3 .text-mini-7b5b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.section-25a3 .smooth-0307:before {
  content: "\f115";
}
.section-25a3 .text-mini-7b5b:before {
  content: "\f02c";
}
.section-25a3 .west_be0b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.section-25a3 .west_be0b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.white_b161 {
  display: -webkit-box;
  display: flex;
}
.white_b161 .pressed_9ecc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .white_b161 .pressed_9ecc {
    flex-basis: 90px;
  }
}
.white_b161 .selected-ac79 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .white_b161 .selected-ac79 {
    flex-basis: calc(100% - 50px);
  }
}
.white_b161 .surface-up-e5df p:last-child {
  margin-bottom: 0.72em;
}
.sidebar-20b3 .slider-603e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sidebar-20b3 .slider-603e:after,
.sidebar-20b3 .slider-603e:before {
  content: "";
  display: table;
}
.sidebar-20b3 .slider-603e:after {
  clear: both;
}
.sidebar-20b3 .slider-603e .blue-e6ec,
.sidebar-20b3 .slider-603e .tag-medium-91d7 {
  width: 49%;
}
.sidebar-20b3 .slider-603e .blue-e6ec a span.link_simple_582e,
.sidebar-20b3 .slider-603e .tag-medium-91d7 a span.link_simple_582e {
  display: block;
  margin-bottom: 5px;
}
.sidebar-20b3 .slider-603e .tag-medium-91d7 {
  float: left;
  text-align: left;
}
.sidebar-20b3 .slider-603e .blue-e6ec {
  float: right;
  text-align: right;
}
.over_3624 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .over_3624 {
    margin-bottom: 0;
  }
}
.shadow-e3d3 {
  margin-bottom: 1em;
}
.shadow-e3d3 .gold_87c3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.focus-f6c8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pro-c378 .shadow-e3d3,
.input_8ca5 .shadow-e3d3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pro-c378 .shadow-e3d3,
  .input_8ca5 .shadow-e3d3 {
    display: block;
  }
}
.pro-c378 .focus-f6c8,
.input_8ca5 .focus-f6c8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pro-c378 .focus-f6c8,
  .input_8ca5 .focus-f6c8 {
    margin-bottom: 1em;
  }
}
.pro-c378 .focus-f6c8 img,
.input_8ca5 .focus-f6c8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pro-c378 .iron-336c,
.input_8ca5 .iron-336c {
  flex-basis: calc(100% - 160px);
}
.pro-c378 .iron-336c p,
.input_8ca5 .iron-336c p {
  margin-bottom: 0;
}
.pro-c378 .iron-336c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pro-c378 .iron-336c {
    padding-left: 0;
  }
}
.input_8ca5 .iron-336c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .input_8ca5 .iron-336c {
    padding-right: 0;
  }
}
.input_8ca5 .focus-f6c8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fast_21d1 .focus-f6c8 {
  margin-bottom: 0.5em;
}
.fast_21d1 .focus-f6c8 img {
  width: 100%;
}
.overlay-huge-014d .wrapper-current-332c,
.summary-0b9f .wrapper-current-332c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.summary-0b9f .notification_9b32 .row_static_b324 p:last-child {
  margin-bottom: 0;
}
.table_679c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.border-de98 .panel_bb17 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .border-de98 .panel_bb17:last-of-type {
    margin-bottom: 0;
  }
}
.border-de98 .panel_bb17 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border-de98 .panel_bb17 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.border-de98 .panel_bb17 ul li {
  margin: 0 0 0.6em;
}
.border-de98 .panel_bb17 ul li.overlay_79f1,
.border-de98 .panel_bb17 ul li.pattern_solid_5b43 {
  position: relative;
}
.border-de98 .panel_bb17 ul li.overlay_79f1 .element-1b4d,
.border-de98 .panel_bb17 ul li.pattern_solid_5b43 .element-1b4d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.border-de98 .panel_bb17 ul li.overlay_79f1:after:after,
.border-de98 .panel_bb17 ul li.overlay_79f1:after:before,
.border-de98
  .panel_bb17
  ul
  li.pattern_solid_5b43:after:after,
.border-de98
  .panel_bb17
  ul
  li.pattern_solid_5b43:after:before {
  content: "";
  display: table;
}
.border-de98 .panel_bb17 ul li.overlay_79f1:after:after,
.border-de98
  .panel_bb17
  ul
  li.pattern_solid_5b43:after:after {
  clear: both;
}
.border-de98 .panel_bb17 a.stale-18cf:hover {
  text-decoration: none;
}
.border-de98 .panel_bb17 select {
  max-width: 100%;
}
.border-de98 .panel_bb17 table {
  font-size: 85%;
}
.border-de98 .panel_bb17 table td,
.border-de98 .panel_bb17 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.border-de98 .panel_bb17 table tfoot td {
  text-align: left;
}
.border-de98 .panel_bb17 :last-child {
  margin-bottom: 0;
}
.border-de98 .panel_bb17 .button-top-d6b2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.border-de98 .panel_bb17 .button-top-d6b2 label {
  width: 100%;
}
.border-de98 .panel_bb17 .button-top-d6b2 .shadow-wide-4571 {
  width: 100%;
  display: block;
}
.border-de98 .panel_bb17 .button-top-d6b2 .wrapper-ec7a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.border-de98 .panel_bb17 .button-top-d6b2 .wrapper-ec7a:hover svg #svg-search {
  fill: #444;
}
.border-de98 .panel_bb17 .button-top-d6b2 .wrapper-ec7a svg {
  width: 18px;
  height: 18px;
}
.border-de98 .thick_3e85 ul ul,
.border-de98 .info_bronze_7d16 ul ul,
.border-de98 .basic-0252 ul ul,
.border-de98 .message-red-1e5c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.border-de98 .thick_3e85 .stale_dc02 > a,
.border-de98 .info_bronze_7d16 .stale_dc02 > a,
.border-de98 .basic-0252 .stale_dc02 > a,
.border-de98 .message-red-1e5c .stale_dc02 > a {
  margin-bottom: 0;
}
.border-de98 .video_e482 li,
.border-de98 .thick_3e85 li,
.border-de98 .aside-clean-3b64 li,
.border-de98 .info_bronze_7d16 li,
.border-de98 .basic-0252 li,
.border-de98 .message-red-1e5c li,
.border-de98 .first_adc9 li,
.border-de98 .bottom-e018 li {
  display: block;
  position: relative;
}
.border-de98 .video_e482 li:last-child,
.border-de98 .thick_3e85 li:last-child,
.border-de98 .aside-clean-3b64 li:last-child,
.border-de98 .info_bronze_7d16 li:last-child,
.border-de98 .basic-0252 li:last-child,
.border-de98 .message-red-1e5c li:last-child,
.border-de98 .first_adc9 li:last-child,
.border-de98 .bottom-e018 li:last-child {
  border: none;
}
.border-de98 .video_e482 li a,
.border-de98 .thick_3e85 li a,
.border-de98 .aside-clean-3b64 li a,
.border-de98 .info_bronze_7d16 li a,
.border-de98 .basic-0252 li a,
.border-de98 .message-red-1e5c li a,
.border-de98 .first_adc9 li a,
.border-de98 .bottom-e018 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border-de98 .video_e482 li ul li::before,
.border-de98 .thick_3e85 li ul li::before,
.border-de98 .aside-clean-3b64 li ul li::before,
.border-de98 .info_bronze_7d16 li ul li::before,
.border-de98 .basic-0252 li ul li::before,
.border-de98 .message-red-1e5c li ul li::before,
.border-de98 .first_adc9 li ul li::before,
.border-de98 .bottom-e018 li ul li::before {
  left: 15px;
}
.border-de98 .video_e482 li ul a,
.border-de98 .thick_3e85 li ul a,
.border-de98 .aside-clean-3b64 li ul a,
.border-de98 .info_bronze_7d16 li ul a,
.border-de98 .basic-0252 li ul a,
.border-de98 .message-red-1e5c li ul a,
.border-de98 .first_adc9 li ul a,
.border-de98 .bottom-e018 li ul a {
  padding-left: 20px;
}
.border-de98 .video_e482 li ul ul li::before,
.border-de98 .thick_3e85 li ul ul li::before,
.border-de98 .aside-clean-3b64 li ul ul li::before,
.border-de98 .info_bronze_7d16 li ul ul li::before,
.border-de98 .basic-0252 li ul ul li::before,
.border-de98 .message-red-1e5c li ul ul li::before,
.border-de98 .first_adc9 li ul ul li::before,
.border-de98 .bottom-e018 li ul ul li::before {
  left: 30px;
}
.border-de98 .video_e482 li ul ul a,
.border-de98 .thick_3e85 li ul ul a,
.border-de98 .aside-clean-3b64 li ul ul a,
.border-de98 .info_bronze_7d16 li ul ul a,
.border-de98 .basic-0252 li ul ul a,
.border-de98 .message-red-1e5c li ul ul a,
.border-de98 .first_adc9 li ul ul a,
.border-de98 .bottom-e018 li ul ul a {
  padding-left: 40px;
}
.border-de98 .chip-simple-3a4b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.border-de98 .bottom-e018 ul li {
  margin-bottom: 1.41575em;
}
.border-de98 .bottom-e018 ul li .short-e9e2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.border-de98 .bottom-e018 ul li .sort_b2ee {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.input_mini_f4c8 .video_e482 li a,
.input_mini_f4c8 .thick_3e85 li a,
.input_mini_f4c8 .aside-clean-3b64 li a,
.input_mini_f4c8 .info_bronze_7d16 li a,
.input_mini_f4c8 .basic-0252 li a,
.input_mini_f4c8 .message-red-1e5c li a,
.input_mini_f4c8 .first_adc9 li a,
.input_mini_f4c8 .bottom-e018 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_mini_f4c8 .chip-simple-3a4b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_mini_f4c8 .panel_bb17 ul li.overlay_79f1 .element-1b4d,
.input_mini_f4c8 .panel_bb17 ul li.pattern_solid_5b43 .element-1b4d {
  background: rgba(0, 0, 0, 0.2);
}
.input_mini_f4c8 .border-de98 .panel_bb17 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li {
  margin: 0;
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li ul {
  margin: 0;
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li ul li a {
  padding-left: 15px;
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li ul li li a {
  padding-left: 30px;
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li.gallery_down_b025 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li.gallery_down_b025 > 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;
}
.notice-narrow-98b8 .border-de98 .caption_0e41 li.gallery_down_b025 > 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;
}
.hero_stale_1899 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.last_893b {
  position: relative;
  z-index: 10;
}
.last_893b .short_cb80 {
  width: 100%;
  max-width: 100%;
}
.complex_9b50 .feature_964b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.complex_9b50 .overlay-steel-cb5c {
}
.complex_9b50 .input_mini_f4c8 {
  background: #292929;
}
.alert_292d .feature_964b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.alert_292d .overlay-steel-cb5c {
  background: #f9f9f9;
}
.alert_292d .input_mini_f4c8 {
  background: #303030;
}
.form_9833 .feature_964b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .form_9833 .item-dd23 {
    margin-bottom: 1em;
  }
  .form_9833 .item-dd23:last-child {
    margin-bottom: 0;
  }
}
.form_9833 .overlay-steel-cb5c {
  background: #ededed;
}
.form_9833 .input_mini_f4c8 {
  background: #1a1a1a;
}
.feature_964b.overlay-steel-cb5c {
  color: rgba(0, 0, 0, 0.6);
}
.feature_964b.overlay-steel-cb5c .hero_tall_5421 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_964b.input_mini_f4c8 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_964b.input_mini_f4c8 a:not(.stale-18cf) {
  color: rgba(255, 255, 255, 0.79);
}
.feature_964b.input_mini_f4c8 a:not(.stale-18cf):hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_964b.input_mini_f4c8 .hero_tall_5421 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_964b.input_mini_f4c8 table tbody td,
.feature_964b.input_mini_f4c8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.element_1b88.small_9234 .progress-9d79 {
  max-width: initial;
}
.element_1b88 .media-df3e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.element_1b88 .media-df3e .short_cb80 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .element_1b88 .media-df3e .short_cb80 {
    display: block;
    margin-bottom: 2em;
  }
  .element_1b88 .media-df3e .short_cb80:last-child {
    margin-bottom: 0;
  }
}
.form_9833 .item-dd23:last-child,
.alert_292d .item-dd23:last-child,
.complex_9b50 .item-dd23:last-child {
  margin-bottom: 0;
}
.form_9833 .item-dd23 .border-de98 .panel_bb17:last-child,
.alert_292d .item-dd23 .border-de98 .panel_bb17:last-child,
.complex_9b50 .item-dd23 .border-de98 .panel_bb17:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .form_9833 .secondary-dirty-c707,
  .form_9833 .carousel_right_0b7f,
  .alert_292d .secondary-dirty-c707,
  .alert_292d .carousel_right_0b7f,
  .complex_9b50 .secondary-dirty-c707,
  .complex_9b50 .carousel_right_0b7f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .last_893b .item-dd23 {
    margin-bottom: 2em;
  }
}
.last_893b p:last-child {
  margin-bottom: 0;
}
.last_893b li,
.last_893b ul {
  list-style: none;
  margin: 0;
}
.last_893b ul ul {
  margin-left: 2.617924em;
}
.gallery-21d8 {
  font-size: 0.875em;
}

/* css-noise: b3ee */
.widget-item-w9 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
