/*!
Theme Name: Customify
Theme URI: https://pressmaximum.active_6e5d/customify
Author: WPCustomify
Author URI: https://pressmaximum.active_6e5d
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.active_6e5d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline_e1f6.pink_93aa/licenses/gpl-2.0.large_0683
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.grid_e6e1/, (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.widget-ffa2.accordion_ce77/normalize.cool-9293/
 ======
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.cool-9293 v7.0.0 | MIT License | github.active_6e5d/necolas/normalize.cool-9293 */
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;
}
.steel_37a7 .nav_fb5e,
.mask_5972,
.secondary-6c2d,
.hover_last_7a03,
.pro_9a6e,
.over_4373,
.row_d899,
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;
}
.mask_5972,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .mask_5972,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .mask_5972,
  h1 {
    font-size: 1.8em;
  }
}
.secondary-6c2d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary-6c2d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary-6c2d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-6c2d,
  h2 {
    font-size: 1.7em;
  }
}
.hover_last_7a03,
h3 {
  font-size: 1.618em;
}
.steel_37a7 .nav_fb5e,
.pro_9a6e,
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.active_8c1d {
  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;
}
.notification-basic-9d12:after,
.notification-basic-9d12:before,
.main_cold_bd2c:after,
.main_cold_bd2c:before {
  content: "";
  display: table;
}
.notification-basic-9d12:after,
.main_cold_bd2c:after {
  clear: both;
}
.notice_full_e49d {
  float: right;
  margin-right: 0;
}
.table_silver_21cb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.upper_c002 .accent-action-33b2,
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;
}
.upper_c002 .accent-action-33b2: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;
}
.huge-edc8 .accent-action-33b2 {
  box-shadow: none;
}
.huge-edc8
  .accent-action-33b2
  .description_fd62 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.huge-edc8 .accent-action-33b2 .fluid-3073 {
  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;
}
.huge-edc8
  .accent-action-33b2
  .fluid-3073
  b {
  display: none;
}
.huge-edc8 .hero_7c50 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.media_action_ee46:not(.container_stone_7a2d):not(.brown_6bb5),
button:not(.container_stone_7a2d):not(.brown_6bb5),
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ),
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ),
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ) {
  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;
}
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):hover,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):hover,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):hover,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):hover,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):active,
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):active,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):active,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):active,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):active,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus {
  outline: 0;
}
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991 {
  position: relative;
}
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .button-large-73eb,
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .preview_lite_545e,
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .black-96c3,
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  i,
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  svg,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .button-large-73eb,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .preview_lite_545e,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .black-96c3,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  i,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  svg,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .button-large-73eb,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .preview_lite_545e,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .black-96c3,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  i,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  svg,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .button-large-73eb,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .preview_lite_545e,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .black-96c3,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  i,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  svg,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .button-large-73eb,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .preview_lite_545e,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  .black-96c3,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  i,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991
  svg {
  visibility: hidden;
}
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991:after,
button:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991:after,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991:after,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991:after,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ).fn-loading-a991: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;
}
.media_action_ee46:not(.container_stone_7a2d):not(.brown_6bb5),
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ),
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ),
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ) {
  color: #fff;
  background: #235787;
}
.media_action_ee46:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus,
input[type="button"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus,
input[type="reset"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus,
input[type="submit"]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ):focus {
  color: #fff;
}
.media_action_ee46.fn-disabled-a991:not(.container_stone_7a2d):not(
    .brown_6bb5
  ),
.media_action_ee46[disabled]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ),
button.fn-disabled-a991:not(.container_stone_7a2d):not(
    .brown_6bb5
  ),
button[disabled]:not(.container_stone_7a2d):not(
    .brown_6bb5
  ) {
  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;
}
.carousel-98ea {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.carousel-98ea: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;
}
.summary_focused_92c0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.secondary_72de {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.link_bright_f254 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notification-basic-9d12:after,
.notification-basic-9d12:before,
.short_f728:after,
.short_f728:before,
.iron-952d:after,
.iron-952d:before,
.medium_5332:after,
.medium_5332:before,
.focus_1f05:after,
.focus_1f05:before,
.caption_1f34:after,
.caption_1f34:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notification-basic-9d12:after,
.short_f728:after,
.iron-952d:after,
.medium_5332:after,
.focus_1f05:after,
.caption_1f34:after {
  clear: both;
}
.short_f728 .aside-last-6f6f,
.iron-952d .aside-last-6f6f,
.info-8be3 .aside-last-6f6f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.background_d6b6 {
  display: inline-block;
}
.notification-silver-3f2f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notification-silver-3f2f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notification-silver-3f2f .outline-outer-68af {
  padding: 1em 0;
  font-size: 85%;
}
.outline-outer-68af {
  text-align: left;
  font-style: italic;
  color: #999;
}
.backdrop_east_2857 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.backdrop_east_2857:after,
.backdrop_east_2857:before {
  content: "";
  display: table;
}
.backdrop_east_2857:after {
  clear: both;
}
.wrapper_yellow_f46c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tag_e514 .wrapper_yellow_f46c {
  max-width: 50%;
}
.north-b13a .wrapper_yellow_f46c {
  max-width: 33.33%;
}
.hero-dirty-10ea .wrapper_yellow_f46c {
  max-width: 25%;
}
.stale-fbef .wrapper_yellow_f46c {
  max-width: 20%;
}
.nav-03b2 .wrapper_yellow_f46c {
  max-width: 16.66%;
}
.video-1766 .wrapper_yellow_f46c {
  max-width: 14.28%;
}
.item-new-8bab .wrapper_yellow_f46c {
  max-width: 12.5%;
}
.thumbnail_3052 .wrapper_yellow_f46c {
  max-width: 11.11%;
}
.hard-e917 {
  display: block;
}
.steel_37a7 .down_c687 label,
.steel_37a7 .texture-selected-abf0 label,
.steel_37a7 .lite-2a37 label,
.steel_37a7 .lower_1017 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus_df99 {
  list-style: none;
  margin: 0;
}
.focus_df99 article.tag-2ed9 {
  margin-bottom: 0;
}
.focus_df99 ul {
  list-style: none;
  margin: 0;
}
.focus_df99 .rough-89ea li.tag-2ed9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus_df99 .rough-89ea li.tag-2ed9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus_df99 .rough-89ea li.tag-2ed9: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) {
  .focus_df99 .rough-89ea li.tag-2ed9 li.tag-2ed9 li.tag-2ed9 li.tag-2ed9 {
    padding-left: 0;
  }
}
article.tag-2ed9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag-2ed9 .short_f728 p:last-of-type {
  margin-bottom: 0;
}
article.tag-2ed9 .progress_f71f {
  float: left;
}
article.tag-2ed9 .heading-7b57 {
  margin-left: 85px;
}
article.tag-2ed9 .widget_ee31 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag-2ed9 .widget_ee31 .narrow_6851 {
  margin-left: 10px;
}
article.tag-2ed9 .sort-4341 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag-2ed9 .steel-707a {
  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 .down_c687,
  #respond .lite-2a37,
  #respond .lower_1017 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .down_c687 input,
#respond .lite-2a37 input,
#respond .lower_1017 input {
  width: 100%;
}
#respond .lower_1017 {
  margin-right: 0;
}
#respond .next_ed4d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold-88a7 {
  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;
}
.cold-88a7.fluid-fff3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.cold-88a7 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%);
}
.cold-88a7:focus,
.cold-88a7: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);
}
.section_prev_3cc2 {
  border-radius: 10%;
}
.table-2f22 {
  border-radius: 50%;
}
.progress-purple-030d {
  font-size: 0.72em;
}
.article_a106 {
  font-size: 0.875em;
}
.disabled_299f {
  font-size: 1.1em;
}
.tooltip-next-0582 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip-next-0582.progress-purple-030d {
  letter-spacing: 0.5px;
}
.title_0ba8,
.title_0ba8 a {
  color: #6d6d6d;
}
.title_0ba8 a:hover {
  color: #111;
}
.nav-current-39fc {
  color: #6d6d6d;
}
.picture_7be3 {
  overflow-x: hidden;
}
.picture_7be3 .item-261d.secondary-upper-2963 {
  position: relative;
}
.picture_7be3 .item-261d.secondary-upper-2963.content-4c51 {
  position: initial;
}
.picture_7be3
  .item-261d.secondary-upper-2963.content-4c51
  .accordion_f8bd {
  left: auto;
}
.picture_7be3 .item-261d .accordion_f8bd {
  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;
}
.picture_7be3 .item-261d:hover.secondary-upper-2963 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.picture_7be3
  .item-261d:hover.secondary-upper-2963
  .accordion_f8bd {
  display: block;
  z-index: 9999999;
}
.picture_7be3 .component-bottom-2276 .advanced_89d7,
.picture_7be3 .west-9a56 .advanced_89d7 {
  display: none;
}
.picture_7be3 .hidden-3e3a .item-261d:hover.secondary-upper-2963 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.steel_37a7 .down_c687 label,
.steel_37a7 .texture-selected-abf0 label,
.steel_37a7 .lite-2a37 label,
.steel_37a7 .lower_1017 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus_df99 {
  list-style: none;
  margin: 0;
}
.focus_df99 article.tag-2ed9 {
  margin-bottom: 0;
}
.focus_df99 ul {
  list-style: none;
  margin: 0;
}
.focus_df99 .rough-89ea li.tag-2ed9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus_df99 .rough-89ea li.tag-2ed9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus_df99 .rough-89ea li.tag-2ed9: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) {
  .focus_df99 .rough-89ea li.tag-2ed9 li.tag-2ed9 li.tag-2ed9 li.tag-2ed9 {
    padding-left: 0;
  }
}
article.tag-2ed9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag-2ed9 .short_f728 p:last-of-type {
  margin-bottom: 0;
}
article.tag-2ed9 .progress_f71f {
  float: left;
}
article.tag-2ed9 .heading-7b57 {
  margin-left: 85px;
}
article.tag-2ed9 .widget_ee31 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag-2ed9 .widget_ee31 .narrow_6851 {
  margin-left: 10px;
}
article.tag-2ed9 .sort-4341 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag-2ed9 .steel-707a {
  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 .down_c687,
  #respond .lite-2a37,
  #respond .lower_1017 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .down_c687 input,
#respond .lite-2a37 input,
#respond .lower_1017 input {
  width: 100%;
}
#respond .lower_1017 {
  margin-right: 0;
}
#respond .next_ed4d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-bottom-2276 .button_4996 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.button_4996 .header_12d2.dim-7c84 .panel_white_568e > li > a:focus,
.button_4996 .header_12d2.dim-7c84 .panel_white_568e > li > a:hover,
.button_4996 .header_12d2.title-bronze-3dbf .panel_white_568e > li > a:focus,
.button_4996 .header_12d2.title-bronze-3dbf .panel_white_568e > li > a:hover,
.button_4996 .header_12d2.secondary-upper-7252 .panel_white_568e > li > a:focus,
.button_4996 .header_12d2.secondary-upper-7252 .panel_white_568e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_4996
  .header_12d2.dim-7c84
  .panel_white_568e
  > li.status_2ac6
  > a,
.button_4996
  .header_12d2.dim-7c84
  .panel_white_568e
  > li.lower-26c6
  > a,
.button_4996
  .header_12d2.title-bronze-3dbf
  .panel_white_568e
  > li.status_2ac6
  > a,
.button_4996
  .header_12d2.title-bronze-3dbf
  .panel_white_568e
  > li.lower-26c6
  > a,
.button_4996
  .header_12d2.secondary-upper-7252
  .panel_white_568e
  > li.status_2ac6
  > a,
.button_4996 .header_12d2.secondary-upper-7252 .panel_white_568e > li.search_thick_d86d > a {
  color: rgba(255, 255, 255, 0.99);
}
.button_4996 .full_8776,
.button_4996 .full_8776 a {
  color: rgba(255, 255, 255, 0.99);
}
.button_4996 .accent_a10c.pagination_plasma_812a li a,
.button_4996 .tertiary_current_645a a,
.button_4996 .mask_9e20,
.button_4996 .panel_white_568e > li > a,
.button_4996 .label-old-da5d {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996 .accent_a10c.pagination_plasma_812a li a:hover,
.button_4996 .tertiary_current_645a a:hover,
.button_4996 .mask_9e20:hover,
.button_4996 .panel_white_568e > li > a:hover,
.button_4996 .label-old-da5d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_4996 .hover_52af {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996 .hover_52af .box-e2e0 {
  color: rgba(255, 255, 255, 0.99);
}
.button_4996 .hover_52af:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_4996 .form_solid_baff .out_43a7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_4996 .form_solid_baff .out_43a7 .full_ad95 {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996
  .form_solid_baff
  .out_43a7
  .full_ad95::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996
  .form_solid_baff
  .out_43a7
  .full_ad95:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996
  .form_solid_baff
  .out_43a7
  .full_ad95::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996
  .form_solid_baff
  .out_43a7
  .full_ad95::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996 .form_solid_baff .video_03d2 {
  color: rgba(255, 255, 255, 0.79);
}
.button_4996 .form_solid_baff .video_03d2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline_660b
  .button_4996
  .form_solid_baff
  .link-5164
  .shadow_0665 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_660b
  .button_4996
  .form_solid_baff
  .link-5164
  .full_ad95 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-bottom-2276 .purple_2b87 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.purple_2b87 .header_12d2.dim-7c84 .panel_white_568e > li > a:focus,
.purple_2b87 .header_12d2.dim-7c84 .panel_white_568e > li > a:hover,
.purple_2b87 .header_12d2.title-bronze-3dbf .panel_white_568e > li > a:focus,
.purple_2b87 .header_12d2.title-bronze-3dbf .panel_white_568e > li > a:hover,
.purple_2b87 .header_12d2.secondary-upper-7252 .panel_white_568e > li > a:focus,
.purple_2b87 .header_12d2.secondary-upper-7252 .panel_white_568e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple_2b87
  .header_12d2.dim-7c84
  .panel_white_568e
  > li.status_2ac6
  > a,
.purple_2b87
  .header_12d2.dim-7c84
  .panel_white_568e
  > li.lower-26c6
  > a,
.purple_2b87
  .header_12d2.title-bronze-3dbf
  .panel_white_568e
  > li.status_2ac6
  > a,
.purple_2b87
  .header_12d2.title-bronze-3dbf
  .panel_white_568e
  > li.lower-26c6
  > a,
.purple_2b87
  .header_12d2.secondary-upper-7252
  .panel_white_568e
  > li.status_2ac6
  > a,
.purple_2b87 .header_12d2.secondary-upper-7252 .panel_white_568e > li.search_thick_d86d > a {
  color: rgba(0, 0, 0, 0.8);
}
.purple_2b87 .full_8776,
.purple_2b87 .full_8776 a {
  color: rgba(0, 0, 0, 0.8);
}
.purple_2b87 .accent_a10c.pagination_plasma_812a li a,
.purple_2b87 .tertiary_current_645a a,
.purple_2b87 .mask_9e20,
.purple_2b87 .panel_white_568e > li > a,
.purple_2b87 .label-old-da5d {
  color: rgba(0, 0, 0, 0.55);
}
.purple_2b87 .accent_a10c.pagination_plasma_812a li a:hover,
.purple_2b87 .tertiary_current_645a a:hover,
.purple_2b87 .mask_9e20:hover,
.purple_2b87 .panel_white_568e > li > a:hover,
.purple_2b87 .label-old-da5d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple_2b87 .hover_52af {
  color: rgba(0, 0, 0, 0.55);
}
.purple_2b87 .hover_52af .box-e2e0 {
  color: rgba(0, 0, 0, 0.8);
}
.purple_2b87 .hover_52af:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_clean_124c .detail_hot_7d18 {
  margin-left: auto;
  margin-right: auto;
}
.iron-952d > * {
  margin-left: auto;
  margin-right: auto;
}
.iron-952d .summary_focused_92c0 {
  margin-right: 1.41575em;
}
.primary_bff4 .iron-952d > .popup-5f8b {
  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;
}
.primary_bff4 .iron-952d > .focus-motion-2be1 {
  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;
}
.gallery-new-52dd.surface_clean_124c .detail_hot_7d18,
.menu-9a69.surface_clean_124c .detail_hot_7d18 {
  margin-left: 0;
}
.next-769a.surface_clean_124c .detail_hot_7d18,
.photo-347b.surface_clean_124c .detail_hot_7d18 {
  margin-right: 0;
}
.iron-952d ol,
.iron-952d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.item-soft-d3ce video {
  max-width: 100%;
}
.component-e87a img {
  display: block;
}
.component-e87a.summary_focused_92c0,
.component-e87a.secondary_72de {
  width: 100%;
}
.component-e87a.focus-motion-2be1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.video-33f5:not(.label_smooth_ff36) {
  margin: 1.5em auto;
}
.feature-tiny-b2ea p {
  padding: 1.5em 14px;
}
ul.gold-0123.focus-motion-2be1,
ul.gold-0123.popup-5f8b,
ul.gold-0123.card-1aa6.popup-5f8b {
  padding: 0 14px;
}
.active_b7dd {
  display: block;
  overflow-x: auto;
}
.active_b7dd table {
  border-collapse: collapse;
  width: 100%;
}
.active_b7dd td,
.active_b7dd th {
  padding: 0.5em;
}
.iron-952d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.iron-952d ol ol,
.iron-952d ol ul,
.iron-952d ul ol,
.iron-952d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.iron-952d ol ol li,
.iron-952d ol ul li,
.iron-952d ul ol li,
.iron-952d ul ul li {
  margin-left: 0;
}
.title-steel-7c30.east_d17f > .media-7e5e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title-steel-7c30.east_d17f > .media-7e5e iframe,
.title-steel-7c30.east_d17f > .media-7e5e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.highlight_prev_c78a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.highlight_prev_c78a.shade_0a6e {
  padding: 0;
}
.highlight_prev_c78a.shade_0a6e cite {
  font-size: 13px;
}
.highlight_prev_c78a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.highlight_prev_c78a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo_897a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo_897a > p:first-child {
  margin-top: 0;
}
.photo_897a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo_897a blockquote {
  border-left: 0;
}
.icon_3e4a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.icon_3e4a:not(.block-steel-6398) {
  max-width: 100px;
}
.icon_3e4a.north-89c3 {
  border-bottom: none !important;
  text-align: center;
}
.icon_3e4a.north-89c3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature-tiny-b2ea p {
    padding: 1.5em 0;
  }
}
.active-44a8 {
  color: #0073aa;
}
.border-6178 {
  background-color: #0073aa;
}
.banner_b2e9 {
  color: #229fd8;
}
.section_e491 {
  background-color: #229fd8;
}
.accordion-complex-4b0c {
  color: #eee;
}
.widget_45af {
  background-color: #eee;
}
.fresh_21da {
  color: #444;
}
.inner-6c7a {
  background-color: #444;
}
.simple_9857 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.simple_9857 .summary_58d9 .tertiary_current_645a {
  font-size: 15px;
}
.simple_9857 .tertiary_current_645a {
  line-height: 1.3;
}
.simple_9857 .purple_2b87 {
}
.simple_9857 .button_4996 {
  background: #235787;
}
.texture-silver-3386 {
  padding: 0;
}
.texture-silver-3386 .button_4996 {
  background: #1a1a1a;
}
.texture-silver-3386 .purple_2b87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.input_8706 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.input_8706 .purple_2b87 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.input_8706 .button_4996 {
  background: #303030;
}
.caption_1f34 {
  position: relative;
  z-index: 10;
}
.caption_1f34 .tertiary_e3b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-old-9e58 .secondary-upper-2963 {
  display: inline-block;
  vertical-align: middle;
}
.caption-old-9e58.stale_d970 .secondary-upper-2963 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .caption-old-9e58.stale_d970 .secondary-upper-2963 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .caption-old-9e58.stale_d970 .secondary-upper-2963 {
    margin-right: 0.4em;
  }
}
.caption-old-9e58.stale_d970 .secondary-upper-2963:last-child {
  margin-right: 0;
}
.stone_70c3 .tertiary_e3b1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-bottom-2276 .summary_58d9 {
    margin: 0 -0.5em;
  }
  .component-bottom-2276 .summary_58d9 [class*="customify-col-"],
  .component-bottom-2276 .summary_58d9 [class*="customify-col_"],
  .component-bottom-2276 .summary_58d9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-bottom-2276.in_b190 .tertiary_e3b1 {
  background: 0 0 !important;
}
.component-bottom-2276.in_b190 .tertiary_e3b1,
.component-bottom-2276.stone_70c3 .tertiary_e3b1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-bottom-2276.thumbnail_534d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-bottom-2276.stone_70c3 .tertiary_e3b1 {
  box-shadow: none !important;
}
.chip-fluid-a3ff {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .chip-fluid-a3ff {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .chip-fluid-a3ff {
    padding: 18px 0 20px;
  }
}
.chip-fluid-a3ff .highlight-wood-4daf {
  width: 100%;
}
.chip-fluid-a3ff .wood-f0d8 {
  margin-bottom: 0;
}
.chip-fluid-a3ff .title_ff14 {
  margin-top: 5px;
  font-size: 0.875em;
}
.black-4891 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.black-4891 .pro_3973 {
  width: 100%;
}
.notice_active_7149 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice_active_7149 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice_active_7149 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;
}
.notice_active_7149 li:last-child:after {
  display: none;
}
.notice_active_7149 li a {
  font-weight: 500;
  margin-right: 10px;
}
.highlight-3cdb .advanced_89d7 button,
.chip-fluid-a3ff .advanced_89d7 button {
  left: 0;
}
.highlight-3cdb .pro_3973,
.chip-fluid-a3ff .pro_3973 {
  padding-left: 0;
  padding-right: 0;
}
.highlight-3cdb .black-4891,
.chip-fluid-a3ff .black-4891 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.highlight-3cdb {
  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;
}
.highlight-3cdb: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;
}
.highlight-3cdb .title-lower-ae2e {
  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) {
  .highlight-3cdb .title-lower-ae2e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-3cdb .title-lower-ae2e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-3cdb .title-lower-ae2e {
    min-height: 200px;
  }
}
.highlight-3cdb .notice_active_7149 {
  color: rgba(255, 255, 255, 0.8);
}
.highlight-3cdb .notice_active_7149 a,
.highlight-3cdb .notice_active_7149 li:after {
  color: inherit;
}
.highlight-3cdb .notice_active_7149 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paper_62ab {
  margin-bottom: 0.5em;
}
.layout-c809 {
  margin-bottom: 1.2em;
}
.layout-c809,
.paper_62ab {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout-c809 p:last-child,
.paper_62ab p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .advanced_89d7,
#masthead .advanced_89d7 {
  display: none;
}
#masthead
  > .advanced_89d7.aside_de9a {
  display: none;
}
#masthead > .advanced_89d7 button {
  left: 0;
}
.banner_prev_8f62 {
  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%;
}
.banner_prev_8f62 .secondary-upper-2963 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.banner_prev_8f62 .out_3691 {
  display: -webkit-box;
  display: flex;
}
.banner_prev_8f62 .out_3691.accent_gold_6806 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.banner_prev_8f62 .out_3691.tag_fluid_1006 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner_prev_8f62 .out_3691.description-2a81 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner_prev_8f62.tertiary_old_6a61.item_b7e6 .out_3691.accent_gold_6806 {
  flex-basis: 100%;
}
.banner_prev_8f62.row_clean_e7e3 .out_3691.tag_fluid_1006 {
  -webkit-box-flex: 1;
  flex: auto;
}
.banner_prev_8f62.row_clean_e7e3 .out_3691.description-2a81 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .advanced_89d7.aside_de9a {
  display: none;
}
#masthead > .advanced_89d7 button {
  left: 0;
}
.left_ecca {
  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;
}
.left_ecca:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.left_ecca.paragraph-4e98 i {
  margin-right: 4px;
}
.left_ecca.gradient-stale-2773 i {
  margin-left: 5px;
}
.tertiary_current_645a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tertiary_current_645a p:last-child {
  margin-bottom: 0;
}
.fluid-2fa4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fluid-2fa4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fluid-2fa4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.fluid-2fa4 .full_8776 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fluid-2fa4 .blue-c8e6 {
  margin: 5px 0 7px 0;
}
.fluid-2fa4.row-blue-c68f .notice-left-a404 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fluid-2fa4.row-blue-c68f .right-bf9d {
  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;
}
.fluid-2fa4.notification_pro_9872 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fluid-2fa4.notification_pro_9872 .notice-left-a404 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fluid-2fa4.notification_pro_9872 .right-bf9d {
  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;
}
.fluid-2fa4.secondary-bright-68f5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fluid-2fa4.tiny-2a7c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fluid-2fa4.tiny-2a7c .right-bf9d {
  margin-top: 7px;
}
.purple_4a7c {
  display: inline-block;
}
.caption_1f34 .block_f09a .fluid-2fa4 img {
  max-width: 100%;
}
.header_12d2 .panel_b08b.north-4642,
.blue_652b .panel_b08b.north-4642 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_12d2 .focus_dark_2cbe,
.blue_652b .focus_dark_2cbe {
  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%);
}
.header_12d2 .focus_dark_2cbe {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_12d2.background_hot_6931 .focus_dark_2cbe {
  display: none;
}
.header_12d2 .large_ec26 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_12d2 .large_ec26 li {
  display: inline-block;
  position: relative;
}
.header_12d2 .large_ec26 li:last-child {
  margin-right: 0;
}
.header_12d2 .large_ec26 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;
}
.header_12d2 .large_ec26 li.search_thick_d86d > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_12d2 .large_ec26 > 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;
}
.header_12d2 .large_ec26 > li > a i {
  line-height: 0;
}
.header_12d2 .large_ec26 > li.border-ccd9 > a .focus_dark_2cbe {
  margin-left: 4px;
  line-height: 0;
}
.header_12d2 .large_ec26 .tooltip-7bba li.border-ccd9 > a {
  position: relative;
}
.header_12d2 .large_ec26 .tooltip-7bba li.border-ccd9 > a:after,
.header_12d2 .large_ec26 .tooltip-7bba li.border-ccd9 > a:before {
  content: "";
  display: table;
}
.header_12d2 .large_ec26 .tooltip-7bba li.border-ccd9 > a:after {
  clear: both;
}
.header_12d2 .large_ec26 .tooltip-7bba li.border-ccd9 > a .focus_dark_2cbe {
  margin-left: 5px;
  float: right;
}
.header_12d2 .column_steel_67a3,
.header_12d2 .tooltip-7bba {
  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;
}
.header_12d2 .tooltip-7bba {
  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;
}
.header_12d2 .tooltip-7bba .north-4642 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_12d2 .tooltip-7bba .focus_dark_2cbe {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_12d2 .tooltip-7bba li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_12d2 .tooltip-7bba 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;
}
.header_12d2 .tooltip-7bba li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_12d2 .tooltip-7bba .tooltip-7bba {
  top: 0;
  left: 100%;
}
.header_12d2 .picture_copper_a301.fn-focus-a991 > .column_steel_67a3,
.header_12d2 .picture_copper_a301.fn-focus-a991 > .tooltip-7bba,
.header_12d2 .picture_copper_a301:focus > .column_steel_67a3,
.header_12d2 .picture_copper_a301:focus > .tooltip-7bba,
.header_12d2 .picture_copper_a301:hover > .column_steel_67a3,
.header_12d2 .picture_copper_a301:hover > .tooltip-7bba {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_12d2.secondary-upper-7252 .panel_white_568e:after,
.header_12d2.secondary-upper-7252 .panel_white_568e:before {
  content: "";
  display: table;
}
.header_12d2.secondary-upper-7252 .panel_white_568e:after {
  clear: both;
}
.header_12d2.secondary-upper-7252 .panel_white_568e > li {
  float: left;
}
.header_12d2.chip_next_8498 .panel_white_568e:after,
.header_12d2.chip_next_8498 .panel_white_568e:before {
  content: "";
  display: table;
}
.header_12d2.chip_next_8498 .panel_white_568e:after {
  clear: both;
}
.header_12d2.chip_next_8498 .panel_white_568e > li {
  float: left;
}
.header_12d2.chip_next_8498 .panel_white_568e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_12d2.chip_next_8498 .panel_white_568e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_12d2.chip_next_8498 .panel_white_568e > li.status_2ac6 > a,
.header_12d2.chip_next_8498 .panel_white_568e > li.search_thick_d86d > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_12d2.dim-7c84 .panel_white_568e > li > a .north-4642 {
  position: relative;
}
.header_12d2.dim-7c84 .panel_white_568e > li > a .north-4642: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;
}
.header_12d2.dim-7c84
  .panel_white_568e
  > li:focus
  > a
  .north-4642:before,
.header_12d2.dim-7c84
  .panel_white_568e
  > li:hover
  > a
  .north-4642:before {
  width: 100%;
  background-color: currentColor;
}
.header_12d2.dim-7c84
  .panel_white_568e
  > li.status_2ac6
  > a
  .north-4642:before,
.header_12d2.dim-7c84
  .panel_white_568e
  > li.lower-26c6
  > a
  .north-4642:before {
  width: 100%;
  background-color: currentColor;
}
.header_12d2.title-bronze-3dbf .panel_white_568e > li > a .north-4642 {
  position: relative;
}
.header_12d2.title-bronze-3dbf .panel_white_568e > li > a .north-4642: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;
}
.header_12d2.title-bronze-3dbf .panel_white_568e > li:focus > a .north-4642:before,
.header_12d2.title-bronze-3dbf
  .panel_white_568e
  > li:hover
  > a
  .north-4642:before {
  width: 100%;
  background-color: currentColor;
}
.header_12d2.title-bronze-3dbf
  .panel_white_568e
  > li.status_2ac6
  > a
  .north-4642:before,
.header_12d2.title-bronze-3dbf
  .panel_white_568e
  > li.lower-26c6
  > a
  .north-4642:before {
  width: 100%;
  background-color: currentColor;
}
.blue_652b .large_ec26 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blue_652b .large_ec26 li:first-child > a {
  border-top: none;
}
.blue_652b .large_ec26 .row-wide-6175 > .north-4642 .focus_dark_2cbe {
  display: none;
}
.blue_652b .large_ec26 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.blue_652b .large_ec26 li:last-child {
  border: none;
}
.blue_652b .large_ec26 li.border-ccd9 > a {
  padding-right: 45px !important;
}
.blue_652b .large_ec26 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.blue_652b .large_ec26 li a:focus,
.blue_652b .large_ec26 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.blue_652b .large_ec26 li .caption-8e33 {
  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;
}
.blue_652b .large_ec26 li .caption-8e33:hover {
  box-shadow: none;
}
.blue_652b .large_ec26 li .caption-8e33 .focus_dark_2cbe {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.blue_652b .large_ec26 .tooltip-7bba {
  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);
}
.blue_652b .large_ec26 .tooltip-7bba li a {
  padding-left: 3em;
}
.blue_652b .large_ec26 .border-steel-ff04 > a .caption-8e33 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blue_652b .large_ec26 .border-steel-ff04 > .tooltip-7bba {
  display: block;
  opacity: 1;
}
.notification_418f {
  max-width: 100%;
}
.last_b273 {
  line-height: 0;
  cursor: pointer;
}
.label-old-da5d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.label-old-da5d:hover {
  box-shadow: none;
  color: currentColor;
}
.label-old-da5d svg {
  width: 18px;
  height: 18px;
}
.label-old-da5d .texture_action_47a7 {
  display: none;
}
.pink-d569 {
  position: relative;
}
.pink-d569.fn-active-a991 .label-old-da5d .paragraph_7979 {
  display: none;
}
.pink-d569.fn-active-a991 .label-old-da5d .texture_action_47a7 {
  display: inline-block;
}
.pink-d569 .message-mini-9554 {
  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);
}
.pink-d569.hidden_outer_56ec .message-mini-9554 {
  left: auto;
  right: -0.9em;
}
.pink-d569.hidden_outer_56ec .video_tiny_0197::before {
  left: auto;
  right: 15px;
}
.pink-d569.fn-active-a991 .message-mini-9554 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-5164 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link-5164 label {
  flex-basis: 100%;
}
.link-5164 .out_43a7 {
  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;
}
.link-5164 .full_ad95 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link-5164 .full_ad95:focus {
  background-color: transparent;
}
.link-5164 button.video_03d2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link-5164 button.video_03d2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link-5164 button.video_03d2 svg {
  width: 18px;
  height: 18px;
}
.link-5164 input[type="submit"] {
  min-height: auto;
}
.form_solid_baff .link-5164 .full_ad95 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.video_tiny_0197 {
  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) {
  .video_tiny_0197 {
    width: 220px;
  }
}
.video_tiny_0197 label {
  flex-basis: 100%;
}
.video_tiny_0197::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;
}
.outline_660b .form_solid_baff .link-5164 {
  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;
}
.outline_660b
  .form_solid_baff
  .link-5164
  .out_43a7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.outline_660b .form_solid_baff .link-5164 .full_ad95 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.outline_660b
  .form_solid_baff
  .link-5164
  .full_ad95:focus {
  background: 0 0;
}
.outline_660b
  .form_solid_baff
  .link-5164
  .shadow_0665 {
  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;
}
.accent_a10c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.accent_a10c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.accent_a10c li:last-child {
  margin-right: 0;
}
.accent_a10c li:first-child {
  margin-left: 0;
}
.accent_a10c.title_e749 a {
  color: #fff;
}
.accent_a10c.title_e749 a:hover {
  color: #fff;
}
.accent_a10c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.accent_a10c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.accent_a10c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.accent_a10c a:hover {
  opacity: 0.9;
  color: inherit;
}
.accent_a10c [class*="social-icon-apple"] {
  background-color: #999;
}
.accent_a10c [class*="social-icon-apple"].texture_7d58 {
  background-color: transparent;
  color: #999;
}
.accent_a10c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.accent_a10c [class*="social-icon-behance"].texture_7d58 {
  background-color: transparent;
  color: #1769ff;
}
.accent_a10c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.accent_a10c [class*="social-icon-bitbucket"].texture_7d58 {
  background-color: transparent;
  color: #205081;
}
.accent_a10c [class*="social-icon-codepen"] {
  background-color: #000;
}
.accent_a10c [class*="social-icon-codepen"].texture_7d58 {
  background-color: transparent;
  color: #000;
}
.accent_a10c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.accent_a10c [class*="social-icon-delicious"].texture_7d58 {
  background-color: transparent;
  color: #39f;
}
.accent_a10c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.accent_a10c [class*="social-icon-digg"].texture_7d58 {
  background-color: transparent;
  color: #005be2;
}
.accent_a10c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.accent_a10c [class*="social-icon-dribbble"].texture_7d58 {
  background-color: transparent;
  color: #ea4c89;
}
.accent_a10c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.accent_a10c [class*="social-icon-envelope"].texture_7d58 {
  background-color: transparent;
  color: #ea4335;
}
.accent_a10c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.accent_a10c [class*="social-icon-facebook"].texture_7d58 {
  background-color: transparent;
  color: #3b5998;
}
.accent_a10c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.accent_a10c [class*="social-icon-flickr"].texture_7d58 {
  background-color: transparent;
  color: #0063dc;
}
.accent_a10c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.accent_a10c [class*="social-icon-foursquare"].texture_7d58 {
  background-color: transparent;
  color: #2d5be3;
}
.accent_a10c [class*="social-icon-github"] {
  background-color: #333;
}
.accent_a10c [class*="social-icon-github"].texture_7d58 {
  background-color: transparent;
  color: #333;
}
.accent_a10c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.accent_a10c [class*="social-icon-google-plus"].texture_7d58 {
  background-color: transparent;
  color: #dd4b39;
}
.accent_a10c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.accent_a10c [class*="social-icon-houzz"].texture_7d58 {
  background-color: transparent;
  color: #7ac142;
}
.accent_a10c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.accent_a10c [class*="social-icon-instagram"].texture_7d58 {
  background-color: transparent;
  color: #262626;
}
.accent_a10c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.accent_a10c [class*="social-icon-jsfiddle"].texture_7d58 {
  background-color: transparent;
  color: #487aa2;
}
.accent_a10c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.accent_a10c [class*="social-icon-linkedin"].texture_7d58 {
  background-color: transparent;
  color: #0077b5;
}
.accent_a10c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.accent_a10c [class*="social-icon-medium"].texture_7d58 {
  background-color: transparent;
  color: #00ab6b;
}
.accent_a10c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.accent_a10c
  [class*="social-icon-odnoklassniki"].texture_7d58 {
  background-color: transparent;
  color: #f4731c;
}
.accent_a10c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.accent_a10c [class*="social-icon-meetup"].texture_7d58 {
  background-color: transparent;
  color: #ec1c40;
}
.accent_a10c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.accent_a10c [class*="social-icon-pinterest"].texture_7d58 {
  background-color: transparent;
  color: #bd081c;
}
.accent_a10c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.accent_a10c [class*="social-icon-product-hunt"].texture_7d58 {
  background-color: transparent;
  color: #da552f;
}
.accent_a10c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.accent_a10c [class*="social-icon-reddit"].texture_7d58 {
  background-color: transparent;
  color: #ff4500;
}
.accent_a10c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.accent_a10c [class*="social-icon-rss"].texture_7d58 {
  background-color: transparent;
  color: #f26522;
}
.accent_a10c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.accent_a10c
  [class*="social-icon-shopping-cart"].texture_7d58 {
  background-color: transparent;
  color: #4caf50;
}
.accent_a10c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.accent_a10c [class*="social-icon-skype"].texture_7d58 {
  background-color: transparent;
  color: #00aff0;
}
.accent_a10c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.accent_a10c [class*="social-icon-slideshare"].texture_7d58 {
  background-color: transparent;
  color: #0077b5;
}
.accent_a10c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.accent_a10c [class*="social-icon-snapchat"].texture_7d58 {
  background-color: transparent;
  color: #fffc00;
}
.accent_a10c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.accent_a10c [class*="social-icon-soundcloud"].texture_7d58 {
  background-color: transparent;
  color: #f80;
}
.accent_a10c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.accent_a10c [class*="social-icon-spotify"].texture_7d58 {
  background-color: transparent;
  color: #2ebd59;
}
.accent_a10c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.accent_a10c
  [class*="social-icon-stack-overflow"].texture_7d58 {
  background-color: transparent;
  color: #fe7a15;
}
.accent_a10c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.accent_a10c [class*="social-icon-maldkfgram"].texture_7d58 {
  background-color: transparent;
  color: #2ca5e0;
}
.accent_a10c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.accent_a10c [class*="social-icon-tripadvisor"].texture_7d58 {
  background-color: transparent;
  color: #589442;
}
.accent_a10c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.accent_a10c [class*="social-icon-tumblr"].texture_7d58 {
  background-color: transparent;
  color: #35465c;
}
.accent_a10c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.accent_a10c [class*="social-icon-twitch"].texture_7d58 {
  background-color: transparent;
  color: #6441a5;
}
.accent_a10c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.accent_a10c [class*="social-icon-twitter"].texture_7d58 {
  background-color: transparent;
  color: #1da1f2;
}
.accent_a10c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.accent_a10c [class*="social-icon-vimeo"].texture_7d58 {
  background-color: transparent;
  color: #1ab7ea;
}
.accent_a10c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.accent_a10c [class*="social-icon-vk"].texture_7d58 {
  background-color: transparent;
  color: #45668e;
}
.accent_a10c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.accent_a10c [class*="social-icon-weibo"].texture_7d58 {
  background-color: transparent;
  color: #df2029;
}
.accent_a10c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.accent_a10c [class*="social-icon-weixin"].texture_7d58 {
  background-color: transparent;
  color: #7bb32e;
}
.accent_a10c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.accent_a10c [class*="social-icon-whatsapp"].texture_7d58 {
  background-color: transparent;
  color: #25d366;
}
.accent_a10c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.accent_a10c [class*="social-icon-wordpress"].texture_7d58 {
  background-color: transparent;
  color: #21759b;
}
.accent_a10c [class*="social-icon-xing"] {
  background-color: #026466;
}
.accent_a10c [class*="social-icon-xing"].texture_7d58 {
  background-color: transparent;
  color: #026466;
}
.accent_a10c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.accent_a10c [class*="social-icon-yelp"].texture_7d58 {
  background-color: transparent;
  color: #af0606;
}
.accent_a10c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.accent_a10c [class*="social-icon-youtube"].texture_7d58 {
  background-color: transparent;
  color: #cd201f;
}
.mask_9e20 {
  cursor: pointer;
  text-align: center;
  background: 0 0;
  box-shadow: none;
  color: currentColor;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
}
.mask_9e20:hover {
  box-shadow: none;
  background: 0 0;
}
.right-78dc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dark-3455 {
  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;
}
.detail-focused-208b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.status_green_47f2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.status_green_47f2,
.status_green_47f2::after,
.status_green_47f2::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;
}
.status_green_47f2::after,
.status_green_47f2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stale_b674 .dark-3455 .detail-focused-208b {
  margin-top: -2px;
  width: 19px;
}
.stale_b674 .dark-3455 .status_green_47f2 {
  margin-top: -1px;
}
.stale_b674 .dark-3455 .status_green_47f2,
.stale_b674 .dark-3455 .status_green_47f2::after,
.stale_b674 .dark-3455 .status_green_47f2::before {
  width: 19px;
  height: 2px;
}
.stale_b674 .dark-3455 .status_green_47f2::before {
  top: -6px;
}
.stale_b674 .dark-3455 .status_green_47f2::after {
  bottom: -6px;
}
.tag_d4e4 .dark-3455 .detail-focused-208b {
  margin-top: -2px;
  width: 22px;
}
.tag_d4e4 .dark-3455 .status_green_47f2 {
  margin-top: -1px;
}
.tag_d4e4 .dark-3455 .status_green_47f2,
.tag_d4e4 .dark-3455 .status_green_47f2::after,
.tag_d4e4 .dark-3455 .status_green_47f2::before {
  width: 22px;
  height: 2px;
}
.tag_d4e4 .dark-3455 .status_green_47f2::before {
  top: -7px;
}
.tag_d4e4 .dark-3455 .status_green_47f2::after {
  bottom: -7px;
}
.modal-b45e .dark-3455 .detail-focused-208b {
  margin-top: -2px;
  width: 31px;
}
.modal-b45e .dark-3455 .status_green_47f2 {
  margin-top: -1.5px;
}
.modal-b45e .dark-3455 .status_green_47f2,
.modal-b45e .dark-3455 .status_green_47f2::after,
.modal-b45e .dark-3455 .status_green_47f2::before {
  width: 31px;
  height: 3px;
}
.modal-b45e .dark-3455 .status_green_47f2::before {
  top: -9px;
}
.modal-b45e .dark-3455 .status_green_47f2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .modal-1915 .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 19px;
  }
  .modal-1915 .dark-3455 .status_green_47f2 {
    margin-top: -1px;
  }
  .modal-1915 .dark-3455 .status_green_47f2,
  .modal-1915 .dark-3455 .status_green_47f2::after,
  .modal-1915 .dark-3455 .status_green_47f2::before {
    width: 19px;
    height: 2px;
  }
  .modal-1915 .dark-3455 .status_green_47f2::before {
    top: -6px;
  }
  .modal-1915 .dark-3455 .status_green_47f2::after {
    bottom: -6px;
  }
  .grid-orange-55b7 .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 22px;
  }
  .grid-orange-55b7 .dark-3455 .status_green_47f2 {
    margin-top: -1px;
  }
  .grid-orange-55b7 .dark-3455 .status_green_47f2,
  .grid-orange-55b7 .dark-3455 .status_green_47f2::after,
  .grid-orange-55b7 .dark-3455 .status_green_47f2::before {
    width: 22px;
    height: 2px;
  }
  .grid-orange-55b7 .dark-3455 .status_green_47f2::before {
    top: -7px;
  }
  .grid-orange-55b7 .dark-3455 .status_green_47f2::after {
    bottom: -7px;
  }
  .mask_rough_09b8 .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 31px;
  }
  .mask_rough_09b8 .dark-3455 .status_green_47f2 {
    margin-top: -1.5px;
  }
  .mask_rough_09b8 .dark-3455 .status_green_47f2,
  .mask_rough_09b8 .dark-3455 .status_green_47f2::after,
  .mask_rough_09b8 .dark-3455 .status_green_47f2::before {
    width: 31px;
    height: 3px;
  }
  .mask_rough_09b8 .dark-3455 .status_green_47f2::before {
    top: -9px;
  }
  .mask_rough_09b8 .dark-3455 .status_green_47f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .summary_0da9 .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 19px;
  }
  .summary_0da9 .dark-3455 .status_green_47f2 {
    margin-top: -1px;
  }
  .summary_0da9 .dark-3455 .status_green_47f2,
  .summary_0da9 .dark-3455 .status_green_47f2::after,
  .summary_0da9 .dark-3455 .status_green_47f2::before {
    width: 19px;
    height: 2px;
  }
  .summary_0da9 .dark-3455 .status_green_47f2::before {
    top: -6px;
  }
  .summary_0da9 .dark-3455 .status_green_47f2::after {
    bottom: -6px;
  }
  .component_bottom_ee90 .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 22px;
  }
  .component_bottom_ee90 .dark-3455 .status_green_47f2 {
    margin-top: -1px;
  }
  .component_bottom_ee90 .dark-3455 .status_green_47f2,
  .component_bottom_ee90 .dark-3455 .status_green_47f2::after,
  .component_bottom_ee90 .dark-3455 .status_green_47f2::before {
    width: 22px;
    height: 2px;
  }
  .component_bottom_ee90 .dark-3455 .status_green_47f2::before {
    top: -7px;
  }
  .component_bottom_ee90 .dark-3455 .status_green_47f2::after {
    bottom: -7px;
  }
  .new-5cff .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 31px;
  }
  .new-5cff .dark-3455 .status_green_47f2 {
    margin-top: -1.5px;
  }
  .new-5cff .dark-3455 .status_green_47f2,
  .new-5cff .dark-3455 .status_green_47f2::after,
  .new-5cff .dark-3455 .status_green_47f2::before {
    width: 31px;
    height: 3px;
  }
  .new-5cff .dark-3455 .status_green_47f2::before {
    top: -9px;
  }
  .new-5cff .dark-3455 .status_green_47f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row-48ca .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 19px;
  }
  .row-48ca .dark-3455 .status_green_47f2 {
    margin-top: -1px;
  }
  .row-48ca .dark-3455 .status_green_47f2,
  .row-48ca .dark-3455 .status_green_47f2::after,
  .row-48ca .dark-3455 .status_green_47f2::before {
    width: 19px;
    height: 2px;
  }
  .row-48ca .dark-3455 .status_green_47f2::before {
    top: -6px;
  }
  .row-48ca .dark-3455 .status_green_47f2::after {
    bottom: -6px;
  }
  .badge_42a8 .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 22px;
  }
  .badge_42a8 .dark-3455 .status_green_47f2 {
    margin-top: -1px;
  }
  .badge_42a8 .dark-3455 .status_green_47f2,
  .badge_42a8 .dark-3455 .status_green_47f2::after,
  .badge_42a8 .dark-3455 .status_green_47f2::before {
    width: 22px;
    height: 2px;
  }
  .badge_42a8 .dark-3455 .status_green_47f2::before {
    top: -7px;
  }
  .badge_42a8 .dark-3455 .status_green_47f2::after {
    bottom: -7px;
  }
  .accordion-63af .dark-3455 .detail-focused-208b {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-63af .dark-3455 .status_green_47f2 {
    margin-top: -1.5px;
  }
  .accordion-63af .dark-3455 .status_green_47f2,
  .accordion-63af .dark-3455 .status_green_47f2::after,
  .accordion-63af .dark-3455 .status_green_47f2::before {
    width: 31px;
    height: 3px;
  }
  .accordion-63af .dark-3455 .status_green_47f2::before {
    top: -9px;
  }
  .accordion-63af .dark-3455 .status_green_47f2::after {
    bottom: -9px;
  }
}
.modal_hovered_3029 .status_green_47f2 {
  -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);
}
.modal_hovered_3029 .status_green_47f2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.modal_hovered_3029 .status_green_47f2::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);
}
.modal_hovered_3029.notification-36e8 .status_green_47f2 {
  -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);
}
.modal_hovered_3029.notification-36e8 .status_green_47f2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.modal_hovered_3029.notification-36e8 .status_green_47f2::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);
}
.main_fresh_0f07 {
  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.icon-hard-f7c6:before {
  display: none;
}
.west-9a56 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.west-9a56 .sort_ea34 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.west-9a56 .sort_ea34:last-of-type {
  border-bottom: none;
}
.west-9a56 .sort_ea34.content_under_3c06,
.west-9a56 .sort_ea34.full-5ce8,
.west-9a56 .sort_ea34.accordion-c7ee {
  padding: 0;
}
.west-9a56 .blue_652b .caption-8e33 {
  color: currentColor;
}
.west-9a56 .blue_652b .caption-8e33:focus,
.west-9a56 .blue_652b .caption-8e33:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-9a56.purple_2b87 .hover_52af,
.west-9a56.purple_2b87 .tertiary_current_645a a,
.west-9a56.purple_2b87 .panel_white_568e a,
.west-9a56.purple_2b87 .tooltip-7bba a {
  color: rgba(0, 0, 0, 0.55);
}
.west-9a56.purple_2b87 .hover_52af:hover,
.west-9a56.purple_2b87 .tertiary_current_645a a:hover,
.west-9a56.purple_2b87 .panel_white_568e a:hover,
.west-9a56.purple_2b87 .tooltip-7bba a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west-9a56.purple_2b87 .box-e2e0 {
  color: rgba(0, 0, 0, 0.8);
}
.west-9a56.purple_2b87 .sort_ea34 {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-9a56.purple_2b87 .sort_ea34:before {
  background: rgba(0, 0, 0, 0.08);
}
.west-9a56.purple_2b87 .shadow-99a4:before {
  background: rgba(255, 255, 255, 0.9);
}
.west-9a56.purple_2b87 .blue_652b .large_ec26 li a,
.west-9a56.purple_2b87 .blue_652b .caption-8e33,
.west-9a56.purple_2b87 .tooltip-7bba {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-9a56.purple_2b87 .blue_652b .caption-8e33:focus,
.west-9a56.purple_2b87 .blue_652b .caption-8e33:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-9a56.purple_2b87 .large_ec26 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-9a56.button_4996 .hover_52af,
.west-9a56.button_4996 .tertiary_current_645a a,
.west-9a56.button_4996 .panel_white_568e .caption-8e33,
.west-9a56.button_4996 .panel_white_568e a,
.west-9a56.button_4996 .tooltip-7bba a {
  color: rgba(255, 255, 255, 0.79);
}
.west-9a56.button_4996 .hover_52af:hover,
.west-9a56.button_4996 .tertiary_current_645a a:hover,
.west-9a56.button_4996 .panel_white_568e .caption-8e33:hover,
.west-9a56.button_4996 .panel_white_568e a:hover,
.west-9a56.button_4996 .tooltip-7bba a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-9a56.button_4996 .box-e2e0 {
  color: rgba(255, 255, 255, 0.99);
}
.west-9a56.button_4996 .sort_ea34 {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-9a56.button_4996 .sort_ea34:before {
  background: rgba(255, 255, 255, 0.08);
}
.west-9a56.button_4996 .shadow-99a4:before {
  background: rgba(0, 0, 0, 0.9);
}
.west-9a56.button_4996 .blue_652b .large_ec26 li a,
.west-9a56.button_4996 .blue_652b .caption-8e33,
.west-9a56.button_4996 .tooltip-7bba {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-9a56.button_4996 .blue_652b .caption-8e33:focus,
.west-9a56.button_4996 .blue_652b .caption-8e33:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-9a56.button_4996 .large_ec26 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-99a4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shadow-99a4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.border-simple-9314 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fresh_0164 .west-9a56 {
  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;
}
.fresh_0164 .sort_ea34 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fresh_0164 .sort_ea34: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) {
  .fresh_0164 .sort_ea34:before {
    width: 16%;
    left: 42%;
  }
}
.fresh_0164 .sort_ea34:last-child:before {
  content: none;
}
.fresh_0164 .sort_ea34[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fresh_0164 .blue_652b .large_ec26 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fresh_0164 .blue_652b .large_ec26 li a .caption-8e33 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fresh_0164 .blue_652b .tooltip-7bba {
  border: none;
}
.fresh_0164 .blue_652b .tooltip-7bba li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fresh_0164 .shadow-99a4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fresh_0164 .border-simple-9314 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fresh_0164 .button_4996 .shadow-99a4:before {
  background: rgba(0, 0, 0, 0.9);
}
.fresh_0164 .purple_2b87.advanced_02af .status_green_47f2 {
  background: rgba(0, 0, 0, 0.6);
}
.fresh_0164
  .purple_2b87.advanced_02af
  .status_green_47f2::after,
.fresh_0164
  .purple_2b87.advanced_02af
  .status_green_47f2:before {
  background: inherit;
}
.fresh_0164
  .purple_2b87.advanced_02af:hover
  .status_green_47f2 {
  background: rgba(0, 0, 0, 0.8);
}
.caption_red_4171 .west-9a56 {
  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) {
  .caption_red_4171 .west-9a56 {
    width: auto;
    right: 45px;
  }
}
.row-under-9389 .west-9a56 {
  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) {
  .row-under-9389 .west-9a56 {
    width: auto;
    left: 45px;
  }
}
.icon-hard-f7c6 .west-9a56 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon-hard-f7c6 .border-simple-9314 {
  max-width: 48em;
  margin: 0 auto;
}
.icon-hard-f7c6 .shadow-99a4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.search_black_183a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.search_black_183a.fresh_0164 .west-9a56 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.search_black_183a.caption_red_4171 .west-9a56 {
  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);
}
.search_black_183a .west-9a56 {
  visibility: visible;
}
.search_black_183a.row-under-9389 .west-9a56 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid-upper-9f97,
.upper-bfda {
  overflow-x: hidden;
}
.grid-upper-9f97 .west-9a56 {
  overflow: auto;
}
.grid-upper-9f97.fresh_0164 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-upper-9f97.fresh_0164 .west-9a56 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid-upper-9f97.fresh_0164 .mask_9e20 {
  opacity: 0;
}
.grid-upper-9f97.caption_red_4171 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-upper-9f97.caption_red_4171 .west-9a56 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid-upper-9f97.caption_red_4171 .mask_9e20 {
  opacity: 0;
}
.grid-upper-9f97.row-under-9389 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid-upper-9f97.row-under-9389 .west-9a56 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid-upper-9f97.row-under-9389 .mask_9e20 {
  opacity: 0;
}
.grid-upper-9f97.icon-hard-f7c6 .west-9a56 {
  z-index: 10;
  visibility: visible;
}
.advanced_02af {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.advanced_02af .status_green_47f2 {
  background: rgba(255, 255, 255, 0.99);
}
.advanced_02af .status_green_47f2::after,
.advanced_02af .status_green_47f2:before {
  background: inherit;
}
.advanced_02af:hover .status_green_47f2 {
  background: rgba(255, 255, 255, 0.99);
}
.row-under-9389 .advanced_02af {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon-hard-f7c6 .advanced_02af {
  display: none !important;
}
.grid-upper-9f97:before,
.upper-bfda:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid-upper-9f97 .advanced_02af,
.upper-bfda .advanced_02af {
  display: inline-block;
}
.west-9a56 .secondary-upper-2963 {
  -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;
}
.grid-upper-9f97 .west-9a56 .secondary-upper-2963,
.upper-bfda .west-9a56 .secondary-upper-2963 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wide_e0a1 .out_43a7 {
  width: 100%;
}
.block_f09a {
  padding: 0 0.5em 0;
}
.block_f09a [class*="customify-col-"],
.block_f09a [class*="customify-col_"],
.block_f09a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shade-50c3 .block_f09a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .summary_58d9 .mask-smooth-89f5,
  .mask-smooth-89f5 {
    display: none;
  }
  .footer-lower-8e8a {
    text-align: left;
  }
  .fast_97d5 {
    text-align: center;
  }
  .surface_bc1e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .summary_58d9 .label_next_4251,
  .label_next_4251 {
    display: none;
  }
  .disabled-fluid-ae71 {
    text-align: left;
  }
  .outline_smooth_f84d {
    text-align: center;
  }
  .wrapper-f156 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .summary_58d9 .heading_20f1,
  .heading_20f1 {
    display: none;
  }
  .iron_03e0 {
    text-align: left;
  }
  .component_2a65 {
    text-align: center;
  }
  .dropdown_91cf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.summary-b920 {
  box-shadow: none !important;
}
.backdrop_last_e4fe .carousel_rough_8626,
.motion_6115 .carousel_rough_8626 {
  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;
}
.motion_6115 .carousel_rough_8626 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary_e3b1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary_e3b1:after,
.tertiary_e3b1:before {
  content: "";
  display: table;
}
.tertiary_e3b1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary_e3b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary_e3b1,
.thumbnail_534d {
  max-width: 1248px;
  margin: 0 auto;
}

.medium_5332.wood-6e3d .tertiary_e3b1 {
  max-width: 100%;
}
.medium_5332.advanced-18b3 {
  max-width: 1200px;
  margin: 0 auto;
}
.medium_5332.orange-aa86 .tertiary_e3b1 {
  max-width: 100%;
}
.medium_5332.orange-aa86 > .tertiary_e3b1 {
  padding-left: 0;
  padding-right: 0;
}
.medium_5332.orange-aa86 > .tertiary_e3b1 .summary_58d9 {
  margin: 0;
}
.medium_5332.orange-aa86
  > .tertiary_e3b1
  .white_1f8e.status_03dc {
  margin-right: 0;
  margin-left: 0;
}
.medium_5332.orange-aa86 #main.status_03dc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .background-stale-64f1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .background-stale-64f1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface_soft_cef7 .detail_hot_7d18 {
    padding-right: 1em;
  }
  .surface_soft_cef7.mask-narrow-02fc .white_1f8e {
    border-right: 1px solid #eaecee;
  }
  .surface_soft_cef7.mask-narrow-02fc .detail_hot_7d18 {
    padding-right: 1em;
  }
  .surface_soft_cef7.mask-narrow-02fc .form-lower-e6c9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-short-175c .detail_hot_7d18 {
    padding-left: 1em;
  }
  .border-short-175c.mask-narrow-02fc .white_1f8e {
    border-left: 1px solid #eaecee;
  }
  .border-short-175c.mask-narrow-02fc .detail_hot_7d18 {
    padding-left: 1em;
  }
  .border-short-175c.mask-narrow-02fc .form-lower-e6c9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_brown_ca6d .detail_hot_7d18 {
    padding-left: 1em;
  }
  .box_brown_ca6d.mask-narrow-02fc .mask_9fd7 {
    border-right: 1px solid #eaecee;
  }
  .box_brown_ca6d.mask-narrow-02fc .image_bb7f {
    border-right: 1px solid #eaecee;
  }
  .box_brown_ca6d.mask-narrow-02fc .detail_hot_7d18 {
    padding-left: 1em;
  }
  .box_brown_ca6d.mask-narrow-02fc .form-lower-e6c9 {
    padding-right: 1em;
  }
  .box_brown_ca6d.mask-narrow-02fc .header_e563 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .primary_prev_f71a .detail_hot_7d18 {
    padding-right: 1em;
  }
  .primary_prev_f71a.mask-narrow-02fc .mask_9fd7 {
    border-left: 1px solid #eaecee;
  }
  .primary_prev_f71a.mask-narrow-02fc .image_bb7f {
    border-left: 1px solid #eaecee;
  }
  .primary_prev_f71a.mask-narrow-02fc .detail_hot_7d18 {
    padding-right: 1em;
  }
  .primary_prev_f71a.mask-narrow-02fc .form-lower-e6c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .primary_prev_f71a.mask-narrow-02fc .header_e563 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-stale-64f1 .detail_hot_7d18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-stale-64f1.mask-narrow-02fc .white_1f8e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .background-stale-64f1.mask-narrow-02fc .detail_hot_7d18 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-stale-64f1.mask-narrow-02fc .form-lower-e6c9 {
    padding-left: 1em;
  }
  .background-stale-64f1.mask-narrow-02fc .header_e563 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .background-stale-64f1.mask-narrow-02fc .detail_hot_7d18 {
    padding-left: 0;
  }
}
.caption-f1bb .caption-old-9e58 {
  display: inline-block;
}
.column_de66 {
  display: inline-block;
}
.section-simple-b43f {
  word-con: break-word;
}
.menu_aec4 > span {
  display: inline-block;
  padding: 5px 0;
}
.menu_aec4 .avatar_b71f {
  margin-left: 8px;
  margin-right: 8px;
}
.menu_aec4 .secondary_045e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.icon-e589 .badge-basic-e249 {
  margin-bottom: 2em;
}
.icon-e589 .left_91ce {
  margin-bottom: 15px;
}
.icon-e589 .left_91ce:last-child {
  margin-bottom: 0;
}
.icon-e589 .current_4cf1 {
  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) {
  .icon-e589 .current_4cf1 {
    display: block;
  }
}
.icon-e589 .progress_9fc9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .icon-e589 .progress_9fc9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.icon-e589 .text-ea50 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.icon-e589 .text-ea50 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.icon-e589 .text-ea50 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.icon-e589 .section-simple-b43f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.icon-e589 .section-simple-b43f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.icon-e589 .media-steel-770f p:last-child {
  margin-bottom: 0;
}
.icon-e589 .block-hard-aa01 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.icon-e589 .next-613a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.icon-e589 .liquid_981c {
  margin-top: 1em;
}
.icon-e589 .avatar_8fc5 {
  top: 0;
  display: block;
}
.icon-e589 .avatar_8fc5 a {
  color: inherit;
}
.icon-e589 .avatar_8fc5 a:hover {
  color: inherit;
}
.icon-e589 .box_cb21 {
  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;
}
.icon-e589 .box_cb21:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.icon-e589 .next-613a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.icon-e589 .modal_dirty_6a6b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.icon-e589 .modal_dirty_6a6b:first-child {
  margin-top: 0;
}
.icon-e589 .modal_dirty_6a6b.active-e8be {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.icon-e589 .modal_dirty_6a6b.article_dirty_c34f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.icon-e589
  .modal_dirty_6a6b.article_dirty_c34f.carousel_left_8347
  .liquid_981c {
  width: 100%;
}
.icon-e589 .article_dirty_c34f {
  -webkit-box-align: center;
  align-items: center;
}
.icon-e589 .article_dirty_c34f .menu_aec4,
.icon-e589 .article_dirty_c34f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.icon-e589 .text-ea50 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-e589 .text-ea50 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.icon-e589 .text-ea50: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;
}
.icon-e589 .active-e8be {
  z-index: 5;
}
.icon-e589 .thumbnail_92a7 .north_5f30 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.icon-e589 .tabs_thick_58bf .north_5f30 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.icon-e589 .cold_b695 .north_5f30 {
  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;
}
.icon-e589.notice_white_0674 .current_4cf1,
.icon-e589.pressed-428c .current_4cf1 {
  display: block;
}
.icon-e589.notice_white_0674 .current_4cf1 .hero_static_4bb0,
.icon-e589.notice_white_0674 .current_4cf1 .next-613a,
.icon-e589.pressed-428c .current_4cf1 .hero_static_4bb0,
.icon-e589.pressed-428c .current_4cf1 .next-613a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon-e589.dirty-995c .progress_9fc9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .icon-e589.dirty-995c .progress_9fc9 {
    margin-right: 0;
  }
}
.icon-e589.notice_white_0674 .progress_9fc9,
.icon-e589.pressed-428c .progress_9fc9 {
  padding-top: 40%;
}
.icon-e589.notice_white_0674 .badge-basic-e249,
.icon-e589.pressed-428c .badge-basic-e249 {
  display: block;
}
.icon-e589.notice_white_0674 .fn-sticky-a991 .next-613a,
.icon-e589.pressed-428c .fn-sticky-a991 .next-613a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.icon-e589.notice_white_0674 .progress_9fc9,
.icon-e589.pressed-428c .progress_9fc9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.icon-e589.notice_white_0674 .next-613a {
  padding: 1em;
}
.focused-4f87 {
  margin: 30px auto;
  display: block;
}
.focused-4f87 .hot-72fa > * {
  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;
}
.focused-4f87 .hot-72fa > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focused-4f87 .hot-72fa span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium-1e8f .menu_aec4 {
  margin-bottom: 1.41575em;
}
.medium-1e8f .hidden-brown-cfc3 {
  margin-bottom: 1.618em;
}
.iron-952d .badge-a0f4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.iron-952d .badge-a0f4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.iron-952d .background-9645 {
  max-width: 100%;
  overflow: auto;
}
.surface_clean_124c .iron-952d a:hover {
  text-decoration: underline;
}
.green-74a2 .left_91ce:not(.section-simple-b43f),
.green-74a2 .text-ea50 {
  margin-bottom: 1.41575em;
}
.green-74a2 .left_91ce:not(.section-simple-b43f):last-child,
.green-74a2 .text-ea50:last-child {
  margin-bottom: 0;
}
.green-74a2 .left_91ce.advanced_dcae {
  margin-bottom: 0.41575em;
}
.green-74a2 .active_static_2a21:before,
.green-74a2 .surface_short_6afe:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.green-74a2 .active_static_2a21:before {
  content: "\f115";
}
.green-74a2 .surface_short_6afe:before {
  content: "\f02c";
}
.green-74a2 .block-outer-0b55 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.green-74a2 .block-outer-0b55 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pink-a2ad {
  display: -webkit-box;
  display: flex;
}
.pink-a2ad .steel-ed01 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pink-a2ad .steel-ed01 {
    flex-basis: 90px;
  }
}
.pink-a2ad .image_c457 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pink-a2ad .image_c457 {
    flex-basis: calc(100% - 50px);
  }
}
.pink-a2ad .picture-a758 p:last-child {
  margin-bottom: 0.72em;
}
.static-76f2 .hot-72fa {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.static-76f2 .hot-72fa:after,
.static-76f2 .hot-72fa:before {
  content: "";
  display: table;
}
.static-76f2 .hot-72fa:after {
  clear: both;
}
.static-76f2 .hot-72fa .article-basic-7532,
.static-76f2 .hot-72fa .shade_slow_7efe {
  width: 49%;
}
.static-76f2 .hot-72fa .article-basic-7532 a span.fast_ddba,
.static-76f2 .hot-72fa .shade_slow_7efe a span.fast_ddba {
  display: block;
  margin-bottom: 5px;
}
.static-76f2 .hot-72fa .shade_slow_7efe {
  float: left;
  text-align: left;
}
.static-76f2 .hot-72fa .article-basic-7532 {
  float: right;
  text-align: right;
}
.tertiary-cf98 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tertiary-cf98 {
    margin-bottom: 0;
  }
}
.stone-dcb4 {
  margin-bottom: 1em;
}
.stone-dcb4 .section-simple-b43f {
  font-size: 1.1em;
  line-height: 1.3;
}
.description-warm-026a a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo_soft_daf5 .stone-dcb4,
.chip_fixed_be2c .stone-dcb4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo_soft_daf5 .stone-dcb4,
  .chip_fixed_be2c .stone-dcb4 {
    display: block;
  }
}
.logo_soft_daf5 .description-warm-026a,
.chip_fixed_be2c .description-warm-026a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo_soft_daf5 .description-warm-026a,
  .chip_fixed_be2c .description-warm-026a {
    margin-bottom: 1em;
  }
}
.logo_soft_daf5 .description-warm-026a img,
.chip_fixed_be2c .description-warm-026a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo_soft_daf5 .header-e0a0,
.chip_fixed_be2c .header-e0a0 {
  flex-basis: calc(100% - 160px);
}
.logo_soft_daf5 .header-e0a0 p,
.chip_fixed_be2c .header-e0a0 p {
  margin-bottom: 0;
}
.logo_soft_daf5 .header-e0a0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo_soft_daf5 .header-e0a0 {
    padding-left: 0;
  }
}
.chip_fixed_be2c .header-e0a0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .chip_fixed_be2c .header-e0a0 {
    padding-right: 0;
  }
}
.chip_fixed_be2c .description-warm-026a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary_8e7c .description-warm-026a {
  margin-bottom: 0.5em;
}
.primary_8e7c .description-warm-026a img {
  width: 100%;
}
.table_2edb .shadow-5209,
.table_9c00 .shadow-5209 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table_9c00 .white_1f8e .stone-1cff p:last-child {
  margin-bottom: 0;
}
.content-759f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.link-static-2cd4 .gallery-7852 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .link-static-2cd4 .gallery-7852:last-of-type {
    margin-bottom: 0;
  }
}
.link-static-2cd4 .gallery-7852 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link-static-2cd4 .gallery-7852 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.link-static-2cd4 .gallery-7852 ul li {
  margin: 0 0 0.6em;
}
.link-static-2cd4 .gallery-7852 ul li.complex-7b15,
.link-static-2cd4 .gallery-7852 ul li.hover_c045 {
  position: relative;
}
.link-static-2cd4 .gallery-7852 ul li.complex-7b15 .slow-2b32,
.link-static-2cd4 .gallery-7852 ul li.hover_c045 .slow-2b32 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.link-static-2cd4 .gallery-7852 ul li.complex-7b15:after:after,
.link-static-2cd4 .gallery-7852 ul li.complex-7b15:after:before,
.link-static-2cd4
  .gallery-7852
  ul
  li.hover_c045:after:after,
.link-static-2cd4
  .gallery-7852
  ul
  li.hover_c045:after:before {
  content: "";
  display: table;
}
.link-static-2cd4 .gallery-7852 ul li.complex-7b15:after:after,
.link-static-2cd4
  .gallery-7852
  ul
  li.hover_c045:after:after {
  clear: both;
}
.link-static-2cd4 .gallery-7852 a.media_action_ee46:hover {
  text-decoration: none;
}
.link-static-2cd4 .gallery-7852 select {
  max-width: 100%;
}
.link-static-2cd4 .gallery-7852 table {
  font-size: 85%;
}
.link-static-2cd4 .gallery-7852 table td,
.link-static-2cd4 .gallery-7852 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.link-static-2cd4 .gallery-7852 table tfoot td {
  text-align: left;
}
.link-static-2cd4 .gallery-7852 :last-child {
  margin-bottom: 0;
}
.link-static-2cd4 .gallery-7852 .link-under-1fad {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.link-static-2cd4 .gallery-7852 .link-under-1fad label {
  width: 100%;
}
.link-static-2cd4 .gallery-7852 .link-under-1fad .full_ad95 {
  width: 100%;
  display: block;
}
.link-static-2cd4 .gallery-7852 .link-under-1fad .video_03d2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.link-static-2cd4 .gallery-7852 .link-under-1fad .video_03d2:hover svg #svg-search {
  fill: #444;
}
.link-static-2cd4 .gallery-7852 .link-under-1fad .video_03d2 svg {
  width: 18px;
  height: 18px;
}
.link-static-2cd4 .liquid-1407 ul ul,
.link-static-2cd4 .detail-dynamic-bbf1 ul ul,
.link-static-2cd4 .content-760f ul ul,
.link-static-2cd4 .current-6e98 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.link-static-2cd4 .liquid-1407 .border-ccd9 > a,
.link-static-2cd4 .detail-dynamic-bbf1 .border-ccd9 > a,
.link-static-2cd4 .content-760f .border-ccd9 > a,
.link-static-2cd4 .current-6e98 .border-ccd9 > a {
  margin-bottom: 0;
}
.link-static-2cd4 .gallery_purple_39be li,
.link-static-2cd4 .liquid-1407 li,
.link-static-2cd4 .gallery-8d5e li,
.link-static-2cd4 .detail-dynamic-bbf1 li,
.link-static-2cd4 .content-760f li,
.link-static-2cd4 .current-6e98 li,
.link-static-2cd4 .message-5f36 li,
.link-static-2cd4 .paper_a52b li {
  display: block;
  position: relative;
}
.link-static-2cd4 .gallery_purple_39be li:last-child,
.link-static-2cd4 .liquid-1407 li:last-child,
.link-static-2cd4 .gallery-8d5e li:last-child,
.link-static-2cd4 .detail-dynamic-bbf1 li:last-child,
.link-static-2cd4 .content-760f li:last-child,
.link-static-2cd4 .current-6e98 li:last-child,
.link-static-2cd4 .message-5f36 li:last-child,
.link-static-2cd4 .paper_a52b li:last-child {
  border: none;
}
.link-static-2cd4 .gallery_purple_39be li a,
.link-static-2cd4 .liquid-1407 li a,
.link-static-2cd4 .gallery-8d5e li a,
.link-static-2cd4 .detail-dynamic-bbf1 li a,
.link-static-2cd4 .content-760f li a,
.link-static-2cd4 .current-6e98 li a,
.link-static-2cd4 .message-5f36 li a,
.link-static-2cd4 .paper_a52b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link-static-2cd4 .gallery_purple_39be li ul li::before,
.link-static-2cd4 .liquid-1407 li ul li::before,
.link-static-2cd4 .gallery-8d5e li ul li::before,
.link-static-2cd4 .detail-dynamic-bbf1 li ul li::before,
.link-static-2cd4 .content-760f li ul li::before,
.link-static-2cd4 .current-6e98 li ul li::before,
.link-static-2cd4 .message-5f36 li ul li::before,
.link-static-2cd4 .paper_a52b li ul li::before {
  left: 15px;
}
.link-static-2cd4 .gallery_purple_39be li ul a,
.link-static-2cd4 .liquid-1407 li ul a,
.link-static-2cd4 .gallery-8d5e li ul a,
.link-static-2cd4 .detail-dynamic-bbf1 li ul a,
.link-static-2cd4 .content-760f li ul a,
.link-static-2cd4 .current-6e98 li ul a,
.link-static-2cd4 .message-5f36 li ul a,
.link-static-2cd4 .paper_a52b li ul a {
  padding-left: 20px;
}
.link-static-2cd4 .gallery_purple_39be li ul ul li::before,
.link-static-2cd4 .liquid-1407 li ul ul li::before,
.link-static-2cd4 .gallery-8d5e li ul ul li::before,
.link-static-2cd4 .detail-dynamic-bbf1 li ul ul li::before,
.link-static-2cd4 .content-760f li ul ul li::before,
.link-static-2cd4 .current-6e98 li ul ul li::before,
.link-static-2cd4 .message-5f36 li ul ul li::before,
.link-static-2cd4 .paper_a52b li ul ul li::before {
  left: 30px;
}
.link-static-2cd4 .gallery_purple_39be li ul ul a,
.link-static-2cd4 .liquid-1407 li ul ul a,
.link-static-2cd4 .gallery-8d5e li ul ul a,
.link-static-2cd4 .detail-dynamic-bbf1 li ul ul a,
.link-static-2cd4 .content-760f li ul ul a,
.link-static-2cd4 .current-6e98 li ul ul a,
.link-static-2cd4 .message-5f36 li ul ul a,
.link-static-2cd4 .paper_a52b li ul ul a {
  padding-left: 40px;
}
.link-static-2cd4 .chip_small_00c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.link-static-2cd4 .paper_a52b ul li {
  margin-bottom: 1.41575em;
}
.link-static-2cd4 .paper_a52b ul li .caption_active_94bc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.link-static-2cd4 .paper_a52b ul li .notification-advanced-d376 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.button_4996 .gallery_purple_39be li a,
.button_4996 .liquid-1407 li a,
.button_4996 .gallery-8d5e li a,
.button_4996 .detail-dynamic-bbf1 li a,
.button_4996 .content-760f li a,
.button_4996 .current-6e98 li a,
.button_4996 .message-5f36 li a,
.button_4996 .paper_a52b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_4996 .chip_small_00c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_4996 .gallery-7852 ul li.complex-7b15 .slow-2b32,
.button_4996 .gallery-7852 ul li.hover_c045 .slow-2b32 {
  background: rgba(0, 0, 0, 0.2);
}
.button_4996 .link-static-2cd4 .gallery-7852 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_5332 .link-static-2cd4 .large_ec26 li {
  margin: 0;
}
.medium_5332 .link-static-2cd4 .large_ec26 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.medium_5332 .link-static-2cd4 .large_ec26 li ul {
  margin: 0;
}
.medium_5332 .link-static-2cd4 .large_ec26 li ul li a {
  padding-left: 15px;
}
.medium_5332 .link-static-2cd4 .large_ec26 li ul li li a {
  padding-left: 30px;
}
.medium_5332 .link-static-2cd4 .large_ec26 li.search_thick_d86d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.medium_5332 .link-static-2cd4 .large_ec26 li.search_thick_d86d > 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;
}
.medium_5332 .link-static-2cd4 .large_ec26 li.search_thick_d86d > 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;
}
.widget-5203 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.focus_1f05 {
  position: relative;
  z-index: 10;
}
.focus_1f05 .secondary-upper-2963 {
  width: 100%;
  max-width: 100%;
}
.filter_7256 .block_clean_f986 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.filter_7256 .purple_2b87 {
}
.filter_7256 .button_4996 {
  background: #292929;
}
.top_30d1 .block_clean_f986 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.top_30d1 .purple_2b87 {
  background: #f9f9f9;
}
.top_30d1 .button_4996 {
  background: #303030;
}
.warm_1cee .block_clean_f986 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .warm_1cee .caption-old-9e58 {
    margin-bottom: 1em;
  }
  .warm_1cee .caption-old-9e58:last-child {
    margin-bottom: 0;
  }
}
.warm_1cee .purple_2b87 {
  background: #ededed;
}
.warm_1cee .button_4996 {
  background: #1a1a1a;
}
.block_clean_f986.purple_2b87 {
  color: rgba(0, 0, 0, 0.6);
}
.block_clean_f986.purple_2b87 .pro_105e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_clean_f986.button_4996 {
  color: rgba(255, 255, 255, 0.99);
}
.block_clean_f986.button_4996 a:not(.media_action_ee46) {
  color: rgba(255, 255, 255, 0.79);
}
.block_clean_f986.button_4996 a:not(.media_action_ee46):hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_clean_f986.button_4996 .pro_105e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_clean_f986.button_4996 table tbody td,
.block_clean_f986.button_4996 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hidden-3e3a.stone_70c3 .tertiary_e3b1 {
  max-width: initial;
}
.hidden-3e3a .stale_d970 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hidden-3e3a .stale_d970 .secondary-upper-2963 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hidden-3e3a .stale_d970 .secondary-upper-2963 {
    display: block;
    margin-bottom: 2em;
  }
  .hidden-3e3a .stale_d970 .secondary-upper-2963:last-child {
    margin-bottom: 0;
  }
}
.warm_1cee .caption-old-9e58:last-child,
.top_30d1 .caption-old-9e58:last-child,
.filter_7256 .caption-old-9e58:last-child {
  margin-bottom: 0;
}
.warm_1cee .caption-old-9e58 .link-static-2cd4 .gallery-7852:last-child,
.top_30d1 .caption-old-9e58 .link-static-2cd4 .gallery-7852:last-child,
.filter_7256 .caption-old-9e58 .link-static-2cd4 .gallery-7852:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .warm_1cee .smooth-80b4,
  .warm_1cee .west_49f4,
  .top_30d1 .smooth-80b4,
  .top_30d1 .west_49f4,
  .filter_7256 .smooth-80b4,
  .filter_7256 .west_49f4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .focus_1f05 .caption-old-9e58 {
    margin-bottom: 2em;
  }
}
.focus_1f05 p:last-child {
  margin-bottom: 0;
}
.focus_1f05 li,
.focus_1f05 ul {
  list-style: none;
  margin: 0;
}
.focus_1f05 ul ul {
  margin-left: 2.617924em;
}
.plasma_2ac6 {
  font-size: 0.875em;
}

/* css-noise: d000 */
.widget-item-x3 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
