/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sidebar-south-2a6d/customify
Author: WPCustomify
Author URI: https://pressmaximum.sidebar-south-2a6d
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.sidebar-south-2a6d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm_8489.thick-b07c/licenses/gpl-2.0.item-4152
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.top_1095/, (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.paragraph-dfa0.hot_3df8/normalize.container-375e/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.container-375e v7.0.0 | MIT License | github.sidebar-south-2a6d/necolas/normalize.container-375e */
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;
}
.shadow_brown_2e03 .gallery-red-23fe,
.tiny_2466,
.menu-fast-45ca,
.label_60fa,
.texture_dca1,
.component-stone-d799,
.module_gold_71b1,
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;
}
.tiny_2466,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tiny_2466,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tiny_2466,
  h1 {
    font-size: 1.8em;
  }
}
.menu-fast-45ca,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.menu-fast-45ca + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .menu-fast-45ca,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .menu-fast-45ca,
  h2 {
    font-size: 1.7em;
  }
}
.label_60fa,
h3 {
  font-size: 1.618em;
}
.shadow_brown_2e03 .gallery-red-23fe,
.texture_dca1,
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.heading_be24 {
  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;
}
.hidden_medium_c620:after,
.hidden_medium_c620:before,
.hover-south-bf5e:after,
.hover-south-bf5e:before {
  content: "";
  display: table;
}
.hidden_medium_c620:after,
.hover-south-bf5e:after {
  clear: both;
}
.dropdown_fixed_c346 {
  float: right;
  margin-right: 0;
}
.accordion_cold_1c8b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.complex-c273 .dim_ec12,
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;
}
.complex-c273 .dim_ec12: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;
}
.main_4fc7 .dim_ec12 {
  box-shadow: none;
}
.main_4fc7
  .dim_ec12
  .video_wood_c2a6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.main_4fc7 .dim_ec12 .wide-d881 {
  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;
}
.main_4fc7
  .dim_ec12
  .wide-d881
  b {
  display: none;
}
.main_4fc7 .gallery-next-5e86 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cold_a8c5:not(.accent-stone-cdc9):not(.right_bd8b),
button:not(.accent-stone-cdc9):not(.right_bd8b),
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ),
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ),
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ) {
  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;
}
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):hover,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):hover,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):hover,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):hover,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):active,
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):active,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):active,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):active,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):active,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus {
  outline: 0;
}
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3 {
  position: relative;
}
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .disabled_paper_1681,
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .glass-9375,
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .table_1c91,
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  i,
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  svg,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .disabled_paper_1681,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .glass-9375,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .table_1c91,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  i,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  svg,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .disabled_paper_1681,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .glass-9375,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .table_1c91,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  i,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  svg,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .disabled_paper_1681,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .glass-9375,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .table_1c91,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  i,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  svg,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .disabled_paper_1681,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .glass-9375,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  .table_1c91,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  i,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3
  svg {
  visibility: hidden;
}
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3:after,
button:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3:after,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3:after,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3:after,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ).fn-loading-b6c3: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;
}
.cold_a8c5:not(.accent-stone-cdc9):not(.right_bd8b),
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ),
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ),
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ) {
  color: #fff;
  background: #235787;
}
.cold_a8c5:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus,
input[type="button"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus,
input[type="reset"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus,
input[type="submit"]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ):focus {
  color: #fff;
}
.cold_a8c5.fn-disabled-b6c3:not(.accent-stone-cdc9):not(
    .right_bd8b
  ),
.cold_a8c5[disabled]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ),
button.fn-disabled-b6c3:not(.accent-stone-cdc9):not(
    .right_bd8b
  ),
button[disabled]:not(.accent-stone-cdc9):not(
    .right_bd8b
  ) {
  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;
}
.active_348b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active_348b: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;
}
.detail-2700 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.photo-short-e93c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wide-d457 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hidden_medium_c620:after,
.hidden_medium_c620:before,
.secondary-clean-dd43:after,
.secondary-clean-dd43:before,
.hard-e59e:after,
.hard-e59e:before,
.header_8448:after,
.header_8448:before,
.tag_paper_b00c:after,
.tag_paper_b00c:before,
.disabled_cold_5b61:after,
.disabled_cold_5b61:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hidden_medium_c620:after,
.secondary-clean-dd43:after,
.hard-e59e:after,
.header_8448:after,
.tag_paper_b00c:after,
.disabled_cold_5b61:after {
  clear: both;
}
.secondary-clean-dd43 .box-light-13a1,
.hard-e59e .box-light-13a1,
.block-next-15e1 .box-light-13a1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.backdrop-smooth-b700 {
  display: inline-block;
}
.filter-cool-c7a9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.filter-cool-c7a9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.filter-cool-c7a9 .chip-0750 {
  padding: 1em 0;
  font-size: 85%;
}
.chip-0750 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.box-old-ef7b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.box-old-ef7b:after,
.box-old-ef7b:before {
  content: "";
  display: table;
}
.box-old-ef7b:after {
  clear: both;
}
.list_e658 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.down_f7bd .list_e658 {
  max-width: 50%;
}
.frame_outer_bc0a .list_e658 {
  max-width: 33.33%;
}
.basic_1008 .list_e658 {
  max-width: 25%;
}
.panel-6f52 .list_e658 {
  max-width: 20%;
}
.heading_32b2 .list_e658 {
  max-width: 16.66%;
}
.thumbnail-purple-948d .list_e658 {
  max-width: 14.28%;
}
.card-d499 .list_e658 {
  max-width: 12.5%;
}
.glass_6eb9 .list_e658 {
  max-width: 11.11%;
}
.notice_thick_b967 {
  display: block;
}
.shadow_brown_2e03 .widget-fbdc label,
.shadow_brown_2e03 .backdrop_b69e label,
.shadow_brown_2e03 .highlight-0b52 label,
.shadow_brown_2e03 .up_c625 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_9672 {
  list-style: none;
  margin: 0;
}
.active_9672 article.new-2adb {
  margin-bottom: 0;
}
.active_9672 ul {
  list-style: none;
  margin: 0;
}
.active_9672 .menu_purple_520e li.new-2adb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_9672 .menu_purple_520e li.new-2adb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_9672 .menu_purple_520e li.new-2adb: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) {
  .active_9672 .menu_purple_520e li.new-2adb li.new-2adb li.new-2adb li.new-2adb {
    padding-left: 0;
  }
}
article.new-2adb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new-2adb .secondary-clean-dd43 p:last-of-type {
  margin-bottom: 0;
}
article.new-2adb .east-3458 {
  float: left;
}
article.new-2adb .selected-a716 {
  margin-left: 85px;
}
article.new-2adb .panel_bottom_70c5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new-2adb .panel_bottom_70c5 .paper-a8ad {
  margin-left: 10px;
}
article.new-2adb .card_a6f0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new-2adb .center-2826 {
  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 .widget-fbdc,
  #respond .highlight-0b52,
  #respond .up_c625 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget-fbdc input,
#respond .highlight-0b52 input,
#respond .up_c625 input {
  width: 100%;
}
#respond .up_c625 {
  margin-right: 0;
}
#respond .selected_1e9e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dropdown_yellow_1c8a {
  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;
}
.dropdown_yellow_1c8a.badge_paper_63f8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.dropdown_yellow_1c8a 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%);
}
.dropdown_yellow_1c8a:focus,
.dropdown_yellow_1c8a: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);
}
.notice_old_fa92 {
  border-radius: 10%;
}
.alert_9ad8 {
  border-radius: 50%;
}
.down_f2af {
  font-size: 0.72em;
}
.south-ad35 {
  font-size: 0.875em;
}
.logo-fixed-0e3e {
  font-size: 1.1em;
}
.light_9270 {
  text-transform: uppercase;
  line-height: 1.2;
}
.light_9270.down_f2af {
  letter-spacing: 0.5px;
}
.tooltip_9be4,
.tooltip_9be4 a {
  color: #6d6d6d;
}
.tooltip_9be4 a:hover {
  color: #111;
}
.old-7e38 {
  color: #6d6d6d;
}
.filter-next-0191 {
  overflow-x: hidden;
}
.filter-next-0191 .gallery_cd4d.fluid_24f3 {
  position: relative;
}
.filter-next-0191 .gallery_cd4d.fluid_24f3.overlay_175c {
  position: initial;
}
.filter-next-0191
  .gallery_cd4d.fluid_24f3.overlay_175c
  .logo_tall_0ddf {
  left: auto;
}
.filter-next-0191 .gallery_cd4d .logo_tall_0ddf {
  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;
}
.filter-next-0191 .gallery_cd4d:hover.fluid_24f3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.filter-next-0191
  .gallery_cd4d:hover.fluid_24f3
  .logo_tall_0ddf {
  display: block;
  z-index: 9999999;
}
.filter-next-0191 .pattern_upper_66b8 .lower_2e50,
.filter-next-0191 .description-out-6e80 .lower_2e50 {
  display: none;
}
.filter-next-0191 .breadcrumb_8500 .gallery_cd4d:hover.fluid_24f3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shadow_brown_2e03 .widget-fbdc label,
.shadow_brown_2e03 .backdrop_b69e label,
.shadow_brown_2e03 .highlight-0b52 label,
.shadow_brown_2e03 .up_c625 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.active_9672 {
  list-style: none;
  margin: 0;
}
.active_9672 article.new-2adb {
  margin-bottom: 0;
}
.active_9672 ul {
  list-style: none;
  margin: 0;
}
.active_9672 .menu_purple_520e li.new-2adb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .active_9672 .menu_purple_520e li.new-2adb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .active_9672 .menu_purple_520e li.new-2adb: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) {
  .active_9672 .menu_purple_520e li.new-2adb li.new-2adb li.new-2adb li.new-2adb {
    padding-left: 0;
  }
}
article.new-2adb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new-2adb .secondary-clean-dd43 p:last-of-type {
  margin-bottom: 0;
}
article.new-2adb .east-3458 {
  float: left;
}
article.new-2adb .selected-a716 {
  margin-left: 85px;
}
article.new-2adb .panel_bottom_70c5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new-2adb .panel_bottom_70c5 .paper-a8ad {
  margin-left: 10px;
}
article.new-2adb .card_a6f0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new-2adb .center-2826 {
  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 .widget-fbdc,
  #respond .highlight-0b52,
  #respond .up_c625 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .widget-fbdc input,
#respond .highlight-0b52 input,
#respond .up_c625 input {
  width: 100%;
}
#respond .up_c625 {
  margin-right: 0;
}
#respond .selected_1e9e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern_upper_66b8 .block_1b8c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block_1b8c .slow-7d02.menu-hard-b1a4 .box_2d03 > li > a:focus,
.block_1b8c .slow-7d02.menu-hard-b1a4 .box_2d03 > li > a:hover,
.block_1b8c .slow-7d02.south-c670 .box_2d03 > li > a:focus,
.block_1b8c .slow-7d02.south-c670 .box_2d03 > li > a:hover,
.block_1b8c .slow-7d02.out_47d8 .box_2d03 > li > a:focus,
.block_1b8c .slow-7d02.out_47d8 .box_2d03 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_1b8c
  .slow-7d02.menu-hard-b1a4
  .box_2d03
  > li.caption_under_dcc8
  > a,
.block_1b8c
  .slow-7d02.menu-hard-b1a4
  .box_2d03
  > li.tabs_0814
  > a,
.block_1b8c
  .slow-7d02.south-c670
  .box_2d03
  > li.caption_under_dcc8
  > a,
.block_1b8c
  .slow-7d02.south-c670
  .box_2d03
  > li.tabs_0814
  > a,
.block_1b8c
  .slow-7d02.out_47d8
  .box_2d03
  > li.caption_under_dcc8
  > a,
.block_1b8c .slow-7d02.out_47d8 .box_2d03 > li.primary_green_70d6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.block_1b8c .pink_1fdf,
.block_1b8c .pink_1fdf a {
  color: rgba(255, 255, 255, 0.99);
}
.block_1b8c .link_outer_3207.nav-dirty-8619 li a,
.block_1b8c .header_fast_8ddb a,
.block_1b8c .hard_76f4,
.block_1b8c .box_2d03 > li > a,
.block_1b8c .notice-dc49 {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c .link_outer_3207.nav-dirty-8619 li a:hover,
.block_1b8c .header_fast_8ddb a:hover,
.block_1b8c .hard_76f4:hover,
.block_1b8c .box_2d03 > li > a:hover,
.block_1b8c .notice-dc49:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_1b8c .description_basic_75a5 {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c .description_basic_75a5 .modal_hard_b4b6 {
  color: rgba(255, 255, 255, 0.99);
}
.block_1b8c .description_basic_75a5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_1b8c .picture-7500 .liquid-d668 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c .picture-7500 .liquid-d668 .card_0bf1 {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c
  .picture-7500
  .liquid-d668
  .card_0bf1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c
  .picture-7500
  .liquid-d668
  .card_0bf1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c
  .picture-7500
  .liquid-d668
  .card_0bf1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c
  .picture-7500
  .liquid-d668
  .card_0bf1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c .picture-7500 .disabled_114a {
  color: rgba(255, 255, 255, 0.79);
}
.block_1b8c .picture-7500 .disabled_114a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-hot-6d4a
  .block_1b8c
  .picture-7500
  .slider_9a3f
  .image-pressed-4982 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card-hot-6d4a
  .block_1b8c
  .picture-7500
  .slider_9a3f
  .card_0bf1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern_upper_66b8 .paper_0a7f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.paper_0a7f .slow-7d02.menu-hard-b1a4 .box_2d03 > li > a:focus,
.paper_0a7f .slow-7d02.menu-hard-b1a4 .box_2d03 > li > a:hover,
.paper_0a7f .slow-7d02.south-c670 .box_2d03 > li > a:focus,
.paper_0a7f .slow-7d02.south-c670 .box_2d03 > li > a:hover,
.paper_0a7f .slow-7d02.out_47d8 .box_2d03 > li > a:focus,
.paper_0a7f .slow-7d02.out_47d8 .box_2d03 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper_0a7f
  .slow-7d02.menu-hard-b1a4
  .box_2d03
  > li.caption_under_dcc8
  > a,
.paper_0a7f
  .slow-7d02.menu-hard-b1a4
  .box_2d03
  > li.tabs_0814
  > a,
.paper_0a7f
  .slow-7d02.south-c670
  .box_2d03
  > li.caption_under_dcc8
  > a,
.paper_0a7f
  .slow-7d02.south-c670
  .box_2d03
  > li.tabs_0814
  > a,
.paper_0a7f
  .slow-7d02.out_47d8
  .box_2d03
  > li.caption_under_dcc8
  > a,
.paper_0a7f .slow-7d02.out_47d8 .box_2d03 > li.primary_green_70d6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.paper_0a7f .pink_1fdf,
.paper_0a7f .pink_1fdf a {
  color: rgba(0, 0, 0, 0.8);
}
.paper_0a7f .link_outer_3207.nav-dirty-8619 li a,
.paper_0a7f .header_fast_8ddb a,
.paper_0a7f .hard_76f4,
.paper_0a7f .box_2d03 > li > a,
.paper_0a7f .notice-dc49 {
  color: rgba(0, 0, 0, 0.55);
}
.paper_0a7f .link_outer_3207.nav-dirty-8619 li a:hover,
.paper_0a7f .header_fast_8ddb a:hover,
.paper_0a7f .hard_76f4:hover,
.paper_0a7f .box_2d03 > li > a:hover,
.paper_0a7f .notice-dc49:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper_0a7f .description_basic_75a5 {
  color: rgba(0, 0, 0, 0.55);
}
.paper_0a7f .description_basic_75a5 .modal_hard_b4b6 {
  color: rgba(0, 0, 0, 0.8);
}
.paper_0a7f .description_basic_75a5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.alert_b9d8 .chip-69cd {
  margin-left: auto;
  margin-right: auto;
}
.hard-e59e > * {
  margin-left: auto;
  margin-right: auto;
}
.hard-e59e .detail-2700 {
  margin-right: 1.41575em;
}
.active_9e0c .hard-e59e > .sort-7347 {
  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;
}
.active_9e0c .hard-e59e > .bottom-4405 {
  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;
}
.inner-3cb9.alert_b9d8 .chip-69cd,
.logo_71e9.alert_b9d8 .chip-69cd {
  margin-left: 0;
}
.title_dim_085d.alert_b9d8 .chip-69cd,
.list-3ab7.alert_b9d8 .chip-69cd {
  margin-right: 0;
}
.hard-e59e ol,
.hard-e59e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info_white_1bcb video {
  max-width: 100%;
}
.old-a7ce img {
  display: block;
}
.old-a7ce.detail-2700,
.old-a7ce.photo-short-e93c {
  width: 100%;
}
.old-a7ce.bottom-4405 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.next_e8e3:not(.media_upper_97e9) {
  margin: 1.5em auto;
}
.background-motion-4b35 p {
  padding: 1.5em 14px;
}
ul.text-0355.bottom-4405,
ul.text-0355.sort-7347,
ul.text-0355.header_4fa5.sort-7347 {
  padding: 0 14px;
}
.badge-3b5f {
  display: block;
  overflow-x: auto;
}
.badge-3b5f table {
  border-collapse: collapse;
  width: 100%;
}
.badge-3b5f td,
.badge-3b5f th {
  padding: 0.5em;
}
.hard-e59e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard-e59e ol ol,
.hard-e59e ol ul,
.hard-e59e ul ol,
.hard-e59e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard-e59e ol ol li,
.hard-e59e ol ul li,
.hard-e59e ul ol li,
.hard-e59e ul ul li {
  margin-left: 0;
}
.menu-2af9.simple_3ac1 > .box-e368 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.menu-2af9.simple_3ac1 > .box-e368 iframe,
.menu-2af9.simple_3ac1 > .box-e368 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.bright-2a74 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.bright-2a74.black_d7ae {
  padding: 0;
}
.bright-2a74.black_d7ae cite {
  font-size: 13px;
}
.bright-2a74 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.bright-2a74 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.status_white_d183 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.status_white_d183 > p:first-child {
  margin-top: 0;
}
.status_white_d183 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.status_white_d183 blockquote {
  border-left: 0;
}
.overlay_silver_4174 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay_silver_4174:not(.feature-large-2329) {
  max-width: 100px;
}
.overlay_silver_4174.next-2dd3 {
  border-bottom: none !important;
  text-align: center;
}
.overlay_silver_4174.next-2dd3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .background-motion-4b35 p {
    padding: 1.5em 0;
  }
}
.video_7c7e {
  color: #0073aa;
}
.mini_cd89 {
  background-color: #0073aa;
}
.tooltip_a121 {
  color: #229fd8;
}
.accent_6172 {
  background-color: #229fd8;
}
.card_pink_f4f1 {
  color: #eee;
}
.full_6d94 {
  background-color: #eee;
}
.progress-e3cc {
  color: #444;
}
.content_plasma_2cee {
  background-color: #444;
}
.panel-f30b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.panel-f30b .header_pro_14d2 .header_fast_8ddb {
  font-size: 15px;
}
.panel-f30b .header_fast_8ddb {
  line-height: 1.3;
}
.panel-f30b .paper_0a7f {
}
.panel-f30b .block_1b8c {
  background: #235787;
}
.banner-37d4 {
  padding: 0;
}
.banner-37d4 .block_1b8c {
  background: #1a1a1a;
}
.banner-37d4 .paper_0a7f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.backdrop_7adb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.backdrop_7adb .paper_0a7f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.backdrop_7adb .block_1b8c {
  background: #303030;
}
.disabled_cold_5b61 {
  position: relative;
  z-index: 10;
}
.disabled_cold_5b61 .module-6bd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-107f .fluid_24f3 {
  display: inline-block;
  vertical-align: middle;
}
.article-107f.frame_fresh_24bd .fluid_24f3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article-107f.frame_fresh_24bd .fluid_24f3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article-107f.frame_fresh_24bd .fluid_24f3 {
    margin-right: 0.4em;
  }
}
.article-107f.frame_fresh_24bd .fluid_24f3:last-child {
  margin-right: 0;
}
.liquid_fc5c .module-6bd2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern_upper_66b8 .header_pro_14d2 {
    margin: 0 -0.5em;
  }
  .pattern_upper_66b8 .header_pro_14d2 [class*="customify-col-"],
  .pattern_upper_66b8 .header_pro_14d2 [class*="customify-col_"],
  .pattern_upper_66b8 .header_pro_14d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern_upper_66b8.new_fa98 .module-6bd2 {
  background: 0 0 !important;
}
.pattern_upper_66b8.new_fa98 .module-6bd2,
.pattern_upper_66b8.liquid_fc5c .module-6bd2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern_upper_66b8.tooltip_22e8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern_upper_66b8.liquid_fc5c .module-6bd2 {
  box-shadow: none !important;
}
.background-bright-76c0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background-bright-76c0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background-bright-76c0 {
    padding: 18px 0 20px;
  }
}
.background-bright-76c0 .search_b04a {
  width: 100%;
}
.background-bright-76c0 .cool_7eac {
  margin-bottom: 0;
}
.background-bright-76c0 .shade-current-7aff {
  margin-top: 5px;
  font-size: 0.875em;
}
.slow_afba {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.slow_afba .complex-afc7 {
  width: 100%;
}
.form_warm_8bb5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form_warm_8bb5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form_warm_8bb5 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;
}
.form_warm_8bb5 li:last-child:after {
  display: none;
}
.form_warm_8bb5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.section-0799 .lower_2e50 button,
.background-bright-76c0 .lower_2e50 button {
  left: 0;
}
.section-0799 .complex-afc7,
.background-bright-76c0 .complex-afc7 {
  padding-left: 0;
  padding-right: 0;
}
.section-0799 .slow_afba,
.background-bright-76c0 .slow_afba {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.section-0799 {
  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;
}
.section-0799: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;
}
.section-0799 .dropdown_1486 {
  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) {
  .section-0799 .dropdown_1486 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .section-0799 .dropdown_1486 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .section-0799 .dropdown_1486 {
    min-height: 200px;
  }
}
.section-0799 .form_warm_8bb5 {
  color: rgba(255, 255, 255, 0.8);
}
.section-0799 .form_warm_8bb5 a,
.section-0799 .form_warm_8bb5 li:after {
  color: inherit;
}
.section-0799 .form_warm_8bb5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip-f5a1 {
  margin-bottom: 0.5em;
}
.current-9d68 {
  margin-bottom: 1.2em;
}
.current-9d68,
.chip-f5a1 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.current-9d68 p:last-child,
.chip-f5a1 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .lower_2e50,
#masthead .lower_2e50 {
  display: none;
}
#masthead
  > .lower_2e50.sort_3952 {
  display: none;
}
#masthead > .lower_2e50 button {
  left: 0;
}
.info-a29f {
  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%;
}
.info-a29f .fluid_24f3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.info-a29f .new_2005 {
  display: -webkit-box;
  display: flex;
}
.info-a29f .new_2005.table_out_d769 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.info-a29f .new_2005.video-selected-1a54 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-a29f .new_2005.right-c00f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-a29f.icon_e28b.link_center_a161 .new_2005.table_out_d769 {
  flex-basis: 100%;
}
.info-a29f.tall_b0bb .new_2005.video-selected-1a54 {
  -webkit-box-flex: 1;
  flex: auto;
}
.info-a29f.tall_b0bb .new_2005.right-c00f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .lower_2e50.sort_3952 {
  display: none;
}
#masthead > .lower_2e50 button {
  left: 0;
}
.banner-static-7231 {
  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;
}
.banner-static-7231:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.banner-static-7231.modal-easy-e224 i {
  margin-right: 4px;
}
.banner-static-7231.tag_467b i {
  margin-left: 5px;
}
.header_fast_8ddb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header_fast_8ddb p:last-child {
  margin-bottom: 0;
}
.row_a407 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row_a407 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row_a407 img {
  display: block;
  width: auto;
  line-height: 1;
}
.row_a407 .pink_1fdf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row_a407 .accent_9a2f {
  margin: 5px 0 7px 0;
}
.row_a407.last-4ed6 .small-21ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_a407.last-4ed6 .easy_1922 {
  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;
}
.row_a407.surface_selected_f7c4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row_a407.surface_selected_f7c4 .small-21ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_a407.surface_selected_f7c4 .easy_1922 {
  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;
}
.row_a407.active-faca {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_a407.north_bbd1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row_a407.north_bbd1 .easy_1922 {
  margin-top: 7px;
}
.container_adac {
  display: inline-block;
}
.disabled_cold_5b61 .banner-0edf .row_a407 img {
  max-width: 100%;
}
.slow-7d02 .secondary-cc77.old_b902,
.table_f079 .secondary-cc77.old_b902 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slow-7d02 .detail_e076,
.table_f079 .detail_e076 {
  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%);
}
.slow-7d02 .detail_e076 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slow-7d02.content_ace3 .detail_e076 {
  display: none;
}
.slow-7d02 .text-9c29 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slow-7d02 .text-9c29 li {
  display: inline-block;
  position: relative;
}
.slow-7d02 .text-9c29 li:last-child {
  margin-right: 0;
}
.slow-7d02 .text-9c29 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;
}
.slow-7d02 .text-9c29 li.primary_green_70d6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slow-7d02 .text-9c29 > 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;
}
.slow-7d02 .text-9c29 > li > a i {
  line-height: 0;
}
.slow-7d02 .text-9c29 > li.accent_2b7d > a .detail_e076 {
  margin-left: 4px;
  line-height: 0;
}
.slow-7d02 .text-9c29 .icon_e910 li.accent_2b7d > a {
  position: relative;
}
.slow-7d02 .text-9c29 .icon_e910 li.accent_2b7d > a:after,
.slow-7d02 .text-9c29 .icon_e910 li.accent_2b7d > a:before {
  content: "";
  display: table;
}
.slow-7d02 .text-9c29 .icon_e910 li.accent_2b7d > a:after {
  clear: both;
}
.slow-7d02 .text-9c29 .icon_e910 li.accent_2b7d > a .detail_e076 {
  margin-left: 5px;
  float: right;
}
.slow-7d02 .picture-middle-e715,
.slow-7d02 .icon_e910 {
  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;
}
.slow-7d02 .icon_e910 {
  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;
}
.slow-7d02 .icon_e910 .old_b902 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slow-7d02 .icon_e910 .detail_e076 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slow-7d02 .icon_e910 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slow-7d02 .icon_e910 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;
}
.slow-7d02 .icon_e910 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slow-7d02 .icon_e910 .icon_e910 {
  top: 0;
  left: 100%;
}
.slow-7d02 .outer-7b6e.fn-focus-b6c3 > .picture-middle-e715,
.slow-7d02 .outer-7b6e.fn-focus-b6c3 > .icon_e910,
.slow-7d02 .outer-7b6e:focus > .picture-middle-e715,
.slow-7d02 .outer-7b6e:focus > .icon_e910,
.slow-7d02 .outer-7b6e:hover > .picture-middle-e715,
.slow-7d02 .outer-7b6e:hover > .icon_e910 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slow-7d02.out_47d8 .box_2d03:after,
.slow-7d02.out_47d8 .box_2d03:before {
  content: "";
  display: table;
}
.slow-7d02.out_47d8 .box_2d03:after {
  clear: both;
}
.slow-7d02.out_47d8 .box_2d03 > li {
  float: left;
}
.slow-7d02.fixed-596d .box_2d03:after,
.slow-7d02.fixed-596d .box_2d03:before {
  content: "";
  display: table;
}
.slow-7d02.fixed-596d .box_2d03:after {
  clear: both;
}
.slow-7d02.fixed-596d .box_2d03 > li {
  float: left;
}
.slow-7d02.fixed-596d .box_2d03 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slow-7d02.fixed-596d .box_2d03 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slow-7d02.fixed-596d .box_2d03 > li.caption_under_dcc8 > a,
.slow-7d02.fixed-596d .box_2d03 > li.primary_green_70d6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slow-7d02.menu-hard-b1a4 .box_2d03 > li > a .old_b902 {
  position: relative;
}
.slow-7d02.menu-hard-b1a4 .box_2d03 > li > a .old_b902: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;
}
.slow-7d02.menu-hard-b1a4
  .box_2d03
  > li:focus
  > a
  .old_b902:before,
.slow-7d02.menu-hard-b1a4
  .box_2d03
  > li:hover
  > a
  .old_b902:before {
  width: 100%;
  background-color: currentColor;
}
.slow-7d02.menu-hard-b1a4
  .box_2d03
  > li.caption_under_dcc8
  > a
  .old_b902:before,
.slow-7d02.menu-hard-b1a4
  .box_2d03
  > li.tabs_0814
  > a
  .old_b902:before {
  width: 100%;
  background-color: currentColor;
}
.slow-7d02.south-c670 .box_2d03 > li > a .old_b902 {
  position: relative;
}
.slow-7d02.south-c670 .box_2d03 > li > a .old_b902: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;
}
.slow-7d02.south-c670 .box_2d03 > li:focus > a .old_b902:before,
.slow-7d02.south-c670
  .box_2d03
  > li:hover
  > a
  .old_b902:before {
  width: 100%;
  background-color: currentColor;
}
.slow-7d02.south-c670
  .box_2d03
  > li.caption_under_dcc8
  > a
  .old_b902:before,
.slow-7d02.south-c670
  .box_2d03
  > li.tabs_0814
  > a
  .old_b902:before {
  width: 100%;
  background-color: currentColor;
}
.table_f079 .text-9c29 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_f079 .text-9c29 li:first-child > a {
  border-top: none;
}
.table_f079 .text-9c29 .card_bff1 > .old_b902 .detail_e076 {
  display: none;
}
.table_f079 .text-9c29 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_f079 .text-9c29 li:last-child {
  border: none;
}
.table_f079 .text-9c29 li.accent_2b7d > a {
  padding-right: 45px !important;
}
.table_f079 .text-9c29 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_f079 .text-9c29 li a:focus,
.table_f079 .text-9c29 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_f079 .text-9c29 li .box_f7c3 {
  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;
}
.table_f079 .text-9c29 li .box_f7c3:hover {
  box-shadow: none;
}
.table_f079 .text-9c29 li .box_f7c3 .detail_e076 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_f079 .text-9c29 .icon_e910 {
  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);
}
.table_f079 .text-9c29 .icon_e910 li a {
  padding-left: 3em;
}
.table_f079 .text-9c29 .info_copper_5c1b > a .box_f7c3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_f079 .text-9c29 .info_copper_5c1b > .icon_e910 {
  display: block;
  opacity: 1;
}
.left-1657 {
  max-width: 100%;
}
.picture_2480 {
  line-height: 0;
  cursor: pointer;
}
.notice-dc49 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.notice-dc49:hover {
  box-shadow: none;
  color: currentColor;
}
.notice-dc49 svg {
  width: 18px;
  height: 18px;
}
.notice-dc49 .header-complex-1631 {
  display: none;
}
.chip-a5bf {
  position: relative;
}
.chip-a5bf.fn-active-b6c3 .notice-dc49 .search_0c0e {
  display: none;
}
.chip-a5bf.fn-active-b6c3 .notice-dc49 .header-complex-1631 {
  display: inline-block;
}
.chip-a5bf .container_tall_9e1d {
  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);
}
.chip-a5bf.shadow-full-5a65 .container_tall_9e1d {
  left: auto;
  right: -0.9em;
}
.chip-a5bf.shadow-full-5a65 .stale_2dec::before {
  left: auto;
  right: 15px;
}
.chip-a5bf.fn-active-b6c3 .container_tall_9e1d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider_9a3f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.slider_9a3f label {
  flex-basis: 100%;
}
.slider_9a3f .liquid-d668 {
  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;
}
.slider_9a3f .card_0bf1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.slider_9a3f .card_0bf1:focus {
  background-color: transparent;
}
.slider_9a3f button.disabled_114a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.slider_9a3f button.disabled_114a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.slider_9a3f button.disabled_114a svg {
  width: 18px;
  height: 18px;
}
.slider_9a3f input[type="submit"] {
  min-height: auto;
}
.picture-7500 .slider_9a3f .card_0bf1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.stale_2dec {
  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) {
  .stale_2dec {
    width: 220px;
  }
}
.stale_2dec label {
  flex-basis: 100%;
}
.stale_2dec::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;
}
.card-hot-6d4a .picture-7500 .slider_9a3f {
  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;
}
.card-hot-6d4a
  .picture-7500
  .slider_9a3f
  .liquid-d668 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.card-hot-6d4a .picture-7500 .slider_9a3f .card_0bf1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.card-hot-6d4a
  .picture-7500
  .slider_9a3f
  .card_0bf1:focus {
  background: 0 0;
}
.card-hot-6d4a
  .picture-7500
  .slider_9a3f
  .image-pressed-4982 {
  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;
}
.link_outer_3207 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.link_outer_3207 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.link_outer_3207 li:last-child {
  margin-right: 0;
}
.link_outer_3207 li:first-child {
  margin-left: 0;
}
.link_outer_3207.panel-stone-74cd a {
  color: #fff;
}
.link_outer_3207.panel-stone-74cd a:hover {
  color: #fff;
}
.link_outer_3207 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.link_outer_3207 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.link_outer_3207 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.link_outer_3207 a:hover {
  opacity: 0.9;
  color: inherit;
}
.link_outer_3207 [class*="social-icon-apple"] {
  background-color: #999;
}
.link_outer_3207 [class*="social-icon-apple"].pink-b866 {
  background-color: transparent;
  color: #999;
}
.link_outer_3207 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.link_outer_3207 [class*="social-icon-behance"].pink-b866 {
  background-color: transparent;
  color: #1769ff;
}
.link_outer_3207 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.link_outer_3207 [class*="social-icon-bitbucket"].pink-b866 {
  background-color: transparent;
  color: #205081;
}
.link_outer_3207 [class*="social-icon-codepen"] {
  background-color: #000;
}
.link_outer_3207 [class*="social-icon-codepen"].pink-b866 {
  background-color: transparent;
  color: #000;
}
.link_outer_3207 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.link_outer_3207 [class*="social-icon-delicious"].pink-b866 {
  background-color: transparent;
  color: #39f;
}
.link_outer_3207 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.link_outer_3207 [class*="social-icon-digg"].pink-b866 {
  background-color: transparent;
  color: #005be2;
}
.link_outer_3207 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.link_outer_3207 [class*="social-icon-dribbble"].pink-b866 {
  background-color: transparent;
  color: #ea4c89;
}
.link_outer_3207 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.link_outer_3207 [class*="social-icon-envelope"].pink-b866 {
  background-color: transparent;
  color: #ea4335;
}
.link_outer_3207 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.link_outer_3207 [class*="social-icon-facebook"].pink-b866 {
  background-color: transparent;
  color: #3b5998;
}
.link_outer_3207 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.link_outer_3207 [class*="social-icon-flickr"].pink-b866 {
  background-color: transparent;
  color: #0063dc;
}
.link_outer_3207 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.link_outer_3207 [class*="social-icon-foursquare"].pink-b866 {
  background-color: transparent;
  color: #2d5be3;
}
.link_outer_3207 [class*="social-icon-github"] {
  background-color: #333;
}
.link_outer_3207 [class*="social-icon-github"].pink-b866 {
  background-color: transparent;
  color: #333;
}
.link_outer_3207 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.link_outer_3207 [class*="social-icon-google-plus"].pink-b866 {
  background-color: transparent;
  color: #dd4b39;
}
.link_outer_3207 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.link_outer_3207 [class*="social-icon-houzz"].pink-b866 {
  background-color: transparent;
  color: #7ac142;
}
.link_outer_3207 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.link_outer_3207 [class*="social-icon-instagram"].pink-b866 {
  background-color: transparent;
  color: #262626;
}
.link_outer_3207 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.link_outer_3207 [class*="social-icon-jsfiddle"].pink-b866 {
  background-color: transparent;
  color: #487aa2;
}
.link_outer_3207 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.link_outer_3207 [class*="social-icon-linkedin"].pink-b866 {
  background-color: transparent;
  color: #0077b5;
}
.link_outer_3207 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.link_outer_3207 [class*="social-icon-medium"].pink-b866 {
  background-color: transparent;
  color: #00ab6b;
}
.link_outer_3207 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.link_outer_3207
  [class*="social-icon-odnoklassniki"].pink-b866 {
  background-color: transparent;
  color: #f4731c;
}
.link_outer_3207 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.link_outer_3207 [class*="social-icon-meetup"].pink-b866 {
  background-color: transparent;
  color: #ec1c40;
}
.link_outer_3207 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.link_outer_3207 [class*="social-icon-pinterest"].pink-b866 {
  background-color: transparent;
  color: #bd081c;
}
.link_outer_3207 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.link_outer_3207 [class*="social-icon-product-hunt"].pink-b866 {
  background-color: transparent;
  color: #da552f;
}
.link_outer_3207 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.link_outer_3207 [class*="social-icon-reddit"].pink-b866 {
  background-color: transparent;
  color: #ff4500;
}
.link_outer_3207 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.link_outer_3207 [class*="social-icon-rss"].pink-b866 {
  background-color: transparent;
  color: #f26522;
}
.link_outer_3207 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.link_outer_3207
  [class*="social-icon-shopping-cart"].pink-b866 {
  background-color: transparent;
  color: #4caf50;
}
.link_outer_3207 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.link_outer_3207 [class*="social-icon-skype"].pink-b866 {
  background-color: transparent;
  color: #00aff0;
}
.link_outer_3207 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.link_outer_3207 [class*="social-icon-slideshare"].pink-b866 {
  background-color: transparent;
  color: #0077b5;
}
.link_outer_3207 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.link_outer_3207 [class*="social-icon-snapchat"].pink-b866 {
  background-color: transparent;
  color: #fffc00;
}
.link_outer_3207 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.link_outer_3207 [class*="social-icon-soundcloud"].pink-b866 {
  background-color: transparent;
  color: #f80;
}
.link_outer_3207 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.link_outer_3207 [class*="social-icon-spotify"].pink-b866 {
  background-color: transparent;
  color: #2ebd59;
}
.link_outer_3207 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.link_outer_3207
  [class*="social-icon-stack-overflow"].pink-b866 {
  background-color: transparent;
  color: #fe7a15;
}
.link_outer_3207 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.link_outer_3207 [class*="social-icon-maldkfgram"].pink-b866 {
  background-color: transparent;
  color: #2ca5e0;
}
.link_outer_3207 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.link_outer_3207 [class*="social-icon-tripadvisor"].pink-b866 {
  background-color: transparent;
  color: #589442;
}
.link_outer_3207 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.link_outer_3207 [class*="social-icon-tumblr"].pink-b866 {
  background-color: transparent;
  color: #35465c;
}
.link_outer_3207 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.link_outer_3207 [class*="social-icon-twitch"].pink-b866 {
  background-color: transparent;
  color: #6441a5;
}
.link_outer_3207 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.link_outer_3207 [class*="social-icon-twitter"].pink-b866 {
  background-color: transparent;
  color: #1da1f2;
}
.link_outer_3207 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.link_outer_3207 [class*="social-icon-vimeo"].pink-b866 {
  background-color: transparent;
  color: #1ab7ea;
}
.link_outer_3207 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.link_outer_3207 [class*="social-icon-vk"].pink-b866 {
  background-color: transparent;
  color: #45668e;
}
.link_outer_3207 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.link_outer_3207 [class*="social-icon-weibo"].pink-b866 {
  background-color: transparent;
  color: #df2029;
}
.link_outer_3207 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.link_outer_3207 [class*="social-icon-weixin"].pink-b866 {
  background-color: transparent;
  color: #7bb32e;
}
.link_outer_3207 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.link_outer_3207 [class*="social-icon-whatsapp"].pink-b866 {
  background-color: transparent;
  color: #25d366;
}
.link_outer_3207 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.link_outer_3207 [class*="social-icon-wordpress"].pink-b866 {
  background-color: transparent;
  color: #21759b;
}
.link_outer_3207 [class*="social-icon-xing"] {
  background-color: #026466;
}
.link_outer_3207 [class*="social-icon-xing"].pink-b866 {
  background-color: transparent;
  color: #026466;
}
.link_outer_3207 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.link_outer_3207 [class*="social-icon-yelp"].pink-b866 {
  background-color: transparent;
  color: #af0606;
}
.link_outer_3207 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.link_outer_3207 [class*="social-icon-youtube"].pink-b866 {
  background-color: transparent;
  color: #cd201f;
}
.hard_76f4 {
  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;
}
.hard_76f4:hover {
  box-shadow: none;
  background: 0 0;
}
.surface_medium_1b41 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.out-43c8 {
  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;
}
.card_1ff3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.purple-0248 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.purple-0248,
.purple-0248::after,
.purple-0248::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;
}
.purple-0248::after,
.purple-0248::before {
  content: "";
  display: block;
  background-color: inherit;
}
.west_d2d0 .out-43c8 .card_1ff3 {
  margin-top: -2px;
  width: 19px;
}
.west_d2d0 .out-43c8 .purple-0248 {
  margin-top: -1px;
}
.west_d2d0 .out-43c8 .purple-0248,
.west_d2d0 .out-43c8 .purple-0248::after,
.west_d2d0 .out-43c8 .purple-0248::before {
  width: 19px;
  height: 2px;
}
.west_d2d0 .out-43c8 .purple-0248::before {
  top: -6px;
}
.west_d2d0 .out-43c8 .purple-0248::after {
  bottom: -6px;
}
.copper_2548 .out-43c8 .card_1ff3 {
  margin-top: -2px;
  width: 22px;
}
.copper_2548 .out-43c8 .purple-0248 {
  margin-top: -1px;
}
.copper_2548 .out-43c8 .purple-0248,
.copper_2548 .out-43c8 .purple-0248::after,
.copper_2548 .out-43c8 .purple-0248::before {
  width: 22px;
  height: 2px;
}
.copper_2548 .out-43c8 .purple-0248::before {
  top: -7px;
}
.copper_2548 .out-43c8 .purple-0248::after {
  bottom: -7px;
}
.upper_60a1 .out-43c8 .card_1ff3 {
  margin-top: -2px;
  width: 31px;
}
.upper_60a1 .out-43c8 .purple-0248 {
  margin-top: -1.5px;
}
.upper_60a1 .out-43c8 .purple-0248,
.upper_60a1 .out-43c8 .purple-0248::after,
.upper_60a1 .out-43c8 .purple-0248::before {
  width: 31px;
  height: 3px;
}
.upper_60a1 .out-43c8 .purple-0248::before {
  top: -9px;
}
.upper_60a1 .out-43c8 .purple-0248::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus-east-d851 .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-east-d851 .out-43c8 .purple-0248 {
    margin-top: -1px;
  }
  .focus-east-d851 .out-43c8 .purple-0248,
  .focus-east-d851 .out-43c8 .purple-0248::after,
  .focus-east-d851 .out-43c8 .purple-0248::before {
    width: 19px;
    height: 2px;
  }
  .focus-east-d851 .out-43c8 .purple-0248::before {
    top: -6px;
  }
  .focus-east-d851 .out-43c8 .purple-0248::after {
    bottom: -6px;
  }
  .notice_2437 .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 22px;
  }
  .notice_2437 .out-43c8 .purple-0248 {
    margin-top: -1px;
  }
  .notice_2437 .out-43c8 .purple-0248,
  .notice_2437 .out-43c8 .purple-0248::after,
  .notice_2437 .out-43c8 .purple-0248::before {
    width: 22px;
    height: 2px;
  }
  .notice_2437 .out-43c8 .purple-0248::before {
    top: -7px;
  }
  .notice_2437 .out-43c8 .purple-0248::after {
    bottom: -7px;
  }
  .container_23f0 .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 31px;
  }
  .container_23f0 .out-43c8 .purple-0248 {
    margin-top: -1.5px;
  }
  .container_23f0 .out-43c8 .purple-0248,
  .container_23f0 .out-43c8 .purple-0248::after,
  .container_23f0 .out-43c8 .purple-0248::before {
    width: 31px;
    height: 3px;
  }
  .container_23f0 .out-43c8 .purple-0248::before {
    top: -9px;
  }
  .container_23f0 .out-43c8 .purple-0248::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_cb1e .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 19px;
  }
  .menu_cb1e .out-43c8 .purple-0248 {
    margin-top: -1px;
  }
  .menu_cb1e .out-43c8 .purple-0248,
  .menu_cb1e .out-43c8 .purple-0248::after,
  .menu_cb1e .out-43c8 .purple-0248::before {
    width: 19px;
    height: 2px;
  }
  .menu_cb1e .out-43c8 .purple-0248::before {
    top: -6px;
  }
  .menu_cb1e .out-43c8 .purple-0248::after {
    bottom: -6px;
  }
  .east-caf7 .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 22px;
  }
  .east-caf7 .out-43c8 .purple-0248 {
    margin-top: -1px;
  }
  .east-caf7 .out-43c8 .purple-0248,
  .east-caf7 .out-43c8 .purple-0248::after,
  .east-caf7 .out-43c8 .purple-0248::before {
    width: 22px;
    height: 2px;
  }
  .east-caf7 .out-43c8 .purple-0248::before {
    top: -7px;
  }
  .east-caf7 .out-43c8 .purple-0248::after {
    bottom: -7px;
  }
  .down-adc1 .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 31px;
  }
  .down-adc1 .out-43c8 .purple-0248 {
    margin-top: -1.5px;
  }
  .down-adc1 .out-43c8 .purple-0248,
  .down-adc1 .out-43c8 .purple-0248::after,
  .down-adc1 .out-43c8 .purple-0248::before {
    width: 31px;
    height: 3px;
  }
  .down-adc1 .out-43c8 .purple-0248::before {
    top: -9px;
  }
  .down-adc1 .out-43c8 .purple-0248::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .box-737d .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 19px;
  }
  .box-737d .out-43c8 .purple-0248 {
    margin-top: -1px;
  }
  .box-737d .out-43c8 .purple-0248,
  .box-737d .out-43c8 .purple-0248::after,
  .box-737d .out-43c8 .purple-0248::before {
    width: 19px;
    height: 2px;
  }
  .box-737d .out-43c8 .purple-0248::before {
    top: -6px;
  }
  .box-737d .out-43c8 .purple-0248::after {
    bottom: -6px;
  }
  .gas_bf74 .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 22px;
  }
  .gas_bf74 .out-43c8 .purple-0248 {
    margin-top: -1px;
  }
  .gas_bf74 .out-43c8 .purple-0248,
  .gas_bf74 .out-43c8 .purple-0248::after,
  .gas_bf74 .out-43c8 .purple-0248::before {
    width: 22px;
    height: 2px;
  }
  .gas_bf74 .out-43c8 .purple-0248::before {
    top: -7px;
  }
  .gas_bf74 .out-43c8 .purple-0248::after {
    bottom: -7px;
  }
  .border_paper_3b2a .out-43c8 .card_1ff3 {
    margin-top: -2px;
    width: 31px;
  }
  .border_paper_3b2a .out-43c8 .purple-0248 {
    margin-top: -1.5px;
  }
  .border_paper_3b2a .out-43c8 .purple-0248,
  .border_paper_3b2a .out-43c8 .purple-0248::after,
  .border_paper_3b2a .out-43c8 .purple-0248::before {
    width: 31px;
    height: 3px;
  }
  .border_paper_3b2a .out-43c8 .purple-0248::before {
    top: -9px;
  }
  .border_paper_3b2a .out-43c8 .purple-0248::after {
    bottom: -9px;
  }
}
.accent-large-7684 .purple-0248 {
  -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);
}
.accent-large-7684 .purple-0248::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accent-large-7684 .purple-0248::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);
}
.accent-large-7684.copper_6e63 .purple-0248 {
  -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);
}
.accent-large-7684.copper_6e63 .purple-0248::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accent-large-7684.copper_6e63 .purple-0248::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.basic_b49c {
  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.steel_0461:before {
  display: none;
}
.description-out-6e80 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.description-out-6e80 .list_6900 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.description-out-6e80 .list_6900:last-of-type {
  border-bottom: none;
}
.description-out-6e80 .list_6900.tertiary_0f7a,
.description-out-6e80 .list_6900.solid_2141,
.description-out-6e80 .list_6900.highlight_0af6 {
  padding: 0;
}
.description-out-6e80 .table_f079 .box_f7c3 {
  color: currentColor;
}
.description-out-6e80 .table_f079 .box_f7c3:focus,
.description-out-6e80 .table_f079 .box_f7c3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-out-6e80.paper_0a7f .description_basic_75a5,
.description-out-6e80.paper_0a7f .header_fast_8ddb a,
.description-out-6e80.paper_0a7f .box_2d03 a,
.description-out-6e80.paper_0a7f .icon_e910 a {
  color: rgba(0, 0, 0, 0.55);
}
.description-out-6e80.paper_0a7f .description_basic_75a5:hover,
.description-out-6e80.paper_0a7f .header_fast_8ddb a:hover,
.description-out-6e80.paper_0a7f .box_2d03 a:hover,
.description-out-6e80.paper_0a7f .icon_e910 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description-out-6e80.paper_0a7f .modal_hard_b4b6 {
  color: rgba(0, 0, 0, 0.8);
}
.description-out-6e80.paper_0a7f .list_6900 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-out-6e80.paper_0a7f .list_6900:before {
  background: rgba(0, 0, 0, 0.08);
}
.description-out-6e80.paper_0a7f .media_new_d55b:before {
  background: rgba(255, 255, 255, 0.9);
}
.description-out-6e80.paper_0a7f .table_f079 .text-9c29 li a,
.description-out-6e80.paper_0a7f .table_f079 .box_f7c3,
.description-out-6e80.paper_0a7f .icon_e910 {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-out-6e80.paper_0a7f .table_f079 .box_f7c3:focus,
.description-out-6e80.paper_0a7f .table_f079 .box_f7c3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-out-6e80.paper_0a7f .text-9c29 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-out-6e80.block_1b8c .description_basic_75a5,
.description-out-6e80.block_1b8c .header_fast_8ddb a,
.description-out-6e80.block_1b8c .box_2d03 .box_f7c3,
.description-out-6e80.block_1b8c .box_2d03 a,
.description-out-6e80.block_1b8c .icon_e910 a {
  color: rgba(255, 255, 255, 0.79);
}
.description-out-6e80.block_1b8c .description_basic_75a5:hover,
.description-out-6e80.block_1b8c .header_fast_8ddb a:hover,
.description-out-6e80.block_1b8c .box_2d03 .box_f7c3:hover,
.description-out-6e80.block_1b8c .box_2d03 a:hover,
.description-out-6e80.block_1b8c .icon_e910 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-out-6e80.block_1b8c .modal_hard_b4b6 {
  color: rgba(255, 255, 255, 0.99);
}
.description-out-6e80.block_1b8c .list_6900 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-out-6e80.block_1b8c .list_6900:before {
  background: rgba(255, 255, 255, 0.08);
}
.description-out-6e80.block_1b8c .media_new_d55b:before {
  background: rgba(0, 0, 0, 0.9);
}
.description-out-6e80.block_1b8c .table_f079 .text-9c29 li a,
.description-out-6e80.block_1b8c .table_f079 .box_f7c3,
.description-out-6e80.block_1b8c .icon_e910 {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-out-6e80.block_1b8c .table_f079 .box_f7c3:focus,
.description-out-6e80.block_1b8c .table_f079 .box_f7c3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-out-6e80.block_1b8c .text-9c29 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_new_d55b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media_new_d55b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.element_large_edb3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.disabled-inner-4352 .description-out-6e80 {
  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;
}
.disabled-inner-4352 .list_6900 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.disabled-inner-4352 .list_6900: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) {
  .disabled-inner-4352 .list_6900:before {
    width: 16%;
    left: 42%;
  }
}
.disabled-inner-4352 .list_6900:last-child:before {
  content: none;
}
.disabled-inner-4352 .list_6900[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.disabled-inner-4352 .table_f079 .text-9c29 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.disabled-inner-4352 .table_f079 .text-9c29 li a .box_f7c3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.disabled-inner-4352 .table_f079 .icon_e910 {
  border: none;
}
.disabled-inner-4352 .table_f079 .icon_e910 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.disabled-inner-4352 .media_new_d55b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.disabled-inner-4352 .element_large_edb3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.disabled-inner-4352 .block_1b8c .media_new_d55b:before {
  background: rgba(0, 0, 0, 0.9);
}
.disabled-inner-4352 .paper_0a7f.row-abad .purple-0248 {
  background: rgba(0, 0, 0, 0.6);
}
.disabled-inner-4352
  .paper_0a7f.row-abad
  .purple-0248::after,
.disabled-inner-4352
  .paper_0a7f.row-abad
  .purple-0248:before {
  background: inherit;
}
.disabled-inner-4352
  .paper_0a7f.row-abad:hover
  .purple-0248 {
  background: rgba(0, 0, 0, 0.8);
}
.status_a73f .description-out-6e80 {
  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) {
  .status_a73f .description-out-6e80 {
    width: auto;
    right: 45px;
  }
}
.liquid-a7bd .description-out-6e80 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .liquid-a7bd .description-out-6e80 {
    width: auto;
    left: 45px;
  }
}
.steel_0461 .description-out-6e80 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.steel_0461 .element_large_edb3 {
  max-width: 48em;
  margin: 0 auto;
}
.steel_0461 .media_new_d55b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.menu-dim-aa61 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.menu-dim-aa61.disabled-inner-4352 .description-out-6e80 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.menu-dim-aa61.status_a73f .description-out-6e80 {
  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);
}
.menu-dim-aa61 .description-out-6e80 {
  visibility: visible;
}
.menu-dim-aa61.liquid-a7bd .description-out-6e80 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list_iron_012b,
.popup_60fd {
  overflow-x: hidden;
}
.list_iron_012b .description-out-6e80 {
  overflow: auto;
}
.list_iron_012b.disabled-inner-4352 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_iron_012b.disabled-inner-4352 .description-out-6e80 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list_iron_012b.disabled-inner-4352 .hard_76f4 {
  opacity: 0;
}
.list_iron_012b.status_a73f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_iron_012b.status_a73f .description-out-6e80 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list_iron_012b.status_a73f .hard_76f4 {
  opacity: 0;
}
.list_iron_012b.liquid-a7bd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list_iron_012b.liquid-a7bd .description-out-6e80 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list_iron_012b.liquid-a7bd .hard_76f4 {
  opacity: 0;
}
.list_iron_012b.steel_0461 .description-out-6e80 {
  z-index: 10;
  visibility: visible;
}
.row-abad {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.row-abad .purple-0248 {
  background: rgba(255, 255, 255, 0.99);
}
.row-abad .purple-0248::after,
.row-abad .purple-0248:before {
  background: inherit;
}
.row-abad:hover .purple-0248 {
  background: rgba(255, 255, 255, 0.99);
}
.liquid-a7bd .row-abad {
  top: 10px;
  right: auto;
  left: 12px;
}
.steel_0461 .row-abad {
  display: none !important;
}
.list_iron_012b:before,
.popup_60fd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list_iron_012b .row-abad,
.popup_60fd .row-abad {
  display: inline-block;
}
.description-out-6e80 .fluid_24f3 {
  -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;
}
.list_iron_012b .description-out-6e80 .fluid_24f3,
.popup_60fd .description-out-6e80 .fluid_24f3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box_9c8f .liquid-d668 {
  width: 100%;
}
.banner-0edf {
  padding: 0 0.5em 0;
}
.banner-0edf [class*="customify-col-"],
.banner-0edf [class*="customify-col_"],
.banner-0edf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dynamic_ec6d .banner-0edf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .header_pro_14d2 .list_red_a65e,
  .list_red_a65e {
    display: none;
  }
  .search-b108 {
    text-align: left;
  }
  .upper_7668 {
    text-align: center;
  }
  .cool-8148 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .header_pro_14d2 .gallery-liquid-ea99,
  .gallery-liquid-ea99 {
    display: none;
  }
  .new_7e88 {
    text-align: left;
  }
  .prev_71e7 {
    text-align: center;
  }
  .upper-1542 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .header_pro_14d2 .grid-b253,
  .grid-b253 {
    display: none;
  }
  .video-west-fba0 {
    text-align: left;
  }
  .soft-b166 {
    text-align: center;
  }
  .widget_tiny_ba3c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.disabled-5ccf {
  box-shadow: none !important;
}
.item_last_0f78 .fast_5ef8,
.media-warm-50c6 .fast_5ef8 {
  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;
}
.media-warm-50c6 .fast_5ef8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.module-6bd2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.module-6bd2:after,
.module-6bd2:before {
  content: "";
  display: table;
}
.module-6bd2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .module-6bd2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.module-6bd2,
.tooltip_22e8 {
  max-width: 1248px;
  margin: 0 auto;
}

.header_8448.clean_b6db .module-6bd2 {
  max-width: 100%;
}
.header_8448.main_09ac {
  max-width: 1200px;
  margin: 0 auto;
}
.header_8448.slider-down-3f00 .module-6bd2 {
  max-width: 100%;
}
.header_8448.slider-down-3f00 > .module-6bd2 {
  padding-left: 0;
  padding-right: 0;
}
.header_8448.slider-down-3f00 > .module-6bd2 .header_pro_14d2 {
  margin: 0;
}
.header_8448.slider-down-3f00
  > .module-6bd2
  .advanced-d9dd.active_03e9 {
  margin-right: 0;
  margin-left: 0;
}
.header_8448.slider-down-3f00 #main.active_03e9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .menu-a032 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .menu-a032 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .white-8fb7 .chip-69cd {
    padding-right: 1em;
  }
  .white-8fb7.sort-7565 .advanced-d9dd {
    border-right: 1px solid #eaecee;
  }
  .white-8fb7.sort-7565 .chip-69cd {
    padding-right: 1em;
  }
  .white-8fb7.sort-7565 .static_b3cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lite_8101 .chip-69cd {
    padding-left: 1em;
  }
  .lite_8101.sort-7565 .advanced-d9dd {
    border-left: 1px solid #eaecee;
  }
  .lite_8101.sort-7565 .chip-69cd {
    padding-left: 1em;
  }
  .lite_8101.sort-7565 .static_b3cf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_fb0d .chip-69cd {
    padding-left: 1em;
  }
  .link_fb0d.sort-7565 .huge_4356 {
    border-right: 1px solid #eaecee;
  }
  .link_fb0d.sort-7565 .mask_fixed_af4a {
    border-right: 1px solid #eaecee;
  }
  .link_fb0d.sort-7565 .chip-69cd {
    padding-left: 1em;
  }
  .link_fb0d.sort-7565 .static_b3cf {
    padding-right: 1em;
  }
  .link_fb0d.sort-7565 .photo-c602 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-south-5e5c .chip-69cd {
    padding-right: 1em;
  }
  .gradient-south-5e5c.sort-7565 .huge_4356 {
    border-left: 1px solid #eaecee;
  }
  .gradient-south-5e5c.sort-7565 .mask_fixed_af4a {
    border-left: 1px solid #eaecee;
  }
  .gradient-south-5e5c.sort-7565 .chip-69cd {
    padding-right: 1em;
  }
  .gradient-south-5e5c.sort-7565 .static_b3cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-south-5e5c.sort-7565 .photo-c602 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-a032 .chip-69cd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-a032.sort-7565 .advanced-d9dd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .menu-a032.sort-7565 .chip-69cd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-a032.sort-7565 .static_b3cf {
    padding-left: 1em;
  }
  .menu-a032.sort-7565 .photo-c602 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .menu-a032.sort-7565 .chip-69cd {
    padding-left: 0;
  }
}
.border_25aa .article-107f {
  display: inline-block;
}
.notification-e8ac {
  display: inline-block;
}
.basic_d36d {
  word-con: break-word;
}
.media_a3d9 > span {
  display: inline-block;
  padding: 5px 0;
}
.media_a3d9 .wide_2a4d {
  margin-left: 8px;
  margin-right: 8px;
}
.media_a3d9 .main_6051 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.block_196b .soft_c68f {
  margin-bottom: 2em;
}
.block_196b .gold-07a9 {
  margin-bottom: 15px;
}
.block_196b .gold-07a9:last-child {
  margin-bottom: 0;
}
.block_196b .summary-solid-4ed2 {
  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) {
  .block_196b .summary-solid-4ed2 {
    display: block;
  }
}
.block_196b .image_rough_503a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .block_196b .image_rough_503a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.block_196b .tooltip-dynamic-8349 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.block_196b .tooltip-dynamic-8349 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.block_196b .tooltip-dynamic-8349 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.block_196b .basic_d36d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.block_196b .basic_d36d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.block_196b .dim-5e6e p:last-child {
  margin-bottom: 0;
}
.block_196b .filter-gold-534e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.block_196b .dynamic_2e7f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.block_196b .glass-a5f8 {
  margin-top: 1em;
}
.block_196b .aside-thick-71d1 {
  top: 0;
  display: block;
}
.block_196b .aside-thick-71d1 a {
  color: inherit;
}
.block_196b .aside-thick-71d1 a:hover {
  color: inherit;
}
.block_196b .preview_lite_56a9 {
  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;
}
.block_196b .preview_lite_56a9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.block_196b .dynamic_2e7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.block_196b .huge-be9b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.block_196b .huge-be9b:first-child {
  margin-top: 0;
}
.block_196b .huge-be9b.message_90c3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block_196b .huge-be9b.highlight-c250 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block_196b
  .huge-be9b.highlight-c250.liquid_ee47
  .glass-a5f8 {
  width: 100%;
}
.block_196b .highlight-c250 {
  -webkit-box-align: center;
  align-items: center;
}
.block_196b .highlight-c250 .media_a3d9,
.block_196b .highlight-c250 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.block_196b .tooltip-dynamic-8349 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_196b .tooltip-dynamic-8349 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.block_196b .tooltip-dynamic-8349: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;
}
.block_196b .message_90c3 {
  z-index: 5;
}
.block_196b .video-light-fc3d .tabs_hard_75d4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.block_196b .fast_b85d .tabs_hard_75d4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.block_196b .short_b36a .tabs_hard_75d4 {
  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;
}
.block_196b.heading_236f .summary-solid-4ed2,
.block_196b.section_f46e .summary-solid-4ed2 {
  display: block;
}
.block_196b.heading_236f .summary-solid-4ed2 .focused_895c,
.block_196b.heading_236f .summary-solid-4ed2 .dynamic_2e7f,
.block_196b.section_f46e .summary-solid-4ed2 .focused_895c,
.block_196b.section_f46e .summary-solid-4ed2 .dynamic_2e7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_196b.dynamic-714a .image_rough_503a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .block_196b.dynamic-714a .image_rough_503a {
    margin-right: 0;
  }
}
.block_196b.heading_236f .image_rough_503a,
.block_196b.section_f46e .image_rough_503a {
  padding-top: 40%;
}
.block_196b.heading_236f .soft_c68f,
.block_196b.section_f46e .soft_c68f {
  display: block;
}
.block_196b.heading_236f .fn-sticky-b6c3 .dynamic_2e7f,
.block_196b.section_f46e .fn-sticky-b6c3 .dynamic_2e7f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.block_196b.heading_236f .image_rough_503a,
.block_196b.section_f46e .image_rough_503a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.block_196b.heading_236f .dynamic_2e7f {
  padding: 1em;
}
.yellow-02d0 {
  margin: 30px auto;
  display: block;
}
.yellow-02d0 .slider_e852 > * {
  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;
}
.yellow-02d0 .slider_e852 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.yellow-02d0 .slider_e852 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.video-rough-dbd1 .media_a3d9 {
  margin-bottom: 1.41575em;
}
.video-rough-dbd1 .lower_e27f {
  margin-bottom: 1.618em;
}
.hard-e59e .complex_9de8 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard-e59e .complex_9de8 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard-e59e .plasma-43f9 {
  max-width: 100%;
  overflow: auto;
}
.alert_b9d8 .hard-e59e a:hover {
  text-decoration: underline;
}
.fresh_f432 .gold-07a9:not(.basic_d36d),
.fresh_f432 .tooltip-dynamic-8349 {
  margin-bottom: 1.41575em;
}
.fresh_f432 .gold-07a9:not(.basic_d36d):last-child,
.fresh_f432 .tooltip-dynamic-8349:last-child {
  margin-bottom: 0;
}
.fresh_f432 .gold-07a9.container-87b4 {
  margin-bottom: 0.41575em;
}
.fresh_f432 .tertiary-aa9c:before,
.fresh_f432 .component-22cb:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fresh_f432 .tertiary-aa9c:before {
  content: "\f115";
}
.fresh_f432 .component-22cb:before {
  content: "\f02c";
}
.fresh_f432 .active-stale-5500 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fresh_f432 .active-stale-5500 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo-inner-6714 {
  display: -webkit-box;
  display: flex;
}
.photo-inner-6714 .preview-right-3876 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo-inner-6714 .preview-right-3876 {
    flex-basis: 90px;
  }
}
.photo-inner-6714 .gallery_left_c8da {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-inner-6714 .gallery_left_c8da {
    flex-basis: calc(100% - 50px);
  }
}
.photo-inner-6714 .left-e8ea p:last-child {
  margin-bottom: 0.72em;
}
.outline-6191 .slider_e852 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outline-6191 .slider_e852:after,
.outline-6191 .slider_e852:before {
  content: "";
  display: table;
}
.outline-6191 .slider_e852:after {
  clear: both;
}
.outline-6191 .slider_e852 .background_black_5d17,
.outline-6191 .slider_e852 .title-bright-2354 {
  width: 49%;
}
.outline-6191 .slider_e852 .background_black_5d17 a span.basic-01f8,
.outline-6191 .slider_e852 .title-bright-2354 a span.basic-01f8 {
  display: block;
  margin-bottom: 5px;
}
.outline-6191 .slider_e852 .title-bright-2354 {
  float: left;
  text-align: left;
}
.outline-6191 .slider_e852 .background_black_5d17 {
  float: right;
  text-align: right;
}
.info_bae9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .info_bae9 {
    margin-bottom: 0;
  }
}
.notification_static_f7e9 {
  margin-bottom: 1em;
}
.notification_static_f7e9 .basic_d36d {
  font-size: 1.1em;
  line-height: 1.3;
}
.cool_246c a {
  display: block;
  line-height: 0;
  position: relative;
}
.soft-ccaf .notification_static_f7e9,
.mini_b751 .notification_static_f7e9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .soft-ccaf .notification_static_f7e9,
  .mini_b751 .notification_static_f7e9 {
    display: block;
  }
}
.soft-ccaf .cool_246c,
.mini_b751 .cool_246c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .soft-ccaf .cool_246c,
  .mini_b751 .cool_246c {
    margin-bottom: 1em;
  }
}
.soft-ccaf .cool_246c img,
.mini_b751 .cool_246c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.soft-ccaf .complex-c87a,
.mini_b751 .complex-c87a {
  flex-basis: calc(100% - 160px);
}
.soft-ccaf .complex-c87a p,
.mini_b751 .complex-c87a p {
  margin-bottom: 0;
}
.soft-ccaf .complex-c87a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .soft-ccaf .complex-c87a {
    padding-left: 0;
  }
}
.mini_b751 .complex-c87a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mini_b751 .complex-c87a {
    padding-right: 0;
  }
}
.mini_b751 .cool_246c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.progress-a733 .cool_246c {
  margin-bottom: 0.5em;
}
.progress-a733 .cool_246c img {
  width: 100%;
}
.steel_ec01 .detail-b848,
.popup-outer-5c83 .detail-b848 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup-outer-5c83 .advanced-d9dd .footer-plasma-a032 p:last-child {
  margin-bottom: 0;
}
.outer-a1e9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.alert_blue_9ea6 .primary_west_0618 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .alert_blue_9ea6 .primary_west_0618:last-of-type {
    margin-bottom: 0;
  }
}
.alert_blue_9ea6 .primary_west_0618 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alert_blue_9ea6 .primary_west_0618 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.alert_blue_9ea6 .primary_west_0618 ul li {
  margin: 0 0 0.6em;
}
.alert_blue_9ea6 .primary_west_0618 ul li.overlay_inner_cbcf,
.alert_blue_9ea6 .primary_west_0618 ul li.button-in-0ebf {
  position: relative;
}
.alert_blue_9ea6 .primary_west_0618 ul li.overlay_inner_cbcf .focus-9058,
.alert_blue_9ea6 .primary_west_0618 ul li.button-in-0ebf .focus-9058 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.alert_blue_9ea6 .primary_west_0618 ul li.overlay_inner_cbcf:after:after,
.alert_blue_9ea6 .primary_west_0618 ul li.overlay_inner_cbcf:after:before,
.alert_blue_9ea6
  .primary_west_0618
  ul
  li.button-in-0ebf:after:after,
.alert_blue_9ea6
  .primary_west_0618
  ul
  li.button-in-0ebf:after:before {
  content: "";
  display: table;
}
.alert_blue_9ea6 .primary_west_0618 ul li.overlay_inner_cbcf:after:after,
.alert_blue_9ea6
  .primary_west_0618
  ul
  li.button-in-0ebf:after:after {
  clear: both;
}
.alert_blue_9ea6 .primary_west_0618 a.cold_a8c5:hover {
  text-decoration: none;
}
.alert_blue_9ea6 .primary_west_0618 select {
  max-width: 100%;
}
.alert_blue_9ea6 .primary_west_0618 table {
  font-size: 85%;
}
.alert_blue_9ea6 .primary_west_0618 table td,
.alert_blue_9ea6 .primary_west_0618 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.alert_blue_9ea6 .primary_west_0618 table tfoot td {
  text-align: left;
}
.alert_blue_9ea6 .primary_west_0618 :last-child {
  margin-bottom: 0;
}
.alert_blue_9ea6 .primary_west_0618 .pressed-8d1f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.alert_blue_9ea6 .primary_west_0618 .pressed-8d1f label {
  width: 100%;
}
.alert_blue_9ea6 .primary_west_0618 .pressed-8d1f .card_0bf1 {
  width: 100%;
  display: block;
}
.alert_blue_9ea6 .primary_west_0618 .pressed-8d1f .disabled_114a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.alert_blue_9ea6 .primary_west_0618 .pressed-8d1f .disabled_114a:hover svg #svg-search {
  fill: #444;
}
.alert_blue_9ea6 .primary_west_0618 .pressed-8d1f .disabled_114a svg {
  width: 18px;
  height: 18px;
}
.alert_blue_9ea6 .primary-5c2a ul ul,
.alert_blue_9ea6 .status_prev_dd15 ul ul,
.alert_blue_9ea6 .easy-81b7 ul ul,
.alert_blue_9ea6 .section_wood_2f55 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.alert_blue_9ea6 .primary-5c2a .accent_2b7d > a,
.alert_blue_9ea6 .status_prev_dd15 .accent_2b7d > a,
.alert_blue_9ea6 .easy-81b7 .accent_2b7d > a,
.alert_blue_9ea6 .section_wood_2f55 .accent_2b7d > a {
  margin-bottom: 0;
}
.alert_blue_9ea6 .layout_452c li,
.alert_blue_9ea6 .primary-5c2a li,
.alert_blue_9ea6 .header_9301 li,
.alert_blue_9ea6 .status_prev_dd15 li,
.alert_blue_9ea6 .easy-81b7 li,
.alert_blue_9ea6 .section_wood_2f55 li,
.alert_blue_9ea6 .photo-selected-d6af li,
.alert_blue_9ea6 .description_orange_0fc7 li {
  display: block;
  position: relative;
}
.alert_blue_9ea6 .layout_452c li:last-child,
.alert_blue_9ea6 .primary-5c2a li:last-child,
.alert_blue_9ea6 .header_9301 li:last-child,
.alert_blue_9ea6 .status_prev_dd15 li:last-child,
.alert_blue_9ea6 .easy-81b7 li:last-child,
.alert_blue_9ea6 .section_wood_2f55 li:last-child,
.alert_blue_9ea6 .photo-selected-d6af li:last-child,
.alert_blue_9ea6 .description_orange_0fc7 li:last-child {
  border: none;
}
.alert_blue_9ea6 .layout_452c li a,
.alert_blue_9ea6 .primary-5c2a li a,
.alert_blue_9ea6 .header_9301 li a,
.alert_blue_9ea6 .status_prev_dd15 li a,
.alert_blue_9ea6 .easy-81b7 li a,
.alert_blue_9ea6 .section_wood_2f55 li a,
.alert_blue_9ea6 .photo-selected-d6af li a,
.alert_blue_9ea6 .description_orange_0fc7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_blue_9ea6 .layout_452c li ul li::before,
.alert_blue_9ea6 .primary-5c2a li ul li::before,
.alert_blue_9ea6 .header_9301 li ul li::before,
.alert_blue_9ea6 .status_prev_dd15 li ul li::before,
.alert_blue_9ea6 .easy-81b7 li ul li::before,
.alert_blue_9ea6 .section_wood_2f55 li ul li::before,
.alert_blue_9ea6 .photo-selected-d6af li ul li::before,
.alert_blue_9ea6 .description_orange_0fc7 li ul li::before {
  left: 15px;
}
.alert_blue_9ea6 .layout_452c li ul a,
.alert_blue_9ea6 .primary-5c2a li ul a,
.alert_blue_9ea6 .header_9301 li ul a,
.alert_blue_9ea6 .status_prev_dd15 li ul a,
.alert_blue_9ea6 .easy-81b7 li ul a,
.alert_blue_9ea6 .section_wood_2f55 li ul a,
.alert_blue_9ea6 .photo-selected-d6af li ul a,
.alert_blue_9ea6 .description_orange_0fc7 li ul a {
  padding-left: 20px;
}
.alert_blue_9ea6 .layout_452c li ul ul li::before,
.alert_blue_9ea6 .primary-5c2a li ul ul li::before,
.alert_blue_9ea6 .header_9301 li ul ul li::before,
.alert_blue_9ea6 .status_prev_dd15 li ul ul li::before,
.alert_blue_9ea6 .easy-81b7 li ul ul li::before,
.alert_blue_9ea6 .section_wood_2f55 li ul ul li::before,
.alert_blue_9ea6 .photo-selected-d6af li ul ul li::before,
.alert_blue_9ea6 .description_orange_0fc7 li ul ul li::before {
  left: 30px;
}
.alert_blue_9ea6 .layout_452c li ul ul a,
.alert_blue_9ea6 .primary-5c2a li ul ul a,
.alert_blue_9ea6 .header_9301 li ul ul a,
.alert_blue_9ea6 .status_prev_dd15 li ul ul a,
.alert_blue_9ea6 .easy-81b7 li ul ul a,
.alert_blue_9ea6 .section_wood_2f55 li ul ul a,
.alert_blue_9ea6 .photo-selected-d6af li ul ul a,
.alert_blue_9ea6 .description_orange_0fc7 li ul ul a {
  padding-left: 40px;
}
.alert_blue_9ea6 .pink_6e13 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.alert_blue_9ea6 .description_orange_0fc7 ul li {
  margin-bottom: 1.41575em;
}
.alert_blue_9ea6 .description_orange_0fc7 ul li .in_1b1e {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.alert_blue_9ea6 .description_orange_0fc7 ul li .highlight_narrow_f39e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block_1b8c .layout_452c li a,
.block_1b8c .primary-5c2a li a,
.block_1b8c .header_9301 li a,
.block_1b8c .status_prev_dd15 li a,
.block_1b8c .easy-81b7 li a,
.block_1b8c .section_wood_2f55 li a,
.block_1b8c .photo-selected-d6af li a,
.block_1b8c .description_orange_0fc7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_1b8c .pink_6e13 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_1b8c .primary_west_0618 ul li.overlay_inner_cbcf .focus-9058,
.block_1b8c .primary_west_0618 ul li.button-in-0ebf .focus-9058 {
  background: rgba(0, 0, 0, 0.2);
}
.block_1b8c .alert_blue_9ea6 .primary_west_0618 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_8448 .alert_blue_9ea6 .text-9c29 li {
  margin: 0;
}
.header_8448 .alert_blue_9ea6 .text-9c29 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.header_8448 .alert_blue_9ea6 .text-9c29 li ul {
  margin: 0;
}
.header_8448 .alert_blue_9ea6 .text-9c29 li ul li a {
  padding-left: 15px;
}
.header_8448 .alert_blue_9ea6 .text-9c29 li ul li li a {
  padding-left: 30px;
}
.header_8448 .alert_blue_9ea6 .text-9c29 li.primary_green_70d6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.header_8448 .alert_blue_9ea6 .text-9c29 li.primary_green_70d6 > 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;
}
.header_8448 .alert_blue_9ea6 .text-9c29 li.primary_green_70d6 > 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;
}
.info-west-0b04 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tag_paper_b00c {
  position: relative;
  z-index: 10;
}
.tag_paper_b00c .fluid_24f3 {
  width: 100%;
  max-width: 100%;
}
.fluid-6c7c .button_7754 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fluid-6c7c .paper_0a7f {
}
.fluid-6c7c .block_1b8c {
  background: #292929;
}
.menu-medium-aa0f .button_7754 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.menu-medium-aa0f .paper_0a7f {
  background: #f9f9f9;
}
.menu-medium-aa0f .block_1b8c {
  background: #303030;
}
.right_115c .button_7754 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .right_115c .article-107f {
    margin-bottom: 1em;
  }
  .right_115c .article-107f:last-child {
    margin-bottom: 0;
  }
}
.right_115c .paper_0a7f {
  background: #ededed;
}
.right_115c .block_1b8c {
  background: #1a1a1a;
}
.button_7754.paper_0a7f {
  color: rgba(0, 0, 0, 0.6);
}
.button_7754.paper_0a7f .copper_165a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_7754.block_1b8c {
  color: rgba(255, 255, 255, 0.99);
}
.button_7754.block_1b8c a:not(.cold_a8c5) {
  color: rgba(255, 255, 255, 0.79);
}
.button_7754.block_1b8c a:not(.cold_a8c5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_7754.block_1b8c .copper_165a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_7754.block_1b8c table tbody td,
.button_7754.block_1b8c table th {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_8500.liquid_fc5c .module-6bd2 {
  max-width: initial;
}
.breadcrumb_8500 .frame_fresh_24bd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.breadcrumb_8500 .frame_fresh_24bd .fluid_24f3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .breadcrumb_8500 .frame_fresh_24bd .fluid_24f3 {
    display: block;
    margin-bottom: 2em;
  }
  .breadcrumb_8500 .frame_fresh_24bd .fluid_24f3:last-child {
    margin-bottom: 0;
  }
}
.right_115c .article-107f:last-child,
.menu-medium-aa0f .article-107f:last-child,
.fluid-6c7c .article-107f:last-child {
  margin-bottom: 0;
}
.right_115c .article-107f .alert_blue_9ea6 .primary_west_0618:last-child,
.menu-medium-aa0f .article-107f .alert_blue_9ea6 .primary_west_0618:last-child,
.fluid-6c7c .article-107f .alert_blue_9ea6 .primary_west_0618:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .right_115c .mask_6a8e,
  .right_115c .section-right-b42f,
  .menu-medium-aa0f .mask_6a8e,
  .menu-medium-aa0f .section-right-b42f,
  .fluid-6c7c .mask_6a8e,
  .fluid-6c7c .section-right-b42f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tag_paper_b00c .article-107f {
    margin-bottom: 2em;
  }
}
.tag_paper_b00c p:last-child {
  margin-bottom: 0;
}
.tag_paper_b00c li,
.tag_paper_b00c ul {
  list-style: none;
  margin: 0;
}
.tag_paper_b00c ul ul {
  margin-left: 2.617924em;
}
.image-51a2 {
  font-size: 0.875em;
}

/* css-noise: 6bb7 */
.phantom-card-l9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
