/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_bda0/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_bda0
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.avatar_bda0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar_west_9607.middle-f26f/licenses/gpl-2.0.accordion-center-761b
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.paper-095b/, (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.row_stone_c6d8.grid_d8f2/normalize.down_798c/
 ======
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.down_798c v7.0.0 | MIT License | github.avatar_bda0/necolas/normalize.down_798c */
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;
}
.section_inner_e402 .green-805f,
.shade-simple-1287,
.focused_fea1,
.badge-9458,
.advanced_fb33,
.widget-fbac,
.small-6740,
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;
}
.shade-simple-1287,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shade-simple-1287,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shade-simple-1287,
  h1 {
    font-size: 1.8em;
  }
}
.focused_fea1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.focused_fea1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .focused_fea1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .focused_fea1,
  h2 {
    font-size: 1.7em;
  }
}
.badge-9458,
h3 {
  font-size: 1.618em;
}
.section_inner_e402 .green-805f,
.advanced_fb33,
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.notification_advanced_73ea {
  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;
}
.carousel-stone-4e85:after,
.carousel-stone-4e85:before,
.media-down-217f:after,
.media-down-217f:before {
  content: "";
  display: table;
}
.carousel-stone-4e85:after,
.media-down-217f:after {
  clear: both;
}
.element_e0d9 {
  float: right;
  margin-right: 0;
}
.card-wood-2676 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.logo-8210 .link_in_60b3,
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;
}
.logo-8210 .link_in_60b3: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;
}
.primary-6fd6 .link_in_60b3 {
  box-shadow: none;
}
.primary-6fd6
  .link_in_60b3
  .label-south-c26d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.primary-6fd6 .link_in_60b3 .narrow_baec {
  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;
}
.primary-6fd6
  .link_in_60b3
  .narrow_baec
  b {
  display: none;
}
.primary-6fd6 .status-8905 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.section_slow_6a5a:not(.dirty-cf57):not(.texture_in_31b0),
button:not(.dirty-cf57):not(.texture_in_31b0),
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ),
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ),
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ) {
  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;
}
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ):hover,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ):hover,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):hover,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):hover,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ):active,
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ):active,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):active,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):active,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):active,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus {
  outline: 0;
}
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8 {
  position: relative;
}
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .detail-2e00,
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .last_2274,
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .article_thick_47b4,
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  i,
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  svg,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .detail-2e00,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .last_2274,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .article_thick_47b4,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  i,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  svg,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .detail-2e00,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .last_2274,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .article_thick_47b4,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  i,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  svg,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .detail-2e00,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .last_2274,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .article_thick_47b4,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  i,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  svg,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .detail-2e00,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .last_2274,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  .article_thick_47b4,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  i,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8
  svg {
  visibility: hidden;
}
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8:after,
button:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8:after,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8:after,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8:after,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ).fn-loading-d9d8: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;
}
.section_slow_6a5a:not(.dirty-cf57):not(.texture_in_31b0),
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ),
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ),
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ) {
  color: #fff;
  background: #235787;
}
.section_slow_6a5a:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus,
input[type="button"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus,
input[type="reset"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus,
input[type="submit"]:not(.dirty-cf57):not(
    .texture_in_31b0
  ):focus {
  color: #fff;
}
.section_slow_6a5a.fn-disabled-d9d8:not(.dirty-cf57):not(
    .texture_in_31b0
  ),
.section_slow_6a5a[disabled]:not(.dirty-cf57):not(
    .texture_in_31b0
  ),
button.fn-disabled-d9d8:not(.dirty-cf57):not(
    .texture_in_31b0
  ),
button[disabled]:not(.dirty-cf57):not(
    .texture_in_31b0
  ) {
  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;
}
.out-4104 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.out-4104: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;
}
.feature_7707 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.active_current_2e9a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.complex_b0e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.carousel-stone-4e85:after,
.carousel-stone-4e85:before,
.gradient_bea0:after,
.gradient_bea0:before,
.inner_0316:after,
.inner_0316:before,
.info_pink_b1ab:after,
.info_pink_b1ab:before,
.last-0615:after,
.last-0615:before,
.static-bc93:after,
.static-bc93:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.carousel-stone-4e85:after,
.gradient_bea0:after,
.inner_0316:after,
.info_pink_b1ab:after,
.last-0615:after,
.static-bc93:after {
  clear: both;
}
.gradient_bea0 .component_prev_9937,
.inner_0316 .component_prev_9937,
.next_c4f8 .component_prev_9937 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.texture-41e7 {
  display: inline-block;
}
.plasma_26f4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.plasma_26f4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.plasma_26f4 .middle-8ccb {
  padding: 1em 0;
  font-size: 85%;
}
.middle-8ccb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.thumbnail-stale-bfe1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.thumbnail-stale-bfe1:after,
.thumbnail-stale-bfe1:before {
  content: "";
  display: table;
}
.thumbnail-stale-bfe1:after {
  clear: both;
}
.info_1cde {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.button_cold_7295 .info_1cde {
  max-width: 50%;
}
.media_stone_b8a1 .info_1cde {
  max-width: 33.33%;
}
.out_6093 .info_1cde {
  max-width: 25%;
}
.block_tiny_9798 .info_1cde {
  max-width: 20%;
}
.clean-0212 .info_1cde {
  max-width: 16.66%;
}
.steel-6884 .info_1cde {
  max-width: 14.28%;
}
.highlight-7970 .info_1cde {
  max-width: 12.5%;
}
.stale_962c .info_1cde {
  max-width: 11.11%;
}
.hard-de9d {
  display: block;
}
.section_inner_e402 .detail_bronze_d303 label,
.section_inner_e402 .gas_2cdf label,
.section_inner_e402 .tag-bbeb label,
.section_inner_e402 .message_902c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_feae {
  list-style: none;
  margin: 0;
}
.solid_feae article.static-0470 {
  margin-bottom: 0;
}
.solid_feae ul {
  list-style: none;
  margin: 0;
}
.solid_feae .fast_2045 li.static-0470 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_feae .fast_2045 li.static-0470 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_feae .fast_2045 li.static-0470: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) {
  .solid_feae .fast_2045 li.static-0470 li.static-0470 li.static-0470 li.static-0470 {
    padding-left: 0;
  }
}
article.static-0470 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.static-0470 .gradient_bea0 p:last-of-type {
  margin-bottom: 0;
}
article.static-0470 .outer-bc0e {
  float: left;
}
article.static-0470 .warm_99e1 {
  margin-left: 85px;
}
article.static-0470 .form_copper_f974 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.static-0470 .form_copper_f974 .tag-warm-b8b3 {
  margin-left: 10px;
}
article.static-0470 .column-purple-a5b8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.static-0470 .secondary_2b8d {
  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 .detail_bronze_d303,
  #respond .tag-bbeb,
  #respond .message_902c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail_bronze_d303 input,
#respond .tag-bbeb input,
#respond .message_902c input {
  width: 100%;
}
#respond .message_902c {
  margin-right: 0;
}
#respond .title_4226 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.small_f461 {
  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;
}
.small_f461.silver-0f4a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.small_f461 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%);
}
.small_f461:focus,
.small_f461: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);
}
.carousel-f5c1 {
  border-radius: 10%;
}
.aside-medium-ad63 {
  border-radius: 50%;
}
.link_7def {
  font-size: 0.72em;
}
.thumbnail-ca06 {
  font-size: 0.875em;
}
.title-5834 {
  font-size: 1.1em;
}
.module-1a32 {
  text-transform: uppercase;
  line-height: 1.2;
}
.module-1a32.link_7def {
  letter-spacing: 0.5px;
}
.table_first_5bdb,
.table_first_5bdb a {
  color: #6d6d6d;
}
.table_first_5bdb a:hover {
  color: #111;
}
.image_west_7cdd {
  color: #6d6d6d;
}
.popup_advanced_fb39 {
  overflow-x: hidden;
}
.popup_advanced_fb39 .progress-thick-9176.black-32c5 {
  position: relative;
}
.popup_advanced_fb39 .progress-thick-9176.black-32c5.pagination-dirty-3026 {
  position: initial;
}
.popup_advanced_fb39
  .progress-thick-9176.black-32c5.pagination-dirty-3026
  .table_basic_515d {
  left: auto;
}
.popup_advanced_fb39 .progress-thick-9176 .table_basic_515d {
  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;
}
.popup_advanced_fb39 .progress-thick-9176:hover.black-32c5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.popup_advanced_fb39
  .progress-thick-9176:hover.black-32c5
  .table_basic_515d {
  display: block;
  z-index: 9999999;
}
.popup_advanced_fb39 .card_43f0 .frame-stale-9bdb,
.popup_advanced_fb39 .overlay_77d0 .frame-stale-9bdb {
  display: none;
}
.popup_advanced_fb39 .paragraph_static_b802 .progress-thick-9176:hover.black-32c5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.section_inner_e402 .detail_bronze_d303 label,
.section_inner_e402 .gas_2cdf label,
.section_inner_e402 .tag-bbeb label,
.section_inner_e402 .message_902c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.solid_feae {
  list-style: none;
  margin: 0;
}
.solid_feae article.static-0470 {
  margin-bottom: 0;
}
.solid_feae ul {
  list-style: none;
  margin: 0;
}
.solid_feae .fast_2045 li.static-0470 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .solid_feae .fast_2045 li.static-0470 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .solid_feae .fast_2045 li.static-0470: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) {
  .solid_feae .fast_2045 li.static-0470 li.static-0470 li.static-0470 li.static-0470 {
    padding-left: 0;
  }
}
article.static-0470 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.static-0470 .gradient_bea0 p:last-of-type {
  margin-bottom: 0;
}
article.static-0470 .outer-bc0e {
  float: left;
}
article.static-0470 .warm_99e1 {
  margin-left: 85px;
}
article.static-0470 .form_copper_f974 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.static-0470 .form_copper_f974 .tag-warm-b8b3 {
  margin-left: 10px;
}
article.static-0470 .column-purple-a5b8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.static-0470 .secondary_2b8d {
  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 .detail_bronze_d303,
  #respond .tag-bbeb,
  #respond .message_902c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail_bronze_d303 input,
#respond .tag-bbeb input,
#respond .message_902c input {
  width: 100%;
}
#respond .message_902c {
  margin-right: 0;
}
#respond .title_4226 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_43f0 .mask-c7e6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask-c7e6 .input_copper_4776.active-paper-19d6 .slider-plasma-5abf > li > a:focus,
.mask-c7e6 .input_copper_4776.active-paper-19d6 .slider-plasma-5abf > li > a:hover,
.mask-c7e6 .input_copper_4776.alert_in_88b4 .slider-plasma-5abf > li > a:focus,
.mask-c7e6 .input_copper_4776.alert_in_88b4 .slider-plasma-5abf > li > a:hover,
.mask-c7e6 .input_copper_4776.smooth-5bcc .slider-plasma-5abf > li > a:focus,
.mask-c7e6 .input_copper_4776.smooth-5bcc .slider-plasma-5abf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-c7e6
  .input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li.feature_3ac9
  > a,
.mask-c7e6
  .input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li.block-27d4
  > a,
.mask-c7e6
  .input_copper_4776.alert_in_88b4
  .slider-plasma-5abf
  > li.feature_3ac9
  > a,
.mask-c7e6
  .input_copper_4776.alert_in_88b4
  .slider-plasma-5abf
  > li.block-27d4
  > a,
.mask-c7e6
  .input_copper_4776.smooth-5bcc
  .slider-plasma-5abf
  > li.feature_3ac9
  > a,
.mask-c7e6 .input_copper_4776.smooth-5bcc .slider-plasma-5abf > li.under-2b74 > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-c7e6 .tertiary-medium-ffa3,
.mask-c7e6 .tertiary-medium-ffa3 a {
  color: rgba(255, 255, 255, 0.99);
}
.mask-c7e6 .row-in-2254.input_d9c8 li a,
.mask-c7e6 .column_66d3 a,
.mask-c7e6 .tabs-a18b,
.mask-c7e6 .slider-plasma-5abf > li > a,
.mask-c7e6 .banner_2fe5 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6 .row-in-2254.input_d9c8 li a:hover,
.mask-c7e6 .column_66d3 a:hover,
.mask-c7e6 .tabs-a18b:hover,
.mask-c7e6 .slider-plasma-5abf > li > a:hover,
.mask-c7e6 .banner_2fe5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-c7e6 .search_old_1590 {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6 .search_old_1590 .dirty-d265 {
  color: rgba(255, 255, 255, 0.99);
}
.mask-c7e6 .search_old_1590:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-c7e6 .lite-8365 .logo_8efd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6 .lite-8365 .logo_8efd .list-west-ee6f {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6
  .lite-8365
  .logo_8efd
  .list-west-ee6f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6
  .lite-8365
  .logo_8efd
  .list-west-ee6f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6
  .lite-8365
  .logo_8efd
  .list-west-ee6f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6
  .lite-8365
  .logo_8efd
  .list-west-ee6f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6 .lite-8365 .gold-e06c {
  color: rgba(255, 255, 255, 0.79);
}
.mask-c7e6 .lite-8365 .gold-e06c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_7bfb
  .mask-c7e6
  .lite-8365
  .stale-376a
  .breadcrumb_94c1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus_7bfb
  .mask-c7e6
  .lite-8365
  .stale-376a
  .list-west-ee6f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_43f0 .tooltip-under-0e18 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tooltip-under-0e18 .input_copper_4776.active-paper-19d6 .slider-plasma-5abf > li > a:focus,
.tooltip-under-0e18 .input_copper_4776.active-paper-19d6 .slider-plasma-5abf > li > a:hover,
.tooltip-under-0e18 .input_copper_4776.alert_in_88b4 .slider-plasma-5abf > li > a:focus,
.tooltip-under-0e18 .input_copper_4776.alert_in_88b4 .slider-plasma-5abf > li > a:hover,
.tooltip-under-0e18 .input_copper_4776.smooth-5bcc .slider-plasma-5abf > li > a:focus,
.tooltip-under-0e18 .input_copper_4776.smooth-5bcc .slider-plasma-5abf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-under-0e18
  .input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li.feature_3ac9
  > a,
.tooltip-under-0e18
  .input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li.block-27d4
  > a,
.tooltip-under-0e18
  .input_copper_4776.alert_in_88b4
  .slider-plasma-5abf
  > li.feature_3ac9
  > a,
.tooltip-under-0e18
  .input_copper_4776.alert_in_88b4
  .slider-plasma-5abf
  > li.block-27d4
  > a,
.tooltip-under-0e18
  .input_copper_4776.smooth-5bcc
  .slider-plasma-5abf
  > li.feature_3ac9
  > a,
.tooltip-under-0e18 .input_copper_4776.smooth-5bcc .slider-plasma-5abf > li.under-2b74 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-under-0e18 .tertiary-medium-ffa3,
.tooltip-under-0e18 .tertiary-medium-ffa3 a {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-under-0e18 .row-in-2254.input_d9c8 li a,
.tooltip-under-0e18 .column_66d3 a,
.tooltip-under-0e18 .tabs-a18b,
.tooltip-under-0e18 .slider-plasma-5abf > li > a,
.tooltip-under-0e18 .banner_2fe5 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip-under-0e18 .row-in-2254.input_d9c8 li a:hover,
.tooltip-under-0e18 .column_66d3 a:hover,
.tooltip-under-0e18 .tabs-a18b:hover,
.tooltip-under-0e18 .slider-plasma-5abf > li > a:hover,
.tooltip-under-0e18 .banner_2fe5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-under-0e18 .search_old_1590 {
  color: rgba(0, 0, 0, 0.55);
}
.tooltip-under-0e18 .search_old_1590 .dirty-d265 {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-under-0e18 .search_old_1590:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_stale_f5b7 .cold_f12c {
  margin-left: auto;
  margin-right: auto;
}
.inner_0316 > * {
  margin-left: auto;
  margin-right: auto;
}
.inner_0316 .feature_7707 {
  margin-right: 1.41575em;
}
.gradient-8a88 .inner_0316 > .warm-d9c5 {
  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;
}
.gradient-8a88 .inner_0316 > .iron_5b44 {
  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;
}
.surface_3867.progress_stale_f5b7 .cold_f12c,
.chip-6d7d.progress_stale_f5b7 .cold_f12c {
  margin-left: 0;
}
.description-next-0b5b.progress_stale_f5b7 .cold_f12c,
.left_7e3b.progress_stale_f5b7 .cold_f12c {
  margin-right: 0;
}
.inner_0316 ol,
.inner_0316 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.light_5cb7 video {
  max-width: 100%;
}
.panel-left-c7aa img {
  display: block;
}
.panel-left-c7aa.feature_7707,
.panel-left-c7aa.active_current_2e9a {
  width: 100%;
}
.panel-left-c7aa.iron_5b44 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.message_ebbc:not(.badge_7680) {
  margin: 1.5em auto;
}
.main-out-418f p {
  padding: 1.5em 14px;
}
ul.focus_6c7d.iron_5b44,
ul.focus_6c7d.warm-d9c5,
ul.focus_6c7d.fixed-2e45.warm-d9c5 {
  padding: 0 14px;
}
.hover_fluid_3347 {
  display: block;
  overflow-x: auto;
}
.hover_fluid_3347 table {
  border-collapse: collapse;
  width: 100%;
}
.hover_fluid_3347 td,
.hover_fluid_3347 th {
  padding: 0.5em;
}
.inner_0316 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.inner_0316 ol ol,
.inner_0316 ol ul,
.inner_0316 ul ol,
.inner_0316 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.inner_0316 ol ol li,
.inner_0316 ol ul li,
.inner_0316 ul ol li,
.inner_0316 ul ul li {
  margin-left: 0;
}
.tertiary-588a.carousel-dea6 > .article_a616 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tertiary-588a.carousel-dea6 > .article_a616 iframe,
.tertiary-588a.carousel-dea6 > .article_a616 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hot-25b9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hot-25b9.description_north_747b {
  padding: 0;
}
.hot-25b9.description_north_747b cite {
  font-size: 13px;
}
.hot-25b9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hot-25b9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail-9855 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail-9855 > p:first-child {
  margin-top: 0;
}
.detail-9855 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail-9855 blockquote {
  border-left: 0;
}
.logo-b977 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.logo-b977:not(.stone-923c) {
  max-width: 100px;
}
.logo-b977.dropdown_228e {
  border-bottom: none !important;
  text-align: center;
}
.logo-b977.dropdown_228e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main-out-418f p {
    padding: 1.5em 0;
  }
}
.header-8db9 {
  color: #0073aa;
}
.texture-c76a {
  background-color: #0073aa;
}
.input-4aad {
  color: #229fd8;
}
.tag_6744 {
  background-color: #229fd8;
}
.outline-6df0 {
  color: #eee;
}
.label_98d0 {
  background-color: #eee;
}
.mask_3a79 {
  color: #444;
}
.message-2e01 {
  background-color: #444;
}
.article-motion-1e60 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article-motion-1e60 .heading_new_e5b3 .column_66d3 {
  font-size: 15px;
}
.article-motion-1e60 .column_66d3 {
  line-height: 1.3;
}
.article-motion-1e60 .tooltip-under-0e18 {
}
.article-motion-1e60 .mask-c7e6 {
  background: #235787;
}
.wood-5e13 {
  padding: 0;
}
.wood-5e13 .mask-c7e6 {
  background: #1a1a1a;
}
.wood-5e13 .tooltip-under-0e18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shadow-orange-c029 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shadow-orange-c029 .tooltip-under-0e18 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shadow-orange-c029 .mask-c7e6 {
  background: #303030;
}
.static-bc93 {
  position: relative;
  z-index: 10;
}
.static-bc93 .tag_last_c990 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero-c125 .black-32c5 {
  display: inline-block;
  vertical-align: middle;
}
.hero-c125.fresh_cc24 .black-32c5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hero-c125.fresh_cc24 .black-32c5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hero-c125.fresh_cc24 .black-32c5 {
    margin-right: 0.4em;
  }
}
.hero-c125.fresh_cc24 .black-32c5:last-child {
  margin-right: 0;
}
.outline-in-6f9d .tag_last_c990 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .card_43f0 .heading_new_e5b3 {
    margin: 0 -0.5em;
  }
  .card_43f0 .heading_new_e5b3 [class*="customify-col-"],
  .card_43f0 .heading_new_e5b3 [class*="customify-col_"],
  .card_43f0 .heading_new_e5b3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.card_43f0.up-2069 .tag_last_c990 {
  background: 0 0 !important;
}
.card_43f0.up-2069 .tag_last_c990,
.card_43f0.outline-in-6f9d .tag_last_c990 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .card_43f0.thumbnail_7c3c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.card_43f0.outline-in-6f9d .tag_last_c990 {
  box-shadow: none !important;
}
.row_09ad {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .row_09ad {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .row_09ad {
    padding: 18px 0 20px;
  }
}
.row_09ad .form_7c72 {
  width: 100%;
}
.row_09ad .hovered_2b13 {
  margin-bottom: 0;
}
.row_09ad .current_e7c6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.article-under-298e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.article-under-298e .full_50f8 {
  width: 100%;
}
.alert_1cea {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.alert_1cea li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.alert_1cea 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;
}
.alert_1cea li:last-child:after {
  display: none;
}
.alert_1cea li a {
  font-weight: 500;
  margin-right: 10px;
}
.warm-ab38 .frame-stale-9bdb button,
.row_09ad .frame-stale-9bdb button {
  left: 0;
}
.warm-ab38 .full_50f8,
.row_09ad .full_50f8 {
  padding-left: 0;
  padding-right: 0;
}
.warm-ab38 .article-under-298e,
.row_09ad .article-under-298e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.warm-ab38 {
  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;
}
.warm-ab38: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;
}
.warm-ab38 .sort-cc97 {
  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) {
  .warm-ab38 .sort-cc97 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .warm-ab38 .sort-cc97 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .warm-ab38 .sort-cc97 {
    min-height: 200px;
  }
}
.warm-ab38 .alert_1cea {
  color: rgba(255, 255, 255, 0.8);
}
.warm-ab38 .alert_1cea a,
.warm-ab38 .alert_1cea li:after {
  color: inherit;
}
.warm-ab38 .alert_1cea a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar_5054 {
  margin-bottom: 0.5em;
}
.block-small-dde9 {
  margin-bottom: 1.2em;
}
.block-small-dde9,
.sidebar_5054 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.block-small-dde9 p:last-child,
.sidebar_5054 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .frame-stale-9bdb,
#masthead .frame-stale-9bdb {
  display: none;
}
#masthead
  > .frame-stale-9bdb.image-f549 {
  display: none;
}
#masthead > .frame-stale-9bdb button {
  left: 0;
}
.overlay-f775 {
  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%;
}
.overlay-f775 .black-32c5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.overlay-f775 .table-ddd0 {
  display: -webkit-box;
  display: flex;
}
.overlay-f775 .table-ddd0.description-e7f1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.overlay-f775 .table-ddd0.active_d1d1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-f775 .table-ddd0.pattern_2c38 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.overlay-f775.widget_e536.row_focused_9578 .table-ddd0.description-e7f1 {
  flex-basis: 100%;
}
.overlay-f775.column-out-46c3 .table-ddd0.active_d1d1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.overlay-f775.column-out-46c3 .table-ddd0.pattern_2c38 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .frame-stale-9bdb.image-f549 {
  display: none;
}
#masthead > .frame-stale-9bdb button {
  left: 0;
}
.mini_d9fd {
  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;
}
.mini_d9fd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.mini_d9fd.in-123f i {
  margin-right: 4px;
}
.mini_d9fd.disabled_1dd5 i {
  margin-left: 5px;
}
.column_66d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.column_66d3 p:last-child {
  margin-bottom: 0;
}
.label_84a4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label_84a4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label_84a4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.label_84a4 .tertiary-medium-ffa3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label_84a4 .active_soft_48fd {
  margin: 5px 0 7px 0;
}
.label_84a4.article-9245 .form_motion_5457 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_84a4.article-9245 .texture_bottom_5509 {
  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;
}
.label_84a4.tiny-328f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label_84a4.tiny-328f .form_motion_5457 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_84a4.tiny-328f .texture_bottom_5509 {
  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;
}
.label_84a4.photo-4549 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label_84a4.primary-fixed-5075 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label_84a4.primary-fixed-5075 .texture_bottom_5509 {
  margin-top: 7px;
}
.accent-d656 {
  display: inline-block;
}
.static-bc93 .alert-6a78 .label_84a4 img {
  max-width: 100%;
}
.input_copper_4776 .picture_new_e08b.primary_ae29,
.title_pink_1abf .picture_new_e08b.primary_ae29 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.input_copper_4776 .outer-5833,
.title_pink_1abf .outer-5833 {
  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%);
}
.input_copper_4776 .outer-5833 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.input_copper_4776.white-b01f .outer-5833 {
  display: none;
}
.input_copper_4776 .info-mini-53a8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.input_copper_4776 .info-mini-53a8 li {
  display: inline-block;
  position: relative;
}
.input_copper_4776 .info-mini-53a8 li:last-child {
  margin-right: 0;
}
.input_copper_4776 .info-mini-53a8 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;
}
.input_copper_4776 .info-mini-53a8 li.under-2b74 > a {
  color: rgba(0, 0, 0, 0.9);
}
.input_copper_4776 .info-mini-53a8 > 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;
}
.input_copper_4776 .info-mini-53a8 > li > a i {
  line-height: 0;
}
.input_copper_4776 .info-mini-53a8 > li.upper_3bc3 > a .outer-5833 {
  margin-left: 4px;
  line-height: 0;
}
.input_copper_4776 .info-mini-53a8 .section-south-71b4 li.upper_3bc3 > a {
  position: relative;
}
.input_copper_4776 .info-mini-53a8 .section-south-71b4 li.upper_3bc3 > a:after,
.input_copper_4776 .info-mini-53a8 .section-south-71b4 li.upper_3bc3 > a:before {
  content: "";
  display: table;
}
.input_copper_4776 .info-mini-53a8 .section-south-71b4 li.upper_3bc3 > a:after {
  clear: both;
}
.input_copper_4776 .info-mini-53a8 .section-south-71b4 li.upper_3bc3 > a .outer-5833 {
  margin-left: 5px;
  float: right;
}
.input_copper_4776 .outline-cool-59a2,
.input_copper_4776 .section-south-71b4 {
  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;
}
.input_copper_4776 .section-south-71b4 {
  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;
}
.input_copper_4776 .section-south-71b4 .primary_ae29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.input_copper_4776 .section-south-71b4 .outer-5833 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.input_copper_4776 .section-south-71b4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.input_copper_4776 .section-south-71b4 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;
}
.input_copper_4776 .section-south-71b4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.input_copper_4776 .section-south-71b4 .section-south-71b4 {
  top: 0;
  left: 100%;
}
.input_copper_4776 .detail_b9ac.fn-focus-d9d8 > .outline-cool-59a2,
.input_copper_4776 .detail_b9ac.fn-focus-d9d8 > .section-south-71b4,
.input_copper_4776 .detail_b9ac:focus > .outline-cool-59a2,
.input_copper_4776 .detail_b9ac:focus > .section-south-71b4,
.input_copper_4776 .detail_b9ac:hover > .outline-cool-59a2,
.input_copper_4776 .detail_b9ac:hover > .section-south-71b4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.input_copper_4776.smooth-5bcc .slider-plasma-5abf:after,
.input_copper_4776.smooth-5bcc .slider-plasma-5abf:before {
  content: "";
  display: table;
}
.input_copper_4776.smooth-5bcc .slider-plasma-5abf:after {
  clear: both;
}
.input_copper_4776.smooth-5bcc .slider-plasma-5abf > li {
  float: left;
}
.input_copper_4776.carousel_a71b .slider-plasma-5abf:after,
.input_copper_4776.carousel_a71b .slider-plasma-5abf:before {
  content: "";
  display: table;
}
.input_copper_4776.carousel_a71b .slider-plasma-5abf:after {
  clear: both;
}
.input_copper_4776.carousel_a71b .slider-plasma-5abf > li {
  float: left;
}
.input_copper_4776.carousel_a71b .slider-plasma-5abf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.input_copper_4776.carousel_a71b .slider-plasma-5abf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.input_copper_4776.carousel_a71b .slider-plasma-5abf > li.feature_3ac9 > a,
.input_copper_4776.carousel_a71b .slider-plasma-5abf > li.under-2b74 > a {
  color: #fff;
  background-color: #1e4b75;
}
.input_copper_4776.active-paper-19d6 .slider-plasma-5abf > li > a .primary_ae29 {
  position: relative;
}
.input_copper_4776.active-paper-19d6 .slider-plasma-5abf > li > a .primary_ae29: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;
}
.input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li:focus
  > a
  .primary_ae29:before,
.input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li:hover
  > a
  .primary_ae29:before {
  width: 100%;
  background-color: currentColor;
}
.input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li.feature_3ac9
  > a
  .primary_ae29:before,
.input_copper_4776.active-paper-19d6
  .slider-plasma-5abf
  > li.block-27d4
  > a
  .primary_ae29:before {
  width: 100%;
  background-color: currentColor;
}
.input_copper_4776.alert_in_88b4 .slider-plasma-5abf > li > a .primary_ae29 {
  position: relative;
}
.input_copper_4776.alert_in_88b4 .slider-plasma-5abf > li > a .primary_ae29: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;
}
.input_copper_4776.alert_in_88b4 .slider-plasma-5abf > li:focus > a .primary_ae29:before,
.input_copper_4776.alert_in_88b4
  .slider-plasma-5abf
  > li:hover
  > a
  .primary_ae29:before {
  width: 100%;
  background-color: currentColor;
}
.input_copper_4776.alert_in_88b4
  .slider-plasma-5abf
  > li.feature_3ac9
  > a
  .primary_ae29:before,
.input_copper_4776.alert_in_88b4
  .slider-plasma-5abf
  > li.block-27d4
  > a
  .primary_ae29:before {
  width: 100%;
  background-color: currentColor;
}
.title_pink_1abf .info-mini-53a8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title_pink_1abf .info-mini-53a8 li:first-child > a {
  border-top: none;
}
.title_pink_1abf .info-mini-53a8 .secondary-5ada > .primary_ae29 .outer-5833 {
  display: none;
}
.title_pink_1abf .info-mini-53a8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title_pink_1abf .info-mini-53a8 li:last-child {
  border: none;
}
.title_pink_1abf .info-mini-53a8 li.upper_3bc3 > a {
  padding-right: 45px !important;
}
.title_pink_1abf .info-mini-53a8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title_pink_1abf .info-mini-53a8 li a:focus,
.title_pink_1abf .info-mini-53a8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_pink_1abf .info-mini-53a8 li .description-fcc9 {
  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;
}
.title_pink_1abf .info-mini-53a8 li .description-fcc9:hover {
  box-shadow: none;
}
.title_pink_1abf .info-mini-53a8 li .description-fcc9 .outer-5833 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title_pink_1abf .info-mini-53a8 .section-south-71b4 {
  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);
}
.title_pink_1abf .info-mini-53a8 .section-south-71b4 li a {
  padding-left: 3em;
}
.title_pink_1abf .info-mini-53a8 .highlight_large_215d > a .description-fcc9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title_pink_1abf .info-mini-53a8 .highlight_large_215d > .section-south-71b4 {
  display: block;
  opacity: 1;
}
.table-a31f {
  max-width: 100%;
}
.hovered-9e4d {
  line-height: 0;
  cursor: pointer;
}
.banner_2fe5 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner_2fe5:hover {
  box-shadow: none;
  color: currentColor;
}
.banner_2fe5 svg {
  width: 18px;
  height: 18px;
}
.banner_2fe5 .video_6411 {
  display: none;
}
.block-clean-a579 {
  position: relative;
}
.block-clean-a579.fn-active-d9d8 .banner_2fe5 .blue_39ab {
  display: none;
}
.block-clean-a579.fn-active-d9d8 .banner_2fe5 .video_6411 {
  display: inline-block;
}
.block-clean-a579 .over_c81f {
  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);
}
.block-clean-a579.hard_5c2a .over_c81f {
  left: auto;
  right: -0.9em;
}
.block-clean-a579.hard_5c2a .bronze_dc96::before {
  left: auto;
  right: 15px;
}
.block-clean-a579.fn-active-d9d8 .over_c81f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale-376a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stale-376a label {
  flex-basis: 100%;
}
.stale-376a .logo_8efd {
  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;
}
.stale-376a .list-west-ee6f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stale-376a .list-west-ee6f:focus {
  background-color: transparent;
}
.stale-376a button.gold-e06c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stale-376a button.gold-e06c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stale-376a button.gold-e06c svg {
  width: 18px;
  height: 18px;
}
.stale-376a input[type="submit"] {
  min-height: auto;
}
.lite-8365 .stale-376a .list-west-ee6f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bronze_dc96 {
  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) {
  .bronze_dc96 {
    width: 220px;
  }
}
.bronze_dc96 label {
  flex-basis: 100%;
}
.bronze_dc96::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;
}
.focus_7bfb .lite-8365 .stale-376a {
  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;
}
.focus_7bfb
  .lite-8365
  .stale-376a
  .logo_8efd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus_7bfb .lite-8365 .stale-376a .list-west-ee6f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focus_7bfb
  .lite-8365
  .stale-376a
  .list-west-ee6f:focus {
  background: 0 0;
}
.focus_7bfb
  .lite-8365
  .stale-376a
  .breadcrumb_94c1 {
  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;
}
.row-in-2254 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.row-in-2254 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.row-in-2254 li:last-child {
  margin-right: 0;
}
.row-in-2254 li:first-child {
  margin-left: 0;
}
.row-in-2254.widget-advanced-9089 a {
  color: #fff;
}
.row-in-2254.widget-advanced-9089 a:hover {
  color: #fff;
}
.row-in-2254 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.row-in-2254 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.row-in-2254 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.row-in-2254 a:hover {
  opacity: 0.9;
  color: inherit;
}
.row-in-2254 [class*="social-icon-apple"] {
  background-color: #999;
}
.row-in-2254 [class*="social-icon-apple"].search_gold_4693 {
  background-color: transparent;
  color: #999;
}
.row-in-2254 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.row-in-2254 [class*="social-icon-behance"].search_gold_4693 {
  background-color: transparent;
  color: #1769ff;
}
.row-in-2254 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.row-in-2254 [class*="social-icon-bitbucket"].search_gold_4693 {
  background-color: transparent;
  color: #205081;
}
.row-in-2254 [class*="social-icon-codepen"] {
  background-color: #000;
}
.row-in-2254 [class*="social-icon-codepen"].search_gold_4693 {
  background-color: transparent;
  color: #000;
}
.row-in-2254 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.row-in-2254 [class*="social-icon-delicious"].search_gold_4693 {
  background-color: transparent;
  color: #39f;
}
.row-in-2254 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.row-in-2254 [class*="social-icon-digg"].search_gold_4693 {
  background-color: transparent;
  color: #005be2;
}
.row-in-2254 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.row-in-2254 [class*="social-icon-dribbble"].search_gold_4693 {
  background-color: transparent;
  color: #ea4c89;
}
.row-in-2254 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.row-in-2254 [class*="social-icon-envelope"].search_gold_4693 {
  background-color: transparent;
  color: #ea4335;
}
.row-in-2254 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.row-in-2254 [class*="social-icon-facebook"].search_gold_4693 {
  background-color: transparent;
  color: #3b5998;
}
.row-in-2254 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.row-in-2254 [class*="social-icon-flickr"].search_gold_4693 {
  background-color: transparent;
  color: #0063dc;
}
.row-in-2254 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.row-in-2254 [class*="social-icon-foursquare"].search_gold_4693 {
  background-color: transparent;
  color: #2d5be3;
}
.row-in-2254 [class*="social-icon-github"] {
  background-color: #333;
}
.row-in-2254 [class*="social-icon-github"].search_gold_4693 {
  background-color: transparent;
  color: #333;
}
.row-in-2254 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.row-in-2254 [class*="social-icon-google-plus"].search_gold_4693 {
  background-color: transparent;
  color: #dd4b39;
}
.row-in-2254 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.row-in-2254 [class*="social-icon-houzz"].search_gold_4693 {
  background-color: transparent;
  color: #7ac142;
}
.row-in-2254 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.row-in-2254 [class*="social-icon-instagram"].search_gold_4693 {
  background-color: transparent;
  color: #262626;
}
.row-in-2254 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.row-in-2254 [class*="social-icon-jsfiddle"].search_gold_4693 {
  background-color: transparent;
  color: #487aa2;
}
.row-in-2254 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.row-in-2254 [class*="social-icon-linkedin"].search_gold_4693 {
  background-color: transparent;
  color: #0077b5;
}
.row-in-2254 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.row-in-2254 [class*="social-icon-medium"].search_gold_4693 {
  background-color: transparent;
  color: #00ab6b;
}
.row-in-2254 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.row-in-2254
  [class*="social-icon-odnoklassniki"].search_gold_4693 {
  background-color: transparent;
  color: #f4731c;
}
.row-in-2254 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.row-in-2254 [class*="social-icon-meetup"].search_gold_4693 {
  background-color: transparent;
  color: #ec1c40;
}
.row-in-2254 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.row-in-2254 [class*="social-icon-pinterest"].search_gold_4693 {
  background-color: transparent;
  color: #bd081c;
}
.row-in-2254 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.row-in-2254 [class*="social-icon-product-hunt"].search_gold_4693 {
  background-color: transparent;
  color: #da552f;
}
.row-in-2254 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.row-in-2254 [class*="social-icon-reddit"].search_gold_4693 {
  background-color: transparent;
  color: #ff4500;
}
.row-in-2254 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.row-in-2254 [class*="social-icon-rss"].search_gold_4693 {
  background-color: transparent;
  color: #f26522;
}
.row-in-2254 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.row-in-2254
  [class*="social-icon-shopping-cart"].search_gold_4693 {
  background-color: transparent;
  color: #4caf50;
}
.row-in-2254 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.row-in-2254 [class*="social-icon-skype"].search_gold_4693 {
  background-color: transparent;
  color: #00aff0;
}
.row-in-2254 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.row-in-2254 [class*="social-icon-slideshare"].search_gold_4693 {
  background-color: transparent;
  color: #0077b5;
}
.row-in-2254 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.row-in-2254 [class*="social-icon-snapchat"].search_gold_4693 {
  background-color: transparent;
  color: #fffc00;
}
.row-in-2254 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.row-in-2254 [class*="social-icon-soundcloud"].search_gold_4693 {
  background-color: transparent;
  color: #f80;
}
.row-in-2254 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.row-in-2254 [class*="social-icon-spotify"].search_gold_4693 {
  background-color: transparent;
  color: #2ebd59;
}
.row-in-2254 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.row-in-2254
  [class*="social-icon-stack-overflow"].search_gold_4693 {
  background-color: transparent;
  color: #fe7a15;
}
.row-in-2254 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.row-in-2254 [class*="social-icon-maldkfgram"].search_gold_4693 {
  background-color: transparent;
  color: #2ca5e0;
}
.row-in-2254 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.row-in-2254 [class*="social-icon-tripadvisor"].search_gold_4693 {
  background-color: transparent;
  color: #589442;
}
.row-in-2254 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.row-in-2254 [class*="social-icon-tumblr"].search_gold_4693 {
  background-color: transparent;
  color: #35465c;
}
.row-in-2254 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.row-in-2254 [class*="social-icon-twitch"].search_gold_4693 {
  background-color: transparent;
  color: #6441a5;
}
.row-in-2254 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.row-in-2254 [class*="social-icon-twitter"].search_gold_4693 {
  background-color: transparent;
  color: #1da1f2;
}
.row-in-2254 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.row-in-2254 [class*="social-icon-vimeo"].search_gold_4693 {
  background-color: transparent;
  color: #1ab7ea;
}
.row-in-2254 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.row-in-2254 [class*="social-icon-vk"].search_gold_4693 {
  background-color: transparent;
  color: #45668e;
}
.row-in-2254 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.row-in-2254 [class*="social-icon-weibo"].search_gold_4693 {
  background-color: transparent;
  color: #df2029;
}
.row-in-2254 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.row-in-2254 [class*="social-icon-weixin"].search_gold_4693 {
  background-color: transparent;
  color: #7bb32e;
}
.row-in-2254 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.row-in-2254 [class*="social-icon-whatsapp"].search_gold_4693 {
  background-color: transparent;
  color: #25d366;
}
.row-in-2254 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.row-in-2254 [class*="social-icon-wordpress"].search_gold_4693 {
  background-color: transparent;
  color: #21759b;
}
.row-in-2254 [class*="social-icon-xing"] {
  background-color: #026466;
}
.row-in-2254 [class*="social-icon-xing"].search_gold_4693 {
  background-color: transparent;
  color: #026466;
}
.row-in-2254 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.row-in-2254 [class*="social-icon-yelp"].search_gold_4693 {
  background-color: transparent;
  color: #af0606;
}
.row-in-2254 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.row-in-2254 [class*="social-icon-youtube"].search_gold_4693 {
  background-color: transparent;
  color: #cd201f;
}
.tabs-a18b {
  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;
}
.tabs-a18b:hover {
  box-shadow: none;
  background: 0 0;
}
.detail_5a15 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary-5edd {
  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;
}
.video_48d9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface_pink_2bf9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface_pink_2bf9,
.surface_pink_2bf9::after,
.surface_pink_2bf9::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;
}
.surface_pink_2bf9::after,
.surface_pink_2bf9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dynamic_cb7d .secondary-5edd .video_48d9 {
  margin-top: -2px;
  width: 19px;
}
.dynamic_cb7d .secondary-5edd .surface_pink_2bf9 {
  margin-top: -1px;
}
.dynamic_cb7d .secondary-5edd .surface_pink_2bf9,
.dynamic_cb7d .secondary-5edd .surface_pink_2bf9::after,
.dynamic_cb7d .secondary-5edd .surface_pink_2bf9::before {
  width: 19px;
  height: 2px;
}
.dynamic_cb7d .secondary-5edd .surface_pink_2bf9::before {
  top: -6px;
}
.dynamic_cb7d .secondary-5edd .surface_pink_2bf9::after {
  bottom: -6px;
}
.wrapper_new_cd26 .secondary-5edd .video_48d9 {
  margin-top: -2px;
  width: 22px;
}
.wrapper_new_cd26 .secondary-5edd .surface_pink_2bf9 {
  margin-top: -1px;
}
.wrapper_new_cd26 .secondary-5edd .surface_pink_2bf9,
.wrapper_new_cd26 .secondary-5edd .surface_pink_2bf9::after,
.wrapper_new_cd26 .secondary-5edd .surface_pink_2bf9::before {
  width: 22px;
  height: 2px;
}
.wrapper_new_cd26 .secondary-5edd .surface_pink_2bf9::before {
  top: -7px;
}
.wrapper_new_cd26 .secondary-5edd .surface_pink_2bf9::after {
  bottom: -7px;
}
.bronze_e02f .secondary-5edd .video_48d9 {
  margin-top: -2px;
  width: 31px;
}
.bronze_e02f .secondary-5edd .surface_pink_2bf9 {
  margin-top: -1.5px;
}
.bronze_e02f .secondary-5edd .surface_pink_2bf9,
.bronze_e02f .secondary-5edd .surface_pink_2bf9::after,
.bronze_e02f .secondary-5edd .surface_pink_2bf9::before {
  width: 31px;
  height: 3px;
}
.bronze_e02f .secondary-5edd .surface_pink_2bf9::before {
  top: -9px;
}
.bronze_e02f .secondary-5edd .surface_pink_2bf9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .bronze_0e3b .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 19px;
  }
  .bronze_0e3b .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1px;
  }
  .bronze_0e3b .secondary-5edd .surface_pink_2bf9,
  .bronze_0e3b .secondary-5edd .surface_pink_2bf9::after,
  .bronze_0e3b .secondary-5edd .surface_pink_2bf9::before {
    width: 19px;
    height: 2px;
  }
  .bronze_0e3b .secondary-5edd .surface_pink_2bf9::before {
    top: -6px;
  }
  .bronze_0e3b .secondary-5edd .surface_pink_2bf9::after {
    bottom: -6px;
  }
  .highlight_lite_7a33 .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 22px;
  }
  .highlight_lite_7a33 .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1px;
  }
  .highlight_lite_7a33 .secondary-5edd .surface_pink_2bf9,
  .highlight_lite_7a33 .secondary-5edd .surface_pink_2bf9::after,
  .highlight_lite_7a33 .secondary-5edd .surface_pink_2bf9::before {
    width: 22px;
    height: 2px;
  }
  .highlight_lite_7a33 .secondary-5edd .surface_pink_2bf9::before {
    top: -7px;
  }
  .highlight_lite_7a33 .secondary-5edd .surface_pink_2bf9::after {
    bottom: -7px;
  }
  .caption_wide_53f9 .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 31px;
  }
  .caption_wide_53f9 .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1.5px;
  }
  .caption_wide_53f9 .secondary-5edd .surface_pink_2bf9,
  .caption_wide_53f9 .secondary-5edd .surface_pink_2bf9::after,
  .caption_wide_53f9 .secondary-5edd .surface_pink_2bf9::before {
    width: 31px;
    height: 3px;
  }
  .caption_wide_53f9 .secondary-5edd .surface_pink_2bf9::before {
    top: -9px;
  }
  .caption_wide_53f9 .secondary-5edd .surface_pink_2bf9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-9481 .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 19px;
  }
  .logo-9481 .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1px;
  }
  .logo-9481 .secondary-5edd .surface_pink_2bf9,
  .logo-9481 .secondary-5edd .surface_pink_2bf9::after,
  .logo-9481 .secondary-5edd .surface_pink_2bf9::before {
    width: 19px;
    height: 2px;
  }
  .logo-9481 .secondary-5edd .surface_pink_2bf9::before {
    top: -6px;
  }
  .logo-9481 .secondary-5edd .surface_pink_2bf9::after {
    bottom: -6px;
  }
  .yellow_0dd5 .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 22px;
  }
  .yellow_0dd5 .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1px;
  }
  .yellow_0dd5 .secondary-5edd .surface_pink_2bf9,
  .yellow_0dd5 .secondary-5edd .surface_pink_2bf9::after,
  .yellow_0dd5 .secondary-5edd .surface_pink_2bf9::before {
    width: 22px;
    height: 2px;
  }
  .yellow_0dd5 .secondary-5edd .surface_pink_2bf9::before {
    top: -7px;
  }
  .yellow_0dd5 .secondary-5edd .surface_pink_2bf9::after {
    bottom: -7px;
  }
  .old_ed7b .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 31px;
  }
  .old_ed7b .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1.5px;
  }
  .old_ed7b .secondary-5edd .surface_pink_2bf9,
  .old_ed7b .secondary-5edd .surface_pink_2bf9::after,
  .old_ed7b .secondary-5edd .surface_pink_2bf9::before {
    width: 31px;
    height: 3px;
  }
  .old_ed7b .secondary-5edd .surface_pink_2bf9::before {
    top: -9px;
  }
  .old_ed7b .secondary-5edd .surface_pink_2bf9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .cool-a3e2 .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 19px;
  }
  .cool-a3e2 .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1px;
  }
  .cool-a3e2 .secondary-5edd .surface_pink_2bf9,
  .cool-a3e2 .secondary-5edd .surface_pink_2bf9::after,
  .cool-a3e2 .secondary-5edd .surface_pink_2bf9::before {
    width: 19px;
    height: 2px;
  }
  .cool-a3e2 .secondary-5edd .surface_pink_2bf9::before {
    top: -6px;
  }
  .cool-a3e2 .secondary-5edd .surface_pink_2bf9::after {
    bottom: -6px;
  }
  .fluid-1bb3 .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 22px;
  }
  .fluid-1bb3 .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1px;
  }
  .fluid-1bb3 .secondary-5edd .surface_pink_2bf9,
  .fluid-1bb3 .secondary-5edd .surface_pink_2bf9::after,
  .fluid-1bb3 .secondary-5edd .surface_pink_2bf9::before {
    width: 22px;
    height: 2px;
  }
  .fluid-1bb3 .secondary-5edd .surface_pink_2bf9::before {
    top: -7px;
  }
  .fluid-1bb3 .secondary-5edd .surface_pink_2bf9::after {
    bottom: -7px;
  }
  .gas-8db6 .secondary-5edd .video_48d9 {
    margin-top: -2px;
    width: 31px;
  }
  .gas-8db6 .secondary-5edd .surface_pink_2bf9 {
    margin-top: -1.5px;
  }
  .gas-8db6 .secondary-5edd .surface_pink_2bf9,
  .gas-8db6 .secondary-5edd .surface_pink_2bf9::after,
  .gas-8db6 .secondary-5edd .surface_pink_2bf9::before {
    width: 31px;
    height: 3px;
  }
  .gas-8db6 .secondary-5edd .surface_pink_2bf9::before {
    top: -9px;
  }
  .gas-8db6 .secondary-5edd .surface_pink_2bf9::after {
    bottom: -9px;
  }
}
.avatar_4e21 .surface_pink_2bf9 {
  -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);
}
.avatar_4e21 .surface_pink_2bf9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar_4e21 .surface_pink_2bf9::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);
}
.avatar_4e21.shadow_67af .surface_pink_2bf9 {
  -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);
}
.avatar_4e21.shadow_67af .surface_pink_2bf9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar_4e21.shadow_67af .surface_pink_2bf9::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);
}
.east_981a {
  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.accent-dim-3cf1:before {
  display: none;
}
.overlay_77d0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.overlay_77d0 .photo-8656 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.overlay_77d0 .photo-8656:last-of-type {
  border-bottom: none;
}
.overlay_77d0 .photo-8656.accordion-inner-3c45,
.overlay_77d0 .photo-8656.sidebar-5d1a,
.overlay_77d0 .photo-8656.link_prev_b360 {
  padding: 0;
}
.overlay_77d0 .title_pink_1abf .description-fcc9 {
  color: currentColor;
}
.overlay_77d0 .title_pink_1abf .description-fcc9:focus,
.overlay_77d0 .title_pink_1abf .description-fcc9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_77d0.tooltip-under-0e18 .search_old_1590,
.overlay_77d0.tooltip-under-0e18 .column_66d3 a,
.overlay_77d0.tooltip-under-0e18 .slider-plasma-5abf a,
.overlay_77d0.tooltip-under-0e18 .section-south-71b4 a {
  color: rgba(0, 0, 0, 0.55);
}
.overlay_77d0.tooltip-under-0e18 .search_old_1590:hover,
.overlay_77d0.tooltip-under-0e18 .column_66d3 a:hover,
.overlay_77d0.tooltip-under-0e18 .slider-plasma-5abf a:hover,
.overlay_77d0.tooltip-under-0e18 .section-south-71b4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_77d0.tooltip-under-0e18 .dirty-d265 {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_77d0.tooltip-under-0e18 .photo-8656 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_77d0.tooltip-under-0e18 .photo-8656:before {
  background: rgba(0, 0, 0, 0.08);
}
.overlay_77d0.tooltip-under-0e18 .dropdown_eeb1:before {
  background: rgba(255, 255, 255, 0.9);
}
.overlay_77d0.tooltip-under-0e18 .title_pink_1abf .info-mini-53a8 li a,
.overlay_77d0.tooltip-under-0e18 .title_pink_1abf .description-fcc9,
.overlay_77d0.tooltip-under-0e18 .section-south-71b4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_77d0.tooltip-under-0e18 .title_pink_1abf .description-fcc9:focus,
.overlay_77d0.tooltip-under-0e18 .title_pink_1abf .description-fcc9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_77d0.tooltip-under-0e18 .info-mini-53a8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.overlay_77d0.mask-c7e6 .search_old_1590,
.overlay_77d0.mask-c7e6 .column_66d3 a,
.overlay_77d0.mask-c7e6 .slider-plasma-5abf .description-fcc9,
.overlay_77d0.mask-c7e6 .slider-plasma-5abf a,
.overlay_77d0.mask-c7e6 .section-south-71b4 a {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_77d0.mask-c7e6 .search_old_1590:hover,
.overlay_77d0.mask-c7e6 .column_66d3 a:hover,
.overlay_77d0.mask-c7e6 .slider-plasma-5abf .description-fcc9:hover,
.overlay_77d0.mask-c7e6 .slider-plasma-5abf a:hover,
.overlay_77d0.mask-c7e6 .section-south-71b4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_77d0.mask-c7e6 .dirty-d265 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_77d0.mask-c7e6 .photo-8656 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_77d0.mask-c7e6 .photo-8656:before {
  background: rgba(255, 255, 255, 0.08);
}
.overlay_77d0.mask-c7e6 .dropdown_eeb1:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay_77d0.mask-c7e6 .title_pink_1abf .info-mini-53a8 li a,
.overlay_77d0.mask-c7e6 .title_pink_1abf .description-fcc9,
.overlay_77d0.mask-c7e6 .section-south-71b4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_77d0.mask-c7e6 .title_pink_1abf .description-fcc9:focus,
.overlay_77d0.mask-c7e6 .title_pink_1abf .description-fcc9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.overlay_77d0.mask-c7e6 .info-mini-53a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_eeb1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_eeb1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.feature-8f45 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hero-north-62ed .overlay_77d0 {
  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;
}
.hero-north-62ed .photo-8656 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hero-north-62ed .photo-8656: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) {
  .hero-north-62ed .photo-8656:before {
    width: 16%;
    left: 42%;
  }
}
.hero-north-62ed .photo-8656:last-child:before {
  content: none;
}
.hero-north-62ed .photo-8656[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hero-north-62ed .title_pink_1abf .info-mini-53a8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hero-north-62ed .title_pink_1abf .info-mini-53a8 li a .description-fcc9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hero-north-62ed .title_pink_1abf .section-south-71b4 {
  border: none;
}
.hero-north-62ed .title_pink_1abf .section-south-71b4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hero-north-62ed .dropdown_eeb1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hero-north-62ed .feature-8f45 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hero-north-62ed .mask-c7e6 .dropdown_eeb1:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-north-62ed .tooltip-under-0e18.panel-65b5 .surface_pink_2bf9 {
  background: rgba(0, 0, 0, 0.6);
}
.hero-north-62ed
  .tooltip-under-0e18.panel-65b5
  .surface_pink_2bf9::after,
.hero-north-62ed
  .tooltip-under-0e18.panel-65b5
  .surface_pink_2bf9:before {
  background: inherit;
}
.hero-north-62ed
  .tooltip-under-0e18.panel-65b5:hover
  .surface_pink_2bf9 {
  background: rgba(0, 0, 0, 0.8);
}
.active-2bb2 .overlay_77d0 {
  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) {
  .active-2bb2 .overlay_77d0 {
    width: auto;
    right: 45px;
  }
}
.photo_large_35f6 .overlay_77d0 {
  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) {
  .photo_large_35f6 .overlay_77d0 {
    width: auto;
    left: 45px;
  }
}
.accent-dim-3cf1 .overlay_77d0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accent-dim-3cf1 .feature-8f45 {
  max-width: 48em;
  margin: 0 auto;
}
.accent-dim-3cf1 .dropdown_eeb1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.over-3bf7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.over-3bf7.hero-north-62ed .overlay_77d0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.over-3bf7.active-2bb2 .overlay_77d0 {
  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);
}
.over-3bf7 .overlay_77d0 {
  visibility: visible;
}
.over-3bf7.photo_large_35f6 .overlay_77d0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs_9dfe,
.icon_solid_e91e {
  overflow-x: hidden;
}
.tabs_9dfe .overlay_77d0 {
  overflow: auto;
}
.tabs_9dfe.hero-north-62ed {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_9dfe.hero-north-62ed .overlay_77d0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs_9dfe.hero-north-62ed .tabs-a18b {
  opacity: 0;
}
.tabs_9dfe.active-2bb2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_9dfe.active-2bb2 .overlay_77d0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs_9dfe.active-2bb2 .tabs-a18b {
  opacity: 0;
}
.tabs_9dfe.photo_large_35f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs_9dfe.photo_large_35f6 .overlay_77d0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs_9dfe.photo_large_35f6 .tabs-a18b {
  opacity: 0;
}
.tabs_9dfe.accent-dim-3cf1 .overlay_77d0 {
  z-index: 10;
  visibility: visible;
}
.panel-65b5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.panel-65b5 .surface_pink_2bf9 {
  background: rgba(255, 255, 255, 0.99);
}
.panel-65b5 .surface_pink_2bf9::after,
.panel-65b5 .surface_pink_2bf9:before {
  background: inherit;
}
.panel-65b5:hover .surface_pink_2bf9 {
  background: rgba(255, 255, 255, 0.99);
}
.photo_large_35f6 .panel-65b5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.accent-dim-3cf1 .panel-65b5 {
  display: none !important;
}
.tabs_9dfe:before,
.icon_solid_e91e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs_9dfe .panel-65b5,
.icon_solid_e91e .panel-65b5 {
  display: inline-block;
}
.overlay_77d0 .black-32c5 {
  -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;
}
.tabs_9dfe .overlay_77d0 .black-32c5,
.icon_solid_e91e .overlay_77d0 .black-32c5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.next_2b74 .logo_8efd {
  width: 100%;
}
.alert-6a78 {
  padding: 0 0.5em 0;
}
.alert-6a78 [class*="customify-col-"],
.alert-6a78 [class*="customify-col_"],
.alert-6a78 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.form_3da3 .alert-6a78 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_new_e5b3 .top-311e,
  .top-311e {
    display: none;
  }
  .form-8ca8 {
    text-align: left;
  }
  .pagination-fixed-d719 {
    text-align: center;
  }
  .liquid-35eb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_new_e5b3 .footer_5442,
  .footer_5442 {
    display: none;
  }
  .description-33fd {
    text-align: left;
  }
  .box_upper_af55 {
    text-align: center;
  }
  .outer-46d2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_new_e5b3 .accordion-ba83,
  .accordion-ba83 {
    display: none;
  }
  .header_ae70 {
    text-align: left;
  }
  .gold-51c9 {
    text-align: center;
  }
  .copper_a373 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture_medium_6199 {
  box-shadow: none !important;
}
.light-73d7 .row_507d,
.component_glass_0931 .row_507d {
  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;
}
.component_glass_0931 .row_507d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag_last_c990 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag_last_c990:after,
.tag_last_c990:before {
  content: "";
  display: table;
}
.tag_last_c990:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag_last_c990 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag_last_c990,
.thumbnail_7c3c {
  max-width: 1248px;
  margin: 0 auto;
}

.info_pink_b1ab.box-bce5 .tag_last_c990 {
  max-width: 100%;
}
.info_pink_b1ab.tag_fb03 {
  max-width: 1200px;
  margin: 0 auto;
}
.info_pink_b1ab.tall_f25d .tag_last_c990 {
  max-width: 100%;
}
.info_pink_b1ab.tall_f25d > .tag_last_c990 {
  padding-left: 0;
  padding-right: 0;
}
.info_pink_b1ab.tall_f25d > .tag_last_c990 .heading_new_e5b3 {
  margin: 0;
}
.info_pink_b1ab.tall_f25d
  > .tag_last_c990
  .image_d830.wrapper-8bb8 {
  margin-right: 0;
  margin-left: 0;
}
.info_pink_b1ab.tall_f25d #main.wrapper-8bb8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .footer-ee21 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .footer-ee21 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-ba22 .cold_f12c {
    padding-right: 1em;
  }
  .heading-ba22.focused-822c .image_d830 {
    border-right: 1px solid #eaecee;
  }
  .heading-ba22.focused-822c .cold_f12c {
    padding-right: 1em;
  }
  .heading-ba22.focused-822c .row-fresh-d2be {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold_2f64 .cold_f12c {
    padding-left: 1em;
  }
  .gold_2f64.focused-822c .image_d830 {
    border-left: 1px solid #eaecee;
  }
  .gold_2f64.focused-822c .cold_f12c {
    padding-left: 1em;
  }
  .gold_2f64.focused-822c .row-fresh-d2be {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_2e63 .cold_f12c {
    padding-left: 1em;
  }
  .status_2e63.focused-822c .glass-aa85 {
    border-right: 1px solid #eaecee;
  }
  .status_2e63.focused-822c .widget_stone_358e {
    border-right: 1px solid #eaecee;
  }
  .status_2e63.focused-822c .cold_f12c {
    padding-left: 1em;
  }
  .status_2e63.focused-822c .row-fresh-d2be {
    padding-right: 1em;
  }
  .status_2e63.focused-822c .orange-2103 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article-93b4 .cold_f12c {
    padding-right: 1em;
  }
  .article-93b4.focused-822c .glass-aa85 {
    border-left: 1px solid #eaecee;
  }
  .article-93b4.focused-822c .widget_stone_358e {
    border-left: 1px solid #eaecee;
  }
  .article-93b4.focused-822c .cold_f12c {
    padding-right: 1em;
  }
  .article-93b4.focused-822c .row-fresh-d2be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article-93b4.focused-822c .orange-2103 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-ee21 .cold_f12c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-ee21.focused-822c .image_d830 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .footer-ee21.focused-822c .cold_f12c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-ee21.focused-822c .row-fresh-d2be {
    padding-left: 1em;
  }
  .footer-ee21.focused-822c .orange-2103 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .footer-ee21.focused-822c .cold_f12c {
    padding-left: 0;
  }
}
.hover-white-a049 .hero-c125 {
  display: inline-block;
}
.paragraph_white_e081 {
  display: inline-block;
}
.tabs_28d3 {
  word-con: break-word;
}
.chip_liquid_c622 > span {
  display: inline-block;
  padding: 5px 0;
}
.chip_liquid_c622 .hard_9dca {
  margin-left: 8px;
  margin-right: 8px;
}
.chip_liquid_c622 .paragraph_7b1c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.title_b307 .article-medium-3b36 {
  margin-bottom: 2em;
}
.title_b307 .hidden-f8ae {
  margin-bottom: 15px;
}
.title_b307 .hidden-f8ae:last-child {
  margin-bottom: 0;
}
.title_b307 .overlay_motion_11ab {
  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) {
  .title_b307 .overlay_motion_11ab {
    display: block;
  }
}
.title_b307 .hover_bfb9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .title_b307 .hover_bfb9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.title_b307 .dropdown-8806 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.title_b307 .dropdown-8806 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.title_b307 .dropdown-8806 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.title_b307 .tabs_28d3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_b307 .tabs_28d3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.title_b307 .filter-slow-0cde p:last-child {
  margin-bottom: 0;
}
.title_b307 .tiny_ef76 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.title_b307 .tag_31d6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.title_b307 .tag-bottom-8830 {
  margin-top: 1em;
}
.title_b307 .tooltip-a131 {
  top: 0;
  display: block;
}
.title_b307 .tooltip-a131 a {
  color: inherit;
}
.title_b307 .tooltip-a131 a:hover {
  color: inherit;
}
.title_b307 .mini-64d5 {
  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;
}
.title_b307 .mini-64d5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.title_b307 .tag_31d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.title_b307 .content-static-8bd6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.title_b307 .content-static-8bd6:first-child {
  margin-top: 0;
}
.title_b307 .content-static-8bd6.menu_1cb9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.title_b307 .content-static-8bd6.tabs_20ea {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_b307
  .content-static-8bd6.tabs_20ea.prev-e371
  .tag-bottom-8830 {
  width: 100%;
}
.title_b307 .tabs_20ea {
  -webkit-box-align: center;
  align-items: center;
}
.title_b307 .tabs_20ea .chip_liquid_c622,
.title_b307 .tabs_20ea > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.title_b307 .dropdown-8806 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_b307 .dropdown-8806 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_b307 .dropdown-8806: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;
}
.title_b307 .menu_1cb9 {
  z-index: 5;
}
.title_b307 .title_white_f539 .paragraph_bc55 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.title_b307 .steel_8928 .paragraph_bc55 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.title_b307 .in-6e72 .paragraph_bc55 {
  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;
}
.title_b307.active_de9b .overlay_motion_11ab,
.title_b307.up-7a5f .overlay_motion_11ab {
  display: block;
}
.title_b307.active_de9b .overlay_motion_11ab .focused-cf10,
.title_b307.active_de9b .overlay_motion_11ab .tag_31d6,
.title_b307.up-7a5f .overlay_motion_11ab .focused-cf10,
.title_b307.up-7a5f .overlay_motion_11ab .tag_31d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_b307.easy_7b42 .hover_bfb9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .title_b307.easy_7b42 .hover_bfb9 {
    margin-right: 0;
  }
}
.title_b307.active_de9b .hover_bfb9,
.title_b307.up-7a5f .hover_bfb9 {
  padding-top: 40%;
}
.title_b307.active_de9b .article-medium-3b36,
.title_b307.up-7a5f .article-medium-3b36 {
  display: block;
}
.title_b307.active_de9b .fn-sticky-d9d8 .tag_31d6,
.title_b307.up-7a5f .fn-sticky-d9d8 .tag_31d6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.title_b307.active_de9b .hover_bfb9,
.title_b307.up-7a5f .hover_bfb9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.title_b307.active_de9b .tag_31d6 {
  padding: 1em;
}
.footer_active_3c07 {
  margin: 30px auto;
  display: block;
}
.footer_active_3c07 .row_fast_daab > * {
  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;
}
.footer_active_3c07 .row_fast_daab > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer_active_3c07 .row_fast_daab span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature_67cf .chip_liquid_c622 {
  margin-bottom: 1.41575em;
}
.feature_67cf .column_dim_6efa {
  margin-bottom: 1.618em;
}
.inner_0316 .slider_c30a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.inner_0316 .slider_c30a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.inner_0316 .detail_6fad {
  max-width: 100%;
  overflow: auto;
}
.progress_stale_f5b7 .inner_0316 a:hover {
  text-decoration: underline;
}
.brown_4bc6 .hidden-f8ae:not(.tabs_28d3),
.brown_4bc6 .dropdown-8806 {
  margin-bottom: 1.41575em;
}
.brown_4bc6 .hidden-f8ae:not(.tabs_28d3):last-child,
.brown_4bc6 .dropdown-8806:last-child {
  margin-bottom: 0;
}
.brown_4bc6 .hidden-f8ae.header-9f28 {
  margin-bottom: 0.41575em;
}
.brown_4bc6 .module_2bd7:before,
.brown_4bc6 .border-red-f1c6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.brown_4bc6 .module_2bd7:before {
  content: "\f115";
}
.brown_4bc6 .border-red-f1c6:before {
  content: "\f02c";
}
.brown_4bc6 .tabs-edf3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.brown_4bc6 .tabs-edf3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-3ea8 {
  display: -webkit-box;
  display: flex;
}
.detail-3ea8 .header_9dd9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-3ea8 .header_9dd9 {
    flex-basis: 90px;
  }
}
.detail-3ea8 .hero-bb0e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-3ea8 .hero-bb0e {
    flex-basis: calc(100% - 50px);
  }
}
.detail-3ea8 .summary-a2f7 p:last-child {
  margin-bottom: 0.72em;
}
.heading-soft-b01b .row_fast_daab {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.heading-soft-b01b .row_fast_daab:after,
.heading-soft-b01b .row_fast_daab:before {
  content: "";
  display: table;
}
.heading-soft-b01b .row_fast_daab:after {
  clear: both;
}
.heading-soft-b01b .row_fast_daab .out_d0fc,
.heading-soft-b01b .row_fast_daab .silver-9fc4 {
  width: 49%;
}
.heading-soft-b01b .row_fast_daab .out_d0fc a span.logo_c0e9,
.heading-soft-b01b .row_fast_daab .silver-9fc4 a span.logo_c0e9 {
  display: block;
  margin-bottom: 5px;
}
.heading-soft-b01b .row_fast_daab .silver-9fc4 {
  float: left;
  text-align: left;
}
.heading-soft-b01b .row_fast_daab .out_d0fc {
  float: right;
  text-align: right;
}
.shade_aca1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade_aca1 {
    margin-bottom: 0;
  }
}
.secondary-12a4 {
  margin-bottom: 1em;
}
.secondary-12a4 .tabs_28d3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.heading_huge_248d a {
  display: block;
  line-height: 0;
  position: relative;
}
.action-a821 .secondary-12a4,
.heading-2db5 .secondary-12a4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .action-a821 .secondary-12a4,
  .heading-2db5 .secondary-12a4 {
    display: block;
  }
}
.action-a821 .heading_huge_248d,
.heading-2db5 .heading_huge_248d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .action-a821 .heading_huge_248d,
  .heading-2db5 .heading_huge_248d {
    margin-bottom: 1em;
  }
}
.action-a821 .heading_huge_248d img,
.heading-2db5 .heading_huge_248d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.action-a821 .active-short-67ea,
.heading-2db5 .active-short-67ea {
  flex-basis: calc(100% - 160px);
}
.action-a821 .active-short-67ea p,
.heading-2db5 .active-short-67ea p {
  margin-bottom: 0;
}
.action-a821 .active-short-67ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .action-a821 .active-short-67ea {
    padding-left: 0;
  }
}
.heading-2db5 .active-short-67ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading-2db5 .active-short-67ea {
    padding-right: 0;
  }
}
.heading-2db5 .heading_huge_248d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.last-3446 .heading_huge_248d {
  margin-bottom: 0.5em;
}
.last-3446 .heading_huge_248d img {
  width: 100%;
}
.description-a080 .right-2f2b,
.middle-eb09 .right-2f2b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.middle-eb09 .image_d830 .block-action-6f30 p:last-child {
  margin-bottom: 0;
}
.shade-basic-2cbd {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.accent-bottom-b90f .clean_1357 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .accent-bottom-b90f .clean_1357:last-of-type {
    margin-bottom: 0;
  }
}
.accent-bottom-b90f .clean_1357 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.accent-bottom-b90f .clean_1357 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.accent-bottom-b90f .clean_1357 ul li {
  margin: 0 0 0.6em;
}
.accent-bottom-b90f .clean_1357 ul li.green_c831,
.accent-bottom-b90f .clean_1357 ul li.solid_df74 {
  position: relative;
}
.accent-bottom-b90f .clean_1357 ul li.green_c831 .hover-right-59df,
.accent-bottom-b90f .clean_1357 ul li.solid_df74 .hover-right-59df {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.accent-bottom-b90f .clean_1357 ul li.green_c831:after:after,
.accent-bottom-b90f .clean_1357 ul li.green_c831:after:before,
.accent-bottom-b90f
  .clean_1357
  ul
  li.solid_df74:after:after,
.accent-bottom-b90f
  .clean_1357
  ul
  li.solid_df74:after:before {
  content: "";
  display: table;
}
.accent-bottom-b90f .clean_1357 ul li.green_c831:after:after,
.accent-bottom-b90f
  .clean_1357
  ul
  li.solid_df74:after:after {
  clear: both;
}
.accent-bottom-b90f .clean_1357 a.section_slow_6a5a:hover {
  text-decoration: none;
}
.accent-bottom-b90f .clean_1357 select {
  max-width: 100%;
}
.accent-bottom-b90f .clean_1357 table {
  font-size: 85%;
}
.accent-bottom-b90f .clean_1357 table td,
.accent-bottom-b90f .clean_1357 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.accent-bottom-b90f .clean_1357 table tfoot td {
  text-align: left;
}
.accent-bottom-b90f .clean_1357 :last-child {
  margin-bottom: 0;
}
.accent-bottom-b90f .clean_1357 .purple-a778 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.accent-bottom-b90f .clean_1357 .purple-a778 label {
  width: 100%;
}
.accent-bottom-b90f .clean_1357 .purple-a778 .list-west-ee6f {
  width: 100%;
  display: block;
}
.accent-bottom-b90f .clean_1357 .purple-a778 .gold-e06c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.accent-bottom-b90f .clean_1357 .purple-a778 .gold-e06c:hover svg #svg-search {
  fill: #444;
}
.accent-bottom-b90f .clean_1357 .purple-a778 .gold-e06c svg {
  width: 18px;
  height: 18px;
}
.accent-bottom-b90f .surface-02e0 ul ul,
.accent-bottom-b90f .short-0129 ul ul,
.accent-bottom-b90f .photo-glass-c136 ul ul,
.accent-bottom-b90f .narrow_28b7 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.accent-bottom-b90f .surface-02e0 .upper_3bc3 > a,
.accent-bottom-b90f .short-0129 .upper_3bc3 > a,
.accent-bottom-b90f .photo-glass-c136 .upper_3bc3 > a,
.accent-bottom-b90f .narrow_28b7 .upper_3bc3 > a {
  margin-bottom: 0;
}
.accent-bottom-b90f .item_2bf4 li,
.accent-bottom-b90f .surface-02e0 li,
.accent-bottom-b90f .badge_large_57c7 li,
.accent-bottom-b90f .short-0129 li,
.accent-bottom-b90f .photo-glass-c136 li,
.accent-bottom-b90f .narrow_28b7 li,
.accent-bottom-b90f .upper_2fd1 li,
.accent-bottom-b90f .right-f153 li {
  display: block;
  position: relative;
}
.accent-bottom-b90f .item_2bf4 li:last-child,
.accent-bottom-b90f .surface-02e0 li:last-child,
.accent-bottom-b90f .badge_large_57c7 li:last-child,
.accent-bottom-b90f .short-0129 li:last-child,
.accent-bottom-b90f .photo-glass-c136 li:last-child,
.accent-bottom-b90f .narrow_28b7 li:last-child,
.accent-bottom-b90f .upper_2fd1 li:last-child,
.accent-bottom-b90f .right-f153 li:last-child {
  border: none;
}
.accent-bottom-b90f .item_2bf4 li a,
.accent-bottom-b90f .surface-02e0 li a,
.accent-bottom-b90f .badge_large_57c7 li a,
.accent-bottom-b90f .short-0129 li a,
.accent-bottom-b90f .photo-glass-c136 li a,
.accent-bottom-b90f .narrow_28b7 li a,
.accent-bottom-b90f .upper_2fd1 li a,
.accent-bottom-b90f .right-f153 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent-bottom-b90f .item_2bf4 li ul li::before,
.accent-bottom-b90f .surface-02e0 li ul li::before,
.accent-bottom-b90f .badge_large_57c7 li ul li::before,
.accent-bottom-b90f .short-0129 li ul li::before,
.accent-bottom-b90f .photo-glass-c136 li ul li::before,
.accent-bottom-b90f .narrow_28b7 li ul li::before,
.accent-bottom-b90f .upper_2fd1 li ul li::before,
.accent-bottom-b90f .right-f153 li ul li::before {
  left: 15px;
}
.accent-bottom-b90f .item_2bf4 li ul a,
.accent-bottom-b90f .surface-02e0 li ul a,
.accent-bottom-b90f .badge_large_57c7 li ul a,
.accent-bottom-b90f .short-0129 li ul a,
.accent-bottom-b90f .photo-glass-c136 li ul a,
.accent-bottom-b90f .narrow_28b7 li ul a,
.accent-bottom-b90f .upper_2fd1 li ul a,
.accent-bottom-b90f .right-f153 li ul a {
  padding-left: 20px;
}
.accent-bottom-b90f .item_2bf4 li ul ul li::before,
.accent-bottom-b90f .surface-02e0 li ul ul li::before,
.accent-bottom-b90f .badge_large_57c7 li ul ul li::before,
.accent-bottom-b90f .short-0129 li ul ul li::before,
.accent-bottom-b90f .photo-glass-c136 li ul ul li::before,
.accent-bottom-b90f .narrow_28b7 li ul ul li::before,
.accent-bottom-b90f .upper_2fd1 li ul ul li::before,
.accent-bottom-b90f .right-f153 li ul ul li::before {
  left: 30px;
}
.accent-bottom-b90f .item_2bf4 li ul ul a,
.accent-bottom-b90f .surface-02e0 li ul ul a,
.accent-bottom-b90f .badge_large_57c7 li ul ul a,
.accent-bottom-b90f .short-0129 li ul ul a,
.accent-bottom-b90f .photo-glass-c136 li ul ul a,
.accent-bottom-b90f .narrow_28b7 li ul ul a,
.accent-bottom-b90f .upper_2fd1 li ul ul a,
.accent-bottom-b90f .right-f153 li ul ul a {
  padding-left: 40px;
}
.accent-bottom-b90f .static-537b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.accent-bottom-b90f .right-f153 ul li {
  margin-bottom: 1.41575em;
}
.accent-bottom-b90f .right-f153 ul li .search_f26b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.accent-bottom-b90f .right-f153 ul li .progress_pressed_7b45 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask-c7e6 .item_2bf4 li a,
.mask-c7e6 .surface-02e0 li a,
.mask-c7e6 .badge_large_57c7 li a,
.mask-c7e6 .short-0129 li a,
.mask-c7e6 .photo-glass-c136 li a,
.mask-c7e6 .narrow_28b7 li a,
.mask-c7e6 .upper_2fd1 li a,
.mask-c7e6 .right-f153 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-c7e6 .static-537b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask-c7e6 .clean_1357 ul li.green_c831 .hover-right-59df,
.mask-c7e6 .clean_1357 ul li.solid_df74 .hover-right-59df {
  background: rgba(0, 0, 0, 0.2);
}
.mask-c7e6 .accent-bottom-b90f .clean_1357 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li {
  margin: 0;
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li ul {
  margin: 0;
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li ul li a {
  padding-left: 15px;
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li ul li li a {
  padding-left: 30px;
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li.under-2b74 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li.under-2b74 > 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;
}
.info_pink_b1ab .accent-bottom-b90f .info-mini-53a8 li.under-2b74 > 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;
}
.pressed-f5cd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.last-0615 {
  position: relative;
  z-index: 10;
}
.last-0615 .black-32c5 {
  width: 100%;
  max-width: 100%;
}
.alert_full_5e38 .photo-huge-7adc {
  padding-top: 2em;
  padding-bottom: 2em;
}
.alert_full_5e38 .tooltip-under-0e18 {
}
.alert_full_5e38 .mask-c7e6 {
  background: #292929;
}
.cold_a033 .photo-huge-7adc {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.cold_a033 .tooltip-under-0e18 {
  background: #f9f9f9;
}
.cold_a033 .mask-c7e6 {
  background: #303030;
}
.hidden_easy_6965 .photo-huge-7adc {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden_easy_6965 .hero-c125 {
    margin-bottom: 1em;
  }
  .hidden_easy_6965 .hero-c125:last-child {
    margin-bottom: 0;
  }
}
.hidden_easy_6965 .tooltip-under-0e18 {
  background: #ededed;
}
.hidden_easy_6965 .mask-c7e6 {
  background: #1a1a1a;
}
.photo-huge-7adc.tooltip-under-0e18 {
  color: rgba(0, 0, 0, 0.6);
}
.photo-huge-7adc.tooltip-under-0e18 .under_2961 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-huge-7adc.mask-c7e6 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-huge-7adc.mask-c7e6 a:not(.section_slow_6a5a) {
  color: rgba(255, 255, 255, 0.79);
}
.photo-huge-7adc.mask-c7e6 a:not(.section_slow_6a5a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-huge-7adc.mask-c7e6 .under_2961 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-huge-7adc.mask-c7e6 table tbody td,
.photo-huge-7adc.mask-c7e6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph_static_b802.outline-in-6f9d .tag_last_c990 {
  max-width: initial;
}
.paragraph_static_b802 .fresh_cc24 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.paragraph_static_b802 .fresh_cc24 .black-32c5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .paragraph_static_b802 .fresh_cc24 .black-32c5 {
    display: block;
    margin-bottom: 2em;
  }
  .paragraph_static_b802 .fresh_cc24 .black-32c5:last-child {
    margin-bottom: 0;
  }
}
.hidden_easy_6965 .hero-c125:last-child,
.cold_a033 .hero-c125:last-child,
.alert_full_5e38 .hero-c125:last-child {
  margin-bottom: 0;
}
.hidden_easy_6965 .hero-c125 .accent-bottom-b90f .clean_1357:last-child,
.cold_a033 .hero-c125 .accent-bottom-b90f .clean_1357:last-child,
.alert_full_5e38 .hero-c125 .accent-bottom-b90f .clean_1357:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hidden_easy_6965 .tag_9244,
  .hidden_easy_6965 .east_0bcb,
  .cold_a033 .tag_9244,
  .cold_a033 .east_0bcb,
  .alert_full_5e38 .tag_9244,
  .alert_full_5e38 .east_0bcb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .last-0615 .hero-c125 {
    margin-bottom: 2em;
  }
}
.last-0615 p:last-child {
  margin-bottom: 0;
}
.last-0615 li,
.last-0615 ul {
  list-style: none;
  margin: 0;
}
.last-0615 ul ul {
  margin-left: 2.617924em;
}
.secondary_e904 {
  font-size: 0.875em;
}

/* css-noise: f3f9 */
.widget-item-u3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
