/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slider_left_c233/customify
Author: WPCustomify
Author URI: https://pressmaximum.slider_left_c233
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.slider_left_c233/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.photo_e073.heading-2e9b/licenses/gpl-2.0.paper_8364
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.silver-30f6/, (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.advanced_a21a.popup_1b29/normalize.light-036a/
 ======
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.light-036a v7.0.0 | MIT License | github.slider_left_c233/necolas/normalize.light-036a */
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;
}
.tag-hard-37d2 .section-0d00,
.badge-outer-1d5e,
.bottom_8e65,
.fixed_8447,
.search_west_1ec0,
.heading-8200,
.shadow-fresh-e281,
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;
}
.badge-outer-1d5e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge-outer-1d5e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-outer-1d5e,
  h1 {
    font-size: 1.8em;
  }
}
.bottom_8e65,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.bottom_8e65 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .bottom_8e65,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .bottom_8e65,
  h2 {
    font-size: 1.7em;
  }
}
.fixed_8447,
h3 {
  font-size: 1.618em;
}
.tag-hard-37d2 .section-0d00,
.search_west_1ec0,
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.layout-467d {
  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;
}
.blue_834b:after,
.blue_834b:before,
.dim_e38f:after,
.dim_e38f:before {
  content: "";
  display: table;
}
.blue_834b:after,
.dim_e38f:after {
  clear: both;
}
.notification_1ff1 {
  float: right;
  margin-right: 0;
}
.prev-2cd5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.thick-cc93 .header-b1f4,
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;
}
.thick-cc93 .header-b1f4: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;
}
.dropdown_south_02b9 .header-b1f4 {
  box-shadow: none;
}
.dropdown_south_02b9
  .header-b1f4
  .search-6d89 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown_south_02b9 .header-b1f4 .down_5fd6 {
  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;
}
.dropdown_south_02b9
  .header-b1f4
  .down_5fd6
  b {
  display: none;
}
.dropdown_south_02b9 .pro-cce4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.stone_29a2:not(.shadow-2117):not(.gradient-900f),
button:not(.shadow-2117):not(.gradient-900f),
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ),
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ),
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ) {
  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;
}
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ):hover,
button:not(.shadow-2117):not(
    .gradient-900f
  ):hover,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ):hover,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ):hover,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ):active,
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ):focus,
button:not(.shadow-2117):not(
    .gradient-900f
  ):active,
button:not(.shadow-2117):not(
    .gradient-900f
  ):focus,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ):active,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ):focus,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ):active,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ):focus,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ):active,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ):focus {
  outline: 0;
}
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be,
button:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be {
  position: relative;
}
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .label-yellow-2b54,
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .tertiary_3fbe,
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .complex_e5a7,
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  i,
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  svg,
button:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .label-yellow-2b54,
button:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .tertiary_3fbe,
button:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .complex_e5a7,
button:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  i,
button:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  svg,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .label-yellow-2b54,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .tertiary_3fbe,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .complex_e5a7,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  i,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  svg,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .label-yellow-2b54,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .tertiary_3fbe,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .complex_e5a7,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  i,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  svg,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .label-yellow-2b54,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .tertiary_3fbe,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  .complex_e5a7,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  i,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be
  svg {
  visibility: hidden;
}
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be:after,
button:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be:after,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be:after,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be:after,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ).fn-loading-e6be: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;
}
.stone_29a2:not(.shadow-2117):not(.gradient-900f),
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ),
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ),
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ) {
  color: #fff;
  background: #235787;
}
.stone_29a2:not(.shadow-2117):not(
    .gradient-900f
  ):focus,
input[type="button"]:not(.shadow-2117):not(
    .gradient-900f
  ):focus,
input[type="reset"]:not(.shadow-2117):not(
    .gradient-900f
  ):focus,
input[type="submit"]:not(.shadow-2117):not(
    .gradient-900f
  ):focus {
  color: #fff;
}
.stone_29a2.fn-disabled-e6be:not(.shadow-2117):not(
    .gradient-900f
  ),
.stone_29a2[disabled]:not(.shadow-2117):not(
    .gradient-900f
  ),
button.fn-disabled-e6be:not(.shadow-2117):not(
    .gradient-900f
  ),
button[disabled]:not(.shadow-2117):not(
    .gradient-900f
  ) {
  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;
}
.fixed_677f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.fixed_677f: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;
}
.full-c3f9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.filter_selected_2f44 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.rough_72ab {
  clear: both;
  display: block;
  margin: 0 auto;
}
.blue_834b:after,
.blue_834b:before,
.sort-97c3:after,
.sort-97c3:before,
.article_d9d3:after,
.article_d9d3:before,
.fluid-6490:after,
.fluid-6490:before,
.highlight-last-7cc0:after,
.highlight-last-7cc0:before,
.header_91cb:after,
.header_91cb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.blue_834b:after,
.sort-97c3:after,
.article_d9d3:after,
.fluid-6490:after,
.highlight-last-7cc0:after,
.header_91cb:after {
  clear: both;
}
.sort-97c3 .sort_glass_19a8,
.article_d9d3 .sort_glass_19a8,
.label_63c9 .sort_glass_19a8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid-bronze-f020 {
  display: inline-block;
}
.active_18e7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.active_18e7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.active_18e7 .pattern_gold_c5f9 {
  padding: 1em 0;
  font-size: 85%;
}
.pattern_gold_c5f9 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.carousel_2f67 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.carousel_2f67:after,
.carousel_2f67:before {
  content: "";
  display: table;
}
.carousel_2f67:after {
  clear: both;
}
.top_6462 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.left-9b22 .top_6462 {
  max-width: 50%;
}
.stale-f1ac .top_6462 {
  max-width: 33.33%;
}
.paragraph-in-46ac .top_6462 {
  max-width: 25%;
}
.chip_7c3d .top_6462 {
  max-width: 20%;
}
.photo_top_6c7d .top_6462 {
  max-width: 16.66%;
}
.middle_8f15 .top_6462 {
  max-width: 14.28%;
}
.overlay_9e53 .top_6462 {
  max-width: 12.5%;
}
.border-easy-9227 .top_6462 {
  max-width: 11.11%;
}
.prev_3fe0 {
  display: block;
}
.tag-hard-37d2 .old-bacf label,
.tag-hard-37d2 .dropdown_up_8fba label,
.tag-hard-37d2 .stone-1fa6 label,
.tag-hard-37d2 .backdrop_red_b3ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge-tiny-3422 {
  list-style: none;
  margin: 0;
}
.badge-tiny-3422 article.outline-orange-46f4 {
  margin-bottom: 0;
}
.badge-tiny-3422 ul {
  list-style: none;
  margin: 0;
}
.badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4: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) {
  .badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4 li.outline-orange-46f4 li.outline-orange-46f4 li.outline-orange-46f4 {
    padding-left: 0;
  }
}
article.outline-orange-46f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-orange-46f4 .sort-97c3 p:last-of-type {
  margin-bottom: 0;
}
article.outline-orange-46f4 .panel_pink_fa0c {
  float: left;
}
article.outline-orange-46f4 .input_bottom_4014 {
  margin-left: 85px;
}
article.outline-orange-46f4 .heading-north-8987 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-orange-46f4 .heading-north-8987 .disabled-33aa {
  margin-left: 10px;
}
article.outline-orange-46f4 .picture-787f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-orange-46f4 .over_b137 {
  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 .old-bacf,
  #respond .stone-1fa6,
  #respond .backdrop_red_b3ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .old-bacf input,
#respond .stone-1fa6 input,
#respond .backdrop_red_b3ad input {
  width: 100%;
}
#respond .backdrop_red_b3ad {
  margin-right: 0;
}
#respond .preview-selected-2db6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini_4efb {
  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;
}
.mini_4efb.thumbnail-cool-aec8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini_4efb 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%);
}
.mini_4efb:focus,
.mini_4efb: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);
}
.block-south-60c8 {
  border-radius: 10%;
}
.shadow-143c {
  border-radius: 50%;
}
.shadow-focused-f673 {
  font-size: 0.72em;
}
.gradient_slow_3d9b {
  font-size: 0.875em;
}
.first_c1b3 {
  font-size: 1.1em;
}
.picture_e9ee {
  text-transform: uppercase;
  line-height: 1.2;
}
.picture_e9ee.shadow-focused-f673 {
  letter-spacing: 0.5px;
}
.box-c8fc,
.box-c8fc a {
  color: #6d6d6d;
}
.box-c8fc a:hover {
  color: #111;
}
.rough_bf5b {
  color: #6d6d6d;
}
.aside-45e6 {
  overflow-x: hidden;
}
.aside-45e6 .media-caad.sort-advanced-0d8d {
  position: relative;
}
.aside-45e6 .media-caad.sort-advanced-0d8d.caption_plasma_1cad {
  position: initial;
}
.aside-45e6
  .media-caad.sort-advanced-0d8d.caption_plasma_1cad
  .content-stale-2acd {
  left: auto;
}
.aside-45e6 .media-caad .content-stale-2acd {
  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;
}
.aside-45e6 .media-caad:hover.sort-advanced-0d8d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside-45e6
  .media-caad:hover.sort-advanced-0d8d
  .content-stale-2acd {
  display: block;
  z-index: 9999999;
}
.aside-45e6 .hot-cb0a .wide-b063,
.aside-45e6 .yellow_e84b .wide-b063 {
  display: none;
}
.aside-45e6 .menu-54ba .media-caad:hover.sort-advanced-0d8d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tag-hard-37d2 .old-bacf label,
.tag-hard-37d2 .dropdown_up_8fba label,
.tag-hard-37d2 .stone-1fa6 label,
.tag-hard-37d2 .backdrop_red_b3ad label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge-tiny-3422 {
  list-style: none;
  margin: 0;
}
.badge-tiny-3422 article.outline-orange-46f4 {
  margin-bottom: 0;
}
.badge-tiny-3422 ul {
  list-style: none;
  margin: 0;
}
.badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4: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) {
  .badge-tiny-3422 .outline-thick-cc6b li.outline-orange-46f4 li.outline-orange-46f4 li.outline-orange-46f4 li.outline-orange-46f4 {
    padding-left: 0;
  }
}
article.outline-orange-46f4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-orange-46f4 .sort-97c3 p:last-of-type {
  margin-bottom: 0;
}
article.outline-orange-46f4 .panel_pink_fa0c {
  float: left;
}
article.outline-orange-46f4 .input_bottom_4014 {
  margin-left: 85px;
}
article.outline-orange-46f4 .heading-north-8987 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-orange-46f4 .heading-north-8987 .disabled-33aa {
  margin-left: 10px;
}
article.outline-orange-46f4 .picture-787f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-orange-46f4 .over_b137 {
  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 .old-bacf,
  #respond .stone-1fa6,
  #respond .backdrop_red_b3ad {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .old-bacf input,
#respond .stone-1fa6 input,
#respond .backdrop_red_b3ad input {
  width: 100%;
}
#respond .backdrop_red_b3ad {
  margin-right: 0;
}
#respond .preview-selected-2db6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hot-cb0a .blue_46c7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.blue_46c7 .carousel_7a55.column_plasma_bf54 .image-f3cc > li > a:focus,
.blue_46c7 .carousel_7a55.column_plasma_bf54 .image-f3cc > li > a:hover,
.blue_46c7 .carousel_7a55.slow-88ad .image-f3cc > li > a:focus,
.blue_46c7 .carousel_7a55.slow-88ad .image-f3cc > li > a:hover,
.blue_46c7 .carousel_7a55.brown-caad .image-f3cc > li > a:focus,
.blue_46c7 .carousel_7a55.brown-caad .image-f3cc > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_46c7
  .carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li.filter_94de
  > a,
.blue_46c7
  .carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li.notification_28dd
  > a,
.blue_46c7
  .carousel_7a55.slow-88ad
  .image-f3cc
  > li.filter_94de
  > a,
.blue_46c7
  .carousel_7a55.slow-88ad
  .image-f3cc
  > li.notification_28dd
  > a,
.blue_46c7
  .carousel_7a55.brown-caad
  .image-f3cc
  > li.filter_94de
  > a,
.blue_46c7 .carousel_7a55.brown-caad .image-f3cc > li.card-6bd4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_46c7 .component_63e2,
.blue_46c7 .component_63e2 a {
  color: rgba(255, 255, 255, 0.99);
}
.blue_46c7 .pattern-7749.photo_hard_9008 li a,
.blue_46c7 .highlight-fast-44b4 a,
.blue_46c7 .mask_c872,
.blue_46c7 .image-f3cc > li > a,
.blue_46c7 .info_dc17 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7 .pattern-7749.photo_hard_9008 li a:hover,
.blue_46c7 .highlight-fast-44b4 a:hover,
.blue_46c7 .mask_c872:hover,
.blue_46c7 .image-f3cc > li > a:hover,
.blue_46c7 .info_dc17:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_46c7 .photo_546e {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7 .photo_546e .icon_b4b1 {
  color: rgba(255, 255, 255, 0.99);
}
.blue_46c7 .photo_546e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.blue_46c7 .primary-clean-0842 .blue_1c04 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7 .primary-clean-0842 .blue_1c04 .static_a9b1 {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7
  .primary-clean-0842
  .blue_1c04
  .static_a9b1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7
  .primary-clean-0842
  .blue_1c04
  .static_a9b1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7
  .primary-clean-0842
  .blue_1c04
  .static_a9b1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7
  .primary-clean-0842
  .blue_1c04
  .static_a9b1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7 .primary-clean-0842 .right_8b9b {
  color: rgba(255, 255, 255, 0.79);
}
.blue_46c7 .primary-clean-0842 .right_8b9b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_large_721a
  .blue_46c7
  .primary-clean-0842
  .popup_solid_b2e2
  .stale_9905 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_large_721a
  .blue_46c7
  .primary-clean-0842
  .popup_solid_b2e2
  .static_a9b1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot-cb0a .notice-stale-f9db {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notice-stale-f9db .carousel_7a55.column_plasma_bf54 .image-f3cc > li > a:focus,
.notice-stale-f9db .carousel_7a55.column_plasma_bf54 .image-f3cc > li > a:hover,
.notice-stale-f9db .carousel_7a55.slow-88ad .image-f3cc > li > a:focus,
.notice-stale-f9db .carousel_7a55.slow-88ad .image-f3cc > li > a:hover,
.notice-stale-f9db .carousel_7a55.brown-caad .image-f3cc > li > a:focus,
.notice-stale-f9db .carousel_7a55.brown-caad .image-f3cc > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-stale-f9db
  .carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li.filter_94de
  > a,
.notice-stale-f9db
  .carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li.notification_28dd
  > a,
.notice-stale-f9db
  .carousel_7a55.slow-88ad
  .image-f3cc
  > li.filter_94de
  > a,
.notice-stale-f9db
  .carousel_7a55.slow-88ad
  .image-f3cc
  > li.notification_28dd
  > a,
.notice-stale-f9db
  .carousel_7a55.brown-caad
  .image-f3cc
  > li.filter_94de
  > a,
.notice-stale-f9db .carousel_7a55.brown-caad .image-f3cc > li.card-6bd4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notice-stale-f9db .component_63e2,
.notice-stale-f9db .component_63e2 a {
  color: rgba(0, 0, 0, 0.8);
}
.notice-stale-f9db .pattern-7749.photo_hard_9008 li a,
.notice-stale-f9db .highlight-fast-44b4 a,
.notice-stale-f9db .mask_c872,
.notice-stale-f9db .image-f3cc > li > a,
.notice-stale-f9db .info_dc17 {
  color: rgba(0, 0, 0, 0.55);
}
.notice-stale-f9db .pattern-7749.photo_hard_9008 li a:hover,
.notice-stale-f9db .highlight-fast-44b4 a:hover,
.notice-stale-f9db .mask_c872:hover,
.notice-stale-f9db .image-f3cc > li > a:hover,
.notice-stale-f9db .info_dc17:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-stale-f9db .photo_546e {
  color: rgba(0, 0, 0, 0.55);
}
.notice-stale-f9db .photo_546e .icon_b4b1 {
  color: rgba(0, 0, 0, 0.8);
}
.notice-stale-f9db .photo_546e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_advanced_13c1 .caption_d56c {
  margin-left: auto;
  margin-right: auto;
}
.article_d9d3 > * {
  margin-left: auto;
  margin-right: auto;
}
.article_d9d3 .full-c3f9 {
  margin-right: 1.41575em;
}
.description-21d3 .article_d9d3 > .old-581c {
  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;
}
.description-21d3 .article_d9d3 > .new_8817 {
  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;
}
.in-e110.panel_advanced_13c1 .caption_d56c,
.chip_9d65.panel_advanced_13c1 .caption_d56c {
  margin-left: 0;
}
.dim_04fa.panel_advanced_13c1 .caption_d56c,
.texture_orange_7342.panel_advanced_13c1 .caption_d56c {
  margin-right: 0;
}
.article_d9d3 ol,
.article_d9d3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.layout-white-0bd2 video {
  max-width: 100%;
}
.dropdown_lower_5f04 img {
  display: block;
}
.dropdown_lower_5f04.full-c3f9,
.dropdown_lower_5f04.filter_selected_2f44 {
  width: 100%;
}
.dropdown_lower_5f04.new_8817 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.feature-9806:not(.element_659a) {
  margin: 1.5em auto;
}
.mask_fluid_e33a p {
  padding: 1.5em 14px;
}
ul.tag_8a5b.new_8817,
ul.tag_8a5b.old-581c,
ul.tag_8a5b.description-bright-83c0.old-581c {
  padding: 0 14px;
}
.white-6d41 {
  display: block;
  overflow-x: auto;
}
.white-6d41 table {
  border-collapse: collapse;
  width: 100%;
}
.white-6d41 td,
.white-6d41 th {
  padding: 0.5em;
}
.article_d9d3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.article_d9d3 ol ol,
.article_d9d3 ol ul,
.article_d9d3 ul ol,
.article_d9d3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.article_d9d3 ol ol li,
.article_d9d3 ol ul li,
.article_d9d3 ul ol li,
.article_d9d3 ul ul li {
  margin-left: 0;
}
.content-hard-5638.shade-center-049b > .border-stone-91c9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.content-hard-5638.shade-center-049b > .border-stone-91c9 iframe,
.content-hard-5638.shade-center-049b > .border-stone-91c9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.overlay-96f4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.overlay-96f4.short-45f2 {
  padding: 0;
}
.overlay-96f4.short-45f2 cite {
  font-size: 13px;
}
.overlay-96f4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.overlay-96f4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture_4103 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture_4103 > p:first-child {
  margin-top: 0;
}
.texture_4103 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture_4103 blockquote {
  border-left: 0;
}
.out-96f2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.out-96f2:not(.highlight_static_35d1) {
  max-width: 100px;
}
.out-96f2.hot_fc71 {
  border-bottom: none !important;
  text-align: center;
}
.out-96f2.hot_fc71::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .mask_fluid_e33a p {
    padding: 1.5em 0;
  }
}
.accordion-99dd {
  color: #0073aa;
}
.video-a91c {
  background-color: #0073aa;
}
.basic_8bf2 {
  color: #229fd8;
}
.easy_ae0b {
  background-color: #229fd8;
}
.container-a93d {
  color: #eee;
}
.full_6d64 {
  background-color: #eee;
}
.text-bronze-2836 {
  color: #444;
}
.aside-58da {
  background-color: #444;
}
.easy-607a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.easy-607a .up-d08d .highlight-fast-44b4 {
  font-size: 15px;
}
.easy-607a .highlight-fast-44b4 {
  line-height: 1.3;
}
.easy-607a .notice-stale-f9db {
}
.easy-607a .blue_46c7 {
  background: #235787;
}
.light-7c54 {
  padding: 0;
}
.light-7c54 .blue_46c7 {
  background: #1a1a1a;
}
.light-7c54 .notice-stale-f9db {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form_red_b763 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form_red_b763 .notice-stale-f9db {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form_red_b763 .blue_46c7 {
  background: #303030;
}
.header_91cb {
  position: relative;
  z-index: 10;
}
.header_91cb .highlight-full-7f26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_5fbe .sort-advanced-0d8d {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_5fbe.panel-right-d1d2 .sort-advanced-0d8d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper_5fbe.panel-right-d1d2 .sort-advanced-0d8d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_5fbe.panel-right-d1d2 .sort-advanced-0d8d {
    margin-right: 0.4em;
  }
}
.wrapper_5fbe.panel-right-d1d2 .sort-advanced-0d8d:last-child {
  margin-right: 0;
}
.left_a51b .highlight-full-7f26 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hot-cb0a .up-d08d {
    margin: 0 -0.5em;
  }
  .hot-cb0a .up-d08d [class*="customify-col-"],
  .hot-cb0a .up-d08d [class*="customify-col_"],
  .hot-cb0a .up-d08d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hot-cb0a.panel_b69e .highlight-full-7f26 {
  background: 0 0 !important;
}
.hot-cb0a.panel_b69e .highlight-full-7f26,
.hot-cb0a.left_a51b .highlight-full-7f26 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hot-cb0a.first_28ff {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hot-cb0a.left_a51b .highlight-full-7f26 {
  box-shadow: none !important;
}
.label_bronze_cea1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .label_bronze_cea1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .label_bronze_cea1 {
    padding: 18px 0 20px;
  }
}
.label_bronze_cea1 .grid_gas_3fdf {
  width: 100%;
}
.label_bronze_cea1 .slider-tiny-9256 {
  margin-bottom: 0;
}
.label_bronze_cea1 .easy-8bbf {
  margin-top: 5px;
  font-size: 0.875em;
}
.thick_c40f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.thick_c40f .rough_486d {
  width: 100%;
}
.article_f7a8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article_f7a8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article_f7a8 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;
}
.article_f7a8 li:last-child:after {
  display: none;
}
.article_f7a8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.huge-a6f1 .wide-b063 button,
.label_bronze_cea1 .wide-b063 button {
  left: 0;
}
.huge-a6f1 .rough_486d,
.label_bronze_cea1 .rough_486d {
  padding-left: 0;
  padding-right: 0;
}
.huge-a6f1 .thick_c40f,
.label_bronze_cea1 .thick_c40f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.huge-a6f1 {
  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;
}
.huge-a6f1: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;
}
.huge-a6f1 .picture-south-b207 {
  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) {
  .huge-a6f1 .picture-south-b207 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .huge-a6f1 .picture-south-b207 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .huge-a6f1 .picture-south-b207 {
    min-height: 200px;
  }
}
.huge-a6f1 .article_f7a8 {
  color: rgba(255, 255, 255, 0.8);
}
.huge-a6f1 .article_f7a8 a,
.huge-a6f1 .article_f7a8 li:after {
  color: inherit;
}
.huge-a6f1 .article_f7a8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.sort-b487 {
  margin-bottom: 0.5em;
}
.hovered_694e {
  margin-bottom: 1.2em;
}
.hovered_694e,
.sort-b487 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hovered_694e p:last-child,
.sort-b487 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wide-b063,
#masthead .wide-b063 {
  display: none;
}
#masthead
  > .wide-b063.accordion_complex_e6df {
  display: none;
}
#masthead > .wide-b063 button {
  left: 0;
}
.fresh_b257 {
  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%;
}
.fresh_b257 .sort-advanced-0d8d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fresh_b257 .summary-f88b {
  display: -webkit-box;
  display: flex;
}
.fresh_b257 .summary-f88b.layout-paper-0979 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fresh_b257 .summary-f88b.huge_26c3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh_b257 .summary-f88b.gas_b360 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fresh_b257.dropdown-over-dc30.slider_85b9 .summary-f88b.layout-paper-0979 {
  flex-basis: 100%;
}
.fresh_b257.top-81e6 .summary-f88b.huge_26c3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.fresh_b257.top-81e6 .summary-f88b.gas_b360 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wide-b063.accordion_complex_e6df {
  display: none;
}
#masthead > .wide-b063 button {
  left: 0;
}
.active_red_0006 {
  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;
}
.active_red_0006:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_red_0006.preview-70ba i {
  margin-right: 4px;
}
.active_red_0006.modal_clean_4792 i {
  margin-left: 5px;
}
.highlight-fast-44b4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight-fast-44b4 p:last-child {
  margin-bottom: 0;
}
.tabs_outer_e4b8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tabs_outer_e4b8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tabs_outer_e4b8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tabs_outer_e4b8 .component_63e2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tabs_outer_e4b8 .basic-984b {
  margin: 5px 0 7px 0;
}
.tabs_outer_e4b8.table_active_55b4 .wrapper-3d22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_outer_e4b8.table_active_55b4 .green-1805 {
  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;
}
.tabs_outer_e4b8.shade_2ee1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tabs_outer_e4b8.shade_2ee1 .wrapper-3d22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs_outer_e4b8.shade_2ee1 .green-1805 {
  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;
}
.tabs_outer_e4b8.gradient_bf61 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs_outer_e4b8.summary-hot-d02a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tabs_outer_e4b8.summary-hot-d02a .green-1805 {
  margin-top: 7px;
}
.element_lite_3e60 {
  display: inline-block;
}
.header_91cb .dirty-3200 .tabs_outer_e4b8 img {
  max-width: 100%;
}
.carousel_7a55 .tabs_325f.stone-17af,
.summary_faed .tabs_325f.stone-17af {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_7a55 .footer_pink_ef56,
.summary_faed .footer_pink_ef56 {
  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%);
}
.carousel_7a55 .footer_pink_ef56 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.carousel_7a55.highlight_first_2ca2 .footer_pink_ef56 {
  display: none;
}
.carousel_7a55 .simple_1697 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel_7a55 .simple_1697 li {
  display: inline-block;
  position: relative;
}
.carousel_7a55 .simple_1697 li:last-child {
  margin-right: 0;
}
.carousel_7a55 .simple_1697 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;
}
.carousel_7a55 .simple_1697 li.card-6bd4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.carousel_7a55 .simple_1697 > 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;
}
.carousel_7a55 .simple_1697 > li > a i {
  line-height: 0;
}
.carousel_7a55 .simple_1697 > li.nav-335a > a .footer_pink_ef56 {
  margin-left: 4px;
  line-height: 0;
}
.carousel_7a55 .simple_1697 .easy_a95a li.nav-335a > a {
  position: relative;
}
.carousel_7a55 .simple_1697 .easy_a95a li.nav-335a > a:after,
.carousel_7a55 .simple_1697 .easy_a95a li.nav-335a > a:before {
  content: "";
  display: table;
}
.carousel_7a55 .simple_1697 .easy_a95a li.nav-335a > a:after {
  clear: both;
}
.carousel_7a55 .simple_1697 .easy_a95a li.nav-335a > a .footer_pink_ef56 {
  margin-left: 5px;
  float: right;
}
.carousel_7a55 .carousel_liquid_12b8,
.carousel_7a55 .easy_a95a {
  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;
}
.carousel_7a55 .easy_a95a {
  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;
}
.carousel_7a55 .easy_a95a .stone-17af {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.carousel_7a55 .easy_a95a .footer_pink_ef56 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.carousel_7a55 .easy_a95a li {
  display: block;
  margin: 0;
  padding: 0;
}
.carousel_7a55 .easy_a95a 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;
}
.carousel_7a55 .easy_a95a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.carousel_7a55 .easy_a95a .easy_a95a {
  top: 0;
  left: 100%;
}
.carousel_7a55 .status_tall_a77d.fn-focus-e6be > .carousel_liquid_12b8,
.carousel_7a55 .status_tall_a77d.fn-focus-e6be > .easy_a95a,
.carousel_7a55 .status_tall_a77d:focus > .carousel_liquid_12b8,
.carousel_7a55 .status_tall_a77d:focus > .easy_a95a,
.carousel_7a55 .status_tall_a77d:hover > .carousel_liquid_12b8,
.carousel_7a55 .status_tall_a77d:hover > .easy_a95a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.carousel_7a55.brown-caad .image-f3cc:after,
.carousel_7a55.brown-caad .image-f3cc:before {
  content: "";
  display: table;
}
.carousel_7a55.brown-caad .image-f3cc:after {
  clear: both;
}
.carousel_7a55.brown-caad .image-f3cc > li {
  float: left;
}
.carousel_7a55.in_79b0 .image-f3cc:after,
.carousel_7a55.in_79b0 .image-f3cc:before {
  content: "";
  display: table;
}
.carousel_7a55.in_79b0 .image-f3cc:after {
  clear: both;
}
.carousel_7a55.in_79b0 .image-f3cc > li {
  float: left;
}
.carousel_7a55.in_79b0 .image-f3cc > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.carousel_7a55.in_79b0 .image-f3cc > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_7a55.in_79b0 .image-f3cc > li.filter_94de > a,
.carousel_7a55.in_79b0 .image-f3cc > li.card-6bd4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.carousel_7a55.column_plasma_bf54 .image-f3cc > li > a .stone-17af {
  position: relative;
}
.carousel_7a55.column_plasma_bf54 .image-f3cc > li > a .stone-17af: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;
}
.carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li:focus
  > a
  .stone-17af:before,
.carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li:hover
  > a
  .stone-17af:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li.filter_94de
  > a
  .stone-17af:before,
.carousel_7a55.column_plasma_bf54
  .image-f3cc
  > li.notification_28dd
  > a
  .stone-17af:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_7a55.slow-88ad .image-f3cc > li > a .stone-17af {
  position: relative;
}
.carousel_7a55.slow-88ad .image-f3cc > li > a .stone-17af: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;
}
.carousel_7a55.slow-88ad .image-f3cc > li:focus > a .stone-17af:before,
.carousel_7a55.slow-88ad
  .image-f3cc
  > li:hover
  > a
  .stone-17af:before {
  width: 100%;
  background-color: currentColor;
}
.carousel_7a55.slow-88ad
  .image-f3cc
  > li.filter_94de
  > a
  .stone-17af:before,
.carousel_7a55.slow-88ad
  .image-f3cc
  > li.notification_28dd
  > a
  .stone-17af:before {
  width: 100%;
  background-color: currentColor;
}
.summary_faed .simple_1697 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.summary_faed .simple_1697 li:first-child > a {
  border-top: none;
}
.summary_faed .simple_1697 .search-8c45 > .stone-17af .footer_pink_ef56 {
  display: none;
}
.summary_faed .simple_1697 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.summary_faed .simple_1697 li:last-child {
  border: none;
}
.summary_faed .simple_1697 li.nav-335a > a {
  padding-right: 45px !important;
}
.summary_faed .simple_1697 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.summary_faed .simple_1697 li a:focus,
.summary_faed .simple_1697 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.summary_faed .simple_1697 li .banner_8ba6 {
  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;
}
.summary_faed .simple_1697 li .banner_8ba6:hover {
  box-shadow: none;
}
.summary_faed .simple_1697 li .banner_8ba6 .footer_pink_ef56 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.summary_faed .simple_1697 .easy_a95a {
  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);
}
.summary_faed .simple_1697 .easy_a95a li a {
  padding-left: 3em;
}
.summary_faed .simple_1697 .button-old-52f2 > a .banner_8ba6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.summary_faed .simple_1697 .button-old-52f2 > .easy_a95a {
  display: block;
  opacity: 1;
}
.medium_c075 {
  max-width: 100%;
}
.chip-7422 {
  line-height: 0;
  cursor: pointer;
}
.info_dc17 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.info_dc17:hover {
  box-shadow: none;
  color: currentColor;
}
.info_dc17 svg {
  width: 18px;
  height: 18px;
}
.info_dc17 .dim_2a34 {
  display: none;
}
.advanced_6165 {
  position: relative;
}
.advanced_6165.fn-active-e6be .info_dc17 .full_233d {
  display: none;
}
.advanced_6165.fn-active-e6be .info_dc17 .dim_2a34 {
  display: inline-block;
}
.advanced_6165 .frame_fluid_9912 {
  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);
}
.advanced_6165.border_inner_9f18 .frame_fluid_9912 {
  left: auto;
  right: -0.9em;
}
.advanced_6165.border_inner_9f18 .silver-4431::before {
  left: auto;
  right: 15px;
}
.advanced_6165.fn-active-e6be .frame_fluid_9912 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_solid_b2e2 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup_solid_b2e2 label {
  flex-basis: 100%;
}
.popup_solid_b2e2 .blue_1c04 {
  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;
}
.popup_solid_b2e2 .static_a9b1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup_solid_b2e2 .static_a9b1:focus {
  background-color: transparent;
}
.popup_solid_b2e2 button.right_8b9b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup_solid_b2e2 button.right_8b9b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup_solid_b2e2 button.right_8b9b svg {
  width: 18px;
  height: 18px;
}
.popup_solid_b2e2 input[type="submit"] {
  min-height: auto;
}
.primary-clean-0842 .popup_solid_b2e2 .static_a9b1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.silver-4431 {
  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) {
  .silver-4431 {
    width: 220px;
  }
}
.silver-4431 label {
  flex-basis: 100%;
}
.silver-4431::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;
}
.layout_large_721a .primary-clean-0842 .popup_solid_b2e2 {
  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;
}
.layout_large_721a
  .primary-clean-0842
  .popup_solid_b2e2
  .blue_1c04 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout_large_721a .primary-clean-0842 .popup_solid_b2e2 .static_a9b1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout_large_721a
  .primary-clean-0842
  .popup_solid_b2e2
  .static_a9b1:focus {
  background: 0 0;
}
.layout_large_721a
  .primary-clean-0842
  .popup_solid_b2e2
  .stale_9905 {
  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;
}
.pattern-7749 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern-7749 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern-7749 li:last-child {
  margin-right: 0;
}
.pattern-7749 li:first-child {
  margin-left: 0;
}
.pattern-7749.text_lower_e9c0 a {
  color: #fff;
}
.pattern-7749.text_lower_e9c0 a:hover {
  color: #fff;
}
.pattern-7749 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern-7749 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern-7749 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern-7749 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern-7749 [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern-7749 [class*="social-icon-apple"].chip-57da {
  background-color: transparent;
  color: #999;
}
.pattern-7749 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern-7749 [class*="social-icon-behance"].chip-57da {
  background-color: transparent;
  color: #1769ff;
}
.pattern-7749 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern-7749 [class*="social-icon-bitbucket"].chip-57da {
  background-color: transparent;
  color: #205081;
}
.pattern-7749 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern-7749 [class*="social-icon-codepen"].chip-57da {
  background-color: transparent;
  color: #000;
}
.pattern-7749 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern-7749 [class*="social-icon-delicious"].chip-57da {
  background-color: transparent;
  color: #39f;
}
.pattern-7749 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern-7749 [class*="social-icon-digg"].chip-57da {
  background-color: transparent;
  color: #005be2;
}
.pattern-7749 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern-7749 [class*="social-icon-dribbble"].chip-57da {
  background-color: transparent;
  color: #ea4c89;
}
.pattern-7749 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern-7749 [class*="social-icon-envelope"].chip-57da {
  background-color: transparent;
  color: #ea4335;
}
.pattern-7749 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern-7749 [class*="social-icon-facebook"].chip-57da {
  background-color: transparent;
  color: #3b5998;
}
.pattern-7749 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern-7749 [class*="social-icon-flickr"].chip-57da {
  background-color: transparent;
  color: #0063dc;
}
.pattern-7749 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern-7749 [class*="social-icon-foursquare"].chip-57da {
  background-color: transparent;
  color: #2d5be3;
}
.pattern-7749 [class*="social-icon-github"] {
  background-color: #333;
}
.pattern-7749 [class*="social-icon-github"].chip-57da {
  background-color: transparent;
  color: #333;
}
.pattern-7749 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern-7749 [class*="social-icon-google-plus"].chip-57da {
  background-color: transparent;
  color: #dd4b39;
}
.pattern-7749 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern-7749 [class*="social-icon-houzz"].chip-57da {
  background-color: transparent;
  color: #7ac142;
}
.pattern-7749 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern-7749 [class*="social-icon-instagram"].chip-57da {
  background-color: transparent;
  color: #262626;
}
.pattern-7749 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern-7749 [class*="social-icon-jsfiddle"].chip-57da {
  background-color: transparent;
  color: #487aa2;
}
.pattern-7749 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern-7749 [class*="social-icon-linkedin"].chip-57da {
  background-color: transparent;
  color: #0077b5;
}
.pattern-7749 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern-7749 [class*="social-icon-medium"].chip-57da {
  background-color: transparent;
  color: #00ab6b;
}
.pattern-7749 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern-7749
  [class*="social-icon-odnoklassniki"].chip-57da {
  background-color: transparent;
  color: #f4731c;
}
.pattern-7749 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern-7749 [class*="social-icon-meetup"].chip-57da {
  background-color: transparent;
  color: #ec1c40;
}
.pattern-7749 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern-7749 [class*="social-icon-pinterest"].chip-57da {
  background-color: transparent;
  color: #bd081c;
}
.pattern-7749 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern-7749 [class*="social-icon-product-hunt"].chip-57da {
  background-color: transparent;
  color: #da552f;
}
.pattern-7749 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern-7749 [class*="social-icon-reddit"].chip-57da {
  background-color: transparent;
  color: #ff4500;
}
.pattern-7749 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern-7749 [class*="social-icon-rss"].chip-57da {
  background-color: transparent;
  color: #f26522;
}
.pattern-7749 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern-7749
  [class*="social-icon-shopping-cart"].chip-57da {
  background-color: transparent;
  color: #4caf50;
}
.pattern-7749 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern-7749 [class*="social-icon-skype"].chip-57da {
  background-color: transparent;
  color: #00aff0;
}
.pattern-7749 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern-7749 [class*="social-icon-slideshare"].chip-57da {
  background-color: transparent;
  color: #0077b5;
}
.pattern-7749 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern-7749 [class*="social-icon-snapchat"].chip-57da {
  background-color: transparent;
  color: #fffc00;
}
.pattern-7749 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern-7749 [class*="social-icon-soundcloud"].chip-57da {
  background-color: transparent;
  color: #f80;
}
.pattern-7749 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern-7749 [class*="social-icon-spotify"].chip-57da {
  background-color: transparent;
  color: #2ebd59;
}
.pattern-7749 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern-7749
  [class*="social-icon-stack-overflow"].chip-57da {
  background-color: transparent;
  color: #fe7a15;
}
.pattern-7749 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern-7749 [class*="social-icon-maldkfgram"].chip-57da {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern-7749 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern-7749 [class*="social-icon-tripadvisor"].chip-57da {
  background-color: transparent;
  color: #589442;
}
.pattern-7749 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern-7749 [class*="social-icon-tumblr"].chip-57da {
  background-color: transparent;
  color: #35465c;
}
.pattern-7749 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern-7749 [class*="social-icon-twitch"].chip-57da {
  background-color: transparent;
  color: #6441a5;
}
.pattern-7749 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern-7749 [class*="social-icon-twitter"].chip-57da {
  background-color: transparent;
  color: #1da1f2;
}
.pattern-7749 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern-7749 [class*="social-icon-vimeo"].chip-57da {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern-7749 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern-7749 [class*="social-icon-vk"].chip-57da {
  background-color: transparent;
  color: #45668e;
}
.pattern-7749 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern-7749 [class*="social-icon-weibo"].chip-57da {
  background-color: transparent;
  color: #df2029;
}
.pattern-7749 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern-7749 [class*="social-icon-weixin"].chip-57da {
  background-color: transparent;
  color: #7bb32e;
}
.pattern-7749 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern-7749 [class*="social-icon-whatsapp"].chip-57da {
  background-color: transparent;
  color: #25d366;
}
.pattern-7749 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern-7749 [class*="social-icon-wordpress"].chip-57da {
  background-color: transparent;
  color: #21759b;
}
.pattern-7749 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern-7749 [class*="social-icon-xing"].chip-57da {
  background-color: transparent;
  color: #026466;
}
.pattern-7749 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern-7749 [class*="social-icon-yelp"].chip-57da {
  background-color: transparent;
  color: #af0606;
}
.pattern-7749 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern-7749 [class*="social-icon-youtube"].chip-57da {
  background-color: transparent;
  color: #cd201f;
}
.mask_c872 {
  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;
}
.mask_c872:hover {
  box-shadow: none;
  background: 0 0;
}
.sort-760a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag-23d6 {
  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;
}
.accent_under_d9fc {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block-rough-4170 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block-rough-4170,
.block-rough-4170::after,
.block-rough-4170::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.block-rough-4170::after,
.block-rough-4170::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active-dirty-ebc1 .tag-23d6 .accent_under_d9fc {
  margin-top: -2px;
  width: 19px;
}
.active-dirty-ebc1 .tag-23d6 .block-rough-4170 {
  margin-top: -1px;
}
.active-dirty-ebc1 .tag-23d6 .block-rough-4170,
.active-dirty-ebc1 .tag-23d6 .block-rough-4170::after,
.active-dirty-ebc1 .tag-23d6 .block-rough-4170::before {
  width: 19px;
  height: 2px;
}
.active-dirty-ebc1 .tag-23d6 .block-rough-4170::before {
  top: -6px;
}
.active-dirty-ebc1 .tag-23d6 .block-rough-4170::after {
  bottom: -6px;
}
.sort-purple-27fa .tag-23d6 .accent_under_d9fc {
  margin-top: -2px;
  width: 22px;
}
.sort-purple-27fa .tag-23d6 .block-rough-4170 {
  margin-top: -1px;
}
.sort-purple-27fa .tag-23d6 .block-rough-4170,
.sort-purple-27fa .tag-23d6 .block-rough-4170::after,
.sort-purple-27fa .tag-23d6 .block-rough-4170::before {
  width: 22px;
  height: 2px;
}
.sort-purple-27fa .tag-23d6 .block-rough-4170::before {
  top: -7px;
}
.sort-purple-27fa .tag-23d6 .block-rough-4170::after {
  bottom: -7px;
}
.footer_0b50 .tag-23d6 .accent_under_d9fc {
  margin-top: -2px;
  width: 31px;
}
.footer_0b50 .tag-23d6 .block-rough-4170 {
  margin-top: -1.5px;
}
.footer_0b50 .tag-23d6 .block-rough-4170,
.footer_0b50 .tag-23d6 .block-rough-4170::after,
.footer_0b50 .tag-23d6 .block-rough-4170::before {
  width: 31px;
  height: 3px;
}
.footer_0b50 .tag-23d6 .block-rough-4170::before {
  top: -9px;
}
.footer_0b50 .tag-23d6 .block-rough-4170::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pagination_hovered_89d1 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_hovered_89d1 .tag-23d6 .block-rough-4170 {
    margin-top: -1px;
  }
  .pagination_hovered_89d1 .tag-23d6 .block-rough-4170,
  .pagination_hovered_89d1 .tag-23d6 .block-rough-4170::after,
  .pagination_hovered_89d1 .tag-23d6 .block-rough-4170::before {
    width: 19px;
    height: 2px;
  }
  .pagination_hovered_89d1 .tag-23d6 .block-rough-4170::before {
    top: -6px;
  }
  .pagination_hovered_89d1 .tag-23d6 .block-rough-4170::after {
    bottom: -6px;
  }
  .plasma_e447 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 22px;
  }
  .plasma_e447 .tag-23d6 .block-rough-4170 {
    margin-top: -1px;
  }
  .plasma_e447 .tag-23d6 .block-rough-4170,
  .plasma_e447 .tag-23d6 .block-rough-4170::after,
  .plasma_e447 .tag-23d6 .block-rough-4170::before {
    width: 22px;
    height: 2px;
  }
  .plasma_e447 .tag-23d6 .block-rough-4170::before {
    top: -7px;
  }
  .plasma_e447 .tag-23d6 .block-rough-4170::after {
    bottom: -7px;
  }
  .stone_b673 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 31px;
  }
  .stone_b673 .tag-23d6 .block-rough-4170 {
    margin-top: -1.5px;
  }
  .stone_b673 .tag-23d6 .block-rough-4170,
  .stone_b673 .tag-23d6 .block-rough-4170::after,
  .stone_b673 .tag-23d6 .block-rough-4170::before {
    width: 31px;
    height: 3px;
  }
  .stone_b673 .tag-23d6 .block-rough-4170::before {
    top: -9px;
  }
  .stone_b673 .tag-23d6 .block-rough-4170::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .east_de43 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 19px;
  }
  .east_de43 .tag-23d6 .block-rough-4170 {
    margin-top: -1px;
  }
  .east_de43 .tag-23d6 .block-rough-4170,
  .east_de43 .tag-23d6 .block-rough-4170::after,
  .east_de43 .tag-23d6 .block-rough-4170::before {
    width: 19px;
    height: 2px;
  }
  .east_de43 .tag-23d6 .block-rough-4170::before {
    top: -6px;
  }
  .east_de43 .tag-23d6 .block-rough-4170::after {
    bottom: -6px;
  }
  .widget_easy_9d03 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 22px;
  }
  .widget_easy_9d03 .tag-23d6 .block-rough-4170 {
    margin-top: -1px;
  }
  .widget_easy_9d03 .tag-23d6 .block-rough-4170,
  .widget_easy_9d03 .tag-23d6 .block-rough-4170::after,
  .widget_easy_9d03 .tag-23d6 .block-rough-4170::before {
    width: 22px;
    height: 2px;
  }
  .widget_easy_9d03 .tag-23d6 .block-rough-4170::before {
    top: -7px;
  }
  .widget_easy_9d03 .tag-23d6 .block-rough-4170::after {
    bottom: -7px;
  }
  .backdrop_cold_5f47 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 31px;
  }
  .backdrop_cold_5f47 .tag-23d6 .block-rough-4170 {
    margin-top: -1.5px;
  }
  .backdrop_cold_5f47 .tag-23d6 .block-rough-4170,
  .backdrop_cold_5f47 .tag-23d6 .block-rough-4170::after,
  .backdrop_cold_5f47 .tag-23d6 .block-rough-4170::before {
    width: 31px;
    height: 3px;
  }
  .backdrop_cold_5f47 .tag-23d6 .block-rough-4170::before {
    top: -9px;
  }
  .backdrop_cold_5f47 .tag-23d6 .block-rough-4170::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container_8aa2 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 19px;
  }
  .container_8aa2 .tag-23d6 .block-rough-4170 {
    margin-top: -1px;
  }
  .container_8aa2 .tag-23d6 .block-rough-4170,
  .container_8aa2 .tag-23d6 .block-rough-4170::after,
  .container_8aa2 .tag-23d6 .block-rough-4170::before {
    width: 19px;
    height: 2px;
  }
  .container_8aa2 .tag-23d6 .block-rough-4170::before {
    top: -6px;
  }
  .container_8aa2 .tag-23d6 .block-rough-4170::after {
    bottom: -6px;
  }
  .text-action-6c86 .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 22px;
  }
  .text-action-6c86 .tag-23d6 .block-rough-4170 {
    margin-top: -1px;
  }
  .text-action-6c86 .tag-23d6 .block-rough-4170,
  .text-action-6c86 .tag-23d6 .block-rough-4170::after,
  .text-action-6c86 .tag-23d6 .block-rough-4170::before {
    width: 22px;
    height: 2px;
  }
  .text-action-6c86 .tag-23d6 .block-rough-4170::before {
    top: -7px;
  }
  .text-action-6c86 .tag-23d6 .block-rough-4170::after {
    bottom: -7px;
  }
  .block_6efe .tag-23d6 .accent_under_d9fc {
    margin-top: -2px;
    width: 31px;
  }
  .block_6efe .tag-23d6 .block-rough-4170 {
    margin-top: -1.5px;
  }
  .block_6efe .tag-23d6 .block-rough-4170,
  .block_6efe .tag-23d6 .block-rough-4170::after,
  .block_6efe .tag-23d6 .block-rough-4170::before {
    width: 31px;
    height: 3px;
  }
  .block_6efe .tag-23d6 .block-rough-4170::before {
    top: -9px;
  }
  .block_6efe .tag-23d6 .block-rough-4170::after {
    bottom: -9px;
  }
}
.orange_dbf3 .block-rough-4170 {
  -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);
}
.orange_dbf3 .block-rough-4170::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.orange_dbf3 .block-rough-4170::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);
}
.orange_dbf3.middle-72f7 .block-rough-4170 {
  -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);
}
.orange_dbf3.middle-72f7 .block-rough-4170::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.orange_dbf3.middle-72f7 .block-rough-4170::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);
}
.glass-5b8e {
  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.first-c60b:before {
  display: none;
}
.yellow_e84b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.yellow_e84b .section_dark_8c37 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.yellow_e84b .section_dark_8c37:last-of-type {
  border-bottom: none;
}
.yellow_e84b .section_dark_8c37.hero-14b8,
.yellow_e84b .section_dark_8c37.carousel-be0b,
.yellow_e84b .section_dark_8c37.south-74af {
  padding: 0;
}
.yellow_e84b .summary_faed .banner_8ba6 {
  color: currentColor;
}
.yellow_e84b .summary_faed .banner_8ba6:focus,
.yellow_e84b .summary_faed .banner_8ba6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_e84b.notice-stale-f9db .photo_546e,
.yellow_e84b.notice-stale-f9db .highlight-fast-44b4 a,
.yellow_e84b.notice-stale-f9db .image-f3cc a,
.yellow_e84b.notice-stale-f9db .easy_a95a a {
  color: rgba(0, 0, 0, 0.55);
}
.yellow_e84b.notice-stale-f9db .photo_546e:hover,
.yellow_e84b.notice-stale-f9db .highlight-fast-44b4 a:hover,
.yellow_e84b.notice-stale-f9db .image-f3cc a:hover,
.yellow_e84b.notice-stale-f9db .easy_a95a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_e84b.notice-stale-f9db .icon_b4b1 {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_e84b.notice-stale-f9db .section_dark_8c37 {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow_e84b.notice-stale-f9db .section_dark_8c37:before {
  background: rgba(0, 0, 0, 0.08);
}
.yellow_e84b.notice-stale-f9db .tertiary-large-8791:before {
  background: rgba(255, 255, 255, 0.9);
}
.yellow_e84b.notice-stale-f9db .summary_faed .simple_1697 li a,
.yellow_e84b.notice-stale-f9db .summary_faed .banner_8ba6,
.yellow_e84b.notice-stale-f9db .easy_a95a {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow_e84b.notice-stale-f9db .summary_faed .banner_8ba6:focus,
.yellow_e84b.notice-stale-f9db .summary_faed .banner_8ba6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_e84b.notice-stale-f9db .simple_1697 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.yellow_e84b.blue_46c7 .photo_546e,
.yellow_e84b.blue_46c7 .highlight-fast-44b4 a,
.yellow_e84b.blue_46c7 .image-f3cc .banner_8ba6,
.yellow_e84b.blue_46c7 .image-f3cc a,
.yellow_e84b.blue_46c7 .easy_a95a a {
  color: rgba(255, 255, 255, 0.79);
}
.yellow_e84b.blue_46c7 .photo_546e:hover,
.yellow_e84b.blue_46c7 .highlight-fast-44b4 a:hover,
.yellow_e84b.blue_46c7 .image-f3cc .banner_8ba6:hover,
.yellow_e84b.blue_46c7 .image-f3cc a:hover,
.yellow_e84b.blue_46c7 .easy_a95a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e84b.blue_46c7 .icon_b4b1 {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_e84b.blue_46c7 .section_dark_8c37 {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_e84b.blue_46c7 .section_dark_8c37:before {
  background: rgba(255, 255, 255, 0.08);
}
.yellow_e84b.blue_46c7 .tertiary-large-8791:before {
  background: rgba(0, 0, 0, 0.9);
}
.yellow_e84b.blue_46c7 .summary_faed .simple_1697 li a,
.yellow_e84b.blue_46c7 .summary_faed .banner_8ba6,
.yellow_e84b.blue_46c7 .easy_a95a {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow_e84b.blue_46c7 .summary_faed .banner_8ba6:focus,
.yellow_e84b.blue_46c7 .summary_faed .banner_8ba6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_e84b.blue_46c7 .simple_1697 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-large-8791 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary-large-8791:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge_black_065e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption_8c91 .yellow_e84b {
  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;
}
.caption_8c91 .section_dark_8c37 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption_8c91 .section_dark_8c37: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) {
  .caption_8c91 .section_dark_8c37:before {
    width: 16%;
    left: 42%;
  }
}
.caption_8c91 .section_dark_8c37:last-child:before {
  content: none;
}
.caption_8c91 .section_dark_8c37[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption_8c91 .summary_faed .simple_1697 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption_8c91 .summary_faed .simple_1697 li a .banner_8ba6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption_8c91 .summary_faed .easy_a95a {
  border: none;
}
.caption_8c91 .summary_faed .easy_a95a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption_8c91 .tertiary-large-8791 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption_8c91 .badge_black_065e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption_8c91 .blue_46c7 .tertiary-large-8791:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_8c91 .notice-stale-f9db.orange-96c7 .block-rough-4170 {
  background: rgba(0, 0, 0, 0.6);
}
.caption_8c91
  .notice-stale-f9db.orange-96c7
  .block-rough-4170::after,
.caption_8c91
  .notice-stale-f9db.orange-96c7
  .block-rough-4170:before {
  background: inherit;
}
.caption_8c91
  .notice-stale-f9db.orange-96c7:hover
  .block-rough-4170 {
  background: rgba(0, 0, 0, 0.8);
}
.avatar-copper-d947 .yellow_e84b {
  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) {
  .avatar-copper-d947 .yellow_e84b {
    width: auto;
    right: 45px;
  }
}
.dim_eb78 .yellow_e84b {
  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) {
  .dim_eb78 .yellow_e84b {
    width: auto;
    left: 45px;
  }
}
.first-c60b .yellow_e84b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.first-c60b .badge_black_065e {
  max-width: 48em;
  margin: 0 auto;
}
.first-c60b .tertiary-large-8791:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.chip-cold-64e0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.chip-cold-64e0.caption_8c91 .yellow_e84b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.chip-cold-64e0.avatar-copper-d947 .yellow_e84b {
  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);
}
.chip-cold-64e0 .yellow_e84b {
  visibility: visible;
}
.chip-cold-64e0.dim_eb78 .yellow_e84b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown_5d03,
.modal_old_41f9 {
  overflow-x: hidden;
}
.brown_5d03 .yellow_e84b {
  overflow: auto;
}
.brown_5d03.caption_8c91 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_5d03.caption_8c91 .yellow_e84b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown_5d03.caption_8c91 .mask_c872 {
  opacity: 0;
}
.brown_5d03.avatar-copper-d947 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_5d03.avatar-copper-d947 .yellow_e84b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown_5d03.avatar-copper-d947 .mask_c872 {
  opacity: 0;
}
.brown_5d03.dim_eb78 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_5d03.dim_eb78 .yellow_e84b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown_5d03.dim_eb78 .mask_c872 {
  opacity: 0;
}
.brown_5d03.first-c60b .yellow_e84b {
  z-index: 10;
  visibility: visible;
}
.orange-96c7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.orange-96c7 .block-rough-4170 {
  background: rgba(255, 255, 255, 0.99);
}
.orange-96c7 .block-rough-4170::after,
.orange-96c7 .block-rough-4170:before {
  background: inherit;
}
.orange-96c7:hover .block-rough-4170 {
  background: rgba(255, 255, 255, 0.99);
}
.dim_eb78 .orange-96c7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.first-c60b .orange-96c7 {
  display: none !important;
}
.brown_5d03:before,
.modal_old_41f9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown_5d03 .orange-96c7,
.modal_old_41f9 .orange-96c7 {
  display: inline-block;
}
.yellow_e84b .sort-advanced-0d8d {
  -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;
}
.brown_5d03 .yellow_e84b .sort-advanced-0d8d,
.modal_old_41f9 .yellow_e84b .sort-advanced-0d8d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading_9a87 .blue_1c04 {
  width: 100%;
}
.dirty-3200 {
  padding: 0 0.5em 0;
}
.dirty-3200 [class*="customify-col-"],
.dirty-3200 [class*="customify-col_"],
.dirty-3200 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.info_a46f .dirty-3200 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .up-d08d .fast_387e,
  .fast_387e {
    display: none;
  }
  .chip-mini-7ce6 {
    text-align: left;
  }
  .row-bronze-dd30 {
    text-align: center;
  }
  .row-c1cb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .up-d08d .item_medium_6986,
  .item_medium_6986 {
    display: none;
  }
  .black-b79f {
    text-align: left;
  }
  .picture_76a5 {
    text-align: center;
  }
  .footer_new_5856 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .up-d08d .overlay_9093,
  .overlay_9093 {
    display: none;
  }
  .primary_dark_e62d {
    text-align: left;
  }
  .clean_3ff6 {
    text-align: center;
  }
  .tiny-7b20 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.upper-0e6a {
  box-shadow: none !important;
}
.brown-b179 .surface_fast_908e,
.light_7e99 .surface_fast_908e {
  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;
}
.light_7e99 .surface_fast_908e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.highlight-full-7f26 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.highlight-full-7f26:after,
.highlight-full-7f26:before {
  content: "";
  display: table;
}
.highlight-full-7f26:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .highlight-full-7f26 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.highlight-full-7f26,
.first_28ff {
  max-width: 1248px;
  margin: 0 auto;
}

.fluid-6490.text-full-ad1e .highlight-full-7f26 {
  max-width: 100%;
}
.fluid-6490.pattern_brown_dba0 {
  max-width: 1200px;
  margin: 0 auto;
}
.fluid-6490.logo_south_d1ef .highlight-full-7f26 {
  max-width: 100%;
}
.fluid-6490.logo_south_d1ef > .highlight-full-7f26 {
  padding-left: 0;
  padding-right: 0;
}
.fluid-6490.logo_south_d1ef > .highlight-full-7f26 .up-d08d {
  margin: 0;
}
.fluid-6490.logo_south_d1ef
  > .highlight-full-7f26
  .logo-16c9.article_2866 {
  margin-right: 0;
  margin-left: 0;
}
.fluid-6490.logo_south_d1ef #main.article_2866 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fresh_421a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_421a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .lower-d86a .caption_d56c {
    padding-right: 1em;
  }
  .lower-d86a.secondary-0b2c .logo-16c9 {
    border-right: 1px solid #eaecee;
  }
  .lower-d86a.secondary-0b2c .caption_d56c {
    padding-right: 1em;
  }
  .lower-d86a.secondary-0b2c .huge-f433 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white-d892 .caption_d56c {
    padding-left: 1em;
  }
  .white-d892.secondary-0b2c .logo-16c9 {
    border-left: 1px solid #eaecee;
  }
  .white-d892.secondary-0b2c .caption_d56c {
    padding-left: 1em;
  }
  .white-d892.secondary-0b2c .huge-f433 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-bronze-b614 .caption_d56c {
    padding-left: 1em;
  }
  .item-bronze-b614.secondary-0b2c .active_north_0b90 {
    border-right: 1px solid #eaecee;
  }
  .item-bronze-b614.secondary-0b2c .first-c9d1 {
    border-right: 1px solid #eaecee;
  }
  .item-bronze-b614.secondary-0b2c .caption_d56c {
    padding-left: 1em;
  }
  .item-bronze-b614.secondary-0b2c .huge-f433 {
    padding-right: 1em;
  }
  .item-bronze-b614.secondary-0b2c .media_bottom_5540 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .prev-435c .caption_d56c {
    padding-right: 1em;
  }
  .prev-435c.secondary-0b2c .active_north_0b90 {
    border-left: 1px solid #eaecee;
  }
  .prev-435c.secondary-0b2c .first-c9d1 {
    border-left: 1px solid #eaecee;
  }
  .prev-435c.secondary-0b2c .caption_d56c {
    padding-right: 1em;
  }
  .prev-435c.secondary-0b2c .huge-f433 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .prev-435c.secondary-0b2c .media_bottom_5540 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh_421a .caption_d56c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh_421a.secondary-0b2c .logo-16c9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fresh_421a.secondary-0b2c .caption_d56c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh_421a.secondary-0b2c .huge-f433 {
    padding-left: 1em;
  }
  .fresh_421a.secondary-0b2c .media_bottom_5540 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fresh_421a.secondary-0b2c .caption_d56c {
    padding-left: 0;
  }
}
.input-3ca9 .wrapper_5fbe {
  display: inline-block;
}
.list-black-6926 {
  display: inline-block;
}
.soft-eed1 {
  word-con: break-word;
}
.under_3462 > span {
  display: inline-block;
  padding: 5px 0;
}
.under_3462 .box-lite-c717 {
  margin-left: 8px;
  margin-right: 8px;
}
.under_3462 .yellow-22ae img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.info-8298 .highlight_glass_27e6 {
  margin-bottom: 2em;
}
.info-8298 .hovered_fe88 {
  margin-bottom: 15px;
}
.info-8298 .hovered_fe88:last-child {
  margin-bottom: 0;
}
.info-8298 .info-dce3 {
  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) {
  .info-8298 .info-dce3 {
    display: block;
  }
}
.info-8298 .thick-6e75 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .info-8298 .thick-6e75 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.info-8298 .liquid-160f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.info-8298 .liquid-160f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.info-8298 .liquid-160f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.info-8298 .soft-eed1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.info-8298 .soft-eed1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.info-8298 .down_bdfc p:last-child {
  margin-bottom: 0;
}
.info-8298 .clean-65ef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.info-8298 .slow-24a1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.info-8298 .pagination-41c2 {
  margin-top: 1em;
}
.info-8298 .left_6113 {
  top: 0;
  display: block;
}
.info-8298 .left_6113 a {
  color: inherit;
}
.info-8298 .left_6113 a:hover {
  color: inherit;
}
.info-8298 .logo-f48a {
  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;
}
.info-8298 .logo-f48a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.info-8298 .slow-24a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.info-8298 .red_5b0d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.info-8298 .red_5b0d:first-child {
  margin-top: 0;
}
.info-8298 .red_5b0d.component-9f6c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.info-8298 .red_5b0d.shade-last-8c7e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.info-8298
  .red_5b0d.shade-last-8c7e.pagination_458f
  .pagination-41c2 {
  width: 100%;
}
.info-8298 .shade-last-8c7e {
  -webkit-box-align: center;
  align-items: center;
}
.info-8298 .shade-last-8c7e .under_3462,
.info-8298 .shade-last-8c7e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.info-8298 .liquid-160f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-8298 .liquid-160f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.info-8298 .liquid-160f: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;
}
.info-8298 .component-9f6c {
  z-index: 5;
}
.info-8298 .image-9711 .out-9e61 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.info-8298 .hover-54e5 .out-9e61 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.info-8298 .border-pro-9fa5 .out-9e61 {
  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;
}
.info-8298.wide_9139 .info-dce3,
.info-8298.video-cab9 .info-dce3 {
  display: block;
}
.info-8298.wide_9139 .info-dce3 .gradient_e13b,
.info-8298.wide_9139 .info-dce3 .slow-24a1,
.info-8298.video-cab9 .info-dce3 .gradient_e13b,
.info-8298.video-cab9 .info-dce3 .slow-24a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.info-8298.middle_260d .thick-6e75 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .info-8298.middle_260d .thick-6e75 {
    margin-right: 0;
  }
}
.info-8298.wide_9139 .thick-6e75,
.info-8298.video-cab9 .thick-6e75 {
  padding-top: 40%;
}
.info-8298.wide_9139 .highlight_glass_27e6,
.info-8298.video-cab9 .highlight_glass_27e6 {
  display: block;
}
.info-8298.wide_9139 .fn-sticky-e6be .slow-24a1,
.info-8298.video-cab9 .fn-sticky-e6be .slow-24a1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.info-8298.wide_9139 .thick-6e75,
.info-8298.video-cab9 .thick-6e75 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.info-8298.wide_9139 .slow-24a1 {
  padding: 1em;
}
.breadcrumb-f25b {
  margin: 30px auto;
  display: block;
}
.breadcrumb-f25b .mask_blue_3853 > * {
  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;
}
.breadcrumb-f25b .mask_blue_3853 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-f25b .mask_blue_3853 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stone-6767 .under_3462 {
  margin-bottom: 1.41575em;
}
.stone-6767 .badge_a846 {
  margin-bottom: 1.618em;
}
.article_d9d3 .hover-purple-affe {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.article_d9d3 .hover-purple-affe a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.article_d9d3 .thumbnail_pressed_96f2 {
  max-width: 100%;
  overflow: auto;
}
.panel_advanced_13c1 .article_d9d3 a:hover {
  text-decoration: underline;
}
.gold-6466 .hovered_fe88:not(.soft-eed1),
.gold-6466 .liquid-160f {
  margin-bottom: 1.41575em;
}
.gold-6466 .hovered_fe88:not(.soft-eed1):last-child,
.gold-6466 .liquid-160f:last-child {
  margin-bottom: 0;
}
.gold-6466 .hovered_fe88.border_81fc {
  margin-bottom: 0.41575em;
}
.gold-6466 .menu-wide-738e:before,
.gold-6466 .thick-81b2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gold-6466 .menu-wide-738e:before {
  content: "\f115";
}
.gold-6466 .thick-81b2:before {
  content: "\f02c";
}
.gold-6466 .advanced_f56b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gold-6466 .advanced_f56b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.glass_66f1 {
  display: -webkit-box;
  display: flex;
}
.glass_66f1 .shade-current-f687 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .glass_66f1 .shade-current-f687 {
    flex-basis: 90px;
  }
}
.glass_66f1 .disabled-white-30ee {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .glass_66f1 .disabled-white-30ee {
    flex-basis: calc(100% - 50px);
  }
}
.glass_66f1 .popup_b442 p:last-child {
  margin-bottom: 0.72em;
}
.soft_f336 .mask_blue_3853 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.soft_f336 .mask_blue_3853:after,
.soft_f336 .mask_blue_3853:before {
  content: "";
  display: table;
}
.soft_f336 .mask_blue_3853:after {
  clear: both;
}
.soft_f336 .mask_blue_3853 .black-85ce,
.soft_f336 .mask_blue_3853 .center_6268 {
  width: 49%;
}
.soft_f336 .mask_blue_3853 .black-85ce a span.aside_pink_508f,
.soft_f336 .mask_blue_3853 .center_6268 a span.aside_pink_508f {
  display: block;
  margin-bottom: 5px;
}
.soft_f336 .mask_blue_3853 .center_6268 {
  float: left;
  text-align: left;
}
.soft_f336 .mask_blue_3853 .black-85ce {
  float: right;
  text-align: right;
}
.background-4ebb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .background-4ebb {
    margin-bottom: 0;
  }
}
.accordion-north-0ee8 {
  margin-bottom: 1em;
}
.accordion-north-0ee8 .soft-eed1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paper-884d a {
  display: block;
  line-height: 0;
  position: relative;
}
.disabled_clean_e6e7 .accordion-north-0ee8,
.modal_9613 .accordion-north-0ee8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .disabled_clean_e6e7 .accordion-north-0ee8,
  .modal_9613 .accordion-north-0ee8 {
    display: block;
  }
}
.disabled_clean_e6e7 .paper-884d,
.modal_9613 .paper-884d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .disabled_clean_e6e7 .paper-884d,
  .modal_9613 .paper-884d {
    margin-bottom: 1em;
  }
}
.disabled_clean_e6e7 .paper-884d img,
.modal_9613 .paper-884d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.disabled_clean_e6e7 .copper_794a,
.modal_9613 .copper_794a {
  flex-basis: calc(100% - 160px);
}
.disabled_clean_e6e7 .copper_794a p,
.modal_9613 .copper_794a p {
  margin-bottom: 0;
}
.disabled_clean_e6e7 .copper_794a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .disabled_clean_e6e7 .copper_794a {
    padding-left: 0;
  }
}
.modal_9613 .copper_794a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .modal_9613 .copper_794a {
    padding-right: 0;
  }
}
.modal_9613 .paper-884d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gallery-black-f082 .paper-884d {
  margin-bottom: 0.5em;
}
.gallery-black-f082 .paper-884d img {
  width: 100%;
}
.gallery_warm_1a3f .heading-light-1050,
.box-motion-6097 .heading-light-1050 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.box-motion-6097 .logo-16c9 .hero_outer_c317 p:last-child {
  margin-bottom: 0;
}
.module_hard_40f9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.detail_0525 .button_active_01da {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .detail_0525 .button_active_01da:last-of-type {
    margin-bottom: 0;
  }
}
.detail_0525 .button_active_01da ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail_0525 .button_active_01da ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.detail_0525 .button_active_01da ul li {
  margin: 0 0 0.6em;
}
.detail_0525 .button_active_01da ul li.fresh-0090,
.detail_0525 .button_active_01da ul li.light-3b53 {
  position: relative;
}
.detail_0525 .button_active_01da ul li.fresh-0090 .soft_46ec,
.detail_0525 .button_active_01da ul li.light-3b53 .soft_46ec {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.detail_0525 .button_active_01da ul li.fresh-0090:after:after,
.detail_0525 .button_active_01da ul li.fresh-0090:after:before,
.detail_0525
  .button_active_01da
  ul
  li.light-3b53:after:after,
.detail_0525
  .button_active_01da
  ul
  li.light-3b53:after:before {
  content: "";
  display: table;
}
.detail_0525 .button_active_01da ul li.fresh-0090:after:after,
.detail_0525
  .button_active_01da
  ul
  li.light-3b53:after:after {
  clear: both;
}
.detail_0525 .button_active_01da a.stone_29a2:hover {
  text-decoration: none;
}
.detail_0525 .button_active_01da select {
  max-width: 100%;
}
.detail_0525 .button_active_01da table {
  font-size: 85%;
}
.detail_0525 .button_active_01da table td,
.detail_0525 .button_active_01da table th {
  padding: 0.2360828548em;
  text-align: center;
}
.detail_0525 .button_active_01da table tfoot td {
  text-align: left;
}
.detail_0525 .button_active_01da :last-child {
  margin-bottom: 0;
}
.detail_0525 .button_active_01da .iron_3569 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.detail_0525 .button_active_01da .iron_3569 label {
  width: 100%;
}
.detail_0525 .button_active_01da .iron_3569 .static_a9b1 {
  width: 100%;
  display: block;
}
.detail_0525 .button_active_01da .iron_3569 .right_8b9b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.detail_0525 .button_active_01da .iron_3569 .right_8b9b:hover svg #svg-search {
  fill: #444;
}
.detail_0525 .button_active_01da .iron_3569 .right_8b9b svg {
  width: 18px;
  height: 18px;
}
.detail_0525 .fast-d99c ul ul,
.detail_0525 .south_0f33 ul ul,
.detail_0525 .paragraph-3ed1 ul ul,
.detail_0525 .notification_fast_6835 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.detail_0525 .fast-d99c .nav-335a > a,
.detail_0525 .south_0f33 .nav-335a > a,
.detail_0525 .paragraph-3ed1 .nav-335a > a,
.detail_0525 .notification_fast_6835 .nav-335a > a {
  margin-bottom: 0;
}
.detail_0525 .card-00cf li,
.detail_0525 .fast-d99c li,
.detail_0525 .fresh_05a7 li,
.detail_0525 .south_0f33 li,
.detail_0525 .paragraph-3ed1 li,
.detail_0525 .notification_fast_6835 li,
.detail_0525 .solid_fafe li,
.detail_0525 .up-39eb li {
  display: block;
  position: relative;
}
.detail_0525 .card-00cf li:last-child,
.detail_0525 .fast-d99c li:last-child,
.detail_0525 .fresh_05a7 li:last-child,
.detail_0525 .south_0f33 li:last-child,
.detail_0525 .paragraph-3ed1 li:last-child,
.detail_0525 .notification_fast_6835 li:last-child,
.detail_0525 .solid_fafe li:last-child,
.detail_0525 .up-39eb li:last-child {
  border: none;
}
.detail_0525 .card-00cf li a,
.detail_0525 .fast-d99c li a,
.detail_0525 .fresh_05a7 li a,
.detail_0525 .south_0f33 li a,
.detail_0525 .paragraph-3ed1 li a,
.detail_0525 .notification_fast_6835 li a,
.detail_0525 .solid_fafe li a,
.detail_0525 .up-39eb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail_0525 .card-00cf li ul li::before,
.detail_0525 .fast-d99c li ul li::before,
.detail_0525 .fresh_05a7 li ul li::before,
.detail_0525 .south_0f33 li ul li::before,
.detail_0525 .paragraph-3ed1 li ul li::before,
.detail_0525 .notification_fast_6835 li ul li::before,
.detail_0525 .solid_fafe li ul li::before,
.detail_0525 .up-39eb li ul li::before {
  left: 15px;
}
.detail_0525 .card-00cf li ul a,
.detail_0525 .fast-d99c li ul a,
.detail_0525 .fresh_05a7 li ul a,
.detail_0525 .south_0f33 li ul a,
.detail_0525 .paragraph-3ed1 li ul a,
.detail_0525 .notification_fast_6835 li ul a,
.detail_0525 .solid_fafe li ul a,
.detail_0525 .up-39eb li ul a {
  padding-left: 20px;
}
.detail_0525 .card-00cf li ul ul li::before,
.detail_0525 .fast-d99c li ul ul li::before,
.detail_0525 .fresh_05a7 li ul ul li::before,
.detail_0525 .south_0f33 li ul ul li::before,
.detail_0525 .paragraph-3ed1 li ul ul li::before,
.detail_0525 .notification_fast_6835 li ul ul li::before,
.detail_0525 .solid_fafe li ul ul li::before,
.detail_0525 .up-39eb li ul ul li::before {
  left: 30px;
}
.detail_0525 .card-00cf li ul ul a,
.detail_0525 .fast-d99c li ul ul a,
.detail_0525 .fresh_05a7 li ul ul a,
.detail_0525 .south_0f33 li ul ul a,
.detail_0525 .paragraph-3ed1 li ul ul a,
.detail_0525 .notification_fast_6835 li ul ul a,
.detail_0525 .solid_fafe li ul ul a,
.detail_0525 .up-39eb li ul ul a {
  padding-left: 40px;
}
.detail_0525 .component-gold-5770 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.detail_0525 .up-39eb ul li {
  margin-bottom: 1.41575em;
}
.detail_0525 .up-39eb ul li .badge-soft-2362 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.detail_0525 .up-39eb ul li .paragraph-green-faf6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.blue_46c7 .card-00cf li a,
.blue_46c7 .fast-d99c li a,
.blue_46c7 .fresh_05a7 li a,
.blue_46c7 .south_0f33 li a,
.blue_46c7 .paragraph-3ed1 li a,
.blue_46c7 .notification_fast_6835 li a,
.blue_46c7 .solid_fafe li a,
.blue_46c7 .up-39eb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_46c7 .component-gold-5770 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_46c7 .button_active_01da ul li.fresh-0090 .soft_46ec,
.blue_46c7 .button_active_01da ul li.light-3b53 .soft_46ec {
  background: rgba(0, 0, 0, 0.2);
}
.blue_46c7 .detail_0525 .button_active_01da select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-6490 .detail_0525 .simple_1697 li {
  margin: 0;
}
.fluid-6490 .detail_0525 .simple_1697 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fluid-6490 .detail_0525 .simple_1697 li ul {
  margin: 0;
}
.fluid-6490 .detail_0525 .simple_1697 li ul li a {
  padding-left: 15px;
}
.fluid-6490 .detail_0525 .simple_1697 li ul li li a {
  padding-left: 30px;
}
.fluid-6490 .detail_0525 .simple_1697 li.card-6bd4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fluid-6490 .detail_0525 .simple_1697 li.card-6bd4 > 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;
}
.fluid-6490 .detail_0525 .simple_1697 li.card-6bd4 > 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;
}
.search-bf91 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight-last-7cc0 {
  position: relative;
  z-index: 10;
}
.highlight-last-7cc0 .sort-advanced-0d8d {
  width: 100%;
  max-width: 100%;
}
.secondary_top_fa4d .iron_5896 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.secondary_top_fa4d .notice-stale-f9db {
}
.secondary_top_fa4d .blue_46c7 {
  background: #292929;
}
.rough_1dfa .iron_5896 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.rough_1dfa .notice-stale-f9db {
  background: #f9f9f9;
}
.rough_1dfa .blue_46c7 {
  background: #303030;
}
.gradient_134c .iron_5896 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient_134c .wrapper_5fbe {
    margin-bottom: 1em;
  }
  .gradient_134c .wrapper_5fbe:last-child {
    margin-bottom: 0;
  }
}
.gradient_134c .notice-stale-f9db {
  background: #ededed;
}
.gradient_134c .blue_46c7 {
  background: #1a1a1a;
}
.iron_5896.notice-stale-f9db {
  color: rgba(0, 0, 0, 0.6);
}
.iron_5896.notice-stale-f9db .shade_43d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron_5896.blue_46c7 {
  color: rgba(255, 255, 255, 0.99);
}
.iron_5896.blue_46c7 a:not(.stone_29a2) {
  color: rgba(255, 255, 255, 0.79);
}
.iron_5896.blue_46c7 a:not(.stone_29a2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_5896.blue_46c7 .shade_43d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_5896.blue_46c7 table tbody td,
.iron_5896.blue_46c7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu-54ba.left_a51b .highlight-full-7f26 {
  max-width: initial;
}
.menu-54ba .panel-right-d1d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu-54ba .panel-right-d1d2 .sort-advanced-0d8d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu-54ba .panel-right-d1d2 .sort-advanced-0d8d {
    display: block;
    margin-bottom: 2em;
  }
  .menu-54ba .panel-right-d1d2 .sort-advanced-0d8d:last-child {
    margin-bottom: 0;
  }
}
.gradient_134c .wrapper_5fbe:last-child,
.rough_1dfa .wrapper_5fbe:last-child,
.secondary_top_fa4d .wrapper_5fbe:last-child {
  margin-bottom: 0;
}
.gradient_134c .wrapper_5fbe .detail_0525 .button_active_01da:last-child,
.rough_1dfa .wrapper_5fbe .detail_0525 .button_active_01da:last-child,
.secondary_top_fa4d .wrapper_5fbe .detail_0525 .button_active_01da:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gradient_134c .frame-2d99,
  .gradient_134c .right-7c52,
  .rough_1dfa .frame-2d99,
  .rough_1dfa .right-7c52,
  .secondary_top_fa4d .frame-2d99,
  .secondary_top_fa4d .right-7c52 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight-last-7cc0 .wrapper_5fbe {
    margin-bottom: 2em;
  }
}
.highlight-last-7cc0 p:last-child {
  margin-bottom: 0;
}
.highlight-last-7cc0 li,
.highlight-last-7cc0 ul {
  list-style: none;
  margin: 0;
}
.highlight-last-7cc0 ul ul {
  margin-left: 2.617924em;
}
.wide_5324 {
  font-size: 0.875em;
}

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