/*!
Theme Name: Customify
Theme URI: https://pressmaximum.over_a7d1/customify
Author: WPCustomify
Author URI: https://pressmaximum.over_a7d1
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.over_a7d1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.focus-solid-855e.next_5472/licenses/gpl-2.0.media_simple_906f
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.steel-c363/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.popup-white-2088.complex-05a4/normalize.image-out-5910/
 ======
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.image-out-5910 v7.0.0 | MIT License | github.over_a7d1/necolas/normalize.image-out-5910 */
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;
}
.list-copper-7c91 .menu_11ba,
.layout-clean-caa0,
.border_soft_d337,
.search-288b,
.badge_hovered_85d8,
.popup-571a,
.input_b62a,
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;
}
.layout-clean-caa0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout-clean-caa0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout-clean-caa0,
  h1 {
    font-size: 1.8em;
  }
}
.border_soft_d337,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_soft_d337 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_soft_d337,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_soft_d337,
  h2 {
    font-size: 1.7em;
  }
}
.search-288b,
h3 {
  font-size: 1.618em;
}
.list-copper-7c91 .menu_11ba,
.badge_hovered_85d8,
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.pattern-f0c6 {
  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;
}
.slider_yellow_ac98:after,
.slider_yellow_ac98:before,
.green-9233:after,
.green-9233:before {
  content: "";
  display: table;
}
.slider_yellow_ac98:after,
.green-9233:after {
  clear: both;
}
.content_3ea8 {
  float: right;
  margin-right: 0;
}
.mini-948c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal-7345 .focus_silver_a3b4,
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;
}
.modal-7345 .focus_silver_a3b4: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;
}
.media_under_6639 .focus_silver_a3b4 {
  box-shadow: none;
}
.media_under_6639
  .focus_silver_a3b4
  .element_static_2e88 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.media_under_6639 .focus_silver_a3b4 .right_44dc {
  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;
}
.media_under_6639
  .focus_silver_a3b4
  .right_44dc
  b {
  display: none;
}
.media_under_6639 .tabs-46e6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.link_651e:not(.detail_cold_d95c):not(.container-short-8353),
button:not(.detail_cold_d95c):not(.container-short-8353),
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ),
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ),
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ) {
  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;
}
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ):hover,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ):hover,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):hover,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):hover,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ):active,
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ):active,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):active,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):active,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):active,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus {
  outline: 0;
}
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197 {
  position: relative;
}
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .black-03f2,
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .picture-94c5,
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .text-5ead,
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  i,
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  svg,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .black-03f2,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .picture-94c5,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .text-5ead,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  i,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  svg,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .black-03f2,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .picture-94c5,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .text-5ead,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  i,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  svg,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .black-03f2,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .picture-94c5,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .text-5ead,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  i,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  svg,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .black-03f2,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .picture-94c5,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  .text-5ead,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  i,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197
  svg {
  visibility: hidden;
}
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197:after,
button:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197:after,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197:after,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197:after,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ).fn-loading-7197: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;
}
.link_651e:not(.detail_cold_d95c):not(.container-short-8353),
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ),
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ),
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ) {
  color: #fff;
  background: #235787;
}
.link_651e:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus,
input[type="button"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus,
input[type="reset"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus,
input[type="submit"]:not(.detail_cold_d95c):not(
    .container-short-8353
  ):focus {
  color: #fff;
}
.link_651e.fn-disabled-7197:not(.detail_cold_d95c):not(
    .container-short-8353
  ),
.link_651e[disabled]:not(.detail_cold_d95c):not(
    .container-short-8353
  ),
button.fn-disabled-7197:not(.detail_cold_d95c):not(
    .container-short-8353
  ),
button[disabled]:not(.detail_cold_d95c):not(
    .container-short-8353
  ) {
  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;
}
.slow-e910 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.slow-e910: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;
}
.notice-small-c32e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion-6146 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.main-b238 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider_yellow_ac98:after,
.slider_yellow_ac98:before,
.heading_5a80:after,
.heading_5a80:before,
.mask_left_f358:after,
.mask_left_f358:before,
.module-4611:after,
.module-4611:before,
.slider_eb9c:after,
.slider_eb9c:before,
.warm-ac39:after,
.warm-ac39:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider_yellow_ac98:after,
.heading_5a80:after,
.mask_left_f358:after,
.module-4611:after,
.slider_eb9c:after,
.warm-ac39:after {
  clear: both;
}
.heading_5a80 .layout-3f64,
.mask_left_f358 .layout-3f64,
.copper_a620 .layout-3f64 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown_active_f3b6 {
  display: inline-block;
}
.smooth_1e96 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.smooth_1e96 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.smooth_1e96 .up-5e94 {
  padding: 1em 0;
  font-size: 85%;
}
.up-5e94 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture-bc03 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture-bc03:after,
.picture-bc03:before {
  content: "";
  display: table;
}
.picture-bc03:after {
  clear: both;
}
.east_3e4e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fluid-e29b .east_3e4e {
  max-width: 50%;
}
.header_cc75 .east_3e4e {
  max-width: 33.33%;
}
.article-stale-fb02 .east_3e4e {
  max-width: 25%;
}
.filter_91a9 .east_3e4e {
  max-width: 20%;
}
.gallery-e66e .east_3e4e {
  max-width: 16.66%;
}
.out_5cf8 .east_3e4e {
  max-width: 14.28%;
}
.fixed-a43c .east_3e4e {
  max-width: 12.5%;
}
.under-b029 .east_3e4e {
  max-width: 11.11%;
}
.over-438a {
  display: block;
}
.list-copper-7c91 .block-2974 label,
.list-copper-7c91 .logo_8f84 label,
.list-copper-7c91 .cool_f31b label,
.list-copper-7c91 .shadow_6f37 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_00fe {
  list-style: none;
  margin: 0;
}
.container_00fe article.logo-1bbc {
  margin-bottom: 0;
}
.container_00fe ul {
  list-style: none;
  margin: 0;
}
.container_00fe .rough_ce6f li.logo-1bbc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_00fe .rough_ce6f li.logo-1bbc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_00fe .rough_ce6f li.logo-1bbc: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) {
  .container_00fe .rough_ce6f li.logo-1bbc li.logo-1bbc li.logo-1bbc li.logo-1bbc {
    padding-left: 0;
  }
}
article.logo-1bbc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo-1bbc .heading_5a80 p:last-of-type {
  margin-bottom: 0;
}
article.logo-1bbc .list-0968 {
  float: left;
}
article.logo-1bbc .progress-6060 {
  margin-left: 85px;
}
article.logo-1bbc .notice-easy-1465 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo-1bbc .notice-easy-1465 .section_hard_e08a {
  margin-left: 10px;
}
article.logo-1bbc .footer-dim-9885 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo-1bbc .purple-72c9 {
  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 .block-2974,
  #respond .cool_f31b,
  #respond .shadow_6f37 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block-2974 input,
#respond .cool_f31b input,
#respond .shadow_6f37 input {
  width: 100%;
}
#respond .shadow_6f37 {
  margin-right: 0;
}
#respond .outline-bb5a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slider-fixed-2b77 {
  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;
}
.slider-fixed-2b77.dropdown_b71d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.slider-fixed-2b77 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%);
}
.slider-fixed-2b77:focus,
.slider-fixed-2b77: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);
}
.dim-4016 {
  border-radius: 10%;
}
.accent-9cb7 {
  border-radius: 50%;
}
.pattern_5913 {
  font-size: 0.72em;
}
.shade_complex_b873 {
  font-size: 0.875em;
}
.status_static_7a02 {
  font-size: 1.1em;
}
.progress-545a {
  text-transform: uppercase;
  line-height: 1.2;
}
.progress-545a.pattern_5913 {
  letter-spacing: 0.5px;
}
.nav_lite_8afd,
.nav_lite_8afd a {
  color: #6d6d6d;
}
.nav_lite_8afd a:hover {
  color: #111;
}
.grid_next_d519 {
  color: #6d6d6d;
}
.gradient-brown-10a0 {
  overflow-x: hidden;
}
.gradient-brown-10a0 .widget_f0d4.detail_efc3 {
  position: relative;
}
.gradient-brown-10a0 .widget_f0d4.detail_efc3.filter-dark-ec14 {
  position: initial;
}
.gradient-brown-10a0
  .widget_f0d4.detail_efc3.filter-dark-ec14
  .old_a6f0 {
  left: auto;
}
.gradient-brown-10a0 .widget_f0d4 .old_a6f0 {
  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;
}
.gradient-brown-10a0 .widget_f0d4:hover.detail_efc3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient-brown-10a0
  .widget_f0d4:hover.detail_efc3
  .old_a6f0 {
  display: block;
  z-index: 9999999;
}
.gradient-brown-10a0 .bright-33d2 .over-8458,
.gradient-brown-10a0 .notice-outer-172a .over-8458 {
  display: none;
}
.gradient-brown-10a0 .modal-d95b .widget_f0d4:hover.detail_efc3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.list-copper-7c91 .block-2974 label,
.list-copper-7c91 .logo_8f84 label,
.list-copper-7c91 .cool_f31b label,
.list-copper-7c91 .shadow_6f37 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_00fe {
  list-style: none;
  margin: 0;
}
.container_00fe article.logo-1bbc {
  margin-bottom: 0;
}
.container_00fe ul {
  list-style: none;
  margin: 0;
}
.container_00fe .rough_ce6f li.logo-1bbc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_00fe .rough_ce6f li.logo-1bbc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_00fe .rough_ce6f li.logo-1bbc: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) {
  .container_00fe .rough_ce6f li.logo-1bbc li.logo-1bbc li.logo-1bbc li.logo-1bbc {
    padding-left: 0;
  }
}
article.logo-1bbc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo-1bbc .heading_5a80 p:last-of-type {
  margin-bottom: 0;
}
article.logo-1bbc .list-0968 {
  float: left;
}
article.logo-1bbc .progress-6060 {
  margin-left: 85px;
}
article.logo-1bbc .notice-easy-1465 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo-1bbc .notice-easy-1465 .section_hard_e08a {
  margin-left: 10px;
}
article.logo-1bbc .footer-dim-9885 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo-1bbc .purple-72c9 {
  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 .block-2974,
  #respond .cool_f31b,
  #respond .shadow_6f37 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block-2974 input,
#respond .cool_f31b input,
#respond .shadow_6f37 input {
  width: 100%;
}
#respond .shadow_6f37 {
  margin-right: 0;
}
#respond .outline-bb5a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright-33d2 .background-b7f9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.background-b7f9 .video_warm_1542.content_2e41 .widget_b70f > li > a:focus,
.background-b7f9 .video_warm_1542.content_2e41 .widget_b70f > li > a:hover,
.background-b7f9 .video_warm_1542.tabs_pro_af6c .widget_b70f > li > a:focus,
.background-b7f9 .video_warm_1542.tabs_pro_af6c .widget_b70f > li > a:hover,
.background-b7f9 .video_warm_1542.soft-47ec .widget_b70f > li > a:focus,
.background-b7f9 .video_warm_1542.soft-47ec .widget_b70f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-b7f9
  .video_warm_1542.content_2e41
  .widget_b70f
  > li.status_a97c
  > a,
.background-b7f9
  .video_warm_1542.content_2e41
  .widget_b70f
  > li.dropdown_steel_eaf9
  > a,
.background-b7f9
  .video_warm_1542.tabs_pro_af6c
  .widget_b70f
  > li.status_a97c
  > a,
.background-b7f9
  .video_warm_1542.tabs_pro_af6c
  .widget_b70f
  > li.dropdown_steel_eaf9
  > a,
.background-b7f9
  .video_warm_1542.soft-47ec
  .widget_b70f
  > li.status_a97c
  > a,
.background-b7f9 .video_warm_1542.soft-47ec .widget_b70f > li.down-e710 > a {
  color: rgba(255, 255, 255, 0.99);
}
.background-b7f9 .photo-in-c215,
.background-b7f9 .photo-in-c215 a {
  color: rgba(255, 255, 255, 0.99);
}
.background-b7f9 .tertiary_small_2ea6.inner_fade li a,
.background-b7f9 .picture_c02d a,
.background-b7f9 .title-d5cc,
.background-b7f9 .widget_b70f > li > a,
.background-b7f9 .smooth-aa3a {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9 .tertiary_small_2ea6.inner_fade li a:hover,
.background-b7f9 .picture_c02d a:hover,
.background-b7f9 .title-d5cc:hover,
.background-b7f9 .widget_b70f > li > a:hover,
.background-b7f9 .smooth-aa3a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-b7f9 .hovered_b0e7 {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9 .hovered_b0e7 .paragraph_3811 {
  color: rgba(255, 255, 255, 0.99);
}
.background-b7f9 .hovered_b0e7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background-b7f9 .fresh-522f .cool-1b07 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9 .fresh-522f .cool-1b07 .status-8837 {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9
  .fresh-522f
  .cool-1b07
  .status-8837::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9
  .fresh-522f
  .cool-1b07
  .status-8837:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9
  .fresh-522f
  .cool-1b07
  .status-8837::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9
  .fresh-522f
  .cool-1b07
  .status-8837::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9 .fresh-522f .left_f086 {
  color: rgba(255, 255, 255, 0.79);
}
.background-b7f9 .fresh-522f .left_f086:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_f3cf
  .background-b7f9
  .fresh-522f
  .hero_f410
  .outline-in-3425 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_f3cf
  .background-b7f9
  .fresh-522f
  .hero_f410
  .status-8837 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-33d2 .carousel_7f65 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.carousel_7f65 .video_warm_1542.content_2e41 .widget_b70f > li > a:focus,
.carousel_7f65 .video_warm_1542.content_2e41 .widget_b70f > li > a:hover,
.carousel_7f65 .video_warm_1542.tabs_pro_af6c .widget_b70f > li > a:focus,
.carousel_7f65 .video_warm_1542.tabs_pro_af6c .widget_b70f > li > a:hover,
.carousel_7f65 .video_warm_1542.soft-47ec .widget_b70f > li > a:focus,
.carousel_7f65 .video_warm_1542.soft-47ec .widget_b70f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_7f65
  .video_warm_1542.content_2e41
  .widget_b70f
  > li.status_a97c
  > a,
.carousel_7f65
  .video_warm_1542.content_2e41
  .widget_b70f
  > li.dropdown_steel_eaf9
  > a,
.carousel_7f65
  .video_warm_1542.tabs_pro_af6c
  .widget_b70f
  > li.status_a97c
  > a,
.carousel_7f65
  .video_warm_1542.tabs_pro_af6c
  .widget_b70f
  > li.dropdown_steel_eaf9
  > a,
.carousel_7f65
  .video_warm_1542.soft-47ec
  .widget_b70f
  > li.status_a97c
  > a,
.carousel_7f65 .video_warm_1542.soft-47ec .widget_b70f > li.down-e710 > a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_7f65 .photo-in-c215,
.carousel_7f65 .photo-in-c215 a {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_7f65 .tertiary_small_2ea6.inner_fade li a,
.carousel_7f65 .picture_c02d a,
.carousel_7f65 .title-d5cc,
.carousel_7f65 .widget_b70f > li > a,
.carousel_7f65 .smooth-aa3a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_7f65 .tertiary_small_2ea6.inner_fade li a:hover,
.carousel_7f65 .picture_c02d a:hover,
.carousel_7f65 .title-d5cc:hover,
.carousel_7f65 .widget_b70f > li > a:hover,
.carousel_7f65 .smooth-aa3a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_7f65 .hovered_b0e7 {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_7f65 .hovered_b0e7 .paragraph_3811 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_7f65 .hovered_b0e7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.out_bb57 .disabled_3d52 {
  margin-left: auto;
  margin-right: auto;
}
.mask_left_f358 > * {
  margin-left: auto;
  margin-right: auto;
}
.mask_left_f358 .notice-small-c32e {
  margin-right: 1.41575em;
}
.fluid_6255 .mask_left_f358 > .in-e97f {
  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;
}
.fluid_6255 .mask_left_f358 > .orange_8d9b {
  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;
}
.panel-2e8a.out_bb57 .disabled_3d52,
.outline_5285.out_bb57 .disabled_3d52 {
  margin-left: 0;
}
.inner_6c2b.out_bb57 .disabled_3d52,
.banner_2c9d.out_bb57 .disabled_3d52 {
  margin-right: 0;
}
.mask_left_f358 ol,
.mask_left_f358 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pressed_f905 video {
  max-width: 100%;
}
.tall-9b7b img {
  display: block;
}
.tall-9b7b.notice-small-c32e,
.tall-9b7b.accordion-6146 {
  width: 100%;
}
.tall-9b7b.orange_8d9b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.label_39ae:not(.card_65f2) {
  margin: 1.5em auto;
}
.info-motion-e84a p {
  padding: 1.5em 14px;
}
ul.soft-209b.orange_8d9b,
ul.soft-209b.in-e97f,
ul.soft-209b.notice_dirty_bfc5.in-e97f {
  padding: 0 14px;
}
.badge-befd {
  display: block;
  overflow-x: auto;
}
.badge-befd table {
  border-collapse: collapse;
  width: 100%;
}
.badge-befd td,
.badge-befd th {
  padding: 0.5em;
}
.mask_left_f358 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask_left_f358 ol ol,
.mask_left_f358 ol ul,
.mask_left_f358 ul ol,
.mask_left_f358 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask_left_f358 ol ol li,
.mask_left_f358 ol ul li,
.mask_left_f358 ul ol li,
.mask_left_f358 ul ul li {
  margin-left: 0;
}
.tabs-787c.element_bb6a > .left_eeba {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs-787c.element_bb6a > .left_eeba iframe,
.tabs-787c.element_bb6a > .left_eeba > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.current-dbbb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.current-dbbb.search_white_170d {
  padding: 0;
}
.current-dbbb.search_white_170d cite {
  font-size: 13px;
}
.current-dbbb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.current-dbbb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.video-34fb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.video-34fb > p:first-child {
  margin-top: 0;
}
.video-34fb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.video-34fb blockquote {
  border-left: 0;
}
.next_85d7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.next_85d7:not(.pressed_d159) {
  max-width: 100px;
}
.next_85d7.copper_998a {
  border-bottom: none !important;
  text-align: center;
}
.next_85d7.copper_998a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info-motion-e84a p {
    padding: 1.5em 0;
  }
}
.background_last_461f {
  color: #0073aa;
}
.main_34f9 {
  background-color: #0073aa;
}
.info_short_e9f0 {
  color: #229fd8;
}
.block_ed6c {
  background-color: #229fd8;
}
.surface_full_56ac {
  color: #eee;
}
.fresh-464a {
  background-color: #eee;
}
.right-54ff {
  color: #444;
}
.surface_59ef {
  background-color: #444;
}
.outer-01de {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.outer-01de .layout_small_7aad .picture_c02d {
  font-size: 15px;
}
.outer-01de .picture_c02d {
  line-height: 1.3;
}
.outer-01de .carousel_7f65 {
}
.outer-01de .background-b7f9 {
  background: #235787;
}
.label_311d {
  padding: 0;
}
.label_311d .background-b7f9 {
  background: #1a1a1a;
}
.label_311d .carousel_7f65 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.first_08e8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.first_08e8 .carousel_7f65 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.first_08e8 .background-b7f9 {
  background: #303030;
}
.warm-ac39 {
  position: relative;
  z-index: 10;
}
.warm-ac39 .tooltip_52fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slider_abf7 .detail_efc3 {
  display: inline-block;
  vertical-align: middle;
}
.slider_abf7.label-15ac .detail_efc3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slider_abf7.label-15ac .detail_efc3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slider_abf7.label-15ac .detail_efc3 {
    margin-right: 0.4em;
  }
}
.slider_abf7.label-15ac .detail_efc3:last-child {
  margin-right: 0;
}
.fast-2f26 .tooltip_52fd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright-33d2 .layout_small_7aad {
    margin: 0 -0.5em;
  }
  .bright-33d2 .layout_small_7aad [class*="customify-col-"],
  .bright-33d2 .layout_small_7aad [class*="customify-col_"],
  .bright-33d2 .layout_small_7aad [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright-33d2.carousel_ec36 .tooltip_52fd {
  background: 0 0 !important;
}
.bright-33d2.carousel_ec36 .tooltip_52fd,
.bright-33d2.fast-2f26 .tooltip_52fd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright-33d2.pressed-31ef {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright-33d2.fast-2f26 .tooltip_52fd {
  box-shadow: none !important;
}
.box_action_2abd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .box_action_2abd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .box_action_2abd {
    padding: 18px 0 20px;
  }
}
.box_action_2abd .preview-thick-ae90 {
  width: 100%;
}
.box_action_2abd .title-1192 {
  margin-bottom: 0;
}
.box_action_2abd .main-8ba0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_22ea {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_22ea .pattern-91c4 {
  width: 100%;
}
.widget-5afe {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget-5afe li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget-5afe 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;
}
.widget-5afe li:last-child:after {
  display: none;
}
.widget-5afe li a {
  font-weight: 500;
  margin-right: 10px;
}
.main_6466 .over-8458 button,
.box_action_2abd .over-8458 button {
  left: 0;
}
.main_6466 .pattern-91c4,
.box_action_2abd .pattern-91c4 {
  padding-left: 0;
  padding-right: 0;
}
.main_6466 .mask_22ea,
.box_action_2abd .mask_22ea {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.main_6466 {
  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;
}
.main_6466: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;
}
.main_6466 .new_3d73 {
  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) {
  .main_6466 .new_3d73 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .main_6466 .new_3d73 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .main_6466 .new_3d73 {
    min-height: 200px;
  }
}
.main_6466 .widget-5afe {
  color: rgba(255, 255, 255, 0.8);
}
.main_6466 .widget-5afe a,
.main_6466 .widget-5afe li:after {
  color: inherit;
}
.main_6466 .widget-5afe a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text_964b {
  margin-bottom: 0.5em;
}
.hovered-a793 {
  margin-bottom: 1.2em;
}
.hovered-a793,
.text_964b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hovered-a793 p:last-child,
.text_964b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over-8458,
#masthead .over-8458 {
  display: none;
}
#masthead
  > .over-8458.item-dynamic-7add {
  display: none;
}
#masthead > .over-8458 button {
  left: 0;
}
.active-324a {
  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%;
}
.active-324a .detail_efc3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-324a .box-over-c679 {
  display: -webkit-box;
  display: flex;
}
.active-324a .box-over-c679.outline_21db {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-324a .box-over-c679.secondary-5624 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-324a .box-over-c679.paragraph-966b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-324a.disabled_large_efd6.active-cc0e .box-over-c679.outline_21db {
  flex-basis: 100%;
}
.active-324a.logo_87d0 .box-over-c679.secondary-5624 {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-324a.logo_87d0 .box-over-c679.paragraph-966b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over-8458.item-dynamic-7add {
  display: none;
}
#masthead > .over-8458 button {
  left: 0;
}
.notice-2cd9 {
  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;
}
.notice-2cd9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notice-2cd9.easy-2007 i {
  margin-right: 4px;
}
.notice-2cd9.module-1d21 i {
  margin-left: 5px;
}
.picture_c02d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.picture_c02d p:last-child {
  margin-bottom: 0;
}
.hover_static_9ab4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover_static_9ab4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover_static_9ab4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover_static_9ab4 .photo-in-c215 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover_static_9ab4 .fast_237f {
  margin: 5px 0 7px 0;
}
.hover_static_9ab4.image-8ada .article_upper_4ee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_static_9ab4.image-8ada .nav_pro_ae70 {
  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;
}
.hover_static_9ab4.accent-hard-6a73 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover_static_9ab4.accent-hard-6a73 .article_upper_4ee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_static_9ab4.accent-hard-6a73 .nav_pro_ae70 {
  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;
}
.hover_static_9ab4.nav-8176 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_static_9ab4.popup_230a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover_static_9ab4.popup_230a .nav_pro_ae70 {
  margin-top: 7px;
}
.feature_action_a485 {
  display: inline-block;
}
.warm-ac39 .inner_93c9 .hover_static_9ab4 img {
  max-width: 100%;
}
.video_warm_1542 .disabled_action_7448.caption_e680,
.hard_5a86 .disabled_action_7448.caption_e680 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.video_warm_1542 .dark-0e21,
.hard_5a86 .dark-0e21 {
  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%);
}
.video_warm_1542 .dark-0e21 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.video_warm_1542.menu-0dda .dark-0e21 {
  display: none;
}
.video_warm_1542 .message-4340 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video_warm_1542 .message-4340 li {
  display: inline-block;
  position: relative;
}
.video_warm_1542 .message-4340 li:last-child {
  margin-right: 0;
}
.video_warm_1542 .message-4340 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;
}
.video_warm_1542 .message-4340 li.down-e710 > a {
  color: rgba(0, 0, 0, 0.9);
}
.video_warm_1542 .message-4340 > 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;
}
.video_warm_1542 .message-4340 > li > a i {
  line-height: 0;
}
.video_warm_1542 .message-4340 > li.black_8fde > a .dark-0e21 {
  margin-left: 4px;
  line-height: 0;
}
.video_warm_1542 .message-4340 .panel_6681 li.black_8fde > a {
  position: relative;
}
.video_warm_1542 .message-4340 .panel_6681 li.black_8fde > a:after,
.video_warm_1542 .message-4340 .panel_6681 li.black_8fde > a:before {
  content: "";
  display: table;
}
.video_warm_1542 .message-4340 .panel_6681 li.black_8fde > a:after {
  clear: both;
}
.video_warm_1542 .message-4340 .panel_6681 li.black_8fde > a .dark-0e21 {
  margin-left: 5px;
  float: right;
}
.video_warm_1542 .grid_84e4,
.video_warm_1542 .panel_6681 {
  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;
}
.video_warm_1542 .panel_6681 {
  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;
}
.video_warm_1542 .panel_6681 .caption_e680 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video_warm_1542 .panel_6681 .dark-0e21 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.video_warm_1542 .panel_6681 li {
  display: block;
  margin: 0;
  padding: 0;
}
.video_warm_1542 .panel_6681 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;
}
.video_warm_1542 .panel_6681 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.video_warm_1542 .panel_6681 .panel_6681 {
  top: 0;
  left: 100%;
}
.video_warm_1542 .lower-d9ac.fn-focus-7197 > .grid_84e4,
.video_warm_1542 .lower-d9ac.fn-focus-7197 > .panel_6681,
.video_warm_1542 .lower-d9ac:focus > .grid_84e4,
.video_warm_1542 .lower-d9ac:focus > .panel_6681,
.video_warm_1542 .lower-d9ac:hover > .grid_84e4,
.video_warm_1542 .lower-d9ac:hover > .panel_6681 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.video_warm_1542.soft-47ec .widget_b70f:after,
.video_warm_1542.soft-47ec .widget_b70f:before {
  content: "";
  display: table;
}
.video_warm_1542.soft-47ec .widget_b70f:after {
  clear: both;
}
.video_warm_1542.soft-47ec .widget_b70f > li {
  float: left;
}
.video_warm_1542.pagination_complex_da43 .widget_b70f:after,
.video_warm_1542.pagination_complex_da43 .widget_b70f:before {
  content: "";
  display: table;
}
.video_warm_1542.pagination_complex_da43 .widget_b70f:after {
  clear: both;
}
.video_warm_1542.pagination_complex_da43 .widget_b70f > li {
  float: left;
}
.video_warm_1542.pagination_complex_da43 .widget_b70f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.video_warm_1542.pagination_complex_da43 .widget_b70f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.video_warm_1542.pagination_complex_da43 .widget_b70f > li.status_a97c > a,
.video_warm_1542.pagination_complex_da43 .widget_b70f > li.down-e710 > a {
  color: #fff;
  background-color: #1e4b75;
}
.video_warm_1542.content_2e41 .widget_b70f > li > a .caption_e680 {
  position: relative;
}
.video_warm_1542.content_2e41 .widget_b70f > li > a .caption_e680: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;
}
.video_warm_1542.content_2e41
  .widget_b70f
  > li:focus
  > a
  .caption_e680:before,
.video_warm_1542.content_2e41
  .widget_b70f
  > li:hover
  > a
  .caption_e680:before {
  width: 100%;
  background-color: currentColor;
}
.video_warm_1542.content_2e41
  .widget_b70f
  > li.status_a97c
  > a
  .caption_e680:before,
.video_warm_1542.content_2e41
  .widget_b70f
  > li.dropdown_steel_eaf9
  > a
  .caption_e680:before {
  width: 100%;
  background-color: currentColor;
}
.video_warm_1542.tabs_pro_af6c .widget_b70f > li > a .caption_e680 {
  position: relative;
}
.video_warm_1542.tabs_pro_af6c .widget_b70f > li > a .caption_e680: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;
}
.video_warm_1542.tabs_pro_af6c .widget_b70f > li:focus > a .caption_e680:before,
.video_warm_1542.tabs_pro_af6c
  .widget_b70f
  > li:hover
  > a
  .caption_e680:before {
  width: 100%;
  background-color: currentColor;
}
.video_warm_1542.tabs_pro_af6c
  .widget_b70f
  > li.status_a97c
  > a
  .caption_e680:before,
.video_warm_1542.tabs_pro_af6c
  .widget_b70f
  > li.dropdown_steel_eaf9
  > a
  .caption_e680:before {
  width: 100%;
  background-color: currentColor;
}
.hard_5a86 .message-4340 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard_5a86 .message-4340 li:first-child > a {
  border-top: none;
}
.hard_5a86 .message-4340 .stale_7afa > .caption_e680 .dark-0e21 {
  display: none;
}
.hard_5a86 .message-4340 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard_5a86 .message-4340 li:last-child {
  border: none;
}
.hard_5a86 .message-4340 li.black_8fde > a {
  padding-right: 45px !important;
}
.hard_5a86 .message-4340 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard_5a86 .message-4340 li a:focus,
.hard_5a86 .message-4340 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_5a86 .message-4340 li .liquid_b000 {
  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;
}
.hard_5a86 .message-4340 li .liquid_b000:hover {
  box-shadow: none;
}
.hard_5a86 .message-4340 li .liquid_b000 .dark-0e21 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard_5a86 .message-4340 .panel_6681 {
  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);
}
.hard_5a86 .message-4340 .panel_6681 li a {
  padding-left: 3em;
}
.hard_5a86 .message-4340 .shadow_plasma_d3a3 > a .liquid_b000 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard_5a86 .message-4340 .shadow_plasma_d3a3 > .panel_6681 {
  display: block;
  opacity: 1;
}
.slider_focused_e147 {
  max-width: 100%;
}
.component-2de9 {
  line-height: 0;
  cursor: pointer;
}
.smooth-aa3a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.smooth-aa3a:hover {
  box-shadow: none;
  color: currentColor;
}
.smooth-aa3a svg {
  width: 18px;
  height: 18px;
}
.smooth-aa3a .tall-7217 {
  display: none;
}
.text_huge_101c {
  position: relative;
}
.text_huge_101c.fn-active-7197 .smooth-aa3a .dropdown_dim_8842 {
  display: none;
}
.text_huge_101c.fn-active-7197 .smooth-aa3a .tall-7217 {
  display: inline-block;
}
.text_huge_101c .logo_5c1a {
  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);
}
.text_huge_101c.hot_a98a .logo_5c1a {
  left: auto;
  right: -0.9em;
}
.text_huge_101c.hot_a98a .dynamic_18c5::before {
  left: auto;
  right: 15px;
}
.text_huge_101c.fn-active-7197 .logo_5c1a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hero_f410 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hero_f410 label {
  flex-basis: 100%;
}
.hero_f410 .cool-1b07 {
  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;
}
.hero_f410 .status-8837 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hero_f410 .status-8837:focus {
  background-color: transparent;
}
.hero_f410 button.left_f086 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hero_f410 button.left_f086:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hero_f410 button.left_f086 svg {
  width: 18px;
  height: 18px;
}
.hero_f410 input[type="submit"] {
  min-height: auto;
}
.fresh-522f .hero_f410 .status-8837 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dynamic_18c5 {
  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) {
  .dynamic_18c5 {
    width: 220px;
  }
}
.dynamic_18c5 label {
  flex-basis: 100%;
}
.dynamic_18c5::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;
}
.background_f3cf .fresh-522f .hero_f410 {
  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;
}
.background_f3cf
  .fresh-522f
  .hero_f410
  .cool-1b07 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.background_f3cf .fresh-522f .hero_f410 .status-8837 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.background_f3cf
  .fresh-522f
  .hero_f410
  .status-8837:focus {
  background: 0 0;
}
.background_f3cf
  .fresh-522f
  .hero_f410
  .outline-in-3425 {
  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;
}
.tertiary_small_2ea6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary_small_2ea6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary_small_2ea6 li:last-child {
  margin-right: 0;
}
.tertiary_small_2ea6 li:first-child {
  margin-left: 0;
}
.tertiary_small_2ea6.avatar-01e1 a {
  color: #fff;
}
.tertiary_small_2ea6.avatar-01e1 a:hover {
  color: #fff;
}
.tertiary_small_2ea6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary_small_2ea6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary_small_2ea6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary_small_2ea6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary_small_2ea6 [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary_small_2ea6 [class*="social-icon-apple"].shade-7663 {
  background-color: transparent;
  color: #999;
}
.tertiary_small_2ea6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary_small_2ea6 [class*="social-icon-behance"].shade-7663 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary_small_2ea6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary_small_2ea6 [class*="social-icon-bitbucket"].shade-7663 {
  background-color: transparent;
  color: #205081;
}
.tertiary_small_2ea6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary_small_2ea6 [class*="social-icon-codepen"].shade-7663 {
  background-color: transparent;
  color: #000;
}
.tertiary_small_2ea6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary_small_2ea6 [class*="social-icon-delicious"].shade-7663 {
  background-color: transparent;
  color: #39f;
}
.tertiary_small_2ea6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary_small_2ea6 [class*="social-icon-digg"].shade-7663 {
  background-color: transparent;
  color: #005be2;
}
.tertiary_small_2ea6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary_small_2ea6 [class*="social-icon-dribbble"].shade-7663 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary_small_2ea6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary_small_2ea6 [class*="social-icon-envelope"].shade-7663 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary_small_2ea6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary_small_2ea6 [class*="social-icon-facebook"].shade-7663 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary_small_2ea6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary_small_2ea6 [class*="social-icon-flickr"].shade-7663 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary_small_2ea6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary_small_2ea6 [class*="social-icon-foursquare"].shade-7663 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary_small_2ea6 [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary_small_2ea6 [class*="social-icon-github"].shade-7663 {
  background-color: transparent;
  color: #333;
}
.tertiary_small_2ea6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary_small_2ea6 [class*="social-icon-google-plus"].shade-7663 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary_small_2ea6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary_small_2ea6 [class*="social-icon-houzz"].shade-7663 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary_small_2ea6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary_small_2ea6 [class*="social-icon-instagram"].shade-7663 {
  background-color: transparent;
  color: #262626;
}
.tertiary_small_2ea6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary_small_2ea6 [class*="social-icon-jsfiddle"].shade-7663 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary_small_2ea6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary_small_2ea6 [class*="social-icon-linkedin"].shade-7663 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary_small_2ea6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary_small_2ea6 [class*="social-icon-medium"].shade-7663 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary_small_2ea6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary_small_2ea6
  [class*="social-icon-odnoklassniki"].shade-7663 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary_small_2ea6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary_small_2ea6 [class*="social-icon-meetup"].shade-7663 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary_small_2ea6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary_small_2ea6 [class*="social-icon-pinterest"].shade-7663 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary_small_2ea6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary_small_2ea6 [class*="social-icon-product-hunt"].shade-7663 {
  background-color: transparent;
  color: #da552f;
}
.tertiary_small_2ea6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary_small_2ea6 [class*="social-icon-reddit"].shade-7663 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary_small_2ea6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary_small_2ea6 [class*="social-icon-rss"].shade-7663 {
  background-color: transparent;
  color: #f26522;
}
.tertiary_small_2ea6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary_small_2ea6
  [class*="social-icon-shopping-cart"].shade-7663 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary_small_2ea6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary_small_2ea6 [class*="social-icon-skype"].shade-7663 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary_small_2ea6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary_small_2ea6 [class*="social-icon-slideshare"].shade-7663 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary_small_2ea6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary_small_2ea6 [class*="social-icon-snapchat"].shade-7663 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary_small_2ea6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary_small_2ea6 [class*="social-icon-soundcloud"].shade-7663 {
  background-color: transparent;
  color: #f80;
}
.tertiary_small_2ea6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary_small_2ea6 [class*="social-icon-spotify"].shade-7663 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary_small_2ea6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary_small_2ea6
  [class*="social-icon-stack-overflow"].shade-7663 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary_small_2ea6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary_small_2ea6 [class*="social-icon-maldkfgram"].shade-7663 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary_small_2ea6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary_small_2ea6 [class*="social-icon-tripadvisor"].shade-7663 {
  background-color: transparent;
  color: #589442;
}
.tertiary_small_2ea6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary_small_2ea6 [class*="social-icon-tumblr"].shade-7663 {
  background-color: transparent;
  color: #35465c;
}
.tertiary_small_2ea6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary_small_2ea6 [class*="social-icon-twitch"].shade-7663 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary_small_2ea6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary_small_2ea6 [class*="social-icon-twitter"].shade-7663 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary_small_2ea6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary_small_2ea6 [class*="social-icon-vimeo"].shade-7663 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary_small_2ea6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary_small_2ea6 [class*="social-icon-vk"].shade-7663 {
  background-color: transparent;
  color: #45668e;
}
.tertiary_small_2ea6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary_small_2ea6 [class*="social-icon-weibo"].shade-7663 {
  background-color: transparent;
  color: #df2029;
}
.tertiary_small_2ea6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary_small_2ea6 [class*="social-icon-weixin"].shade-7663 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary_small_2ea6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary_small_2ea6 [class*="social-icon-whatsapp"].shade-7663 {
  background-color: transparent;
  color: #25d366;
}
.tertiary_small_2ea6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary_small_2ea6 [class*="social-icon-wordpress"].shade-7663 {
  background-color: transparent;
  color: #21759b;
}
.tertiary_small_2ea6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary_small_2ea6 [class*="social-icon-xing"].shade-7663 {
  background-color: transparent;
  color: #026466;
}
.tertiary_small_2ea6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary_small_2ea6 [class*="social-icon-yelp"].shade-7663 {
  background-color: transparent;
  color: #af0606;
}
.tertiary_small_2ea6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary_small_2ea6 [class*="social-icon-youtube"].shade-7663 {
  background-color: transparent;
  color: #cd201f;
}
.title-d5cc {
  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;
}
.title-d5cc:hover {
  box-shadow: none;
  background: 0 0;
}
.feature-first-92da {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary_rough_207a {
  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;
}
.backdrop-145e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture_rough_d057 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture_rough_d057,
.texture_rough_d057::after,
.texture_rough_d057::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;
}
.texture_rough_d057::after,
.texture_rough_d057::before {
  content: "";
  display: block;
  background-color: inherit;
}
.liquid-88e7 .primary_rough_207a .backdrop-145e {
  margin-top: -2px;
  width: 19px;
}
.liquid-88e7 .primary_rough_207a .texture_rough_d057 {
  margin-top: -1px;
}
.liquid-88e7 .primary_rough_207a .texture_rough_d057,
.liquid-88e7 .primary_rough_207a .texture_rough_d057::after,
.liquid-88e7 .primary_rough_207a .texture_rough_d057::before {
  width: 19px;
  height: 2px;
}
.liquid-88e7 .primary_rough_207a .texture_rough_d057::before {
  top: -6px;
}
.liquid-88e7 .primary_rough_207a .texture_rough_d057::after {
  bottom: -6px;
}
.light_1b25 .primary_rough_207a .backdrop-145e {
  margin-top: -2px;
  width: 22px;
}
.light_1b25 .primary_rough_207a .texture_rough_d057 {
  margin-top: -1px;
}
.light_1b25 .primary_rough_207a .texture_rough_d057,
.light_1b25 .primary_rough_207a .texture_rough_d057::after,
.light_1b25 .primary_rough_207a .texture_rough_d057::before {
  width: 22px;
  height: 2px;
}
.light_1b25 .primary_rough_207a .texture_rough_d057::before {
  top: -7px;
}
.light_1b25 .primary_rough_207a .texture_rough_d057::after {
  bottom: -7px;
}
.pattern-hot-ca27 .primary_rough_207a .backdrop-145e {
  margin-top: -2px;
  width: 31px;
}
.pattern-hot-ca27 .primary_rough_207a .texture_rough_d057 {
  margin-top: -1.5px;
}
.pattern-hot-ca27 .primary_rough_207a .texture_rough_d057,
.pattern-hot-ca27 .primary_rough_207a .texture_rough_d057::after,
.pattern-hot-ca27 .primary_rough_207a .texture_rough_d057::before {
  width: 31px;
  height: 3px;
}
.pattern-hot-ca27 .primary_rough_207a .texture_rough_d057::before {
  top: -9px;
}
.pattern-hot-ca27 .primary_rough_207a .texture_rough_d057::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag-931d .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 19px;
  }
  .tag-931d .primary_rough_207a .texture_rough_d057 {
    margin-top: -1px;
  }
  .tag-931d .primary_rough_207a .texture_rough_d057,
  .tag-931d .primary_rough_207a .texture_rough_d057::after,
  .tag-931d .primary_rough_207a .texture_rough_d057::before {
    width: 19px;
    height: 2px;
  }
  .tag-931d .primary_rough_207a .texture_rough_d057::before {
    top: -6px;
  }
  .tag-931d .primary_rough_207a .texture_rough_d057::after {
    bottom: -6px;
  }
  .green_d95a .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 22px;
  }
  .green_d95a .primary_rough_207a .texture_rough_d057 {
    margin-top: -1px;
  }
  .green_d95a .primary_rough_207a .texture_rough_d057,
  .green_d95a .primary_rough_207a .texture_rough_d057::after,
  .green_d95a .primary_rough_207a .texture_rough_d057::before {
    width: 22px;
    height: 2px;
  }
  .green_d95a .primary_rough_207a .texture_rough_d057::before {
    top: -7px;
  }
  .green_d95a .primary_rough_207a .texture_rough_d057::after {
    bottom: -7px;
  }
  .fast_bb78 .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 31px;
  }
  .fast_bb78 .primary_rough_207a .texture_rough_d057 {
    margin-top: -1.5px;
  }
  .fast_bb78 .primary_rough_207a .texture_rough_d057,
  .fast_bb78 .primary_rough_207a .texture_rough_d057::after,
  .fast_bb78 .primary_rough_207a .texture_rough_d057::before {
    width: 31px;
    height: 3px;
  }
  .fast_bb78 .primary_rough_207a .texture_rough_d057::before {
    top: -9px;
  }
  .fast_bb78 .primary_rough_207a .texture_rough_d057::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo_e368 .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 19px;
  }
  .logo_e368 .primary_rough_207a .texture_rough_d057 {
    margin-top: -1px;
  }
  .logo_e368 .primary_rough_207a .texture_rough_d057,
  .logo_e368 .primary_rough_207a .texture_rough_d057::after,
  .logo_e368 .primary_rough_207a .texture_rough_d057::before {
    width: 19px;
    height: 2px;
  }
  .logo_e368 .primary_rough_207a .texture_rough_d057::before {
    top: -6px;
  }
  .logo_e368 .primary_rough_207a .texture_rough_d057::after {
    bottom: -6px;
  }
  .surface_action_3010 .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 22px;
  }
  .surface_action_3010 .primary_rough_207a .texture_rough_d057 {
    margin-top: -1px;
  }
  .surface_action_3010 .primary_rough_207a .texture_rough_d057,
  .surface_action_3010 .primary_rough_207a .texture_rough_d057::after,
  .surface_action_3010 .primary_rough_207a .texture_rough_d057::before {
    width: 22px;
    height: 2px;
  }
  .surface_action_3010 .primary_rough_207a .texture_rough_d057::before {
    top: -7px;
  }
  .surface_action_3010 .primary_rough_207a .texture_rough_d057::after {
    bottom: -7px;
  }
  .photo_20e8 .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 31px;
  }
  .photo_20e8 .primary_rough_207a .texture_rough_d057 {
    margin-top: -1.5px;
  }
  .photo_20e8 .primary_rough_207a .texture_rough_d057,
  .photo_20e8 .primary_rough_207a .texture_rough_d057::after,
  .photo_20e8 .primary_rough_207a .texture_rough_d057::before {
    width: 31px;
    height: 3px;
  }
  .photo_20e8 .primary_rough_207a .texture_rough_d057::before {
    top: -9px;
  }
  .photo_20e8 .primary_rough_207a .texture_rough_d057::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .photo_red_c8de .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 19px;
  }
  .photo_red_c8de .primary_rough_207a .texture_rough_d057 {
    margin-top: -1px;
  }
  .photo_red_c8de .primary_rough_207a .texture_rough_d057,
  .photo_red_c8de .primary_rough_207a .texture_rough_d057::after,
  .photo_red_c8de .primary_rough_207a .texture_rough_d057::before {
    width: 19px;
    height: 2px;
  }
  .photo_red_c8de .primary_rough_207a .texture_rough_d057::before {
    top: -6px;
  }
  .photo_red_c8de .primary_rough_207a .texture_rough_d057::after {
    bottom: -6px;
  }
  .middle-b9bf .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 22px;
  }
  .middle-b9bf .primary_rough_207a .texture_rough_d057 {
    margin-top: -1px;
  }
  .middle-b9bf .primary_rough_207a .texture_rough_d057,
  .middle-b9bf .primary_rough_207a .texture_rough_d057::after,
  .middle-b9bf .primary_rough_207a .texture_rough_d057::before {
    width: 22px;
    height: 2px;
  }
  .middle-b9bf .primary_rough_207a .texture_rough_d057::before {
    top: -7px;
  }
  .middle-b9bf .primary_rough_207a .texture_rough_d057::after {
    bottom: -7px;
  }
  .highlight_blue_7d75 .primary_rough_207a .backdrop-145e {
    margin-top: -2px;
    width: 31px;
  }
  .highlight_blue_7d75 .primary_rough_207a .texture_rough_d057 {
    margin-top: -1.5px;
  }
  .highlight_blue_7d75 .primary_rough_207a .texture_rough_d057,
  .highlight_blue_7d75 .primary_rough_207a .texture_rough_d057::after,
  .highlight_blue_7d75 .primary_rough_207a .texture_rough_d057::before {
    width: 31px;
    height: 3px;
  }
  .highlight_blue_7d75 .primary_rough_207a .texture_rough_d057::before {
    top: -9px;
  }
  .highlight_blue_7d75 .primary_rough_207a .texture_rough_d057::after {
    bottom: -9px;
  }
}
.header-fixed-0980 .texture_rough_d057 {
  -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);
}
.header-fixed-0980 .texture_rough_d057::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.header-fixed-0980 .texture_rough_d057::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);
}
.header-fixed-0980.popup_e7c3 .texture_rough_d057 {
  -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);
}
.header-fixed-0980.popup_e7c3 .texture_rough_d057::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.header-fixed-0980.popup_e7c3 .texture_rough_d057::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);
}
.tag-paper-db12 {
  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.preview-fixed-20de:before {
  display: none;
}
.notice-outer-172a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice-outer-172a .secondary-gold-d9b7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice-outer-172a .secondary-gold-d9b7:last-of-type {
  border-bottom: none;
}
.notice-outer-172a .secondary-gold-d9b7.solid_4be2,
.notice-outer-172a .secondary-gold-d9b7.tiny_35b6,
.notice-outer-172a .secondary-gold-d9b7.paper-25d0 {
  padding: 0;
}
.notice-outer-172a .hard_5a86 .liquid_b000 {
  color: currentColor;
}
.notice-outer-172a .hard_5a86 .liquid_b000:focus,
.notice-outer-172a .hard_5a86 .liquid_b000:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-outer-172a.carousel_7f65 .hovered_b0e7,
.notice-outer-172a.carousel_7f65 .picture_c02d a,
.notice-outer-172a.carousel_7f65 .widget_b70f a,
.notice-outer-172a.carousel_7f65 .panel_6681 a {
  color: rgba(0, 0, 0, 0.55);
}
.notice-outer-172a.carousel_7f65 .hovered_b0e7:hover,
.notice-outer-172a.carousel_7f65 .picture_c02d a:hover,
.notice-outer-172a.carousel_7f65 .widget_b70f a:hover,
.notice-outer-172a.carousel_7f65 .panel_6681 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-outer-172a.carousel_7f65 .paragraph_3811 {
  color: rgba(0, 0, 0, 0.8);
}
.notice-outer-172a.carousel_7f65 .secondary-gold-d9b7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-outer-172a.carousel_7f65 .secondary-gold-d9b7:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice-outer-172a.carousel_7f65 .frame_c608:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice-outer-172a.carousel_7f65 .hard_5a86 .message-4340 li a,
.notice-outer-172a.carousel_7f65 .hard_5a86 .liquid_b000,
.notice-outer-172a.carousel_7f65 .panel_6681 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-outer-172a.carousel_7f65 .hard_5a86 .liquid_b000:focus,
.notice-outer-172a.carousel_7f65 .hard_5a86 .liquid_b000:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-outer-172a.carousel_7f65 .message-4340 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-outer-172a.background-b7f9 .hovered_b0e7,
.notice-outer-172a.background-b7f9 .picture_c02d a,
.notice-outer-172a.background-b7f9 .widget_b70f .liquid_b000,
.notice-outer-172a.background-b7f9 .widget_b70f a,
.notice-outer-172a.background-b7f9 .panel_6681 a {
  color: rgba(255, 255, 255, 0.79);
}
.notice-outer-172a.background-b7f9 .hovered_b0e7:hover,
.notice-outer-172a.background-b7f9 .picture_c02d a:hover,
.notice-outer-172a.background-b7f9 .widget_b70f .liquid_b000:hover,
.notice-outer-172a.background-b7f9 .widget_b70f a:hover,
.notice-outer-172a.background-b7f9 .panel_6681 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-outer-172a.background-b7f9 .paragraph_3811 {
  color: rgba(255, 255, 255, 0.99);
}
.notice-outer-172a.background-b7f9 .secondary-gold-d9b7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-outer-172a.background-b7f9 .secondary-gold-d9b7:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice-outer-172a.background-b7f9 .frame_c608:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-outer-172a.background-b7f9 .hard_5a86 .message-4340 li a,
.notice-outer-172a.background-b7f9 .hard_5a86 .liquid_b000,
.notice-outer-172a.background-b7f9 .panel_6681 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-outer-172a.background-b7f9 .hard_5a86 .liquid_b000:focus,
.notice-outer-172a.background-b7f9 .hard_5a86 .liquid_b000:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-outer-172a.background-b7f9 .message-4340 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_c608 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.frame_c608:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tag-5ca2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image-7792 .notice-outer-172a {
  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;
}
.image-7792 .secondary-gold-d9b7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image-7792 .secondary-gold-d9b7: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) {
  .image-7792 .secondary-gold-d9b7:before {
    width: 16%;
    left: 42%;
  }
}
.image-7792 .secondary-gold-d9b7:last-child:before {
  content: none;
}
.image-7792 .secondary-gold-d9b7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image-7792 .hard_5a86 .message-4340 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image-7792 .hard_5a86 .message-4340 li a .liquid_b000 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image-7792 .hard_5a86 .panel_6681 {
  border: none;
}
.image-7792 .hard_5a86 .panel_6681 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image-7792 .frame_c608 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image-7792 .tag-5ca2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image-7792 .background-b7f9 .frame_c608:before {
  background: rgba(0, 0, 0, 0.9);
}
.image-7792 .carousel_7f65.article_stone_4f12 .texture_rough_d057 {
  background: rgba(0, 0, 0, 0.6);
}
.image-7792
  .carousel_7f65.article_stone_4f12
  .texture_rough_d057::after,
.image-7792
  .carousel_7f65.article_stone_4f12
  .texture_rough_d057:before {
  background: inherit;
}
.image-7792
  .carousel_7f65.article_stone_4f12:hover
  .texture_rough_d057 {
  background: rgba(0, 0, 0, 0.8);
}
.large-fa07 .notice-outer-172a {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .large-fa07 .notice-outer-172a {
    width: auto;
    right: 45px;
  }
}
.box-3fb7 .notice-outer-172a {
  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) {
  .box-3fb7 .notice-outer-172a {
    width: auto;
    left: 45px;
  }
}
.preview-fixed-20de .notice-outer-172a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-fixed-20de .tag-5ca2 {
  max-width: 48em;
  margin: 0 auto;
}
.preview-fixed-20de .frame_c608:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.menu-17f6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.menu-17f6.image-7792 .notice-outer-172a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.menu-17f6.large-fa07 .notice-outer-172a {
  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-17f6 .notice-outer-172a {
  visibility: visible;
}
.menu-17f6.box-3fb7 .notice-outer-172a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.layout-pink-0e71,
.over-251e {
  overflow-x: hidden;
}
.layout-pink-0e71 .notice-outer-172a {
  overflow: auto;
}
.layout-pink-0e71.image-7792 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout-pink-0e71.image-7792 .notice-outer-172a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.layout-pink-0e71.image-7792 .title-d5cc {
  opacity: 0;
}
.layout-pink-0e71.large-fa07 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout-pink-0e71.large-fa07 .notice-outer-172a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.layout-pink-0e71.large-fa07 .title-d5cc {
  opacity: 0;
}
.layout-pink-0e71.box-3fb7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout-pink-0e71.box-3fb7 .notice-outer-172a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.layout-pink-0e71.box-3fb7 .title-d5cc {
  opacity: 0;
}
.layout-pink-0e71.preview-fixed-20de .notice-outer-172a {
  z-index: 10;
  visibility: visible;
}
.article_stone_4f12 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.article_stone_4f12 .texture_rough_d057 {
  background: rgba(255, 255, 255, 0.99);
}
.article_stone_4f12 .texture_rough_d057::after,
.article_stone_4f12 .texture_rough_d057:before {
  background: inherit;
}
.article_stone_4f12:hover .texture_rough_d057 {
  background: rgba(255, 255, 255, 0.99);
}
.box-3fb7 .article_stone_4f12 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-fixed-20de .article_stone_4f12 {
  display: none !important;
}
.layout-pink-0e71:before,
.over-251e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.layout-pink-0e71 .article_stone_4f12,
.over-251e .article_stone_4f12 {
  display: inline-block;
}
.notice-outer-172a .detail_efc3 {
  -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;
}
.layout-pink-0e71 .notice-outer-172a .detail_efc3,
.over-251e .notice-outer-172a .detail_efc3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sort-purple-3661 .cool-1b07 {
  width: 100%;
}
.inner_93c9 {
  padding: 0 0.5em 0;
}
.inner_93c9 [class*="customify-col-"],
.inner_93c9 [class*="customify-col_"],
.inner_93c9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shade-wide-5c99 .inner_93c9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .layout_small_7aad .wide-ee06,
  .wide-ee06 {
    display: none;
  }
  .chip-5b5c {
    text-align: left;
  }
  .accordion-467d {
    text-align: center;
  }
  .status_c3b0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .layout_small_7aad .bronze-1c12,
  .bronze-1c12 {
    display: none;
  }
  .search-white-d75f {
    text-align: left;
  }
  .picture-c32d {
    text-align: center;
  }
  .bronze-31ae {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .layout_small_7aad .link-4c34,
  .link-4c34 {
    display: none;
  }
  .status-5881 {
    text-align: left;
  }
  .highlight-wide-d20c {
    text-align: center;
  }
  .prev_e2ca {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title_65c1 {
  box-shadow: none !important;
}
.north-ae19 .purple_fdff,
.image_dark_4eae .purple_fdff {
  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;
}
.image_dark_4eae .purple_fdff {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tooltip_52fd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tooltip_52fd:after,
.tooltip_52fd:before {
  content: "";
  display: table;
}
.tooltip_52fd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tooltip_52fd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tooltip_52fd,
.pressed-31ef {
  max-width: 1248px;
  margin: 0 auto;
}

.module-4611.aside-237f .tooltip_52fd {
  max-width: 100%;
}
.module-4611.surface-67c0 {
  max-width: 1200px;
  margin: 0 auto;
}
.module-4611.tall_9903 .tooltip_52fd {
  max-width: 100%;
}
.module-4611.tall_9903 > .tooltip_52fd {
  padding-left: 0;
  padding-right: 0;
}
.module-4611.tall_9903 > .tooltip_52fd .layout_small_7aad {
  margin: 0;
}
.module-4611.tall_9903
  > .tooltip_52fd
  .video-56f3.gas_0292 {
  margin-right: 0;
  margin-left: 0;
}
.module-4611.tall_9903 #main.gas_0292 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .top-8d94 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .top-8d94 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gold_511e .disabled_3d52 {
    padding-right: 1em;
  }
  .gold_511e.summary_west_07d0 .video-56f3 {
    border-right: 1px solid #eaecee;
  }
  .gold_511e.summary_west_07d0 .disabled_3d52 {
    padding-right: 1em;
  }
  .gold_511e.summary_west_07d0 .tooltip-static-fc94 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .brown_8d83 .disabled_3d52 {
    padding-left: 1em;
  }
  .brown_8d83.summary_west_07d0 .video-56f3 {
    border-left: 1px solid #eaecee;
  }
  .brown_8d83.summary_west_07d0 .disabled_3d52 {
    padding-left: 1em;
  }
  .brown_8d83.summary_west_07d0 .tooltip-static-fc94 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_iron_78ea .disabled_3d52 {
    padding-left: 1em;
  }
  .carousel_iron_78ea.summary_west_07d0 .tag_72bf {
    border-right: 1px solid #eaecee;
  }
  .carousel_iron_78ea.summary_west_07d0 .up-b209 {
    border-right: 1px solid #eaecee;
  }
  .carousel_iron_78ea.summary_west_07d0 .disabled_3d52 {
    padding-left: 1em;
  }
  .carousel_iron_78ea.summary_west_07d0 .tooltip-static-fc94 {
    padding-right: 1em;
  }
  .carousel_iron_78ea.summary_west_07d0 .widget_stale_f0de {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_af6a .disabled_3d52 {
    padding-right: 1em;
  }
  .shadow_af6a.summary_west_07d0 .tag_72bf {
    border-left: 1px solid #eaecee;
  }
  .shadow_af6a.summary_west_07d0 .up-b209 {
    border-left: 1px solid #eaecee;
  }
  .shadow_af6a.summary_west_07d0 .disabled_3d52 {
    padding-right: 1em;
  }
  .shadow_af6a.summary_west_07d0 .tooltip-static-fc94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_af6a.summary_west_07d0 .widget_stale_f0de {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .top-8d94 .disabled_3d52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top-8d94.summary_west_07d0 .video-56f3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .top-8d94.summary_west_07d0 .disabled_3d52 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .top-8d94.summary_west_07d0 .tooltip-static-fc94 {
    padding-left: 1em;
  }
  .top-8d94.summary_west_07d0 .widget_stale_f0de {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .top-8d94.summary_west_07d0 .disabled_3d52 {
    padding-left: 0;
  }
}
.basic_f24f .slider_abf7 {
  display: inline-block;
}
.main-basic-f960 {
  display: inline-block;
}
.grid_c8eb {
  word-con: break-word;
}
.tooltip_glass_5647 > span {
  display: inline-block;
  padding: 5px 0;
}
.tooltip_glass_5647 .photo-short-61af {
  margin-left: 8px;
  margin-right: 8px;
}
.tooltip_glass_5647 .modal-18c6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture-a1bf .easy_9e21 {
  margin-bottom: 2em;
}
.picture-a1bf .active-63c2 {
  margin-bottom: 15px;
}
.picture-a1bf .active-63c2:last-child {
  margin-bottom: 0;
}
.picture-a1bf .photo_action_782e {
  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) {
  .picture-a1bf .photo_action_782e {
    display: block;
  }
}
.picture-a1bf .tooltip_46a0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture-a1bf .tooltip_46a0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture-a1bf .link-aa8d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture-a1bf .link-aa8d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture-a1bf .link-aa8d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture-a1bf .grid_c8eb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture-a1bf .grid_c8eb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture-a1bf .thumbnail_down_8a65 p:last-child {
  margin-bottom: 0;
}
.picture-a1bf .slider-e7fc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture-a1bf .tag-current-134c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture-a1bf .media-copper-d85e {
  margin-top: 1em;
}
.picture-a1bf .short_4f12 {
  top: 0;
  display: block;
}
.picture-a1bf .short_4f12 a {
  color: inherit;
}
.picture-a1bf .short_4f12 a:hover {
  color: inherit;
}
.picture-a1bf .tooltip_15a9 {
  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;
}
.picture-a1bf .tooltip_15a9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture-a1bf .tag-current-134c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture-a1bf .layout_ffea {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture-a1bf .layout_ffea:first-child {
  margin-top: 0;
}
.picture-a1bf .layout_ffea.mask_7205 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture-a1bf .layout_ffea.backdrop_large_8850 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture-a1bf
  .layout_ffea.backdrop_large_8850.gradient-new-480f
  .media-copper-d85e {
  width: 100%;
}
.picture-a1bf .backdrop_large_8850 {
  -webkit-box-align: center;
  align-items: center;
}
.picture-a1bf .backdrop_large_8850 .tooltip_glass_5647,
.picture-a1bf .backdrop_large_8850 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture-a1bf .link-aa8d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-a1bf .link-aa8d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-a1bf .link-aa8d: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;
}
.picture-a1bf .mask_7205 {
  z-index: 5;
}
.picture-a1bf .advanced_8ec7 .wrapper-gas-2a42 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture-a1bf .iron-1cd6 .wrapper-gas-2a42 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture-a1bf .header_130c .wrapper-gas-2a42 {
  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;
}
.picture-a1bf.box-motion-4cce .photo_action_782e,
.picture-a1bf.black-9962 .photo_action_782e {
  display: block;
}
.picture-a1bf.box-motion-4cce .photo_action_782e .slider-88eb,
.picture-a1bf.box-motion-4cce .photo_action_782e .tag-current-134c,
.picture-a1bf.black-9962 .photo_action_782e .slider-88eb,
.picture-a1bf.black-9962 .photo_action_782e .tag-current-134c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-a1bf.smooth-1a12 .tooltip_46a0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture-a1bf.smooth-1a12 .tooltip_46a0 {
    margin-right: 0;
  }
}
.picture-a1bf.box-motion-4cce .tooltip_46a0,
.picture-a1bf.black-9962 .tooltip_46a0 {
  padding-top: 40%;
}
.picture-a1bf.box-motion-4cce .easy_9e21,
.picture-a1bf.black-9962 .easy_9e21 {
  display: block;
}
.picture-a1bf.box-motion-4cce .fn-sticky-7197 .tag-current-134c,
.picture-a1bf.black-9962 .fn-sticky-7197 .tag-current-134c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture-a1bf.box-motion-4cce .tooltip_46a0,
.picture-a1bf.black-9962 .tooltip_46a0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture-a1bf.box-motion-4cce .tag-current-134c {
  padding: 1em;
}
.backdrop-533e {
  margin: 30px auto;
  display: block;
}
.backdrop-533e .dropdown-8c7a > * {
  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;
}
.backdrop-533e .dropdown-8c7a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-533e .dropdown-8c7a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_rough_ee9f .tooltip_glass_5647 {
  margin-bottom: 1.41575em;
}
.mask_rough_ee9f .border-short-41be {
  margin-bottom: 1.618em;
}
.mask_left_f358 .summary_c2bc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask_left_f358 .summary_c2bc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask_left_f358 .clean_2f38 {
  max-width: 100%;
  overflow: auto;
}
.out_bb57 .mask_left_f358 a:hover {
  text-decoration: underline;
}
.wide-1e42 .active-63c2:not(.grid_c8eb),
.wide-1e42 .link-aa8d {
  margin-bottom: 1.41575em;
}
.wide-1e42 .active-63c2:not(.grid_c8eb):last-child,
.wide-1e42 .link-aa8d:last-child {
  margin-bottom: 0;
}
.wide-1e42 .active-63c2.surface_8fb5 {
  margin-bottom: 0.41575em;
}
.wide-1e42 .motion-37f8:before,
.wide-1e42 .card_1400:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wide-1e42 .motion-37f8:before {
  content: "\f115";
}
.wide-1e42 .card_1400:before {
  content: "\f02c";
}
.wide-1e42 .east_8019 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wide-1e42 .east_8019 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.plasma_7e82 {
  display: -webkit-box;
  display: flex;
}
.plasma_7e82 .input-5452 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .plasma_7e82 .input-5452 {
    flex-basis: 90px;
  }
}
.plasma_7e82 .yellow_27cb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma_7e82 .yellow_27cb {
    flex-basis: calc(100% - 50px);
  }
}
.plasma_7e82 .chip_purple_f3dc p:last-child {
  margin-bottom: 0.72em;
}
.button_a1d1 .dropdown-8c7a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.button_a1d1 .dropdown-8c7a:after,
.button_a1d1 .dropdown-8c7a:before {
  content: "";
  display: table;
}
.button_a1d1 .dropdown-8c7a:after {
  clear: both;
}
.button_a1d1 .dropdown-8c7a .icon_brown_2bb5,
.button_a1d1 .dropdown-8c7a .plasma_e28b {
  width: 49%;
}
.button_a1d1 .dropdown-8c7a .icon_brown_2bb5 a span.south-24e8,
.button_a1d1 .dropdown-8c7a .plasma_e28b a span.south-24e8 {
  display: block;
  margin-bottom: 5px;
}
.button_a1d1 .dropdown-8c7a .plasma_e28b {
  float: left;
  text-align: left;
}
.button_a1d1 .dropdown-8c7a .icon_brown_2bb5 {
  float: right;
  text-align: right;
}
.tertiary-blue-0e22 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tertiary-blue-0e22 {
    margin-bottom: 0;
  }
}
.fixed-8ece {
  margin-bottom: 1em;
}
.fixed-8ece .grid_c8eb {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel_4643 a {
  display: block;
  line-height: 0;
  position: relative;
}
.summary_top_ccdf .fixed-8ece,
.pressed-b823 .fixed-8ece {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .summary_top_ccdf .fixed-8ece,
  .pressed-b823 .fixed-8ece {
    display: block;
  }
}
.summary_top_ccdf .panel_4643,
.pressed-b823 .panel_4643 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .summary_top_ccdf .panel_4643,
  .pressed-b823 .panel_4643 {
    margin-bottom: 1em;
  }
}
.summary_top_ccdf .panel_4643 img,
.pressed-b823 .panel_4643 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.summary_top_ccdf .progress-fa16,
.pressed-b823 .progress-fa16 {
  flex-basis: calc(100% - 160px);
}
.summary_top_ccdf .progress-fa16 p,
.pressed-b823 .progress-fa16 p {
  margin-bottom: 0;
}
.summary_top_ccdf .progress-fa16 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .summary_top_ccdf .progress-fa16 {
    padding-left: 0;
  }
}
.pressed-b823 .progress-fa16 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pressed-b823 .progress-fa16 {
    padding-right: 0;
  }
}
.pressed-b823 .panel_4643 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.new-cbbf .panel_4643 {
  margin-bottom: 0.5em;
}
.new-cbbf .panel_4643 img {
  width: 100%;
}
.pattern_ba90 .table-large-db89,
.column_current_1608 .table-large-db89 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.column_current_1608 .video-56f3 .large_c7df p:last-child {
  margin-bottom: 0;
}
.backdrop_active_40f9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.thick-8916 .stale-63bb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .thick-8916 .stale-63bb:last-of-type {
    margin-bottom: 0;
  }
}
.thick-8916 .stale-63bb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thick-8916 .stale-63bb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.thick-8916 .stale-63bb ul li {
  margin: 0 0 0.6em;
}
.thick-8916 .stale-63bb ul li.caption_action_8be1,
.thick-8916 .stale-63bb ul li.texture-last-4666 {
  position: relative;
}
.thick-8916 .stale-63bb ul li.caption_action_8be1 .message-2f67,
.thick-8916 .stale-63bb ul li.texture-last-4666 .message-2f67 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.thick-8916 .stale-63bb ul li.caption_action_8be1:after:after,
.thick-8916 .stale-63bb ul li.caption_action_8be1:after:before,
.thick-8916
  .stale-63bb
  ul
  li.texture-last-4666:after:after,
.thick-8916
  .stale-63bb
  ul
  li.texture-last-4666:after:before {
  content: "";
  display: table;
}
.thick-8916 .stale-63bb ul li.caption_action_8be1:after:after,
.thick-8916
  .stale-63bb
  ul
  li.texture-last-4666:after:after {
  clear: both;
}
.thick-8916 .stale-63bb a.link_651e:hover {
  text-decoration: none;
}
.thick-8916 .stale-63bb select {
  max-width: 100%;
}
.thick-8916 .stale-63bb table {
  font-size: 85%;
}
.thick-8916 .stale-63bb table td,
.thick-8916 .stale-63bb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.thick-8916 .stale-63bb table tfoot td {
  text-align: left;
}
.thick-8916 .stale-63bb :last-child {
  margin-bottom: 0;
}
.thick-8916 .stale-63bb .stone-7ab3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.thick-8916 .stale-63bb .stone-7ab3 label {
  width: 100%;
}
.thick-8916 .stale-63bb .stone-7ab3 .status-8837 {
  width: 100%;
  display: block;
}
.thick-8916 .stale-63bb .stone-7ab3 .left_f086 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.thick-8916 .stale-63bb .stone-7ab3 .left_f086:hover svg #svg-search {
  fill: #444;
}
.thick-8916 .stale-63bb .stone-7ab3 .left_f086 svg {
  width: 18px;
  height: 18px;
}
.thick-8916 .warm-5c13 ul ul,
.thick-8916 .top-0cce ul ul,
.thick-8916 .selected_905f ul ul,
.thick-8916 .disabled_complex_eee2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.thick-8916 .warm-5c13 .black_8fde > a,
.thick-8916 .top-0cce .black_8fde > a,
.thick-8916 .selected_905f .black_8fde > a,
.thick-8916 .disabled_complex_eee2 .black_8fde > a {
  margin-bottom: 0;
}
.thick-8916 .button_37fc li,
.thick-8916 .warm-5c13 li,
.thick-8916 .detail_next_5f24 li,
.thick-8916 .top-0cce li,
.thick-8916 .selected_905f li,
.thick-8916 .disabled_complex_eee2 li,
.thick-8916 .layout-5101 li,
.thick-8916 .border-over-6a77 li {
  display: block;
  position: relative;
}
.thick-8916 .button_37fc li:last-child,
.thick-8916 .warm-5c13 li:last-child,
.thick-8916 .detail_next_5f24 li:last-child,
.thick-8916 .top-0cce li:last-child,
.thick-8916 .selected_905f li:last-child,
.thick-8916 .disabled_complex_eee2 li:last-child,
.thick-8916 .layout-5101 li:last-child,
.thick-8916 .border-over-6a77 li:last-child {
  border: none;
}
.thick-8916 .button_37fc li a,
.thick-8916 .warm-5c13 li a,
.thick-8916 .detail_next_5f24 li a,
.thick-8916 .top-0cce li a,
.thick-8916 .selected_905f li a,
.thick-8916 .disabled_complex_eee2 li a,
.thick-8916 .layout-5101 li a,
.thick-8916 .border-over-6a77 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thick-8916 .button_37fc li ul li::before,
.thick-8916 .warm-5c13 li ul li::before,
.thick-8916 .detail_next_5f24 li ul li::before,
.thick-8916 .top-0cce li ul li::before,
.thick-8916 .selected_905f li ul li::before,
.thick-8916 .disabled_complex_eee2 li ul li::before,
.thick-8916 .layout-5101 li ul li::before,
.thick-8916 .border-over-6a77 li ul li::before {
  left: 15px;
}
.thick-8916 .button_37fc li ul a,
.thick-8916 .warm-5c13 li ul a,
.thick-8916 .detail_next_5f24 li ul a,
.thick-8916 .top-0cce li ul a,
.thick-8916 .selected_905f li ul a,
.thick-8916 .disabled_complex_eee2 li ul a,
.thick-8916 .layout-5101 li ul a,
.thick-8916 .border-over-6a77 li ul a {
  padding-left: 20px;
}
.thick-8916 .button_37fc li ul ul li::before,
.thick-8916 .warm-5c13 li ul ul li::before,
.thick-8916 .detail_next_5f24 li ul ul li::before,
.thick-8916 .top-0cce li ul ul li::before,
.thick-8916 .selected_905f li ul ul li::before,
.thick-8916 .disabled_complex_eee2 li ul ul li::before,
.thick-8916 .layout-5101 li ul ul li::before,
.thick-8916 .border-over-6a77 li ul ul li::before {
  left: 30px;
}
.thick-8916 .button_37fc li ul ul a,
.thick-8916 .warm-5c13 li ul ul a,
.thick-8916 .detail_next_5f24 li ul ul a,
.thick-8916 .top-0cce li ul ul a,
.thick-8916 .selected_905f li ul ul a,
.thick-8916 .disabled_complex_eee2 li ul ul a,
.thick-8916 .layout-5101 li ul ul a,
.thick-8916 .border-over-6a77 li ul ul a {
  padding-left: 40px;
}
.thick-8916 .banner_5e34 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thick-8916 .border-over-6a77 ul li {
  margin-bottom: 1.41575em;
}
.thick-8916 .border-over-6a77 ul li .gradient-current-52ce {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.thick-8916 .border-over-6a77 ul li .north_4ca1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.background-b7f9 .button_37fc li a,
.background-b7f9 .warm-5c13 li a,
.background-b7f9 .detail_next_5f24 li a,
.background-b7f9 .top-0cce li a,
.background-b7f9 .selected_905f li a,
.background-b7f9 .disabled_complex_eee2 li a,
.background-b7f9 .layout-5101 li a,
.background-b7f9 .border-over-6a77 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-b7f9 .banner_5e34 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background-b7f9 .stale-63bb ul li.caption_action_8be1 .message-2f67,
.background-b7f9 .stale-63bb ul li.texture-last-4666 .message-2f67 {
  background: rgba(0, 0, 0, 0.2);
}
.background-b7f9 .thick-8916 .stale-63bb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-4611 .thick-8916 .message-4340 li {
  margin: 0;
}
.module-4611 .thick-8916 .message-4340 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.module-4611 .thick-8916 .message-4340 li ul {
  margin: 0;
}
.module-4611 .thick-8916 .message-4340 li ul li a {
  padding-left: 15px;
}
.module-4611 .thick-8916 .message-4340 li ul li li a {
  padding-left: 30px;
}
.module-4611 .thick-8916 .message-4340 li.down-e710 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.module-4611 .thick-8916 .message-4340 li.down-e710 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.module-4611 .thick-8916 .message-4340 li.down-e710 > 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;
}
.layout-pink-3f84 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.slider_eb9c {
  position: relative;
  z-index: 10;
}
.slider_eb9c .detail_efc3 {
  width: 100%;
  max-width: 100%;
}
.frame-3518 .popup_black_4fb9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.frame-3518 .carousel_7f65 {
}
.frame-3518 .background-b7f9 {
  background: #292929;
}
.backdrop-2b89 .popup_black_4fb9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.backdrop-2b89 .carousel_7f65 {
  background: #f9f9f9;
}
.backdrop-2b89 .background-b7f9 {
  background: #303030;
}
.hard-e5a5 .popup_black_4fb9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard-e5a5 .slider_abf7 {
    margin-bottom: 1em;
  }
  .hard-e5a5 .slider_abf7:last-child {
    margin-bottom: 0;
  }
}
.hard-e5a5 .carousel_7f65 {
  background: #ededed;
}
.hard-e5a5 .background-b7f9 {
  background: #1a1a1a;
}
.popup_black_4fb9.carousel_7f65 {
  color: rgba(0, 0, 0, 0.6);
}
.popup_black_4fb9.carousel_7f65 .avatar-f956 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_black_4fb9.background-b7f9 {
  color: rgba(255, 255, 255, 0.99);
}
.popup_black_4fb9.background-b7f9 a:not(.link_651e) {
  color: rgba(255, 255, 255, 0.79);
}
.popup_black_4fb9.background-b7f9 a:not(.link_651e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_black_4fb9.background-b7f9 .avatar-f956 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_black_4fb9.background-b7f9 table tbody td,
.popup_black_4fb9.background-b7f9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal-d95b.fast-2f26 .tooltip_52fd {
  max-width: initial;
}
.modal-d95b .label-15ac {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal-d95b .label-15ac .detail_efc3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal-d95b .label-15ac .detail_efc3 {
    display: block;
    margin-bottom: 2em;
  }
  .modal-d95b .label-15ac .detail_efc3:last-child {
    margin-bottom: 0;
  }
}
.hard-e5a5 .slider_abf7:last-child,
.backdrop-2b89 .slider_abf7:last-child,
.frame-3518 .slider_abf7:last-child {
  margin-bottom: 0;
}
.hard-e5a5 .slider_abf7 .thick-8916 .stale-63bb:last-child,
.backdrop-2b89 .slider_abf7 .thick-8916 .stale-63bb:last-child,
.frame-3518 .slider_abf7 .thick-8916 .stale-63bb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard-e5a5 .gallery-thick-5464,
  .hard-e5a5 .summary_f7b2,
  .backdrop-2b89 .gallery-thick-5464,
  .backdrop-2b89 .summary_f7b2,
  .frame-3518 .gallery-thick-5464,
  .frame-3518 .summary_f7b2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .slider_eb9c .slider_abf7 {
    margin-bottom: 2em;
  }
}
.slider_eb9c p:last-child {
  margin-bottom: 0;
}
.slider_eb9c li,
.slider_eb9c ul {
  list-style: none;
  margin: 0;
}
.slider_eb9c ul ul {
  margin-left: 2.617924em;
}
.avatar-blue-39f3 {
  font-size: 0.875em;
}

/* css-noise: a4e6 */
.shadow-element-a7 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
