/*!
Theme Name: Customify
Theme URI: https://pressmaximum.picture-5a1f/customify
Author: WPCustomify
Author URI: https://pressmaximum.picture-5a1f
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.picture-5a1f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph_8870.description_right_4390/licenses/gpl-2.0.article_ecb8
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.south_a9d1/, (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.accordion_00cd.hovered_c397/normalize.row_a79d/
 ======
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.row_a79d v7.0.0 | MIT License | github.picture-5a1f/necolas/normalize.row_a79d */
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;
}
.info_slow_0c7f .badge_c704,
.form_current_b49f,
.wood-12a2,
.under-b368,
.grid-fast-32b3,
.summary-white-a6b9,
.dark_0868,
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;
}
.form_current_b49f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form_current_b49f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form_current_b49f,
  h1 {
    font-size: 1.8em;
  }
}
.wood-12a2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wood-12a2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wood-12a2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wood-12a2,
  h2 {
    font-size: 1.7em;
  }
}
.under-b368,
h3 {
  font-size: 1.618em;
}
.info_slow_0c7f .badge_c704,
.grid-fast-32b3,
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.texture-1c60 {
  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;
}
.sort_22e1:after,
.sort_22e1:before,
.footer-static-80d6:after,
.footer-static-80d6:before {
  content: "";
  display: table;
}
.sort_22e1:after,
.footer-static-80d6:after {
  clear: both;
}
.sidebar_inner_be18 {
  float: right;
  margin-right: 0;
}
.slider-7d96 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block_f2f5 .block_b069,
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;
}
.block_f2f5 .block_b069: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;
}
.header-489f .block_b069 {
  box-shadow: none;
}
.header-489f
  .block_b069
  .avatar-e24d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.header-489f .block_b069 .current_03bb {
  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;
}
.header-489f
  .block_b069
  .current_03bb
  b {
  display: none;
}
.header-489f .icon-a02e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.upper-931b:not(.feature-c036):not(.sort-cool-9405),
button:not(.feature-c036):not(.sort-cool-9405),
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ),
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ),
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ) {
  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;
}
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ):hover,
button:not(.feature-c036):not(
    .sort-cool-9405
  ):hover,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ):hover,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ):hover,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ):active,
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ):focus,
button:not(.feature-c036):not(
    .sort-cool-9405
  ):active,
button:not(.feature-c036):not(
    .sort-cool-9405
  ):focus,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ):active,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ):focus,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ):active,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ):focus,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ):active,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ):focus {
  outline: 0;
}
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1,
button:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1 {
  position: relative;
}
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .module_a509,
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .photo-first-b65a,
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .dropdown-current-de82,
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  i,
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  svg,
button:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .module_a509,
button:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .photo-first-b65a,
button:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .dropdown-current-de82,
button:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  i,
button:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  svg,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .module_a509,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .photo-first-b65a,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .dropdown-current-de82,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  i,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  svg,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .module_a509,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .photo-first-b65a,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .dropdown-current-de82,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  i,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  svg,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .module_a509,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .photo-first-b65a,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  .dropdown-current-de82,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  i,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1
  svg {
  visibility: hidden;
}
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1:after,
button:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1:after,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1:after,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1:after,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ).fn-loading-87a1: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;
}
.upper-931b:not(.feature-c036):not(.sort-cool-9405),
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ),
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ),
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ) {
  color: #fff;
  background: #235787;
}
.upper-931b:not(.feature-c036):not(
    .sort-cool-9405
  ):focus,
input[type="button"]:not(.feature-c036):not(
    .sort-cool-9405
  ):focus,
input[type="reset"]:not(.feature-c036):not(
    .sort-cool-9405
  ):focus,
input[type="submit"]:not(.feature-c036):not(
    .sort-cool-9405
  ):focus {
  color: #fff;
}
.upper-931b.fn-disabled-87a1:not(.feature-c036):not(
    .sort-cool-9405
  ),
.upper-931b[disabled]:not(.feature-c036):not(
    .sort-cool-9405
  ),
button.fn-disabled-87a1:not(.feature-c036):not(
    .sort-cool-9405
  ),
button[disabled]:not(.feature-c036):not(
    .sort-cool-9405
  ) {
  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;
}
.narrow-5f8d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.narrow-5f8d: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;
}
.fluid_4546 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shadow-tiny-4444 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion_silver_2d3d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.sort_22e1:after,
.sort_22e1:before,
.panel_0545:after,
.panel_0545:before,
.hovered_f963:after,
.hovered_f963:before,
.tertiary_f55c:after,
.tertiary_f55c:before,
.chip-fluid-c8db:after,
.chip-fluid-c8db:before,
.module-advanced-767a:after,
.module-advanced-767a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.sort_22e1:after,
.panel_0545:after,
.hovered_f963:after,
.tertiary_f55c:after,
.chip-fluid-c8db:after,
.module-advanced-767a:after {
  clear: both;
}
.panel_0545 .search-yellow-a401,
.hovered_f963 .search-yellow-a401,
.shade-stone-09cb .search-yellow-a401 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.warm_a78e {
  display: inline-block;
}
.feature-advanced-c231 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.feature-advanced-c231 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.feature-advanced-c231 .notification-49c2 {
  padding: 1em 0;
  font-size: 85%;
}
.notification-49c2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form_cool_1091 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form_cool_1091:after,
.form_cool_1091:before {
  content: "";
  display: table;
}
.form_cool_1091:after {
  clear: both;
}
.backdrop-41c6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.paper-9a46 .backdrop-41c6 {
  max-width: 50%;
}
.tooltip_edbf .backdrop-41c6 {
  max-width: 33.33%;
}
.hard-93d3 .backdrop-41c6 {
  max-width: 25%;
}
.paragraph_9d59 .backdrop-41c6 {
  max-width: 20%;
}
.popup-fbbf .backdrop-41c6 {
  max-width: 16.66%;
}
.video_south_2baf .backdrop-41c6 {
  max-width: 14.28%;
}
.logo_5091 .backdrop-41c6 {
  max-width: 12.5%;
}
.panel-inner-f2ab .backdrop-41c6 {
  max-width: 11.11%;
}
.hard_dfda {
  display: block;
}
.info_slow_0c7f .disabled-0e46 label,
.info_slow_0c7f .gold-dd12 label,
.info_slow_0c7f .link_black_1c8e label,
.info_slow_0c7f .light-1d2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element_51f6 {
  list-style: none;
  margin: 0;
}
.element_51f6 article.element_north_cfe7 {
  margin-bottom: 0;
}
.element_51f6 ul {
  list-style: none;
  margin: 0;
}
.element_51f6 .solid_ec0f li.element_north_cfe7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element_51f6 .solid_ec0f li.element_north_cfe7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element_51f6 .solid_ec0f li.element_north_cfe7: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) {
  .element_51f6 .solid_ec0f li.element_north_cfe7 li.element_north_cfe7 li.element_north_cfe7 li.element_north_cfe7 {
    padding-left: 0;
  }
}
article.element_north_cfe7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_north_cfe7 .panel_0545 p:last-of-type {
  margin-bottom: 0;
}
article.element_north_cfe7 .filter-pink-dbcc {
  float: left;
}
article.element_north_cfe7 .under_b9c0 {
  margin-left: 85px;
}
article.element_north_cfe7 .notification_9c5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_north_cfe7 .notification_9c5d .aside-f676 {
  margin-left: 10px;
}
article.element_north_cfe7 .chip-easy-e9f1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_north_cfe7 .info_6ba8 {
  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 .disabled-0e46,
  #respond .link_black_1c8e,
  #respond .light-1d2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .disabled-0e46 input,
#respond .link_black_1c8e input,
#respond .light-1d2a input {
  width: 100%;
}
#respond .light-1d2a {
  margin-right: 0;
}
#respond .module-fc29 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale-341c {
  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;
}
.stale-341c.grid-671e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stale-341c 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%);
}
.stale-341c:focus,
.stale-341c: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);
}
.pattern-77ab {
  border-radius: 10%;
}
.red_7de6 {
  border-radius: 50%;
}
.box_f6c2 {
  font-size: 0.72em;
}
.focused-8634 {
  font-size: 0.875em;
}
.gradient-large-784e {
  font-size: 1.1em;
}
.surface_old_a352 {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface_old_a352.box_f6c2 {
  letter-spacing: 0.5px;
}
.accent_a0ac,
.accent_a0ac a {
  color: #6d6d6d;
}
.accent_a0ac a:hover {
  color: #111;
}
.last-d5d8 {
  color: #6d6d6d;
}
.carousel-smooth-cceb {
  overflow-x: hidden;
}
.carousel-smooth-cceb .panel_a2c0.caption_5e00 {
  position: relative;
}
.carousel-smooth-cceb .panel_a2c0.caption_5e00.fast-36e5 {
  position: initial;
}
.carousel-smooth-cceb
  .panel_a2c0.caption_5e00.fast-36e5
  .notification-32fc {
  left: auto;
}
.carousel-smooth-cceb .panel_a2c0 .notification-32fc {
  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;
}
.carousel-smooth-cceb .panel_a2c0:hover.caption_5e00 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.carousel-smooth-cceb
  .panel_a2c0:hover.caption_5e00
  .notification-32fc {
  display: block;
  z-index: 9999999;
}
.carousel-smooth-cceb .pagination-dark-055d .menu-black-d646,
.carousel-smooth-cceb .rough-f707 .menu-black-d646 {
  display: none;
}
.carousel-smooth-cceb .wrapper-4719 .panel_a2c0:hover.caption_5e00 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.info_slow_0c7f .disabled-0e46 label,
.info_slow_0c7f .gold-dd12 label,
.info_slow_0c7f .link_black_1c8e label,
.info_slow_0c7f .light-1d2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.element_51f6 {
  list-style: none;
  margin: 0;
}
.element_51f6 article.element_north_cfe7 {
  margin-bottom: 0;
}
.element_51f6 ul {
  list-style: none;
  margin: 0;
}
.element_51f6 .solid_ec0f li.element_north_cfe7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .element_51f6 .solid_ec0f li.element_north_cfe7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .element_51f6 .solid_ec0f li.element_north_cfe7: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) {
  .element_51f6 .solid_ec0f li.element_north_cfe7 li.element_north_cfe7 li.element_north_cfe7 li.element_north_cfe7 {
    padding-left: 0;
  }
}
article.element_north_cfe7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_north_cfe7 .panel_0545 p:last-of-type {
  margin-bottom: 0;
}
article.element_north_cfe7 .filter-pink-dbcc {
  float: left;
}
article.element_north_cfe7 .under_b9c0 {
  margin-left: 85px;
}
article.element_north_cfe7 .notification_9c5d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_north_cfe7 .notification_9c5d .aside-f676 {
  margin-left: 10px;
}
article.element_north_cfe7 .chip-easy-e9f1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_north_cfe7 .info_6ba8 {
  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 .disabled-0e46,
  #respond .link_black_1c8e,
  #respond .light-1d2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .disabled-0e46 input,
#respond .link_black_1c8e input,
#respond .light-1d2a input {
  width: 100%;
}
#respond .light-1d2a {
  margin-right: 0;
}
#respond .module-fc29 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination-dark-055d .detail-middle-40e0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.detail-middle-40e0 .yellow_afbb.description_ca07 .last-cc22 > li > a:focus,
.detail-middle-40e0 .yellow_afbb.description_ca07 .last-cc22 > li > a:hover,
.detail-middle-40e0 .yellow_afbb.hover_full_042d .last-cc22 > li > a:focus,
.detail-middle-40e0 .yellow_afbb.hover_full_042d .last-cc22 > li > a:hover,
.detail-middle-40e0 .yellow_afbb.component-medium-cd21 .last-cc22 > li > a:focus,
.detail-middle-40e0 .yellow_afbb.component-medium-cd21 .last-cc22 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-middle-40e0
  .yellow_afbb.description_ca07
  .last-cc22
  > li.module-c12b
  > a,
.detail-middle-40e0
  .yellow_afbb.description_ca07
  .last-cc22
  > li.bronze_bf5e
  > a,
.detail-middle-40e0
  .yellow_afbb.hover_full_042d
  .last-cc22
  > li.module-c12b
  > a,
.detail-middle-40e0
  .yellow_afbb.hover_full_042d
  .last-cc22
  > li.bronze_bf5e
  > a,
.detail-middle-40e0
  .yellow_afbb.component-medium-cd21
  .last-cc22
  > li.module-c12b
  > a,
.detail-middle-40e0 .yellow_afbb.component-medium-cd21 .last-cc22 > li.bottom-8cd4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-middle-40e0 .up_a41c,
.detail-middle-40e0 .up_a41c a {
  color: rgba(255, 255, 255, 0.99);
}
.detail-middle-40e0 .short_0b3e.layout-0d1e li a,
.detail-middle-40e0 .accordion-a6f3 a,
.detail-middle-40e0 .content-5e19,
.detail-middle-40e0 .last-cc22 > li > a,
.detail-middle-40e0 .disabled_4101 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0 .short_0b3e.layout-0d1e li a:hover,
.detail-middle-40e0 .accordion-a6f3 a:hover,
.detail-middle-40e0 .content-5e19:hover,
.detail-middle-40e0 .last-cc22 > li > a:hover,
.detail-middle-40e0 .disabled_4101:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-middle-40e0 .heading-b5d8 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0 .heading-b5d8 .brown_c274 {
  color: rgba(255, 255, 255, 0.99);
}
.detail-middle-40e0 .heading-b5d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-middle-40e0 .yellow-063e .focus_2ee1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0 .yellow-063e .focus_2ee1 .header_middle_2145 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0
  .yellow-063e
  .focus_2ee1
  .header_middle_2145::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0
  .yellow-063e
  .focus_2ee1
  .header_middle_2145:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0
  .yellow-063e
  .focus_2ee1
  .header_middle_2145::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0
  .yellow-063e
  .focus_2ee1
  .header_middle_2145::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0 .yellow-063e .mini-f742 {
  color: rgba(255, 255, 255, 0.79);
}
.detail-middle-40e0 .yellow-063e .mini-f742:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-red-6e26
  .detail-middle-40e0
  .yellow-063e
  .pagination_658d
  .large-284c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame-red-6e26
  .detail-middle-40e0
  .yellow-063e
  .pagination_658d
  .header_middle_2145 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-dark-055d .widget_next_0c4e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget_next_0c4e .yellow_afbb.description_ca07 .last-cc22 > li > a:focus,
.widget_next_0c4e .yellow_afbb.description_ca07 .last-cc22 > li > a:hover,
.widget_next_0c4e .yellow_afbb.hover_full_042d .last-cc22 > li > a:focus,
.widget_next_0c4e .yellow_afbb.hover_full_042d .last-cc22 > li > a:hover,
.widget_next_0c4e .yellow_afbb.component-medium-cd21 .last-cc22 > li > a:focus,
.widget_next_0c4e .yellow_afbb.component-medium-cd21 .last-cc22 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_0c4e
  .yellow_afbb.description_ca07
  .last-cc22
  > li.module-c12b
  > a,
.widget_next_0c4e
  .yellow_afbb.description_ca07
  .last-cc22
  > li.bronze_bf5e
  > a,
.widget_next_0c4e
  .yellow_afbb.hover_full_042d
  .last-cc22
  > li.module-c12b
  > a,
.widget_next_0c4e
  .yellow_afbb.hover_full_042d
  .last-cc22
  > li.bronze_bf5e
  > a,
.widget_next_0c4e
  .yellow_afbb.component-medium-cd21
  .last-cc22
  > li.module-c12b
  > a,
.widget_next_0c4e .yellow_afbb.component-medium-cd21 .last-cc22 > li.bottom-8cd4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_0c4e .up_a41c,
.widget_next_0c4e .up_a41c a {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_0c4e .short_0b3e.layout-0d1e li a,
.widget_next_0c4e .accordion-a6f3 a,
.widget_next_0c4e .content-5e19,
.widget_next_0c4e .last-cc22 > li > a,
.widget_next_0c4e .disabled_4101 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_next_0c4e .short_0b3e.layout-0d1e li a:hover,
.widget_next_0c4e .accordion-a6f3 a:hover,
.widget_next_0c4e .content-5e19:hover,
.widget_next_0c4e .last-cc22 > li > a:hover,
.widget_next_0c4e .disabled_4101:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_0c4e .heading-b5d8 {
  color: rgba(0, 0, 0, 0.55);
}
.widget_next_0c4e .heading-b5d8 .brown_c274 {
  color: rgba(0, 0, 0, 0.8);
}
.widget_next_0c4e .heading-b5d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_4ea6 .bright_3e0d {
  margin-left: auto;
  margin-right: auto;
}
.hovered_f963 > * {
  margin-left: auto;
  margin-right: auto;
}
.hovered_f963 .fluid_4546 {
  margin-right: 1.41575em;
}
.pressed_6b02 .hovered_f963 > .icon_brown_83f4 {
  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;
}
.pressed_6b02 .hovered_f963 > .notice_1952 {
  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;
}
.east_7e20.active_4ea6 .bright_3e0d,
.preview_e73a.active_4ea6 .bright_3e0d {
  margin-left: 0;
}
.row-45d2.active_4ea6 .bright_3e0d,
.detail_6853.active_4ea6 .bright_3e0d {
  margin-right: 0;
}
.hovered_f963 ol,
.hovered_f963 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover_hovered_e10c video {
  max-width: 100%;
}
.sort_44ea img {
  display: block;
}
.sort_44ea.fluid_4546,
.sort_44ea.shadow-tiny-4444 {
  width: 100%;
}
.sort_44ea.notice_1952 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.secondary_dec3:not(.card_3b40) {
  margin: 1.5em auto;
}
.large-dc76 p {
  padding: 1.5em 14px;
}
ul.steel_81b3.notice_1952,
ul.steel_81b3.icon_brown_83f4,
ul.steel_81b3.light_9e0d.icon_brown_83f4 {
  padding: 0 14px;
}
.dropdown-6df7 {
  display: block;
  overflow-x: auto;
}
.dropdown-6df7 table {
  border-collapse: collapse;
  width: 100%;
}
.dropdown-6df7 td,
.dropdown-6df7 th {
  padding: 0.5em;
}
.hovered_f963 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hovered_f963 ol ol,
.hovered_f963 ol ul,
.hovered_f963 ul ol,
.hovered_f963 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hovered_f963 ol ol li,
.hovered_f963 ol ul li,
.hovered_f963 ul ol li,
.hovered_f963 ul ul li {
  margin-left: 0;
}
.tabs-18a3.heading_lower_142b > .bright_b055 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs-18a3.heading_lower_142b > .bright_b055 iframe,
.tabs-18a3.heading_lower_142b > .bright_b055 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.card_b281 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.card_b281.banner-2324 {
  padding: 0;
}
.card_b281.banner-2324 cite {
  font-size: 13px;
}
.card_b281 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.card_b281 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.filter-a70b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.filter-a70b > p:first-child {
  margin-top: 0;
}
.filter-a70b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.filter-a70b blockquote {
  border-left: 0;
}
.summary_steel_57dc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.summary_steel_57dc:not(.accordion_d9ce) {
  max-width: 100px;
}
.summary_steel_57dc.message-huge-2dab {
  border-bottom: none !important;
  text-align: center;
}
.summary_steel_57dc.message-huge-2dab::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .large-dc76 p {
    padding: 1.5em 0;
  }
}
.footer_b6fa {
  color: #0073aa;
}
.large-7f23 {
  background-color: #0073aa;
}
.white_b207 {
  color: #229fd8;
}
.hidden-soft-580c {
  background-color: #229fd8;
}
.footer_dc8e {
  color: #eee;
}
.focus-smooth-e076 {
  background-color: #eee;
}
.focus-iron-b880 {
  color: #444;
}
.video-top-6f05 {
  background-color: #444;
}
.wood_ac8d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wood_ac8d .banner-992b .accordion-a6f3 {
  font-size: 15px;
}
.wood_ac8d .accordion-a6f3 {
  line-height: 1.3;
}
.wood_ac8d .widget_next_0c4e {
}
.wood_ac8d .detail-middle-40e0 {
  background: #235787;
}
.hover_f53a {
  padding: 0;
}
.hover_f53a .detail-middle-40e0 {
  background: #1a1a1a;
}
.hover_f53a .widget_next_0c4e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.current-2d08 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.current-2d08 .widget_next_0c4e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.current-2d08 .detail-middle-40e0 {
  background: #303030;
}
.module-advanced-767a {
  position: relative;
  z-index: 10;
}
.module-advanced-767a .search-in-7de1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-06f5 .caption_5e00 {
  display: inline-block;
  vertical-align: middle;
}
.fast-06f5.mask_full_2876 .caption_5e00 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .fast-06f5.mask_full_2876 .caption_5e00 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .fast-06f5.mask_full_2876 .caption_5e00 {
    margin-right: 0.4em;
  }
}
.fast-06f5.mask_full_2876 .caption_5e00:last-child {
  margin-right: 0;
}
.hard-3118 .search-in-7de1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pagination-dark-055d .banner-992b {
    margin: 0 -0.5em;
  }
  .pagination-dark-055d .banner-992b [class*="customify-col-"],
  .pagination-dark-055d .banner-992b [class*="customify-col_"],
  .pagination-dark-055d .banner-992b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pagination-dark-055d.clean-8804 .search-in-7de1 {
  background: 0 0 !important;
}
.pagination-dark-055d.clean-8804 .search-in-7de1,
.pagination-dark-055d.hard-3118 .search-in-7de1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pagination-dark-055d.in-1c09 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pagination-dark-055d.hard-3118 .search-in-7de1 {
  box-shadow: none !important;
}
.progress_be43 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .progress_be43 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .progress_be43 {
    padding: 18px 0 20px;
  }
}
.progress_be43 .center-6acd {
  width: 100%;
}
.progress_be43 .hard_c241 {
  margin-bottom: 0;
}
.progress_be43 .grid_black_b7ee {
  margin-top: 5px;
  font-size: 0.875em;
}
.large_c258 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large_c258 .bronze-63a5 {
  width: 100%;
}
.description-f097 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.description-f097 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.description-f097 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;
}
.description-f097 li:last-child:after {
  display: none;
}
.description-f097 li a {
  font-weight: 500;
  margin-right: 10px;
}
.link-dd47 .menu-black-d646 button,
.progress_be43 .menu-black-d646 button {
  left: 0;
}
.link-dd47 .bronze-63a5,
.progress_be43 .bronze-63a5 {
  padding-left: 0;
  padding-right: 0;
}
.link-dd47 .large_c258,
.progress_be43 .large_c258 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.link-dd47 {
  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;
}
.link-dd47: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;
}
.link-dd47 .footer_action_f1e3 {
  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) {
  .link-dd47 .footer_action_f1e3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .link-dd47 .footer_action_f1e3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .link-dd47 .footer_action_f1e3 {
    min-height: 200px;
  }
}
.link-dd47 .description-f097 {
  color: rgba(255, 255, 255, 0.8);
}
.link-dd47 .description-f097 a,
.link-dd47 .description-f097 li:after {
  color: inherit;
}
.link-dd47 .description-f097 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo_1a4a {
  margin-bottom: 0.5em;
}
.highlight-solid-b3be {
  margin-bottom: 1.2em;
}
.highlight-solid-b3be,
.photo_1a4a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.highlight-solid-b3be p:last-child,
.photo_1a4a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu-black-d646,
#masthead .menu-black-d646 {
  display: none;
}
#masthead
  > .menu-black-d646.content-ba0a {
  display: none;
}
#masthead > .menu-black-d646 button {
  left: 0;
}
.icon-plasma-43a1 {
  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%;
}
.icon-plasma-43a1 .caption_5e00 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon-plasma-43a1 .wrapper-mini-ba9c {
  display: -webkit-box;
  display: flex;
}
.icon-plasma-43a1 .wrapper-mini-ba9c.small_fb50 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon-plasma-43a1 .wrapper-mini-ba9c.disabled_in_c5c8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-plasma-43a1 .wrapper-mini-ba9c.card_active_7961 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon-plasma-43a1.black_1b15.purple_782e .wrapper-mini-ba9c.small_fb50 {
  flex-basis: 100%;
}
.icon-plasma-43a1.last_abc2 .wrapper-mini-ba9c.disabled_in_c5c8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon-plasma-43a1.last_abc2 .wrapper-mini-ba9c.card_active_7961 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu-black-d646.content-ba0a {
  display: none;
}
#masthead > .menu-black-d646 button {
  left: 0;
}
.container-solid-669c {
  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;
}
.container-solid-669c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.container-solid-669c.overlay-huge-de2b i {
  margin-right: 4px;
}
.container-solid-669c.pink-c64c i {
  margin-left: 5px;
}
.accordion-a6f3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-a6f3 p:last-child {
  margin-bottom: 0;
}
.avatar_cb19 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.avatar_cb19 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.avatar_cb19 img {
  display: block;
  width: auto;
  line-height: 1;
}
.avatar_cb19 .up_a41c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.avatar_cb19 .old_3940 {
  margin: 5px 0 7px 0;
}
.avatar_cb19.form_0b54 .paragraph-current-9d00 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_cb19.form_0b54 .medium_76e9 {
  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;
}
.avatar_cb19.sort-9462 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.avatar_cb19.sort-9462 .paragraph-current-9d00 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_cb19.sort-9462 .medium_76e9 {
  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;
}
.avatar_cb19.sidebar_easy_0203 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar_cb19.rough-e81a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.avatar_cb19.rough-e81a .medium_76e9 {
  margin-top: 7px;
}
.wide_40df {
  display: inline-block;
}
.module-advanced-767a .middle_1f26 .avatar_cb19 img {
  max-width: 100%;
}
.yellow_afbb .box_north_4bdc.table-light-7c92,
.solid-d866 .box_north_4bdc.table-light-7c92 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_afbb .silver-fa0f,
.solid-d866 .silver-fa0f {
  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%);
}
.yellow_afbb .silver-fa0f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.yellow_afbb.detail_over_e085 .silver-fa0f {
  display: none;
}
.yellow_afbb .carousel_1528 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow_afbb .carousel_1528 li {
  display: inline-block;
  position: relative;
}
.yellow_afbb .carousel_1528 li:last-child {
  margin-right: 0;
}
.yellow_afbb .carousel_1528 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;
}
.yellow_afbb .carousel_1528 li.bottom-8cd4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.yellow_afbb .carousel_1528 > 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;
}
.yellow_afbb .carousel_1528 > li > a i {
  line-height: 0;
}
.yellow_afbb .carousel_1528 > li.block-silver-6a79 > a .silver-fa0f {
  margin-left: 4px;
  line-height: 0;
}
.yellow_afbb .carousel_1528 .frame-hot-9311 li.block-silver-6a79 > a {
  position: relative;
}
.yellow_afbb .carousel_1528 .frame-hot-9311 li.block-silver-6a79 > a:after,
.yellow_afbb .carousel_1528 .frame-hot-9311 li.block-silver-6a79 > a:before {
  content: "";
  display: table;
}
.yellow_afbb .carousel_1528 .frame-hot-9311 li.block-silver-6a79 > a:after {
  clear: both;
}
.yellow_afbb .carousel_1528 .frame-hot-9311 li.block-silver-6a79 > a .silver-fa0f {
  margin-left: 5px;
  float: right;
}
.yellow_afbb .first-8f9a,
.yellow_afbb .frame-hot-9311 {
  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;
}
.yellow_afbb .frame-hot-9311 {
  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;
}
.yellow_afbb .frame-hot-9311 .table-light-7c92 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow_afbb .frame-hot-9311 .silver-fa0f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.yellow_afbb .frame-hot-9311 li {
  display: block;
  margin: 0;
  padding: 0;
}
.yellow_afbb .frame-hot-9311 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;
}
.yellow_afbb .frame-hot-9311 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.yellow_afbb .frame-hot-9311 .frame-hot-9311 {
  top: 0;
  left: 100%;
}
.yellow_afbb .dropdown-new-0e05.fn-focus-87a1 > .first-8f9a,
.yellow_afbb .dropdown-new-0e05.fn-focus-87a1 > .frame-hot-9311,
.yellow_afbb .dropdown-new-0e05:focus > .first-8f9a,
.yellow_afbb .dropdown-new-0e05:focus > .frame-hot-9311,
.yellow_afbb .dropdown-new-0e05:hover > .first-8f9a,
.yellow_afbb .dropdown-new-0e05:hover > .frame-hot-9311 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.yellow_afbb.component-medium-cd21 .last-cc22:after,
.yellow_afbb.component-medium-cd21 .last-cc22:before {
  content: "";
  display: table;
}
.yellow_afbb.component-medium-cd21 .last-cc22:after {
  clear: both;
}
.yellow_afbb.component-medium-cd21 .last-cc22 > li {
  float: left;
}
.yellow_afbb.accent_bright_7360 .last-cc22:after,
.yellow_afbb.accent_bright_7360 .last-cc22:before {
  content: "";
  display: table;
}
.yellow_afbb.accent_bright_7360 .last-cc22:after {
  clear: both;
}
.yellow_afbb.accent_bright_7360 .last-cc22 > li {
  float: left;
}
.yellow_afbb.accent_bright_7360 .last-cc22 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_afbb.accent_bright_7360 .last-cc22 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.yellow_afbb.accent_bright_7360 .last-cc22 > li.module-c12b > a,
.yellow_afbb.accent_bright_7360 .last-cc22 > li.bottom-8cd4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.yellow_afbb.description_ca07 .last-cc22 > li > a .table-light-7c92 {
  position: relative;
}
.yellow_afbb.description_ca07 .last-cc22 > li > a .table-light-7c92: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;
}
.yellow_afbb.description_ca07
  .last-cc22
  > li:focus
  > a
  .table-light-7c92:before,
.yellow_afbb.description_ca07
  .last-cc22
  > li:hover
  > a
  .table-light-7c92:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_afbb.description_ca07
  .last-cc22
  > li.module-c12b
  > a
  .table-light-7c92:before,
.yellow_afbb.description_ca07
  .last-cc22
  > li.bronze_bf5e
  > a
  .table-light-7c92:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_afbb.hover_full_042d .last-cc22 > li > a .table-light-7c92 {
  position: relative;
}
.yellow_afbb.hover_full_042d .last-cc22 > li > a .table-light-7c92: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;
}
.yellow_afbb.hover_full_042d .last-cc22 > li:focus > a .table-light-7c92:before,
.yellow_afbb.hover_full_042d
  .last-cc22
  > li:hover
  > a
  .table-light-7c92:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_afbb.hover_full_042d
  .last-cc22
  > li.module-c12b
  > a
  .table-light-7c92:before,
.yellow_afbb.hover_full_042d
  .last-cc22
  > li.bronze_bf5e
  > a
  .table-light-7c92:before {
  width: 100%;
  background-color: currentColor;
}
.solid-d866 .carousel_1528 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.solid-d866 .carousel_1528 li:first-child > a {
  border-top: none;
}
.solid-d866 .carousel_1528 .alert-liquid-47c4 > .table-light-7c92 .silver-fa0f {
  display: none;
}
.solid-d866 .carousel_1528 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.solid-d866 .carousel_1528 li:last-child {
  border: none;
}
.solid-d866 .carousel_1528 li.block-silver-6a79 > a {
  padding-right: 45px !important;
}
.solid-d866 .carousel_1528 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.solid-d866 .carousel_1528 li a:focus,
.solid-d866 .carousel_1528 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.solid-d866 .carousel_1528 li .list-huge-3970 {
  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;
}
.solid-d866 .carousel_1528 li .list-huge-3970:hover {
  box-shadow: none;
}
.solid-d866 .carousel_1528 li .list-huge-3970 .silver-fa0f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.solid-d866 .carousel_1528 .frame-hot-9311 {
  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);
}
.solid-d866 .carousel_1528 .frame-hot-9311 li a {
  padding-left: 3em;
}
.solid-d866 .carousel_1528 .accent-bfe8 > a .list-huge-3970 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.solid-d866 .carousel_1528 .accent-bfe8 > .frame-hot-9311 {
  display: block;
  opacity: 1;
}
.highlight-5900 {
  max-width: 100%;
}
.gallery-c6f1 {
  line-height: 0;
  cursor: pointer;
}
.disabled_4101 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.disabled_4101:hover {
  box-shadow: none;
  color: currentColor;
}
.disabled_4101 svg {
  width: 18px;
  height: 18px;
}
.disabled_4101 .breadcrumb-in-e6e4 {
  display: none;
}
.logo-4ce4 {
  position: relative;
}
.logo-4ce4.fn-active-87a1 .disabled_4101 .new-c046 {
  display: none;
}
.logo-4ce4.fn-active-87a1 .disabled_4101 .breadcrumb-in-e6e4 {
  display: inline-block;
}
.logo-4ce4 .banner_686e {
  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);
}
.logo-4ce4.lite_8a2c .banner_686e {
  left: auto;
  right: -0.9em;
}
.logo-4ce4.lite_8a2c .card_inner_cbae::before {
  left: auto;
  right: 15px;
}
.logo-4ce4.fn-active-87a1 .banner_686e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination_658d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination_658d label {
  flex-basis: 100%;
}
.pagination_658d .focus_2ee1 {
  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;
}
.pagination_658d .header_middle_2145 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination_658d .header_middle_2145:focus {
  background-color: transparent;
}
.pagination_658d button.mini-f742 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination_658d button.mini-f742:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination_658d button.mini-f742 svg {
  width: 18px;
  height: 18px;
}
.pagination_658d input[type="submit"] {
  min-height: auto;
}
.yellow-063e .pagination_658d .header_middle_2145 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.card_inner_cbae {
  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) {
  .card_inner_cbae {
    width: 220px;
  }
}
.card_inner_cbae label {
  flex-basis: 100%;
}
.card_inner_cbae::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;
}
.frame-red-6e26 .yellow-063e .pagination_658d {
  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;
}
.frame-red-6e26
  .yellow-063e
  .pagination_658d
  .focus_2ee1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.frame-red-6e26 .yellow-063e .pagination_658d .header_middle_2145 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.frame-red-6e26
  .yellow-063e
  .pagination_658d
  .header_middle_2145:focus {
  background: 0 0;
}
.frame-red-6e26
  .yellow-063e
  .pagination_658d
  .large-284c {
  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;
}
.short_0b3e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.short_0b3e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.short_0b3e li:last-child {
  margin-right: 0;
}
.short_0b3e li:first-child {
  margin-left: 0;
}
.short_0b3e.red-9d84 a {
  color: #fff;
}
.short_0b3e.red-9d84 a:hover {
  color: #fff;
}
.short_0b3e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.short_0b3e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.short_0b3e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.short_0b3e a:hover {
  opacity: 0.9;
  color: inherit;
}
.short_0b3e [class*="social-icon-apple"] {
  background-color: #999;
}
.short_0b3e [class*="social-icon-apple"].overlay-stale-a847 {
  background-color: transparent;
  color: #999;
}
.short_0b3e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.short_0b3e [class*="social-icon-behance"].overlay-stale-a847 {
  background-color: transparent;
  color: #1769ff;
}
.short_0b3e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.short_0b3e [class*="social-icon-bitbucket"].overlay-stale-a847 {
  background-color: transparent;
  color: #205081;
}
.short_0b3e [class*="social-icon-codepen"] {
  background-color: #000;
}
.short_0b3e [class*="social-icon-codepen"].overlay-stale-a847 {
  background-color: transparent;
  color: #000;
}
.short_0b3e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.short_0b3e [class*="social-icon-delicious"].overlay-stale-a847 {
  background-color: transparent;
  color: #39f;
}
.short_0b3e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.short_0b3e [class*="social-icon-digg"].overlay-stale-a847 {
  background-color: transparent;
  color: #005be2;
}
.short_0b3e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.short_0b3e [class*="social-icon-dribbble"].overlay-stale-a847 {
  background-color: transparent;
  color: #ea4c89;
}
.short_0b3e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.short_0b3e [class*="social-icon-envelope"].overlay-stale-a847 {
  background-color: transparent;
  color: #ea4335;
}
.short_0b3e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.short_0b3e [class*="social-icon-facebook"].overlay-stale-a847 {
  background-color: transparent;
  color: #3b5998;
}
.short_0b3e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.short_0b3e [class*="social-icon-flickr"].overlay-stale-a847 {
  background-color: transparent;
  color: #0063dc;
}
.short_0b3e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.short_0b3e [class*="social-icon-foursquare"].overlay-stale-a847 {
  background-color: transparent;
  color: #2d5be3;
}
.short_0b3e [class*="social-icon-github"] {
  background-color: #333;
}
.short_0b3e [class*="social-icon-github"].overlay-stale-a847 {
  background-color: transparent;
  color: #333;
}
.short_0b3e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.short_0b3e [class*="social-icon-google-plus"].overlay-stale-a847 {
  background-color: transparent;
  color: #dd4b39;
}
.short_0b3e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.short_0b3e [class*="social-icon-houzz"].overlay-stale-a847 {
  background-color: transparent;
  color: #7ac142;
}
.short_0b3e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.short_0b3e [class*="social-icon-instagram"].overlay-stale-a847 {
  background-color: transparent;
  color: #262626;
}
.short_0b3e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.short_0b3e [class*="social-icon-jsfiddle"].overlay-stale-a847 {
  background-color: transparent;
  color: #487aa2;
}
.short_0b3e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.short_0b3e [class*="social-icon-linkedin"].overlay-stale-a847 {
  background-color: transparent;
  color: #0077b5;
}
.short_0b3e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.short_0b3e [class*="social-icon-medium"].overlay-stale-a847 {
  background-color: transparent;
  color: #00ab6b;
}
.short_0b3e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.short_0b3e
  [class*="social-icon-odnoklassniki"].overlay-stale-a847 {
  background-color: transparent;
  color: #f4731c;
}
.short_0b3e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.short_0b3e [class*="social-icon-meetup"].overlay-stale-a847 {
  background-color: transparent;
  color: #ec1c40;
}
.short_0b3e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.short_0b3e [class*="social-icon-pinterest"].overlay-stale-a847 {
  background-color: transparent;
  color: #bd081c;
}
.short_0b3e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.short_0b3e [class*="social-icon-product-hunt"].overlay-stale-a847 {
  background-color: transparent;
  color: #da552f;
}
.short_0b3e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.short_0b3e [class*="social-icon-reddit"].overlay-stale-a847 {
  background-color: transparent;
  color: #ff4500;
}
.short_0b3e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.short_0b3e [class*="social-icon-rss"].overlay-stale-a847 {
  background-color: transparent;
  color: #f26522;
}
.short_0b3e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.short_0b3e
  [class*="social-icon-shopping-cart"].overlay-stale-a847 {
  background-color: transparent;
  color: #4caf50;
}
.short_0b3e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.short_0b3e [class*="social-icon-skype"].overlay-stale-a847 {
  background-color: transparent;
  color: #00aff0;
}
.short_0b3e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.short_0b3e [class*="social-icon-slideshare"].overlay-stale-a847 {
  background-color: transparent;
  color: #0077b5;
}
.short_0b3e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.short_0b3e [class*="social-icon-snapchat"].overlay-stale-a847 {
  background-color: transparent;
  color: #fffc00;
}
.short_0b3e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.short_0b3e [class*="social-icon-soundcloud"].overlay-stale-a847 {
  background-color: transparent;
  color: #f80;
}
.short_0b3e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.short_0b3e [class*="social-icon-spotify"].overlay-stale-a847 {
  background-color: transparent;
  color: #2ebd59;
}
.short_0b3e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.short_0b3e
  [class*="social-icon-stack-overflow"].overlay-stale-a847 {
  background-color: transparent;
  color: #fe7a15;
}
.short_0b3e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.short_0b3e [class*="social-icon-maldkfgram"].overlay-stale-a847 {
  background-color: transparent;
  color: #2ca5e0;
}
.short_0b3e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.short_0b3e [class*="social-icon-tripadvisor"].overlay-stale-a847 {
  background-color: transparent;
  color: #589442;
}
.short_0b3e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.short_0b3e [class*="social-icon-tumblr"].overlay-stale-a847 {
  background-color: transparent;
  color: #35465c;
}
.short_0b3e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.short_0b3e [class*="social-icon-twitch"].overlay-stale-a847 {
  background-color: transparent;
  color: #6441a5;
}
.short_0b3e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.short_0b3e [class*="social-icon-twitter"].overlay-stale-a847 {
  background-color: transparent;
  color: #1da1f2;
}
.short_0b3e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.short_0b3e [class*="social-icon-vimeo"].overlay-stale-a847 {
  background-color: transparent;
  color: #1ab7ea;
}
.short_0b3e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.short_0b3e [class*="social-icon-vk"].overlay-stale-a847 {
  background-color: transparent;
  color: #45668e;
}
.short_0b3e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.short_0b3e [class*="social-icon-weibo"].overlay-stale-a847 {
  background-color: transparent;
  color: #df2029;
}
.short_0b3e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.short_0b3e [class*="social-icon-weixin"].overlay-stale-a847 {
  background-color: transparent;
  color: #7bb32e;
}
.short_0b3e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.short_0b3e [class*="social-icon-whatsapp"].overlay-stale-a847 {
  background-color: transparent;
  color: #25d366;
}
.short_0b3e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.short_0b3e [class*="social-icon-wordpress"].overlay-stale-a847 {
  background-color: transparent;
  color: #21759b;
}
.short_0b3e [class*="social-icon-xing"] {
  background-color: #026466;
}
.short_0b3e [class*="social-icon-xing"].overlay-stale-a847 {
  background-color: transparent;
  color: #026466;
}
.short_0b3e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.short_0b3e [class*="social-icon-yelp"].overlay-stale-a847 {
  background-color: transparent;
  color: #af0606;
}
.short_0b3e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.short_0b3e [class*="social-icon-youtube"].overlay-stale-a847 {
  background-color: transparent;
  color: #cd201f;
}
.content-5e19 {
  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;
}
.content-5e19:hover {
  box-shadow: none;
  background: 0 0;
}
.hover_dark_b31c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.media_3eb1 {
  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;
}
.panel_a94a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gold-4464 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gold-4464,
.gold-4464::after,
.gold-4464::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;
}
.gold-4464::after,
.gold-4464::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_inner_39d4 .media_3eb1 .panel_a94a {
  margin-top: -2px;
  width: 19px;
}
.notification_inner_39d4 .media_3eb1 .gold-4464 {
  margin-top: -1px;
}
.notification_inner_39d4 .media_3eb1 .gold-4464,
.notification_inner_39d4 .media_3eb1 .gold-4464::after,
.notification_inner_39d4 .media_3eb1 .gold-4464::before {
  width: 19px;
  height: 2px;
}
.notification_inner_39d4 .media_3eb1 .gold-4464::before {
  top: -6px;
}
.notification_inner_39d4 .media_3eb1 .gold-4464::after {
  bottom: -6px;
}
.outline-0d9a .media_3eb1 .panel_a94a {
  margin-top: -2px;
  width: 22px;
}
.outline-0d9a .media_3eb1 .gold-4464 {
  margin-top: -1px;
}
.outline-0d9a .media_3eb1 .gold-4464,
.outline-0d9a .media_3eb1 .gold-4464::after,
.outline-0d9a .media_3eb1 .gold-4464::before {
  width: 22px;
  height: 2px;
}
.outline-0d9a .media_3eb1 .gold-4464::before {
  top: -7px;
}
.outline-0d9a .media_3eb1 .gold-4464::after {
  bottom: -7px;
}
.layout_dirty_f8dc .media_3eb1 .panel_a94a {
  margin-top: -2px;
  width: 31px;
}
.layout_dirty_f8dc .media_3eb1 .gold-4464 {
  margin-top: -1.5px;
}
.layout_dirty_f8dc .media_3eb1 .gold-4464,
.layout_dirty_f8dc .media_3eb1 .gold-4464::after,
.layout_dirty_f8dc .media_3eb1 .gold-4464::before {
  width: 31px;
  height: 3px;
}
.layout_dirty_f8dc .media_3eb1 .gold-4464::before {
  top: -9px;
}
.layout_dirty_f8dc .media_3eb1 .gold-4464::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient_b4ba .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_b4ba .media_3eb1 .gold-4464 {
    margin-top: -1px;
  }
  .gradient_b4ba .media_3eb1 .gold-4464,
  .gradient_b4ba .media_3eb1 .gold-4464::after,
  .gradient_b4ba .media_3eb1 .gold-4464::before {
    width: 19px;
    height: 2px;
  }
  .gradient_b4ba .media_3eb1 .gold-4464::before {
    top: -6px;
  }
  .gradient_b4ba .media_3eb1 .gold-4464::after {
    bottom: -6px;
  }
  .over_ae6f .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 22px;
  }
  .over_ae6f .media_3eb1 .gold-4464 {
    margin-top: -1px;
  }
  .over_ae6f .media_3eb1 .gold-4464,
  .over_ae6f .media_3eb1 .gold-4464::after,
  .over_ae6f .media_3eb1 .gold-4464::before {
    width: 22px;
    height: 2px;
  }
  .over_ae6f .media_3eb1 .gold-4464::before {
    top: -7px;
  }
  .over_ae6f .media_3eb1 .gold-4464::after {
    bottom: -7px;
  }
  .sidebar_37aa .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_37aa .media_3eb1 .gold-4464 {
    margin-top: -1.5px;
  }
  .sidebar_37aa .media_3eb1 .gold-4464,
  .sidebar_37aa .media_3eb1 .gold-4464::after,
  .sidebar_37aa .media_3eb1 .gold-4464::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_37aa .media_3eb1 .gold-4464::before {
    top: -9px;
  }
  .sidebar_37aa .media_3eb1 .gold-4464::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description-liquid-34f3 .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 19px;
  }
  .description-liquid-34f3 .media_3eb1 .gold-4464 {
    margin-top: -1px;
  }
  .description-liquid-34f3 .media_3eb1 .gold-4464,
  .description-liquid-34f3 .media_3eb1 .gold-4464::after,
  .description-liquid-34f3 .media_3eb1 .gold-4464::before {
    width: 19px;
    height: 2px;
  }
  .description-liquid-34f3 .media_3eb1 .gold-4464::before {
    top: -6px;
  }
  .description-liquid-34f3 .media_3eb1 .gold-4464::after {
    bottom: -6px;
  }
  .banner_4519 .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 22px;
  }
  .banner_4519 .media_3eb1 .gold-4464 {
    margin-top: -1px;
  }
  .banner_4519 .media_3eb1 .gold-4464,
  .banner_4519 .media_3eb1 .gold-4464::after,
  .banner_4519 .media_3eb1 .gold-4464::before {
    width: 22px;
    height: 2px;
  }
  .banner_4519 .media_3eb1 .gold-4464::before {
    top: -7px;
  }
  .banner_4519 .media_3eb1 .gold-4464::after {
    bottom: -7px;
  }
  .notice_480d .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 31px;
  }
  .notice_480d .media_3eb1 .gold-4464 {
    margin-top: -1.5px;
  }
  .notice_480d .media_3eb1 .gold-4464,
  .notice_480d .media_3eb1 .gold-4464::after,
  .notice_480d .media_3eb1 .gold-4464::before {
    width: 31px;
    height: 3px;
  }
  .notice_480d .media_3eb1 .gold-4464::before {
    top: -9px;
  }
  .notice_480d .media_3eb1 .gold-4464::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .under_4987 .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 19px;
  }
  .under_4987 .media_3eb1 .gold-4464 {
    margin-top: -1px;
  }
  .under_4987 .media_3eb1 .gold-4464,
  .under_4987 .media_3eb1 .gold-4464::after,
  .under_4987 .media_3eb1 .gold-4464::before {
    width: 19px;
    height: 2px;
  }
  .under_4987 .media_3eb1 .gold-4464::before {
    top: -6px;
  }
  .under_4987 .media_3eb1 .gold-4464::after {
    bottom: -6px;
  }
  .tabs_outer_ad7f .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 22px;
  }
  .tabs_outer_ad7f .media_3eb1 .gold-4464 {
    margin-top: -1px;
  }
  .tabs_outer_ad7f .media_3eb1 .gold-4464,
  .tabs_outer_ad7f .media_3eb1 .gold-4464::after,
  .tabs_outer_ad7f .media_3eb1 .gold-4464::before {
    width: 22px;
    height: 2px;
  }
  .tabs_outer_ad7f .media_3eb1 .gold-4464::before {
    top: -7px;
  }
  .tabs_outer_ad7f .media_3eb1 .gold-4464::after {
    bottom: -7px;
  }
  .bright_a7e4 .media_3eb1 .panel_a94a {
    margin-top: -2px;
    width: 31px;
  }
  .bright_a7e4 .media_3eb1 .gold-4464 {
    margin-top: -1.5px;
  }
  .bright_a7e4 .media_3eb1 .gold-4464,
  .bright_a7e4 .media_3eb1 .gold-4464::after,
  .bright_a7e4 .media_3eb1 .gold-4464::before {
    width: 31px;
    height: 3px;
  }
  .bright_a7e4 .media_3eb1 .gold-4464::before {
    top: -9px;
  }
  .bright_a7e4 .media_3eb1 .gold-4464::after {
    bottom: -9px;
  }
}
.logo_4a0e .gold-4464 {
  -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);
}
.logo_4a0e .gold-4464::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo_4a0e .gold-4464::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);
}
.logo_4a0e.accent-7147 .gold-4464 {
  -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);
}
.logo_4a0e.accent-7147 .gold-4464::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo_4a0e.accent-7147 .gold-4464::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.east_e484 {
  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.silver_c48e:before {
  display: none;
}
.rough-f707 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.rough-f707 .block_ed17 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.rough-f707 .block_ed17:last-of-type {
  border-bottom: none;
}
.rough-f707 .block_ed17.block_action_f026,
.rough-f707 .block_ed17.main-north-90ef,
.rough-f707 .block_ed17.tooltip_987d {
  padding: 0;
}
.rough-f707 .solid-d866 .list-huge-3970 {
  color: currentColor;
}
.rough-f707 .solid-d866 .list-huge-3970:focus,
.rough-f707 .solid-d866 .list-huge-3970:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-f707.widget_next_0c4e .heading-b5d8,
.rough-f707.widget_next_0c4e .accordion-a6f3 a,
.rough-f707.widget_next_0c4e .last-cc22 a,
.rough-f707.widget_next_0c4e .frame-hot-9311 a {
  color: rgba(0, 0, 0, 0.55);
}
.rough-f707.widget_next_0c4e .heading-b5d8:hover,
.rough-f707.widget_next_0c4e .accordion-a6f3 a:hover,
.rough-f707.widget_next_0c4e .last-cc22 a:hover,
.rough-f707.widget_next_0c4e .frame-hot-9311 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough-f707.widget_next_0c4e .brown_c274 {
  color: rgba(0, 0, 0, 0.8);
}
.rough-f707.widget_next_0c4e .block_ed17 {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-f707.widget_next_0c4e .block_ed17:before {
  background: rgba(0, 0, 0, 0.08);
}
.rough-f707.widget_next_0c4e .frame_a3ac:before {
  background: rgba(255, 255, 255, 0.9);
}
.rough-f707.widget_next_0c4e .solid-d866 .carousel_1528 li a,
.rough-f707.widget_next_0c4e .solid-d866 .list-huge-3970,
.rough-f707.widget_next_0c4e .frame-hot-9311 {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-f707.widget_next_0c4e .solid-d866 .list-huge-3970:focus,
.rough-f707.widget_next_0c4e .solid-d866 .list-huge-3970:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-f707.widget_next_0c4e .carousel_1528 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.rough-f707.detail-middle-40e0 .heading-b5d8,
.rough-f707.detail-middle-40e0 .accordion-a6f3 a,
.rough-f707.detail-middle-40e0 .last-cc22 .list-huge-3970,
.rough-f707.detail-middle-40e0 .last-cc22 a,
.rough-f707.detail-middle-40e0 .frame-hot-9311 a {
  color: rgba(255, 255, 255, 0.79);
}
.rough-f707.detail-middle-40e0 .heading-b5d8:hover,
.rough-f707.detail-middle-40e0 .accordion-a6f3 a:hover,
.rough-f707.detail-middle-40e0 .last-cc22 .list-huge-3970:hover,
.rough-f707.detail-middle-40e0 .last-cc22 a:hover,
.rough-f707.detail-middle-40e0 .frame-hot-9311 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.rough-f707.detail-middle-40e0 .brown_c274 {
  color: rgba(255, 255, 255, 0.99);
}
.rough-f707.detail-middle-40e0 .block_ed17 {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-f707.detail-middle-40e0 .block_ed17:before {
  background: rgba(255, 255, 255, 0.08);
}
.rough-f707.detail-middle-40e0 .frame_a3ac:before {
  background: rgba(0, 0, 0, 0.9);
}
.rough-f707.detail-middle-40e0 .solid-d866 .carousel_1528 li a,
.rough-f707.detail-middle-40e0 .solid-d866 .list-huge-3970,
.rough-f707.detail-middle-40e0 .frame-hot-9311 {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-f707.detail-middle-40e0 .solid-d866 .list-huge-3970:focus,
.rough-f707.detail-middle-40e0 .solid-d866 .list-huge-3970:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough-f707.detail-middle-40e0 .carousel_1528 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_a3ac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.frame_a3ac:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary_eae3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bottom_64b7 .rough-f707 {
  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;
}
.bottom_64b7 .block_ed17 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bottom_64b7 .block_ed17: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) {
  .bottom_64b7 .block_ed17:before {
    width: 16%;
    left: 42%;
  }
}
.bottom_64b7 .block_ed17:last-child:before {
  content: none;
}
.bottom_64b7 .block_ed17[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bottom_64b7 .solid-d866 .carousel_1528 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bottom_64b7 .solid-d866 .carousel_1528 li a .list-huge-3970 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bottom_64b7 .solid-d866 .frame-hot-9311 {
  border: none;
}
.bottom_64b7 .solid-d866 .frame-hot-9311 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bottom_64b7 .frame_a3ac {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bottom_64b7 .tertiary_eae3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bottom_64b7 .detail-middle-40e0 .frame_a3ac:before {
  background: rgba(0, 0, 0, 0.9);
}
.bottom_64b7 .widget_next_0c4e.glass_b084 .gold-4464 {
  background: rgba(0, 0, 0, 0.6);
}
.bottom_64b7
  .widget_next_0c4e.glass_b084
  .gold-4464::after,
.bottom_64b7
  .widget_next_0c4e.glass_b084
  .gold-4464:before {
  background: inherit;
}
.bottom_64b7
  .widget_next_0c4e.glass_b084:hover
  .gold-4464 {
  background: rgba(0, 0, 0, 0.8);
}
.white-f166 .rough-f707 {
  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) {
  .white-f166 .rough-f707 {
    width: auto;
    right: 45px;
  }
}
.preview_right_1cc2 .rough-f707 {
  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) {
  .preview_right_1cc2 .rough-f707 {
    width: auto;
    left: 45px;
  }
}
.silver_c48e .rough-f707 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.silver_c48e .tertiary_eae3 {
  max-width: 48em;
  margin: 0 auto;
}
.silver_c48e .frame_a3ac:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner-9d06 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner-9d06.bottom_64b7 .rough-f707 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner-9d06.white-f166 .rough-f707 {
  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);
}
.banner-9d06 .rough-f707 {
  visibility: visible;
}
.banner-9d06.preview_right_1cc2 .rough-f707 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade_pressed_6c79,
.dim-6f65 {
  overflow-x: hidden;
}
.shade_pressed_6c79 .rough-f707 {
  overflow: auto;
}
.shade_pressed_6c79.bottom_64b7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_pressed_6c79.bottom_64b7 .rough-f707 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade_pressed_6c79.bottom_64b7 .content-5e19 {
  opacity: 0;
}
.shade_pressed_6c79.white-f166 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_pressed_6c79.white-f166 .rough-f707 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade_pressed_6c79.white-f166 .content-5e19 {
  opacity: 0;
}
.shade_pressed_6c79.preview_right_1cc2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_pressed_6c79.preview_right_1cc2 .rough-f707 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade_pressed_6c79.preview_right_1cc2 .content-5e19 {
  opacity: 0;
}
.shade_pressed_6c79.silver_c48e .rough-f707 {
  z-index: 10;
  visibility: visible;
}
.glass_b084 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.glass_b084 .gold-4464 {
  background: rgba(255, 255, 255, 0.99);
}
.glass_b084 .gold-4464::after,
.glass_b084 .gold-4464:before {
  background: inherit;
}
.glass_b084:hover .gold-4464 {
  background: rgba(255, 255, 255, 0.99);
}
.preview_right_1cc2 .glass_b084 {
  top: 10px;
  right: auto;
  left: 12px;
}
.silver_c48e .glass_b084 {
  display: none !important;
}
.shade_pressed_6c79:before,
.dim-6f65:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade_pressed_6c79 .glass_b084,
.dim-6f65 .glass_b084 {
  display: inline-block;
}
.rough-f707 .caption_5e00 {
  -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;
}
.shade_pressed_6c79 .rough-f707 .caption_5e00,
.dim-6f65 .rough-f707 .caption_5e00 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label_d56c .focus_2ee1 {
  width: 100%;
}
.middle_1f26 {
  padding: 0 0.5em 0;
}
.middle_1f26 [class*="customify-col-"],
.middle_1f26 [class*="customify-col_"],
.middle_1f26 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_next_c937 .middle_1f26 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .banner-992b .input_complex_beb2,
  .input_complex_beb2 {
    display: none;
  }
  .pagination_fluid_ebfc {
    text-align: left;
  }
  .avatar-12c8 {
    text-align: center;
  }
  .hard-c955 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .banner-992b .static-fe00,
  .static-fe00 {
    display: none;
  }
  .pattern-under-e282 {
    text-align: left;
  }
  .hover_white_9d69 {
    text-align: center;
  }
  .article_4b32 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .banner-992b .pink_8ddf,
  .pink_8ddf {
    display: none;
  }
  .tertiary_hard_1162 {
    text-align: left;
  }
  .block-advanced-f58e {
    text-align: center;
  }
  .mask_orange_83a4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list_easy_5441 {
  box-shadow: none !important;
}
.card_down_71c6 .blue-86f0,
.photo_narrow_2adc .blue-86f0 {
  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;
}
.photo_narrow_2adc .blue-86f0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search-in-7de1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search-in-7de1:after,
.search-in-7de1:before {
  content: "";
  display: table;
}
.search-in-7de1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search-in-7de1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search-in-7de1,
.in-1c09 {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary_f55c.highlight_large_5145 .search-in-7de1 {
  max-width: 100%;
}
.tertiary_f55c.outer-8dda {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary_f55c.south_4a49 .search-in-7de1 {
  max-width: 100%;
}
.tertiary_f55c.south_4a49 > .search-in-7de1 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_f55c.south_4a49 > .search-in-7de1 .banner-992b {
  margin: 0;
}
.tertiary_f55c.south_4a49
  > .search-in-7de1
  .link_paper_012b.feature_cool_4092 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary_f55c.south_4a49 #main.feature_cool_4092 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tall-5200 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tall-5200 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input-green-56f3 .bright_3e0d {
    padding-right: 1em;
  }
  .input-green-56f3.new_1bd7 .link_paper_012b {
    border-right: 1px solid #eaecee;
  }
  .input-green-56f3.new_1bd7 .bright_3e0d {
    padding-right: 1em;
  }
  .input-green-56f3.new_1bd7 .dropdown_north_b451 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick_8867 .bright_3e0d {
    padding-left: 1em;
  }
  .thick_8867.new_1bd7 .link_paper_012b {
    border-left: 1px solid #eaecee;
  }
  .thick_8867.new_1bd7 .bright_3e0d {
    padding-left: 1em;
  }
  .thick_8867.new_1bd7 .dropdown_north_b451 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_orange_eb51 .bright_3e0d {
    padding-left: 1em;
  }
  .list_orange_eb51.new_1bd7 .dim_b504 {
    border-right: 1px solid #eaecee;
  }
  .list_orange_eb51.new_1bd7 .left-eb63 {
    border-right: 1px solid #eaecee;
  }
  .list_orange_eb51.new_1bd7 .bright_3e0d {
    padding-left: 1em;
  }
  .list_orange_eb51.new_1bd7 .dropdown_north_b451 {
    padding-right: 1em;
  }
  .list_orange_eb51.new_1bd7 .banner_lite_44e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fluid-9975 .bright_3e0d {
    padding-right: 1em;
  }
  .fluid-9975.new_1bd7 .dim_b504 {
    border-left: 1px solid #eaecee;
  }
  .fluid-9975.new_1bd7 .left-eb63 {
    border-left: 1px solid #eaecee;
  }
  .fluid-9975.new_1bd7 .bright_3e0d {
    padding-right: 1em;
  }
  .fluid-9975.new_1bd7 .dropdown_north_b451 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fluid-9975.new_1bd7 .banner_lite_44e5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tall-5200 .bright_3e0d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall-5200.new_1bd7 .link_paper_012b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tall-5200.new_1bd7 .bright_3e0d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tall-5200.new_1bd7 .dropdown_north_b451 {
    padding-left: 1em;
  }
  .tall-5200.new_1bd7 .banner_lite_44e5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tall-5200.new_1bd7 .bright_3e0d {
    padding-left: 0;
  }
}
.bright_4e98 .fast-06f5 {
  display: inline-block;
}
.thumbnail_438c {
  display: inline-block;
}
.label-pink-f623 {
  word-con: break-word;
}
.progress_6e48 > span {
  display: inline-block;
  padding: 5px 0;
}
.progress_6e48 .focus-slow-a23b {
  margin-left: 8px;
  margin-right: 8px;
}
.progress_6e48 .backdrop_outer_dadc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.easy_ddbf .wide-e15f {
  margin-bottom: 2em;
}
.easy_ddbf .notification-068b {
  margin-bottom: 15px;
}
.easy_ddbf .notification-068b:last-child {
  margin-bottom: 0;
}
.easy_ddbf .short_3c7c {
  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) {
  .easy_ddbf .short_3c7c {
    display: block;
  }
}
.easy_ddbf .pagination-dark-57af {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .easy_ddbf .pagination-dark-57af {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.easy_ddbf .alert-last-6e04 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.easy_ddbf .alert-last-6e04 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.easy_ddbf .alert-last-6e04 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.easy_ddbf .label-pink-f623 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.easy_ddbf .label-pink-f623 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.easy_ddbf .top-1c19 p:last-child {
  margin-bottom: 0;
}
.easy_ddbf .box-7e25 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.easy_ddbf .carousel-d6f2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.easy_ddbf .red-856c {
  margin-top: 1em;
}
.easy_ddbf .content_e309 {
  top: 0;
  display: block;
}
.easy_ddbf .content_e309 a {
  color: inherit;
}
.easy_ddbf .content_e309 a:hover {
  color: inherit;
}
.easy_ddbf .title-f262 {
  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;
}
.easy_ddbf .title-f262:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.easy_ddbf .carousel-d6f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.easy_ddbf .item-bottom-df79 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.easy_ddbf .item-bottom-df79:first-child {
  margin-top: 0;
}
.easy_ddbf .item-bottom-df79.banner-large-ac60 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.easy_ddbf .item-bottom-df79.tall_6be8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.easy_ddbf
  .item-bottom-df79.tall_6be8.small_99ae
  .red-856c {
  width: 100%;
}
.easy_ddbf .tall_6be8 {
  -webkit-box-align: center;
  align-items: center;
}
.easy_ddbf .tall_6be8 .progress_6e48,
.easy_ddbf .tall_6be8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.easy_ddbf .alert-last-6e04 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy_ddbf .alert-last-6e04 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.easy_ddbf .alert-last-6e04: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;
}
.easy_ddbf .banner-large-ac60 {
  z-index: 5;
}
.easy_ddbf .thumbnail_4c14 .carousel-hard-c27e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.easy_ddbf .box-wood-baa6 .carousel-hard-c27e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.easy_ddbf .label_narrow_5672 .carousel-hard-c27e {
  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;
}
.easy_ddbf.red-b5eb .short_3c7c,
.easy_ddbf.tooltip_a829 .short_3c7c {
  display: block;
}
.easy_ddbf.red-b5eb .short_3c7c .hard_74ad,
.easy_ddbf.red-b5eb .short_3c7c .carousel-d6f2,
.easy_ddbf.tooltip_a829 .short_3c7c .hard_74ad,
.easy_ddbf.tooltip_a829 .short_3c7c .carousel-d6f2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.easy_ddbf.item-dynamic-1804 .pagination-dark-57af {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .easy_ddbf.item-dynamic-1804 .pagination-dark-57af {
    margin-right: 0;
  }
}
.easy_ddbf.red-b5eb .pagination-dark-57af,
.easy_ddbf.tooltip_a829 .pagination-dark-57af {
  padding-top: 40%;
}
.easy_ddbf.red-b5eb .wide-e15f,
.easy_ddbf.tooltip_a829 .wide-e15f {
  display: block;
}
.easy_ddbf.red-b5eb .fn-sticky-87a1 .carousel-d6f2,
.easy_ddbf.tooltip_a829 .fn-sticky-87a1 .carousel-d6f2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.easy_ddbf.red-b5eb .pagination-dark-57af,
.easy_ddbf.tooltip_a829 .pagination-dark-57af {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.easy_ddbf.red-b5eb .carousel-d6f2 {
  padding: 1em;
}
.grid-iron-2d07 {
  margin: 30px auto;
  display: block;
}
.grid-iron-2d07 .top-b6f4 > * {
  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;
}
.grid-iron-2d07 .top-b6f4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-iron-2d07 .top-b6f4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.white_aa66 .progress_6e48 {
  margin-bottom: 1.41575em;
}
.white_aa66 .dynamic-3f08 {
  margin-bottom: 1.618em;
}
.hovered_f963 .header-3896 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hovered_f963 .header-3896 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hovered_f963 .narrow_3fd2 {
  max-width: 100%;
  overflow: auto;
}
.active_4ea6 .hovered_f963 a:hover {
  text-decoration: underline;
}
.pattern_88e0 .notification-068b:not(.label-pink-f623),
.pattern_88e0 .alert-last-6e04 {
  margin-bottom: 1.41575em;
}
.pattern_88e0 .notification-068b:not(.label-pink-f623):last-child,
.pattern_88e0 .alert-last-6e04:last-child {
  margin-bottom: 0;
}
.pattern_88e0 .notification-068b.new_4ae0 {
  margin-bottom: 0.41575em;
}
.pattern_88e0 .content-6dc1:before,
.pattern_88e0 .image-478f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern_88e0 .content-6dc1:before {
  content: "\f115";
}
.pattern_88e0 .image-478f:before {
  content: "\f02c";
}
.pattern_88e0 .hidden-lite-c78f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern_88e0 .hidden-lite-c78f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.complex-de35 {
  display: -webkit-box;
  display: flex;
}
.complex-de35 .wrapper_purple_e236 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .complex-de35 .wrapper_purple_e236 {
    flex-basis: 90px;
  }
}
.complex-de35 .search_stale_8833 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .complex-de35 .search_stale_8833 {
    flex-basis: calc(100% - 50px);
  }
}
.complex-de35 .down-9d9f p:last-child {
  margin-bottom: 0.72em;
}
.hovered_da8e .top-b6f4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hovered_da8e .top-b6f4:after,
.hovered_da8e .top-b6f4:before {
  content: "";
  display: table;
}
.hovered_da8e .top-b6f4:after {
  clear: both;
}
.hovered_da8e .top-b6f4 .clean_d90b,
.hovered_da8e .top-b6f4 .liquid_6f6a {
  width: 49%;
}
.hovered_da8e .top-b6f4 .clean_d90b a span.grid_a90c,
.hovered_da8e .top-b6f4 .liquid_6f6a a span.grid_a90c {
  display: block;
  margin-bottom: 5px;
}
.hovered_da8e .top-b6f4 .liquid_6f6a {
  float: left;
  text-align: left;
}
.hovered_da8e .top-b6f4 .clean_d90b {
  float: right;
  text-align: right;
}
.backdrop_59f4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .backdrop_59f4 {
    margin-bottom: 0;
  }
}
.static-a986 {
  margin-bottom: 1em;
}
.static-a986 .label-pink-f623 {
  font-size: 1.1em;
  line-height: 1.3;
}
.brown-8cdd a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon-9ea0 .static-a986,
.wrapper_copper_1a43 .static-a986 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon-9ea0 .static-a986,
  .wrapper_copper_1a43 .static-a986 {
    display: block;
  }
}
.icon-9ea0 .brown-8cdd,
.wrapper_copper_1a43 .brown-8cdd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon-9ea0 .brown-8cdd,
  .wrapper_copper_1a43 .brown-8cdd {
    margin-bottom: 1em;
  }
}
.icon-9ea0 .brown-8cdd img,
.wrapper_copper_1a43 .brown-8cdd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon-9ea0 .huge_1f1f,
.wrapper_copper_1a43 .huge_1f1f {
  flex-basis: calc(100% - 160px);
}
.icon-9ea0 .huge_1f1f p,
.wrapper_copper_1a43 .huge_1f1f p {
  margin-bottom: 0;
}
.icon-9ea0 .huge_1f1f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon-9ea0 .huge_1f1f {
    padding-left: 0;
  }
}
.wrapper_copper_1a43 .huge_1f1f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .wrapper_copper_1a43 .huge_1f1f {
    padding-right: 0;
  }
}
.wrapper_copper_1a43 .brown-8cdd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.silver-6136 .brown-8cdd {
  margin-bottom: 0.5em;
}
.silver-6136 .brown-8cdd img {
  width: 100%;
}
.background-new-e484 .input_hot_0be2,
.icon_cool_f001 .input_hot_0be2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.icon_cool_f001 .link_paper_012b .active_2923 p:last-child {
  margin-bottom: 0;
}
.text_bronze_25f5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.video-gold-9e4a .row-solid-4f66 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .video-gold-9e4a .row-solid-4f66:last-of-type {
    margin-bottom: 0;
  }
}
.video-gold-9e4a .row-solid-4f66 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.video-gold-9e4a .row-solid-4f66 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.video-gold-9e4a .row-solid-4f66 ul li {
  margin: 0 0 0.6em;
}
.video-gold-9e4a .row-solid-4f66 ul li.tiny_3179,
.video-gold-9e4a .row-solid-4f66 ul li.iron_baa1 {
  position: relative;
}
.video-gold-9e4a .row-solid-4f66 ul li.tiny_3179 .item-center-e197,
.video-gold-9e4a .row-solid-4f66 ul li.iron_baa1 .item-center-e197 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.video-gold-9e4a .row-solid-4f66 ul li.tiny_3179:after:after,
.video-gold-9e4a .row-solid-4f66 ul li.tiny_3179:after:before,
.video-gold-9e4a
  .row-solid-4f66
  ul
  li.iron_baa1:after:after,
.video-gold-9e4a
  .row-solid-4f66
  ul
  li.iron_baa1:after:before {
  content: "";
  display: table;
}
.video-gold-9e4a .row-solid-4f66 ul li.tiny_3179:after:after,
.video-gold-9e4a
  .row-solid-4f66
  ul
  li.iron_baa1:after:after {
  clear: both;
}
.video-gold-9e4a .row-solid-4f66 a.upper-931b:hover {
  text-decoration: none;
}
.video-gold-9e4a .row-solid-4f66 select {
  max-width: 100%;
}
.video-gold-9e4a .row-solid-4f66 table {
  font-size: 85%;
}
.video-gold-9e4a .row-solid-4f66 table td,
.video-gold-9e4a .row-solid-4f66 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.video-gold-9e4a .row-solid-4f66 table tfoot td {
  text-align: left;
}
.video-gold-9e4a .row-solid-4f66 :last-child {
  margin-bottom: 0;
}
.video-gold-9e4a .row-solid-4f66 .cool-0a7a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.video-gold-9e4a .row-solid-4f66 .cool-0a7a label {
  width: 100%;
}
.video-gold-9e4a .row-solid-4f66 .cool-0a7a .header_middle_2145 {
  width: 100%;
  display: block;
}
.video-gold-9e4a .row-solid-4f66 .cool-0a7a .mini-f742 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.video-gold-9e4a .row-solid-4f66 .cool-0a7a .mini-f742:hover svg #svg-search {
  fill: #444;
}
.video-gold-9e4a .row-solid-4f66 .cool-0a7a .mini-f742 svg {
  width: 18px;
  height: 18px;
}
.video-gold-9e4a .component_df2a ul ul,
.video-gold-9e4a .main_solid_f223 ul ul,
.video-gold-9e4a .thick_15be ul ul,
.video-gold-9e4a .tabs_a4f9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.video-gold-9e4a .component_df2a .block-silver-6a79 > a,
.video-gold-9e4a .main_solid_f223 .block-silver-6a79 > a,
.video-gold-9e4a .thick_15be .block-silver-6a79 > a,
.video-gold-9e4a .tabs_a4f9 .block-silver-6a79 > a {
  margin-bottom: 0;
}
.video-gold-9e4a .pro-59b2 li,
.video-gold-9e4a .component_df2a li,
.video-gold-9e4a .wrapper_tall_5e15 li,
.video-gold-9e4a .main_solid_f223 li,
.video-gold-9e4a .thick_15be li,
.video-gold-9e4a .tabs_a4f9 li,
.video-gold-9e4a .green-cb9c li,
.video-gold-9e4a .fresh_6c84 li {
  display: block;
  position: relative;
}
.video-gold-9e4a .pro-59b2 li:last-child,
.video-gold-9e4a .component_df2a li:last-child,
.video-gold-9e4a .wrapper_tall_5e15 li:last-child,
.video-gold-9e4a .main_solid_f223 li:last-child,
.video-gold-9e4a .thick_15be li:last-child,
.video-gold-9e4a .tabs_a4f9 li:last-child,
.video-gold-9e4a .green-cb9c li:last-child,
.video-gold-9e4a .fresh_6c84 li:last-child {
  border: none;
}
.video-gold-9e4a .pro-59b2 li a,
.video-gold-9e4a .component_df2a li a,
.video-gold-9e4a .wrapper_tall_5e15 li a,
.video-gold-9e4a .main_solid_f223 li a,
.video-gold-9e4a .thick_15be li a,
.video-gold-9e4a .tabs_a4f9 li a,
.video-gold-9e4a .green-cb9c li a,
.video-gold-9e4a .fresh_6c84 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-gold-9e4a .pro-59b2 li ul li::before,
.video-gold-9e4a .component_df2a li ul li::before,
.video-gold-9e4a .wrapper_tall_5e15 li ul li::before,
.video-gold-9e4a .main_solid_f223 li ul li::before,
.video-gold-9e4a .thick_15be li ul li::before,
.video-gold-9e4a .tabs_a4f9 li ul li::before,
.video-gold-9e4a .green-cb9c li ul li::before,
.video-gold-9e4a .fresh_6c84 li ul li::before {
  left: 15px;
}
.video-gold-9e4a .pro-59b2 li ul a,
.video-gold-9e4a .component_df2a li ul a,
.video-gold-9e4a .wrapper_tall_5e15 li ul a,
.video-gold-9e4a .main_solid_f223 li ul a,
.video-gold-9e4a .thick_15be li ul a,
.video-gold-9e4a .tabs_a4f9 li ul a,
.video-gold-9e4a .green-cb9c li ul a,
.video-gold-9e4a .fresh_6c84 li ul a {
  padding-left: 20px;
}
.video-gold-9e4a .pro-59b2 li ul ul li::before,
.video-gold-9e4a .component_df2a li ul ul li::before,
.video-gold-9e4a .wrapper_tall_5e15 li ul ul li::before,
.video-gold-9e4a .main_solid_f223 li ul ul li::before,
.video-gold-9e4a .thick_15be li ul ul li::before,
.video-gold-9e4a .tabs_a4f9 li ul ul li::before,
.video-gold-9e4a .green-cb9c li ul ul li::before,
.video-gold-9e4a .fresh_6c84 li ul ul li::before {
  left: 30px;
}
.video-gold-9e4a .pro-59b2 li ul ul a,
.video-gold-9e4a .component_df2a li ul ul a,
.video-gold-9e4a .wrapper_tall_5e15 li ul ul a,
.video-gold-9e4a .main_solid_f223 li ul ul a,
.video-gold-9e4a .thick_15be li ul ul a,
.video-gold-9e4a .tabs_a4f9 li ul ul a,
.video-gold-9e4a .green-cb9c li ul ul a,
.video-gold-9e4a .fresh_6c84 li ul ul a {
  padding-left: 40px;
}
.video-gold-9e4a .thumbnail_83f9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.video-gold-9e4a .fresh_6c84 ul li {
  margin-bottom: 1.41575em;
}
.video-gold-9e4a .fresh_6c84 ul li .surface_steel_0e1b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.video-gold-9e4a .fresh_6c84 ul li .tall_b04b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.detail-middle-40e0 .pro-59b2 li a,
.detail-middle-40e0 .component_df2a li a,
.detail-middle-40e0 .wrapper_tall_5e15 li a,
.detail-middle-40e0 .main_solid_f223 li a,
.detail-middle-40e0 .thick_15be li a,
.detail-middle-40e0 .tabs_a4f9 li a,
.detail-middle-40e0 .green-cb9c li a,
.detail-middle-40e0 .fresh_6c84 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-middle-40e0 .thumbnail_83f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-middle-40e0 .row-solid-4f66 ul li.tiny_3179 .item-center-e197,
.detail-middle-40e0 .row-solid-4f66 ul li.iron_baa1 .item-center-e197 {
  background: rgba(0, 0, 0, 0.2);
}
.detail-middle-40e0 .video-gold-9e4a .row-solid-4f66 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li {
  margin: 0;
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li ul {
  margin: 0;
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li ul li a {
  padding-left: 15px;
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li ul li li a {
  padding-left: 30px;
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li.bottom-8cd4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li.bottom-8cd4 > 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;
}
.tertiary_f55c .video-gold-9e4a .carousel_1528 li.bottom-8cd4 > 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;
}
.hot-3b4e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip-fluid-c8db {
  position: relative;
  z-index: 10;
}
.chip-fluid-c8db .caption_5e00 {
  width: 100%;
  max-width: 100%;
}
.border_5b97 .video_tall_d564 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.border_5b97 .widget_next_0c4e {
}
.border_5b97 .detail-middle-40e0 {
  background: #292929;
}
.dropdown_orange_a5e5 .video_tall_d564 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dropdown_orange_a5e5 .widget_next_0c4e {
  background: #f9f9f9;
}
.dropdown_orange_a5e5 .detail-middle-40e0 {
  background: #303030;
}
.last_b13e .video_tall_d564 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .last_b13e .fast-06f5 {
    margin-bottom: 1em;
  }
  .last_b13e .fast-06f5:last-child {
    margin-bottom: 0;
  }
}
.last_b13e .widget_next_0c4e {
  background: #ededed;
}
.last_b13e .detail-middle-40e0 {
  background: #1a1a1a;
}
.video_tall_d564.widget_next_0c4e {
  color: rgba(0, 0, 0, 0.6);
}
.video_tall_d564.widget_next_0c4e .media_paper_45af li {
  border-color: rgba(0, 0, 0, 0.08);
}
.video_tall_d564.detail-middle-40e0 {
  color: rgba(255, 255, 255, 0.99);
}
.video_tall_d564.detail-middle-40e0 a:not(.upper-931b) {
  color: rgba(255, 255, 255, 0.79);
}
.video_tall_d564.detail-middle-40e0 a:not(.upper-931b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.video_tall_d564.detail-middle-40e0 .media_paper_45af li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_tall_d564.detail-middle-40e0 table tbody td,
.video_tall_d564.detail-middle-40e0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper-4719.hard-3118 .search-in-7de1 {
  max-width: initial;
}
.wrapper-4719 .mask_full_2876 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.wrapper-4719 .mask_full_2876 .caption_5e00 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .wrapper-4719 .mask_full_2876 .caption_5e00 {
    display: block;
    margin-bottom: 2em;
  }
  .wrapper-4719 .mask_full_2876 .caption_5e00:last-child {
    margin-bottom: 0;
  }
}
.last_b13e .fast-06f5:last-child,
.dropdown_orange_a5e5 .fast-06f5:last-child,
.border_5b97 .fast-06f5:last-child {
  margin-bottom: 0;
}
.last_b13e .fast-06f5 .video-gold-9e4a .row-solid-4f66:last-child,
.dropdown_orange_a5e5 .fast-06f5 .video-gold-9e4a .row-solid-4f66:last-child,
.border_5b97 .fast-06f5 .video-gold-9e4a .row-solid-4f66:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .last_b13e .old-df97,
  .last_b13e .caption-blue-deea,
  .dropdown_orange_a5e5 .old-df97,
  .dropdown_orange_a5e5 .caption-blue-deea,
  .border_5b97 .old-df97,
  .border_5b97 .caption-blue-deea {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip-fluid-c8db .fast-06f5 {
    margin-bottom: 2em;
  }
}
.chip-fluid-c8db p:last-child {
  margin-bottom: 0;
}
.chip-fluid-c8db li,
.chip-fluid-c8db ul {
  list-style: none;
  margin: 0;
}
.chip-fluid-c8db ul ul {
  margin-left: 2.617924em;
}
.plasma-a2e7 {
  font-size: 0.875em;
}

/* css-noise: 2e67 */
.widget-item-t4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
