/*!
Theme Name: Customify
Theme URI: https://pressmaximum.prev-6615/customify
Author: WPCustomify
Author URI: https://pressmaximum.prev-6615
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.prev-6615/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar_west_a170.carousel-static-13ca/licenses/gpl-2.0.clean_07f1
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.advanced-a0f3/, (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.gold-6198.warm-915f/normalize.basic_02c2/
 ======
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.basic_02c2 v7.0.0 | MIT License | github.prev-6615/necolas/normalize.basic_02c2 */
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;
}
.thick-526d .section_hot_c0fb,
.container-rough-9b14,
.motion_86aa,
.highlight-1ed5,
.grid_gas_48e2,
.pagination-5213,
.footer_a456,
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;
}
.container-rough-9b14,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .container-rough-9b14,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .container-rough-9b14,
  h1 {
    font-size: 1.8em;
  }
}
.motion_86aa,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.motion_86aa + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .motion_86aa,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .motion_86aa,
  h2 {
    font-size: 1.7em;
  }
}
.highlight-1ed5,
h3 {
  font-size: 1.618em;
}
.thick-526d .section_hot_c0fb,
.grid_gas_48e2,
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.top-2dfe {
  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;
}
.dark_527c:after,
.dark_527c:before,
.element-dfb6:after,
.element-dfb6:before {
  content: "";
  display: table;
}
.dark_527c:after,
.element-dfb6:after {
  clear: both;
}
.lite_4f5c {
  float: right;
  margin-right: 0;
}
.surface-f4d2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.brown_29ec .pink-f0bd,
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;
}
.brown_29ec .pink-f0bd: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;
}
.highlight-2d26 .pink-f0bd {
  box-shadow: none;
}
.highlight-2d26
  .pink-f0bd
  .overlay-inner-1836 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.highlight-2d26 .pink-f0bd .logo-8e2b {
  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;
}
.highlight-2d26
  .pink-f0bd
  .logo-8e2b
  b {
  display: none;
}
.highlight-2d26 .avatar_8376 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.summary-clean-6271:not(.notification-2361):not(.outline_72c5),
button:not(.notification-2361):not(.outline_72c5),
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ),
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ),
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ) {
  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;
}
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ):hover,
button:not(.notification-2361):not(
    .outline_72c5
  ):hover,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ):hover,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ):hover,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ):active,
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ):focus,
button:not(.notification-2361):not(
    .outline_72c5
  ):active,
button:not(.notification-2361):not(
    .outline_72c5
  ):focus,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ):active,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ):focus,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ):active,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ):focus,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ):active,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ):focus {
  outline: 0;
}
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68,
button:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68 {
  position: relative;
}
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .accordion-upper-004b,
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .pink_96b5,
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .glass-5090,
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  i,
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  svg,
button:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .accordion-upper-004b,
button:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .pink_96b5,
button:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .glass-5090,
button:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  i,
button:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  svg,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .accordion-upper-004b,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .pink_96b5,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .glass-5090,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  i,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  svg,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .accordion-upper-004b,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .pink_96b5,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .glass-5090,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  i,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  svg,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .accordion-upper-004b,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .pink_96b5,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  .glass-5090,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  i,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68
  svg {
  visibility: hidden;
}
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68:after,
button:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68:after,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68:after,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68:after,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ).fn-loading-9f68: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;
}
.summary-clean-6271:not(.notification-2361):not(.outline_72c5),
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ),
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ),
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ) {
  color: #fff;
  background: #235787;
}
.summary-clean-6271:not(.notification-2361):not(
    .outline_72c5
  ):focus,
input[type="button"]:not(.notification-2361):not(
    .outline_72c5
  ):focus,
input[type="reset"]:not(.notification-2361):not(
    .outline_72c5
  ):focus,
input[type="submit"]:not(.notification-2361):not(
    .outline_72c5
  ):focus {
  color: #fff;
}
.summary-clean-6271.fn-disabled-9f68:not(.notification-2361):not(
    .outline_72c5
  ),
.summary-clean-6271[disabled]:not(.notification-2361):not(
    .outline_72c5
  ),
button.fn-disabled-9f68:not(.notification-2361):not(
    .outline_72c5
  ),
button[disabled]:not(.notification-2361):not(
    .outline_72c5
  ) {
  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;
}
.popup_0762 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_0762: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;
}
.pattern_inner_58ff {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.middle-9905 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.small-7d89 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dark_527c:after,
.dark_527c:before,
.container-up-0bdc:after,
.container-up-0bdc:before,
.banner_a414:after,
.banner_a414:before,
.shadow-f928:after,
.shadow-f928:before,
.gold_7741:after,
.gold_7741:before,
.inner_a067:after,
.inner_a067:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dark_527c:after,
.container-up-0bdc:after,
.banner_a414:after,
.shadow-f928:after,
.gold_7741:after,
.inner_a067:after {
  clear: both;
}
.container-up-0bdc .light-491b,
.banner_a414 .light-491b,
.photo-d2e3 .light-491b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.down-4d72 {
  display: inline-block;
}
.thick-90a0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.thick-90a0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thick-90a0 .hero_9286 {
  padding: 1em 0;
  font-size: 85%;
}
.hero_9286 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading-3919 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading-3919:after,
.heading-3919:before {
  content: "";
  display: table;
}
.heading-3919:after {
  clear: both;
}
.backdrop-6a05 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.input_abd5 .backdrop-6a05 {
  max-width: 50%;
}
.surface-simple-60be .backdrop-6a05 {
  max-width: 33.33%;
}
.tabs-over-7666 .backdrop-6a05 {
  max-width: 25%;
}
.layout-stone-0814 .backdrop-6a05 {
  max-width: 20%;
}
.dark_d4c3 .backdrop-6a05 {
  max-width: 16.66%;
}
.button_narrow_2a1d .backdrop-6a05 {
  max-width: 14.28%;
}
.icon_6e54 .backdrop-6a05 {
  max-width: 12.5%;
}
.easy-5bc9 .backdrop-6a05 {
  max-width: 11.11%;
}
.notice-narrow-24fd {
  display: block;
}
.thick-526d .avatar-north-a2ab label,
.thick-526d .notice_fc5c label,
.thick-526d .list_mini_b6b6 label,
.thick-526d .popup_bottom_10e0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.yellow-5394 {
  list-style: none;
  margin: 0;
}
.yellow-5394 article.modal_fast_b5c5 {
  margin-bottom: 0;
}
.yellow-5394 ul {
  list-style: none;
  margin: 0;
}
.yellow-5394 .box_53ce li.modal_fast_b5c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .yellow-5394 .box_53ce li.modal_fast_b5c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .yellow-5394 .box_53ce li.modal_fast_b5c5: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) {
  .yellow-5394 .box_53ce li.modal_fast_b5c5 li.modal_fast_b5c5 li.modal_fast_b5c5 li.modal_fast_b5c5 {
    padding-left: 0;
  }
}
article.modal_fast_b5c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_fast_b5c5 .container-up-0bdc p:last-of-type {
  margin-bottom: 0;
}
article.modal_fast_b5c5 .box_green_c162 {
  float: left;
}
article.modal_fast_b5c5 .large-4afd {
  margin-left: 85px;
}
article.modal_fast_b5c5 .top-d47e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_fast_b5c5 .top-d47e .complex_00c0 {
  margin-left: 10px;
}
article.modal_fast_b5c5 .border-d2ca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_fast_b5c5 .copper_d1d6 {
  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 .avatar-north-a2ab,
  #respond .list_mini_b6b6,
  #respond .popup_bottom_10e0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar-north-a2ab input,
#respond .list_mini_b6b6 input,
#respond .popup_bottom_10e0 input {
  width: 100%;
}
#respond .popup_bottom_10e0 {
  margin-right: 0;
}
#respond .new-aa62 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tabs_4ba0 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_4ba0.icon_52da {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tabs_4ba0 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tabs_4ba0:focus,
.tabs_4ba0: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);
}
.aside_edd2 {
  border-radius: 10%;
}
.outer_0e1a {
  border-radius: 50%;
}
.panel-d881 {
  font-size: 0.72em;
}
.dropdown_46df {
  font-size: 0.875em;
}
.alert-brown-36f3 {
  font-size: 1.1em;
}
.tooltip-under-bfad {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip-under-bfad.panel-d881 {
  letter-spacing: 0.5px;
}
.overlay_64cc,
.overlay_64cc a {
  color: #6d6d6d;
}
.overlay_64cc a:hover {
  color: #111;
}
.hero-over-1606 {
  color: #6d6d6d;
}
.selected-2ed5 {
  overflow-x: hidden;
}
.selected-2ed5 .south-160b.border_pink_9a6e {
  position: relative;
}
.selected-2ed5 .south-160b.border_pink_9a6e.preview_dark_b293 {
  position: initial;
}
.selected-2ed5
  .south-160b.border_pink_9a6e.preview_dark_b293
  .content_tiny_3c20 {
  left: auto;
}
.selected-2ed5 .south-160b .content_tiny_3c20 {
  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;
}
.selected-2ed5 .south-160b:hover.border_pink_9a6e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.selected-2ed5
  .south-160b:hover.border_pink_9a6e
  .content_tiny_3c20 {
  display: block;
  z-index: 9999999;
}
.selected-2ed5 .button-7ed3 .sort_upper_f476,
.selected-2ed5 .box-fc4b .sort_upper_f476 {
  display: none;
}
.selected-2ed5 .up-6457 .south-160b:hover.border_pink_9a6e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.thick-526d .avatar-north-a2ab label,
.thick-526d .notice_fc5c label,
.thick-526d .list_mini_b6b6 label,
.thick-526d .popup_bottom_10e0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.yellow-5394 {
  list-style: none;
  margin: 0;
}
.yellow-5394 article.modal_fast_b5c5 {
  margin-bottom: 0;
}
.yellow-5394 ul {
  list-style: none;
  margin: 0;
}
.yellow-5394 .box_53ce li.modal_fast_b5c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .yellow-5394 .box_53ce li.modal_fast_b5c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .yellow-5394 .box_53ce li.modal_fast_b5c5: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) {
  .yellow-5394 .box_53ce li.modal_fast_b5c5 li.modal_fast_b5c5 li.modal_fast_b5c5 li.modal_fast_b5c5 {
    padding-left: 0;
  }
}
article.modal_fast_b5c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_fast_b5c5 .container-up-0bdc p:last-of-type {
  margin-bottom: 0;
}
article.modal_fast_b5c5 .box_green_c162 {
  float: left;
}
article.modal_fast_b5c5 .large-4afd {
  margin-left: 85px;
}
article.modal_fast_b5c5 .top-d47e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_fast_b5c5 .top-d47e .complex_00c0 {
  margin-left: 10px;
}
article.modal_fast_b5c5 .border-d2ca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_fast_b5c5 .copper_d1d6 {
  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 .avatar-north-a2ab,
  #respond .list_mini_b6b6,
  #respond .popup_bottom_10e0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar-north-a2ab input,
#respond .list_mini_b6b6 input,
#respond .popup_bottom_10e0 input {
  width: 100%;
}
#respond .popup_bottom_10e0 {
  margin-right: 0;
}
#respond .new-aa62 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-7ed3 .hover_bdc7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover_bdc7 .media_e68f.shade-8f4d .thick_94b4 > li > a:focus,
.hover_bdc7 .media_e68f.shade-8f4d .thick_94b4 > li > a:hover,
.hover_bdc7 .media_e68f.paragraph_4714 .thick_94b4 > li > a:focus,
.hover_bdc7 .media_e68f.paragraph_4714 .thick_94b4 > li > a:hover,
.hover_bdc7 .media_e68f.wide_8309 .thick_94b4 > li > a:focus,
.hover_bdc7 .media_e68f.wide_8309 .thick_94b4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_bdc7
  .media_e68f.shade-8f4d
  .thick_94b4
  > li.menu-inner-2c03
  > a,
.hover_bdc7
  .media_e68f.shade-8f4d
  .thick_94b4
  > li.alert-center-bdf9
  > a,
.hover_bdc7
  .media_e68f.paragraph_4714
  .thick_94b4
  > li.menu-inner-2c03
  > a,
.hover_bdc7
  .media_e68f.paragraph_4714
  .thick_94b4
  > li.alert-center-bdf9
  > a,
.hover_bdc7
  .media_e68f.wide_8309
  .thick_94b4
  > li.menu-inner-2c03
  > a,
.hover_bdc7 .media_e68f.wide_8309 .thick_94b4 > li.tooltip_center_8c1a > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_bdc7 .list_bottom_e614,
.hover_bdc7 .list_bottom_e614 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover_bdc7 .overlay_fast_237e.active-8e53 li a,
.hover_bdc7 .active_mini_6e27 a,
.hover_bdc7 .surface-511e,
.hover_bdc7 .thick_94b4 > li > a,
.hover_bdc7 .card-d070 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7 .overlay_fast_237e.active-8e53 li a:hover,
.hover_bdc7 .active_mini_6e27 a:hover,
.hover_bdc7 .surface-511e:hover,
.hover_bdc7 .thick_94b4 > li > a:hover,
.hover_bdc7 .card-d070:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_bdc7 .gradient_a02e {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7 .gradient_a02e .feature_narrow_bd45 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_bdc7 .gradient_a02e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_bdc7 .button_b478 .gradient-up-5e84 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7 .button_b478 .gradient-up-5e84 .detail_up_dd1d {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7
  .button_b478
  .gradient-up-5e84
  .detail_up_dd1d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7
  .button_b478
  .gradient-up-5e84
  .detail_up_dd1d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7
  .button_b478
  .gradient-up-5e84
  .detail_up_dd1d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7
  .button_b478
  .gradient-up-5e84
  .detail_up_dd1d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7 .button_b478 .info-e9e6 {
  color: rgba(255, 255, 255, 0.79);
}
.hover_bdc7 .button_b478 .info-e9e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_tiny_f0a7
  .hover_bdc7
  .button_b478
  .info-active-5a6c
  .notice-6ef2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_tiny_f0a7
  .hover_bdc7
  .button_b478
  .info-active-5a6c
  .detail_up_dd1d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-7ed3 .hero_north_40d8 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hero_north_40d8 .media_e68f.shade-8f4d .thick_94b4 > li > a:focus,
.hero_north_40d8 .media_e68f.shade-8f4d .thick_94b4 > li > a:hover,
.hero_north_40d8 .media_e68f.paragraph_4714 .thick_94b4 > li > a:focus,
.hero_north_40d8 .media_e68f.paragraph_4714 .thick_94b4 > li > a:hover,
.hero_north_40d8 .media_e68f.wide_8309 .thick_94b4 > li > a:focus,
.hero_north_40d8 .media_e68f.wide_8309 .thick_94b4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_north_40d8
  .media_e68f.shade-8f4d
  .thick_94b4
  > li.menu-inner-2c03
  > a,
.hero_north_40d8
  .media_e68f.shade-8f4d
  .thick_94b4
  > li.alert-center-bdf9
  > a,
.hero_north_40d8
  .media_e68f.paragraph_4714
  .thick_94b4
  > li.menu-inner-2c03
  > a,
.hero_north_40d8
  .media_e68f.paragraph_4714
  .thick_94b4
  > li.alert-center-bdf9
  > a,
.hero_north_40d8
  .media_e68f.wide_8309
  .thick_94b4
  > li.menu-inner-2c03
  > a,
.hero_north_40d8 .media_e68f.wide_8309 .thick_94b4 > li.tooltip_center_8c1a > a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_north_40d8 .list_bottom_e614,
.hero_north_40d8 .list_bottom_e614 a {
  color: rgba(0, 0, 0, 0.8);
}
.hero_north_40d8 .overlay_fast_237e.active-8e53 li a,
.hero_north_40d8 .active_mini_6e27 a,
.hero_north_40d8 .surface-511e,
.hero_north_40d8 .thick_94b4 > li > a,
.hero_north_40d8 .card-d070 {
  color: rgba(0, 0, 0, 0.55);
}
.hero_north_40d8 .overlay_fast_237e.active-8e53 li a:hover,
.hero_north_40d8 .active_mini_6e27 a:hover,
.hero_north_40d8 .surface-511e:hover,
.hero_north_40d8 .thick_94b4 > li > a:hover,
.hero_north_40d8 .card-d070:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero_north_40d8 .gradient_a02e {
  color: rgba(0, 0, 0, 0.55);
}
.hero_north_40d8 .gradient_a02e .feature_narrow_bd45 {
  color: rgba(0, 0, 0, 0.8);
}
.hero_north_40d8 .gradient_a02e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_e8db .pattern_1ad9 {
  margin-left: auto;
  margin-right: auto;
}
.banner_a414 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_a414 .pattern_inner_58ff {
  margin-right: 1.41575em;
}
.table-fb44 .banner_a414 > .hard_07f5 {
  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;
}
.table-fb44 .banner_a414 > .down-3af4 {
  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;
}
.title_silver_1a7e.slider_e8db .pattern_1ad9,
.secondary_1e29.slider_e8db .pattern_1ad9 {
  margin-left: 0;
}
.element_blue_0cdf.slider_e8db .pattern_1ad9,
.component_dff5.slider_e8db .pattern_1ad9 {
  margin-right: 0;
}
.banner_a414 ol,
.banner_a414 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section-copper-ff24 video {
  max-width: 100%;
}
.pink_2b50 img {
  display: block;
}
.pink_2b50.pattern_inner_58ff,
.pink_2b50.middle-9905 {
  width: 100%;
}
.pink_2b50.down-3af4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.progress-5878:not(.fresh-bd6d) {
  margin: 1.5em auto;
}
.nav-54fc p {
  padding: 1.5em 14px;
}
ul.cold-95ee.down-3af4,
ul.cold-95ee.hard_07f5,
ul.cold-95ee.frame-9bc2.hard_07f5 {
  padding: 0 14px;
}
.label_5aad {
  display: block;
  overflow-x: auto;
}
.label_5aad table {
  border-collapse: collapse;
  width: 100%;
}
.label_5aad td,
.label_5aad th {
  padding: 0.5em;
}
.banner_a414 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_a414 ol ol,
.banner_a414 ol ul,
.banner_a414 ul ol,
.banner_a414 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_a414 ol ol li,
.banner_a414 ol ul li,
.banner_a414 ul ol li,
.banner_a414 ul ul li {
  margin-left: 0;
}
.icon-fresh-089c.sidebar-hard-1717 > .plasma_6986 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.icon-fresh-089c.sidebar-hard-1717 > .plasma_6986 iframe,
.icon-fresh-089c.sidebar-hard-1717 > .plasma_6986 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row_steel_9238 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row_steel_9238.column_ba38 {
  padding: 0;
}
.row_steel_9238.column_ba38 cite {
  font-size: 13px;
}
.row_steel_9238 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row_steel_9238 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gallery-d906 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gallery-d906 > p:first-child {
  margin-top: 0;
}
.gallery-d906 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gallery-d906 blockquote {
  border-left: 0;
}
.filter_pressed_52ce {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter_pressed_52ce:not(.filter-5d50) {
  max-width: 100px;
}
.filter_pressed_52ce.green_8e0b {
  border-bottom: none !important;
  text-align: center;
}
.filter_pressed_52ce.green_8e0b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav-54fc p {
    padding: 1.5em 0;
  }
}
.overlay-c396 {
  color: #0073aa;
}
.carousel-07fc {
  background-color: #0073aa;
}
.hot_6bb2 {
  color: #229fd8;
}
.alert_silver_8a3d {
  background-color: #229fd8;
}
.widget-yellow-5eb4 {
  color: #eee;
}
.hero-0ed8 {
  background-color: #eee;
}
.frame-thick-bbd5 {
  color: #444;
}
.panel-dd1b {
  background-color: #444;
}
.tag_prev_a963 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tag_prev_a963 .hidden-plasma-71d2 .active_mini_6e27 {
  font-size: 15px;
}
.tag_prev_a963 .active_mini_6e27 {
  line-height: 1.3;
}
.tag_prev_a963 .hero_north_40d8 {
}
.tag_prev_a963 .hover_bdc7 {
  background: #235787;
}
.status_slow_3238 {
  padding: 0;
}
.status_slow_3238 .hover_bdc7 {
  background: #1a1a1a;
}
.status_slow_3238 .hero_north_40d8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.link-4554 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.link-4554 .hero_north_40d8 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.link-4554 .hover_bdc7 {
  background: #303030;
}
.inner_a067 {
  position: relative;
  z-index: 10;
}
.inner_a067 .pagination-stale-73d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-tiny-ebbe .border_pink_9a6e {
  display: inline-block;
  vertical-align: middle;
}
.feature-tiny-ebbe.panel_3963 .border_pink_9a6e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .feature-tiny-ebbe.panel_3963 .border_pink_9a6e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-tiny-ebbe.panel_3963 .border_pink_9a6e {
    margin-right: 0.4em;
  }
}
.feature-tiny-ebbe.panel_3963 .border_pink_9a6e:last-child {
  margin-right: 0;
}
.tooltip-7395 .pagination-stale-73d7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button-7ed3 .hidden-plasma-71d2 {
    margin: 0 -0.5em;
  }
  .button-7ed3 .hidden-plasma-71d2 [class*="customify-col-"],
  .button-7ed3 .hidden-plasma-71d2 [class*="customify-col_"],
  .button-7ed3 .hidden-plasma-71d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button-7ed3.title-over-c500 .pagination-stale-73d7 {
  background: 0 0 !important;
}
.button-7ed3.title-over-c500 .pagination-stale-73d7,
.button-7ed3.tooltip-7395 .pagination-stale-73d7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button-7ed3.content-9166 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button-7ed3.tooltip-7395 .pagination-stale-73d7 {
  box-shadow: none !important;
}
.video-fb37 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .video-fb37 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .video-fb37 {
    padding: 18px 0 20px;
  }
}
.video-fb37 .info-1a17 {
  width: 100%;
}
.video-fb37 .tabs_e0c4 {
  margin-bottom: 0;
}
.video-fb37 .video-center-bd05 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pattern-simple-5020 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pattern-simple-5020 .main-3deb {
  width: 100%;
}
.south_825c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.south_825c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.south_825c 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;
}
.south_825c li:last-child:after {
  display: none;
}
.south_825c li a {
  font-weight: 500;
  margin-right: 10px;
}
.border-4401 .sort_upper_f476 button,
.video-fb37 .sort_upper_f476 button {
  left: 0;
}
.border-4401 .main-3deb,
.video-fb37 .main-3deb {
  padding-left: 0;
  padding-right: 0;
}
.border-4401 .pattern-simple-5020,
.video-fb37 .pattern-simple-5020 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.border-4401 {
  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;
}
.border-4401: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;
}
.border-4401 .shade_f4e3 {
  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) {
  .border-4401 .shade_f4e3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .border-4401 .shade_f4e3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .border-4401 .shade_f4e3 {
    min-height: 200px;
  }
}
.border-4401 .south_825c {
  color: rgba(255, 255, 255, 0.8);
}
.border-4401 .south_825c a,
.border-4401 .south_825c li:after {
  color: inherit;
}
.border-4401 .south_825c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.info-c97f {
  margin-bottom: 0.5em;
}
.fixed-2077 {
  margin-bottom: 1.2em;
}
.fixed-2077,
.info-c97f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.fixed-2077 p:last-child,
.info-c97f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sort_upper_f476,
#masthead .sort_upper_f476 {
  display: none;
}
#masthead
  > .sort_upper_f476.complex_7571 {
  display: none;
}
#masthead > .sort_upper_f476 button {
  left: 0;
}
.mask-motion-a673 {
  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%;
}
.mask-motion-a673 .border_pink_9a6e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mask-motion-a673 .stone-c735 {
  display: -webkit-box;
  display: flex;
}
.mask-motion-a673 .stone-c735.static-1366 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mask-motion-a673 .stone-c735.new-5bf7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-motion-a673 .stone-c735.card-5a39 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask-motion-a673.button_bottom_3355.button_3752 .stone-c735.static-1366 {
  flex-basis: 100%;
}
.mask-motion-a673.gold_e1f8 .stone-c735.new-5bf7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.mask-motion-a673.gold_e1f8 .stone-c735.card-5a39 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sort_upper_f476.complex_7571 {
  display: none;
}
#masthead > .sort_upper_f476 button {
  left: 0;
}
.tall_9627 {
  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;
}
.tall_9627:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tall_9627.dim_e3a1 i {
  margin-right: 4px;
}
.tall_9627.inner_c2eb i {
  margin-left: 5px;
}
.active_mini_6e27 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active_mini_6e27 p:last-child {
  margin-bottom: 0;
}
.progress_basic_64d0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_basic_64d0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_basic_64d0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_basic_64d0 .list_bottom_e614 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_basic_64d0 .lower-1892 {
  margin: 5px 0 7px 0;
}
.progress_basic_64d0.old-88ae .backdrop-black-d536 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_basic_64d0.old-88ae .highlight_f8e3 {
  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;
}
.progress_basic_64d0.gas_e147 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_basic_64d0.gas_e147 .backdrop-black-d536 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_basic_64d0.gas_e147 .highlight_f8e3 {
  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;
}
.progress_basic_64d0.copper-f0fe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_basic_64d0.module_east_7751 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_basic_64d0.module_east_7751 .highlight_f8e3 {
  margin-top: 7px;
}
.breadcrumb_84f2 {
  display: inline-block;
}
.inner_a067 .video_f51f .progress_basic_64d0 img {
  max-width: 100%;
}
.media_e68f .top-625c.hot_83bf,
.last_dff0 .top-625c.hot_83bf {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_e68f .list_simple_1e50,
.last_dff0 .list_simple_1e50 {
  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%);
}
.media_e68f .list_simple_1e50 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.media_e68f.prev_0ce3 .list_simple_1e50 {
  display: none;
}
.media_e68f .footer-f8c1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.media_e68f .footer-f8c1 li {
  display: inline-block;
  position: relative;
}
.media_e68f .footer-f8c1 li:last-child {
  margin-right: 0;
}
.media_e68f .footer-f8c1 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;
}
.media_e68f .footer-f8c1 li.tooltip_center_8c1a > a {
  color: rgba(0, 0, 0, 0.9);
}
.media_e68f .footer-f8c1 > 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;
}
.media_e68f .footer-f8c1 > li > a i {
  line-height: 0;
}
.media_e68f .footer-f8c1 > li.image-87f1 > a .list_simple_1e50 {
  margin-left: 4px;
  line-height: 0;
}
.media_e68f .footer-f8c1 .silver_1290 li.image-87f1 > a {
  position: relative;
}
.media_e68f .footer-f8c1 .silver_1290 li.image-87f1 > a:after,
.media_e68f .footer-f8c1 .silver_1290 li.image-87f1 > a:before {
  content: "";
  display: table;
}
.media_e68f .footer-f8c1 .silver_1290 li.image-87f1 > a:after {
  clear: both;
}
.media_e68f .footer-f8c1 .silver_1290 li.image-87f1 > a .list_simple_1e50 {
  margin-left: 5px;
  float: right;
}
.media_e68f .hero_in_1ea6,
.media_e68f .silver_1290 {
  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;
}
.media_e68f .silver_1290 {
  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;
}
.media_e68f .silver_1290 .hot_83bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_e68f .silver_1290 .list_simple_1e50 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.media_e68f .silver_1290 li {
  display: block;
  margin: 0;
  padding: 0;
}
.media_e68f .silver_1290 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;
}
.media_e68f .silver_1290 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.media_e68f .silver_1290 .silver_1290 {
  top: 0;
  left: 100%;
}
.media_e68f .tabs-c95a.fn-focus-9f68 > .hero_in_1ea6,
.media_e68f .tabs-c95a.fn-focus-9f68 > .silver_1290,
.media_e68f .tabs-c95a:focus > .hero_in_1ea6,
.media_e68f .tabs-c95a:focus > .silver_1290,
.media_e68f .tabs-c95a:hover > .hero_in_1ea6,
.media_e68f .tabs-c95a:hover > .silver_1290 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.media_e68f.wide_8309 .thick_94b4:after,
.media_e68f.wide_8309 .thick_94b4:before {
  content: "";
  display: table;
}
.media_e68f.wide_8309 .thick_94b4:after {
  clear: both;
}
.media_e68f.wide_8309 .thick_94b4 > li {
  float: left;
}
.media_e68f.menu_simple_ac04 .thick_94b4:after,
.media_e68f.menu_simple_ac04 .thick_94b4:before {
  content: "";
  display: table;
}
.media_e68f.menu_simple_ac04 .thick_94b4:after {
  clear: both;
}
.media_e68f.menu_simple_ac04 .thick_94b4 > li {
  float: left;
}
.media_e68f.menu_simple_ac04 .thick_94b4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.media_e68f.menu_simple_ac04 .thick_94b4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.media_e68f.menu_simple_ac04 .thick_94b4 > li.menu-inner-2c03 > a,
.media_e68f.menu_simple_ac04 .thick_94b4 > li.tooltip_center_8c1a > a {
  color: #fff;
  background-color: #1e4b75;
}
.media_e68f.shade-8f4d .thick_94b4 > li > a .hot_83bf {
  position: relative;
}
.media_e68f.shade-8f4d .thick_94b4 > li > a .hot_83bf: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;
}
.media_e68f.shade-8f4d
  .thick_94b4
  > li:focus
  > a
  .hot_83bf:before,
.media_e68f.shade-8f4d
  .thick_94b4
  > li:hover
  > a
  .hot_83bf:before {
  width: 100%;
  background-color: currentColor;
}
.media_e68f.shade-8f4d
  .thick_94b4
  > li.menu-inner-2c03
  > a
  .hot_83bf:before,
.media_e68f.shade-8f4d
  .thick_94b4
  > li.alert-center-bdf9
  > a
  .hot_83bf:before {
  width: 100%;
  background-color: currentColor;
}
.media_e68f.paragraph_4714 .thick_94b4 > li > a .hot_83bf {
  position: relative;
}
.media_e68f.paragraph_4714 .thick_94b4 > li > a .hot_83bf: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;
}
.media_e68f.paragraph_4714 .thick_94b4 > li:focus > a .hot_83bf:before,
.media_e68f.paragraph_4714
  .thick_94b4
  > li:hover
  > a
  .hot_83bf:before {
  width: 100%;
  background-color: currentColor;
}
.media_e68f.paragraph_4714
  .thick_94b4
  > li.menu-inner-2c03
  > a
  .hot_83bf:before,
.media_e68f.paragraph_4714
  .thick_94b4
  > li.alert-center-bdf9
  > a
  .hot_83bf:before {
  width: 100%;
  background-color: currentColor;
}
.last_dff0 .footer-f8c1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.last_dff0 .footer-f8c1 li:first-child > a {
  border-top: none;
}
.last_dff0 .footer-f8c1 .video-solid-2579 > .hot_83bf .list_simple_1e50 {
  display: none;
}
.last_dff0 .footer-f8c1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.last_dff0 .footer-f8c1 li:last-child {
  border: none;
}
.last_dff0 .footer-f8c1 li.image-87f1 > a {
  padding-right: 45px !important;
}
.last_dff0 .footer-f8c1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.last_dff0 .footer-f8c1 li a:focus,
.last_dff0 .footer-f8c1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last_dff0 .footer-f8c1 li .orange_59eb {
  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;
}
.last_dff0 .footer-f8c1 li .orange_59eb:hover {
  box-shadow: none;
}
.last_dff0 .footer-f8c1 li .orange_59eb .list_simple_1e50 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.last_dff0 .footer-f8c1 .silver_1290 {
  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);
}
.last_dff0 .footer-f8c1 .silver_1290 li a {
  padding-left: 3em;
}
.last_dff0 .footer-f8c1 .button_7488 > a .orange_59eb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.last_dff0 .footer-f8c1 .button_7488 > .silver_1290 {
  display: block;
  opacity: 1;
}
.simple_f39a {
  max-width: 100%;
}
.static_8eb8 {
  line-height: 0;
  cursor: pointer;
}
.card-d070 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.card-d070:hover {
  box-shadow: none;
  color: currentColor;
}
.card-d070 svg {
  width: 18px;
  height: 18px;
}
.card-d070 .lower_f2ce {
  display: none;
}
.aside_up_55a6 {
  position: relative;
}
.aside_up_55a6.fn-active-9f68 .card-d070 .sort-plasma-9665 {
  display: none;
}
.aside_up_55a6.fn-active-9f68 .card-d070 .lower_f2ce {
  display: inline-block;
}
.aside_up_55a6 .table_blue_fe28 {
  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);
}
.aside_up_55a6.action-20fa .table_blue_fe28 {
  left: auto;
  right: -0.9em;
}
.aside_up_55a6.action-20fa .clean-185b::before {
  left: auto;
  right: 15px;
}
.aside_up_55a6.fn-active-9f68 .table_blue_fe28 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info-active-5a6c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.info-active-5a6c label {
  flex-basis: 100%;
}
.info-active-5a6c .gradient-up-5e84 {
  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;
}
.info-active-5a6c .detail_up_dd1d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.info-active-5a6c .detail_up_dd1d:focus {
  background-color: transparent;
}
.info-active-5a6c button.info-e9e6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.info-active-5a6c button.info-e9e6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.info-active-5a6c button.info-e9e6 svg {
  width: 18px;
  height: 18px;
}
.info-active-5a6c input[type="submit"] {
  min-height: auto;
}
.button_b478 .info-active-5a6c .detail_up_dd1d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.clean-185b {
  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) {
  .clean-185b {
    width: 220px;
  }
}
.clean-185b label {
  flex-basis: 100%;
}
.clean-185b::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;
}
.element_tiny_f0a7 .button_b478 .info-active-5a6c {
  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;
}
.element_tiny_f0a7
  .button_b478
  .info-active-5a6c
  .gradient-up-5e84 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.element_tiny_f0a7 .button_b478 .info-active-5a6c .detail_up_dd1d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.element_tiny_f0a7
  .button_b478
  .info-active-5a6c
  .detail_up_dd1d:focus {
  background: 0 0;
}
.element_tiny_f0a7
  .button_b478
  .info-active-5a6c
  .notice-6ef2 {
  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;
}
.overlay_fast_237e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.overlay_fast_237e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.overlay_fast_237e li:last-child {
  margin-right: 0;
}
.overlay_fast_237e li:first-child {
  margin-left: 0;
}
.overlay_fast_237e.video-cdb2 a {
  color: #fff;
}
.overlay_fast_237e.video-cdb2 a:hover {
  color: #fff;
}
.overlay_fast_237e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.overlay_fast_237e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.overlay_fast_237e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.overlay_fast_237e a:hover {
  opacity: 0.9;
  color: inherit;
}
.overlay_fast_237e [class*="social-icon-apple"] {
  background-color: #999;
}
.overlay_fast_237e [class*="social-icon-apple"].content_0408 {
  background-color: transparent;
  color: #999;
}
.overlay_fast_237e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.overlay_fast_237e [class*="social-icon-behance"].content_0408 {
  background-color: transparent;
  color: #1769ff;
}
.overlay_fast_237e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.overlay_fast_237e [class*="social-icon-bitbucket"].content_0408 {
  background-color: transparent;
  color: #205081;
}
.overlay_fast_237e [class*="social-icon-codepen"] {
  background-color: #000;
}
.overlay_fast_237e [class*="social-icon-codepen"].content_0408 {
  background-color: transparent;
  color: #000;
}
.overlay_fast_237e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.overlay_fast_237e [class*="social-icon-delicious"].content_0408 {
  background-color: transparent;
  color: #39f;
}
.overlay_fast_237e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.overlay_fast_237e [class*="social-icon-digg"].content_0408 {
  background-color: transparent;
  color: #005be2;
}
.overlay_fast_237e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.overlay_fast_237e [class*="social-icon-dribbble"].content_0408 {
  background-color: transparent;
  color: #ea4c89;
}
.overlay_fast_237e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.overlay_fast_237e [class*="social-icon-envelope"].content_0408 {
  background-color: transparent;
  color: #ea4335;
}
.overlay_fast_237e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.overlay_fast_237e [class*="social-icon-facebook"].content_0408 {
  background-color: transparent;
  color: #3b5998;
}
.overlay_fast_237e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.overlay_fast_237e [class*="social-icon-flickr"].content_0408 {
  background-color: transparent;
  color: #0063dc;
}
.overlay_fast_237e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.overlay_fast_237e [class*="social-icon-foursquare"].content_0408 {
  background-color: transparent;
  color: #2d5be3;
}
.overlay_fast_237e [class*="social-icon-github"] {
  background-color: #333;
}
.overlay_fast_237e [class*="social-icon-github"].content_0408 {
  background-color: transparent;
  color: #333;
}
.overlay_fast_237e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.overlay_fast_237e [class*="social-icon-google-plus"].content_0408 {
  background-color: transparent;
  color: #dd4b39;
}
.overlay_fast_237e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.overlay_fast_237e [class*="social-icon-houzz"].content_0408 {
  background-color: transparent;
  color: #7ac142;
}
.overlay_fast_237e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.overlay_fast_237e [class*="social-icon-instagram"].content_0408 {
  background-color: transparent;
  color: #262626;
}
.overlay_fast_237e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.overlay_fast_237e [class*="social-icon-jsfiddle"].content_0408 {
  background-color: transparent;
  color: #487aa2;
}
.overlay_fast_237e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.overlay_fast_237e [class*="social-icon-linkedin"].content_0408 {
  background-color: transparent;
  color: #0077b5;
}
.overlay_fast_237e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.overlay_fast_237e [class*="social-icon-medium"].content_0408 {
  background-color: transparent;
  color: #00ab6b;
}
.overlay_fast_237e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.overlay_fast_237e
  [class*="social-icon-odnoklassniki"].content_0408 {
  background-color: transparent;
  color: #f4731c;
}
.overlay_fast_237e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.overlay_fast_237e [class*="social-icon-meetup"].content_0408 {
  background-color: transparent;
  color: #ec1c40;
}
.overlay_fast_237e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.overlay_fast_237e [class*="social-icon-pinterest"].content_0408 {
  background-color: transparent;
  color: #bd081c;
}
.overlay_fast_237e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.overlay_fast_237e [class*="social-icon-product-hunt"].content_0408 {
  background-color: transparent;
  color: #da552f;
}
.overlay_fast_237e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.overlay_fast_237e [class*="social-icon-reddit"].content_0408 {
  background-color: transparent;
  color: #ff4500;
}
.overlay_fast_237e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.overlay_fast_237e [class*="social-icon-rss"].content_0408 {
  background-color: transparent;
  color: #f26522;
}
.overlay_fast_237e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.overlay_fast_237e
  [class*="social-icon-shopping-cart"].content_0408 {
  background-color: transparent;
  color: #4caf50;
}
.overlay_fast_237e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.overlay_fast_237e [class*="social-icon-skype"].content_0408 {
  background-color: transparent;
  color: #00aff0;
}
.overlay_fast_237e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.overlay_fast_237e [class*="social-icon-slideshare"].content_0408 {
  background-color: transparent;
  color: #0077b5;
}
.overlay_fast_237e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.overlay_fast_237e [class*="social-icon-snapchat"].content_0408 {
  background-color: transparent;
  color: #fffc00;
}
.overlay_fast_237e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.overlay_fast_237e [class*="social-icon-soundcloud"].content_0408 {
  background-color: transparent;
  color: #f80;
}
.overlay_fast_237e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.overlay_fast_237e [class*="social-icon-spotify"].content_0408 {
  background-color: transparent;
  color: #2ebd59;
}
.overlay_fast_237e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.overlay_fast_237e
  [class*="social-icon-stack-overflow"].content_0408 {
  background-color: transparent;
  color: #fe7a15;
}
.overlay_fast_237e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.overlay_fast_237e [class*="social-icon-maldkfgram"].content_0408 {
  background-color: transparent;
  color: #2ca5e0;
}
.overlay_fast_237e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.overlay_fast_237e [class*="social-icon-tripadvisor"].content_0408 {
  background-color: transparent;
  color: #589442;
}
.overlay_fast_237e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.overlay_fast_237e [class*="social-icon-tumblr"].content_0408 {
  background-color: transparent;
  color: #35465c;
}
.overlay_fast_237e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.overlay_fast_237e [class*="social-icon-twitch"].content_0408 {
  background-color: transparent;
  color: #6441a5;
}
.overlay_fast_237e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.overlay_fast_237e [class*="social-icon-twitter"].content_0408 {
  background-color: transparent;
  color: #1da1f2;
}
.overlay_fast_237e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.overlay_fast_237e [class*="social-icon-vimeo"].content_0408 {
  background-color: transparent;
  color: #1ab7ea;
}
.overlay_fast_237e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.overlay_fast_237e [class*="social-icon-vk"].content_0408 {
  background-color: transparent;
  color: #45668e;
}
.overlay_fast_237e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.overlay_fast_237e [class*="social-icon-weibo"].content_0408 {
  background-color: transparent;
  color: #df2029;
}
.overlay_fast_237e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.overlay_fast_237e [class*="social-icon-weixin"].content_0408 {
  background-color: transparent;
  color: #7bb32e;
}
.overlay_fast_237e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.overlay_fast_237e [class*="social-icon-whatsapp"].content_0408 {
  background-color: transparent;
  color: #25d366;
}
.overlay_fast_237e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.overlay_fast_237e [class*="social-icon-wordpress"].content_0408 {
  background-color: transparent;
  color: #21759b;
}
.overlay_fast_237e [class*="social-icon-xing"] {
  background-color: #026466;
}
.overlay_fast_237e [class*="social-icon-xing"].content_0408 {
  background-color: transparent;
  color: #026466;
}
.overlay_fast_237e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.overlay_fast_237e [class*="social-icon-yelp"].content_0408 {
  background-color: transparent;
  color: #af0606;
}
.overlay_fast_237e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.overlay_fast_237e [class*="social-icon-youtube"].content_0408 {
  background-color: transparent;
  color: #cd201f;
}
.surface-511e {
  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;
}
.surface-511e:hover {
  box-shadow: none;
  background: 0 0;
}
.component_9247 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dropdown-silver-2799 {
  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;
}
.image_dirty_7a3b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slider-9d7d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slider-9d7d,
.slider-9d7d::after,
.slider-9d7d::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;
}
.slider-9d7d::after,
.slider-9d7d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.secondary-outer-42bd .dropdown-silver-2799 .image_dirty_7a3b {
  margin-top: -2px;
  width: 19px;
}
.secondary-outer-42bd .dropdown-silver-2799 .slider-9d7d {
  margin-top: -1px;
}
.secondary-outer-42bd .dropdown-silver-2799 .slider-9d7d,
.secondary-outer-42bd .dropdown-silver-2799 .slider-9d7d::after,
.secondary-outer-42bd .dropdown-silver-2799 .slider-9d7d::before {
  width: 19px;
  height: 2px;
}
.secondary-outer-42bd .dropdown-silver-2799 .slider-9d7d::before {
  top: -6px;
}
.secondary-outer-42bd .dropdown-silver-2799 .slider-9d7d::after {
  bottom: -6px;
}
.slider_0916 .dropdown-silver-2799 .image_dirty_7a3b {
  margin-top: -2px;
  width: 22px;
}
.slider_0916 .dropdown-silver-2799 .slider-9d7d {
  margin-top: -1px;
}
.slider_0916 .dropdown-silver-2799 .slider-9d7d,
.slider_0916 .dropdown-silver-2799 .slider-9d7d::after,
.slider_0916 .dropdown-silver-2799 .slider-9d7d::before {
  width: 22px;
  height: 2px;
}
.slider_0916 .dropdown-silver-2799 .slider-9d7d::before {
  top: -7px;
}
.slider_0916 .dropdown-silver-2799 .slider-9d7d::after {
  bottom: -7px;
}
.highlight-large-e6fb .dropdown-silver-2799 .image_dirty_7a3b {
  margin-top: -2px;
  width: 31px;
}
.highlight-large-e6fb .dropdown-silver-2799 .slider-9d7d {
  margin-top: -1.5px;
}
.highlight-large-e6fb .dropdown-silver-2799 .slider-9d7d,
.highlight-large-e6fb .dropdown-silver-2799 .slider-9d7d::after,
.highlight-large-e6fb .dropdown-silver-2799 .slider-9d7d::before {
  width: 31px;
  height: 3px;
}
.highlight-large-e6fb .dropdown-silver-2799 .slider-9d7d::before {
  top: -9px;
}
.highlight-large-e6fb .dropdown-silver-2799 .slider-9d7d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search_paper_a600 .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 19px;
  }
  .search_paper_a600 .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1px;
  }
  .search_paper_a600 .dropdown-silver-2799 .slider-9d7d,
  .search_paper_a600 .dropdown-silver-2799 .slider-9d7d::after,
  .search_paper_a600 .dropdown-silver-2799 .slider-9d7d::before {
    width: 19px;
    height: 2px;
  }
  .search_paper_a600 .dropdown-silver-2799 .slider-9d7d::before {
    top: -6px;
  }
  .search_paper_a600 .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -6px;
  }
  .pagination-6b9e .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-6b9e .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1px;
  }
  .pagination-6b9e .dropdown-silver-2799 .slider-9d7d,
  .pagination-6b9e .dropdown-silver-2799 .slider-9d7d::after,
  .pagination-6b9e .dropdown-silver-2799 .slider-9d7d::before {
    width: 22px;
    height: 2px;
  }
  .pagination-6b9e .dropdown-silver-2799 .slider-9d7d::before {
    top: -7px;
  }
  .pagination-6b9e .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -7px;
  }
  .mask_center_94d3 .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 31px;
  }
  .mask_center_94d3 .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1.5px;
  }
  .mask_center_94d3 .dropdown-silver-2799 .slider-9d7d,
  .mask_center_94d3 .dropdown-silver-2799 .slider-9d7d::after,
  .mask_center_94d3 .dropdown-silver-2799 .slider-9d7d::before {
    width: 31px;
    height: 3px;
  }
  .mask_center_94d3 .dropdown-silver-2799 .slider-9d7d::before {
    top: -9px;
  }
  .mask_center_94d3 .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-f6a4 .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-f6a4 .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1px;
  }
  .fluid-f6a4 .dropdown-silver-2799 .slider-9d7d,
  .fluid-f6a4 .dropdown-silver-2799 .slider-9d7d::after,
  .fluid-f6a4 .dropdown-silver-2799 .slider-9d7d::before {
    width: 19px;
    height: 2px;
  }
  .fluid-f6a4 .dropdown-silver-2799 .slider-9d7d::before {
    top: -6px;
  }
  .fluid-f6a4 .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -6px;
  }
  .surface-b8ac .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 22px;
  }
  .surface-b8ac .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1px;
  }
  .surface-b8ac .dropdown-silver-2799 .slider-9d7d,
  .surface-b8ac .dropdown-silver-2799 .slider-9d7d::after,
  .surface-b8ac .dropdown-silver-2799 .slider-9d7d::before {
    width: 22px;
    height: 2px;
  }
  .surface-b8ac .dropdown-silver-2799 .slider-9d7d::before {
    top: -7px;
  }
  .surface-b8ac .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -7px;
  }
  .up-159e .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 31px;
  }
  .up-159e .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1.5px;
  }
  .up-159e .dropdown-silver-2799 .slider-9d7d,
  .up-159e .dropdown-silver-2799 .slider-9d7d::after,
  .up-159e .dropdown-silver-2799 .slider-9d7d::before {
    width: 31px;
    height: 3px;
  }
  .up-159e .dropdown-silver-2799 .slider-9d7d::before {
    top: -9px;
  }
  .up-159e .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .black_d907 .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 19px;
  }
  .black_d907 .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1px;
  }
  .black_d907 .dropdown-silver-2799 .slider-9d7d,
  .black_d907 .dropdown-silver-2799 .slider-9d7d::after,
  .black_d907 .dropdown-silver-2799 .slider-9d7d::before {
    width: 19px;
    height: 2px;
  }
  .black_d907 .dropdown-silver-2799 .slider-9d7d::before {
    top: -6px;
  }
  .black_d907 .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -6px;
  }
  .content_a72e .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 22px;
  }
  .content_a72e .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1px;
  }
  .content_a72e .dropdown-silver-2799 .slider-9d7d,
  .content_a72e .dropdown-silver-2799 .slider-9d7d::after,
  .content_a72e .dropdown-silver-2799 .slider-9d7d::before {
    width: 22px;
    height: 2px;
  }
  .content_a72e .dropdown-silver-2799 .slider-9d7d::before {
    top: -7px;
  }
  .content_a72e .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -7px;
  }
  .stale_b9b4 .dropdown-silver-2799 .image_dirty_7a3b {
    margin-top: -2px;
    width: 31px;
  }
  .stale_b9b4 .dropdown-silver-2799 .slider-9d7d {
    margin-top: -1.5px;
  }
  .stale_b9b4 .dropdown-silver-2799 .slider-9d7d,
  .stale_b9b4 .dropdown-silver-2799 .slider-9d7d::after,
  .stale_b9b4 .dropdown-silver-2799 .slider-9d7d::before {
    width: 31px;
    height: 3px;
  }
  .stale_b9b4 .dropdown-silver-2799 .slider-9d7d::before {
    top: -9px;
  }
  .stale_b9b4 .dropdown-silver-2799 .slider-9d7d::after {
    bottom: -9px;
  }
}
.button_250a .slider-9d7d {
  -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);
}
.button_250a .slider-9d7d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.button_250a .slider-9d7d::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);
}
.button_250a.table-4789 .slider-9d7d {
  -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);
}
.button_250a.table-4789 .slider-9d7d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.button_250a.table-4789 .slider-9d7d::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);
}
.layout-slow-f77e {
  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.mask_0c97:before {
  display: none;
}
.box-fc4b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box-fc4b .backdrop_683a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box-fc4b .backdrop_683a:last-of-type {
  border-bottom: none;
}
.box-fc4b .backdrop_683a.slider-57c4,
.box-fc4b .backdrop_683a.mask_a114,
.box-fc4b .backdrop_683a.frame-ae68 {
  padding: 0;
}
.box-fc4b .last_dff0 .orange_59eb {
  color: currentColor;
}
.box-fc4b .last_dff0 .orange_59eb:focus,
.box-fc4b .last_dff0 .orange_59eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-fc4b.hero_north_40d8 .gradient_a02e,
.box-fc4b.hero_north_40d8 .active_mini_6e27 a,
.box-fc4b.hero_north_40d8 .thick_94b4 a,
.box-fc4b.hero_north_40d8 .silver_1290 a {
  color: rgba(0, 0, 0, 0.55);
}
.box-fc4b.hero_north_40d8 .gradient_a02e:hover,
.box-fc4b.hero_north_40d8 .active_mini_6e27 a:hover,
.box-fc4b.hero_north_40d8 .thick_94b4 a:hover,
.box-fc4b.hero_north_40d8 .silver_1290 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-fc4b.hero_north_40d8 .feature_narrow_bd45 {
  color: rgba(0, 0, 0, 0.8);
}
.box-fc4b.hero_north_40d8 .backdrop_683a {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-fc4b.hero_north_40d8 .backdrop_683a:before {
  background: rgba(0, 0, 0, 0.08);
}
.box-fc4b.hero_north_40d8 .plasma-fb6e:before {
  background: rgba(255, 255, 255, 0.9);
}
.box-fc4b.hero_north_40d8 .last_dff0 .footer-f8c1 li a,
.box-fc4b.hero_north_40d8 .last_dff0 .orange_59eb,
.box-fc4b.hero_north_40d8 .silver_1290 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-fc4b.hero_north_40d8 .last_dff0 .orange_59eb:focus,
.box-fc4b.hero_north_40d8 .last_dff0 .orange_59eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-fc4b.hero_north_40d8 .footer-f8c1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-fc4b.hover_bdc7 .gradient_a02e,
.box-fc4b.hover_bdc7 .active_mini_6e27 a,
.box-fc4b.hover_bdc7 .thick_94b4 .orange_59eb,
.box-fc4b.hover_bdc7 .thick_94b4 a,
.box-fc4b.hover_bdc7 .silver_1290 a {
  color: rgba(255, 255, 255, 0.79);
}
.box-fc4b.hover_bdc7 .gradient_a02e:hover,
.box-fc4b.hover_bdc7 .active_mini_6e27 a:hover,
.box-fc4b.hover_bdc7 .thick_94b4 .orange_59eb:hover,
.box-fc4b.hover_bdc7 .thick_94b4 a:hover,
.box-fc4b.hover_bdc7 .silver_1290 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-fc4b.hover_bdc7 .feature_narrow_bd45 {
  color: rgba(255, 255, 255, 0.99);
}
.box-fc4b.hover_bdc7 .backdrop_683a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-fc4b.hover_bdc7 .backdrop_683a:before {
  background: rgba(255, 255, 255, 0.08);
}
.box-fc4b.hover_bdc7 .plasma-fb6e:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-fc4b.hover_bdc7 .last_dff0 .footer-f8c1 li a,
.box-fc4b.hover_bdc7 .last_dff0 .orange_59eb,
.box-fc4b.hover_bdc7 .silver_1290 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-fc4b.hover_bdc7 .last_dff0 .orange_59eb:focus,
.box-fc4b.hover_bdc7 .last_dff0 .orange_59eb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-fc4b.hover_bdc7 .footer-f8c1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-fb6e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma-fb6e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.texture_2b30 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pro-2812 .box-fc4b {
  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;
}
.pro-2812 .backdrop_683a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pro-2812 .backdrop_683a: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) {
  .pro-2812 .backdrop_683a:before {
    width: 16%;
    left: 42%;
  }
}
.pro-2812 .backdrop_683a:last-child:before {
  content: none;
}
.pro-2812 .backdrop_683a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pro-2812 .last_dff0 .footer-f8c1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pro-2812 .last_dff0 .footer-f8c1 li a .orange_59eb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pro-2812 .last_dff0 .silver_1290 {
  border: none;
}
.pro-2812 .last_dff0 .silver_1290 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pro-2812 .plasma-fb6e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pro-2812 .texture_2b30 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pro-2812 .hover_bdc7 .plasma-fb6e:before {
  background: rgba(0, 0, 0, 0.9);
}
.pro-2812 .hero_north_40d8.gallery-static-b6fe .slider-9d7d {
  background: rgba(0, 0, 0, 0.6);
}
.pro-2812
  .hero_north_40d8.gallery-static-b6fe
  .slider-9d7d::after,
.pro-2812
  .hero_north_40d8.gallery-static-b6fe
  .slider-9d7d:before {
  background: inherit;
}
.pro-2812
  .hero_north_40d8.gallery-static-b6fe:hover
  .slider-9d7d {
  background: rgba(0, 0, 0, 0.8);
}
.texture_8b10 .box-fc4b {
  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) {
  .texture_8b10 .box-fc4b {
    width: auto;
    right: 45px;
  }
}
.avatar-5499 .box-fc4b {
  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) {
  .avatar-5499 .box-fc4b {
    width: auto;
    left: 45px;
  }
}
.mask_0c97 .box-fc4b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.mask_0c97 .texture_2b30 {
  max-width: 48em;
  margin: 0 auto;
}
.mask_0c97 .plasma-fb6e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dirty-a396 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dirty-a396.pro-2812 .box-fc4b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dirty-a396.texture_8b10 .box-fc4b {
  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);
}
.dirty-a396 .box-fc4b {
  visibility: visible;
}
.dirty-a396.avatar-5499 .box-fc4b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.photo-pro-43bb,
.shadow_24f0 {
  overflow-x: hidden;
}
.photo-pro-43bb .box-fc4b {
  overflow: auto;
}
.photo-pro-43bb.pro-2812 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-pro-43bb.pro-2812 .box-fc4b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.photo-pro-43bb.pro-2812 .surface-511e {
  opacity: 0;
}
.photo-pro-43bb.texture_8b10 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-pro-43bb.texture_8b10 .box-fc4b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.photo-pro-43bb.texture_8b10 .surface-511e {
  opacity: 0;
}
.photo-pro-43bb.avatar-5499 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-pro-43bb.avatar-5499 .box-fc4b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.photo-pro-43bb.avatar-5499 .surface-511e {
  opacity: 0;
}
.photo-pro-43bb.mask_0c97 .box-fc4b {
  z-index: 10;
  visibility: visible;
}
.gallery-static-b6fe {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gallery-static-b6fe .slider-9d7d {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-static-b6fe .slider-9d7d::after,
.gallery-static-b6fe .slider-9d7d:before {
  background: inherit;
}
.gallery-static-b6fe:hover .slider-9d7d {
  background: rgba(255, 255, 255, 0.99);
}
.avatar-5499 .gallery-static-b6fe {
  top: 10px;
  right: auto;
  left: 12px;
}
.mask_0c97 .gallery-static-b6fe {
  display: none !important;
}
.photo-pro-43bb:before,
.shadow_24f0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.photo-pro-43bb .gallery-static-b6fe,
.shadow_24f0 .gallery-static-b6fe {
  display: inline-block;
}
.box-fc4b .border_pink_9a6e {
  -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;
}
.photo-pro-43bb .box-fc4b .border_pink_9a6e,
.shadow_24f0 .box-fc4b .border_pink_9a6e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.main-large-bd85 .gradient-up-5e84 {
  width: 100%;
}
.video_f51f {
  padding: 0 0.5em 0;
}
.video_f51f [class*="customify-col-"],
.video_f51f [class*="customify-col_"],
.video_f51f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.east_b33a .video_f51f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden-plasma-71d2 .fluid-de7b,
  .fluid-de7b {
    display: none;
  }
  .grid_north_ce03 {
    text-align: left;
  }
  .huge_958c {
    text-align: center;
  }
  .over_b28a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-plasma-71d2 .breadcrumb-f50a,
  .breadcrumb-f50a {
    display: none;
  }
  .mini-ada9 {
    text-align: left;
  }
  .overlay_f53f {
    text-align: center;
  }
  .gradient-liquid-2ae6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden-plasma-71d2 .main_6606,
  .main_6606 {
    display: none;
  }
  .bronze_b8c2 {
    text-align: left;
  }
  .center_7d12 {
    text-align: center;
  }
  .current_8fd5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info_093a {
  box-shadow: none !important;
}
.border_up_d4fc .soft_7e02,
.picture_9933 .soft_7e02 {
  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;
}
.picture_9933 .soft_7e02 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination-stale-73d7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pagination-stale-73d7:after,
.pagination-stale-73d7:before {
  content: "";
  display: table;
}
.pagination-stale-73d7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pagination-stale-73d7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pagination-stale-73d7,
.content-9166 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow-f928.aside_huge_fb0f .pagination-stale-73d7 {
  max-width: 100%;
}
.shadow-f928.progress_tiny_369f {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow-f928.element_cold_cd26 .pagination-stale-73d7 {
  max-width: 100%;
}
.shadow-f928.element_cold_cd26 > .pagination-stale-73d7 {
  padding-left: 0;
  padding-right: 0;
}
.shadow-f928.element_cold_cd26 > .pagination-stale-73d7 .hidden-plasma-71d2 {
  margin: 0;
}
.shadow-f928.element_cold_cd26
  > .pagination-stale-73d7
  .wrapper_red_3231.sidebar-wood-3980 {
  margin-right: 0;
  margin-left: 0;
}
.shadow-f928.element_cold_cd26 #main.sidebar-wood-3980 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fluid_4166 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_4166 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hovered_9b44 .pattern_1ad9 {
    padding-right: 1em;
  }
  .hovered_9b44.dropdown_center_74f4 .wrapper_red_3231 {
    border-right: 1px solid #eaecee;
  }
  .hovered_9b44.dropdown_center_74f4 .pattern_1ad9 {
    padding-right: 1em;
  }
  .hovered_9b44.dropdown_center_74f4 .red-acb1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_middle_a11b .pattern_1ad9 {
    padding-left: 1em;
  }
  .form_middle_a11b.dropdown_center_74f4 .wrapper_red_3231 {
    border-left: 1px solid #eaecee;
  }
  .form_middle_a11b.dropdown_center_74f4 .pattern_1ad9 {
    padding-left: 1em;
  }
  .form_middle_a11b.dropdown_center_74f4 .red-acb1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden-narrow-1021 .pattern_1ad9 {
    padding-left: 1em;
  }
  .hidden-narrow-1021.dropdown_center_74f4 .accordion_0859 {
    border-right: 1px solid #eaecee;
  }
  .hidden-narrow-1021.dropdown_center_74f4 .gradient_d507 {
    border-right: 1px solid #eaecee;
  }
  .hidden-narrow-1021.dropdown_center_74f4 .pattern_1ad9 {
    padding-left: 1em;
  }
  .hidden-narrow-1021.dropdown_center_74f4 .red-acb1 {
    padding-right: 1em;
  }
  .hidden-narrow-1021.dropdown_center_74f4 .sort-539d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_6757 .pattern_1ad9 {
    padding-right: 1em;
  }
  .breadcrumb_6757.dropdown_center_74f4 .accordion_0859 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb_6757.dropdown_center_74f4 .gradient_d507 {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb_6757.dropdown_center_74f4 .pattern_1ad9 {
    padding-right: 1em;
  }
  .breadcrumb_6757.dropdown_center_74f4 .red-acb1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb_6757.dropdown_center_74f4 .sort-539d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid_4166 .pattern_1ad9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_4166.dropdown_center_74f4 .wrapper_red_3231 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fluid_4166.dropdown_center_74f4 .pattern_1ad9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid_4166.dropdown_center_74f4 .red-acb1 {
    padding-left: 1em;
  }
  .fluid_4166.dropdown_center_74f4 .sort-539d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fluid_4166.dropdown_center_74f4 .pattern_1ad9 {
    padding-left: 0;
  }
}
.logo-3105 .feature-tiny-ebbe {
  display: inline-block;
}
.dim-c30f {
  display: inline-block;
}
.thick_01b3 {
  word-con: break-word;
}
.feature-easy-df01 > span {
  display: inline-block;
  padding: 5px 0;
}
.feature-easy-df01 .dynamic_f522 {
  margin-left: 8px;
  margin-right: 8px;
}
.feature-easy-df01 .pattern_glass_a445 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.form-5e5b .thumbnail-cb2a {
  margin-bottom: 2em;
}
.form-5e5b .widget-wood-16c5 {
  margin-bottom: 15px;
}
.form-5e5b .widget-wood-16c5:last-child {
  margin-bottom: 0;
}
.form-5e5b .bottom-c658 {
  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) {
  .form-5e5b .bottom-c658 {
    display: block;
  }
}
.form-5e5b .modal_liquid_9415 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .form-5e5b .modal_liquid_9415 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.form-5e5b .upper_f652 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.form-5e5b .upper_f652 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.form-5e5b .upper_f652 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.form-5e5b .thick_01b3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-5e5b .thick_01b3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.form-5e5b .thumbnail_brown_63fa p:last-child {
  margin-bottom: 0;
}
.form-5e5b .title_4408 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.form-5e5b .label-cold-bef5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.form-5e5b .title_tiny_6658 {
  margin-top: 1em;
}
.form-5e5b .selected-2a25 {
  top: 0;
  display: block;
}
.form-5e5b .selected-2a25 a {
  color: inherit;
}
.form-5e5b .selected-2a25 a:hover {
  color: inherit;
}
.form-5e5b .gradient_a1f9 {
  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;
}
.form-5e5b .gradient_a1f9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.form-5e5b .label-cold-bef5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form-5e5b .picture_d9b8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.form-5e5b .picture_d9b8:first-child {
  margin-top: 0;
}
.form-5e5b .picture_d9b8.focused_aa79 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.form-5e5b .picture_d9b8.simple_039b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-5e5b
  .picture_d9b8.simple_039b.picture_gold_ecab
  .title_tiny_6658 {
  width: 100%;
}
.form-5e5b .simple_039b {
  -webkit-box-align: center;
  align-items: center;
}
.form-5e5b .simple_039b .feature-easy-df01,
.form-5e5b .simple_039b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.form-5e5b .upper_f652 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form-5e5b .upper_f652 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form-5e5b .upper_f652: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;
}
.form-5e5b .focused_aa79 {
  z-index: 5;
}
.form-5e5b .nav-new-88aa .backdrop-thick-0bf8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.form-5e5b .box_dbea .backdrop-thick-0bf8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.form-5e5b .filter-4df3 .backdrop-thick-0bf8 {
  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;
}
.form-5e5b.box_b3f6 .bottom-c658,
.form-5e5b.box-7822 .bottom-c658 {
  display: block;
}
.form-5e5b.box_b3f6 .bottom-c658 .huge_748d,
.form-5e5b.box_b3f6 .bottom-c658 .label-cold-bef5,
.form-5e5b.box-7822 .bottom-c658 .huge_748d,
.form-5e5b.box-7822 .bottom-c658 .label-cold-bef5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form-5e5b.content_268c .modal_liquid_9415 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .form-5e5b.content_268c .modal_liquid_9415 {
    margin-right: 0;
  }
}
.form-5e5b.box_b3f6 .modal_liquid_9415,
.form-5e5b.box-7822 .modal_liquid_9415 {
  padding-top: 40%;
}
.form-5e5b.box_b3f6 .thumbnail-cb2a,
.form-5e5b.box-7822 .thumbnail-cb2a {
  display: block;
}
.form-5e5b.box_b3f6 .fn-sticky-9f68 .label-cold-bef5,
.form-5e5b.box-7822 .fn-sticky-9f68 .label-cold-bef5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.form-5e5b.box_b3f6 .modal_liquid_9415,
.form-5e5b.box-7822 .modal_liquid_9415 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.form-5e5b.box_b3f6 .label-cold-bef5 {
  padding: 1em;
}
.border_bdc8 {
  margin: 30px auto;
  display: block;
}
.border_bdc8 .form-glass-a3ce > * {
  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;
}
.border_bdc8 .form-glass-a3ce > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.border_bdc8 .form-glass-a3ce span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.yellow_2424 .feature-easy-df01 {
  margin-bottom: 1.41575em;
}
.yellow_2424 .message_5674 {
  margin-bottom: 1.618em;
}
.banner_a414 .list_black_9579 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_a414 .list_black_9579 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_a414 .dynamic_264f {
  max-width: 100%;
  overflow: auto;
}
.slider_e8db .banner_a414 a:hover {
  text-decoration: underline;
}
.widget_b12a .widget-wood-16c5:not(.thick_01b3),
.widget_b12a .upper_f652 {
  margin-bottom: 1.41575em;
}
.widget_b12a .widget-wood-16c5:not(.thick_01b3):last-child,
.widget_b12a .upper_f652:last-child {
  margin-bottom: 0;
}
.widget_b12a .widget-wood-16c5.popup_b1d6 {
  margin-bottom: 0.41575em;
}
.widget_b12a .slider-389b:before,
.widget_b12a .prev_4127:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_b12a .slider-389b:before {
  content: "\f115";
}
.widget_b12a .prev_4127:before {
  content: "\f02c";
}
.widget_b12a .pattern_2fcb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_b12a .pattern_2fcb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.summary-out-9876 {
  display: -webkit-box;
  display: flex;
}
.summary-out-9876 .cold_f3e9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .summary-out-9876 .cold_f3e9 {
    flex-basis: 90px;
  }
}
.summary-out-9876 .cold_85a4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .summary-out-9876 .cold_85a4 {
    flex-basis: calc(100% - 50px);
  }
}
.summary-out-9876 .bright_d714 p:last-child {
  margin-bottom: 0.72em;
}
.focus_84d5 .form-glass-a3ce {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.focus_84d5 .form-glass-a3ce:after,
.focus_84d5 .form-glass-a3ce:before {
  content: "";
  display: table;
}
.focus_84d5 .form-glass-a3ce:after {
  clear: both;
}
.focus_84d5 .form-glass-a3ce .wrapper-bottom-1338,
.focus_84d5 .form-glass-a3ce .slider_light_fe4f {
  width: 49%;
}
.focus_84d5 .form-glass-a3ce .wrapper-bottom-1338 a span.tertiary-ac0b,
.focus_84d5 .form-glass-a3ce .slider_light_fe4f a span.tertiary-ac0b {
  display: block;
  margin-bottom: 5px;
}
.focus_84d5 .form-glass-a3ce .slider_light_fe4f {
  float: left;
  text-align: left;
}
.focus_84d5 .form-glass-a3ce .wrapper-bottom-1338 {
  float: right;
  text-align: right;
}
.tag_92d8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tag_92d8 {
    margin-bottom: 0;
  }
}
.element_0aba {
  margin-bottom: 1em;
}
.element_0aba .thick_01b3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.plasma-1d84 a {
  display: block;
  line-height: 0;
  position: relative;
}
.grid-65c9 .element_0aba,
.black-5a8d .element_0aba {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .grid-65c9 .element_0aba,
  .black-5a8d .element_0aba {
    display: block;
  }
}
.grid-65c9 .plasma-1d84,
.black-5a8d .plasma-1d84 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .grid-65c9 .plasma-1d84,
  .black-5a8d .plasma-1d84 {
    margin-bottom: 1em;
  }
}
.grid-65c9 .plasma-1d84 img,
.black-5a8d .plasma-1d84 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.grid-65c9 .pagination_top_8117,
.black-5a8d .pagination_top_8117 {
  flex-basis: calc(100% - 160px);
}
.grid-65c9 .pagination_top_8117 p,
.black-5a8d .pagination_top_8117 p {
  margin-bottom: 0;
}
.grid-65c9 .pagination_top_8117 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .grid-65c9 .pagination_top_8117 {
    padding-left: 0;
  }
}
.black-5a8d .pagination_top_8117 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black-5a8d .pagination_top_8117 {
    padding-right: 0;
  }
}
.black-5a8d .plasma-1d84 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block-0b4a .plasma-1d84 {
  margin-bottom: 0.5em;
}
.block-0b4a .plasma-1d84 img {
  width: 100%;
}
.shadow-last-944a .text_blue_bb11,
.card-ba6a .text_blue_bb11 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.card-ba6a .wrapper_red_3231 .heading_complex_f9c7 p:last-child {
  margin-bottom: 0;
}
.shadow-950c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar-96fe .backdrop-inner-d3bc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar-96fe .backdrop-inner-d3bc:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar-96fe .backdrop-inner-d3bc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-96fe .backdrop-inner-d3bc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar-96fe .backdrop-inner-d3bc ul li {
  margin: 0 0 0.6em;
}
.sidebar-96fe .backdrop-inner-d3bc ul li.accent-wide-bedb,
.sidebar-96fe .backdrop-inner-d3bc ul li.bottom-7846 {
  position: relative;
}
.sidebar-96fe .backdrop-inner-d3bc ul li.accent-wide-bedb .logo_slow_f872,
.sidebar-96fe .backdrop-inner-d3bc ul li.bottom-7846 .logo_slow_f872 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar-96fe .backdrop-inner-d3bc ul li.accent-wide-bedb:after:after,
.sidebar-96fe .backdrop-inner-d3bc ul li.accent-wide-bedb:after:before,
.sidebar-96fe
  .backdrop-inner-d3bc
  ul
  li.bottom-7846:after:after,
.sidebar-96fe
  .backdrop-inner-d3bc
  ul
  li.bottom-7846:after:before {
  content: "";
  display: table;
}
.sidebar-96fe .backdrop-inner-d3bc ul li.accent-wide-bedb:after:after,
.sidebar-96fe
  .backdrop-inner-d3bc
  ul
  li.bottom-7846:after:after {
  clear: both;
}
.sidebar-96fe .backdrop-inner-d3bc a.summary-clean-6271:hover {
  text-decoration: none;
}
.sidebar-96fe .backdrop-inner-d3bc select {
  max-width: 100%;
}
.sidebar-96fe .backdrop-inner-d3bc table {
  font-size: 85%;
}
.sidebar-96fe .backdrop-inner-d3bc table td,
.sidebar-96fe .backdrop-inner-d3bc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar-96fe .backdrop-inner-d3bc table tfoot td {
  text-align: left;
}
.sidebar-96fe .backdrop-inner-d3bc :last-child {
  margin-bottom: 0;
}
.sidebar-96fe .backdrop-inner-d3bc .top_1124 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar-96fe .backdrop-inner-d3bc .top_1124 label {
  width: 100%;
}
.sidebar-96fe .backdrop-inner-d3bc .top_1124 .detail_up_dd1d {
  width: 100%;
  display: block;
}
.sidebar-96fe .backdrop-inner-d3bc .top_1124 .info-e9e6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar-96fe .backdrop-inner-d3bc .top_1124 .info-e9e6:hover svg #svg-search {
  fill: #444;
}
.sidebar-96fe .backdrop-inner-d3bc .top_1124 .info-e9e6 svg {
  width: 18px;
  height: 18px;
}
.sidebar-96fe .feature_f4d2 ul ul,
.sidebar-96fe .border_fa68 ul ul,
.sidebar-96fe .middle_7655 ul ul,
.sidebar-96fe .wrapper-last-a694 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar-96fe .feature_f4d2 .image-87f1 > a,
.sidebar-96fe .border_fa68 .image-87f1 > a,
.sidebar-96fe .middle_7655 .image-87f1 > a,
.sidebar-96fe .wrapper-last-a694 .image-87f1 > a {
  margin-bottom: 0;
}
.sidebar-96fe .hidden_up_765f li,
.sidebar-96fe .feature_f4d2 li,
.sidebar-96fe .tooltip-easy-2844 li,
.sidebar-96fe .border_fa68 li,
.sidebar-96fe .middle_7655 li,
.sidebar-96fe .wrapper-last-a694 li,
.sidebar-96fe .modal_fluid_121c li,
.sidebar-96fe .pattern-39fb li {
  display: block;
  position: relative;
}
.sidebar-96fe .hidden_up_765f li:last-child,
.sidebar-96fe .feature_f4d2 li:last-child,
.sidebar-96fe .tooltip-easy-2844 li:last-child,
.sidebar-96fe .border_fa68 li:last-child,
.sidebar-96fe .middle_7655 li:last-child,
.sidebar-96fe .wrapper-last-a694 li:last-child,
.sidebar-96fe .modal_fluid_121c li:last-child,
.sidebar-96fe .pattern-39fb li:last-child {
  border: none;
}
.sidebar-96fe .hidden_up_765f li a,
.sidebar-96fe .feature_f4d2 li a,
.sidebar-96fe .tooltip-easy-2844 li a,
.sidebar-96fe .border_fa68 li a,
.sidebar-96fe .middle_7655 li a,
.sidebar-96fe .wrapper-last-a694 li a,
.sidebar-96fe .modal_fluid_121c li a,
.sidebar-96fe .pattern-39fb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-96fe .hidden_up_765f li ul li::before,
.sidebar-96fe .feature_f4d2 li ul li::before,
.sidebar-96fe .tooltip-easy-2844 li ul li::before,
.sidebar-96fe .border_fa68 li ul li::before,
.sidebar-96fe .middle_7655 li ul li::before,
.sidebar-96fe .wrapper-last-a694 li ul li::before,
.sidebar-96fe .modal_fluid_121c li ul li::before,
.sidebar-96fe .pattern-39fb li ul li::before {
  left: 15px;
}
.sidebar-96fe .hidden_up_765f li ul a,
.sidebar-96fe .feature_f4d2 li ul a,
.sidebar-96fe .tooltip-easy-2844 li ul a,
.sidebar-96fe .border_fa68 li ul a,
.sidebar-96fe .middle_7655 li ul a,
.sidebar-96fe .wrapper-last-a694 li ul a,
.sidebar-96fe .modal_fluid_121c li ul a,
.sidebar-96fe .pattern-39fb li ul a {
  padding-left: 20px;
}
.sidebar-96fe .hidden_up_765f li ul ul li::before,
.sidebar-96fe .feature_f4d2 li ul ul li::before,
.sidebar-96fe .tooltip-easy-2844 li ul ul li::before,
.sidebar-96fe .border_fa68 li ul ul li::before,
.sidebar-96fe .middle_7655 li ul ul li::before,
.sidebar-96fe .wrapper-last-a694 li ul ul li::before,
.sidebar-96fe .modal_fluid_121c li ul ul li::before,
.sidebar-96fe .pattern-39fb li ul ul li::before {
  left: 30px;
}
.sidebar-96fe .hidden_up_765f li ul ul a,
.sidebar-96fe .feature_f4d2 li ul ul a,
.sidebar-96fe .tooltip-easy-2844 li ul ul a,
.sidebar-96fe .border_fa68 li ul ul a,
.sidebar-96fe .middle_7655 li ul ul a,
.sidebar-96fe .wrapper-last-a694 li ul ul a,
.sidebar-96fe .modal_fluid_121c li ul ul a,
.sidebar-96fe .pattern-39fb li ul ul a {
  padding-left: 40px;
}
.sidebar-96fe .texture_358d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-96fe .pattern-39fb ul li {
  margin-bottom: 1.41575em;
}
.sidebar-96fe .pattern-39fb ul li .tag-1783 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar-96fe .pattern-39fb ul li .stale-9f98 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover_bdc7 .hidden_up_765f li a,
.hover_bdc7 .feature_f4d2 li a,
.hover_bdc7 .tooltip-easy-2844 li a,
.hover_bdc7 .border_fa68 li a,
.hover_bdc7 .middle_7655 li a,
.hover_bdc7 .wrapper-last-a694 li a,
.hover_bdc7 .modal_fluid_121c li a,
.hover_bdc7 .pattern-39fb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_bdc7 .texture_358d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_bdc7 .backdrop-inner-d3bc ul li.accent-wide-bedb .logo_slow_f872,
.hover_bdc7 .backdrop-inner-d3bc ul li.bottom-7846 .logo_slow_f872 {
  background: rgba(0, 0, 0, 0.2);
}
.hover_bdc7 .sidebar-96fe .backdrop-inner-d3bc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li {
  margin: 0;
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li ul {
  margin: 0;
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li ul li a {
  padding-left: 15px;
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li ul li li a {
  padding-left: 30px;
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li.tooltip_center_8c1a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li.tooltip_center_8c1a > 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;
}
.shadow-f928 .sidebar-96fe .footer-f8c1 li.tooltip_center_8c1a > 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;
}
.button-3b6f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gold_7741 {
  position: relative;
  z-index: 10;
}
.gold_7741 .border_pink_9a6e {
  width: 100%;
  max-width: 100%;
}
.west-6c71 .dark_7caa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.west-6c71 .hero_north_40d8 {
}
.west-6c71 .hover_bdc7 {
  background: #292929;
}
.search_51b3 .dark_7caa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_51b3 .hero_north_40d8 {
  background: #f9f9f9;
}
.search_51b3 .hover_bdc7 {
  background: #303030;
}
.primary_1009 .dark_7caa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_1009 .feature-tiny-ebbe {
    margin-bottom: 1em;
  }
  .primary_1009 .feature-tiny-ebbe:last-child {
    margin-bottom: 0;
  }
}
.primary_1009 .hero_north_40d8 {
  background: #ededed;
}
.primary_1009 .hover_bdc7 {
  background: #1a1a1a;
}
.dark_7caa.hero_north_40d8 {
  color: rgba(0, 0, 0, 0.6);
}
.dark_7caa.hero_north_40d8 .notice-pressed-caaf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dark_7caa.hover_bdc7 {
  color: rgba(255, 255, 255, 0.99);
}
.dark_7caa.hover_bdc7 a:not(.summary-clean-6271) {
  color: rgba(255, 255, 255, 0.79);
}
.dark_7caa.hover_bdc7 a:not(.summary-clean-6271):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_7caa.hover_bdc7 .notice-pressed-caaf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_7caa.hover_bdc7 table tbody td,
.dark_7caa.hover_bdc7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.up-6457.tooltip-7395 .pagination-stale-73d7 {
  max-width: initial;
}
.up-6457 .panel_3963 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.up-6457 .panel_3963 .border_pink_9a6e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .up-6457 .panel_3963 .border_pink_9a6e {
    display: block;
    margin-bottom: 2em;
  }
  .up-6457 .panel_3963 .border_pink_9a6e:last-child {
    margin-bottom: 0;
  }
}
.primary_1009 .feature-tiny-ebbe:last-child,
.search_51b3 .feature-tiny-ebbe:last-child,
.west-6c71 .feature-tiny-ebbe:last-child {
  margin-bottom: 0;
}
.primary_1009 .feature-tiny-ebbe .sidebar-96fe .backdrop-inner-d3bc:last-child,
.search_51b3 .feature-tiny-ebbe .sidebar-96fe .backdrop-inner-d3bc:last-child,
.west-6c71 .feature-tiny-ebbe .sidebar-96fe .backdrop-inner-d3bc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary_1009 .heading-2edc,
  .primary_1009 .motion-8867,
  .search_51b3 .heading-2edc,
  .search_51b3 .motion-8867,
  .west-6c71 .heading-2edc,
  .west-6c71 .motion-8867 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gold_7741 .feature-tiny-ebbe {
    margin-bottom: 2em;
  }
}
.gold_7741 p:last-child {
  margin-bottom: 0;
}
.gold_7741 li,
.gold_7741 ul {
  list-style: none;
  margin: 0;
}
.gold_7741 ul ul {
  margin-left: 2.617924em;
}
.menu-0ff1 {
  font-size: 0.875em;
}

/* css-noise: 591e */
.widget-item-d9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
