/*!
Theme Name: Customify
Theme URI: https://pressmaximum.black_c81f/customify
Author: WPCustomify
Author URI: https://pressmaximum.black_c81f
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.black_c81f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture-narrow-4d0c.menu_copper_dff1/licenses/gpl-2.0.accent-5fcd
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.text-right-0947/, (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.item-yellow-c337.out-6d7e/normalize.main-west-0214/
 ======
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.main-west-0214 v7.0.0 | MIT License | github.black_c81f/necolas/normalize.main-west-0214 */
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;
}
.layout_a235 .slider_d43b,
.header_224e,
.steel_a8fa,
.element-c5ae,
.article_pressed_ba10,
.title_fixed_c4e1,
.selected-6116,
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;
}
.header_224e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .header_224e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .header_224e,
  h1 {
    font-size: 1.8em;
  }
}
.steel_a8fa,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.steel_a8fa + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .steel_a8fa,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .steel_a8fa,
  h2 {
    font-size: 1.7em;
  }
}
.element-c5ae,
h3 {
  font-size: 1.618em;
}
.layout_a235 .slider_d43b,
.article_pressed_ba10,
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.item_b9de {
  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;
}
.picture-9d47:after,
.picture-9d47:before,
.hovered-aa69:after,
.hovered-aa69:before {
  content: "";
  display: table;
}
.picture-9d47:after,
.hovered-aa69:after {
  clear: both;
}
.center_d278 {
  float: right;
  margin-right: 0;
}
.thumbnail_5d0a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tooltip-full-0895 .mini_0902,
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;
}
.tooltip-full-0895 .mini_0902: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;
}
.info_08fb .mini_0902 {
  box-shadow: none;
}
.info_08fb
  .mini_0902
  .icon-paper-29de {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.info_08fb .mini_0902 .card-simple-6cb7 {
  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;
}
.info_08fb
  .mini_0902
  .card-simple-6cb7
  b {
  display: none;
}
.info_08fb .outer-eb10 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.iron-51ae:not(.tiny-cc0b):not(.tooltip-9980),
button:not(.tiny-cc0b):not(.tooltip-9980),
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ),
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ),
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ) {
  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;
}
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ):hover,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ):hover,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):hover,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):hover,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ):active,
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ):active,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):active,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):active,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):active,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus {
  outline: 0;
}
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e {
  position: relative;
}
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .list-purple-492f,
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .brown-6f14,
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .paper-0865,
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  i,
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  svg,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .list-purple-492f,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .brown-6f14,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .paper-0865,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  i,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  svg,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .list-purple-492f,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .brown-6f14,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .paper-0865,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  i,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  svg,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .list-purple-492f,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .brown-6f14,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .paper-0865,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  i,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  svg,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .list-purple-492f,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .brown-6f14,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  .paper-0865,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  i,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e
  svg {
  visibility: hidden;
}
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e:after,
button:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e:after,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e:after,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e:after,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ).fn-loading-b51e: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;
}
.iron-51ae:not(.tiny-cc0b):not(.tooltip-9980),
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ),
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ),
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ) {
  color: #fff;
  background: #235787;
}
.iron-51ae:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus,
input[type="button"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus,
input[type="reset"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus,
input[type="submit"]:not(.tiny-cc0b):not(
    .tooltip-9980
  ):focus {
  color: #fff;
}
.iron-51ae.fn-disabled-b51e:not(.tiny-cc0b):not(
    .tooltip-9980
  ),
.iron-51ae[disabled]:not(.tiny-cc0b):not(
    .tooltip-9980
  ),
button.fn-disabled-b51e:not(.tiny-cc0b):not(
    .tooltip-9980
  ),
button[disabled]:not(.tiny-cc0b):not(
    .tooltip-9980
  ) {
  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;
}
.fresh_28a2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fresh_28a2: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;
}
.badge_b4dc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module_8357 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.disabled_af1e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.picture-9d47:after,
.picture-9d47:before,
.element-0c9f:after,
.element-0c9f:before,
.modal_bb66:after,
.modal_bb66:before,
.upper-f4a5:after,
.upper-f4a5:before,
.breadcrumb_west_2ea4:after,
.breadcrumb_west_2ea4:before,
.backdrop_hard_2046:after,
.backdrop_hard_2046:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.picture-9d47:after,
.element-0c9f:after,
.modal_bb66:after,
.upper-f4a5:after,
.breadcrumb_west_2ea4:after,
.backdrop_hard_2046:after {
  clear: both;
}
.element-0c9f .thumbnail-2de3,
.modal_bb66 .thumbnail-2de3,
.gas-ab53 .thumbnail-2de3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row_1eda {
  display: inline-block;
}
.mask_f0f3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mask_f0f3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mask_f0f3 .new_c7d0 {
  padding: 1em 0;
  font-size: 85%;
}
.new_c7d0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled-out-8c31 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled-out-8c31:after,
.disabled-out-8c31:before {
  content: "";
  display: table;
}
.disabled-out-8c31:after {
  clear: both;
}
.disabled_large_daa8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade_short_dcae .disabled_large_daa8 {
  max-width: 50%;
}
.title_medium_3690 .disabled_large_daa8 {
  max-width: 33.33%;
}
.stone_6bc8 .disabled_large_daa8 {
  max-width: 25%;
}
.overlay-a697 .disabled_large_daa8 {
  max-width: 20%;
}
.easy-6b37 .disabled_large_daa8 {
  max-width: 16.66%;
}
.search_6ae9 .disabled_large_daa8 {
  max-width: 14.28%;
}
.notification-c801 .disabled_large_daa8 {
  max-width: 12.5%;
}
.secondary-bcd9 .disabled_large_daa8 {
  max-width: 11.11%;
}
.silver_4d57 {
  display: block;
}
.layout_a235 .hover-99df label,
.layout_a235 .pink_1226 label,
.layout_a235 .easy-7501 label,
.layout_a235 .chip-b174 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean-5705 {
  list-style: none;
  margin: 0;
}
.clean-5705 article.detail_50d2 {
  margin-bottom: 0;
}
.clean-5705 ul {
  list-style: none;
  margin: 0;
}
.clean-5705 .info_short_19a4 li.detail_50d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean-5705 .info_short_19a4 li.detail_50d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean-5705 .info_short_19a4 li.detail_50d2: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) {
  .clean-5705 .info_short_19a4 li.detail_50d2 li.detail_50d2 li.detail_50d2 li.detail_50d2 {
    padding-left: 0;
  }
}
article.detail_50d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_50d2 .element-0c9f p:last-of-type {
  margin-bottom: 0;
}
article.detail_50d2 .detail-ffd2 {
  float: left;
}
article.detail_50d2 .frame-rough-db1a {
  margin-left: 85px;
}
article.detail_50d2 .progress_d8a0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_50d2 .progress_d8a0 .article_86fc {
  margin-left: 10px;
}
article.detail_50d2 .dirty_fd98 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_50d2 .smooth-1cb0 {
  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 .hover-99df,
  #respond .easy-7501,
  #respond .chip-b174 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover-99df input,
#respond .easy-7501 input,
#respond .chip-b174 input {
  width: 100%;
}
#respond .chip-b174 {
  margin-right: 0;
}
#respond .tag-purple-a837 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs_active_9bc0 {
  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;
}
.tabs_active_9bc0.video-warm-dc8c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs_active_9bc0 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%);
}
.tabs_active_9bc0:focus,
.tabs_active_9bc0: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);
}
.pagination_afde {
  border-radius: 10%;
}
.secondary_right_e984 {
  border-radius: 50%;
}
.fluid_19ee {
  font-size: 0.72em;
}
.avatar-dynamic-e1b0 {
  font-size: 0.875em;
}
.tooltip_645e {
  font-size: 1.1em;
}
.component-bronze-d33a {
  text-transform: uppercase;
  line-height: 1.2;
}
.component-bronze-d33a.fluid_19ee {
  letter-spacing: 0.5px;
}
.filter_motion_89a2,
.filter_motion_89a2 a {
  color: #6d6d6d;
}
.filter_motion_89a2 a:hover {
  color: #111;
}
.hero_662a {
  color: #6d6d6d;
}
.alert-7bac {
  overflow-x: hidden;
}
.alert-7bac .text-69ac.tertiary-6393 {
  position: relative;
}
.alert-7bac .text-69ac.tertiary-6393.notice-fixed-e379 {
  position: initial;
}
.alert-7bac
  .text-69ac.tertiary-6393.notice-fixed-e379
  .gold-9cf2 {
  left: auto;
}
.alert-7bac .text-69ac .gold-9cf2 {
  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;
}
.alert-7bac .text-69ac:hover.tertiary-6393 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert-7bac
  .text-69ac:hover.tertiary-6393
  .gold-9cf2 {
  display: block;
  z-index: 9999999;
}
.alert-7bac .pattern-a09a .caption_slow_2168,
.alert-7bac .carousel_ce1a .caption_slow_2168 {
  display: none;
}
.alert-7bac .slow-548d .text-69ac:hover.tertiary-6393 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.layout_a235 .hover-99df label,
.layout_a235 .pink_1226 label,
.layout_a235 .easy-7501 label,
.layout_a235 .chip-b174 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.clean-5705 {
  list-style: none;
  margin: 0;
}
.clean-5705 article.detail_50d2 {
  margin-bottom: 0;
}
.clean-5705 ul {
  list-style: none;
  margin: 0;
}
.clean-5705 .info_short_19a4 li.detail_50d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .clean-5705 .info_short_19a4 li.detail_50d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .clean-5705 .info_short_19a4 li.detail_50d2: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) {
  .clean-5705 .info_short_19a4 li.detail_50d2 li.detail_50d2 li.detail_50d2 li.detail_50d2 {
    padding-left: 0;
  }
}
article.detail_50d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_50d2 .element-0c9f p:last-of-type {
  margin-bottom: 0;
}
article.detail_50d2 .detail-ffd2 {
  float: left;
}
article.detail_50d2 .frame-rough-db1a {
  margin-left: 85px;
}
article.detail_50d2 .progress_d8a0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_50d2 .progress_d8a0 .article_86fc {
  margin-left: 10px;
}
article.detail_50d2 .dirty_fd98 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_50d2 .smooth-1cb0 {
  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 .hover-99df,
  #respond .easy-7501,
  #respond .chip-b174 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover-99df input,
#respond .easy-7501 input,
#respond .chip-b174 input {
  width: 100%;
}
#respond .chip-b174 {
  margin-right: 0;
}
#respond .tag-purple-a837 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-a09a .panel_east_009e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.panel_east_009e .backdrop_166f.chip-mini-f1d5 .fast-4682 > li > a:focus,
.panel_east_009e .backdrop_166f.chip-mini-f1d5 .fast-4682 > li > a:hover,
.panel_east_009e .backdrop_166f.avatar-pressed-2cd3 .fast-4682 > li > a:focus,
.panel_east_009e .backdrop_166f.avatar-pressed-2cd3 .fast-4682 > li > a:hover,
.panel_east_009e .backdrop_166f.layout-c67a .fast-4682 > li > a:focus,
.panel_east_009e .backdrop_166f.layout-c67a .fast-4682 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_east_009e
  .backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li.module_plasma_a41e
  > a,
.panel_east_009e
  .backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li.menu_133c
  > a,
.panel_east_009e
  .backdrop_166f.avatar-pressed-2cd3
  .fast-4682
  > li.module_plasma_a41e
  > a,
.panel_east_009e
  .backdrop_166f.avatar-pressed-2cd3
  .fast-4682
  > li.menu_133c
  > a,
.panel_east_009e
  .backdrop_166f.layout-c67a
  .fast-4682
  > li.module_plasma_a41e
  > a,
.panel_east_009e .backdrop_166f.layout-c67a .fast-4682 > li.section-3b4f > a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_east_009e .south_42c6,
.panel_east_009e .south_42c6 a {
  color: rgba(255, 255, 255, 0.99);
}
.panel_east_009e .cold-b904.search-2331 li a,
.panel_east_009e .background-d60c a,
.panel_east_009e .static-7287,
.panel_east_009e .fast-4682 > li > a,
.panel_east_009e .advanced_141c {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e .cold-b904.search-2331 li a:hover,
.panel_east_009e .background-d60c a:hover,
.panel_east_009e .static-7287:hover,
.panel_east_009e .fast-4682 > li > a:hover,
.panel_east_009e .advanced_141c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_east_009e .full-410b {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e .full-410b .top-226c {
  color: rgba(255, 255, 255, 0.99);
}
.panel_east_009e .full-410b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_east_009e .heading-2f17 .accordion-0169 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e .heading-2f17 .accordion-0169 .shadow_prev_7305 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e
  .heading-2f17
  .accordion-0169
  .shadow_prev_7305::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e
  .heading-2f17
  .accordion-0169
  .shadow_prev_7305:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e
  .heading-2f17
  .accordion-0169
  .shadow_prev_7305::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e
  .heading-2f17
  .accordion-0169
  .shadow_prev_7305::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e .heading-2f17 .image-71a8 {
  color: rgba(255, 255, 255, 0.79);
}
.panel_east_009e .heading-2f17 .image-71a8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-f26f
  .panel_east_009e
  .heading-2f17
  .pink_e683
  .carousel_34b4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-f26f
  .panel_east_009e
  .heading-2f17
  .pink_e683
  .shadow_prev_7305 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-a09a .icon_lower_51d0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.icon_lower_51d0 .backdrop_166f.chip-mini-f1d5 .fast-4682 > li > a:focus,
.icon_lower_51d0 .backdrop_166f.chip-mini-f1d5 .fast-4682 > li > a:hover,
.icon_lower_51d0 .backdrop_166f.avatar-pressed-2cd3 .fast-4682 > li > a:focus,
.icon_lower_51d0 .backdrop_166f.avatar-pressed-2cd3 .fast-4682 > li > a:hover,
.icon_lower_51d0 .backdrop_166f.layout-c67a .fast-4682 > li > a:focus,
.icon_lower_51d0 .backdrop_166f.layout-c67a .fast-4682 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_lower_51d0
  .backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li.module_plasma_a41e
  > a,
.icon_lower_51d0
  .backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li.menu_133c
  > a,
.icon_lower_51d0
  .backdrop_166f.avatar-pressed-2cd3
  .fast-4682
  > li.module_plasma_a41e
  > a,
.icon_lower_51d0
  .backdrop_166f.avatar-pressed-2cd3
  .fast-4682
  > li.menu_133c
  > a,
.icon_lower_51d0
  .backdrop_166f.layout-c67a
  .fast-4682
  > li.module_plasma_a41e
  > a,
.icon_lower_51d0 .backdrop_166f.layout-c67a .fast-4682 > li.section-3b4f > a {
  color: rgba(0, 0, 0, 0.8);
}
.icon_lower_51d0 .south_42c6,
.icon_lower_51d0 .south_42c6 a {
  color: rgba(0, 0, 0, 0.8);
}
.icon_lower_51d0 .cold-b904.search-2331 li a,
.icon_lower_51d0 .background-d60c a,
.icon_lower_51d0 .static-7287,
.icon_lower_51d0 .fast-4682 > li > a,
.icon_lower_51d0 .advanced_141c {
  color: rgba(0, 0, 0, 0.55);
}
.icon_lower_51d0 .cold-b904.search-2331 li a:hover,
.icon_lower_51d0 .background-d60c a:hover,
.icon_lower_51d0 .static-7287:hover,
.icon_lower_51d0 .fast-4682 > li > a:hover,
.icon_lower_51d0 .advanced_141c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.icon_lower_51d0 .full-410b {
  color: rgba(0, 0, 0, 0.55);
}
.icon_lower_51d0 .full-410b .top-226c {
  color: rgba(0, 0, 0, 0.8);
}
.icon_lower_51d0 .full-410b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-pressed-192f .frame-west-0dc4 {
  margin-left: auto;
  margin-right: auto;
}
.modal_bb66 > * {
  margin-left: auto;
  margin-right: auto;
}
.modal_bb66 .badge_b4dc {
  margin-right: 1.41575em;
}
.menu_58ac .modal_bb66 > .gradient-easy-7186 {
  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;
}
.menu_58ac .modal_bb66 > .black_d18d {
  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;
}
.small-415c.menu-pressed-192f .frame-west-0dc4,
.border-7f33.menu-pressed-192f .frame-west-0dc4 {
  margin-left: 0;
}
.smooth-ed49.menu-pressed-192f .frame-west-0dc4,
.hovered_cf2e.menu-pressed-192f .frame-west-0dc4 {
  margin-right: 0;
}
.modal_bb66 ol,
.modal_bb66 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.card-solid-6563 video {
  max-width: 100%;
}
.disabled-9668 img {
  display: block;
}
.disabled-9668.badge_b4dc,
.disabled-9668.module_8357 {
  width: 100%;
}
.disabled-9668.black_d18d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mask_large_80c5:not(.tag-9c9e) {
  margin: 1.5em auto;
}
.medium-d540 p {
  padding: 1.5em 14px;
}
ul.image_selected_fde2.black_d18d,
ul.image_selected_fde2.gradient-easy-7186,
ul.image_selected_fde2.over-df61.gradient-easy-7186 {
  padding: 0 14px;
}
.texture_142d {
  display: block;
  overflow-x: auto;
}
.texture_142d table {
  border-collapse: collapse;
  width: 100%;
}
.texture_142d td,
.texture_142d th {
  padding: 0.5em;
}
.modal_bb66 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.modal_bb66 ol ol,
.modal_bb66 ol ul,
.modal_bb66 ul ol,
.modal_bb66 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.modal_bb66 ol ol li,
.modal_bb66 ol ul li,
.modal_bb66 ul ol li,
.modal_bb66 ul ul li {
  margin-left: 0;
}
.pattern-pressed-b909.photo_ef95 > .warm-303c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pattern-pressed-b909.photo_ef95 > .warm-303c iframe,
.pattern-pressed-b909.photo_ef95 > .warm-303c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero_mini_2101 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hero_mini_2101.sidebar_c8b2 {
  padding: 0;
}
.hero_mini_2101.sidebar_c8b2 cite {
  font-size: 13px;
}
.hero_mini_2101 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hero_mini_2101 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.popup_d4e3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.popup_d4e3 > p:first-child {
  margin-top: 0;
}
.popup_d4e3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.popup_d4e3 blockquote {
  border-left: 0;
}
.pink-e39b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pink-e39b:not(.highlight_action_e53b) {
  max-width: 100px;
}
.pink-e39b.plasma_780f {
  border-bottom: none !important;
  text-align: center;
}
.pink-e39b.plasma_780f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium-d540 p {
    padding: 1.5em 0;
  }
}
.fresh-6cca {
  color: #0073aa;
}
.texture-pink-3c51 {
  background-color: #0073aa;
}
.wide-ba49 {
  color: #229fd8;
}
.active-516b {
  background-color: #229fd8;
}
.video_light_220b {
  color: #eee;
}
.focused-28b5 {
  background-color: #eee;
}
.section-ad5a {
  color: #444;
}
.notice_622b {
  background-color: #444;
}
.search_selected_0535 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_selected_0535 .steel-3d03 .background-d60c {
  font-size: 15px;
}
.search_selected_0535 .background-d60c {
  line-height: 1.3;
}
.search_selected_0535 .icon_lower_51d0 {
}
.search_selected_0535 .panel_east_009e {
  background: #235787;
}
.pro_6f1e {
  padding: 0;
}
.pro_6f1e .panel_east_009e {
  background: #1a1a1a;
}
.pro_6f1e .icon_lower_51d0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-3ddf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-3ddf .icon_lower_51d0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-3ddf .panel_east_009e {
  background: #303030;
}
.backdrop_hard_2046 {
  position: relative;
  z-index: 10;
}
.backdrop_hard_2046 .notice-66f9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_5e64 .tertiary-6393 {
  display: inline-block;
  vertical-align: middle;
}
.main_5e64.top_9cc1 .tertiary-6393 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .main_5e64.top_9cc1 .tertiary-6393 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .main_5e64.top_9cc1 .tertiary-6393 {
    margin-right: 0.4em;
  }
}
.main_5e64.top_9cc1 .tertiary-6393:last-child {
  margin-right: 0;
}
.slow_bfd2 .notice-66f9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern-a09a .steel-3d03 {
    margin: 0 -0.5em;
  }
  .pattern-a09a .steel-3d03 [class*="customify-col-"],
  .pattern-a09a .steel-3d03 [class*="customify-col_"],
  .pattern-a09a .steel-3d03 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern-a09a.heading_under_f576 .notice-66f9 {
  background: 0 0 !important;
}
.pattern-a09a.heading_under_f576 .notice-66f9,
.pattern-a09a.slow_bfd2 .notice-66f9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern-a09a.filter_56ba {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern-a09a.slow_bfd2 .notice-66f9 {
  box-shadow: none !important;
}
.dim_72bd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dim_72bd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dim_72bd {
    padding: 18px 0 20px;
  }
}
.dim_72bd .outline_a450 {
  width: 100%;
}
.dim_72bd .link-up-67b0 {
  margin-bottom: 0;
}
.dim_72bd .paragraph-medium-5302 {
  margin-top: 5px;
  font-size: 0.875em;
}
.accordion_wide_5f63 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.accordion_wide_5f63 .content-copper-cfb7 {
  width: 100%;
}
.huge-8186 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.huge-8186 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.huge-8186 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;
}
.huge-8186 li:last-child:after {
  display: none;
}
.huge-8186 li a {
  font-weight: 500;
  margin-right: 10px;
}
.image-c413 .caption_slow_2168 button,
.dim_72bd .caption_slow_2168 button {
  left: 0;
}
.image-c413 .content-copper-cfb7,
.dim_72bd .content-copper-cfb7 {
  padding-left: 0;
  padding-right: 0;
}
.image-c413 .accordion_wide_5f63,
.dim_72bd .accordion_wide_5f63 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.image-c413 {
  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;
}
.image-c413: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;
}
.image-c413 .iron-d707 {
  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) {
  .image-c413 .iron-d707 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .image-c413 .iron-d707 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .image-c413 .iron-d707 {
    min-height: 200px;
  }
}
.image-c413 .huge-8186 {
  color: rgba(255, 255, 255, 0.8);
}
.image-c413 .huge-8186 a,
.image-c413 .huge-8186 li:after {
  color: inherit;
}
.image-c413 .huge-8186 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wrapper_in_5d99 {
  margin-bottom: 0.5em;
}
.image-8795 {
  margin-bottom: 1.2em;
}
.image-8795,
.wrapper_in_5d99 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.image-8795 p:last-child,
.wrapper_in_5d99 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .caption_slow_2168,
#masthead .caption_slow_2168 {
  display: none;
}
#masthead
  > .caption_slow_2168.block_9822 {
  display: none;
}
#masthead > .caption_slow_2168 button {
  left: 0;
}
.basic-5d7b {
  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%;
}
.basic-5d7b .tertiary-6393 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.basic-5d7b .smooth-2bc0 {
  display: -webkit-box;
  display: flex;
}
.basic-5d7b .smooth-2bc0.wide-980d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.basic-5d7b .smooth-2bc0.focus_7a80 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.basic-5d7b .smooth-2bc0.inner_26c5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.basic-5d7b.complex-4d65.item_dim_9087 .smooth-2bc0.wide-980d {
  flex-basis: 100%;
}
.basic-5d7b.feature_20fa .smooth-2bc0.focus_7a80 {
  -webkit-box-flex: 1;
  flex: auto;
}
.basic-5d7b.feature_20fa .smooth-2bc0.inner_26c5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .caption_slow_2168.block_9822 {
  display: none;
}
#masthead > .caption_slow_2168 button {
  left: 0;
}
.sort_f0ac {
  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;
}
.sort_f0ac:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort_f0ac.tag_simple_5521 i {
  margin-right: 4px;
}
.sort_f0ac.silver_375c i {
  margin-left: 5px;
}
.background-d60c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.background-d60c p:last-child {
  margin-bottom: 0;
}
.row-6971 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row-6971 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row-6971 img {
  display: block;
  width: auto;
  line-height: 1;
}
.row-6971 .south_42c6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row-6971 .solid-2d5c {
  margin: 5px 0 7px 0;
}
.row-6971.logo-1e68 .texture-d5c2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-6971.logo-1e68 .tall-5c49 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-6971.nav-d547 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row-6971.nav-d547 .texture-d5c2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-6971.nav-d547 .tall-5c49 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-6971.gallery-a6e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-6971.mask_fluid_b612 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row-6971.mask_fluid_b612 .tall-5c49 {
  margin-top: 7px;
}
.tabs_4353 {
  display: inline-block;
}
.backdrop_hard_2046 .action-cf2e .row-6971 img {
  max-width: 100%;
}
.backdrop_166f .layout_hovered_88d2.slow_1d65,
.caption_755b .layout_hovered_88d2.slow_1d65 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_166f .active_liquid_a22f,
.caption_755b .active_liquid_a22f {
  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%);
}
.backdrop_166f .active_liquid_a22f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.backdrop_166f.photo_ae73 .active_liquid_a22f {
  display: none;
}
.backdrop_166f .shade-f641 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop_166f .shade-f641 li {
  display: inline-block;
  position: relative;
}
.backdrop_166f .shade-f641 li:last-child {
  margin-right: 0;
}
.backdrop_166f .shade-f641 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;
}
.backdrop_166f .shade-f641 li.section-3b4f > a {
  color: rgba(0, 0, 0, 0.9);
}
.backdrop_166f .shade-f641 > 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;
}
.backdrop_166f .shade-f641 > li > a i {
  line-height: 0;
}
.backdrop_166f .shade-f641 > li.notice_1aac > a .active_liquid_a22f {
  margin-left: 4px;
  line-height: 0;
}
.backdrop_166f .shade-f641 .sort_723c li.notice_1aac > a {
  position: relative;
}
.backdrop_166f .shade-f641 .sort_723c li.notice_1aac > a:after,
.backdrop_166f .shade-f641 .sort_723c li.notice_1aac > a:before {
  content: "";
  display: table;
}
.backdrop_166f .shade-f641 .sort_723c li.notice_1aac > a:after {
  clear: both;
}
.backdrop_166f .shade-f641 .sort_723c li.notice_1aac > a .active_liquid_a22f {
  margin-left: 5px;
  float: right;
}
.backdrop_166f .photo-top-4834,
.backdrop_166f .sort_723c {
  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;
}
.backdrop_166f .sort_723c {
  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;
}
.backdrop_166f .sort_723c .slow_1d65 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop_166f .sort_723c .active_liquid_a22f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.backdrop_166f .sort_723c li {
  display: block;
  margin: 0;
  padding: 0;
}
.backdrop_166f .sort_723c 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;
}
.backdrop_166f .sort_723c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_166f .sort_723c .sort_723c {
  top: 0;
  left: 100%;
}
.backdrop_166f .message-first-a404.fn-focus-b51e > .photo-top-4834,
.backdrop_166f .message-first-a404.fn-focus-b51e > .sort_723c,
.backdrop_166f .message-first-a404:focus > .photo-top-4834,
.backdrop_166f .message-first-a404:focus > .sort_723c,
.backdrop_166f .message-first-a404:hover > .photo-top-4834,
.backdrop_166f .message-first-a404:hover > .sort_723c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.backdrop_166f.layout-c67a .fast-4682:after,
.backdrop_166f.layout-c67a .fast-4682:before {
  content: "";
  display: table;
}
.backdrop_166f.layout-c67a .fast-4682:after {
  clear: both;
}
.backdrop_166f.layout-c67a .fast-4682 > li {
  float: left;
}
.backdrop_166f.container_0ec3 .fast-4682:after,
.backdrop_166f.container_0ec3 .fast-4682:before {
  content: "";
  display: table;
}
.backdrop_166f.container_0ec3 .fast-4682:after {
  clear: both;
}
.backdrop_166f.container_0ec3 .fast-4682 > li {
  float: left;
}
.backdrop_166f.container_0ec3 .fast-4682 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_166f.container_0ec3 .fast-4682 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop_166f.container_0ec3 .fast-4682 > li.module_plasma_a41e > a,
.backdrop_166f.container_0ec3 .fast-4682 > li.section-3b4f > a {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop_166f.chip-mini-f1d5 .fast-4682 > li > a .slow_1d65 {
  position: relative;
}
.backdrop_166f.chip-mini-f1d5 .fast-4682 > li > a .slow_1d65: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;
}
.backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li:focus
  > a
  .slow_1d65:before,
.backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li:hover
  > a
  .slow_1d65:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li.module_plasma_a41e
  > a
  .slow_1d65:before,
.backdrop_166f.chip-mini-f1d5
  .fast-4682
  > li.menu_133c
  > a
  .slow_1d65:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_166f.avatar-pressed-2cd3 .fast-4682 > li > a .slow_1d65 {
  position: relative;
}
.backdrop_166f.avatar-pressed-2cd3 .fast-4682 > li > a .slow_1d65: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;
}
.backdrop_166f.avatar-pressed-2cd3 .fast-4682 > li:focus > a .slow_1d65:before,
.backdrop_166f.avatar-pressed-2cd3
  .fast-4682
  > li:hover
  > a
  .slow_1d65:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_166f.avatar-pressed-2cd3
  .fast-4682
  > li.module_plasma_a41e
  > a
  .slow_1d65:before,
.backdrop_166f.avatar-pressed-2cd3
  .fast-4682
  > li.menu_133c
  > a
  .slow_1d65:before {
  width: 100%;
  background-color: currentColor;
}
.caption_755b .shade-f641 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.caption_755b .shade-f641 li:first-child > a {
  border-top: none;
}
.caption_755b .shade-f641 .medium_0fca > .slow_1d65 .active_liquid_a22f {
  display: none;
}
.caption_755b .shade-f641 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.caption_755b .shade-f641 li:last-child {
  border: none;
}
.caption_755b .shade-f641 li.notice_1aac > a {
  padding-right: 45px !important;
}
.caption_755b .shade-f641 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.caption_755b .shade-f641 li a:focus,
.caption_755b .shade-f641 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_755b .shade-f641 li .feature_dd49 {
  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;
}
.caption_755b .shade-f641 li .feature_dd49:hover {
  box-shadow: none;
}
.caption_755b .shade-f641 li .feature_dd49 .active_liquid_a22f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.caption_755b .shade-f641 .sort_723c {
  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);
}
.caption_755b .shade-f641 .sort_723c li a {
  padding-left: 3em;
}
.caption_755b .shade-f641 .disabled-5c46 > a .feature_dd49 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.caption_755b .shade-f641 .disabled-5c46 > .sort_723c {
  display: block;
  opacity: 1;
}
.list_c81d {
  max-width: 100%;
}
.message_5c6a {
  line-height: 0;
  cursor: pointer;
}
.advanced_141c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.advanced_141c:hover {
  box-shadow: none;
  color: currentColor;
}
.advanced_141c svg {
  width: 18px;
  height: 18px;
}
.advanced_141c .simple-3bdb {
  display: none;
}
.texture-lite-8fba {
  position: relative;
}
.texture-lite-8fba.fn-active-b51e .advanced_141c .box-be50 {
  display: none;
}
.texture-lite-8fba.fn-active-b51e .advanced_141c .simple-3bdb {
  display: inline-block;
}
.texture-lite-8fba .over_0b44 {
  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);
}
.texture-lite-8fba.last-3167 .over_0b44 {
  left: auto;
  right: -0.9em;
}
.texture-lite-8fba.last-3167 .tall_9613::before {
  left: auto;
  right: 15px;
}
.texture-lite-8fba.fn-active-b51e .over_0b44 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pink_e683 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pink_e683 label {
  flex-basis: 100%;
}
.pink_e683 .accordion-0169 {
  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;
}
.pink_e683 .shadow_prev_7305 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pink_e683 .shadow_prev_7305:focus {
  background-color: transparent;
}
.pink_e683 button.image-71a8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pink_e683 button.image-71a8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pink_e683 button.image-71a8 svg {
  width: 18px;
  height: 18px;
}
.pink_e683 input[type="submit"] {
  min-height: auto;
}
.heading-2f17 .pink_e683 .shadow_prev_7305 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tall_9613 {
  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) {
  .tall_9613 {
    width: 220px;
  }
}
.tall_9613 label {
  flex-basis: 100%;
}
.tall_9613::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;
}
.basic-f26f .heading-2f17 .pink_e683 {
  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;
}
.basic-f26f
  .heading-2f17
  .pink_e683
  .accordion-0169 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.basic-f26f .heading-2f17 .pink_e683 .shadow_prev_7305 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.basic-f26f
  .heading-2f17
  .pink_e683
  .shadow_prev_7305:focus {
  background: 0 0;
}
.basic-f26f
  .heading-2f17
  .pink_e683
  .carousel_34b4 {
  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;
}
.cold-b904 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cold-b904 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cold-b904 li:last-child {
  margin-right: 0;
}
.cold-b904 li:first-child {
  margin-left: 0;
}
.cold-b904.picture_fixed_6c7c a {
  color: #fff;
}
.cold-b904.picture_fixed_6c7c a:hover {
  color: #fff;
}
.cold-b904 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cold-b904 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cold-b904 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cold-b904 a:hover {
  opacity: 0.9;
  color: inherit;
}
.cold-b904 [class*="social-icon-apple"] {
  background-color: #999;
}
.cold-b904 [class*="social-icon-apple"].north-a9e3 {
  background-color: transparent;
  color: #999;
}
.cold-b904 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cold-b904 [class*="social-icon-behance"].north-a9e3 {
  background-color: transparent;
  color: #1769ff;
}
.cold-b904 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cold-b904 [class*="social-icon-bitbucket"].north-a9e3 {
  background-color: transparent;
  color: #205081;
}
.cold-b904 [class*="social-icon-codepen"] {
  background-color: #000;
}
.cold-b904 [class*="social-icon-codepen"].north-a9e3 {
  background-color: transparent;
  color: #000;
}
.cold-b904 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cold-b904 [class*="social-icon-delicious"].north-a9e3 {
  background-color: transparent;
  color: #39f;
}
.cold-b904 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cold-b904 [class*="social-icon-digg"].north-a9e3 {
  background-color: transparent;
  color: #005be2;
}
.cold-b904 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cold-b904 [class*="social-icon-dribbble"].north-a9e3 {
  background-color: transparent;
  color: #ea4c89;
}
.cold-b904 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cold-b904 [class*="social-icon-envelope"].north-a9e3 {
  background-color: transparent;
  color: #ea4335;
}
.cold-b904 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cold-b904 [class*="social-icon-facebook"].north-a9e3 {
  background-color: transparent;
  color: #3b5998;
}
.cold-b904 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cold-b904 [class*="social-icon-flickr"].north-a9e3 {
  background-color: transparent;
  color: #0063dc;
}
.cold-b904 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cold-b904 [class*="social-icon-foursquare"].north-a9e3 {
  background-color: transparent;
  color: #2d5be3;
}
.cold-b904 [class*="social-icon-github"] {
  background-color: #333;
}
.cold-b904 [class*="social-icon-github"].north-a9e3 {
  background-color: transparent;
  color: #333;
}
.cold-b904 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cold-b904 [class*="social-icon-google-plus"].north-a9e3 {
  background-color: transparent;
  color: #dd4b39;
}
.cold-b904 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cold-b904 [class*="social-icon-houzz"].north-a9e3 {
  background-color: transparent;
  color: #7ac142;
}
.cold-b904 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cold-b904 [class*="social-icon-instagram"].north-a9e3 {
  background-color: transparent;
  color: #262626;
}
.cold-b904 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cold-b904 [class*="social-icon-jsfiddle"].north-a9e3 {
  background-color: transparent;
  color: #487aa2;
}
.cold-b904 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cold-b904 [class*="social-icon-linkedin"].north-a9e3 {
  background-color: transparent;
  color: #0077b5;
}
.cold-b904 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cold-b904 [class*="social-icon-medium"].north-a9e3 {
  background-color: transparent;
  color: #00ab6b;
}
.cold-b904 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cold-b904
  [class*="social-icon-odnoklassniki"].north-a9e3 {
  background-color: transparent;
  color: #f4731c;
}
.cold-b904 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cold-b904 [class*="social-icon-meetup"].north-a9e3 {
  background-color: transparent;
  color: #ec1c40;
}
.cold-b904 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cold-b904 [class*="social-icon-pinterest"].north-a9e3 {
  background-color: transparent;
  color: #bd081c;
}
.cold-b904 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cold-b904 [class*="social-icon-product-hunt"].north-a9e3 {
  background-color: transparent;
  color: #da552f;
}
.cold-b904 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cold-b904 [class*="social-icon-reddit"].north-a9e3 {
  background-color: transparent;
  color: #ff4500;
}
.cold-b904 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cold-b904 [class*="social-icon-rss"].north-a9e3 {
  background-color: transparent;
  color: #f26522;
}
.cold-b904 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cold-b904
  [class*="social-icon-shopping-cart"].north-a9e3 {
  background-color: transparent;
  color: #4caf50;
}
.cold-b904 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cold-b904 [class*="social-icon-skype"].north-a9e3 {
  background-color: transparent;
  color: #00aff0;
}
.cold-b904 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cold-b904 [class*="social-icon-slideshare"].north-a9e3 {
  background-color: transparent;
  color: #0077b5;
}
.cold-b904 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cold-b904 [class*="social-icon-snapchat"].north-a9e3 {
  background-color: transparent;
  color: #fffc00;
}
.cold-b904 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cold-b904 [class*="social-icon-soundcloud"].north-a9e3 {
  background-color: transparent;
  color: #f80;
}
.cold-b904 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cold-b904 [class*="social-icon-spotify"].north-a9e3 {
  background-color: transparent;
  color: #2ebd59;
}
.cold-b904 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cold-b904
  [class*="social-icon-stack-overflow"].north-a9e3 {
  background-color: transparent;
  color: #fe7a15;
}
.cold-b904 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cold-b904 [class*="social-icon-maldkfgram"].north-a9e3 {
  background-color: transparent;
  color: #2ca5e0;
}
.cold-b904 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cold-b904 [class*="social-icon-tripadvisor"].north-a9e3 {
  background-color: transparent;
  color: #589442;
}
.cold-b904 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cold-b904 [class*="social-icon-tumblr"].north-a9e3 {
  background-color: transparent;
  color: #35465c;
}
.cold-b904 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cold-b904 [class*="social-icon-twitch"].north-a9e3 {
  background-color: transparent;
  color: #6441a5;
}
.cold-b904 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cold-b904 [class*="social-icon-twitter"].north-a9e3 {
  background-color: transparent;
  color: #1da1f2;
}
.cold-b904 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cold-b904 [class*="social-icon-vimeo"].north-a9e3 {
  background-color: transparent;
  color: #1ab7ea;
}
.cold-b904 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cold-b904 [class*="social-icon-vk"].north-a9e3 {
  background-color: transparent;
  color: #45668e;
}
.cold-b904 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cold-b904 [class*="social-icon-weibo"].north-a9e3 {
  background-color: transparent;
  color: #df2029;
}
.cold-b904 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cold-b904 [class*="social-icon-weixin"].north-a9e3 {
  background-color: transparent;
  color: #7bb32e;
}
.cold-b904 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cold-b904 [class*="social-icon-whatsapp"].north-a9e3 {
  background-color: transparent;
  color: #25d366;
}
.cold-b904 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cold-b904 [class*="social-icon-wordpress"].north-a9e3 {
  background-color: transparent;
  color: #21759b;
}
.cold-b904 [class*="social-icon-xing"] {
  background-color: #026466;
}
.cold-b904 [class*="social-icon-xing"].north-a9e3 {
  background-color: transparent;
  color: #026466;
}
.cold-b904 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cold-b904 [class*="social-icon-yelp"].north-a9e3 {
  background-color: transparent;
  color: #af0606;
}
.cold-b904 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cold-b904 [class*="social-icon-youtube"].north-a9e3 {
  background-color: transparent;
  color: #cd201f;
}
.static-7287 {
  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;
}
.static-7287:hover {
  box-shadow: none;
  background: 0 0;
}
.overlay_glass_df55 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image-0f78 {
  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;
}
.component_current_a9d0 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.popup-under-a76a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.popup-under-a76a,
.popup-under-a76a::after,
.popup-under-a76a::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;
}
.popup-under-a76a::after,
.popup-under-a76a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.header_cd55 .image-0f78 .component_current_a9d0 {
  margin-top: -2px;
  width: 19px;
}
.header_cd55 .image-0f78 .popup-under-a76a {
  margin-top: -1px;
}
.header_cd55 .image-0f78 .popup-under-a76a,
.header_cd55 .image-0f78 .popup-under-a76a::after,
.header_cd55 .image-0f78 .popup-under-a76a::before {
  width: 19px;
  height: 2px;
}
.header_cd55 .image-0f78 .popup-under-a76a::before {
  top: -6px;
}
.header_cd55 .image-0f78 .popup-under-a76a::after {
  bottom: -6px;
}
.basic-5f19 .image-0f78 .component_current_a9d0 {
  margin-top: -2px;
  width: 22px;
}
.basic-5f19 .image-0f78 .popup-under-a76a {
  margin-top: -1px;
}
.basic-5f19 .image-0f78 .popup-under-a76a,
.basic-5f19 .image-0f78 .popup-under-a76a::after,
.basic-5f19 .image-0f78 .popup-under-a76a::before {
  width: 22px;
  height: 2px;
}
.basic-5f19 .image-0f78 .popup-under-a76a::before {
  top: -7px;
}
.basic-5f19 .image-0f78 .popup-under-a76a::after {
  bottom: -7px;
}
.wrapper_90c6 .image-0f78 .component_current_a9d0 {
  margin-top: -2px;
  width: 31px;
}
.wrapper_90c6 .image-0f78 .popup-under-a76a {
  margin-top: -1.5px;
}
.wrapper_90c6 .image-0f78 .popup-under-a76a,
.wrapper_90c6 .image-0f78 .popup-under-a76a::after,
.wrapper_90c6 .image-0f78 .popup-under-a76a::before {
  width: 31px;
  height: 3px;
}
.wrapper_90c6 .image-0f78 .popup-under-a76a::before {
  top: -9px;
}
.wrapper_90c6 .image-0f78 .popup-under-a76a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .info_466e .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 19px;
  }
  .info_466e .image-0f78 .popup-under-a76a {
    margin-top: -1px;
  }
  .info_466e .image-0f78 .popup-under-a76a,
  .info_466e .image-0f78 .popup-under-a76a::after,
  .info_466e .image-0f78 .popup-under-a76a::before {
    width: 19px;
    height: 2px;
  }
  .info_466e .image-0f78 .popup-under-a76a::before {
    top: -6px;
  }
  .info_466e .image-0f78 .popup-under-a76a::after {
    bottom: -6px;
  }
  .component-simple-be55 .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 22px;
  }
  .component-simple-be55 .image-0f78 .popup-under-a76a {
    margin-top: -1px;
  }
  .component-simple-be55 .image-0f78 .popup-under-a76a,
  .component-simple-be55 .image-0f78 .popup-under-a76a::after,
  .component-simple-be55 .image-0f78 .popup-under-a76a::before {
    width: 22px;
    height: 2px;
  }
  .component-simple-be55 .image-0f78 .popup-under-a76a::before {
    top: -7px;
  }
  .component-simple-be55 .image-0f78 .popup-under-a76a::after {
    bottom: -7px;
  }
  .slow-00cb .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 31px;
  }
  .slow-00cb .image-0f78 .popup-under-a76a {
    margin-top: -1.5px;
  }
  .slow-00cb .image-0f78 .popup-under-a76a,
  .slow-00cb .image-0f78 .popup-under-a76a::after,
  .slow-00cb .image-0f78 .popup-under-a76a::before {
    width: 31px;
    height: 3px;
  }
  .slow-00cb .image-0f78 .popup-under-a76a::before {
    top: -9px;
  }
  .slow-00cb .image-0f78 .popup-under-a76a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .in_bc15 .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 19px;
  }
  .in_bc15 .image-0f78 .popup-under-a76a {
    margin-top: -1px;
  }
  .in_bc15 .image-0f78 .popup-under-a76a,
  .in_bc15 .image-0f78 .popup-under-a76a::after,
  .in_bc15 .image-0f78 .popup-under-a76a::before {
    width: 19px;
    height: 2px;
  }
  .in_bc15 .image-0f78 .popup-under-a76a::before {
    top: -6px;
  }
  .in_bc15 .image-0f78 .popup-under-a76a::after {
    bottom: -6px;
  }
  .button-selected-33b6 .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 22px;
  }
  .button-selected-33b6 .image-0f78 .popup-under-a76a {
    margin-top: -1px;
  }
  .button-selected-33b6 .image-0f78 .popup-under-a76a,
  .button-selected-33b6 .image-0f78 .popup-under-a76a::after,
  .button-selected-33b6 .image-0f78 .popup-under-a76a::before {
    width: 22px;
    height: 2px;
  }
  .button-selected-33b6 .image-0f78 .popup-under-a76a::before {
    top: -7px;
  }
  .button-selected-33b6 .image-0f78 .popup-under-a76a::after {
    bottom: -7px;
  }
  .label-43a4 .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 31px;
  }
  .label-43a4 .image-0f78 .popup-under-a76a {
    margin-top: -1.5px;
  }
  .label-43a4 .image-0f78 .popup-under-a76a,
  .label-43a4 .image-0f78 .popup-under-a76a::after,
  .label-43a4 .image-0f78 .popup-under-a76a::before {
    width: 31px;
    height: 3px;
  }
  .label-43a4 .image-0f78 .popup-under-a76a::before {
    top: -9px;
  }
  .label-43a4 .image-0f78 .popup-under-a76a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .search-middle-8198 .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 19px;
  }
  .search-middle-8198 .image-0f78 .popup-under-a76a {
    margin-top: -1px;
  }
  .search-middle-8198 .image-0f78 .popup-under-a76a,
  .search-middle-8198 .image-0f78 .popup-under-a76a::after,
  .search-middle-8198 .image-0f78 .popup-under-a76a::before {
    width: 19px;
    height: 2px;
  }
  .search-middle-8198 .image-0f78 .popup-under-a76a::before {
    top: -6px;
  }
  .search-middle-8198 .image-0f78 .popup-under-a76a::after {
    bottom: -6px;
  }
  .warm_ced5 .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 22px;
  }
  .warm_ced5 .image-0f78 .popup-under-a76a {
    margin-top: -1px;
  }
  .warm_ced5 .image-0f78 .popup-under-a76a,
  .warm_ced5 .image-0f78 .popup-under-a76a::after,
  .warm_ced5 .image-0f78 .popup-under-a76a::before {
    width: 22px;
    height: 2px;
  }
  .warm_ced5 .image-0f78 .popup-under-a76a::before {
    top: -7px;
  }
  .warm_ced5 .image-0f78 .popup-under-a76a::after {
    bottom: -7px;
  }
  .warm-83b1 .image-0f78 .component_current_a9d0 {
    margin-top: -2px;
    width: 31px;
  }
  .warm-83b1 .image-0f78 .popup-under-a76a {
    margin-top: -1.5px;
  }
  .warm-83b1 .image-0f78 .popup-under-a76a,
  .warm-83b1 .image-0f78 .popup-under-a76a::after,
  .warm-83b1 .image-0f78 .popup-under-a76a::before {
    width: 31px;
    height: 3px;
  }
  .warm-83b1 .image-0f78 .popup-under-a76a::before {
    top: -9px;
  }
  .warm-83b1 .image-0f78 .popup-under-a76a::after {
    bottom: -9px;
  }
}
.backdrop-73fb .popup-under-a76a {
  -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);
}
.backdrop-73fb .popup-under-a76a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.backdrop-73fb .popup-under-a76a::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);
}
.backdrop-73fb.warm-ca65 .popup-under-a76a {
  -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);
}
.backdrop-73fb.warm-ca65 .popup-under-a76a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.backdrop-73fb.warm-ca65 .popup-under-a76a::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);
}
.next-9372 {
  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.shadow_hard_2d5b:before {
  display: none;
}
.carousel_ce1a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel_ce1a .search-470c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel_ce1a .search-470c:last-of-type {
  border-bottom: none;
}
.carousel_ce1a .search-470c.iron-c882,
.carousel_ce1a .search-470c.tertiary_clean_ce19,
.carousel_ce1a .search-470c.aside-979b {
  padding: 0;
}
.carousel_ce1a .caption_755b .feature_dd49 {
  color: currentColor;
}
.carousel_ce1a .caption_755b .feature_dd49:focus,
.carousel_ce1a .caption_755b .feature_dd49:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_ce1a.icon_lower_51d0 .full-410b,
.carousel_ce1a.icon_lower_51d0 .background-d60c a,
.carousel_ce1a.icon_lower_51d0 .fast-4682 a,
.carousel_ce1a.icon_lower_51d0 .sort_723c a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_ce1a.icon_lower_51d0 .full-410b:hover,
.carousel_ce1a.icon_lower_51d0 .background-d60c a:hover,
.carousel_ce1a.icon_lower_51d0 .fast-4682 a:hover,
.carousel_ce1a.icon_lower_51d0 .sort_723c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_ce1a.icon_lower_51d0 .top-226c {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_ce1a.icon_lower_51d0 .search-470c {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_ce1a.icon_lower_51d0 .search-470c:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_ce1a.icon_lower_51d0 .green_9fdf:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel_ce1a.icon_lower_51d0 .caption_755b .shade-f641 li a,
.carousel_ce1a.icon_lower_51d0 .caption_755b .feature_dd49,
.carousel_ce1a.icon_lower_51d0 .sort_723c {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_ce1a.icon_lower_51d0 .caption_755b .feature_dd49:focus,
.carousel_ce1a.icon_lower_51d0 .caption_755b .feature_dd49:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_ce1a.icon_lower_51d0 .shade-f641 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_ce1a.panel_east_009e .full-410b,
.carousel_ce1a.panel_east_009e .background-d60c a,
.carousel_ce1a.panel_east_009e .fast-4682 .feature_dd49,
.carousel_ce1a.panel_east_009e .fast-4682 a,
.carousel_ce1a.panel_east_009e .sort_723c a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_ce1a.panel_east_009e .full-410b:hover,
.carousel_ce1a.panel_east_009e .background-d60c a:hover,
.carousel_ce1a.panel_east_009e .fast-4682 .feature_dd49:hover,
.carousel_ce1a.panel_east_009e .fast-4682 a:hover,
.carousel_ce1a.panel_east_009e .sort_723c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_ce1a.panel_east_009e .top-226c {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_ce1a.panel_east_009e .search-470c {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_ce1a.panel_east_009e .search-470c:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel_ce1a.panel_east_009e .green_9fdf:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_ce1a.panel_east_009e .caption_755b .shade-f641 li a,
.carousel_ce1a.panel_east_009e .caption_755b .feature_dd49,
.carousel_ce1a.panel_east_009e .sort_723c {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_ce1a.panel_east_009e .caption_755b .feature_dd49:focus,
.carousel_ce1a.panel_east_009e .caption_755b .feature_dd49:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_ce1a.panel_east_009e .shade-f641 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_9fdf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.green_9fdf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.primary_over_4984 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.list_7b9e .carousel_ce1a {
  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;
}
.list_7b9e .search-470c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.list_7b9e .search-470c: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) {
  .list_7b9e .search-470c:before {
    width: 16%;
    left: 42%;
  }
}
.list_7b9e .search-470c:last-child:before {
  content: none;
}
.list_7b9e .search-470c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.list_7b9e .caption_755b .shade-f641 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.list_7b9e .caption_755b .shade-f641 li a .feature_dd49 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.list_7b9e .caption_755b .sort_723c {
  border: none;
}
.list_7b9e .caption_755b .sort_723c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.list_7b9e .green_9fdf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.list_7b9e .primary_over_4984 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.list_7b9e .panel_east_009e .green_9fdf:before {
  background: rgba(0, 0, 0, 0.9);
}
.list_7b9e .icon_lower_51d0.hero_slow_67ba .popup-under-a76a {
  background: rgba(0, 0, 0, 0.6);
}
.list_7b9e
  .icon_lower_51d0.hero_slow_67ba
  .popup-under-a76a::after,
.list_7b9e
  .icon_lower_51d0.hero_slow_67ba
  .popup-under-a76a:before {
  background: inherit;
}
.list_7b9e
  .icon_lower_51d0.hero_slow_67ba:hover
  .popup-under-a76a {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary_middle_b921 .carousel_ce1a {
  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) {
  .tertiary_middle_b921 .carousel_ce1a {
    width: auto;
    right: 45px;
  }
}
.message-orange-887b .carousel_ce1a {
  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) {
  .message-orange-887b .carousel_ce1a {
    width: auto;
    left: 45px;
  }
}
.shadow_hard_2d5b .carousel_ce1a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow_hard_2d5b .primary_over_4984 {
  max-width: 48em;
  margin: 0 auto;
}
.shadow_hard_2d5b .green_9fdf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary_f217 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_f217.list_7b9e .carousel_ce1a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary_f217.tertiary_middle_b921 .carousel_ce1a {
  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);
}
.secondary_f217 .carousel_ce1a {
  visibility: visible;
}
.secondary_f217.message-orange-887b .carousel_ce1a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu_lower_20f1,
.container-5e60 {
  overflow-x: hidden;
}
.menu_lower_20f1 .carousel_ce1a {
  overflow: auto;
}
.menu_lower_20f1.list_7b9e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_lower_20f1.list_7b9e .carousel_ce1a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu_lower_20f1.list_7b9e .static-7287 {
  opacity: 0;
}
.menu_lower_20f1.tertiary_middle_b921 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_lower_20f1.tertiary_middle_b921 .carousel_ce1a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu_lower_20f1.tertiary_middle_b921 .static-7287 {
  opacity: 0;
}
.menu_lower_20f1.message-orange-887b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu_lower_20f1.message-orange-887b .carousel_ce1a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu_lower_20f1.message-orange-887b .static-7287 {
  opacity: 0;
}
.menu_lower_20f1.shadow_hard_2d5b .carousel_ce1a {
  z-index: 10;
  visibility: visible;
}
.hero_slow_67ba {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hero_slow_67ba .popup-under-a76a {
  background: rgba(255, 255, 255, 0.99);
}
.hero_slow_67ba .popup-under-a76a::after,
.hero_slow_67ba .popup-under-a76a:before {
  background: inherit;
}
.hero_slow_67ba:hover .popup-under-a76a {
  background: rgba(255, 255, 255, 0.99);
}
.message-orange-887b .hero_slow_67ba {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow_hard_2d5b .hero_slow_67ba {
  display: none !important;
}
.menu_lower_20f1:before,
.container-5e60:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu_lower_20f1 .hero_slow_67ba,
.container-5e60 .hero_slow_67ba {
  display: inline-block;
}
.carousel_ce1a .tertiary-6393 {
  -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;
}
.menu_lower_20f1 .carousel_ce1a .tertiary-6393,
.container-5e60 .carousel_ce1a .tertiary-6393 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex_6c91 .accordion-0169 {
  width: 100%;
}
.action-cf2e {
  padding: 0 0.5em 0;
}
.action-cf2e [class*="customify-col-"],
.action-cf2e [class*="customify-col_"],
.action-cf2e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shade-mini-f661 .action-cf2e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .steel-3d03 .tooltip-855c,
  .tooltip-855c {
    display: none;
  }
  .white-5e36 {
    text-align: left;
  }
  .rough-1be1 {
    text-align: center;
  }
  .search_8d69 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .steel-3d03 .column-005b,
  .column-005b {
    display: none;
  }
  .filter_soft_3038 {
    text-align: left;
  }
  .current_fff6 {
    text-align: center;
  }
  .module_new_34b3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .steel-3d03 .preview_18ce,
  .preview_18ce {
    display: none;
  }
  .cold-54a1 {
    text-align: left;
  }
  .old-8359 {
    text-align: center;
  }
  .info_c8a4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.media_4556 {
  box-shadow: none !important;
}
.sort-4c77 .out_3eb3,
.border_5e68 .out_3eb3 {
  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;
}
.border_5e68 .out_3eb3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice-66f9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice-66f9:after,
.notice-66f9:before {
  content: "";
  display: table;
}
.notice-66f9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice-66f9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice-66f9,
.filter_56ba {
  max-width: 1248px;
  margin: 0 auto;
}

.upper-f4a5.tabs_9c9c .notice-66f9 {
  max-width: 100%;
}
.upper-f4a5.backdrop_east_be5d {
  max-width: 1200px;
  margin: 0 auto;
}
.upper-f4a5.tooltip_dc02 .notice-66f9 {
  max-width: 100%;
}
.upper-f4a5.tooltip_dc02 > .notice-66f9 {
  padding-left: 0;
  padding-right: 0;
}
.upper-f4a5.tooltip_dc02 > .notice-66f9 .steel-3d03 {
  margin: 0;
}
.upper-f4a5.tooltip_dc02
  > .notice-66f9
  .filter-5c2b.search_cb51 {
  margin-right: 0;
  margin-left: 0;
}
.upper-f4a5.tooltip_dc02 #main.search_cb51 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-ec78 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-ec78 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading_e6c3 .frame-west-0dc4 {
    padding-right: 1em;
  }
  .heading_e6c3.message_15ba .filter-5c2b {
    border-right: 1px solid #eaecee;
  }
  .heading_e6c3.message_15ba .frame-west-0dc4 {
    padding-right: 1em;
  }
  .heading_e6c3.message_15ba .article-7b22 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-d32b .frame-west-0dc4 {
    padding-left: 1em;
  }
  .up-d32b.message_15ba .filter-5c2b {
    border-left: 1px solid #eaecee;
  }
  .up-d32b.message_15ba .frame-west-0dc4 {
    padding-left: 1em;
  }
  .up-d32b.message_15ba .article-7b22 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer-65d1 .frame-west-0dc4 {
    padding-left: 1em;
  }
  .outer-65d1.message_15ba .orange_1a38 {
    border-right: 1px solid #eaecee;
  }
  .outer-65d1.message_15ba .popup-fa43 {
    border-right: 1px solid #eaecee;
  }
  .outer-65d1.message_15ba .frame-west-0dc4 {
    padding-left: 1em;
  }
  .outer-65d1.message_15ba .article-7b22 {
    padding-right: 1em;
  }
  .outer-65d1.message_15ba .popup-last-44a9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus_basic_f331 .frame-west-0dc4 {
    padding-right: 1em;
  }
  .focus_basic_f331.message_15ba .orange_1a38 {
    border-left: 1px solid #eaecee;
  }
  .focus_basic_f331.message_15ba .popup-fa43 {
    border-left: 1px solid #eaecee;
  }
  .focus_basic_f331.message_15ba .frame-west-0dc4 {
    padding-right: 1em;
  }
  .focus_basic_f331.message_15ba .article-7b22 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus_basic_f331.message_15ba .popup-last-44a9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-ec78 .frame-west-0dc4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-ec78.message_15ba .filter-5c2b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-ec78.message_15ba .frame-west-0dc4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-ec78.message_15ba .article-7b22 {
    padding-left: 1em;
  }
  .notice-ec78.message_15ba .popup-last-44a9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-ec78.message_15ba .frame-west-0dc4 {
    padding-left: 0;
  }
}
.slow-5d1a .main_5e64 {
  display: inline-block;
}
.sidebar_5e5a {
  display: inline-block;
}
.footer_hot_ffc7 {
  word-con: break-word;
}
.dark-23ec > span {
  display: inline-block;
  padding: 5px 0;
}
.dark-23ec .next-db8c {
  margin-left: 8px;
  margin-right: 8px;
}
.dark-23ec .summary-7212 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.inner_749f .description-b9d1 {
  margin-bottom: 2em;
}
.inner_749f .down-c4e5 {
  margin-bottom: 15px;
}
.inner_749f .down-c4e5:last-child {
  margin-bottom: 0;
}
.inner_749f .video-lower-7022 {
  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) {
  .inner_749f .video-lower-7022 {
    display: block;
  }
}
.inner_749f .hot_b076 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .inner_749f .hot_b076 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.inner_749f .texture-slow-8a0a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.inner_749f .texture-slow-8a0a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.inner_749f .texture-slow-8a0a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.inner_749f .footer_hot_ffc7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.inner_749f .footer_hot_ffc7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.inner_749f .box-05e7 p:last-child {
  margin-bottom: 0;
}
.inner_749f .active-f89a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.inner_749f .notification-f067 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.inner_749f .form_east_aa40 {
  margin-top: 1em;
}
.inner_749f .column_cold_9a60 {
  top: 0;
  display: block;
}
.inner_749f .column_cold_9a60 a {
  color: inherit;
}
.inner_749f .column_cold_9a60 a:hover {
  color: inherit;
}
.inner_749f .tag_prev_f0b2 {
  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;
}
.inner_749f .tag_prev_f0b2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.inner_749f .notification-f067 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.inner_749f .main_bright_bdd5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.inner_749f .main_bright_bdd5:first-child {
  margin-top: 0;
}
.inner_749f .main_bright_bdd5.summary_73e3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.inner_749f .main_bright_bdd5.thick-b890 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.inner_749f
  .main_bright_bdd5.thick-b890.preview-iron-6475
  .form_east_aa40 {
  width: 100%;
}
.inner_749f .thick-b890 {
  -webkit-box-align: center;
  align-items: center;
}
.inner_749f .thick-b890 .dark-23ec,
.inner_749f .thick-b890 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.inner_749f .texture-slow-8a0a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_749f .texture-slow-8a0a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.inner_749f .texture-slow-8a0a: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;
}
.inner_749f .summary_73e3 {
  z-index: 5;
}
.inner_749f .shadow_copper_e8ce .layout-a2b9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.inner_749f .menu-east-1ed2 .layout-a2b9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.inner_749f .slider-advanced-30c6 .layout-a2b9 {
  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;
}
.inner_749f.link-b4df .video-lower-7022,
.inner_749f.preview-dynamic-119f .video-lower-7022 {
  display: block;
}
.inner_749f.link-b4df .video-lower-7022 .column_0d35,
.inner_749f.link-b4df .video-lower-7022 .notification-f067,
.inner_749f.preview-dynamic-119f .video-lower-7022 .column_0d35,
.inner_749f.preview-dynamic-119f .video-lower-7022 .notification-f067 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.inner_749f.accent_dirty_3dfe .hot_b076 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .inner_749f.accent_dirty_3dfe .hot_b076 {
    margin-right: 0;
  }
}
.inner_749f.link-b4df .hot_b076,
.inner_749f.preview-dynamic-119f .hot_b076 {
  padding-top: 40%;
}
.inner_749f.link-b4df .description-b9d1,
.inner_749f.preview-dynamic-119f .description-b9d1 {
  display: block;
}
.inner_749f.link-b4df .fn-sticky-b51e .notification-f067,
.inner_749f.preview-dynamic-119f .fn-sticky-b51e .notification-f067 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.inner_749f.link-b4df .hot_b076,
.inner_749f.preview-dynamic-119f .hot_b076 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.inner_749f.link-b4df .notification-f067 {
  padding: 1em;
}
.selected-2412 {
  margin: 30px auto;
  display: block;
}
.selected-2412 .avatar_pressed_5f3a > * {
  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;
}
.selected-2412 .avatar_pressed_5f3a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.selected-2412 .avatar_pressed_5f3a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern_first_55cd .dark-23ec {
  margin-bottom: 1.41575em;
}
.pattern_first_55cd .button-pro-9683 {
  margin-bottom: 1.618em;
}
.modal_bb66 .column-4145 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.modal_bb66 .column-4145 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.modal_bb66 .content_up_f85a {
  max-width: 100%;
  overflow: auto;
}
.menu-pressed-192f .modal_bb66 a:hover {
  text-decoration: underline;
}
.tooltip-gas-5cad .down-c4e5:not(.footer_hot_ffc7),
.tooltip-gas-5cad .texture-slow-8a0a {
  margin-bottom: 1.41575em;
}
.tooltip-gas-5cad .down-c4e5:not(.footer_hot_ffc7):last-child,
.tooltip-gas-5cad .texture-slow-8a0a:last-child {
  margin-bottom: 0;
}
.tooltip-gas-5cad .down-c4e5.row_37c3 {
  margin-bottom: 0.41575em;
}
.tooltip-gas-5cad .element-f436:before,
.tooltip-gas-5cad .bronze_692a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip-gas-5cad .element-f436:before {
  content: "\f115";
}
.tooltip-gas-5cad .bronze_692a:before {
  content: "\f02c";
}
.tooltip-gas-5cad .complex_1a89 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip-gas-5cad .complex_1a89 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box-light-bdc7 {
  display: -webkit-box;
  display: flex;
}
.box-light-bdc7 .panel_bright_27e8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box-light-bdc7 .panel_bright_27e8 {
    flex-basis: 90px;
  }
}
.box-light-bdc7 .panel_8d49 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-light-bdc7 .panel_8d49 {
    flex-basis: calc(100% - 50px);
  }
}
.box-light-bdc7 .cold-402c p:last-child {
  margin-bottom: 0.72em;
}
.gold_66e4 .avatar_pressed_5f3a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gold_66e4 .avatar_pressed_5f3a:after,
.gold_66e4 .avatar_pressed_5f3a:before {
  content: "";
  display: table;
}
.gold_66e4 .avatar_pressed_5f3a:after {
  clear: both;
}
.gold_66e4 .avatar_pressed_5f3a .secondary_down_35ab,
.gold_66e4 .avatar_pressed_5f3a .hard_3f3d {
  width: 49%;
}
.gold_66e4 .avatar_pressed_5f3a .secondary_down_35ab a span.pattern_3488,
.gold_66e4 .avatar_pressed_5f3a .hard_3f3d a span.pattern_3488 {
  display: block;
  margin-bottom: 5px;
}
.gold_66e4 .avatar_pressed_5f3a .hard_3f3d {
  float: left;
  text-align: left;
}
.gold_66e4 .avatar_pressed_5f3a .secondary_down_35ab {
  float: right;
  text-align: right;
}
.image-22df {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image-22df {
    margin-bottom: 0;
  }
}
.overlay-lower-596d {
  margin-bottom: 1em;
}
.overlay-lower-596d .footer_hot_ffc7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.basic_4f74 a {
  display: block;
  line-height: 0;
  position: relative;
}
.frame_static_6d6c .overlay-lower-596d,
.button_2e85 .overlay-lower-596d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .frame_static_6d6c .overlay-lower-596d,
  .button_2e85 .overlay-lower-596d {
    display: block;
  }
}
.frame_static_6d6c .basic_4f74,
.button_2e85 .basic_4f74 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .frame_static_6d6c .basic_4f74,
  .button_2e85 .basic_4f74 {
    margin-bottom: 1em;
  }
}
.frame_static_6d6c .basic_4f74 img,
.button_2e85 .basic_4f74 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.frame_static_6d6c .clean_17dd,
.button_2e85 .clean_17dd {
  flex-basis: calc(100% - 160px);
}
.frame_static_6d6c .clean_17dd p,
.button_2e85 .clean_17dd p {
  margin-bottom: 0;
}
.frame_static_6d6c .clean_17dd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .frame_static_6d6c .clean_17dd {
    padding-left: 0;
  }
}
.button_2e85 .clean_17dd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .button_2e85 .clean_17dd {
    padding-right: 0;
  }
}
.button_2e85 .basic_4f74 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.grid_green_95da .basic_4f74 {
  margin-bottom: 0.5em;
}
.grid_green_95da .basic_4f74 img {
  width: 100%;
}
.overlay-0e53 .large_66d9,
.table-7c06 .large_66d9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.table-7c06 .filter-5c2b .surface-0682 p:last-child {
  margin-bottom: 0;
}
.search-1316 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.feature_orange_b6a2 .badge-mini-9585 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .feature_orange_b6a2 .badge-mini-9585:last-of-type {
    margin-bottom: 0;
  }
}
.feature_orange_b6a2 .badge-mini-9585 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature_orange_b6a2 .badge-mini-9585 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.feature_orange_b6a2 .badge-mini-9585 ul li {
  margin: 0 0 0.6em;
}
.feature_orange_b6a2 .badge-mini-9585 ul li.box_pro_101f,
.feature_orange_b6a2 .badge-mini-9585 ul li.icon_ad47 {
  position: relative;
}
.feature_orange_b6a2 .badge-mini-9585 ul li.box_pro_101f .background_north_f4da,
.feature_orange_b6a2 .badge-mini-9585 ul li.icon_ad47 .background_north_f4da {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.feature_orange_b6a2 .badge-mini-9585 ul li.box_pro_101f:after:after,
.feature_orange_b6a2 .badge-mini-9585 ul li.box_pro_101f:after:before,
.feature_orange_b6a2
  .badge-mini-9585
  ul
  li.icon_ad47:after:after,
.feature_orange_b6a2
  .badge-mini-9585
  ul
  li.icon_ad47:after:before {
  content: "";
  display: table;
}
.feature_orange_b6a2 .badge-mini-9585 ul li.box_pro_101f:after:after,
.feature_orange_b6a2
  .badge-mini-9585
  ul
  li.icon_ad47:after:after {
  clear: both;
}
.feature_orange_b6a2 .badge-mini-9585 a.iron-51ae:hover {
  text-decoration: none;
}
.feature_orange_b6a2 .badge-mini-9585 select {
  max-width: 100%;
}
.feature_orange_b6a2 .badge-mini-9585 table {
  font-size: 85%;
}
.feature_orange_b6a2 .badge-mini-9585 table td,
.feature_orange_b6a2 .badge-mini-9585 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.feature_orange_b6a2 .badge-mini-9585 table tfoot td {
  text-align: left;
}
.feature_orange_b6a2 .badge-mini-9585 :last-child {
  margin-bottom: 0;
}
.feature_orange_b6a2 .badge-mini-9585 .search-pink-32f6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.feature_orange_b6a2 .badge-mini-9585 .search-pink-32f6 label {
  width: 100%;
}
.feature_orange_b6a2 .badge-mini-9585 .search-pink-32f6 .shadow_prev_7305 {
  width: 100%;
  display: block;
}
.feature_orange_b6a2 .badge-mini-9585 .search-pink-32f6 .image-71a8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.feature_orange_b6a2 .badge-mini-9585 .search-pink-32f6 .image-71a8:hover svg #svg-search {
  fill: #444;
}
.feature_orange_b6a2 .badge-mini-9585 .search-pink-32f6 .image-71a8 svg {
  width: 18px;
  height: 18px;
}
.feature_orange_b6a2 .media_medium_785d ul ul,
.feature_orange_b6a2 .next_873f ul ul,
.feature_orange_b6a2 .search-c311 ul ul,
.feature_orange_b6a2 .in_d9d6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.feature_orange_b6a2 .media_medium_785d .notice_1aac > a,
.feature_orange_b6a2 .next_873f .notice_1aac > a,
.feature_orange_b6a2 .search-c311 .notice_1aac > a,
.feature_orange_b6a2 .in_d9d6 .notice_1aac > a {
  margin-bottom: 0;
}
.feature_orange_b6a2 .layout-7c53 li,
.feature_orange_b6a2 .media_medium_785d li,
.feature_orange_b6a2 .fluid-a41e li,
.feature_orange_b6a2 .next_873f li,
.feature_orange_b6a2 .search-c311 li,
.feature_orange_b6a2 .in_d9d6 li,
.feature_orange_b6a2 .fixed-b85d li,
.feature_orange_b6a2 .menu-6f76 li {
  display: block;
  position: relative;
}
.feature_orange_b6a2 .layout-7c53 li:last-child,
.feature_orange_b6a2 .media_medium_785d li:last-child,
.feature_orange_b6a2 .fluid-a41e li:last-child,
.feature_orange_b6a2 .next_873f li:last-child,
.feature_orange_b6a2 .search-c311 li:last-child,
.feature_orange_b6a2 .in_d9d6 li:last-child,
.feature_orange_b6a2 .fixed-b85d li:last-child,
.feature_orange_b6a2 .menu-6f76 li:last-child {
  border: none;
}
.feature_orange_b6a2 .layout-7c53 li a,
.feature_orange_b6a2 .media_medium_785d li a,
.feature_orange_b6a2 .fluid-a41e li a,
.feature_orange_b6a2 .next_873f li a,
.feature_orange_b6a2 .search-c311 li a,
.feature_orange_b6a2 .in_d9d6 li a,
.feature_orange_b6a2 .fixed-b85d li a,
.feature_orange_b6a2 .menu-6f76 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_orange_b6a2 .layout-7c53 li ul li::before,
.feature_orange_b6a2 .media_medium_785d li ul li::before,
.feature_orange_b6a2 .fluid-a41e li ul li::before,
.feature_orange_b6a2 .next_873f li ul li::before,
.feature_orange_b6a2 .search-c311 li ul li::before,
.feature_orange_b6a2 .in_d9d6 li ul li::before,
.feature_orange_b6a2 .fixed-b85d li ul li::before,
.feature_orange_b6a2 .menu-6f76 li ul li::before {
  left: 15px;
}
.feature_orange_b6a2 .layout-7c53 li ul a,
.feature_orange_b6a2 .media_medium_785d li ul a,
.feature_orange_b6a2 .fluid-a41e li ul a,
.feature_orange_b6a2 .next_873f li ul a,
.feature_orange_b6a2 .search-c311 li ul a,
.feature_orange_b6a2 .in_d9d6 li ul a,
.feature_orange_b6a2 .fixed-b85d li ul a,
.feature_orange_b6a2 .menu-6f76 li ul a {
  padding-left: 20px;
}
.feature_orange_b6a2 .layout-7c53 li ul ul li::before,
.feature_orange_b6a2 .media_medium_785d li ul ul li::before,
.feature_orange_b6a2 .fluid-a41e li ul ul li::before,
.feature_orange_b6a2 .next_873f li ul ul li::before,
.feature_orange_b6a2 .search-c311 li ul ul li::before,
.feature_orange_b6a2 .in_d9d6 li ul ul li::before,
.feature_orange_b6a2 .fixed-b85d li ul ul li::before,
.feature_orange_b6a2 .menu-6f76 li ul ul li::before {
  left: 30px;
}
.feature_orange_b6a2 .layout-7c53 li ul ul a,
.feature_orange_b6a2 .media_medium_785d li ul ul a,
.feature_orange_b6a2 .fluid-a41e li ul ul a,
.feature_orange_b6a2 .next_873f li ul ul a,
.feature_orange_b6a2 .search-c311 li ul ul a,
.feature_orange_b6a2 .in_d9d6 li ul ul a,
.feature_orange_b6a2 .fixed-b85d li ul ul a,
.feature_orange_b6a2 .menu-6f76 li ul ul a {
  padding-left: 40px;
}
.feature_orange_b6a2 .gradient-9ad4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.feature_orange_b6a2 .menu-6f76 ul li {
  margin-bottom: 1.41575em;
}
.feature_orange_b6a2 .menu-6f76 ul li .gradient_0d62 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.feature_orange_b6a2 .menu-6f76 ul li .clean_e98f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.panel_east_009e .layout-7c53 li a,
.panel_east_009e .media_medium_785d li a,
.panel_east_009e .fluid-a41e li a,
.panel_east_009e .next_873f li a,
.panel_east_009e .search-c311 li a,
.panel_east_009e .in_d9d6 li a,
.panel_east_009e .fixed-b85d li a,
.panel_east_009e .menu-6f76 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_east_009e .gradient-9ad4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_east_009e .badge-mini-9585 ul li.box_pro_101f .background_north_f4da,
.panel_east_009e .badge-mini-9585 ul li.icon_ad47 .background_north_f4da {
  background: rgba(0, 0, 0, 0.2);
}
.panel_east_009e .feature_orange_b6a2 .badge-mini-9585 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li {
  margin: 0;
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li ul {
  margin: 0;
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li ul li a {
  padding-left: 15px;
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li ul li li a {
  padding-left: 30px;
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li.section-3b4f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li.section-3b4f > 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;
}
.upper-f4a5 .feature_orange_b6a2 .shade-f641 li.section-3b4f > 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;
}
.lite-a6ef a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_west_2ea4 {
  position: relative;
  z-index: 10;
}
.breadcrumb_west_2ea4 .tertiary-6393 {
  width: 100%;
  max-width: 100%;
}
.grid-east-3093 .fresh-2480 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.grid-east-3093 .icon_lower_51d0 {
}
.grid-east-3093 .panel_east_009e {
  background: #292929;
}
.old-83d4 .fresh-2480 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.old-83d4 .icon_lower_51d0 {
  background: #f9f9f9;
}
.old-83d4 .panel_east_009e {
  background: #303030;
}
.bronze-c248 .fresh-2480 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze-c248 .main_5e64 {
    margin-bottom: 1em;
  }
  .bronze-c248 .main_5e64:last-child {
    margin-bottom: 0;
  }
}
.bronze-c248 .icon_lower_51d0 {
  background: #ededed;
}
.bronze-c248 .panel_east_009e {
  background: #1a1a1a;
}
.fresh-2480.icon_lower_51d0 {
  color: rgba(0, 0, 0, 0.6);
}
.fresh-2480.icon_lower_51d0 .light_d94b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fresh-2480.panel_east_009e {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-2480.panel_east_009e a:not(.iron-51ae) {
  color: rgba(255, 255, 255, 0.79);
}
.fresh-2480.panel_east_009e a:not(.iron-51ae):hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh-2480.panel_east_009e .light_d94b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-2480.panel_east_009e table tbody td,
.fresh-2480.panel_east_009e table th {
  background: rgba(0, 0, 0, 0.08);
}
.slow-548d.slow_bfd2 .notice-66f9 {
  max-width: initial;
}
.slow-548d .top_9cc1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slow-548d .top_9cc1 .tertiary-6393 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slow-548d .top_9cc1 .tertiary-6393 {
    display: block;
    margin-bottom: 2em;
  }
  .slow-548d .top_9cc1 .tertiary-6393:last-child {
    margin-bottom: 0;
  }
}
.bronze-c248 .main_5e64:last-child,
.old-83d4 .main_5e64:last-child,
.grid-east-3093 .main_5e64:last-child {
  margin-bottom: 0;
}
.bronze-c248 .main_5e64 .feature_orange_b6a2 .badge-mini-9585:last-child,
.old-83d4 .main_5e64 .feature_orange_b6a2 .badge-mini-9585:last-child,
.grid-east-3093 .main_5e64 .feature_orange_b6a2 .badge-mini-9585:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bronze-c248 .modal-03d8,
  .bronze-c248 .action_f244,
  .old-83d4 .modal-03d8,
  .old-83d4 .action_f244,
  .grid-east-3093 .modal-03d8,
  .grid-east-3093 .action_f244 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_west_2ea4 .main_5e64 {
    margin-bottom: 2em;
  }
}
.breadcrumb_west_2ea4 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_west_2ea4 li,
.breadcrumb_west_2ea4 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_west_2ea4 ul ul {
  margin-left: 2.617924em;
}
.primary_paper_77e9 {
  font-size: 0.875em;
}

/* css-noise: 942a */
.widget-item-i4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
