/*!
Theme Name: Customify
Theme URI: https://pressmaximum.badge_1ca2/customify
Author: WPCustomify
Author URI: https://pressmaximum.badge_1ca2
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.badge_1ca2/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.right_82c9.title_2ea6/licenses/gpl-2.0.popup_c200
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.layout-3370/, (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.notification-top-c423.tabs-ad89/normalize.carousel_outer_94c0/
 ======
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.carousel_outer_94c0 v7.0.0 | MIT License | github.badge_1ca2/necolas/normalize.carousel_outer_94c0 */
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;
}
.outline-north-e5a1 .shadow_liquid_66cf,
.picture_bright_f696,
.form_e824,
.fluid-f00b,
.texture-stale-0ef0,
.small-8dd5,
.video_next_9863,
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;
}
.picture_bright_f696,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture_bright_f696,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_bright_f696,
  h1 {
    font-size: 1.8em;
  }
}
.form_e824,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form_e824 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form_e824,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form_e824,
  h2 {
    font-size: 1.7em;
  }
}
.fluid-f00b,
h3 {
  font-size: 1.618em;
}
.outline-north-e5a1 .shadow_liquid_66cf,
.texture-stale-0ef0,
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.progress_green_b8d0 {
  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;
}
.paragraph_d07e:after,
.paragraph_d07e:before,
.action_8c80:after,
.action_8c80:before {
  content: "";
  display: table;
}
.paragraph_d07e:after,
.action_8c80:after {
  clear: both;
}
.layout-simple-589f {
  float: right;
  margin-right: 0;
}
.photo_cbd4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside_edeb .button_tiny_f3d8,
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;
}
.aside_edeb .button_tiny_f3d8: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;
}
.center_b30d .button_tiny_f3d8 {
  box-shadow: none;
}
.center_b30d
  .button_tiny_f3d8
  .hover-cfa1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.center_b30d .button_tiny_f3d8 .status_bronze_b329 {
  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;
}
.center_b30d
  .button_tiny_f3d8
  .status_bronze_b329
  b {
  display: none;
}
.center_b30d .advanced-969d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cool-8572:not(.panel_iron_5077):not(.accent-c658),
button:not(.panel_iron_5077):not(.accent-c658),
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ),
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ),
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ) {
  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;
}
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ):hover,
button:not(.panel_iron_5077):not(
    .accent-c658
  ):hover,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ):hover,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ):hover,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ):active,
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ):focus,
button:not(.panel_iron_5077):not(
    .accent-c658
  ):active,
button:not(.panel_iron_5077):not(
    .accent-c658
  ):focus,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ):active,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ):focus,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ):active,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ):focus,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ):active,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ):focus {
  outline: 0;
}
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20,
button:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20 {
  position: relative;
}
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .hover_lower_c07a,
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .mini-53a2,
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .dropdown_hard_f7e0,
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  i,
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  svg,
button:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .hover_lower_c07a,
button:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .mini-53a2,
button:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .dropdown_hard_f7e0,
button:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  i,
button:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  svg,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .hover_lower_c07a,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .mini-53a2,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .dropdown_hard_f7e0,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  i,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  svg,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .hover_lower_c07a,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .mini-53a2,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .dropdown_hard_f7e0,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  i,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  svg,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .hover_lower_c07a,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .mini-53a2,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  .dropdown_hard_f7e0,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  i,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20
  svg {
  visibility: hidden;
}
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20:after,
button:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20:after,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20:after,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20:after,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ).fn-loading-be20: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;
}
.cool-8572:not(.panel_iron_5077):not(.accent-c658),
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ),
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ),
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ) {
  color: #fff;
  background: #235787;
}
.cool-8572:not(.panel_iron_5077):not(
    .accent-c658
  ):focus,
input[type="button"]:not(.panel_iron_5077):not(
    .accent-c658
  ):focus,
input[type="reset"]:not(.panel_iron_5077):not(
    .accent-c658
  ):focus,
input[type="submit"]:not(.panel_iron_5077):not(
    .accent-c658
  ):focus {
  color: #fff;
}
.cool-8572.fn-disabled-be20:not(.panel_iron_5077):not(
    .accent-c658
  ),
.cool-8572[disabled]:not(.panel_iron_5077):not(
    .accent-c658
  ),
button.fn-disabled-be20:not(.panel_iron_5077):not(
    .accent-c658
  ),
button[disabled]:not(.panel_iron_5077):not(
    .accent-c658
  ) {
  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;
}
.label-fixed-8d6e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.label-fixed-8d6e: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;
}
.aside_820a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.aside-9e64 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.component-74b9 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.paragraph_d07e:after,
.paragraph_d07e:before,
.texture_454f:after,
.texture_454f:before,
.fluid-8254:after,
.fluid-8254:before,
.smooth-d323:after,
.smooth-d323:before,
.hard-a4a8:after,
.hard-a4a8:before,
.card-plasma-ffa9:after,
.card-plasma-ffa9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.paragraph_d07e:after,
.texture_454f:after,
.fluid-8254:after,
.smooth-d323:after,
.hard-a4a8:after,
.card-plasma-ffa9:after {
  clear: both;
}
.texture_454f .stale_c087,
.fluid-8254 .stale_c087,
.search_bf3c .stale_c087 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.next-22c0 {
  display: inline-block;
}
.selected_0abb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.selected_0abb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.selected_0abb .orange_165e {
  padding: 1em 0;
  font-size: 85%;
}
.orange_165e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dark_b0a4 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dark_b0a4:after,
.dark_b0a4:before {
  content: "";
  display: table;
}
.dark_b0a4:after {
  clear: both;
}
.thumbnail_10ea {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs_c503 .thumbnail_10ea {
  max-width: 50%;
}
.banner_4e77 .thumbnail_10ea {
  max-width: 33.33%;
}
.pagination_921c .thumbnail_10ea {
  max-width: 25%;
}
.mask-smooth-4c3d .thumbnail_10ea {
  max-width: 20%;
}
.first_f2af .thumbnail_10ea {
  max-width: 16.66%;
}
.link_advanced_09dd .thumbnail_10ea {
  max-width: 14.28%;
}
.fixed-bdaa .thumbnail_10ea {
  max-width: 12.5%;
}
.tabs_f1d0 .thumbnail_10ea {
  max-width: 11.11%;
}
.plasma_4745 {
  display: block;
}
.outline-north-e5a1 .copper-c8d2 label,
.outline-north-e5a1 .wrapper-narrow-1c00 label,
.outline-north-e5a1 .green_cb91 label,
.outline-north-e5a1 .white_d119 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_east_20b4 {
  list-style: none;
  margin: 0;
}
.container_east_20b4 article.middle_bb73 {
  margin-bottom: 0;
}
.container_east_20b4 ul {
  list-style: none;
  margin: 0;
}
.container_east_20b4 .panel_55ab li.middle_bb73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_east_20b4 .panel_55ab li.middle_bb73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_east_20b4 .panel_55ab li.middle_bb73: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) {
  .container_east_20b4 .panel_55ab li.middle_bb73 li.middle_bb73 li.middle_bb73 li.middle_bb73 {
    padding-left: 0;
  }
}
article.middle_bb73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.middle_bb73 .texture_454f p:last-of-type {
  margin-bottom: 0;
}
article.middle_bb73 .badge_active_35c9 {
  float: left;
}
article.middle_bb73 .media-68d9 {
  margin-left: 85px;
}
article.middle_bb73 .notice-e2e0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.middle_bb73 .notice-e2e0 .heading-2ba8 {
  margin-left: 10px;
}
article.middle_bb73 .menu-819c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.middle_bb73 .logo_wood_c0e6 {
  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 .copper-c8d2,
  #respond .green_cb91,
  #respond .white_d119 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-c8d2 input,
#respond .green_cb91 input,
#respond .white_d119 input {
  width: 100%;
}
#respond .white_d119 {
  margin-right: 0;
}
#respond .article-6d69 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver-69d1 {
  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;
}
.silver-69d1.box-d232 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.silver-69d1 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%);
}
.silver-69d1:focus,
.silver-69d1: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);
}
.tall-6fe3 {
  border-radius: 10%;
}
.narrow-93c3 {
  border-radius: 50%;
}
.iron-cab4 {
  font-size: 0.72em;
}
.under_0f57 {
  font-size: 0.875em;
}
.card-083c {
  font-size: 1.1em;
}
.primary_9cb7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.primary_9cb7.iron-cab4 {
  letter-spacing: 0.5px;
}
.row-807b,
.row-807b a {
  color: #6d6d6d;
}
.row-807b a:hover {
  color: #111;
}
.description_prev_7a25 {
  color: #6d6d6d;
}
.item_a333 {
  overflow-x: hidden;
}
.item_a333 .module_d428.active-d4ce {
  position: relative;
}
.item_a333 .module_d428.active-d4ce.widget_first_d681 {
  position: initial;
}
.item_a333
  .module_d428.active-d4ce.widget_first_d681
  .image-a96d {
  left: auto;
}
.item_a333 .module_d428 .image-a96d {
  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;
}
.item_a333 .module_d428:hover.active-d4ce {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.item_a333
  .module_d428:hover.active-d4ce
  .image-a96d {
  display: block;
  z-index: 9999999;
}
.item_a333 .surface-bronze-a9c0 .carousel-south-c21f,
.item_a333 .carousel-d8d0 .carousel-south-c21f {
  display: none;
}
.item_a333 .complex_5ee1 .module_d428:hover.active-d4ce {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outline-north-e5a1 .copper-c8d2 label,
.outline-north-e5a1 .wrapper-narrow-1c00 label,
.outline-north-e5a1 .green_cb91 label,
.outline-north-e5a1 .white_d119 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_east_20b4 {
  list-style: none;
  margin: 0;
}
.container_east_20b4 article.middle_bb73 {
  margin-bottom: 0;
}
.container_east_20b4 ul {
  list-style: none;
  margin: 0;
}
.container_east_20b4 .panel_55ab li.middle_bb73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_east_20b4 .panel_55ab li.middle_bb73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_east_20b4 .panel_55ab li.middle_bb73: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) {
  .container_east_20b4 .panel_55ab li.middle_bb73 li.middle_bb73 li.middle_bb73 li.middle_bb73 {
    padding-left: 0;
  }
}
article.middle_bb73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.middle_bb73 .texture_454f p:last-of-type {
  margin-bottom: 0;
}
article.middle_bb73 .badge_active_35c9 {
  float: left;
}
article.middle_bb73 .media-68d9 {
  margin-left: 85px;
}
article.middle_bb73 .notice-e2e0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.middle_bb73 .notice-e2e0 .heading-2ba8 {
  margin-left: 10px;
}
article.middle_bb73 .menu-819c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.middle_bb73 .logo_wood_c0e6 {
  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 .copper-c8d2,
  #respond .green_cb91,
  #respond .white_d119 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-c8d2 input,
#respond .green_cb91 input,
#respond .white_d119 input {
  width: 100%;
}
#respond .white_d119 {
  margin-right: 0;
}
#respond .article-6d69 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-bronze-a9c0 .hidden_soft_49f3 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden_soft_49f3 .paragraph_4b70.link-b651 .filter_smooth_f31a > li > a:focus,
.hidden_soft_49f3 .paragraph_4b70.link-b651 .filter_smooth_f31a > li > a:hover,
.hidden_soft_49f3 .paragraph_4b70.out-0894 .filter_smooth_f31a > li > a:focus,
.hidden_soft_49f3 .paragraph_4b70.out-0894 .filter_smooth_f31a > li > a:hover,
.hidden_soft_49f3 .paragraph_4b70.column_6ee7 .filter_smooth_f31a > li > a:focus,
.hidden_soft_49f3 .paragraph_4b70.column_6ee7 .filter_smooth_f31a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_soft_49f3
  .paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a,
.hidden_soft_49f3
  .paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li.box_794e
  > a,
.hidden_soft_49f3
  .paragraph_4b70.out-0894
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a,
.hidden_soft_49f3
  .paragraph_4b70.out-0894
  .filter_smooth_f31a
  > li.box_794e
  > a,
.hidden_soft_49f3
  .paragraph_4b70.column_6ee7
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a,
.hidden_soft_49f3 .paragraph_4b70.column_6ee7 .filter_smooth_f31a > li.gallery_south_3459 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_soft_49f3 .thick-7707,
.hidden_soft_49f3 .thick-7707 a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_soft_49f3 .widget-d88f.backdrop-dark-51db li a,
.hidden_soft_49f3 .pink-b749 a,
.hidden_soft_49f3 .hot_0887,
.hidden_soft_49f3 .filter_smooth_f31a > li > a,
.hidden_soft_49f3 .panel-mini-2b68 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3 .widget-d88f.backdrop-dark-51db li a:hover,
.hidden_soft_49f3 .pink-b749 a:hover,
.hidden_soft_49f3 .hot_0887:hover,
.hidden_soft_49f3 .filter_smooth_f31a > li > a:hover,
.hidden_soft_49f3 .panel-mini-2b68:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_soft_49f3 .title_f9fb {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3 .title_f9fb .sidebar-west-9b50 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_soft_49f3 .title_f9fb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_soft_49f3 .pink-8b07 .active_2c9c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3 .pink-8b07 .active_2c9c .lower-4e04 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3
  .pink-8b07
  .active_2c9c
  .lower-4e04::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3
  .pink-8b07
  .active_2c9c
  .lower-4e04:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3
  .pink-8b07
  .active_2c9c
  .lower-4e04::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3
  .pink-8b07
  .active_2c9c
  .lower-4e04::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3 .pink-8b07 .accent-8b68 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_soft_49f3 .pink-8b07 .accent-8b68:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_full_d22a
  .hidden_soft_49f3
  .pink-8b07
  .overlay-green-8fb3
  .bottom_2a8a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_full_d22a
  .hidden_soft_49f3
  .pink-8b07
  .overlay-green-8fb3
  .lower-4e04 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-bronze-a9c0 .liquid-6d73 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.liquid-6d73 .paragraph_4b70.link-b651 .filter_smooth_f31a > li > a:focus,
.liquid-6d73 .paragraph_4b70.link-b651 .filter_smooth_f31a > li > a:hover,
.liquid-6d73 .paragraph_4b70.out-0894 .filter_smooth_f31a > li > a:focus,
.liquid-6d73 .paragraph_4b70.out-0894 .filter_smooth_f31a > li > a:hover,
.liquid-6d73 .paragraph_4b70.column_6ee7 .filter_smooth_f31a > li > a:focus,
.liquid-6d73 .paragraph_4b70.column_6ee7 .filter_smooth_f31a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-6d73
  .paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a,
.liquid-6d73
  .paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li.box_794e
  > a,
.liquid-6d73
  .paragraph_4b70.out-0894
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a,
.liquid-6d73
  .paragraph_4b70.out-0894
  .filter_smooth_f31a
  > li.box_794e
  > a,
.liquid-6d73
  .paragraph_4b70.column_6ee7
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a,
.liquid-6d73 .paragraph_4b70.column_6ee7 .filter_smooth_f31a > li.gallery_south_3459 > a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-6d73 .thick-7707,
.liquid-6d73 .thick-7707 a {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-6d73 .widget-d88f.backdrop-dark-51db li a,
.liquid-6d73 .pink-b749 a,
.liquid-6d73 .hot_0887,
.liquid-6d73 .filter_smooth_f31a > li > a,
.liquid-6d73 .panel-mini-2b68 {
  color: rgba(0, 0, 0, 0.55);
}
.liquid-6d73 .widget-d88f.backdrop-dark-51db li a:hover,
.liquid-6d73 .pink-b749 a:hover,
.liquid-6d73 .hot_0887:hover,
.liquid-6d73 .filter_smooth_f31a > li > a:hover,
.liquid-6d73 .panel-mini-2b68:hover {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-6d73 .title_f9fb {
  color: rgba(0, 0, 0, 0.55);
}
.liquid-6d73 .title_f9fb .sidebar-west-9b50 {
  color: rgba(0, 0, 0, 0.8);
}
.liquid-6d73 .title_f9fb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-e112 .sort_9fe5 {
  margin-left: auto;
  margin-right: auto;
}
.fluid-8254 > * {
  margin-left: auto;
  margin-right: auto;
}
.fluid-8254 .aside_820a {
  margin-right: 1.41575em;
}
.active_brown_74c4 .fluid-8254 > .action-b7ae {
  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;
}
.active_brown_74c4 .fluid-8254 > .simple_3c77 {
  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;
}
.gallery-light-f9b3.filter-e112 .sort_9fe5,
.footer_5d1f.filter-e112 .sort_9fe5 {
  margin-left: 0;
}
.menu_up_c93a.filter-e112 .sort_9fe5,
.clean_3d88.filter-e112 .sort_9fe5 {
  margin-right: 0;
}
.fluid-8254 ol,
.fluid-8254 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.disabled_20e7 video {
  max-width: 100%;
}
.mask-8ad1 img {
  display: block;
}
.mask-8ad1.aside_820a,
.mask-8ad1.aside-9e64 {
  width: 100%;
}
.mask-8ad1.simple_3c77 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.layout-4426:not(.pattern-outer-9bd4) {
  margin: 1.5em auto;
}
.pagination_under_78a3 p {
  padding: 1.5em 14px;
}
ul.short_47e9.simple_3c77,
ul.short_47e9.action-b7ae,
ul.short_47e9.active_huge_7214.action-b7ae {
  padding: 0 14px;
}
.table_d141 {
  display: block;
  overflow-x: auto;
}
.table_d141 table {
  border-collapse: collapse;
  width: 100%;
}
.table_d141 td,
.table_d141 th {
  padding: 0.5em;
}
.fluid-8254 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fluid-8254 ol ol,
.fluid-8254 ol ul,
.fluid-8254 ul ol,
.fluid-8254 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fluid-8254 ol ol li,
.fluid-8254 ol ul li,
.fluid-8254 ul ol li,
.fluid-8254 ul ul li {
  margin-left: 0;
}
.hover-iron-0a4f.search-in-f13b > .small_629a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hover-iron-0a4f.search-in-f13b > .small_629a iframe,
.hover-iron-0a4f.search-in-f13b > .small_629a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.alert-2aca {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.alert-2aca.input_198a {
  padding: 0;
}
.alert-2aca.input_198a cite {
  font-size: 13px;
}
.alert-2aca > * {
  margin-left: 16px;
  margin-right: 16px;
}
.alert-2aca cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focused_042f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focused_042f > p:first-child {
  margin-top: 0;
}
.focused_042f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focused_042f blockquote {
  border-left: 0;
}
.text_steel_26cb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text_steel_26cb:not(.narrow_9935) {
  max-width: 100px;
}
.text_steel_26cb.logo-728b {
  border-bottom: none !important;
  text-align: center;
}
.text_steel_26cb.logo-728b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination_under_78a3 p {
    padding: 1.5em 0;
  }
}
.progress-current-0885 {
  color: #0073aa;
}
.border_steel_7208 {
  background-color: #0073aa;
}
.stone_9322 {
  color: #229fd8;
}
.carousel-green-f267 {
  background-color: #229fd8;
}
.tooltip-c96a {
  color: #eee;
}
.focused_8a94 {
  background-color: #eee;
}
.hero_a210 {
  color: #444;
}
.label-pressed-426a {
  background-color: #444;
}
.article-static-b822 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.article-static-b822 .avatar-right-6855 .pink-b749 {
  font-size: 15px;
}
.article-static-b822 .pink-b749 {
  line-height: 1.3;
}
.article-static-b822 .liquid-6d73 {
}
.article-static-b822 .hidden_soft_49f3 {
  background: #235787;
}
.static-a2ee {
  padding: 0;
}
.static-a2ee .hidden_soft_49f3 {
  background: #1a1a1a;
}
.static-a2ee .liquid-6d73 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.info-4596 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.info-4596 .liquid-6d73 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.info-4596 .hidden_soft_49f3 {
  background: #303030;
}
.card-plasma-ffa9 {
  position: relative;
  z-index: 10;
}
.card-plasma-ffa9 .sort-action-0ac4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_full_f963 .active-d4ce {
  display: inline-block;
  vertical-align: middle;
}
.active_full_f963.form-outer-47d6 .active-d4ce {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active_full_f963.form-outer-47d6 .active-d4ce {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active_full_f963.form-outer-47d6 .active-d4ce {
    margin-right: 0.4em;
  }
}
.active_full_f963.form-outer-47d6 .active-d4ce:last-child {
  margin-right: 0;
}
.pagination_blue_489e .sort-action-0ac4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface-bronze-a9c0 .avatar-right-6855 {
    margin: 0 -0.5em;
  }
  .surface-bronze-a9c0 .avatar-right-6855 [class*="customify-col-"],
  .surface-bronze-a9c0 .avatar-right-6855 [class*="customify-col_"],
  .surface-bronze-a9c0 .avatar-right-6855 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface-bronze-a9c0.component_036f .sort-action-0ac4 {
  background: 0 0 !important;
}
.surface-bronze-a9c0.component_036f .sort-action-0ac4,
.surface-bronze-a9c0.pagination_blue_489e .sort-action-0ac4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface-bronze-a9c0.thick_d843 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface-bronze-a9c0.pagination_blue_489e .sort-action-0ac4 {
  box-shadow: none !important;
}
.lower_1f10 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .lower_1f10 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .lower_1f10 {
    padding: 18px 0 20px;
  }
}
.lower_1f10 .box_wide_d932 {
  width: 100%;
}
.lower_1f10 .backdrop-up-4ad7 {
  margin-bottom: 0;
}
.lower_1f10 .disabled_ab9b {
  margin-top: 5px;
  font-size: 0.875em;
}
.caption_under_5dfd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.caption_under_5dfd .dropdown_8f2f {
  width: 100%;
}
.chip-7b39 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.chip-7b39 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.chip-7b39 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;
}
.chip-7b39 li:last-child:after {
  display: none;
}
.chip-7b39 li a {
  font-weight: 500;
  margin-right: 10px;
}
.gradient_ffd0 .carousel-south-c21f button,
.lower_1f10 .carousel-south-c21f button {
  left: 0;
}
.gradient_ffd0 .dropdown_8f2f,
.lower_1f10 .dropdown_8f2f {
  padding-left: 0;
  padding-right: 0;
}
.gradient_ffd0 .caption_under_5dfd,
.lower_1f10 .caption_under_5dfd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gradient_ffd0 {
  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;
}
.gradient_ffd0: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;
}
.gradient_ffd0 .tall-ff4d {
  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) {
  .gradient_ffd0 .tall-ff4d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_ffd0 .tall-ff4d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_ffd0 .tall-ff4d {
    min-height: 200px;
  }
}
.gradient_ffd0 .chip-7b39 {
  color: rgba(255, 255, 255, 0.8);
}
.gradient_ffd0 .chip-7b39 a,
.gradient_ffd0 .chip-7b39 li:after {
  color: inherit;
}
.gradient_ffd0 .chip-7b39 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.detail_first_198f {
  margin-bottom: 0.5em;
}
.card_e60e {
  margin-bottom: 1.2em;
}
.card_e60e,
.detail_first_198f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.card_e60e p:last-child,
.detail_first_198f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-south-c21f,
#masthead .carousel-south-c21f {
  display: none;
}
#masthead
  > .carousel-south-c21f.message-1da6 {
  display: none;
}
#masthead > .carousel-south-c21f button {
  left: 0;
}
.first-470e {
  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%;
}
.first-470e .active-d4ce {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.first-470e .notice-next-fa86 {
  display: -webkit-box;
  display: flex;
}
.first-470e .notice-next-fa86.old-1624 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.first-470e .notice-next-fa86.table_white_4cd3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first-470e .notice-next-fa86.narrow-5313 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.first-470e.surface-8861.lite-e1e1 .notice-next-fa86.old-1624 {
  flex-basis: 100%;
}
.first-470e.info-west-05c0 .notice-next-fa86.table_white_4cd3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.first-470e.info-west-05c0 .notice-next-fa86.narrow-5313 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-south-c21f.message-1da6 {
  display: none;
}
#masthead > .carousel-south-c21f button {
  left: 0;
}
.image_8959 {
  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;
}
.image_8959:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image_8959.secondary_center_694f i {
  margin-right: 4px;
}
.image_8959.content-2cf1 i {
  margin-left: 5px;
}
.pink-b749 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pink-b749 p:last-child {
  margin-bottom: 0;
}
.cool_cdbf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cool_cdbf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cool_cdbf img {
  display: block;
  width: auto;
  line-height: 1;
}
.cool_cdbf .thick-7707 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cool_cdbf .bronze-eec3 {
  margin: 5px 0 7px 0;
}
.cool_cdbf.info_hot_2f5d .button_slow_dd52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_cdbf.info_hot_2f5d .form-iron-3b42 {
  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;
}
.cool_cdbf.item_b7aa {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cool_cdbf.item_b7aa .button_slow_dd52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_cdbf.item_b7aa .form-iron-3b42 {
  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;
}
.cool_cdbf.pattern_a1f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cool_cdbf.logo-hard-885b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cool_cdbf.logo-hard-885b .form-iron-3b42 {
  margin-top: 7px;
}
.glass_c14c {
  display: inline-block;
}
.card-plasma-ffa9 .green-12f1 .cool_cdbf img {
  max-width: 100%;
}
.paragraph_4b70 .nav-glass-464c.tooltip-left-85c7,
.glass-5017 .nav-glass-464c.tooltip-left-85c7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_4b70 .column-7d2e,
.glass-5017 .column-7d2e {
  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%);
}
.paragraph_4b70 .column-7d2e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paragraph_4b70.primary-38c1 .column-7d2e {
  display: none;
}
.paragraph_4b70 .yellow-9969 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph_4b70 .yellow-9969 li {
  display: inline-block;
  position: relative;
}
.paragraph_4b70 .yellow-9969 li:last-child {
  margin-right: 0;
}
.paragraph_4b70 .yellow-9969 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;
}
.paragraph_4b70 .yellow-9969 li.gallery_south_3459 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paragraph_4b70 .yellow-9969 > 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;
}
.paragraph_4b70 .yellow-9969 > li > a i {
  line-height: 0;
}
.paragraph_4b70 .yellow-9969 > li.article_c080 > a .column-7d2e {
  margin-left: 4px;
  line-height: 0;
}
.paragraph_4b70 .yellow-9969 .hidden_action_e63e li.article_c080 > a {
  position: relative;
}
.paragraph_4b70 .yellow-9969 .hidden_action_e63e li.article_c080 > a:after,
.paragraph_4b70 .yellow-9969 .hidden_action_e63e li.article_c080 > a:before {
  content: "";
  display: table;
}
.paragraph_4b70 .yellow-9969 .hidden_action_e63e li.article_c080 > a:after {
  clear: both;
}
.paragraph_4b70 .yellow-9969 .hidden_action_e63e li.article_c080 > a .column-7d2e {
  margin-left: 5px;
  float: right;
}
.paragraph_4b70 .backdrop_yellow_e6fe,
.paragraph_4b70 .hidden_action_e63e {
  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;
}
.paragraph_4b70 .hidden_action_e63e {
  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;
}
.paragraph_4b70 .hidden_action_e63e .tooltip-left-85c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paragraph_4b70 .hidden_action_e63e .column-7d2e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paragraph_4b70 .hidden_action_e63e li {
  display: block;
  margin: 0;
  padding: 0;
}
.paragraph_4b70 .hidden_action_e63e 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;
}
.paragraph_4b70 .hidden_action_e63e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paragraph_4b70 .hidden_action_e63e .hidden_action_e63e {
  top: 0;
  left: 100%;
}
.paragraph_4b70 .basic_5739.fn-focus-be20 > .backdrop_yellow_e6fe,
.paragraph_4b70 .basic_5739.fn-focus-be20 > .hidden_action_e63e,
.paragraph_4b70 .basic_5739:focus > .backdrop_yellow_e6fe,
.paragraph_4b70 .basic_5739:focus > .hidden_action_e63e,
.paragraph_4b70 .basic_5739:hover > .backdrop_yellow_e6fe,
.paragraph_4b70 .basic_5739:hover > .hidden_action_e63e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paragraph_4b70.column_6ee7 .filter_smooth_f31a:after,
.paragraph_4b70.column_6ee7 .filter_smooth_f31a:before {
  content: "";
  display: table;
}
.paragraph_4b70.column_6ee7 .filter_smooth_f31a:after {
  clear: both;
}
.paragraph_4b70.column_6ee7 .filter_smooth_f31a > li {
  float: left;
}
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a:after,
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a:before {
  content: "";
  display: table;
}
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a:after {
  clear: both;
}
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a > li {
  float: left;
}
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a > li.pagination_dirty_e6bd > a,
.paragraph_4b70.accordion_slow_d841 .filter_smooth_f31a > li.gallery_south_3459 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paragraph_4b70.link-b651 .filter_smooth_f31a > li > a .tooltip-left-85c7 {
  position: relative;
}
.paragraph_4b70.link-b651 .filter_smooth_f31a > li > a .tooltip-left-85c7: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;
}
.paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li:focus
  > a
  .tooltip-left-85c7:before,
.paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li:hover
  > a
  .tooltip-left-85c7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a
  .tooltip-left-85c7:before,
.paragraph_4b70.link-b651
  .filter_smooth_f31a
  > li.box_794e
  > a
  .tooltip-left-85c7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_4b70.out-0894 .filter_smooth_f31a > li > a .tooltip-left-85c7 {
  position: relative;
}
.paragraph_4b70.out-0894 .filter_smooth_f31a > li > a .tooltip-left-85c7: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;
}
.paragraph_4b70.out-0894 .filter_smooth_f31a > li:focus > a .tooltip-left-85c7:before,
.paragraph_4b70.out-0894
  .filter_smooth_f31a
  > li:hover
  > a
  .tooltip-left-85c7:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_4b70.out-0894
  .filter_smooth_f31a
  > li.pagination_dirty_e6bd
  > a
  .tooltip-left-85c7:before,
.paragraph_4b70.out-0894
  .filter_smooth_f31a
  > li.box_794e
  > a
  .tooltip-left-85c7:before {
  width: 100%;
  background-color: currentColor;
}
.glass-5017 .yellow-9969 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.glass-5017 .yellow-9969 li:first-child > a {
  border-top: none;
}
.glass-5017 .yellow-9969 .focused_72fe > .tooltip-left-85c7 .column-7d2e {
  display: none;
}
.glass-5017 .yellow-9969 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.glass-5017 .yellow-9969 li:last-child {
  border: none;
}
.glass-5017 .yellow-9969 li.article_c080 > a {
  padding-right: 45px !important;
}
.glass-5017 .yellow-9969 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.glass-5017 .yellow-9969 li a:focus,
.glass-5017 .yellow-9969 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-5017 .yellow-9969 li .tag_2d58 {
  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;
}
.glass-5017 .yellow-9969 li .tag_2d58:hover {
  box-shadow: none;
}
.glass-5017 .yellow-9969 li .tag_2d58 .column-7d2e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.glass-5017 .yellow-9969 .hidden_action_e63e {
  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);
}
.glass-5017 .yellow-9969 .hidden_action_e63e li a {
  padding-left: 3em;
}
.glass-5017 .yellow-9969 .paragraph_53ea > a .tag_2d58 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.glass-5017 .yellow-9969 .paragraph_53ea > .hidden_action_e63e {
  display: block;
  opacity: 1;
}
.dim_f00a {
  max-width: 100%;
}
.info-d09a {
  line-height: 0;
  cursor: pointer;
}
.panel-mini-2b68 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel-mini-2b68:hover {
  box-shadow: none;
  color: currentColor;
}
.panel-mini-2b68 svg {
  width: 18px;
  height: 18px;
}
.panel-mini-2b68 .logo_huge_d664 {
  display: none;
}
.widget_prev_63a8 {
  position: relative;
}
.widget_prev_63a8.fn-active-be20 .panel-mini-2b68 .table-b139 {
  display: none;
}
.widget_prev_63a8.fn-active-be20 .panel-mini-2b68 .logo_huge_d664 {
  display: inline-block;
}
.widget_prev_63a8 .aside_813d {
  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);
}
.widget_prev_63a8.top_1621 .aside_813d {
  left: auto;
  right: -0.9em;
}
.widget_prev_63a8.top_1621 .item_6a57::before {
  left: auto;
  right: 15px;
}
.widget_prev_63a8.fn-active-be20 .aside_813d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay-green-8fb3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay-green-8fb3 label {
  flex-basis: 100%;
}
.overlay-green-8fb3 .active_2c9c {
  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;
}
.overlay-green-8fb3 .lower-4e04 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay-green-8fb3 .lower-4e04:focus {
  background-color: transparent;
}
.overlay-green-8fb3 button.accent-8b68 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay-green-8fb3 button.accent-8b68:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay-green-8fb3 button.accent-8b68 svg {
  width: 18px;
  height: 18px;
}
.overlay-green-8fb3 input[type="submit"] {
  min-height: auto;
}
.pink-8b07 .overlay-green-8fb3 .lower-4e04 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item_6a57 {
  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) {
  .item_6a57 {
    width: 220px;
  }
}
.item_6a57 label {
  flex-basis: 100%;
}
.item_6a57::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;
}
.disabled_full_d22a .pink-8b07 .overlay-green-8fb3 {
  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;
}
.disabled_full_d22a
  .pink-8b07
  .overlay-green-8fb3
  .active_2c9c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.disabled_full_d22a .pink-8b07 .overlay-green-8fb3 .lower-4e04 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.disabled_full_d22a
  .pink-8b07
  .overlay-green-8fb3
  .lower-4e04:focus {
  background: 0 0;
}
.disabled_full_d22a
  .pink-8b07
  .overlay-green-8fb3
  .bottom_2a8a {
  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;
}
.widget-d88f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.widget-d88f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.widget-d88f li:last-child {
  margin-right: 0;
}
.widget-d88f li:first-child {
  margin-left: 0;
}
.widget-d88f.soft_fa28 a {
  color: #fff;
}
.widget-d88f.soft_fa28 a:hover {
  color: #fff;
}
.widget-d88f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.widget-d88f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.widget-d88f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-d88f a:hover {
  opacity: 0.9;
  color: inherit;
}
.widget-d88f [class*="social-icon-apple"] {
  background-color: #999;
}
.widget-d88f [class*="social-icon-apple"].table-1a4e {
  background-color: transparent;
  color: #999;
}
.widget-d88f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.widget-d88f [class*="social-icon-behance"].table-1a4e {
  background-color: transparent;
  color: #1769ff;
}
.widget-d88f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.widget-d88f [class*="social-icon-bitbucket"].table-1a4e {
  background-color: transparent;
  color: #205081;
}
.widget-d88f [class*="social-icon-codepen"] {
  background-color: #000;
}
.widget-d88f [class*="social-icon-codepen"].table-1a4e {
  background-color: transparent;
  color: #000;
}
.widget-d88f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.widget-d88f [class*="social-icon-delicious"].table-1a4e {
  background-color: transparent;
  color: #39f;
}
.widget-d88f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.widget-d88f [class*="social-icon-digg"].table-1a4e {
  background-color: transparent;
  color: #005be2;
}
.widget-d88f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.widget-d88f [class*="social-icon-dribbble"].table-1a4e {
  background-color: transparent;
  color: #ea4c89;
}
.widget-d88f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.widget-d88f [class*="social-icon-envelope"].table-1a4e {
  background-color: transparent;
  color: #ea4335;
}
.widget-d88f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.widget-d88f [class*="social-icon-facebook"].table-1a4e {
  background-color: transparent;
  color: #3b5998;
}
.widget-d88f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.widget-d88f [class*="social-icon-flickr"].table-1a4e {
  background-color: transparent;
  color: #0063dc;
}
.widget-d88f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.widget-d88f [class*="social-icon-foursquare"].table-1a4e {
  background-color: transparent;
  color: #2d5be3;
}
.widget-d88f [class*="social-icon-github"] {
  background-color: #333;
}
.widget-d88f [class*="social-icon-github"].table-1a4e {
  background-color: transparent;
  color: #333;
}
.widget-d88f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.widget-d88f [class*="social-icon-google-plus"].table-1a4e {
  background-color: transparent;
  color: #dd4b39;
}
.widget-d88f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.widget-d88f [class*="social-icon-houzz"].table-1a4e {
  background-color: transparent;
  color: #7ac142;
}
.widget-d88f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.widget-d88f [class*="social-icon-instagram"].table-1a4e {
  background-color: transparent;
  color: #262626;
}
.widget-d88f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.widget-d88f [class*="social-icon-jsfiddle"].table-1a4e {
  background-color: transparent;
  color: #487aa2;
}
.widget-d88f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.widget-d88f [class*="social-icon-linkedin"].table-1a4e {
  background-color: transparent;
  color: #0077b5;
}
.widget-d88f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.widget-d88f [class*="social-icon-medium"].table-1a4e {
  background-color: transparent;
  color: #00ab6b;
}
.widget-d88f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.widget-d88f
  [class*="social-icon-odnoklassniki"].table-1a4e {
  background-color: transparent;
  color: #f4731c;
}
.widget-d88f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.widget-d88f [class*="social-icon-meetup"].table-1a4e {
  background-color: transparent;
  color: #ec1c40;
}
.widget-d88f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.widget-d88f [class*="social-icon-pinterest"].table-1a4e {
  background-color: transparent;
  color: #bd081c;
}
.widget-d88f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.widget-d88f [class*="social-icon-product-hunt"].table-1a4e {
  background-color: transparent;
  color: #da552f;
}
.widget-d88f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.widget-d88f [class*="social-icon-reddit"].table-1a4e {
  background-color: transparent;
  color: #ff4500;
}
.widget-d88f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.widget-d88f [class*="social-icon-rss"].table-1a4e {
  background-color: transparent;
  color: #f26522;
}
.widget-d88f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.widget-d88f
  [class*="social-icon-shopping-cart"].table-1a4e {
  background-color: transparent;
  color: #4caf50;
}
.widget-d88f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.widget-d88f [class*="social-icon-skype"].table-1a4e {
  background-color: transparent;
  color: #00aff0;
}
.widget-d88f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.widget-d88f [class*="social-icon-slideshare"].table-1a4e {
  background-color: transparent;
  color: #0077b5;
}
.widget-d88f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.widget-d88f [class*="social-icon-snapchat"].table-1a4e {
  background-color: transparent;
  color: #fffc00;
}
.widget-d88f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.widget-d88f [class*="social-icon-soundcloud"].table-1a4e {
  background-color: transparent;
  color: #f80;
}
.widget-d88f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.widget-d88f [class*="social-icon-spotify"].table-1a4e {
  background-color: transparent;
  color: #2ebd59;
}
.widget-d88f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.widget-d88f
  [class*="social-icon-stack-overflow"].table-1a4e {
  background-color: transparent;
  color: #fe7a15;
}
.widget-d88f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.widget-d88f [class*="social-icon-maldkfgram"].table-1a4e {
  background-color: transparent;
  color: #2ca5e0;
}
.widget-d88f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.widget-d88f [class*="social-icon-tripadvisor"].table-1a4e {
  background-color: transparent;
  color: #589442;
}
.widget-d88f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.widget-d88f [class*="social-icon-tumblr"].table-1a4e {
  background-color: transparent;
  color: #35465c;
}
.widget-d88f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.widget-d88f [class*="social-icon-twitch"].table-1a4e {
  background-color: transparent;
  color: #6441a5;
}
.widget-d88f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.widget-d88f [class*="social-icon-twitter"].table-1a4e {
  background-color: transparent;
  color: #1da1f2;
}
.widget-d88f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.widget-d88f [class*="social-icon-vimeo"].table-1a4e {
  background-color: transparent;
  color: #1ab7ea;
}
.widget-d88f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.widget-d88f [class*="social-icon-vk"].table-1a4e {
  background-color: transparent;
  color: #45668e;
}
.widget-d88f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.widget-d88f [class*="social-icon-weibo"].table-1a4e {
  background-color: transparent;
  color: #df2029;
}
.widget-d88f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.widget-d88f [class*="social-icon-weixin"].table-1a4e {
  background-color: transparent;
  color: #7bb32e;
}
.widget-d88f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.widget-d88f [class*="social-icon-whatsapp"].table-1a4e {
  background-color: transparent;
  color: #25d366;
}
.widget-d88f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.widget-d88f [class*="social-icon-wordpress"].table-1a4e {
  background-color: transparent;
  color: #21759b;
}
.widget-d88f [class*="social-icon-xing"] {
  background-color: #026466;
}
.widget-d88f [class*="social-icon-xing"].table-1a4e {
  background-color: transparent;
  color: #026466;
}
.widget-d88f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.widget-d88f [class*="social-icon-yelp"].table-1a4e {
  background-color: transparent;
  color: #af0606;
}
.widget-d88f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.widget-d88f [class*="social-icon-youtube"].table-1a4e {
  background-color: transparent;
  color: #cd201f;
}
.hot_0887 {
  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;
}
.hot_0887:hover {
  box-shadow: none;
  background: 0 0;
}
.sort_small_256b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.glass_70a5 {
  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;
}
.highlight-b199 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.south-42e5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.south-42e5,
.south-42e5::after,
.south-42e5::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;
}
.south-42e5::after,
.south-42e5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade-east-564f .glass_70a5 .highlight-b199 {
  margin-top: -2px;
  width: 19px;
}
.shade-east-564f .glass_70a5 .south-42e5 {
  margin-top: -1px;
}
.shade-east-564f .glass_70a5 .south-42e5,
.shade-east-564f .glass_70a5 .south-42e5::after,
.shade-east-564f .glass_70a5 .south-42e5::before {
  width: 19px;
  height: 2px;
}
.shade-east-564f .glass_70a5 .south-42e5::before {
  top: -6px;
}
.shade-east-564f .glass_70a5 .south-42e5::after {
  bottom: -6px;
}
.breadcrumb-green-8c12 .glass_70a5 .highlight-b199 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-green-8c12 .glass_70a5 .south-42e5 {
  margin-top: -1px;
}
.breadcrumb-green-8c12 .glass_70a5 .south-42e5,
.breadcrumb-green-8c12 .glass_70a5 .south-42e5::after,
.breadcrumb-green-8c12 .glass_70a5 .south-42e5::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-green-8c12 .glass_70a5 .south-42e5::before {
  top: -7px;
}
.breadcrumb-green-8c12 .glass_70a5 .south-42e5::after {
  bottom: -7px;
}
.status-old-0f23 .glass_70a5 .highlight-b199 {
  margin-top: -2px;
  width: 31px;
}
.status-old-0f23 .glass_70a5 .south-42e5 {
  margin-top: -1.5px;
}
.status-old-0f23 .glass_70a5 .south-42e5,
.status-old-0f23 .glass_70a5 .south-42e5::after,
.status-old-0f23 .glass_70a5 .south-42e5::before {
  width: 31px;
  height: 3px;
}
.status-old-0f23 .glass_70a5 .south-42e5::before {
  top: -9px;
}
.status-old-0f23 .glass_70a5 .south-42e5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip_ff43 .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_ff43 .glass_70a5 .south-42e5 {
    margin-top: -1px;
  }
  .chip_ff43 .glass_70a5 .south-42e5,
  .chip_ff43 .glass_70a5 .south-42e5::after,
  .chip_ff43 .glass_70a5 .south-42e5::before {
    width: 19px;
    height: 2px;
  }
  .chip_ff43 .glass_70a5 .south-42e5::before {
    top: -6px;
  }
  .chip_ff43 .glass_70a5 .south-42e5::after {
    bottom: -6px;
  }
  .gallery-9128 .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery-9128 .glass_70a5 .south-42e5 {
    margin-top: -1px;
  }
  .gallery-9128 .glass_70a5 .south-42e5,
  .gallery-9128 .glass_70a5 .south-42e5::after,
  .gallery-9128 .glass_70a5 .south-42e5::before {
    width: 22px;
    height: 2px;
  }
  .gallery-9128 .glass_70a5 .south-42e5::before {
    top: -7px;
  }
  .gallery-9128 .glass_70a5 .south-42e5::after {
    bottom: -7px;
  }
  .rough-0535 .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 31px;
  }
  .rough-0535 .glass_70a5 .south-42e5 {
    margin-top: -1.5px;
  }
  .rough-0535 .glass_70a5 .south-42e5,
  .rough-0535 .glass_70a5 .south-42e5::after,
  .rough-0535 .glass_70a5 .south-42e5::before {
    width: 31px;
    height: 3px;
  }
  .rough-0535 .glass_70a5 .south-42e5::before {
    top: -9px;
  }
  .rough-0535 .glass_70a5 .south-42e5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip_5de7 .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 19px;
  }
  .chip_5de7 .glass_70a5 .south-42e5 {
    margin-top: -1px;
  }
  .chip_5de7 .glass_70a5 .south-42e5,
  .chip_5de7 .glass_70a5 .south-42e5::after,
  .chip_5de7 .glass_70a5 .south-42e5::before {
    width: 19px;
    height: 2px;
  }
  .chip_5de7 .glass_70a5 .south-42e5::before {
    top: -6px;
  }
  .chip_5de7 .glass_70a5 .south-42e5::after {
    bottom: -6px;
  }
  .table-simple-d334 .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 22px;
  }
  .table-simple-d334 .glass_70a5 .south-42e5 {
    margin-top: -1px;
  }
  .table-simple-d334 .glass_70a5 .south-42e5,
  .table-simple-d334 .glass_70a5 .south-42e5::after,
  .table-simple-d334 .glass_70a5 .south-42e5::before {
    width: 22px;
    height: 2px;
  }
  .table-simple-d334 .glass_70a5 .south-42e5::before {
    top: -7px;
  }
  .table-simple-d334 .glass_70a5 .south-42e5::after {
    bottom: -7px;
  }
  .lite-7747 .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 31px;
  }
  .lite-7747 .glass_70a5 .south-42e5 {
    margin-top: -1.5px;
  }
  .lite-7747 .glass_70a5 .south-42e5,
  .lite-7747 .glass_70a5 .south-42e5::after,
  .lite-7747 .glass_70a5 .south-42e5::before {
    width: 31px;
    height: 3px;
  }
  .lite-7747 .glass_70a5 .south-42e5::before {
    top: -9px;
  }
  .lite-7747 .glass_70a5 .south-42e5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .white_62d0 .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 19px;
  }
  .white_62d0 .glass_70a5 .south-42e5 {
    margin-top: -1px;
  }
  .white_62d0 .glass_70a5 .south-42e5,
  .white_62d0 .glass_70a5 .south-42e5::after,
  .white_62d0 .glass_70a5 .south-42e5::before {
    width: 19px;
    height: 2px;
  }
  .white_62d0 .glass_70a5 .south-42e5::before {
    top: -6px;
  }
  .white_62d0 .glass_70a5 .south-42e5::after {
    bottom: -6px;
  }
  .alert_light_6c8f .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 22px;
  }
  .alert_light_6c8f .glass_70a5 .south-42e5 {
    margin-top: -1px;
  }
  .alert_light_6c8f .glass_70a5 .south-42e5,
  .alert_light_6c8f .glass_70a5 .south-42e5::after,
  .alert_light_6c8f .glass_70a5 .south-42e5::before {
    width: 22px;
    height: 2px;
  }
  .alert_light_6c8f .glass_70a5 .south-42e5::before {
    top: -7px;
  }
  .alert_light_6c8f .glass_70a5 .south-42e5::after {
    bottom: -7px;
  }
  .component-9dec .glass_70a5 .highlight-b199 {
    margin-top: -2px;
    width: 31px;
  }
  .component-9dec .glass_70a5 .south-42e5 {
    margin-top: -1.5px;
  }
  .component-9dec .glass_70a5 .south-42e5,
  .component-9dec .glass_70a5 .south-42e5::after,
  .component-9dec .glass_70a5 .south-42e5::before {
    width: 31px;
    height: 3px;
  }
  .component-9dec .glass_70a5 .south-42e5::before {
    top: -9px;
  }
  .component-9dec .glass_70a5 .south-42e5::after {
    bottom: -9px;
  }
}
.surface_4ef7 .south-42e5 {
  -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);
}
.surface_4ef7 .south-42e5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.surface_4ef7 .south-42e5::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);
}
.surface_4ef7.full-bb44 .south-42e5 {
  -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);
}
.surface_4ef7.full-bb44 .south-42e5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.surface_4ef7.full-bb44 .south-42e5::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);
}
.aside_0969 {
  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.tag-7392:before {
  display: none;
}
.carousel-d8d0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel-d8d0 .thumbnail-simple-264f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel-d8d0 .thumbnail-simple-264f:last-of-type {
  border-bottom: none;
}
.carousel-d8d0 .thumbnail-simple-264f.popup-ab38,
.carousel-d8d0 .thumbnail-simple-264f.carousel_green_c9da,
.carousel-d8d0 .thumbnail-simple-264f.picture_3455 {
  padding: 0;
}
.carousel-d8d0 .glass-5017 .tag_2d58 {
  color: currentColor;
}
.carousel-d8d0 .glass-5017 .tag_2d58:focus,
.carousel-d8d0 .glass-5017 .tag_2d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-d8d0.liquid-6d73 .title_f9fb,
.carousel-d8d0.liquid-6d73 .pink-b749 a,
.carousel-d8d0.liquid-6d73 .filter_smooth_f31a a,
.carousel-d8d0.liquid-6d73 .hidden_action_e63e a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel-d8d0.liquid-6d73 .title_f9fb:hover,
.carousel-d8d0.liquid-6d73 .pink-b749 a:hover,
.carousel-d8d0.liquid-6d73 .filter_smooth_f31a a:hover,
.carousel-d8d0.liquid-6d73 .hidden_action_e63e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-d8d0.liquid-6d73 .sidebar-west-9b50 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel-d8d0.liquid-6d73 .thumbnail-simple-264f {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-d8d0.liquid-6d73 .thumbnail-simple-264f:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel-d8d0.liquid-6d73 .main_60e8:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel-d8d0.liquid-6d73 .glass-5017 .yellow-9969 li a,
.carousel-d8d0.liquid-6d73 .glass-5017 .tag_2d58,
.carousel-d8d0.liquid-6d73 .hidden_action_e63e {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-d8d0.liquid-6d73 .glass-5017 .tag_2d58:focus,
.carousel-d8d0.liquid-6d73 .glass-5017 .tag_2d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-d8d0.liquid-6d73 .yellow-9969 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel-d8d0.hidden_soft_49f3 .title_f9fb,
.carousel-d8d0.hidden_soft_49f3 .pink-b749 a,
.carousel-d8d0.hidden_soft_49f3 .filter_smooth_f31a .tag_2d58,
.carousel-d8d0.hidden_soft_49f3 .filter_smooth_f31a a,
.carousel-d8d0.hidden_soft_49f3 .hidden_action_e63e a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel-d8d0.hidden_soft_49f3 .title_f9fb:hover,
.carousel-d8d0.hidden_soft_49f3 .pink-b749 a:hover,
.carousel-d8d0.hidden_soft_49f3 .filter_smooth_f31a .tag_2d58:hover,
.carousel-d8d0.hidden_soft_49f3 .filter_smooth_f31a a:hover,
.carousel-d8d0.hidden_soft_49f3 .hidden_action_e63e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-d8d0.hidden_soft_49f3 .sidebar-west-9b50 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel-d8d0.hidden_soft_49f3 .thumbnail-simple-264f {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-d8d0.hidden_soft_49f3 .thumbnail-simple-264f:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel-d8d0.hidden_soft_49f3 .main_60e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel-d8d0.hidden_soft_49f3 .glass-5017 .yellow-9969 li a,
.carousel-d8d0.hidden_soft_49f3 .glass-5017 .tag_2d58,
.carousel-d8d0.hidden_soft_49f3 .hidden_action_e63e {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel-d8d0.hidden_soft_49f3 .glass-5017 .tag_2d58:focus,
.carousel-d8d0.hidden_soft_49f3 .glass-5017 .tag_2d58:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel-d8d0.hidden_soft_49f3 .yellow-9969 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_60e8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main_60e8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.red_7bc0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb_prev_abfb .carousel-d8d0 {
  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;
}
.breadcrumb_prev_abfb .thumbnail-simple-264f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb_prev_abfb .thumbnail-simple-264f: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) {
  .breadcrumb_prev_abfb .thumbnail-simple-264f:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb_prev_abfb .thumbnail-simple-264f:last-child:before {
  content: none;
}
.breadcrumb_prev_abfb .thumbnail-simple-264f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb_prev_abfb .glass-5017 .yellow-9969 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb_prev_abfb .glass-5017 .yellow-9969 li a .tag_2d58 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb_prev_abfb .glass-5017 .hidden_action_e63e {
  border: none;
}
.breadcrumb_prev_abfb .glass-5017 .hidden_action_e63e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb_prev_abfb .main_60e8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb_prev_abfb .red_7bc0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb_prev_abfb .hidden_soft_49f3 .main_60e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_prev_abfb .liquid-6d73.progress-purple-70dd .south-42e5 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb_prev_abfb
  .liquid-6d73.progress-purple-70dd
  .south-42e5::after,
.breadcrumb_prev_abfb
  .liquid-6d73.progress-purple-70dd
  .south-42e5:before {
  background: inherit;
}
.breadcrumb_prev_abfb
  .liquid-6d73.progress-purple-70dd:hover
  .south-42e5 {
  background: rgba(0, 0, 0, 0.8);
}
.carousel_683a .carousel-d8d0 {
  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) {
  .carousel_683a .carousel-d8d0 {
    width: auto;
    right: 45px;
  }
}
.red_63d0 .carousel-d8d0 {
  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) {
  .red_63d0 .carousel-d8d0 {
    width: auto;
    left: 45px;
  }
}
.tag-7392 .carousel-d8d0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tag-7392 .red_7bc0 {
  max-width: 48em;
  margin: 0 auto;
}
.tag-7392 .main_60e8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.text-85ac {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.text-85ac.breadcrumb_prev_abfb .carousel-d8d0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.text-85ac.carousel_683a .carousel-d8d0 {
  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);
}
.text-85ac .carousel-d8d0 {
  visibility: visible;
}
.text-85ac.red_63d0 .carousel-d8d0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.down_fd2e,
.item-upper-3b69 {
  overflow-x: hidden;
}
.down_fd2e .carousel-d8d0 {
  overflow: auto;
}
.down_fd2e.breadcrumb_prev_abfb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_fd2e.breadcrumb_prev_abfb .carousel-d8d0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.down_fd2e.breadcrumb_prev_abfb .hot_0887 {
  opacity: 0;
}
.down_fd2e.carousel_683a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_fd2e.carousel_683a .carousel-d8d0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.down_fd2e.carousel_683a .hot_0887 {
  opacity: 0;
}
.down_fd2e.red_63d0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_fd2e.red_63d0 .carousel-d8d0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.down_fd2e.red_63d0 .hot_0887 {
  opacity: 0;
}
.down_fd2e.tag-7392 .carousel-d8d0 {
  z-index: 10;
  visibility: visible;
}
.progress-purple-70dd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.progress-purple-70dd .south-42e5 {
  background: rgba(255, 255, 255, 0.99);
}
.progress-purple-70dd .south-42e5::after,
.progress-purple-70dd .south-42e5:before {
  background: inherit;
}
.progress-purple-70dd:hover .south-42e5 {
  background: rgba(255, 255, 255, 0.99);
}
.red_63d0 .progress-purple-70dd {
  top: 10px;
  right: auto;
  left: 12px;
}
.tag-7392 .progress-purple-70dd {
  display: none !important;
}
.down_fd2e:before,
.item-upper-3b69:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.down_fd2e .progress-purple-70dd,
.item-upper-3b69 .progress-purple-70dd {
  display: inline-block;
}
.carousel-d8d0 .active-d4ce {
  -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;
}
.down_fd2e .carousel-d8d0 .active-d4ce,
.item-upper-3b69 .carousel-d8d0 .active-d4ce {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow-rough-615a .active_2c9c {
  width: 100%;
}
.green-12f1 {
  padding: 0 0.5em 0;
}
.green-12f1 [class*="customify-col-"],
.green-12f1 [class*="customify-col_"],
.green-12f1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner_01cf .green-12f1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar-right-6855 .aside-e63c,
  .aside-e63c {
    display: none;
  }
  .active-4d82 {
    text-align: left;
  }
  .aside_focused_7ffd {
    text-align: center;
  }
  .aside_down_6399 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar-right-6855 .in_b426,
  .in_b426 {
    display: none;
  }
  .thumbnail-action-70cc {
    text-align: left;
  }
  .action-ebef {
    text-align: center;
  }
  .overlay-bright-5d17 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar-right-6855 .slow-dd15,
  .slow-dd15 {
    display: none;
  }
  .container_prev_6cca {
    text-align: left;
  }
  .stone_91f0 {
    text-align: center;
  }
  .sort_hard_0cbb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.active-b628 {
  box-shadow: none !important;
}
.frame_4816 .tag_354d,
.caption-b757 .tag_354d {
  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;
}
.caption-b757 .tag_354d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort-action-0ac4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort-action-0ac4:after,
.sort-action-0ac4:before {
  content: "";
  display: table;
}
.sort-action-0ac4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort-action-0ac4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort-action-0ac4,
.thick_d843 {
  max-width: 1248px;
  margin: 0 auto;
}

.smooth-d323.slow_8a94 .sort-action-0ac4 {
  max-width: 100%;
}
.smooth-d323.popup-5260 {
  max-width: 1200px;
  margin: 0 auto;
}
.smooth-d323.table_upper_4c35 .sort-action-0ac4 {
  max-width: 100%;
}
.smooth-d323.table_upper_4c35 > .sort-action-0ac4 {
  padding-left: 0;
  padding-right: 0;
}
.smooth-d323.table_upper_4c35 > .sort-action-0ac4 .avatar-right-6855 {
  margin: 0;
}
.smooth-d323.table_upper_4c35
  > .sort-action-0ac4
  .slow-5ff9.stone-8671 {
  margin-right: 0;
  margin-left: 0;
}
.smooth-d323.table_upper_4c35 #main.stone-8671 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_3894 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_3894 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button-motion-8dd6 .sort_9fe5 {
    padding-right: 1em;
  }
  .button-motion-8dd6.link_wide_482a .slow-5ff9 {
    border-right: 1px solid #eaecee;
  }
  .button-motion-8dd6.link_wide_482a .sort_9fe5 {
    padding-right: 1em;
  }
  .button-motion-8dd6.link_wide_482a .paragraph_slow_78a6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_static_2b8f .sort_9fe5 {
    padding-left: 1em;
  }
  .gallery_static_2b8f.link_wide_482a .slow-5ff9 {
    border-left: 1px solid #eaecee;
  }
  .gallery_static_2b8f.link_wide_482a .sort_9fe5 {
    padding-left: 1em;
  }
  .gallery_static_2b8f.link_wide_482a .paragraph_slow_78a6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_hard_2ca7 .sort_9fe5 {
    padding-left: 1em;
  }
  .dropdown_hard_2ca7.link_wide_482a .banner-da14 {
    border-right: 1px solid #eaecee;
  }
  .dropdown_hard_2ca7.link_wide_482a .focused-f9b4 {
    border-right: 1px solid #eaecee;
  }
  .dropdown_hard_2ca7.link_wide_482a .sort_9fe5 {
    padding-left: 1em;
  }
  .dropdown_hard_2ca7.link_wide_482a .paragraph_slow_78a6 {
    padding-right: 1em;
  }
  .dropdown_hard_2ca7.link_wide_482a .tag_silver_29ba {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-action-3338 .sort_9fe5 {
    padding-right: 1em;
  }
  .container-action-3338.link_wide_482a .banner-da14 {
    border-left: 1px solid #eaecee;
  }
  .container-action-3338.link_wide_482a .focused-f9b4 {
    border-left: 1px solid #eaecee;
  }
  .container-action-3338.link_wide_482a .sort_9fe5 {
    padding-right: 1em;
  }
  .container-action-3338.link_wide_482a .paragraph_slow_78a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-action-3338.link_wide_482a .tag_silver_29ba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_3894 .sort_9fe5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_3894.link_wide_482a .slow-5ff9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_3894.link_wide_482a .sort_9fe5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_3894.link_wide_482a .paragraph_slow_78a6 {
    padding-left: 1em;
  }
  .modal_3894.link_wide_482a .tag_silver_29ba {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_3894.link_wide_482a .sort_9fe5 {
    padding-left: 0;
  }
}
.summary-5c50 .active_full_f963 {
  display: inline-block;
}
.border-0ee5 {
  display: inline-block;
}
.solid-9ebd {
  word-con: break-word;
}
.icon-ae9c > span {
  display: inline-block;
  padding: 5px 0;
}
.icon-ae9c .sidebar_upper_fe1a {
  margin-left: 8px;
  margin-right: 8px;
}
.icon-ae9c .advanced_b970 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shadow_f3d0 .fresh-c041 {
  margin-bottom: 2em;
}
.shadow_f3d0 .lower_ca60 {
  margin-bottom: 15px;
}
.shadow_f3d0 .lower_ca60:last-child {
  margin-bottom: 0;
}
.shadow_f3d0 .dynamic_f0bd {
  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) {
  .shadow_f3d0 .dynamic_f0bd {
    display: block;
  }
}
.shadow_f3d0 .gradient-large-7d5e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shadow_f3d0 .gradient-large-7d5e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shadow_f3d0 .preview-purple-33e4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shadow_f3d0 .preview-purple-33e4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shadow_f3d0 .preview-purple-33e4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shadow_f3d0 .solid-9ebd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_f3d0 .solid-9ebd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shadow_f3d0 .label_gas_53d9 p:last-child {
  margin-bottom: 0;
}
.shadow_f3d0 .motion-16e2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shadow_f3d0 .gradient_bottom_ad1a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shadow_f3d0 .gradient_full_0747 {
  margin-top: 1em;
}
.shadow_f3d0 .slider_purple_9d03 {
  top: 0;
  display: block;
}
.shadow_f3d0 .slider_purple_9d03 a {
  color: inherit;
}
.shadow_f3d0 .slider_purple_9d03 a:hover {
  color: inherit;
}
.shadow_f3d0 .prev_df64 {
  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;
}
.shadow_f3d0 .prev_df64:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shadow_f3d0 .gradient_bottom_ad1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shadow_f3d0 .orange-2e6c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shadow_f3d0 .orange-2e6c:first-child {
  margin-top: 0;
}
.shadow_f3d0 .orange-2e6c.notice_center_d312 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shadow_f3d0 .orange-2e6c.chip_wide_d9ef {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow_f3d0
  .orange-2e6c.chip_wide_d9ef.motion-e4db
  .gradient_full_0747 {
  width: 100%;
}
.shadow_f3d0 .chip_wide_d9ef {
  -webkit-box-align: center;
  align-items: center;
}
.shadow_f3d0 .chip_wide_d9ef .icon-ae9c,
.shadow_f3d0 .chip_wide_d9ef > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shadow_f3d0 .preview-purple-33e4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_f3d0 .preview-purple-33e4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow_f3d0 .preview-purple-33e4: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;
}
.shadow_f3d0 .notice_center_d312 {
  z-index: 5;
}
.shadow_f3d0 .under_d8d5 .sort-smooth-a191 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shadow_f3d0 .accent-gold-1cd6 .sort-smooth-a191 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shadow_f3d0 .last-217e .sort-smooth-a191 {
  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;
}
.shadow_f3d0.status_bc06 .dynamic_f0bd,
.shadow_f3d0.focused_8aab .dynamic_f0bd {
  display: block;
}
.shadow_f3d0.status_bc06 .dynamic_f0bd .white_cb61,
.shadow_f3d0.status_bc06 .dynamic_f0bd .gradient_bottom_ad1a,
.shadow_f3d0.focused_8aab .dynamic_f0bd .white_cb61,
.shadow_f3d0.focused_8aab .dynamic_f0bd .gradient_bottom_ad1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow_f3d0.chip_07d3 .gradient-large-7d5e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shadow_f3d0.chip_07d3 .gradient-large-7d5e {
    margin-right: 0;
  }
}
.shadow_f3d0.status_bc06 .gradient-large-7d5e,
.shadow_f3d0.focused_8aab .gradient-large-7d5e {
  padding-top: 40%;
}
.shadow_f3d0.status_bc06 .fresh-c041,
.shadow_f3d0.focused_8aab .fresh-c041 {
  display: block;
}
.shadow_f3d0.status_bc06 .fn-sticky-be20 .gradient_bottom_ad1a,
.shadow_f3d0.focused_8aab .fn-sticky-be20 .gradient_bottom_ad1a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shadow_f3d0.status_bc06 .gradient-large-7d5e,
.shadow_f3d0.focused_8aab .gradient-large-7d5e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shadow_f3d0.status_bc06 .gradient_bottom_ad1a {
  padding: 1em;
}
.up_5b09 {
  margin: 30px auto;
  display: block;
}
.up_5b09 .active_hard_09c9 > * {
  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;
}
.up_5b09 .active_hard_09c9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up_5b09 .active_hard_09c9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip_fixed_da95 .icon-ae9c {
  margin-bottom: 1.41575em;
}
.chip_fixed_da95 .container_static_b7b1 {
  margin-bottom: 1.618em;
}
.fluid-8254 .breadcrumb_a79b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fluid-8254 .breadcrumb_a79b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fluid-8254 .bottom-8ebc {
  max-width: 100%;
  overflow: auto;
}
.filter-e112 .fluid-8254 a:hover {
  text-decoration: underline;
}
.green_c4c3 .lower_ca60:not(.solid-9ebd),
.green_c4c3 .preview-purple-33e4 {
  margin-bottom: 1.41575em;
}
.green_c4c3 .lower_ca60:not(.solid-9ebd):last-child,
.green_c4c3 .preview-purple-33e4:last-child {
  margin-bottom: 0;
}
.green_c4c3 .lower_ca60.carousel-dark-ef54 {
  margin-bottom: 0.41575em;
}
.green_c4c3 .full-4c28:before,
.green_c4c3 .widget-short-a61c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.green_c4c3 .full-4c28:before {
  content: "\f115";
}
.green_c4c3 .widget-short-a61c:before {
  content: "\f02c";
}
.green_c4c3 .detail_wide_448d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.green_c4c3 .detail_wide_448d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.text-f039 {
  display: -webkit-box;
  display: flex;
}
.text-f039 .column_short_1871 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .text-f039 .column_short_1871 {
    flex-basis: 90px;
  }
}
.text-f039 .up_6018 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .text-f039 .up_6018 {
    flex-basis: calc(100% - 50px);
  }
}
.text-f039 .title-thick-ebf7 p:last-child {
  margin-bottom: 0.72em;
}
.slider-6a0c .active_hard_09c9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.slider-6a0c .active_hard_09c9:after,
.slider-6a0c .active_hard_09c9:before {
  content: "";
  display: table;
}
.slider-6a0c .active_hard_09c9:after {
  clear: both;
}
.slider-6a0c .active_hard_09c9 .tabs-cold-836a,
.slider-6a0c .active_hard_09c9 .logo_d5e0 {
  width: 49%;
}
.slider-6a0c .active_hard_09c9 .tabs-cold-836a a span.badge-4acb,
.slider-6a0c .active_hard_09c9 .logo_d5e0 a span.badge-4acb {
  display: block;
  margin-bottom: 5px;
}
.slider-6a0c .active_hard_09c9 .logo_d5e0 {
  float: left;
  text-align: left;
}
.slider-6a0c .active_hard_09c9 .tabs-cold-836a {
  float: right;
  text-align: right;
}
.card_9a5a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .card_9a5a {
    margin-bottom: 0;
  }
}
.section_old_2956 {
  margin-bottom: 1em;
}
.section_old_2956 .solid-9ebd {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside_962a a {
  display: block;
  line-height: 0;
  position: relative;
}
.large-b5c1 .section_old_2956,
.under-e091 .section_old_2956 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .large-b5c1 .section_old_2956,
  .under-e091 .section_old_2956 {
    display: block;
  }
}
.large-b5c1 .aside_962a,
.under-e091 .aside_962a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .large-b5c1 .aside_962a,
  .under-e091 .aside_962a {
    margin-bottom: 1em;
  }
}
.large-b5c1 .aside_962a img,
.under-e091 .aside_962a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.large-b5c1 .wrapper_1f38,
.under-e091 .wrapper_1f38 {
  flex-basis: calc(100% - 160px);
}
.large-b5c1 .wrapper_1f38 p,
.under-e091 .wrapper_1f38 p {
  margin-bottom: 0;
}
.large-b5c1 .wrapper_1f38 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .large-b5c1 .wrapper_1f38 {
    padding-left: 0;
  }
}
.under-e091 .wrapper_1f38 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .under-e091 .wrapper_1f38 {
    padding-right: 0;
  }
}
.under-e091 .aside_962a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item-narrow-d373 .aside_962a {
  margin-bottom: 0.5em;
}
.item-narrow-d373 .aside_962a img {
  width: 100%;
}
.in-7433 .center-b357,
.copper_390e .center-b357 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.copper_390e .slow-5ff9 .large_4f1e p:last-child {
  margin-bottom: 0;
}
.disabled-fresh-58f9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip-upper-ebbe .layout_7397 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip-upper-ebbe .layout_7397:last-of-type {
    margin-bottom: 0;
  }
}
.chip-upper-ebbe .layout_7397 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip-upper-ebbe .layout_7397 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip-upper-ebbe .layout_7397 ul li {
  margin: 0 0 0.6em;
}
.chip-upper-ebbe .layout_7397 ul li.alert_aaac,
.chip-upper-ebbe .layout_7397 ul li.lower_4cfc {
  position: relative;
}
.chip-upper-ebbe .layout_7397 ul li.alert_aaac .texture-static-2646,
.chip-upper-ebbe .layout_7397 ul li.lower_4cfc .texture-static-2646 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip-upper-ebbe .layout_7397 ul li.alert_aaac:after:after,
.chip-upper-ebbe .layout_7397 ul li.alert_aaac:after:before,
.chip-upper-ebbe
  .layout_7397
  ul
  li.lower_4cfc:after:after,
.chip-upper-ebbe
  .layout_7397
  ul
  li.lower_4cfc:after:before {
  content: "";
  display: table;
}
.chip-upper-ebbe .layout_7397 ul li.alert_aaac:after:after,
.chip-upper-ebbe
  .layout_7397
  ul
  li.lower_4cfc:after:after {
  clear: both;
}
.chip-upper-ebbe .layout_7397 a.cool-8572:hover {
  text-decoration: none;
}
.chip-upper-ebbe .layout_7397 select {
  max-width: 100%;
}
.chip-upper-ebbe .layout_7397 table {
  font-size: 85%;
}
.chip-upper-ebbe .layout_7397 table td,
.chip-upper-ebbe .layout_7397 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip-upper-ebbe .layout_7397 table tfoot td {
  text-align: left;
}
.chip-upper-ebbe .layout_7397 :last-child {
  margin-bottom: 0;
}
.chip-upper-ebbe .layout_7397 .steel_8332 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip-upper-ebbe .layout_7397 .steel_8332 label {
  width: 100%;
}
.chip-upper-ebbe .layout_7397 .steel_8332 .lower-4e04 {
  width: 100%;
  display: block;
}
.chip-upper-ebbe .layout_7397 .steel_8332 .accent-8b68 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip-upper-ebbe .layout_7397 .steel_8332 .accent-8b68:hover svg #svg-search {
  fill: #444;
}
.chip-upper-ebbe .layout_7397 .steel_8332 .accent-8b68 svg {
  width: 18px;
  height: 18px;
}
.chip-upper-ebbe .slow-ad42 ul ul,
.chip-upper-ebbe .north_5bd1 ul ul,
.chip-upper-ebbe .short-ed58 ul ul,
.chip-upper-ebbe .card-64a3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip-upper-ebbe .slow-ad42 .article_c080 > a,
.chip-upper-ebbe .north_5bd1 .article_c080 > a,
.chip-upper-ebbe .short-ed58 .article_c080 > a,
.chip-upper-ebbe .card-64a3 .article_c080 > a {
  margin-bottom: 0;
}
.chip-upper-ebbe .old_d372 li,
.chip-upper-ebbe .slow-ad42 li,
.chip-upper-ebbe .photo_outer_057b li,
.chip-upper-ebbe .north_5bd1 li,
.chip-upper-ebbe .short-ed58 li,
.chip-upper-ebbe .card-64a3 li,
.chip-upper-ebbe .carousel-soft-243b li,
.chip-upper-ebbe .prev-92b9 li {
  display: block;
  position: relative;
}
.chip-upper-ebbe .old_d372 li:last-child,
.chip-upper-ebbe .slow-ad42 li:last-child,
.chip-upper-ebbe .photo_outer_057b li:last-child,
.chip-upper-ebbe .north_5bd1 li:last-child,
.chip-upper-ebbe .short-ed58 li:last-child,
.chip-upper-ebbe .card-64a3 li:last-child,
.chip-upper-ebbe .carousel-soft-243b li:last-child,
.chip-upper-ebbe .prev-92b9 li:last-child {
  border: none;
}
.chip-upper-ebbe .old_d372 li a,
.chip-upper-ebbe .slow-ad42 li a,
.chip-upper-ebbe .photo_outer_057b li a,
.chip-upper-ebbe .north_5bd1 li a,
.chip-upper-ebbe .short-ed58 li a,
.chip-upper-ebbe .card-64a3 li a,
.chip-upper-ebbe .carousel-soft-243b li a,
.chip-upper-ebbe .prev-92b9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip-upper-ebbe .old_d372 li ul li::before,
.chip-upper-ebbe .slow-ad42 li ul li::before,
.chip-upper-ebbe .photo_outer_057b li ul li::before,
.chip-upper-ebbe .north_5bd1 li ul li::before,
.chip-upper-ebbe .short-ed58 li ul li::before,
.chip-upper-ebbe .card-64a3 li ul li::before,
.chip-upper-ebbe .carousel-soft-243b li ul li::before,
.chip-upper-ebbe .prev-92b9 li ul li::before {
  left: 15px;
}
.chip-upper-ebbe .old_d372 li ul a,
.chip-upper-ebbe .slow-ad42 li ul a,
.chip-upper-ebbe .photo_outer_057b li ul a,
.chip-upper-ebbe .north_5bd1 li ul a,
.chip-upper-ebbe .short-ed58 li ul a,
.chip-upper-ebbe .card-64a3 li ul a,
.chip-upper-ebbe .carousel-soft-243b li ul a,
.chip-upper-ebbe .prev-92b9 li ul a {
  padding-left: 20px;
}
.chip-upper-ebbe .old_d372 li ul ul li::before,
.chip-upper-ebbe .slow-ad42 li ul ul li::before,
.chip-upper-ebbe .photo_outer_057b li ul ul li::before,
.chip-upper-ebbe .north_5bd1 li ul ul li::before,
.chip-upper-ebbe .short-ed58 li ul ul li::before,
.chip-upper-ebbe .card-64a3 li ul ul li::before,
.chip-upper-ebbe .carousel-soft-243b li ul ul li::before,
.chip-upper-ebbe .prev-92b9 li ul ul li::before {
  left: 30px;
}
.chip-upper-ebbe .old_d372 li ul ul a,
.chip-upper-ebbe .slow-ad42 li ul ul a,
.chip-upper-ebbe .photo_outer_057b li ul ul a,
.chip-upper-ebbe .north_5bd1 li ul ul a,
.chip-upper-ebbe .short-ed58 li ul ul a,
.chip-upper-ebbe .card-64a3 li ul ul a,
.chip-upper-ebbe .carousel-soft-243b li ul ul a,
.chip-upper-ebbe .prev-92b9 li ul ul a {
  padding-left: 40px;
}
.chip-upper-ebbe .thick-8d68 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip-upper-ebbe .prev-92b9 ul li {
  margin-bottom: 1.41575em;
}
.chip-upper-ebbe .prev-92b9 ul li .row_7b1d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip-upper-ebbe .prev-92b9 ul li .hovered-884c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden_soft_49f3 .old_d372 li a,
.hidden_soft_49f3 .slow-ad42 li a,
.hidden_soft_49f3 .photo_outer_057b li a,
.hidden_soft_49f3 .north_5bd1 li a,
.hidden_soft_49f3 .short-ed58 li a,
.hidden_soft_49f3 .card-64a3 li a,
.hidden_soft_49f3 .carousel-soft-243b li a,
.hidden_soft_49f3 .prev-92b9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_soft_49f3 .thick-8d68 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_soft_49f3 .layout_7397 ul li.alert_aaac .texture-static-2646,
.hidden_soft_49f3 .layout_7397 ul li.lower_4cfc .texture-static-2646 {
  background: rgba(0, 0, 0, 0.2);
}
.hidden_soft_49f3 .chip-upper-ebbe .layout_7397 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li {
  margin: 0;
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li ul {
  margin: 0;
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li ul li a {
  padding-left: 15px;
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li ul li li a {
  padding-left: 30px;
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li.gallery_south_3459 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li.gallery_south_3459 > 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;
}
.smooth-d323 .chip-upper-ebbe .yellow-9969 li.gallery_south_3459 > 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;
}
.texture_lite_7545 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hard-a4a8 {
  position: relative;
  z-index: 10;
}
.hard-a4a8 .active-d4ce {
  width: 100%;
  max-width: 100%;
}
.sort_clean_4ad2 .right_1d9d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort_clean_4ad2 .liquid-6d73 {
}
.sort_clean_4ad2 .hidden_soft_49f3 {
  background: #292929;
}
.rough_f391 .right_1d9d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.rough_f391 .liquid-6d73 {
  background: #f9f9f9;
}
.rough_f391 .hidden_soft_49f3 {
  background: #303030;
}
.tabs-orange-99e5 .right_1d9d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs-orange-99e5 .active_full_f963 {
    margin-bottom: 1em;
  }
  .tabs-orange-99e5 .active_full_f963:last-child {
    margin-bottom: 0;
  }
}
.tabs-orange-99e5 .liquid-6d73 {
  background: #ededed;
}
.tabs-orange-99e5 .hidden_soft_49f3 {
  background: #1a1a1a;
}
.right_1d9d.liquid-6d73 {
  color: rgba(0, 0, 0, 0.6);
}
.right_1d9d.liquid-6d73 .title_da68 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.right_1d9d.hidden_soft_49f3 {
  color: rgba(255, 255, 255, 0.99);
}
.right_1d9d.hidden_soft_49f3 a:not(.cool-8572) {
  color: rgba(255, 255, 255, 0.79);
}
.right_1d9d.hidden_soft_49f3 a:not(.cool-8572):hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_1d9d.hidden_soft_49f3 .title_da68 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_1d9d.hidden_soft_49f3 table tbody td,
.right_1d9d.hidden_soft_49f3 table th {
  background: rgba(0, 0, 0, 0.08);
}
.complex_5ee1.pagination_blue_489e .sort-action-0ac4 {
  max-width: initial;
}
.complex_5ee1 .form-outer-47d6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.complex_5ee1 .form-outer-47d6 .active-d4ce {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .complex_5ee1 .form-outer-47d6 .active-d4ce {
    display: block;
    margin-bottom: 2em;
  }
  .complex_5ee1 .form-outer-47d6 .active-d4ce:last-child {
    margin-bottom: 0;
  }
}
.tabs-orange-99e5 .active_full_f963:last-child,
.rough_f391 .active_full_f963:last-child,
.sort_clean_4ad2 .active_full_f963:last-child {
  margin-bottom: 0;
}
.tabs-orange-99e5 .active_full_f963 .chip-upper-ebbe .layout_7397:last-child,
.rough_f391 .active_full_f963 .chip-upper-ebbe .layout_7397:last-child,
.sort_clean_4ad2 .active_full_f963 .chip-upper-ebbe .layout_7397:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tabs-orange-99e5 .icon_85af,
  .tabs-orange-99e5 .footer_c0fa,
  .rough_f391 .icon_85af,
  .rough_f391 .footer_c0fa,
  .sort_clean_4ad2 .icon_85af,
  .sort_clean_4ad2 .footer_c0fa {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hard-a4a8 .active_full_f963 {
    margin-bottom: 2em;
  }
}
.hard-a4a8 p:last-child {
  margin-bottom: 0;
}
.hard-a4a8 li,
.hard-a4a8 ul {
  list-style: none;
  margin: 0;
}
.hard-a4a8 ul ul {
  margin-left: 2.617924em;
}
.module-2160 {
  font-size: 0.875em;
}

/* css-noise: 7c2f */
.widget-item-t2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
