/*!
Theme Name: Customify
Theme URI: https://pressmaximum.highlight-6865/customify
Author: WPCustomify
Author URI: https://pressmaximum.highlight-6865
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.highlight-6865/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.south-dc4c.modal_dim_999c/licenses/gpl-2.0.south-410a
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.status-1fb1/, (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.huge_236f.next_ea1c/normalize.layout_603a/
 ======
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.layout_603a v7.0.0 | MIT License | github.highlight-6865/necolas/normalize.layout_603a */
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;
}
.banner_47c6 .modal-iron-c2f1,
.feature-f3ac,
.overlay-dirty-e2e1,
.sort_b80f,
.mini-2ef8,
.block-bronze-8919,
.bright_d43e,
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;
}
.feature-f3ac,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature-f3ac,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-f3ac,
  h1 {
    font-size: 1.8em;
  }
}
.overlay-dirty-e2e1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.overlay-dirty-e2e1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .overlay-dirty-e2e1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .overlay-dirty-e2e1,
  h2 {
    font-size: 1.7em;
  }
}
.sort_b80f,
h3 {
  font-size: 1.618em;
}
.banner_47c6 .modal-iron-c2f1,
.mini-2ef8,
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.dropdown-red-ec5c {
  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;
}
.first-f78a:after,
.first-f78a:before,
.column_dirty_2129:after,
.column_dirty_2129:before {
  content: "";
  display: table;
}
.first-f78a:after,
.column_dirty_2129:after {
  clear: both;
}
.fixed_ec2d {
  float: right;
  margin-right: 0;
}
.warm-a48a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.up-8bdc .narrow-6d49,
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;
}
.up-8bdc .narrow-6d49: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;
}
.notice-fast-4c8f .narrow-6d49 {
  box-shadow: none;
}
.notice-fast-4c8f
  .narrow-6d49
  .section_lower_4cb5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice-fast-4c8f .narrow-6d49 .content_6b98 {
  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;
}
.notice-fast-4c8f
  .narrow-6d49
  .content_6b98
  b {
  display: none;
}
.notice-fast-4c8f .badge_brown_d37f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fresh_ed61:not(.outline-5c99):not(.breadcrumb_thick_c82b),
button:not(.outline-5c99):not(.breadcrumb_thick_c82b),
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ),
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ),
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ) {
  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;
}
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):hover,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):hover,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):hover,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):hover,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):active,
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):active,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):active,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):active,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):active,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus {
  outline: 0;
}
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2 {
  position: relative;
}
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .message-f7e5,
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .banner-center-32e2,
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .stale-af50,
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  i,
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  svg,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .message-f7e5,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .banner-center-32e2,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .stale-af50,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  i,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  svg,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .message-f7e5,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .banner-center-32e2,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .stale-af50,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  i,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  svg,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .message-f7e5,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .banner-center-32e2,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .stale-af50,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  i,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  svg,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .message-f7e5,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .banner-center-32e2,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  .stale-af50,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  i,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2
  svg {
  visibility: hidden;
}
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2:after,
button:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2:after,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2:after,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2:after,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ).fn-loading-b6e2: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;
}
.fresh_ed61:not(.outline-5c99):not(.breadcrumb_thick_c82b),
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ),
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ),
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ) {
  color: #fff;
  background: #235787;
}
.fresh_ed61:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus,
input[type="button"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus,
input[type="reset"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus,
input[type="submit"]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ):focus {
  color: #fff;
}
.fresh_ed61.fn-disabled-b6e2:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ),
.fresh_ed61[disabled]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ),
button.fn-disabled-b6e2:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ),
button[disabled]:not(.outline-5c99):not(
    .breadcrumb_thick_c82b
  ) {
  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;
}
.hot_70c9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hot_70c9: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;
}
.frame-cool-e0b7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left-8d97 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dirty-47c4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.first-f78a:after,
.first-f78a:before,
.left_fb61:after,
.left_fb61:before,
.center_cdfa:after,
.center_cdfa:before,
.notice_04bc:after,
.notice_04bc:before,
.link_pro_8118:after,
.link_pro_8118:before,
.video-38f8:after,
.video-38f8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.first-f78a:after,
.left_fb61:after,
.center_cdfa:after,
.notice_04bc:after,
.link_pro_8118:after,
.video-38f8:after {
  clear: both;
}
.left_fb61 .description-3b69,
.center_cdfa .description-3b69,
.tertiary-short-284f .description-3b69 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image-8ddd {
  display: inline-block;
}
.heading_f95c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.heading_f95c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.heading_f95c .disabled-2082 {
  padding: 1em 0;
  font-size: 85%;
}
.disabled-2082 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.search-plasma-8512 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.search-plasma-8512:after,
.search-plasma-8512:before {
  content: "";
  display: table;
}
.search-plasma-8512:after {
  clear: both;
}
.hero-tiny-6596 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.component_2cd8 .hero-tiny-6596 {
  max-width: 50%;
}
.blue-664e .hero-tiny-6596 {
  max-width: 33.33%;
}
.button-glass-1079 .hero-tiny-6596 {
  max-width: 25%;
}
.cold-13ac .hero-tiny-6596 {
  max-width: 20%;
}
.element_lite_3076 .hero-tiny-6596 {
  max-width: 16.66%;
}
.inner_a8e0 .hero-tiny-6596 {
  max-width: 14.28%;
}
.west-c7f1 .hero-tiny-6596 {
  max-width: 12.5%;
}
.title_2b46 .hero-tiny-6596 {
  max-width: 11.11%;
}
.active-7d1e {
  display: block;
}
.banner_47c6 .popup_fast_c2ee label,
.banner_47c6 .hard-84ec label,
.banner_47c6 .image-current-9102 label,
.banner_47c6 .chip_b2c5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-30c6 {
  list-style: none;
  margin: 0;
}
.article-30c6 article.primary_81c9 {
  margin-bottom: 0;
}
.article-30c6 ul {
  list-style: none;
  margin: 0;
}
.article-30c6 .static-d66c li.primary_81c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-30c6 .static-d66c li.primary_81c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-30c6 .static-d66c li.primary_81c9: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) {
  .article-30c6 .static-d66c li.primary_81c9 li.primary_81c9 li.primary_81c9 li.primary_81c9 {
    padding-left: 0;
  }
}
article.primary_81c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary_81c9 .left_fb61 p:last-of-type {
  margin-bottom: 0;
}
article.primary_81c9 .label-e756 {
  float: left;
}
article.primary_81c9 .picture_edd1 {
  margin-left: 85px;
}
article.primary_81c9 .primary-5177 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary_81c9 .primary-5177 .surface-89d0 {
  margin-left: 10px;
}
article.primary_81c9 .element_d35d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary_81c9 .main_f28d {
  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 .popup_fast_c2ee,
  #respond .image-current-9102,
  #respond .chip_b2c5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_fast_c2ee input,
#respond .image-current-9102 input,
#respond .chip_b2c5 input {
  width: 100%;
}
#respond .chip_b2c5 {
  margin-right: 0;
}
#respond .box-top-5612 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_af63 {
  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;
}
.active_af63.footer-cedc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.active_af63 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%);
}
.active_af63:focus,
.active_af63: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);
}
.paragraph_9d76 {
  border-radius: 10%;
}
.pressed-d926 {
  border-radius: 50%;
}
.avatar_mini_3bfa {
  font-size: 0.72em;
}
.selected-83f9 {
  font-size: 0.875em;
}
.under-e13b {
  font-size: 1.1em;
}
.label_hard_64fd {
  text-transform: uppercase;
  line-height: 1.2;
}
.label_hard_64fd.avatar_mini_3bfa {
  letter-spacing: 0.5px;
}
.content-b57a,
.content-b57a a {
  color: #6d6d6d;
}
.content-b57a a:hover {
  color: #111;
}
.image-dim-d5c4 {
  color: #6d6d6d;
}
.shade-narrow-2eb9 {
  overflow-x: hidden;
}
.shade-narrow-2eb9 .block_bottom_4f9c.card_middle_7f9b {
  position: relative;
}
.shade-narrow-2eb9 .block_bottom_4f9c.card_middle_7f9b.form_warm_36b0 {
  position: initial;
}
.shade-narrow-2eb9
  .block_bottom_4f9c.card_middle_7f9b.form_warm_36b0
  .black-107e {
  left: auto;
}
.shade-narrow-2eb9 .block_bottom_4f9c .black-107e {
  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;
}
.shade-narrow-2eb9 .block_bottom_4f9c:hover.card_middle_7f9b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shade-narrow-2eb9
  .block_bottom_4f9c:hover.card_middle_7f9b
  .black-107e {
  display: block;
  z-index: 9999999;
}
.shade-narrow-2eb9 .badge_prev_1b9d .complex-9f5b,
.shade-narrow-2eb9 .filter-soft-b4fe .complex-9f5b {
  display: none;
}
.shade-narrow-2eb9 .popup-tall-1902 .block_bottom_4f9c:hover.card_middle_7f9b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.banner_47c6 .popup_fast_c2ee label,
.banner_47c6 .hard-84ec label,
.banner_47c6 .image-current-9102 label,
.banner_47c6 .chip_b2c5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-30c6 {
  list-style: none;
  margin: 0;
}
.article-30c6 article.primary_81c9 {
  margin-bottom: 0;
}
.article-30c6 ul {
  list-style: none;
  margin: 0;
}
.article-30c6 .static-d66c li.primary_81c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-30c6 .static-d66c li.primary_81c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-30c6 .static-d66c li.primary_81c9: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) {
  .article-30c6 .static-d66c li.primary_81c9 li.primary_81c9 li.primary_81c9 li.primary_81c9 {
    padding-left: 0;
  }
}
article.primary_81c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.primary_81c9 .left_fb61 p:last-of-type {
  margin-bottom: 0;
}
article.primary_81c9 .label-e756 {
  float: left;
}
article.primary_81c9 .picture_edd1 {
  margin-left: 85px;
}
article.primary_81c9 .primary-5177 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.primary_81c9 .primary-5177 .surface-89d0 {
  margin-left: 10px;
}
article.primary_81c9 .element_d35d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.primary_81c9 .main_f28d {
  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 .popup_fast_c2ee,
  #respond .image-current-9102,
  #respond .chip_b2c5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_fast_c2ee input,
#respond .image-current-9102 input,
#respond .chip_b2c5 input {
  width: 100%;
}
#respond .chip_b2c5 {
  margin-right: 0;
}
#respond .box-top-5612 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge_prev_1b9d .dark_335f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dark_335f .paper_c156.chip-clean-5ee9 .notification-4113 > li > a:focus,
.dark_335f .paper_c156.chip-clean-5ee9 .notification-4113 > li > a:hover,
.dark_335f .paper_c156.rough_6085 .notification-4113 > li > a:focus,
.dark_335f .paper_c156.rough_6085 .notification-4113 > li > a:hover,
.dark_335f .paper_c156.mask_motion_c2a4 .notification-4113 > li > a:focus,
.dark_335f .paper_c156.mask_motion_c2a4 .notification-4113 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_335f
  .paper_c156.chip-clean-5ee9
  .notification-4113
  > li.photo_07a0
  > a,
.dark_335f
  .paper_c156.chip-clean-5ee9
  .notification-4113
  > li.cool_03cd
  > a,
.dark_335f
  .paper_c156.rough_6085
  .notification-4113
  > li.photo_07a0
  > a,
.dark_335f
  .paper_c156.rough_6085
  .notification-4113
  > li.cool_03cd
  > a,
.dark_335f
  .paper_c156.mask_motion_c2a4
  .notification-4113
  > li.photo_07a0
  > a,
.dark_335f .paper_c156.mask_motion_c2a4 .notification-4113 > li.disabled_6726 > a {
  color: rgba(255, 255, 255, 0.99);
}
.dark_335f .button_fluid_c64c,
.dark_335f .button_fluid_c64c a {
  color: rgba(255, 255, 255, 0.99);
}
.dark_335f .mini_563e.photo-tiny-10bb li a,
.dark_335f .badge-200f a,
.dark_335f .banner_03c6,
.dark_335f .notification-4113 > li > a,
.dark_335f .sort_middle_afe0 {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f .mini_563e.photo-tiny-10bb li a:hover,
.dark_335f .badge-200f a:hover,
.dark_335f .banner_03c6:hover,
.dark_335f .notification-4113 > li > a:hover,
.dark_335f .sort_middle_afe0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_335f .video_tiny_95f9 {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f .video_tiny_95f9 .hard-75c1 {
  color: rgba(255, 255, 255, 0.99);
}
.dark_335f .video_tiny_95f9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dark_335f .surface_45b5 .tertiary_light_8fa1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f .surface_45b5 .tertiary_light_8fa1 .block-hard-6cd9 {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f
  .surface_45b5
  .tertiary_light_8fa1
  .block-hard-6cd9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f
  .surface_45b5
  .tertiary_light_8fa1
  .block-hard-6cd9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f
  .surface_45b5
  .tertiary_light_8fa1
  .block-hard-6cd9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f
  .surface_45b5
  .tertiary_light_8fa1
  .block-hard-6cd9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f .surface_45b5 .primary-d151 {
  color: rgba(255, 255, 255, 0.79);
}
.dark_335f .surface_45b5 .primary-d151:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-5596
  .dark_335f
  .surface_45b5
  .label-d6e2
  .last-0424 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.over-5596
  .dark_335f
  .surface_45b5
  .label-d6e2
  .block-hard-6cd9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge_prev_1b9d .sort_solid_d921 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sort_solid_d921 .paper_c156.chip-clean-5ee9 .notification-4113 > li > a:focus,
.sort_solid_d921 .paper_c156.chip-clean-5ee9 .notification-4113 > li > a:hover,
.sort_solid_d921 .paper_c156.rough_6085 .notification-4113 > li > a:focus,
.sort_solid_d921 .paper_c156.rough_6085 .notification-4113 > li > a:hover,
.sort_solid_d921 .paper_c156.mask_motion_c2a4 .notification-4113 > li > a:focus,
.sort_solid_d921 .paper_c156.mask_motion_c2a4 .notification-4113 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_solid_d921
  .paper_c156.chip-clean-5ee9
  .notification-4113
  > li.photo_07a0
  > a,
.sort_solid_d921
  .paper_c156.chip-clean-5ee9
  .notification-4113
  > li.cool_03cd
  > a,
.sort_solid_d921
  .paper_c156.rough_6085
  .notification-4113
  > li.photo_07a0
  > a,
.sort_solid_d921
  .paper_c156.rough_6085
  .notification-4113
  > li.cool_03cd
  > a,
.sort_solid_d921
  .paper_c156.mask_motion_c2a4
  .notification-4113
  > li.photo_07a0
  > a,
.sort_solid_d921 .paper_c156.mask_motion_c2a4 .notification-4113 > li.disabled_6726 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_solid_d921 .button_fluid_c64c,
.sort_solid_d921 .button_fluid_c64c a {
  color: rgba(0, 0, 0, 0.8);
}
.sort_solid_d921 .mini_563e.photo-tiny-10bb li a,
.sort_solid_d921 .badge-200f a,
.sort_solid_d921 .banner_03c6,
.sort_solid_d921 .notification-4113 > li > a,
.sort_solid_d921 .sort_middle_afe0 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_solid_d921 .mini_563e.photo-tiny-10bb li a:hover,
.sort_solid_d921 .badge-200f a:hover,
.sort_solid_d921 .banner_03c6:hover,
.sort_solid_d921 .notification-4113 > li > a:hover,
.sort_solid_d921 .sort_middle_afe0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort_solid_d921 .video_tiny_95f9 {
  color: rgba(0, 0, 0, 0.55);
}
.sort_solid_d921 .video_tiny_95f9 .hard-75c1 {
  color: rgba(0, 0, 0, 0.8);
}
.sort_solid_d921 .video_tiny_95f9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink-737a .in-e382 {
  margin-left: auto;
  margin-right: auto;
}
.center_cdfa > * {
  margin-left: auto;
  margin-right: auto;
}
.center_cdfa .frame-cool-e0b7 {
  margin-right: 1.41575em;
}
.steel_664e .center_cdfa > .west-5ef4 {
  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;
}
.steel_664e .center_cdfa > .under_0b9a {
  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;
}
.tabs_96a4.pink-737a .in-e382,
.plasma-21c1.pink-737a .in-e382 {
  margin-left: 0;
}
.wrapper-1849.pink-737a .in-e382,
.heading_top_1b2a.pink-737a .in-e382 {
  margin-right: 0;
}
.center_cdfa ol,
.center_cdfa ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.button-0029 video {
  max-width: 100%;
}
.texture_c0e6 img {
  display: block;
}
.texture_c0e6.frame-cool-e0b7,
.texture_c0e6.left-8d97 {
  width: 100%;
}
.texture_c0e6.under_0b9a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent-fast-9612:not(.content-simple-97c4) {
  margin: 1.5em auto;
}
.small-59d7 p {
  padding: 1.5em 14px;
}
ul.description-brown-ba07.under_0b9a,
ul.description-brown-ba07.west-5ef4,
ul.description-brown-ba07.secondary-narrow-22ac.west-5ef4 {
  padding: 0 14px;
}
.description-dec2 {
  display: block;
  overflow-x: auto;
}
.description-dec2 table {
  border-collapse: collapse;
  width: 100%;
}
.description-dec2 td,
.description-dec2 th {
  padding: 0.5em;
}
.center_cdfa li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.center_cdfa ol ol,
.center_cdfa ol ul,
.center_cdfa ul ol,
.center_cdfa ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.center_cdfa ol ol li,
.center_cdfa ol ul li,
.center_cdfa ul ol li,
.center_cdfa ul ul li {
  margin-left: 0;
}
.shade-0333.photo-focused-4132 > .filter_north_b44a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shade-0333.photo-focused-4132 > .filter_north_b44a iframe,
.shade-0333.photo-focused-4132 > .filter_north_b44a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.banner-pressed-ee6f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.banner-pressed-ee6f.link-d8b5 {
  padding: 0;
}
.banner-pressed-ee6f.link-d8b5 cite {
  font-size: 13px;
}
.banner-pressed-ee6f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.banner-pressed-ee6f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.media-center-01e2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.media-center-01e2 > p:first-child {
  margin-top: 0;
}
.media-center-01e2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.media-center-01e2 blockquote {
  border-left: 0;
}
.picture-copper-488a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture-copper-488a:not(.primary-63a8) {
  max-width: 100px;
}
.picture-copper-488a.selected_1a86 {
  border-bottom: none !important;
  text-align: center;
}
.picture-copper-488a.selected_1a86::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .small-59d7 p {
    padding: 1.5em 0;
  }
}
.info_fixed_5709 {
  color: #0073aa;
}
.shade_496f {
  background-color: #0073aa;
}
.rough_cf4f {
  color: #229fd8;
}
.slow-160b {
  background-color: #229fd8;
}
.video-brown-1417 {
  color: #eee;
}
.pagination-pressed-4b0b {
  background-color: #eee;
}
.advanced_3563 {
  color: #444;
}
.progress-d53a {
  background-color: #444;
}
.east_ad01 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.east_ad01 .tiny_d6cf .badge-200f {
  font-size: 15px;
}
.east_ad01 .badge-200f {
  line-height: 1.3;
}
.east_ad01 .sort_solid_d921 {
}
.east_ad01 .dark_335f {
  background: #235787;
}
.title_outer_eb28 {
  padding: 0;
}
.title_outer_eb28 .dark_335f {
  background: #1a1a1a;
}
.title_outer_eb28 .sort_solid_d921 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.stale_9f67 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.stale_9f67 .sort_solid_d921 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.stale_9f67 .dark_335f {
  background: #303030;
}
.video-38f8 {
  position: relative;
  z-index: 10;
}
.video-38f8 .gradient-tall-ca6e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-5701 .card_middle_7f9b {
  display: inline-block;
  vertical-align: middle;
}
.card-5701.highlight_tiny_215c .card_middle_7f9b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .card-5701.highlight_tiny_215c .card_middle_7f9b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .card-5701.highlight_tiny_215c .card_middle_7f9b {
    margin-right: 0.4em;
  }
}
.card-5701.highlight_tiny_215c .card_middle_7f9b:last-child {
  margin-right: 0;
}
.heading_fecf .gradient-tall-ca6e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .badge_prev_1b9d .tiny_d6cf {
    margin: 0 -0.5em;
  }
  .badge_prev_1b9d .tiny_d6cf [class*="customify-col-"],
  .badge_prev_1b9d .tiny_d6cf [class*="customify-col_"],
  .badge_prev_1b9d .tiny_d6cf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.badge_prev_1b9d.slider-053e .gradient-tall-ca6e {
  background: 0 0 !important;
}
.badge_prev_1b9d.slider-053e .gradient-tall-ca6e,
.badge_prev_1b9d.heading_fecf .gradient-tall-ca6e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .badge_prev_1b9d.soft-e29e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.badge_prev_1b9d.heading_fecf .gradient-tall-ca6e {
  box-shadow: none !important;
}
.background_outer_694a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .background_outer_694a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .background_outer_694a {
    padding: 18px 0 20px;
  }
}
.background_outer_694a .module-simple-5369 {
  width: 100%;
}
.background_outer_694a .short_eae9 {
  margin-bottom: 0;
}
.background_outer_694a .gallery-c234 {
  margin-top: 5px;
  font-size: 0.875em;
}
.info_west_1820 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.info_west_1820 .block_new_1e79 {
  width: 100%;
}
.sidebar-1c85 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sidebar-1c85 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sidebar-1c85 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;
}
.sidebar-1c85 li:last-child:after {
  display: none;
}
.sidebar-1c85 li a {
  font-weight: 500;
  margin-right: 10px;
}
.first_842a .complex-9f5b button,
.background_outer_694a .complex-9f5b button {
  left: 0;
}
.first_842a .block_new_1e79,
.background_outer_694a .block_new_1e79 {
  padding-left: 0;
  padding-right: 0;
}
.first_842a .info_west_1820,
.background_outer_694a .info_west_1820 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.first_842a {
  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;
}
.first_842a: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;
}
.first_842a .content_down_48bd {
  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) {
  .first_842a .content_down_48bd {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .first_842a .content_down_48bd {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .first_842a .content_down_48bd {
    min-height: 200px;
  }
}
.first_842a .sidebar-1c85 {
  color: rgba(255, 255, 255, 0.8);
}
.first_842a .sidebar-1c85 a,
.first_842a .sidebar-1c85 li:after {
  color: inherit;
}
.first_842a .sidebar-1c85 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.frame-static-043d {
  margin-bottom: 0.5em;
}
.yellow_ead3 {
  margin-bottom: 1.2em;
}
.yellow_ead3,
.frame-static-043d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow_ead3 p:last-child,
.frame-static-043d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .complex-9f5b,
#masthead .complex-9f5b {
  display: none;
}
#masthead
  > .complex-9f5b.red-2736 {
  display: none;
}
#masthead > .complex-9f5b button {
  left: 0;
}
.surface-3dd2 {
  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%;
}
.surface-3dd2 .card_middle_7f9b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.surface-3dd2 .lite_61b8 {
  display: -webkit-box;
  display: flex;
}
.surface-3dd2 .lite_61b8.active_6aad {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.surface-3dd2 .lite_61b8.stone-611e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-3dd2 .lite_61b8.menu-hard-9698 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.surface-3dd2.menu_c1fd.input-plasma-ef27 .lite_61b8.active_6aad {
  flex-basis: 100%;
}
.surface-3dd2.text-easy-f8cf .lite_61b8.stone-611e {
  -webkit-box-flex: 1;
  flex: auto;
}
.surface-3dd2.text-easy-f8cf .lite_61b8.menu-hard-9698 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .complex-9f5b.red-2736 {
  display: none;
}
#masthead > .complex-9f5b button {
  left: 0;
}
.highlight-ffd7 {
  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;
}
.highlight-ffd7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.highlight-ffd7.mask-top-aacb i {
  margin-right: 4px;
}
.highlight-ffd7.shadow_advanced_3654 i {
  margin-left: 5px;
}
.badge-200f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.badge-200f p:last-child {
  margin-bottom: 0;
}
.primary-d0c6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.primary-d0c6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.primary-d0c6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.primary-d0c6 .button_fluid_c64c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.primary-d0c6 .liquid_6ab0 {
  margin: 5px 0 7px 0;
}
.primary-d0c6.active_bright_cb5e .accent-f57d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-d0c6.active_bright_cb5e .banner-6365 {
  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;
}
.primary-d0c6.media-c650 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.primary-d0c6.media-c650 .accent-f57d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-d0c6.media-c650 .banner-6365 {
  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;
}
.primary-d0c6.section_af53 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary-d0c6.stone_6da6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.primary-d0c6.stone_6da6 .banner-6365 {
  margin-top: 7px;
}
.content-motion-ff1e {
  display: inline-block;
}
.video-38f8 .accent_hard_73d2 .primary-d0c6 img {
  max-width: 100%;
}
.paper_c156 .tall-f824.breadcrumb-e238,
.block-small-05ef .tall-f824.breadcrumb-e238 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paper_c156 .glass-efaa,
.block-small-05ef .glass-efaa {
  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%);
}
.paper_c156 .glass-efaa {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paper_c156.gradient-5ef0 .glass-efaa {
  display: none;
}
.paper_c156 .icon_d45e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paper_c156 .icon_d45e li {
  display: inline-block;
  position: relative;
}
.paper_c156 .icon_d45e li:last-child {
  margin-right: 0;
}
.paper_c156 .icon_d45e 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;
}
.paper_c156 .icon_d45e li.disabled_6726 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paper_c156 .icon_d45e > 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;
}
.paper_c156 .icon_d45e > li > a i {
  line-height: 0;
}
.paper_c156 .icon_d45e > li.secondary-f811 > a .glass-efaa {
  margin-left: 4px;
  line-height: 0;
}
.paper_c156 .icon_d45e .input_pink_36fd li.secondary-f811 > a {
  position: relative;
}
.paper_c156 .icon_d45e .input_pink_36fd li.secondary-f811 > a:after,
.paper_c156 .icon_d45e .input_pink_36fd li.secondary-f811 > a:before {
  content: "";
  display: table;
}
.paper_c156 .icon_d45e .input_pink_36fd li.secondary-f811 > a:after {
  clear: both;
}
.paper_c156 .icon_d45e .input_pink_36fd li.secondary-f811 > a .glass-efaa {
  margin-left: 5px;
  float: right;
}
.paper_c156 .container-b270,
.paper_c156 .input_pink_36fd {
  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;
}
.paper_c156 .input_pink_36fd {
  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;
}
.paper_c156 .input_pink_36fd .breadcrumb-e238 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paper_c156 .input_pink_36fd .glass-efaa {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paper_c156 .input_pink_36fd li {
  display: block;
  margin: 0;
  padding: 0;
}
.paper_c156 .input_pink_36fd 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;
}
.paper_c156 .input_pink_36fd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paper_c156 .input_pink_36fd .input_pink_36fd {
  top: 0;
  left: 100%;
}
.paper_c156 .pro_a9c8.fn-focus-b6e2 > .container-b270,
.paper_c156 .pro_a9c8.fn-focus-b6e2 > .input_pink_36fd,
.paper_c156 .pro_a9c8:focus > .container-b270,
.paper_c156 .pro_a9c8:focus > .input_pink_36fd,
.paper_c156 .pro_a9c8:hover > .container-b270,
.paper_c156 .pro_a9c8:hover > .input_pink_36fd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paper_c156.mask_motion_c2a4 .notification-4113:after,
.paper_c156.mask_motion_c2a4 .notification-4113:before {
  content: "";
  display: table;
}
.paper_c156.mask_motion_c2a4 .notification-4113:after {
  clear: both;
}
.paper_c156.mask_motion_c2a4 .notification-4113 > li {
  float: left;
}
.paper_c156.pro_439e .notification-4113:after,
.paper_c156.pro_439e .notification-4113:before {
  content: "";
  display: table;
}
.paper_c156.pro_439e .notification-4113:after {
  clear: both;
}
.paper_c156.pro_439e .notification-4113 > li {
  float: left;
}
.paper_c156.pro_439e .notification-4113 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paper_c156.pro_439e .notification-4113 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paper_c156.pro_439e .notification-4113 > li.photo_07a0 > a,
.paper_c156.pro_439e .notification-4113 > li.disabled_6726 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paper_c156.chip-clean-5ee9 .notification-4113 > li > a .breadcrumb-e238 {
  position: relative;
}
.paper_c156.chip-clean-5ee9 .notification-4113 > li > a .breadcrumb-e238: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;
}
.paper_c156.chip-clean-5ee9
  .notification-4113
  > li:focus
  > a
  .breadcrumb-e238:before,
.paper_c156.chip-clean-5ee9
  .notification-4113
  > li:hover
  > a
  .breadcrumb-e238:before {
  width: 100%;
  background-color: currentColor;
}
.paper_c156.chip-clean-5ee9
  .notification-4113
  > li.photo_07a0
  > a
  .breadcrumb-e238:before,
.paper_c156.chip-clean-5ee9
  .notification-4113
  > li.cool_03cd
  > a
  .breadcrumb-e238:before {
  width: 100%;
  background-color: currentColor;
}
.paper_c156.rough_6085 .notification-4113 > li > a .breadcrumb-e238 {
  position: relative;
}
.paper_c156.rough_6085 .notification-4113 > li > a .breadcrumb-e238: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;
}
.paper_c156.rough_6085 .notification-4113 > li:focus > a .breadcrumb-e238:before,
.paper_c156.rough_6085
  .notification-4113
  > li:hover
  > a
  .breadcrumb-e238:before {
  width: 100%;
  background-color: currentColor;
}
.paper_c156.rough_6085
  .notification-4113
  > li.photo_07a0
  > a
  .breadcrumb-e238:before,
.paper_c156.rough_6085
  .notification-4113
  > li.cool_03cd
  > a
  .breadcrumb-e238:before {
  width: 100%;
  background-color: currentColor;
}
.block-small-05ef .icon_d45e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.block-small-05ef .icon_d45e li:first-child > a {
  border-top: none;
}
.block-small-05ef .icon_d45e .thumbnail-ce45 > .breadcrumb-e238 .glass-efaa {
  display: none;
}
.block-small-05ef .icon_d45e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.block-small-05ef .icon_d45e li:last-child {
  border: none;
}
.block-small-05ef .icon_d45e li.secondary-f811 > a {
  padding-right: 45px !important;
}
.block-small-05ef .icon_d45e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.block-small-05ef .icon_d45e li a:focus,
.block-small-05ef .icon_d45e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block-small-05ef .icon_d45e li .aside-simple-a7e0 {
  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;
}
.block-small-05ef .icon_d45e li .aside-simple-a7e0:hover {
  box-shadow: none;
}
.block-small-05ef .icon_d45e li .aside-simple-a7e0 .glass-efaa {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.block-small-05ef .icon_d45e .input_pink_36fd {
  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);
}
.block-small-05ef .icon_d45e .input_pink_36fd li a {
  padding-left: 3em;
}
.block-small-05ef .icon_d45e .dropdown_d396 > a .aside-simple-a7e0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.block-small-05ef .icon_d45e .dropdown_d396 > .input_pink_36fd {
  display: block;
  opacity: 1;
}
.center-0eb9 {
  max-width: 100%;
}
.tooltip-0856 {
  line-height: 0;
  cursor: pointer;
}
.sort_middle_afe0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort_middle_afe0:hover {
  box-shadow: none;
  color: currentColor;
}
.sort_middle_afe0 svg {
  width: 18px;
  height: 18px;
}
.sort_middle_afe0 .menu-d552 {
  display: none;
}
.row_b6e1 {
  position: relative;
}
.row_b6e1.fn-active-b6e2 .sort_middle_afe0 .wood_ba92 {
  display: none;
}
.row_b6e1.fn-active-b6e2 .sort_middle_afe0 .menu-d552 {
  display: inline-block;
}
.row_b6e1 .image-4503 {
  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);
}
.row_b6e1.preview_dda1 .image-4503 {
  left: auto;
  right: -0.9em;
}
.row_b6e1.preview_dda1 .sort-d53d::before {
  left: auto;
  right: 15px;
}
.row_b6e1.fn-active-b6e2 .image-4503 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-d6e2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label-d6e2 label {
  flex-basis: 100%;
}
.label-d6e2 .tertiary_light_8fa1 {
  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;
}
.label-d6e2 .block-hard-6cd9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label-d6e2 .block-hard-6cd9:focus {
  background-color: transparent;
}
.label-d6e2 button.primary-d151 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label-d6e2 button.primary-d151:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label-d6e2 button.primary-d151 svg {
  width: 18px;
  height: 18px;
}
.label-d6e2 input[type="submit"] {
  min-height: auto;
}
.surface_45b5 .label-d6e2 .block-hard-6cd9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sort-d53d {
  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) {
  .sort-d53d {
    width: 220px;
  }
}
.sort-d53d label {
  flex-basis: 100%;
}
.sort-d53d::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;
}
.over-5596 .surface_45b5 .label-d6e2 {
  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;
}
.over-5596
  .surface_45b5
  .label-d6e2
  .tertiary_light_8fa1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.over-5596 .surface_45b5 .label-d6e2 .block-hard-6cd9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.over-5596
  .surface_45b5
  .label-d6e2
  .block-hard-6cd9:focus {
  background: 0 0;
}
.over-5596
  .surface_45b5
  .label-d6e2
  .last-0424 {
  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;
}
.mini_563e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mini_563e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mini_563e li:last-child {
  margin-right: 0;
}
.mini_563e li:first-child {
  margin-left: 0;
}
.mini_563e.short_1c39 a {
  color: #fff;
}
.mini_563e.short_1c39 a:hover {
  color: #fff;
}
.mini_563e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mini_563e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mini_563e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mini_563e a:hover {
  opacity: 0.9;
  color: inherit;
}
.mini_563e [class*="social-icon-apple"] {
  background-color: #999;
}
.mini_563e [class*="social-icon-apple"].overlay_132c {
  background-color: transparent;
  color: #999;
}
.mini_563e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mini_563e [class*="social-icon-behance"].overlay_132c {
  background-color: transparent;
  color: #1769ff;
}
.mini_563e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mini_563e [class*="social-icon-bitbucket"].overlay_132c {
  background-color: transparent;
  color: #205081;
}
.mini_563e [class*="social-icon-codepen"] {
  background-color: #000;
}
.mini_563e [class*="social-icon-codepen"].overlay_132c {
  background-color: transparent;
  color: #000;
}
.mini_563e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mini_563e [class*="social-icon-delicious"].overlay_132c {
  background-color: transparent;
  color: #39f;
}
.mini_563e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mini_563e [class*="social-icon-digg"].overlay_132c {
  background-color: transparent;
  color: #005be2;
}
.mini_563e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mini_563e [class*="social-icon-dribbble"].overlay_132c {
  background-color: transparent;
  color: #ea4c89;
}
.mini_563e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mini_563e [class*="social-icon-envelope"].overlay_132c {
  background-color: transparent;
  color: #ea4335;
}
.mini_563e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mini_563e [class*="social-icon-facebook"].overlay_132c {
  background-color: transparent;
  color: #3b5998;
}
.mini_563e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mini_563e [class*="social-icon-flickr"].overlay_132c {
  background-color: transparent;
  color: #0063dc;
}
.mini_563e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mini_563e [class*="social-icon-foursquare"].overlay_132c {
  background-color: transparent;
  color: #2d5be3;
}
.mini_563e [class*="social-icon-github"] {
  background-color: #333;
}
.mini_563e [class*="social-icon-github"].overlay_132c {
  background-color: transparent;
  color: #333;
}
.mini_563e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mini_563e [class*="social-icon-google-plus"].overlay_132c {
  background-color: transparent;
  color: #dd4b39;
}
.mini_563e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mini_563e [class*="social-icon-houzz"].overlay_132c {
  background-color: transparent;
  color: #7ac142;
}
.mini_563e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mini_563e [class*="social-icon-instagram"].overlay_132c {
  background-color: transparent;
  color: #262626;
}
.mini_563e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mini_563e [class*="social-icon-jsfiddle"].overlay_132c {
  background-color: transparent;
  color: #487aa2;
}
.mini_563e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mini_563e [class*="social-icon-linkedin"].overlay_132c {
  background-color: transparent;
  color: #0077b5;
}
.mini_563e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mini_563e [class*="social-icon-medium"].overlay_132c {
  background-color: transparent;
  color: #00ab6b;
}
.mini_563e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mini_563e
  [class*="social-icon-odnoklassniki"].overlay_132c {
  background-color: transparent;
  color: #f4731c;
}
.mini_563e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mini_563e [class*="social-icon-meetup"].overlay_132c {
  background-color: transparent;
  color: #ec1c40;
}
.mini_563e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mini_563e [class*="social-icon-pinterest"].overlay_132c {
  background-color: transparent;
  color: #bd081c;
}
.mini_563e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mini_563e [class*="social-icon-product-hunt"].overlay_132c {
  background-color: transparent;
  color: #da552f;
}
.mini_563e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mini_563e [class*="social-icon-reddit"].overlay_132c {
  background-color: transparent;
  color: #ff4500;
}
.mini_563e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mini_563e [class*="social-icon-rss"].overlay_132c {
  background-color: transparent;
  color: #f26522;
}
.mini_563e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mini_563e
  [class*="social-icon-shopping-cart"].overlay_132c {
  background-color: transparent;
  color: #4caf50;
}
.mini_563e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mini_563e [class*="social-icon-skype"].overlay_132c {
  background-color: transparent;
  color: #00aff0;
}
.mini_563e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mini_563e [class*="social-icon-slideshare"].overlay_132c {
  background-color: transparent;
  color: #0077b5;
}
.mini_563e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mini_563e [class*="social-icon-snapchat"].overlay_132c {
  background-color: transparent;
  color: #fffc00;
}
.mini_563e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mini_563e [class*="social-icon-soundcloud"].overlay_132c {
  background-color: transparent;
  color: #f80;
}
.mini_563e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mini_563e [class*="social-icon-spotify"].overlay_132c {
  background-color: transparent;
  color: #2ebd59;
}
.mini_563e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mini_563e
  [class*="social-icon-stack-overflow"].overlay_132c {
  background-color: transparent;
  color: #fe7a15;
}
.mini_563e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mini_563e [class*="social-icon-maldkfgram"].overlay_132c {
  background-color: transparent;
  color: #2ca5e0;
}
.mini_563e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mini_563e [class*="social-icon-tripadvisor"].overlay_132c {
  background-color: transparent;
  color: #589442;
}
.mini_563e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mini_563e [class*="social-icon-tumblr"].overlay_132c {
  background-color: transparent;
  color: #35465c;
}
.mini_563e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mini_563e [class*="social-icon-twitch"].overlay_132c {
  background-color: transparent;
  color: #6441a5;
}
.mini_563e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mini_563e [class*="social-icon-twitter"].overlay_132c {
  background-color: transparent;
  color: #1da1f2;
}
.mini_563e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mini_563e [class*="social-icon-vimeo"].overlay_132c {
  background-color: transparent;
  color: #1ab7ea;
}
.mini_563e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mini_563e [class*="social-icon-vk"].overlay_132c {
  background-color: transparent;
  color: #45668e;
}
.mini_563e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mini_563e [class*="social-icon-weibo"].overlay_132c {
  background-color: transparent;
  color: #df2029;
}
.mini_563e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mini_563e [class*="social-icon-weixin"].overlay_132c {
  background-color: transparent;
  color: #7bb32e;
}
.mini_563e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mini_563e [class*="social-icon-whatsapp"].overlay_132c {
  background-color: transparent;
  color: #25d366;
}
.mini_563e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mini_563e [class*="social-icon-wordpress"].overlay_132c {
  background-color: transparent;
  color: #21759b;
}
.mini_563e [class*="social-icon-xing"] {
  background-color: #026466;
}
.mini_563e [class*="social-icon-xing"].overlay_132c {
  background-color: transparent;
  color: #026466;
}
.mini_563e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mini_563e [class*="social-icon-yelp"].overlay_132c {
  background-color: transparent;
  color: #af0606;
}
.mini_563e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mini_563e [class*="social-icon-youtube"].overlay_132c {
  background-color: transparent;
  color: #cd201f;
}
.banner_03c6 {
  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;
}
.banner_03c6:hover {
  box-shadow: none;
  background: 0 0;
}
.tall_1f5f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table_orange_e5b0 {
  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;
}
.plasma_4e19 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block_4789 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block_4789,
.block_4789::after,
.block_4789::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;
}
.block_4789::after,
.block_4789::before {
  content: "";
  display: block;
  background-color: inherit;
}
.north-5460 .table_orange_e5b0 .plasma_4e19 {
  margin-top: -2px;
  width: 19px;
}
.north-5460 .table_orange_e5b0 .block_4789 {
  margin-top: -1px;
}
.north-5460 .table_orange_e5b0 .block_4789,
.north-5460 .table_orange_e5b0 .block_4789::after,
.north-5460 .table_orange_e5b0 .block_4789::before {
  width: 19px;
  height: 2px;
}
.north-5460 .table_orange_e5b0 .block_4789::before {
  top: -6px;
}
.north-5460 .table_orange_e5b0 .block_4789::after {
  bottom: -6px;
}
.top_2c04 .table_orange_e5b0 .plasma_4e19 {
  margin-top: -2px;
  width: 22px;
}
.top_2c04 .table_orange_e5b0 .block_4789 {
  margin-top: -1px;
}
.top_2c04 .table_orange_e5b0 .block_4789,
.top_2c04 .table_orange_e5b0 .block_4789::after,
.top_2c04 .table_orange_e5b0 .block_4789::before {
  width: 22px;
  height: 2px;
}
.top_2c04 .table_orange_e5b0 .block_4789::before {
  top: -7px;
}
.top_2c04 .table_orange_e5b0 .block_4789::after {
  bottom: -7px;
}
.caption_5bd1 .table_orange_e5b0 .plasma_4e19 {
  margin-top: -2px;
  width: 31px;
}
.caption_5bd1 .table_orange_e5b0 .block_4789 {
  margin-top: -1.5px;
}
.caption_5bd1 .table_orange_e5b0 .block_4789,
.caption_5bd1 .table_orange_e5b0 .block_4789::after,
.caption_5bd1 .table_orange_e5b0 .block_4789::before {
  width: 31px;
  height: 3px;
}
.caption_5bd1 .table_orange_e5b0 .block_4789::before {
  top: -9px;
}
.caption_5bd1 .table_orange_e5b0 .block_4789::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .component_new_95e4 .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 19px;
  }
  .component_new_95e4 .table_orange_e5b0 .block_4789 {
    margin-top: -1px;
  }
  .component_new_95e4 .table_orange_e5b0 .block_4789,
  .component_new_95e4 .table_orange_e5b0 .block_4789::after,
  .component_new_95e4 .table_orange_e5b0 .block_4789::before {
    width: 19px;
    height: 2px;
  }
  .component_new_95e4 .table_orange_e5b0 .block_4789::before {
    top: -6px;
  }
  .component_new_95e4 .table_orange_e5b0 .block_4789::after {
    bottom: -6px;
  }
  .fluid_5373 .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 22px;
  }
  .fluid_5373 .table_orange_e5b0 .block_4789 {
    margin-top: -1px;
  }
  .fluid_5373 .table_orange_e5b0 .block_4789,
  .fluid_5373 .table_orange_e5b0 .block_4789::after,
  .fluid_5373 .table_orange_e5b0 .block_4789::before {
    width: 22px;
    height: 2px;
  }
  .fluid_5373 .table_orange_e5b0 .block_4789::before {
    top: -7px;
  }
  .fluid_5373 .table_orange_e5b0 .block_4789::after {
    bottom: -7px;
  }
  .slider_purple_55c0 .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 31px;
  }
  .slider_purple_55c0 .table_orange_e5b0 .block_4789 {
    margin-top: -1.5px;
  }
  .slider_purple_55c0 .table_orange_e5b0 .block_4789,
  .slider_purple_55c0 .table_orange_e5b0 .block_4789::after,
  .slider_purple_55c0 .table_orange_e5b0 .block_4789::before {
    width: 31px;
    height: 3px;
  }
  .slider_purple_55c0 .table_orange_e5b0 .block_4789::before {
    top: -9px;
  }
  .slider_purple_55c0 .table_orange_e5b0 .block_4789::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .picture_7e3a .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_7e3a .table_orange_e5b0 .block_4789 {
    margin-top: -1px;
  }
  .picture_7e3a .table_orange_e5b0 .block_4789,
  .picture_7e3a .table_orange_e5b0 .block_4789::after,
  .picture_7e3a .table_orange_e5b0 .block_4789::before {
    width: 19px;
    height: 2px;
  }
  .picture_7e3a .table_orange_e5b0 .block_4789::before {
    top: -6px;
  }
  .picture_7e3a .table_orange_e5b0 .block_4789::after {
    bottom: -6px;
  }
  .outer_27fd .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 22px;
  }
  .outer_27fd .table_orange_e5b0 .block_4789 {
    margin-top: -1px;
  }
  .outer_27fd .table_orange_e5b0 .block_4789,
  .outer_27fd .table_orange_e5b0 .block_4789::after,
  .outer_27fd .table_orange_e5b0 .block_4789::before {
    width: 22px;
    height: 2px;
  }
  .outer_27fd .table_orange_e5b0 .block_4789::before {
    top: -7px;
  }
  .outer_27fd .table_orange_e5b0 .block_4789::after {
    bottom: -7px;
  }
  .accent_8f3f .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 31px;
  }
  .accent_8f3f .table_orange_e5b0 .block_4789 {
    margin-top: -1.5px;
  }
  .accent_8f3f .table_orange_e5b0 .block_4789,
  .accent_8f3f .table_orange_e5b0 .block_4789::after,
  .accent_8f3f .table_orange_e5b0 .block_4789::before {
    width: 31px;
    height: 3px;
  }
  .accent_8f3f .table_orange_e5b0 .block_4789::before {
    top: -9px;
  }
  .accent_8f3f .table_orange_e5b0 .block_4789::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .blue_73a3 .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 19px;
  }
  .blue_73a3 .table_orange_e5b0 .block_4789 {
    margin-top: -1px;
  }
  .blue_73a3 .table_orange_e5b0 .block_4789,
  .blue_73a3 .table_orange_e5b0 .block_4789::after,
  .blue_73a3 .table_orange_e5b0 .block_4789::before {
    width: 19px;
    height: 2px;
  }
  .blue_73a3 .table_orange_e5b0 .block_4789::before {
    top: -6px;
  }
  .blue_73a3 .table_orange_e5b0 .block_4789::after {
    bottom: -6px;
  }
  .menu_4935 .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_4935 .table_orange_e5b0 .block_4789 {
    margin-top: -1px;
  }
  .menu_4935 .table_orange_e5b0 .block_4789,
  .menu_4935 .table_orange_e5b0 .block_4789::after,
  .menu_4935 .table_orange_e5b0 .block_4789::before {
    width: 22px;
    height: 2px;
  }
  .menu_4935 .table_orange_e5b0 .block_4789::before {
    top: -7px;
  }
  .menu_4935 .table_orange_e5b0 .block_4789::after {
    bottom: -7px;
  }
  .modal-8076 .table_orange_e5b0 .plasma_4e19 {
    margin-top: -2px;
    width: 31px;
  }
  .modal-8076 .table_orange_e5b0 .block_4789 {
    margin-top: -1.5px;
  }
  .modal-8076 .table_orange_e5b0 .block_4789,
  .modal-8076 .table_orange_e5b0 .block_4789::after,
  .modal-8076 .table_orange_e5b0 .block_4789::before {
    width: 31px;
    height: 3px;
  }
  .modal-8076 .table_orange_e5b0 .block_4789::before {
    top: -9px;
  }
  .modal-8076 .table_orange_e5b0 .block_4789::after {
    bottom: -9px;
  }
}
.wrapper-745c .block_4789 {
  -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);
}
.wrapper-745c .block_4789::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper-745c .block_4789::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);
}
.wrapper-745c.soft-6376 .block_4789 {
  -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);
}
.wrapper-745c.soft-6376 .block_4789::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper-745c.soft-6376 .block_4789::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);
}
.pagination-gas-1adf {
  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.button_e2d5:before {
  display: none;
}
.filter-soft-b4fe {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.filter-soft-b4fe .link_a0ac {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.filter-soft-b4fe .link_a0ac:last-of-type {
  border-bottom: none;
}
.filter-soft-b4fe .link_a0ac.sort-7054,
.filter-soft-b4fe .link_a0ac.small-e3dd,
.filter-soft-b4fe .link_a0ac.in-4b4c {
  padding: 0;
}
.filter-soft-b4fe .block-small-05ef .aside-simple-a7e0 {
  color: currentColor;
}
.filter-soft-b4fe .block-small-05ef .aside-simple-a7e0:focus,
.filter-soft-b4fe .block-small-05ef .aside-simple-a7e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-soft-b4fe.sort_solid_d921 .video_tiny_95f9,
.filter-soft-b4fe.sort_solid_d921 .badge-200f a,
.filter-soft-b4fe.sort_solid_d921 .notification-4113 a,
.filter-soft-b4fe.sort_solid_d921 .input_pink_36fd a {
  color: rgba(0, 0, 0, 0.55);
}
.filter-soft-b4fe.sort_solid_d921 .video_tiny_95f9:hover,
.filter-soft-b4fe.sort_solid_d921 .badge-200f a:hover,
.filter-soft-b4fe.sort_solid_d921 .notification-4113 a:hover,
.filter-soft-b4fe.sort_solid_d921 .input_pink_36fd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-soft-b4fe.sort_solid_d921 .hard-75c1 {
  color: rgba(0, 0, 0, 0.8);
}
.filter-soft-b4fe.sort_solid_d921 .link_a0ac {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-soft-b4fe.sort_solid_d921 .link_a0ac:before {
  background: rgba(0, 0, 0, 0.08);
}
.filter-soft-b4fe.sort_solid_d921 .avatar_2fdd:before {
  background: rgba(255, 255, 255, 0.9);
}
.filter-soft-b4fe.sort_solid_d921 .block-small-05ef .icon_d45e li a,
.filter-soft-b4fe.sort_solid_d921 .block-small-05ef .aside-simple-a7e0,
.filter-soft-b4fe.sort_solid_d921 .input_pink_36fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-soft-b4fe.sort_solid_d921 .block-small-05ef .aside-simple-a7e0:focus,
.filter-soft-b4fe.sort_solid_d921 .block-small-05ef .aside-simple-a7e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-soft-b4fe.sort_solid_d921 .icon_d45e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-soft-b4fe.dark_335f .video_tiny_95f9,
.filter-soft-b4fe.dark_335f .badge-200f a,
.filter-soft-b4fe.dark_335f .notification-4113 .aside-simple-a7e0,
.filter-soft-b4fe.dark_335f .notification-4113 a,
.filter-soft-b4fe.dark_335f .input_pink_36fd a {
  color: rgba(255, 255, 255, 0.79);
}
.filter-soft-b4fe.dark_335f .video_tiny_95f9:hover,
.filter-soft-b4fe.dark_335f .badge-200f a:hover,
.filter-soft-b4fe.dark_335f .notification-4113 .aside-simple-a7e0:hover,
.filter-soft-b4fe.dark_335f .notification-4113 a:hover,
.filter-soft-b4fe.dark_335f .input_pink_36fd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-soft-b4fe.dark_335f .hard-75c1 {
  color: rgba(255, 255, 255, 0.99);
}
.filter-soft-b4fe.dark_335f .link_a0ac {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-soft-b4fe.dark_335f .link_a0ac:before {
  background: rgba(255, 255, 255, 0.08);
}
.filter-soft-b4fe.dark_335f .avatar_2fdd:before {
  background: rgba(0, 0, 0, 0.9);
}
.filter-soft-b4fe.dark_335f .block-small-05ef .icon_d45e li a,
.filter-soft-b4fe.dark_335f .block-small-05ef .aside-simple-a7e0,
.filter-soft-b4fe.dark_335f .input_pink_36fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-soft-b4fe.dark_335f .block-small-05ef .aside-simple-a7e0:focus,
.filter-soft-b4fe.dark_335f .block-small-05ef .aside-simple-a7e0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.filter-soft-b4fe.dark_335f .icon_d45e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_2fdd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_2fdd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.disabled_4844 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.container-fixed-e1b2 .filter-soft-b4fe {
  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;
}
.container-fixed-e1b2 .link_a0ac {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.container-fixed-e1b2 .link_a0ac: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) {
  .container-fixed-e1b2 .link_a0ac:before {
    width: 16%;
    left: 42%;
  }
}
.container-fixed-e1b2 .link_a0ac:last-child:before {
  content: none;
}
.container-fixed-e1b2 .link_a0ac[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.container-fixed-e1b2 .block-small-05ef .icon_d45e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.container-fixed-e1b2 .block-small-05ef .icon_d45e li a .aside-simple-a7e0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.container-fixed-e1b2 .block-small-05ef .input_pink_36fd {
  border: none;
}
.container-fixed-e1b2 .block-small-05ef .input_pink_36fd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.container-fixed-e1b2 .avatar_2fdd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.container-fixed-e1b2 .disabled_4844 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.container-fixed-e1b2 .dark_335f .avatar_2fdd:before {
  background: rgba(0, 0, 0, 0.9);
}
.container-fixed-e1b2 .sort_solid_d921.component_hot_546a .block_4789 {
  background: rgba(0, 0, 0, 0.6);
}
.container-fixed-e1b2
  .sort_solid_d921.component_hot_546a
  .block_4789::after,
.container-fixed-e1b2
  .sort_solid_d921.component_hot_546a
  .block_4789:before {
  background: inherit;
}
.container-fixed-e1b2
  .sort_solid_d921.component_hot_546a:hover
  .block_4789 {
  background: rgba(0, 0, 0, 0.8);
}
.accent-f0db .filter-soft-b4fe {
  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) {
  .accent-f0db .filter-soft-b4fe {
    width: auto;
    right: 45px;
  }
}
.highlight-top-e457 .filter-soft-b4fe {
  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) {
  .highlight-top-e457 .filter-soft-b4fe {
    width: auto;
    left: 45px;
  }
}
.button_e2d5 .filter-soft-b4fe {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.button_e2d5 .disabled_4844 {
  max-width: 48em;
  margin: 0 auto;
}
.button_e2d5 .avatar_2fdd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.old-53a8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.old-53a8.container-fixed-e1b2 .filter-soft-b4fe {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.old-53a8.accent-f0db .filter-soft-b4fe {
  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);
}
.old-53a8 .filter-soft-b4fe {
  visibility: visible;
}
.old-53a8.highlight-top-e457 .filter-soft-b4fe {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.background-deb6,
.blue-8a68 {
  overflow-x: hidden;
}
.background-deb6 .filter-soft-b4fe {
  overflow: auto;
}
.background-deb6.container-fixed-e1b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-deb6.container-fixed-e1b2 .filter-soft-b4fe {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.background-deb6.container-fixed-e1b2 .banner_03c6 {
  opacity: 0;
}
.background-deb6.accent-f0db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-deb6.accent-f0db .filter-soft-b4fe {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.background-deb6.accent-f0db .banner_03c6 {
  opacity: 0;
}
.background-deb6.highlight-top-e457 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-deb6.highlight-top-e457 .filter-soft-b4fe {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.background-deb6.highlight-top-e457 .banner_03c6 {
  opacity: 0;
}
.background-deb6.button_e2d5 .filter-soft-b4fe {
  z-index: 10;
  visibility: visible;
}
.component_hot_546a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.component_hot_546a .block_4789 {
  background: rgba(255, 255, 255, 0.99);
}
.component_hot_546a .block_4789::after,
.component_hot_546a .block_4789:before {
  background: inherit;
}
.component_hot_546a:hover .block_4789 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight-top-e457 .component_hot_546a {
  top: 10px;
  right: auto;
  left: 12px;
}
.button_e2d5 .component_hot_546a {
  display: none !important;
}
.background-deb6:before,
.blue-8a68:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.background-deb6 .component_hot_546a,
.blue-8a68 .component_hot_546a {
  display: inline-block;
}
.filter-soft-b4fe .card_middle_7f9b {
  -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;
}
.background-deb6 .filter-soft-b4fe .card_middle_7f9b,
.blue-8a68 .filter-soft-b4fe .card_middle_7f9b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary_red_8e46 .tertiary_light_8fa1 {
  width: 100%;
}
.accent_hard_73d2 {
  padding: 0 0.5em 0;
}
.accent_hard_73d2 [class*="customify-col-"],
.accent_hard_73d2 [class*="customify-col_"],
.accent_hard_73d2 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient_a3ab .accent_hard_73d2 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tiny_d6cf .black_d38b,
  .black_d38b {
    display: none;
  }
  .slider_64f4 {
    text-align: left;
  }
  .footer_bottom_4167 {
    text-align: center;
  }
  .banner-easy-4ae1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_d6cf .south-7ad7,
  .south-7ad7 {
    display: none;
  }
  .outline-north-3ed0 {
    text-align: left;
  }
  .stone_8af7 {
    text-align: center;
  }
  .thumbnail_wide_3fb9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tiny_d6cf .table_pro_21db,
  .table_pro_21db {
    display: none;
  }
  .notification-b824 {
    text-align: left;
  }
  .selected-c8d7 {
    text-align: center;
  }
  .large-bd13 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.widget-slow-4b2a {
  box-shadow: none !important;
}
.hover-fb19 .main-over-2180,
.easy-4b8b .main-over-2180 {
  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;
}
.easy-4b8b .main-over-2180 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gradient-tall-ca6e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gradient-tall-ca6e:after,
.gradient-tall-ca6e:before {
  content: "";
  display: table;
}
.gradient-tall-ca6e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gradient-tall-ca6e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gradient-tall-ca6e,
.soft-e29e {
  max-width: 1248px;
  margin: 0 auto;
}

.notice_04bc.surface-bright-8ec8 .gradient-tall-ca6e {
  max-width: 100%;
}
.notice_04bc.blue_5f4a {
  max-width: 1200px;
  margin: 0 auto;
}
.notice_04bc.basic_6940 .gradient-tall-ca6e {
  max-width: 100%;
}
.notice_04bc.basic_6940 > .gradient-tall-ca6e {
  padding-left: 0;
  padding-right: 0;
}
.notice_04bc.basic_6940 > .gradient-tall-ca6e .tiny_d6cf {
  margin: 0;
}
.notice_04bc.basic_6940
  > .gradient-tall-ca6e
  .tabs_40e5.shadow_top_09d8 {
  margin-right: 0;
  margin-left: 0;
}
.notice_04bc.basic_6940 #main.shadow_top_09d8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hovered_d522 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hovered_d522 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .advanced-78b6 .in-e382 {
    padding-right: 1em;
  }
  .advanced-78b6.hovered-ca52 .tabs_40e5 {
    border-right: 1px solid #eaecee;
  }
  .advanced-78b6.hovered-ca52 .in-e382 {
    padding-right: 1em;
  }
  .advanced-78b6.hovered-ca52 .wide-cd62 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-clean-8735 .in-e382 {
    padding-left: 1em;
  }
  .module-clean-8735.hovered-ca52 .tabs_40e5 {
    border-left: 1px solid #eaecee;
  }
  .module-clean-8735.hovered-ca52 .in-e382 {
    padding-left: 1em;
  }
  .module-clean-8735.hovered-ca52 .wide-cd62 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-small-b245 .in-e382 {
    padding-left: 1em;
  }
  .progress-small-b245.hovered-ca52 .overlay-5091 {
    border-right: 1px solid #eaecee;
  }
  .progress-small-b245.hovered-ca52 .old-15cc {
    border-right: 1px solid #eaecee;
  }
  .progress-small-b245.hovered-ca52 .in-e382 {
    padding-left: 1em;
  }
  .progress-small-b245.hovered-ca52 .wide-cd62 {
    padding-right: 1em;
  }
  .progress-small-b245.hovered-ca52 .label-glass-368d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_b3da .in-e382 {
    padding-right: 1em;
  }
  .center_b3da.hovered-ca52 .overlay-5091 {
    border-left: 1px solid #eaecee;
  }
  .center_b3da.hovered-ca52 .old-15cc {
    border-left: 1px solid #eaecee;
  }
  .center_b3da.hovered-ca52 .in-e382 {
    padding-right: 1em;
  }
  .center_b3da.hovered-ca52 .wide-cd62 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_b3da.hovered-ca52 .label-glass-368d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered_d522 .in-e382 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_d522.hovered-ca52 .tabs_40e5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hovered_d522.hovered-ca52 .in-e382 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_d522.hovered-ca52 .wide-cd62 {
    padding-left: 1em;
  }
  .hovered_d522.hovered-ca52 .label-glass-368d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hovered_d522.hovered-ca52 .in-e382 {
    padding-left: 0;
  }
}
.panel_fluid_e8af .card-5701 {
  display: inline-block;
}
.stale_71c9 {
  display: inline-block;
}
.tag-9295 {
  word-con: break-word;
}
.mask_0190 > span {
  display: inline-block;
  padding: 5px 0;
}
.mask_0190 .card-dynamic-a921 {
  margin-left: 8px;
  margin-right: 8px;
}
.mask_0190 .small-53a8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.advanced-b5d6 .pressed-9c2a {
  margin-bottom: 2em;
}
.advanced-b5d6 .carousel_fcac {
  margin-bottom: 15px;
}
.advanced-b5d6 .carousel_fcac:last-child {
  margin-bottom: 0;
}
.advanced-b5d6 .section-dark-2084 {
  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) {
  .advanced-b5d6 .section-dark-2084 {
    display: block;
  }
}
.advanced-b5d6 .accordion_in_a359 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .advanced-b5d6 .accordion_in_a359 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.advanced-b5d6 .progress-plasma-9ebe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.advanced-b5d6 .progress-plasma-9ebe img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.advanced-b5d6 .progress-plasma-9ebe a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.advanced-b5d6 .tag-9295 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.advanced-b5d6 .tag-9295 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.advanced-b5d6 .fast_4900 p:last-child {
  margin-bottom: 0;
}
.advanced-b5d6 .narrow_7273 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.advanced-b5d6 .dark-ff5d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.advanced-b5d6 .bronze-2183 {
  margin-top: 1em;
}
.advanced-b5d6 .slow_b2f1 {
  top: 0;
  display: block;
}
.advanced-b5d6 .slow_b2f1 a {
  color: inherit;
}
.advanced-b5d6 .slow_b2f1 a:hover {
  color: inherit;
}
.advanced-b5d6 .slow_0aea {
  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;
}
.advanced-b5d6 .slow_0aea:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.advanced-b5d6 .dark-ff5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.advanced-b5d6 .grid-6a0a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.advanced-b5d6 .grid-6a0a:first-child {
  margin-top: 0;
}
.advanced-b5d6 .grid-6a0a.article-east-579b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.advanced-b5d6 .grid-6a0a.shadow-9673 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.advanced-b5d6
  .grid-6a0a.shadow-9673.copper-26ba
  .bronze-2183 {
  width: 100%;
}
.advanced-b5d6 .shadow-9673 {
  -webkit-box-align: center;
  align-items: center;
}
.advanced-b5d6 .shadow-9673 .mask_0190,
.advanced-b5d6 .shadow-9673 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.advanced-b5d6 .progress-plasma-9ebe {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-b5d6 .progress-plasma-9ebe img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.advanced-b5d6 .progress-plasma-9ebe: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;
}
.advanced-b5d6 .article-east-579b {
  z-index: 5;
}
.advanced-b5d6 .light_916f .box-active-5b01 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.advanced-b5d6 .dropdown_fresh_125e .box-active-5b01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.advanced-b5d6 .tiny-2db4 .box-active-5b01 {
  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;
}
.advanced-b5d6.light_c8b4 .section-dark-2084,
.advanced-b5d6.carousel_d496 .section-dark-2084 {
  display: block;
}
.advanced-b5d6.light_c8b4 .section-dark-2084 .alert-8f40,
.advanced-b5d6.light_c8b4 .section-dark-2084 .dark-ff5d,
.advanced-b5d6.carousel_d496 .section-dark-2084 .alert-8f40,
.advanced-b5d6.carousel_d496 .section-dark-2084 .dark-ff5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.advanced-b5d6.dim-b0a6 .accordion_in_a359 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .advanced-b5d6.dim-b0a6 .accordion_in_a359 {
    margin-right: 0;
  }
}
.advanced-b5d6.light_c8b4 .accordion_in_a359,
.advanced-b5d6.carousel_d496 .accordion_in_a359 {
  padding-top: 40%;
}
.advanced-b5d6.light_c8b4 .pressed-9c2a,
.advanced-b5d6.carousel_d496 .pressed-9c2a {
  display: block;
}
.advanced-b5d6.light_c8b4 .fn-sticky-b6e2 .dark-ff5d,
.advanced-b5d6.carousel_d496 .fn-sticky-b6e2 .dark-ff5d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.advanced-b5d6.light_c8b4 .accordion_in_a359,
.advanced-b5d6.carousel_d496 .accordion_in_a359 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.advanced-b5d6.light_c8b4 .dark-ff5d {
  padding: 1em;
}
.stale-b645 {
  margin: 30px auto;
  display: block;
}
.stale-b645 .bright_ba85 > * {
  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;
}
.stale-b645 .bright_ba85 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stale-b645 .bright_ba85 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge-d7f8 .mask_0190 {
  margin-bottom: 1.41575em;
}
.huge-d7f8 .summary_old_bd2a {
  margin-bottom: 1.618em;
}
.center_cdfa .active-4c7d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.center_cdfa .active-4c7d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.center_cdfa .overlay-brown-f424 {
  max-width: 100%;
  overflow: auto;
}
.pink-737a .center_cdfa a:hover {
  text-decoration: underline;
}
.title-e174 .carousel_fcac:not(.tag-9295),
.title-e174 .progress-plasma-9ebe {
  margin-bottom: 1.41575em;
}
.title-e174 .carousel_fcac:not(.tag-9295):last-child,
.title-e174 .progress-plasma-9ebe:last-child {
  margin-bottom: 0;
}
.title-e174 .carousel_fcac.highlight_ac46 {
  margin-bottom: 0.41575em;
}
.title-e174 .full_45ef:before,
.title-e174 .purple_7094:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.title-e174 .full_45ef:before {
  content: "\f115";
}
.title-e174 .purple_7094:before {
  content: "\f02c";
}
.title-e174 .carousel_motion_4c3b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.title-e174 .carousel_motion_4c3b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.green-2717 {
  display: -webkit-box;
  display: flex;
}
.green-2717 .nav_9865 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .green-2717 .nav_9865 {
    flex-basis: 90px;
  }
}
.green-2717 .hovered-7964 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .green-2717 .hovered-7964 {
    flex-basis: calc(100% - 50px);
  }
}
.green-2717 .nav_bc25 p:last-child {
  margin-bottom: 0.72em;
}
.overlay_tiny_9aa2 .bright_ba85 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.overlay_tiny_9aa2 .bright_ba85:after,
.overlay_tiny_9aa2 .bright_ba85:before {
  content: "";
  display: table;
}
.overlay_tiny_9aa2 .bright_ba85:after {
  clear: both;
}
.overlay_tiny_9aa2 .bright_ba85 .primary-full-2246,
.overlay_tiny_9aa2 .bright_ba85 .content-basic-1dd5 {
  width: 49%;
}
.overlay_tiny_9aa2 .bright_ba85 .primary-full-2246 a span.north_2808,
.overlay_tiny_9aa2 .bright_ba85 .content-basic-1dd5 a span.north_2808 {
  display: block;
  margin-bottom: 5px;
}
.overlay_tiny_9aa2 .bright_ba85 .content-basic-1dd5 {
  float: left;
  text-align: left;
}
.overlay_tiny_9aa2 .bright_ba85 .primary-full-2246 {
  float: right;
  text-align: right;
}
.solid_196a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .solid_196a {
    margin-bottom: 0;
  }
}
.focus-e60f {
  margin-bottom: 1em;
}
.focus-e60f .tag-9295 {
  font-size: 1.1em;
  line-height: 1.3;
}
.basic-1055 a {
  display: block;
  line-height: 0;
  position: relative;
}
.light-67ce .focus-e60f,
.basic-610b .focus-e60f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .light-67ce .focus-e60f,
  .basic-610b .focus-e60f {
    display: block;
  }
}
.light-67ce .basic-1055,
.basic-610b .basic-1055 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .light-67ce .basic-1055,
  .basic-610b .basic-1055 {
    margin-bottom: 1em;
  }
}
.light-67ce .basic-1055 img,
.basic-610b .basic-1055 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.light-67ce .panel_91d1,
.basic-610b .panel_91d1 {
  flex-basis: calc(100% - 160px);
}
.light-67ce .panel_91d1 p,
.basic-610b .panel_91d1 p {
  margin-bottom: 0;
}
.light-67ce .panel_91d1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .light-67ce .panel_91d1 {
    padding-left: 0;
  }
}
.basic-610b .panel_91d1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .basic-610b .panel_91d1 {
    padding-right: 0;
  }
}
.basic-610b .basic-1055 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.aside_lite_137c .basic-1055 {
  margin-bottom: 0.5em;
}
.aside_lite_137c .basic-1055 img {
  width: 100%;
}
.huge_1a84 .gallery-2d33,
.accent-stale-ea3d .gallery-2d33 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.accent-stale-ea3d .tabs_40e5 .hover-d098 p:last-child {
  margin-bottom: 0;
}
.avatar_64b9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hidden_static_6cb9 .image-3d4e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hidden_static_6cb9 .image-3d4e:last-of-type {
    margin-bottom: 0;
  }
}
.hidden_static_6cb9 .image-3d4e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hidden_static_6cb9 .image-3d4e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hidden_static_6cb9 .image-3d4e ul li {
  margin: 0 0 0.6em;
}
.hidden_static_6cb9 .image-3d4e ul li.section-iron-3ec7,
.hidden_static_6cb9 .image-3d4e ul li.right-d46c {
  position: relative;
}
.hidden_static_6cb9 .image-3d4e ul li.section-iron-3ec7 .block-in-f69c,
.hidden_static_6cb9 .image-3d4e ul li.right-d46c .block-in-f69c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hidden_static_6cb9 .image-3d4e ul li.section-iron-3ec7:after:after,
.hidden_static_6cb9 .image-3d4e ul li.section-iron-3ec7:after:before,
.hidden_static_6cb9
  .image-3d4e
  ul
  li.right-d46c:after:after,
.hidden_static_6cb9
  .image-3d4e
  ul
  li.right-d46c:after:before {
  content: "";
  display: table;
}
.hidden_static_6cb9 .image-3d4e ul li.section-iron-3ec7:after:after,
.hidden_static_6cb9
  .image-3d4e
  ul
  li.right-d46c:after:after {
  clear: both;
}
.hidden_static_6cb9 .image-3d4e a.fresh_ed61:hover {
  text-decoration: none;
}
.hidden_static_6cb9 .image-3d4e select {
  max-width: 100%;
}
.hidden_static_6cb9 .image-3d4e table {
  font-size: 85%;
}
.hidden_static_6cb9 .image-3d4e table td,
.hidden_static_6cb9 .image-3d4e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hidden_static_6cb9 .image-3d4e table tfoot td {
  text-align: left;
}
.hidden_static_6cb9 .image-3d4e :last-child {
  margin-bottom: 0;
}
.hidden_static_6cb9 .image-3d4e .pro-fd05 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hidden_static_6cb9 .image-3d4e .pro-fd05 label {
  width: 100%;
}
.hidden_static_6cb9 .image-3d4e .pro-fd05 .block-hard-6cd9 {
  width: 100%;
  display: block;
}
.hidden_static_6cb9 .image-3d4e .pro-fd05 .primary-d151 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hidden_static_6cb9 .image-3d4e .pro-fd05 .primary-d151:hover svg #svg-search {
  fill: #444;
}
.hidden_static_6cb9 .image-3d4e .pro-fd05 .primary-d151 svg {
  width: 18px;
  height: 18px;
}
.hidden_static_6cb9 .modal-advanced-700d ul ul,
.hidden_static_6cb9 .link-9cd7 ul ul,
.hidden_static_6cb9 .hidden-south-2c67 ul ul,
.hidden_static_6cb9 .header-fast-bcc4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hidden_static_6cb9 .modal-advanced-700d .secondary-f811 > a,
.hidden_static_6cb9 .link-9cd7 .secondary-f811 > a,
.hidden_static_6cb9 .hidden-south-2c67 .secondary-f811 > a,
.hidden_static_6cb9 .header-fast-bcc4 .secondary-f811 > a {
  margin-bottom: 0;
}
.hidden_static_6cb9 .slow-d8c9 li,
.hidden_static_6cb9 .modal-advanced-700d li,
.hidden_static_6cb9 .carousel-dim-26cf li,
.hidden_static_6cb9 .link-9cd7 li,
.hidden_static_6cb9 .hidden-south-2c67 li,
.hidden_static_6cb9 .header-fast-bcc4 li,
.hidden_static_6cb9 .outer_b192 li,
.hidden_static_6cb9 .preview-fe21 li {
  display: block;
  position: relative;
}
.hidden_static_6cb9 .slow-d8c9 li:last-child,
.hidden_static_6cb9 .modal-advanced-700d li:last-child,
.hidden_static_6cb9 .carousel-dim-26cf li:last-child,
.hidden_static_6cb9 .link-9cd7 li:last-child,
.hidden_static_6cb9 .hidden-south-2c67 li:last-child,
.hidden_static_6cb9 .header-fast-bcc4 li:last-child,
.hidden_static_6cb9 .outer_b192 li:last-child,
.hidden_static_6cb9 .preview-fe21 li:last-child {
  border: none;
}
.hidden_static_6cb9 .slow-d8c9 li a,
.hidden_static_6cb9 .modal-advanced-700d li a,
.hidden_static_6cb9 .carousel-dim-26cf li a,
.hidden_static_6cb9 .link-9cd7 li a,
.hidden_static_6cb9 .hidden-south-2c67 li a,
.hidden_static_6cb9 .header-fast-bcc4 li a,
.hidden_static_6cb9 .outer_b192 li a,
.hidden_static_6cb9 .preview-fe21 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_static_6cb9 .slow-d8c9 li ul li::before,
.hidden_static_6cb9 .modal-advanced-700d li ul li::before,
.hidden_static_6cb9 .carousel-dim-26cf li ul li::before,
.hidden_static_6cb9 .link-9cd7 li ul li::before,
.hidden_static_6cb9 .hidden-south-2c67 li ul li::before,
.hidden_static_6cb9 .header-fast-bcc4 li ul li::before,
.hidden_static_6cb9 .outer_b192 li ul li::before,
.hidden_static_6cb9 .preview-fe21 li ul li::before {
  left: 15px;
}
.hidden_static_6cb9 .slow-d8c9 li ul a,
.hidden_static_6cb9 .modal-advanced-700d li ul a,
.hidden_static_6cb9 .carousel-dim-26cf li ul a,
.hidden_static_6cb9 .link-9cd7 li ul a,
.hidden_static_6cb9 .hidden-south-2c67 li ul a,
.hidden_static_6cb9 .header-fast-bcc4 li ul a,
.hidden_static_6cb9 .outer_b192 li ul a,
.hidden_static_6cb9 .preview-fe21 li ul a {
  padding-left: 20px;
}
.hidden_static_6cb9 .slow-d8c9 li ul ul li::before,
.hidden_static_6cb9 .modal-advanced-700d li ul ul li::before,
.hidden_static_6cb9 .carousel-dim-26cf li ul ul li::before,
.hidden_static_6cb9 .link-9cd7 li ul ul li::before,
.hidden_static_6cb9 .hidden-south-2c67 li ul ul li::before,
.hidden_static_6cb9 .header-fast-bcc4 li ul ul li::before,
.hidden_static_6cb9 .outer_b192 li ul ul li::before,
.hidden_static_6cb9 .preview-fe21 li ul ul li::before {
  left: 30px;
}
.hidden_static_6cb9 .slow-d8c9 li ul ul a,
.hidden_static_6cb9 .modal-advanced-700d li ul ul a,
.hidden_static_6cb9 .carousel-dim-26cf li ul ul a,
.hidden_static_6cb9 .link-9cd7 li ul ul a,
.hidden_static_6cb9 .hidden-south-2c67 li ul ul a,
.hidden_static_6cb9 .header-fast-bcc4 li ul ul a,
.hidden_static_6cb9 .outer_b192 li ul ul a,
.hidden_static_6cb9 .preview-fe21 li ul ul a {
  padding-left: 40px;
}
.hidden_static_6cb9 .main-light-4048 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hidden_static_6cb9 .preview-fe21 ul li {
  margin-bottom: 1.41575em;
}
.hidden_static_6cb9 .preview-fe21 ul li .badge-brown-b694 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hidden_static_6cb9 .preview-fe21 ul li .text_2170 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dark_335f .slow-d8c9 li a,
.dark_335f .modal-advanced-700d li a,
.dark_335f .carousel-dim-26cf li a,
.dark_335f .link-9cd7 li a,
.dark_335f .hidden-south-2c67 li a,
.dark_335f .header-fast-bcc4 li a,
.dark_335f .outer_b192 li a,
.dark_335f .preview-fe21 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_335f .main-light-4048 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark_335f .image-3d4e ul li.section-iron-3ec7 .block-in-f69c,
.dark_335f .image-3d4e ul li.right-d46c .block-in-f69c {
  background: rgba(0, 0, 0, 0.2);
}
.dark_335f .hidden_static_6cb9 .image-3d4e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li {
  margin: 0;
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li ul {
  margin: 0;
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li ul li a {
  padding-left: 15px;
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li ul li li a {
  padding-left: 30px;
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li.disabled_6726 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li.disabled_6726 > 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;
}
.notice_04bc .hidden_static_6cb9 .icon_d45e li.disabled_6726 > 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;
}
.article_silver_72ef a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link_pro_8118 {
  position: relative;
  z-index: 10;
}
.link_pro_8118 .card_middle_7f9b {
  width: 100%;
  max-width: 100%;
}
.clean-6c6f .alert_old_c484 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.clean-6c6f .sort_solid_d921 {
}
.clean-6c6f .dark_335f {
  background: #292929;
}
.medium-bc64 .alert_old_c484 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.medium-bc64 .sort_solid_d921 {
  background: #f9f9f9;
}
.medium-bc64 .dark_335f {
  background: #303030;
}
.notification_e99f .alert_old_c484 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification_e99f .card-5701 {
    margin-bottom: 1em;
  }
  .notification_e99f .card-5701:last-child {
    margin-bottom: 0;
  }
}
.notification_e99f .sort_solid_d921 {
  background: #ededed;
}
.notification_e99f .dark_335f {
  background: #1a1a1a;
}
.alert_old_c484.sort_solid_d921 {
  color: rgba(0, 0, 0, 0.6);
}
.alert_old_c484.sort_solid_d921 .narrow_341e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert_old_c484.dark_335f {
  color: rgba(255, 255, 255, 0.99);
}
.alert_old_c484.dark_335f a:not(.fresh_ed61) {
  color: rgba(255, 255, 255, 0.79);
}
.alert_old_c484.dark_335f a:not(.fresh_ed61):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_old_c484.dark_335f .narrow_341e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_old_c484.dark_335f table tbody td,
.alert_old_c484.dark_335f table th {
  background: rgba(0, 0, 0, 0.08);
}
.popup-tall-1902.heading_fecf .gradient-tall-ca6e {
  max-width: initial;
}
.popup-tall-1902 .highlight_tiny_215c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.popup-tall-1902 .highlight_tiny_215c .card_middle_7f9b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .popup-tall-1902 .highlight_tiny_215c .card_middle_7f9b {
    display: block;
    margin-bottom: 2em;
  }
  .popup-tall-1902 .highlight_tiny_215c .card_middle_7f9b:last-child {
    margin-bottom: 0;
  }
}
.notification_e99f .card-5701:last-child,
.medium-bc64 .card-5701:last-child,
.clean-6c6f .card-5701:last-child {
  margin-bottom: 0;
}
.notification_e99f .card-5701 .hidden_static_6cb9 .image-3d4e:last-child,
.medium-bc64 .card-5701 .hidden_static_6cb9 .image-3d4e:last-child,
.clean-6c6f .card-5701 .hidden_static_6cb9 .image-3d4e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notification_e99f .pro-42df,
  .notification_e99f .tall-9e07,
  .medium-bc64 .pro-42df,
  .medium-bc64 .tall-9e07,
  .clean-6c6f .pro-42df,
  .clean-6c6f .tall-9e07 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link_pro_8118 .card-5701 {
    margin-bottom: 2em;
  }
}
.link_pro_8118 p:last-child {
  margin-bottom: 0;
}
.link_pro_8118 li,
.link_pro_8118 ul {
  list-style: none;
  margin: 0;
}
.link_pro_8118 ul ul {
  margin-left: 2.617924em;
}
.static-b047 {
  font-size: 0.875em;
}

/* css-noise: 672f */
.widget-item-d4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
