/*!
Theme Name: Customify
Theme URI: https://pressmaximum.container_right_252f/customify
Author: WPCustomify
Author URI: https://pressmaximum.container_right_252f
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.container_right_252f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link-solid-245e.detail-6da5/licenses/gpl-2.0.panel_2e46
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.next-e968/, (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.overlay_dynamic_a4d3.alert_eef0/normalize.table-under-65bf/
 ======
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.table-under-65bf v7.0.0 | MIT License | github.container_right_252f/necolas/normalize.table-under-65bf */
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;
}
.pink-e0cc .element-iron-ae7a,
.label-full-b779,
.form_smooth_6006,
.aside_liquid_051a,
.purple_b594,
.nav_wood_adb0,
.list-fixed-80b8,
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;
}
.label-full-b779,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .label-full-b779,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .label-full-b779,
  h1 {
    font-size: 1.8em;
  }
}
.form_smooth_6006,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form_smooth_6006 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form_smooth_6006,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form_smooth_6006,
  h2 {
    font-size: 1.7em;
  }
}
.aside_liquid_051a,
h3 {
  font-size: 1.618em;
}
.pink-e0cc .element-iron-ae7a,
.purple_b594,
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.center_0ead {
  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;
}
.accordion-b4b0:after,
.accordion-b4b0:before,
.form_1946:after,
.form_1946:before {
  content: "";
  display: table;
}
.accordion-b4b0:after,
.form_1946:after {
  clear: both;
}
.first-0a8e {
  float: right;
  margin-right: 0;
}
.backdrop_2b64 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tag_20f1 .accordion-liquid-b03e,
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;
}
.tag_20f1 .accordion-liquid-b03e: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;
}
.clean-5de6 .accordion-liquid-b03e {
  box-shadow: none;
}
.clean-5de6
  .accordion-liquid-b03e
  .tabs_stone_0b04 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.clean-5de6 .accordion-liquid-b03e .list-small-8550 {
  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;
}
.clean-5de6
  .accordion-liquid-b03e
  .list-small-8550
  b {
  display: none;
}
.clean-5de6 .widget_stone_4cfa {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(.module_over_3cec),
button:not(.sort-liquid-52a7):not(.module_over_3cec),
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ),
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ),
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ) {
  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;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):hover,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):hover,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):hover,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):hover,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):active,
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):active,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):active,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):active,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):active,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus {
  outline: 0;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753 {
  position: relative;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .fluid_55b8,
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .element-medium-6323,
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .content_down_8260,
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  i,
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  svg,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .fluid_55b8,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .element-medium-6323,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .content_down_8260,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  i,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  svg,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .fluid_55b8,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .element-medium-6323,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .content_down_8260,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  i,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  svg,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .fluid_55b8,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .element-medium-6323,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .content_down_8260,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  i,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  svg,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .fluid_55b8,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .element-medium-6323,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  .content_down_8260,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  i,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753
  svg {
  visibility: hidden;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753:after,
button:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753:after,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753:after,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753:after,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ).fn-loading-3753: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;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(.module_over_3cec),
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ),
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ),
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ) {
  color: #fff;
  background: #235787;
}
.layout_purple_4a5f:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus,
input[type="button"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus,
input[type="reset"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus,
input[type="submit"]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ):focus {
  color: #fff;
}
.layout_purple_4a5f.fn-disabled-3753:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ),
.layout_purple_4a5f[disabled]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ),
button.fn-disabled-3753:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ),
button[disabled]:not(.sort-liquid-52a7):not(
    .module_over_3cec
  ) {
  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;
}
.active_next_6d9b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.active_next_6d9b: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;
}
.nav_ce6b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tertiary-5a35 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.table_cold_0ba1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accordion-b4b0:after,
.accordion-b4b0:before,
.box-5b46:after,
.box-5b46:before,
.filter_under_7200:after,
.filter_under_7200:before,
.list-narrow-657a:after,
.list-narrow-657a:before,
.image-thick-923e:after,
.image-thick-923e:before,
.aside_14f3:after,
.aside_14f3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accordion-b4b0:after,
.box-5b46:after,
.filter_under_7200:after,
.list-narrow-657a:after,
.image-thick-923e:after,
.aside_14f3:after {
  clear: both;
}
.box-5b46 .border-9347,
.filter_under_7200 .border-9347,
.bottom-78ac .border-9347 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.action_a36e {
  display: inline-block;
}
.tooltip_current_1556 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tooltip_current_1556 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tooltip_current_1556 .east_a22c {
  padding: 1em 0;
  font-size: 85%;
}
.east_a22c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.purple_2d9d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.purple_2d9d:after,
.purple_2d9d:before {
  content: "";
  display: table;
}
.purple_2d9d:after {
  clear: both;
}
.filter_909b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.current_7a53 .filter_909b {
  max-width: 50%;
}
.main-9ae5 .filter_909b {
  max-width: 33.33%;
}
.last_1ca9 .filter_909b {
  max-width: 25%;
}
.module-a589 .filter_909b {
  max-width: 20%;
}
.mask_5f94 .filter_909b {
  max-width: 16.66%;
}
.input_e604 .filter_909b {
  max-width: 14.28%;
}
.status_bronze_474e .filter_909b {
  max-width: 12.5%;
}
.panel_wide_277f .filter_909b {
  max-width: 11.11%;
}
.south_27ec {
  display: block;
}
.pink-e0cc .gradient_dark_dfdc label,
.pink-e0cc .mask_1904 label,
.pink-e0cc .hot-59fc label,
.pink-e0cc .message_20ef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column_over_9408 {
  list-style: none;
  margin: 0;
}
.column_over_9408 article.label-3601 {
  margin-bottom: 0;
}
.column_over_9408 ul {
  list-style: none;
  margin: 0;
}
.column_over_9408 .chip_basic_42e2 li.label-3601 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column_over_9408 .chip_basic_42e2 li.label-3601 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column_over_9408 .chip_basic_42e2 li.label-3601: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) {
  .column_over_9408 .chip_basic_42e2 li.label-3601 li.label-3601 li.label-3601 li.label-3601 {
    padding-left: 0;
  }
}
article.label-3601 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label-3601 .box-5b46 p:last-of-type {
  margin-bottom: 0;
}
article.label-3601 .footer-2051 {
  float: left;
}
article.label-3601 .last_3e75 {
  margin-left: 85px;
}
article.label-3601 .image-464a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label-3601 .image-464a .aside-narrow-c43f {
  margin-left: 10px;
}
article.label-3601 .hidden_wide_b2f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label-3601 .inner-497a {
  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 .gradient_dark_dfdc,
  #respond .hot-59fc,
  #respond .message_20ef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient_dark_dfdc input,
#respond .hot-59fc input,
#respond .message_20ef input {
  width: 100%;
}
#respond .message_20ef {
  margin-right: 0;
}
#respond .dark_1d6b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary-south-e201 {
  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;
}
.primary-south-e201.block_6109 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.primary-south-e201 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%);
}
.primary-south-e201:focus,
.primary-south-e201: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);
}
.backdrop-white-c292 {
  border-radius: 10%;
}
.huge-226e {
  border-radius: 50%;
}
.banner_3c2f {
  font-size: 0.72em;
}
.search-b680 {
  font-size: 0.875em;
}
.mask_solid_e93a {
  font-size: 1.1em;
}
.article-clean-8d0c {
  text-transform: uppercase;
  line-height: 1.2;
}
.article-clean-8d0c.banner_3c2f {
  letter-spacing: 0.5px;
}
.badge_old_7ba5,
.badge_old_7ba5 a {
  color: #6d6d6d;
}
.badge_old_7ba5 a:hover {
  color: #111;
}
.hard_77d5 {
  color: #6d6d6d;
}
.status_df97 {
  overflow-x: hidden;
}
.status_df97 .focus-bdeb.purple-2770 {
  position: relative;
}
.status_df97 .focus-bdeb.purple-2770.video_9ee1 {
  position: initial;
}
.status_df97
  .focus-bdeb.purple-2770.video_9ee1
  .over-7f3b {
  left: auto;
}
.status_df97 .focus-bdeb .over-7f3b {
  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;
}
.status_df97 .focus-bdeb:hover.purple-2770 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.status_df97
  .focus-bdeb:hover.purple-2770
  .over-7f3b {
  display: block;
  z-index: 9999999;
}
.status_df97 .gas-b4f7 .text_iron_1472,
.status_df97 .progress_eee9 .text_iron_1472 {
  display: none;
}
.status_df97 .tiny_edac .focus-bdeb:hover.purple-2770 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pink-e0cc .gradient_dark_dfdc label,
.pink-e0cc .mask_1904 label,
.pink-e0cc .hot-59fc label,
.pink-e0cc .message_20ef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.column_over_9408 {
  list-style: none;
  margin: 0;
}
.column_over_9408 article.label-3601 {
  margin-bottom: 0;
}
.column_over_9408 ul {
  list-style: none;
  margin: 0;
}
.column_over_9408 .chip_basic_42e2 li.label-3601 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .column_over_9408 .chip_basic_42e2 li.label-3601 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .column_over_9408 .chip_basic_42e2 li.label-3601: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) {
  .column_over_9408 .chip_basic_42e2 li.label-3601 li.label-3601 li.label-3601 li.label-3601 {
    padding-left: 0;
  }
}
article.label-3601 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label-3601 .box-5b46 p:last-of-type {
  margin-bottom: 0;
}
article.label-3601 .footer-2051 {
  float: left;
}
article.label-3601 .last_3e75 {
  margin-left: 85px;
}
article.label-3601 .image-464a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label-3601 .image-464a .aside-narrow-c43f {
  margin-left: 10px;
}
article.label-3601 .hidden_wide_b2f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label-3601 .inner-497a {
  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 .gradient_dark_dfdc,
  #respond .hot-59fc,
  #respond .message_20ef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .gradient_dark_dfdc input,
#respond .hot-59fc input,
#respond .message_20ef input {
  width: 100%;
}
#respond .message_20ef {
  margin-right: 0;
}
#respond .dark_1d6b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gas-b4f7 .section_bronze_71bc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section_bronze_71bc .bronze_15d9.filter_1bfd .header_cacf > li > a:focus,
.section_bronze_71bc .bronze_15d9.filter_1bfd .header_cacf > li > a:hover,
.section_bronze_71bc .bronze_15d9.lite_6673 .header_cacf > li > a:focus,
.section_bronze_71bc .bronze_15d9.lite_6673 .header_cacf > li > a:hover,
.section_bronze_71bc .bronze_15d9.disabled-green-d6db .header_cacf > li > a:focus,
.section_bronze_71bc .bronze_15d9.disabled-green-d6db .header_cacf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_bronze_71bc
  .bronze_15d9.filter_1bfd
  .header_cacf
  > li.copper-fedf
  > a,
.section_bronze_71bc
  .bronze_15d9.filter_1bfd
  .header_cacf
  > li.avatar-48db
  > a,
.section_bronze_71bc
  .bronze_15d9.lite_6673
  .header_cacf
  > li.copper-fedf
  > a,
.section_bronze_71bc
  .bronze_15d9.lite_6673
  .header_cacf
  > li.avatar-48db
  > a,
.section_bronze_71bc
  .bronze_15d9.disabled-green-d6db
  .header_cacf
  > li.copper-fedf
  > a,
.section_bronze_71bc .bronze_15d9.disabled-green-d6db .header_cacf > li.input_b88c > a {
  color: rgba(255, 255, 255, 0.99);
}
.section_bronze_71bc .thumbnail-west-5424,
.section_bronze_71bc .thumbnail-west-5424 a {
  color: rgba(255, 255, 255, 0.99);
}
.section_bronze_71bc .video_3522.paragraph-liquid-765d li a,
.section_bronze_71bc .gallery-center-d26d a,
.section_bronze_71bc .message_13c6,
.section_bronze_71bc .header_cacf > li > a,
.section_bronze_71bc .card-middle-5cce {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc .video_3522.paragraph-liquid-765d li a:hover,
.section_bronze_71bc .gallery-center-d26d a:hover,
.section_bronze_71bc .message_13c6:hover,
.section_bronze_71bc .header_cacf > li > a:hover,
.section_bronze_71bc .card-middle-5cce:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_bronze_71bc .aside_4a69 {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc .aside_4a69 .hover_4868 {
  color: rgba(255, 255, 255, 0.99);
}
.section_bronze_71bc .aside_4a69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_bronze_71bc .link-2931 .active_pressed_2dc3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc .link-2931 .active_pressed_2dc3 .pagination_c1cd {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc
  .link-2931
  .active_pressed_2dc3
  .pagination_c1cd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc
  .link-2931
  .active_pressed_2dc3
  .pagination_c1cd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc
  .link-2931
  .active_pressed_2dc3
  .pagination_c1cd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc
  .link-2931
  .active_pressed_2dc3
  .pagination_c1cd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc .link-2931 .texture-995a {
  color: rgba(255, 255, 255, 0.79);
}
.section_bronze_71bc .link-2931 .texture-995a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-simple-a580
  .section_bronze_71bc
  .link-2931
  .bronze_ee76
  .glass-03f7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-simple-a580
  .section_bronze_71bc
  .link-2931
  .bronze_ee76
  .pagination_c1cd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gas-b4f7 .outer-0721 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.outer-0721 .bronze_15d9.filter_1bfd .header_cacf > li > a:focus,
.outer-0721 .bronze_15d9.filter_1bfd .header_cacf > li > a:hover,
.outer-0721 .bronze_15d9.lite_6673 .header_cacf > li > a:focus,
.outer-0721 .bronze_15d9.lite_6673 .header_cacf > li > a:hover,
.outer-0721 .bronze_15d9.disabled-green-d6db .header_cacf > li > a:focus,
.outer-0721 .bronze_15d9.disabled-green-d6db .header_cacf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-0721
  .bronze_15d9.filter_1bfd
  .header_cacf
  > li.copper-fedf
  > a,
.outer-0721
  .bronze_15d9.filter_1bfd
  .header_cacf
  > li.avatar-48db
  > a,
.outer-0721
  .bronze_15d9.lite_6673
  .header_cacf
  > li.copper-fedf
  > a,
.outer-0721
  .bronze_15d9.lite_6673
  .header_cacf
  > li.avatar-48db
  > a,
.outer-0721
  .bronze_15d9.disabled-green-d6db
  .header_cacf
  > li.copper-fedf
  > a,
.outer-0721 .bronze_15d9.disabled-green-d6db .header_cacf > li.input_b88c > a {
  color: rgba(0, 0, 0, 0.8);
}
.outer-0721 .thumbnail-west-5424,
.outer-0721 .thumbnail-west-5424 a {
  color: rgba(0, 0, 0, 0.8);
}
.outer-0721 .video_3522.paragraph-liquid-765d li a,
.outer-0721 .gallery-center-d26d a,
.outer-0721 .message_13c6,
.outer-0721 .header_cacf > li > a,
.outer-0721 .card-middle-5cce {
  color: rgba(0, 0, 0, 0.55);
}
.outer-0721 .video_3522.paragraph-liquid-765d li a:hover,
.outer-0721 .gallery-center-d26d a:hover,
.outer-0721 .message_13c6:hover,
.outer-0721 .header_cacf > li > a:hover,
.outer-0721 .card-middle-5cce:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer-0721 .aside_4a69 {
  color: rgba(0, 0, 0, 0.55);
}
.outer-0721 .aside_4a69 .hover_4868 {
  color: rgba(0, 0, 0, 0.8);
}
.outer-0721 .aside_4a69:hover {
  color: rgba(0, 0, 0, 0.8);
}
.search_under_c22c .detail-complex-4679 {
  margin-left: auto;
  margin-right: auto;
}
.filter_under_7200 > * {
  margin-left: auto;
  margin-right: auto;
}
.filter_under_7200 .nav_ce6b {
  margin-right: 1.41575em;
}
.progress-under-a4ce .filter_under_7200 > .paragraph_69a7 {
  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;
}
.progress-under-a4ce .filter_under_7200 > .fresh_bfa1 {
  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;
}
.wrapper-center-5fae.search_under_c22c .detail-complex-4679,
.tertiary_hard_ce19.search_under_c22c .detail-complex-4679 {
  margin-left: 0;
}
.gallery-full-9d6c.search_under_c22c .detail-complex-4679,
.notification_over_a735.search_under_c22c .detail-complex-4679 {
  margin-right: 0;
}
.filter_under_7200 ol,
.filter_under_7200 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.secondary-easy-d478 video {
  max-width: 100%;
}
.picture-eb26 img {
  display: block;
}
.picture-eb26.nav_ce6b,
.picture-eb26.tertiary-5a35 {
  width: 100%;
}
.picture-eb26.fresh_bfa1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.current-1e84:not(.badge-98dd) {
  margin: 1.5em auto;
}
.column_5336 p {
  padding: 1.5em 14px;
}
ul.green-c9c5.fresh_bfa1,
ul.green-c9c5.paragraph_69a7,
ul.green-c9c5.fixed_e48b.paragraph_69a7 {
  padding: 0 14px;
}
.light-da8b {
  display: block;
  overflow-x: auto;
}
.light-da8b table {
  border-collapse: collapse;
  width: 100%;
}
.light-da8b td,
.light-da8b th {
  padding: 0.5em;
}
.filter_under_7200 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter_under_7200 ol ol,
.filter_under_7200 ol ul,
.filter_under_7200 ul ol,
.filter_under_7200 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter_under_7200 ol ol li,
.filter_under_7200 ol ul li,
.filter_under_7200 ul ol li,
.filter_under_7200 ul ul li {
  margin-left: 0;
}
.thick-665b.tooltip_3520 > .sidebar-8b50 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thick-665b.tooltip_3520 > .sidebar-8b50 iframe,
.thick-665b.tooltip_3520 > .sidebar-8b50 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.summary-7d39 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.summary-7d39.description-cold-1de6 {
  padding: 0;
}
.summary-7d39.description-cold-1de6 cite {
  font-size: 13px;
}
.summary-7d39 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.summary-7d39 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature-advanced-02e5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature-advanced-02e5 > p:first-child {
  margin-top: 0;
}
.feature-advanced-02e5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature-advanced-02e5 blockquote {
  border-left: 0;
}
.active_4973 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.active_4973:not(.hidden-6c76) {
  max-width: 100px;
}
.active_4973.middle_48d5 {
  border-bottom: none !important;
  text-align: center;
}
.active_4973.middle_48d5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .column_5336 p {
    padding: 1.5em 0;
  }
}
.over_2f6b {
  color: #0073aa;
}
.smooth_1313 {
  background-color: #0073aa;
}
.cool-7efd {
  color: #229fd8;
}
.pagination_red_e327 {
  background-color: #229fd8;
}
.center-51ab {
  color: #eee;
}
.sidebar-mini-7818 {
  background-color: #eee;
}
.thumbnail_basic_0420 {
  color: #444;
}
.purple_a6bd {
  background-color: #444;
}
.focus_db5e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus_db5e .primary_d27f .gallery-center-d26d {
  font-size: 15px;
}
.focus_db5e .gallery-center-d26d {
  line-height: 1.3;
}
.focus_db5e .outer-0721 {
}
.focus_db5e .section_bronze_71bc {
  background: #235787;
}
.gold-7606 {
  padding: 0;
}
.gold-7606 .section_bronze_71bc {
  background: #1a1a1a;
}
.gold-7606 .outer-0721 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fluid_9d5f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fluid_9d5f .outer-0721 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fluid_9d5f .section_bronze_71bc {
  background: #303030;
}
.aside_14f3 {
  position: relative;
  z-index: 10;
}
.aside_14f3 .overlay_center_e0e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_4188 .purple-2770 {
  display: inline-block;
  vertical-align: middle;
}
.short_4188.row_cold_49da .purple-2770 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short_4188.row_cold_49da .purple-2770 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short_4188.row_cold_49da .purple-2770 {
    margin-right: 0.4em;
  }
}
.short_4188.row_cold_49da .purple-2770:last-child {
  margin-right: 0;
}
.tiny-9757 .overlay_center_e0e2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gas-b4f7 .primary_d27f {
    margin: 0 -0.5em;
  }
  .gas-b4f7 .primary_d27f [class*="customify-col-"],
  .gas-b4f7 .primary_d27f [class*="customify-col_"],
  .gas-b4f7 .primary_d27f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gas-b4f7.label_motion_aa98 .overlay_center_e0e2 {
  background: 0 0 !important;
}
.gas-b4f7.label_motion_aa98 .overlay_center_e0e2,
.gas-b4f7.tiny-9757 .overlay_center_e0e2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gas-b4f7.gradient_afd6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gas-b4f7.tiny-9757 .overlay_center_e0e2 {
  box-shadow: none !important;
}
.advanced_e70b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .advanced_e70b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .advanced_e70b {
    padding: 18px 0 20px;
  }
}
.advanced_e70b .list-brown-9f3e {
  width: 100%;
}
.advanced_e70b .column-current-08a4 {
  margin-bottom: 0;
}
.advanced_e70b .backdrop_pressed_94c6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hard_25a8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hard_25a8 .notification_cool_9944 {
  width: 100%;
}
.component-fba7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component-fba7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component-fba7 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;
}
.component-fba7 li:last-child:after {
  display: none;
}
.component-fba7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.brown-e4c4 .text_iron_1472 button,
.advanced_e70b .text_iron_1472 button {
  left: 0;
}
.brown-e4c4 .notification_cool_9944,
.advanced_e70b .notification_cool_9944 {
  padding-left: 0;
  padding-right: 0;
}
.brown-e4c4 .hard_25a8,
.advanced_e70b .hard_25a8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.brown-e4c4 {
  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;
}
.brown-e4c4: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;
}
.brown-e4c4 .dynamic_aa24 {
  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) {
  .brown-e4c4 .dynamic_aa24 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .brown-e4c4 .dynamic_aa24 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .brown-e4c4 .dynamic_aa24 {
    min-height: 200px;
  }
}
.brown-e4c4 .component-fba7 {
  color: rgba(255, 255, 255, 0.8);
}
.brown-e4c4 .component-fba7 a,
.brown-e4c4 .component-fba7 li:after {
  color: inherit;
}
.brown-e4c4 .component-fba7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.orange-efeb {
  margin-bottom: 0.5em;
}
.nav-5368 {
  margin-bottom: 1.2em;
}
.nav-5368,
.orange-efeb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.nav-5368 p:last-child,
.orange-efeb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text_iron_1472,
#masthead .text_iron_1472 {
  display: none;
}
#masthead
  > .text_iron_1472.focus-bd24 {
  display: none;
}
#masthead > .text_iron_1472 button {
  left: 0;
}
.simple_e08f {
  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%;
}
.simple_e08f .purple-2770 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.simple_e08f .primary-bf40 {
  display: -webkit-box;
  display: flex;
}
.simple_e08f .primary-bf40.card_24d5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.simple_e08f .primary-bf40.caption_tall_aba5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.simple_e08f .primary-bf40.black-0f1a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.simple_e08f.breadcrumb-1f61.tiny_0951 .primary-bf40.card_24d5 {
  flex-basis: 100%;
}
.simple_e08f.shadow_5456 .primary-bf40.caption_tall_aba5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.simple_e08f.shadow_5456 .primary-bf40.black-0f1a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text_iron_1472.focus-bd24 {
  display: none;
}
#masthead > .text_iron_1472 button {
  left: 0;
}
.shadow_selected_91eb {
  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;
}
.shadow_selected_91eb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shadow_selected_91eb.highlight-1e56 i {
  margin-right: 4px;
}
.shadow_selected_91eb.component_wide_75f6 i {
  margin-left: 5px;
}
.gallery-center-d26d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gallery-center-d26d p:last-child {
  margin-bottom: 0;
}
.focus-e4a3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-e4a3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-e4a3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-e4a3 .thumbnail-west-5424 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-e4a3 .light_cb2e {
  margin: 5px 0 7px 0;
}
.focus-e4a3.thumbnail-04d7 .accent-9722 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-e4a3.thumbnail-04d7 .secondary-under-96c7 {
  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;
}
.focus-e4a3.primary-focused-6c47 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-e4a3.primary-focused-6c47 .accent-9722 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-e4a3.primary-focused-6c47 .secondary-under-96c7 {
  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;
}
.focus-e4a3.dropdown-8ce4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-e4a3.thick-7e8b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-e4a3.thick-7e8b .secondary-under-96c7 {
  margin-top: 7px;
}
.table_simple_f3c7 {
  display: inline-block;
}
.aside_14f3 .container-short-c307 .focus-e4a3 img {
  max-width: 100%;
}
.bronze_15d9 .hot_feae.paragraph-last-4019,
.avatar_c3ae .hot_feae.paragraph-last-4019 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze_15d9 .outer_9eb2,
.avatar_c3ae .outer_9eb2 {
  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%);
}
.bronze_15d9 .outer_9eb2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bronze_15d9.small-f89f .outer_9eb2 {
  display: none;
}
.bronze_15d9 .main_b63c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bronze_15d9 .main_b63c li {
  display: inline-block;
  position: relative;
}
.bronze_15d9 .main_b63c li:last-child {
  margin-right: 0;
}
.bronze_15d9 .main_b63c 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;
}
.bronze_15d9 .main_b63c li.input_b88c > a {
  color: rgba(0, 0, 0, 0.9);
}
.bronze_15d9 .main_b63c > 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;
}
.bronze_15d9 .main_b63c > li > a i {
  line-height: 0;
}
.bronze_15d9 .main_b63c > li.hero-c8b4 > a .outer_9eb2 {
  margin-left: 4px;
  line-height: 0;
}
.bronze_15d9 .main_b63c .smooth-3139 li.hero-c8b4 > a {
  position: relative;
}
.bronze_15d9 .main_b63c .smooth-3139 li.hero-c8b4 > a:after,
.bronze_15d9 .main_b63c .smooth-3139 li.hero-c8b4 > a:before {
  content: "";
  display: table;
}
.bronze_15d9 .main_b63c .smooth-3139 li.hero-c8b4 > a:after {
  clear: both;
}
.bronze_15d9 .main_b63c .smooth-3139 li.hero-c8b4 > a .outer_9eb2 {
  margin-left: 5px;
  float: right;
}
.bronze_15d9 .avatar_59eb,
.bronze_15d9 .smooth-3139 {
  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;
}
.bronze_15d9 .smooth-3139 {
  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;
}
.bronze_15d9 .smooth-3139 .paragraph-last-4019 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze_15d9 .smooth-3139 .outer_9eb2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bronze_15d9 .smooth-3139 li {
  display: block;
  margin: 0;
  padding: 0;
}
.bronze_15d9 .smooth-3139 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;
}
.bronze_15d9 .smooth-3139 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bronze_15d9 .smooth-3139 .smooth-3139 {
  top: 0;
  left: 100%;
}
.bronze_15d9 .message-large-6122.fn-focus-3753 > .avatar_59eb,
.bronze_15d9 .message-large-6122.fn-focus-3753 > .smooth-3139,
.bronze_15d9 .message-large-6122:focus > .avatar_59eb,
.bronze_15d9 .message-large-6122:focus > .smooth-3139,
.bronze_15d9 .message-large-6122:hover > .avatar_59eb,
.bronze_15d9 .message-large-6122:hover > .smooth-3139 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bronze_15d9.disabled-green-d6db .header_cacf:after,
.bronze_15d9.disabled-green-d6db .header_cacf:before {
  content: "";
  display: table;
}
.bronze_15d9.disabled-green-d6db .header_cacf:after {
  clear: both;
}
.bronze_15d9.disabled-green-d6db .header_cacf > li {
  float: left;
}
.bronze_15d9.popup_926a .header_cacf:after,
.bronze_15d9.popup_926a .header_cacf:before {
  content: "";
  display: table;
}
.bronze_15d9.popup_926a .header_cacf:after {
  clear: both;
}
.bronze_15d9.popup_926a .header_cacf > li {
  float: left;
}
.bronze_15d9.popup_926a .header_cacf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bronze_15d9.popup_926a .header_cacf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bronze_15d9.popup_926a .header_cacf > li.copper-fedf > a,
.bronze_15d9.popup_926a .header_cacf > li.input_b88c > a {
  color: #fff;
  background-color: #1e4b75;
}
.bronze_15d9.filter_1bfd .header_cacf > li > a .paragraph-last-4019 {
  position: relative;
}
.bronze_15d9.filter_1bfd .header_cacf > li > a .paragraph-last-4019: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;
}
.bronze_15d9.filter_1bfd
  .header_cacf
  > li:focus
  > a
  .paragraph-last-4019:before,
.bronze_15d9.filter_1bfd
  .header_cacf
  > li:hover
  > a
  .paragraph-last-4019:before {
  width: 100%;
  background-color: currentColor;
}
.bronze_15d9.filter_1bfd
  .header_cacf
  > li.copper-fedf
  > a
  .paragraph-last-4019:before,
.bronze_15d9.filter_1bfd
  .header_cacf
  > li.avatar-48db
  > a
  .paragraph-last-4019:before {
  width: 100%;
  background-color: currentColor;
}
.bronze_15d9.lite_6673 .header_cacf > li > a .paragraph-last-4019 {
  position: relative;
}
.bronze_15d9.lite_6673 .header_cacf > li > a .paragraph-last-4019: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;
}
.bronze_15d9.lite_6673 .header_cacf > li:focus > a .paragraph-last-4019:before,
.bronze_15d9.lite_6673
  .header_cacf
  > li:hover
  > a
  .paragraph-last-4019:before {
  width: 100%;
  background-color: currentColor;
}
.bronze_15d9.lite_6673
  .header_cacf
  > li.copper-fedf
  > a
  .paragraph-last-4019:before,
.bronze_15d9.lite_6673
  .header_cacf
  > li.avatar-48db
  > a
  .paragraph-last-4019:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_c3ae .main_b63c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.avatar_c3ae .main_b63c li:first-child > a {
  border-top: none;
}
.avatar_c3ae .main_b63c .panel_mini_397b > .paragraph-last-4019 .outer_9eb2 {
  display: none;
}
.avatar_c3ae .main_b63c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.avatar_c3ae .main_b63c li:last-child {
  border: none;
}
.avatar_c3ae .main_b63c li.hero-c8b4 > a {
  padding-right: 45px !important;
}
.avatar_c3ae .main_b63c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.avatar_c3ae .main_b63c li a:focus,
.avatar_c3ae .main_b63c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.avatar_c3ae .main_b63c li .sidebar-tiny-a56e {
  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;
}
.avatar_c3ae .main_b63c li .sidebar-tiny-a56e:hover {
  box-shadow: none;
}
.avatar_c3ae .main_b63c li .sidebar-tiny-a56e .outer_9eb2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.avatar_c3ae .main_b63c .smooth-3139 {
  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);
}
.avatar_c3ae .main_b63c .smooth-3139 li a {
  padding-left: 3em;
}
.avatar_c3ae .main_b63c .item_selected_fa3e > a .sidebar-tiny-a56e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.avatar_c3ae .main_b63c .item_selected_fa3e > .smooth-3139 {
  display: block;
  opacity: 1;
}
.nav_afbd {
  max-width: 100%;
}
.last-4cd9 {
  line-height: 0;
  cursor: pointer;
}
.card-middle-5cce {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.card-middle-5cce:hover {
  box-shadow: none;
  color: currentColor;
}
.card-middle-5cce svg {
  width: 18px;
  height: 18px;
}
.card-middle-5cce .paragraph_27a8 {
  display: none;
}
.brown-7a67 {
  position: relative;
}
.brown-7a67.fn-active-3753 .card-middle-5cce .footer_black_263a {
  display: none;
}
.brown-7a67.fn-active-3753 .card-middle-5cce .paragraph_27a8 {
  display: inline-block;
}
.brown-7a67 .border_3b0b {
  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);
}
.brown-7a67.menu_south_7e81 .border_3b0b {
  left: auto;
  right: -0.9em;
}
.brown-7a67.menu_south_7e81 .widget-ed7c::before {
  left: auto;
  right: 15px;
}
.brown-7a67.fn-active-3753 .border_3b0b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bronze_ee76 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.bronze_ee76 label {
  flex-basis: 100%;
}
.bronze_ee76 .active_pressed_2dc3 {
  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;
}
.bronze_ee76 .pagination_c1cd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.bronze_ee76 .pagination_c1cd:focus {
  background-color: transparent;
}
.bronze_ee76 button.texture-995a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.bronze_ee76 button.texture-995a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.bronze_ee76 button.texture-995a svg {
  width: 18px;
  height: 18px;
}
.bronze_ee76 input[type="submit"] {
  min-height: auto;
}
.link-2931 .bronze_ee76 .pagination_c1cd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.widget-ed7c {
  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) {
  .widget-ed7c {
    width: 220px;
  }
}
.widget-ed7c label {
  flex-basis: 100%;
}
.widget-ed7c::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;
}
.row-simple-a580 .link-2931 .bronze_ee76 {
  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;
}
.row-simple-a580
  .link-2931
  .bronze_ee76
  .active_pressed_2dc3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row-simple-a580 .link-2931 .bronze_ee76 .pagination_c1cd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row-simple-a580
  .link-2931
  .bronze_ee76
  .pagination_c1cd:focus {
  background: 0 0;
}
.row-simple-a580
  .link-2931
  .bronze_ee76
  .glass-03f7 {
  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;
}
.video_3522 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.video_3522 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.video_3522 li:last-child {
  margin-right: 0;
}
.video_3522 li:first-child {
  margin-left: 0;
}
.video_3522.center_cb75 a {
  color: #fff;
}
.video_3522.center_cb75 a:hover {
  color: #fff;
}
.video_3522 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.video_3522 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.video_3522 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video_3522 a:hover {
  opacity: 0.9;
  color: inherit;
}
.video_3522 [class*="social-icon-apple"] {
  background-color: #999;
}
.video_3522 [class*="social-icon-apple"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #999;
}
.video_3522 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.video_3522 [class*="social-icon-behance"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #1769ff;
}
.video_3522 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.video_3522 [class*="social-icon-bitbucket"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #205081;
}
.video_3522 [class*="social-icon-codepen"] {
  background-color: #000;
}
.video_3522 [class*="social-icon-codepen"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #000;
}
.video_3522 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.video_3522 [class*="social-icon-delicious"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #39f;
}
.video_3522 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.video_3522 [class*="social-icon-digg"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #005be2;
}
.video_3522 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.video_3522 [class*="social-icon-dribbble"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #ea4c89;
}
.video_3522 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.video_3522 [class*="social-icon-envelope"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #ea4335;
}
.video_3522 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.video_3522 [class*="social-icon-facebook"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #3b5998;
}
.video_3522 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.video_3522 [class*="social-icon-flickr"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #0063dc;
}
.video_3522 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.video_3522 [class*="social-icon-foursquare"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #2d5be3;
}
.video_3522 [class*="social-icon-github"] {
  background-color: #333;
}
.video_3522 [class*="social-icon-github"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #333;
}
.video_3522 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.video_3522 [class*="social-icon-google-plus"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #dd4b39;
}
.video_3522 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.video_3522 [class*="social-icon-houzz"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #7ac142;
}
.video_3522 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.video_3522 [class*="social-icon-instagram"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #262626;
}
.video_3522 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.video_3522 [class*="social-icon-jsfiddle"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #487aa2;
}
.video_3522 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.video_3522 [class*="social-icon-linkedin"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #0077b5;
}
.video_3522 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.video_3522 [class*="social-icon-medium"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #00ab6b;
}
.video_3522 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.video_3522
  [class*="social-icon-odnoklassniki"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #f4731c;
}
.video_3522 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.video_3522 [class*="social-icon-meetup"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #ec1c40;
}
.video_3522 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.video_3522 [class*="social-icon-pinterest"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #bd081c;
}
.video_3522 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.video_3522 [class*="social-icon-product-hunt"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #da552f;
}
.video_3522 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.video_3522 [class*="social-icon-reddit"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #ff4500;
}
.video_3522 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.video_3522 [class*="social-icon-rss"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #f26522;
}
.video_3522 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.video_3522
  [class*="social-icon-shopping-cart"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #4caf50;
}
.video_3522 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.video_3522 [class*="social-icon-skype"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #00aff0;
}
.video_3522 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.video_3522 [class*="social-icon-slideshare"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #0077b5;
}
.video_3522 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.video_3522 [class*="social-icon-snapchat"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #fffc00;
}
.video_3522 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.video_3522 [class*="social-icon-soundcloud"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #f80;
}
.video_3522 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.video_3522 [class*="social-icon-spotify"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #2ebd59;
}
.video_3522 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.video_3522
  [class*="social-icon-stack-overflow"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #fe7a15;
}
.video_3522 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.video_3522 [class*="social-icon-maldkfgram"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #2ca5e0;
}
.video_3522 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.video_3522 [class*="social-icon-tripadvisor"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #589442;
}
.video_3522 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.video_3522 [class*="social-icon-tumblr"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #35465c;
}
.video_3522 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.video_3522 [class*="social-icon-twitch"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #6441a5;
}
.video_3522 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.video_3522 [class*="social-icon-twitter"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #1da1f2;
}
.video_3522 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.video_3522 [class*="social-icon-vimeo"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #1ab7ea;
}
.video_3522 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.video_3522 [class*="social-icon-vk"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #45668e;
}
.video_3522 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.video_3522 [class*="social-icon-weibo"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #df2029;
}
.video_3522 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.video_3522 [class*="social-icon-weixin"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #7bb32e;
}
.video_3522 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.video_3522 [class*="social-icon-whatsapp"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #25d366;
}
.video_3522 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.video_3522 [class*="social-icon-wordpress"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #21759b;
}
.video_3522 [class*="social-icon-xing"] {
  background-color: #026466;
}
.video_3522 [class*="social-icon-xing"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #026466;
}
.video_3522 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.video_3522 [class*="social-icon-yelp"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #af0606;
}
.video_3522 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.video_3522 [class*="social-icon-youtube"].tertiary_fixed_fef8 {
  background-color: transparent;
  color: #cd201f;
}
.message_13c6 {
  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;
}
.message_13c6:hover {
  box-shadow: none;
  background: 0 0;
}
.tooltip-1f39 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.slider-6c5c {
  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;
}
.slider-af20 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.brown-e9d8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.brown-e9d8,
.brown-e9d8::after,
.brown-e9d8::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;
}
.brown-e9d8::after,
.brown-e9d8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accent_8b40 .slider-6c5c .slider-af20 {
  margin-top: -2px;
  width: 19px;
}
.accent_8b40 .slider-6c5c .brown-e9d8 {
  margin-top: -1px;
}
.accent_8b40 .slider-6c5c .brown-e9d8,
.accent_8b40 .slider-6c5c .brown-e9d8::after,
.accent_8b40 .slider-6c5c .brown-e9d8::before {
  width: 19px;
  height: 2px;
}
.accent_8b40 .slider-6c5c .brown-e9d8::before {
  top: -6px;
}
.accent_8b40 .slider-6c5c .brown-e9d8::after {
  bottom: -6px;
}
.title-hot-3ed4 .slider-6c5c .slider-af20 {
  margin-top: -2px;
  width: 22px;
}
.title-hot-3ed4 .slider-6c5c .brown-e9d8 {
  margin-top: -1px;
}
.title-hot-3ed4 .slider-6c5c .brown-e9d8,
.title-hot-3ed4 .slider-6c5c .brown-e9d8::after,
.title-hot-3ed4 .slider-6c5c .brown-e9d8::before {
  width: 22px;
  height: 2px;
}
.title-hot-3ed4 .slider-6c5c .brown-e9d8::before {
  top: -7px;
}
.title-hot-3ed4 .slider-6c5c .brown-e9d8::after {
  bottom: -7px;
}
.detail_4fb6 .slider-6c5c .slider-af20 {
  margin-top: -2px;
  width: 31px;
}
.detail_4fb6 .slider-6c5c .brown-e9d8 {
  margin-top: -1.5px;
}
.detail_4fb6 .slider-6c5c .brown-e9d8,
.detail_4fb6 .slider-6c5c .brown-e9d8::after,
.detail_4fb6 .slider-6c5c .brown-e9d8::before {
  width: 31px;
  height: 3px;
}
.detail_4fb6 .slider-6c5c .brown-e9d8::before {
  top: -9px;
}
.detail_4fb6 .slider-6c5c .brown-e9d8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .content-d85b .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 19px;
  }
  .content-d85b .slider-6c5c .brown-e9d8 {
    margin-top: -1px;
  }
  .content-d85b .slider-6c5c .brown-e9d8,
  .content-d85b .slider-6c5c .brown-e9d8::after,
  .content-d85b .slider-6c5c .brown-e9d8::before {
    width: 19px;
    height: 2px;
  }
  .content-d85b .slider-6c5c .brown-e9d8::before {
    top: -6px;
  }
  .content-d85b .slider-6c5c .brown-e9d8::after {
    bottom: -6px;
  }
  .border-fixed-6522 .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 22px;
  }
  .border-fixed-6522 .slider-6c5c .brown-e9d8 {
    margin-top: -1px;
  }
  .border-fixed-6522 .slider-6c5c .brown-e9d8,
  .border-fixed-6522 .slider-6c5c .brown-e9d8::after,
  .border-fixed-6522 .slider-6c5c .brown-e9d8::before {
    width: 22px;
    height: 2px;
  }
  .border-fixed-6522 .slider-6c5c .brown-e9d8::before {
    top: -7px;
  }
  .border-fixed-6522 .slider-6c5c .brown-e9d8::after {
    bottom: -7px;
  }
  .alert_mini_c251 .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 31px;
  }
  .alert_mini_c251 .slider-6c5c .brown-e9d8 {
    margin-top: -1.5px;
  }
  .alert_mini_c251 .slider-6c5c .brown-e9d8,
  .alert_mini_c251 .slider-6c5c .brown-e9d8::after,
  .alert_mini_c251 .slider-6c5c .brown-e9d8::before {
    width: 31px;
    height: 3px;
  }
  .alert_mini_c251 .slider-6c5c .brown-e9d8::before {
    top: -9px;
  }
  .alert_mini_c251 .slider-6c5c .brown-e9d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_d5dd .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_d5dd .slider-6c5c .brown-e9d8 {
    margin-top: -1px;
  }
  .wrapper_d5dd .slider-6c5c .brown-e9d8,
  .wrapper_d5dd .slider-6c5c .brown-e9d8::after,
  .wrapper_d5dd .slider-6c5c .brown-e9d8::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_d5dd .slider-6c5c .brown-e9d8::before {
    top: -6px;
  }
  .wrapper_d5dd .slider-6c5c .brown-e9d8::after {
    bottom: -6px;
  }
  .border_soft_1f74 .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 22px;
  }
  .border_soft_1f74 .slider-6c5c .brown-e9d8 {
    margin-top: -1px;
  }
  .border_soft_1f74 .slider-6c5c .brown-e9d8,
  .border_soft_1f74 .slider-6c5c .brown-e9d8::after,
  .border_soft_1f74 .slider-6c5c .brown-e9d8::before {
    width: 22px;
    height: 2px;
  }
  .border_soft_1f74 .slider-6c5c .brown-e9d8::before {
    top: -7px;
  }
  .border_soft_1f74 .slider-6c5c .brown-e9d8::after {
    bottom: -7px;
  }
  .thumbnail_bf0b .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_bf0b .slider-6c5c .brown-e9d8 {
    margin-top: -1.5px;
  }
  .thumbnail_bf0b .slider-6c5c .brown-e9d8,
  .thumbnail_bf0b .slider-6c5c .brown-e9d8::after,
  .thumbnail_bf0b .slider-6c5c .brown-e9d8::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_bf0b .slider-6c5c .brown-e9d8::before {
    top: -9px;
  }
  .thumbnail_bf0b .slider-6c5c .brown-e9d8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-fe48 .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail-fe48 .slider-6c5c .brown-e9d8 {
    margin-top: -1px;
  }
  .thumbnail-fe48 .slider-6c5c .brown-e9d8,
  .thumbnail-fe48 .slider-6c5c .brown-e9d8::after,
  .thumbnail-fe48 .slider-6c5c .brown-e9d8::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail-fe48 .slider-6c5c .brown-e9d8::before {
    top: -6px;
  }
  .thumbnail-fe48 .slider-6c5c .brown-e9d8::after {
    bottom: -6px;
  }
  .label_2cd6 .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 22px;
  }
  .label_2cd6 .slider-6c5c .brown-e9d8 {
    margin-top: -1px;
  }
  .label_2cd6 .slider-6c5c .brown-e9d8,
  .label_2cd6 .slider-6c5c .brown-e9d8::after,
  .label_2cd6 .slider-6c5c .brown-e9d8::before {
    width: 22px;
    height: 2px;
  }
  .label_2cd6 .slider-6c5c .brown-e9d8::before {
    top: -7px;
  }
  .label_2cd6 .slider-6c5c .brown-e9d8::after {
    bottom: -7px;
  }
  .gradient-f112 .slider-6c5c .slider-af20 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-f112 .slider-6c5c .brown-e9d8 {
    margin-top: -1.5px;
  }
  .gradient-f112 .slider-6c5c .brown-e9d8,
  .gradient-f112 .slider-6c5c .brown-e9d8::after,
  .gradient-f112 .slider-6c5c .brown-e9d8::before {
    width: 31px;
    height: 3px;
  }
  .gradient-f112 .slider-6c5c .brown-e9d8::before {
    top: -9px;
  }
  .gradient-f112 .slider-6c5c .brown-e9d8::after {
    bottom: -9px;
  }
}
.huge_b089 .brown-e9d8 {
  -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);
}
.huge_b089 .brown-e9d8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.huge_b089 .brown-e9d8::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);
}
.huge_b089.orange-62df .brown-e9d8 {
  -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);
}
.huge_b089.orange-62df .brown-e9d8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.huge_b089.orange-62df .brown-e9d8::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);
}
.backdrop_34f3 {
  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.media_ca1e:before {
  display: none;
}
.progress_eee9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress_eee9 .clean-f481 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress_eee9 .clean-f481:last-of-type {
  border-bottom: none;
}
.progress_eee9 .clean-f481.dynamic-9784,
.progress_eee9 .clean-f481.pattern-selected-4c05,
.progress_eee9 .clean-f481.short-ecb7 {
  padding: 0;
}
.progress_eee9 .avatar_c3ae .sidebar-tiny-a56e {
  color: currentColor;
}
.progress_eee9 .avatar_c3ae .sidebar-tiny-a56e:focus,
.progress_eee9 .avatar_c3ae .sidebar-tiny-a56e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_eee9.outer-0721 .aside_4a69,
.progress_eee9.outer-0721 .gallery-center-d26d a,
.progress_eee9.outer-0721 .header_cacf a,
.progress_eee9.outer-0721 .smooth-3139 a {
  color: rgba(0, 0, 0, 0.55);
}
.progress_eee9.outer-0721 .aside_4a69:hover,
.progress_eee9.outer-0721 .gallery-center-d26d a:hover,
.progress_eee9.outer-0721 .header_cacf a:hover,
.progress_eee9.outer-0721 .smooth-3139 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_eee9.outer-0721 .hover_4868 {
  color: rgba(0, 0, 0, 0.8);
}
.progress_eee9.outer-0721 .clean-f481 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_eee9.outer-0721 .clean-f481:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress_eee9.outer-0721 .input-6915:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress_eee9.outer-0721 .avatar_c3ae .main_b63c li a,
.progress_eee9.outer-0721 .avatar_c3ae .sidebar-tiny-a56e,
.progress_eee9.outer-0721 .smooth-3139 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_eee9.outer-0721 .avatar_c3ae .sidebar-tiny-a56e:focus,
.progress_eee9.outer-0721 .avatar_c3ae .sidebar-tiny-a56e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_eee9.outer-0721 .main_b63c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_eee9.section_bronze_71bc .aside_4a69,
.progress_eee9.section_bronze_71bc .gallery-center-d26d a,
.progress_eee9.section_bronze_71bc .header_cacf .sidebar-tiny-a56e,
.progress_eee9.section_bronze_71bc .header_cacf a,
.progress_eee9.section_bronze_71bc .smooth-3139 a {
  color: rgba(255, 255, 255, 0.79);
}
.progress_eee9.section_bronze_71bc .aside_4a69:hover,
.progress_eee9.section_bronze_71bc .gallery-center-d26d a:hover,
.progress_eee9.section_bronze_71bc .header_cacf .sidebar-tiny-a56e:hover,
.progress_eee9.section_bronze_71bc .header_cacf a:hover,
.progress_eee9.section_bronze_71bc .smooth-3139 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_eee9.section_bronze_71bc .hover_4868 {
  color: rgba(255, 255, 255, 0.99);
}
.progress_eee9.section_bronze_71bc .clean-f481 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_eee9.section_bronze_71bc .clean-f481:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress_eee9.section_bronze_71bc .input-6915:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_eee9.section_bronze_71bc .avatar_c3ae .main_b63c li a,
.progress_eee9.section_bronze_71bc .avatar_c3ae .sidebar-tiny-a56e,
.progress_eee9.section_bronze_71bc .smooth-3139 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_eee9.section_bronze_71bc .avatar_c3ae .sidebar-tiny-a56e:focus,
.progress_eee9.section_bronze_71bc .avatar_c3ae .sidebar-tiny-a56e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_eee9.section_bronze_71bc .main_b63c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-6915 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.input-6915:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gold-2e41 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.logo-591d .progress_eee9 {
  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;
}
.logo-591d .clean-f481 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.logo-591d .clean-f481: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) {
  .logo-591d .clean-f481:before {
    width: 16%;
    left: 42%;
  }
}
.logo-591d .clean-f481:last-child:before {
  content: none;
}
.logo-591d .clean-f481[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.logo-591d .avatar_c3ae .main_b63c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.logo-591d .avatar_c3ae .main_b63c li a .sidebar-tiny-a56e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.logo-591d .avatar_c3ae .smooth-3139 {
  border: none;
}
.logo-591d .avatar_c3ae .smooth-3139 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.logo-591d .input-6915 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.logo-591d .gold-2e41 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.logo-591d .section_bronze_71bc .input-6915:before {
  background: rgba(0, 0, 0, 0.9);
}
.logo-591d .outer-0721.fluid_9e4c .brown-e9d8 {
  background: rgba(0, 0, 0, 0.6);
}
.logo-591d
  .outer-0721.fluid_9e4c
  .brown-e9d8::after,
.logo-591d
  .outer-0721.fluid_9e4c
  .brown-e9d8:before {
  background: inherit;
}
.logo-591d
  .outer-0721.fluid_9e4c:hover
  .brown-e9d8 {
  background: rgba(0, 0, 0, 0.8);
}
.main-77e0 .progress_eee9 {
  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) {
  .main-77e0 .progress_eee9 {
    width: auto;
    right: 45px;
  }
}
.right-a179 .progress_eee9 {
  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) {
  .right-a179 .progress_eee9 {
    width: auto;
    left: 45px;
  }
}
.media_ca1e .progress_eee9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.media_ca1e .gold-2e41 {
  max-width: 48em;
  margin: 0 auto;
}
.media_ca1e .input-6915:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert-35e6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert-35e6.logo-591d .progress_eee9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert-35e6.main-77e0 .progress_eee9 {
  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);
}
.alert-35e6 .progress_eee9 {
  visibility: visible;
}
.alert-35e6.right-a179 .progress_eee9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown_f8db,
.backdrop-gas-7f18 {
  overflow-x: hidden;
}
.brown_f8db .progress_eee9 {
  overflow: auto;
}
.brown_f8db.logo-591d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_f8db.logo-591d .progress_eee9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown_f8db.logo-591d .message_13c6 {
  opacity: 0;
}
.brown_f8db.main-77e0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_f8db.main-77e0 .progress_eee9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown_f8db.main-77e0 .message_13c6 {
  opacity: 0;
}
.brown_f8db.right-a179 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown_f8db.right-a179 .progress_eee9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown_f8db.right-a179 .message_13c6 {
  opacity: 0;
}
.brown_f8db.media_ca1e .progress_eee9 {
  z-index: 10;
  visibility: visible;
}
.fluid_9e4c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fluid_9e4c .brown-e9d8 {
  background: rgba(255, 255, 255, 0.99);
}
.fluid_9e4c .brown-e9d8::after,
.fluid_9e4c .brown-e9d8:before {
  background: inherit;
}
.fluid_9e4c:hover .brown-e9d8 {
  background: rgba(255, 255, 255, 0.99);
}
.right-a179 .fluid_9e4c {
  top: 10px;
  right: auto;
  left: 12px;
}
.media_ca1e .fluid_9e4c {
  display: none !important;
}
.brown_f8db:before,
.backdrop-gas-7f18:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown_f8db .fluid_9e4c,
.backdrop-gas-7f18 .fluid_9e4c {
  display: inline-block;
}
.progress_eee9 .purple-2770 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.brown_f8db .progress_eee9 .purple-2770,
.backdrop-gas-7f18 .progress_eee9 .purple-2770 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.content_last_dad6 .active_pressed_2dc3 {
  width: 100%;
}
.container-short-c307 {
  padding: 0 0.5em 0;
}
.container-short-c307 [class*="customify-col-"],
.container-short-c307 [class*="customify-col_"],
.container-short-c307 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.carousel-complex-e553 .container-short-c307 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .primary_d27f .modal-551c,
  .modal-551c {
    display: none;
  }
  .top-6f83 {
    text-align: left;
  }
  .aside_active_40da {
    text-align: center;
  }
  .motion-b0d3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .primary_d27f .new_d4d7,
  .new_d4d7 {
    display: none;
  }
  .row-4ce4 {
    text-align: left;
  }
  .highlight_orange_0748 {
    text-align: center;
  }
  .tertiary_right_2d5d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .primary_d27f .badge_3148,
  .badge_3148 {
    display: none;
  }
  .brown-8830 {
    text-align: left;
  }
  .element_d66f {
    text-align: center;
  }
  .container-lower-386c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination-cold-8efc {
  box-shadow: none !important;
}
.yellow-a199 .purple-6f37,
.panel-f72a .purple-6f37 {
  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;
}
.panel-f72a .purple-6f37 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.overlay_center_e0e2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.overlay_center_e0e2:after,
.overlay_center_e0e2:before {
  content: "";
  display: table;
}
.overlay_center_e0e2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .overlay_center_e0e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.overlay_center_e0e2,
.gradient_afd6 {
  max-width: 1248px;
  margin: 0 auto;
}

.list-narrow-657a.gradient-hard-734e .overlay_center_e0e2 {
  max-width: 100%;
}
.list-narrow-657a.avatar-aefd {
  max-width: 1200px;
  margin: 0 auto;
}
.list-narrow-657a.steel-c947 .overlay_center_e0e2 {
  max-width: 100%;
}
.list-narrow-657a.steel-c947 > .overlay_center_e0e2 {
  padding-left: 0;
  padding-right: 0;
}
.list-narrow-657a.steel-c947 > .overlay_center_e0e2 .primary_d27f {
  margin: 0;
}
.list-narrow-657a.steel-c947
  > .overlay_center_e0e2
  .main_ee83.hard_5e8c {
  margin-right: 0;
  margin-left: 0;
}
.list-narrow-657a.steel-c947 #main.hard_5e8c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .menu-red-a32d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .menu-red-a32d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-left-258f .detail-complex-4679 {
    padding-right: 1em;
  }
  .breadcrumb-left-258f.media-hard-5f4b .main_ee83 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-left-258f.media-hard-5f4b .detail-complex-4679 {
    padding-right: 1em;
  }
  .breadcrumb-left-258f.media-hard-5f4b .mask-tiny-05f0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_56ef .detail-complex-4679 {
    padding-left: 1em;
  }
  .list_56ef.media-hard-5f4b .main_ee83 {
    border-left: 1px solid #eaecee;
  }
  .list_56ef.media-hard-5f4b .detail-complex-4679 {
    padding-left: 1em;
  }
  .list_56ef.media-hard-5f4b .mask-tiny-05f0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_under_d50e .detail-complex-4679 {
    padding-left: 1em;
  }
  .hover_under_d50e.media-hard-5f4b .table-4f4f {
    border-right: 1px solid #eaecee;
  }
  .hover_under_d50e.media-hard-5f4b .silver_85b6 {
    border-right: 1px solid #eaecee;
  }
  .hover_under_d50e.media-hard-5f4b .detail-complex-4679 {
    padding-left: 1em;
  }
  .hover_under_d50e.media-hard-5f4b .mask-tiny-05f0 {
    padding-right: 1em;
  }
  .hover_under_d50e.media-hard-5f4b .notice_6c94 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_a774 .detail-complex-4679 {
    padding-right: 1em;
  }
  .smooth_a774.media-hard-5f4b .table-4f4f {
    border-left: 1px solid #eaecee;
  }
  .smooth_a774.media-hard-5f4b .silver_85b6 {
    border-left: 1px solid #eaecee;
  }
  .smooth_a774.media-hard-5f4b .detail-complex-4679 {
    padding-right: 1em;
  }
  .smooth_a774.media-hard-5f4b .mask-tiny-05f0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_a774.media-hard-5f4b .notice_6c94 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-red-a32d .detail-complex-4679 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-red-a32d.media-hard-5f4b .main_ee83 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .menu-red-a32d.media-hard-5f4b .detail-complex-4679 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-red-a32d.media-hard-5f4b .mask-tiny-05f0 {
    padding-left: 1em;
  }
  .menu-red-a32d.media-hard-5f4b .notice_6c94 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .menu-red-a32d.media-hard-5f4b .detail-complex-4679 {
    padding-left: 0;
  }
}
.gradient-iron-f364 .short_4188 {
  display: inline-block;
}
.easy_307f {
  display: inline-block;
}
.hidden-steel-6f62 {
  word-con: break-word;
}
.frame_lower_8d44 > span {
  display: inline-block;
  padding: 5px 0;
}
.frame_lower_8d44 .footer-narrow-d4ae {
  margin-left: 8px;
  margin-right: 8px;
}
.frame_lower_8d44 .icon-medium-b2d8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover_df56 .hover-bd92 {
  margin-bottom: 2em;
}
.hover_df56 .form_iron_0a91 {
  margin-bottom: 15px;
}
.hover_df56 .form_iron_0a91:last-child {
  margin-bottom: 0;
}
.hover_df56 .fluid_9cb7 {
  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) {
  .hover_df56 .fluid_9cb7 {
    display: block;
  }
}
.hover_df56 .right-9738 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover_df56 .right-9738 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover_df56 .footer-brown-665e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover_df56 .footer-brown-665e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover_df56 .footer-brown-665e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover_df56 .hidden-steel-6f62 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_df56 .hidden-steel-6f62 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover_df56 .image-ab70 p:last-child {
  margin-bottom: 0;
}
.hover_df56 .lite_2f80 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover_df56 .pink-ec5e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover_df56 .center_f208 {
  margin-top: 1em;
}
.hover_df56 .fluid_fc49 {
  top: 0;
  display: block;
}
.hover_df56 .fluid_fc49 a {
  color: inherit;
}
.hover_df56 .fluid_fc49 a:hover {
  color: inherit;
}
.hover_df56 .hard_d2df {
  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;
}
.hover_df56 .hard_d2df:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover_df56 .pink-ec5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover_df56 .right_4ac5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover_df56 .right_4ac5:first-child {
  margin-top: 0;
}
.hover_df56 .right_4ac5.block_357b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover_df56 .right_4ac5.west_554f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_df56
  .right_4ac5.west_554f.badge_0d87
  .center_f208 {
  width: 100%;
}
.hover_df56 .west_554f {
  -webkit-box-align: center;
  align-items: center;
}
.hover_df56 .west_554f .frame_lower_8d44,
.hover_df56 .west_554f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover_df56 .footer-brown-665e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_df56 .footer-brown-665e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_df56 .footer-brown-665e: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;
}
.hover_df56 .block_357b {
  z-index: 5;
}
.hover_df56 .pattern-2454 .photo_hovered_9680 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover_df56 .pro_bef9 .photo_hovered_9680 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover_df56 .widget-wide-0ec2 .photo_hovered_9680 {
  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;
}
.hover_df56.copper_2176 .fluid_9cb7,
.hover_df56.carousel_47b7 .fluid_9cb7 {
  display: block;
}
.hover_df56.copper_2176 .fluid_9cb7 .hard_7975,
.hover_df56.copper_2176 .fluid_9cb7 .pink-ec5e,
.hover_df56.carousel_47b7 .fluid_9cb7 .hard_7975,
.hover_df56.carousel_47b7 .fluid_9cb7 .pink-ec5e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_df56.info-dim-5809 .right-9738 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover_df56.info-dim-5809 .right-9738 {
    margin-right: 0;
  }
}
.hover_df56.copper_2176 .right-9738,
.hover_df56.carousel_47b7 .right-9738 {
  padding-top: 40%;
}
.hover_df56.copper_2176 .hover-bd92,
.hover_df56.carousel_47b7 .hover-bd92 {
  display: block;
}
.hover_df56.copper_2176 .fn-sticky-3753 .pink-ec5e,
.hover_df56.carousel_47b7 .fn-sticky-3753 .pink-ec5e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover_df56.copper_2176 .right-9738,
.hover_df56.carousel_47b7 .right-9738 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover_df56.copper_2176 .pink-ec5e {
  padding: 1em;
}
.footer-40c0 {
  margin: 30px auto;
  display: block;
}
.footer-40c0 .hero_down_ae8b > * {
  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;
}
.footer-40c0 .hero_down_ae8b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-40c0 .hero_down_ae8b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag_e790 .frame_lower_8d44 {
  margin-bottom: 1.41575em;
}
.tag_e790 .light_95d6 {
  margin-bottom: 1.618em;
}
.filter_under_7200 .picture_a670 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter_under_7200 .picture_a670 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter_under_7200 .slider-steel-2f77 {
  max-width: 100%;
  overflow: auto;
}
.search_under_c22c .filter_under_7200 a:hover {
  text-decoration: underline;
}
.orange_1d5f .form_iron_0a91:not(.hidden-steel-6f62),
.orange_1d5f .footer-brown-665e {
  margin-bottom: 1.41575em;
}
.orange_1d5f .form_iron_0a91:not(.hidden-steel-6f62):last-child,
.orange_1d5f .footer-brown-665e:last-child {
  margin-bottom: 0;
}
.orange_1d5f .form_iron_0a91.rough-a8f0 {
  margin-bottom: 0.41575em;
}
.orange_1d5f .hot-0319:before,
.orange_1d5f .primary-warm-027c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.orange_1d5f .hot-0319:before {
  content: "\f115";
}
.orange_1d5f .primary-warm-027c:before {
  content: "\f02c";
}
.orange_1d5f .filter-dbbb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.orange_1d5f .filter-dbbb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.up_bb7d {
  display: -webkit-box;
  display: flex;
}
.up_bb7d .hovered-8f31 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .up_bb7d .hovered-8f31 {
    flex-basis: 90px;
  }
}
.up_bb7d .outline_0611 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .up_bb7d .outline_0611 {
    flex-basis: calc(100% - 50px);
  }
}
.up_bb7d .pressed-0840 p:last-child {
  margin-bottom: 0.72em;
}
.breadcrumb-1b5f .hero_down_ae8b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-1b5f .hero_down_ae8b:after,
.breadcrumb-1b5f .hero_down_ae8b:before {
  content: "";
  display: table;
}
.breadcrumb-1b5f .hero_down_ae8b:after {
  clear: both;
}
.breadcrumb-1b5f .hero_down_ae8b .summary-0b59,
.breadcrumb-1b5f .hero_down_ae8b .stone-8202 {
  width: 49%;
}
.breadcrumb-1b5f .hero_down_ae8b .summary-0b59 a span.red-deae,
.breadcrumb-1b5f .hero_down_ae8b .stone-8202 a span.red-deae {
  display: block;
  margin-bottom: 5px;
}
.breadcrumb-1b5f .hero_down_ae8b .stone-8202 {
  float: left;
  text-align: left;
}
.breadcrumb-1b5f .hero_down_ae8b .summary-0b59 {
  float: right;
  text-align: right;
}
.north_4f04 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .north_4f04 {
    margin-bottom: 0;
  }
}
.paper_5f5a {
  margin-bottom: 1em;
}
.paper_5f5a .hidden-steel-6f62 {
  font-size: 1.1em;
  line-height: 1.3;
}
.solid_9ca4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.item_4d4b .paper_5f5a,
.notification_3c7f .paper_5f5a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .item_4d4b .paper_5f5a,
  .notification_3c7f .paper_5f5a {
    display: block;
  }
}
.item_4d4b .solid_9ca4,
.notification_3c7f .solid_9ca4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .item_4d4b .solid_9ca4,
  .notification_3c7f .solid_9ca4 {
    margin-bottom: 1em;
  }
}
.item_4d4b .solid_9ca4 img,
.notification_3c7f .solid_9ca4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.item_4d4b .modal_a438,
.notification_3c7f .modal_a438 {
  flex-basis: calc(100% - 160px);
}
.item_4d4b .modal_a438 p,
.notification_3c7f .modal_a438 p {
  margin-bottom: 0;
}
.item_4d4b .modal_a438 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .item_4d4b .modal_a438 {
    padding-left: 0;
  }
}
.notification_3c7f .modal_a438 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification_3c7f .modal_a438 {
    padding-right: 0;
  }
}
.notification_3c7f .solid_9ca4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.block_8971 .solid_9ca4 {
  margin-bottom: 0.5em;
}
.block_8971 .solid_9ca4 img {
  width: 100%;
}
.wood-0e5e .content-glass-e133,
.backdrop_2224 .content-glass-e133 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.backdrop_2224 .main_ee83 .glass_bd91 p:last-child {
  margin-bottom: 0;
}
.shade-simple-fa2a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.thumbnail-right-2bd7 .surface-a928 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .thumbnail-right-2bd7 .surface-a928:last-of-type {
    margin-bottom: 0;
  }
}
.thumbnail-right-2bd7 .surface-a928 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnail-right-2bd7 .surface-a928 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.thumbnail-right-2bd7 .surface-a928 ul li {
  margin: 0 0 0.6em;
}
.thumbnail-right-2bd7 .surface-a928 ul li.soft_4b08,
.thumbnail-right-2bd7 .surface-a928 ul li.active-3c0a {
  position: relative;
}
.thumbnail-right-2bd7 .surface-a928 ul li.soft_4b08 .badge-129f,
.thumbnail-right-2bd7 .surface-a928 ul li.active-3c0a .badge-129f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.thumbnail-right-2bd7 .surface-a928 ul li.soft_4b08:after:after,
.thumbnail-right-2bd7 .surface-a928 ul li.soft_4b08:after:before,
.thumbnail-right-2bd7
  .surface-a928
  ul
  li.active-3c0a:after:after,
.thumbnail-right-2bd7
  .surface-a928
  ul
  li.active-3c0a:after:before {
  content: "";
  display: table;
}
.thumbnail-right-2bd7 .surface-a928 ul li.soft_4b08:after:after,
.thumbnail-right-2bd7
  .surface-a928
  ul
  li.active-3c0a:after:after {
  clear: both;
}
.thumbnail-right-2bd7 .surface-a928 a.layout_purple_4a5f:hover {
  text-decoration: none;
}
.thumbnail-right-2bd7 .surface-a928 select {
  max-width: 100%;
}
.thumbnail-right-2bd7 .surface-a928 table {
  font-size: 85%;
}
.thumbnail-right-2bd7 .surface-a928 table td,
.thumbnail-right-2bd7 .surface-a928 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.thumbnail-right-2bd7 .surface-a928 table tfoot td {
  text-align: left;
}
.thumbnail-right-2bd7 .surface-a928 :last-child {
  margin-bottom: 0;
}
.thumbnail-right-2bd7 .surface-a928 .active_ed1b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.thumbnail-right-2bd7 .surface-a928 .active_ed1b label {
  width: 100%;
}
.thumbnail-right-2bd7 .surface-a928 .active_ed1b .pagination_c1cd {
  width: 100%;
  display: block;
}
.thumbnail-right-2bd7 .surface-a928 .active_ed1b .texture-995a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.thumbnail-right-2bd7 .surface-a928 .active_ed1b .texture-995a:hover svg #svg-search {
  fill: #444;
}
.thumbnail-right-2bd7 .surface-a928 .active_ed1b .texture-995a svg {
  width: 18px;
  height: 18px;
}
.thumbnail-right-2bd7 .hover_outer_7dc8 ul ul,
.thumbnail-right-2bd7 .right_097f ul ul,
.thumbnail-right-2bd7 .in-a076 ul ul,
.thumbnail-right-2bd7 .border-bottom-6d77 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.thumbnail-right-2bd7 .hover_outer_7dc8 .hero-c8b4 > a,
.thumbnail-right-2bd7 .right_097f .hero-c8b4 > a,
.thumbnail-right-2bd7 .in-a076 .hero-c8b4 > a,
.thumbnail-right-2bd7 .border-bottom-6d77 .hero-c8b4 > a {
  margin-bottom: 0;
}
.thumbnail-right-2bd7 .yellow_fe3a li,
.thumbnail-right-2bd7 .hover_outer_7dc8 li,
.thumbnail-right-2bd7 .backdrop-5acf li,
.thumbnail-right-2bd7 .right_097f li,
.thumbnail-right-2bd7 .in-a076 li,
.thumbnail-right-2bd7 .border-bottom-6d77 li,
.thumbnail-right-2bd7 .dropdown_red_f20a li,
.thumbnail-right-2bd7 .outer-fba9 li {
  display: block;
  position: relative;
}
.thumbnail-right-2bd7 .yellow_fe3a li:last-child,
.thumbnail-right-2bd7 .hover_outer_7dc8 li:last-child,
.thumbnail-right-2bd7 .backdrop-5acf li:last-child,
.thumbnail-right-2bd7 .right_097f li:last-child,
.thumbnail-right-2bd7 .in-a076 li:last-child,
.thumbnail-right-2bd7 .border-bottom-6d77 li:last-child,
.thumbnail-right-2bd7 .dropdown_red_f20a li:last-child,
.thumbnail-right-2bd7 .outer-fba9 li:last-child {
  border: none;
}
.thumbnail-right-2bd7 .yellow_fe3a li a,
.thumbnail-right-2bd7 .hover_outer_7dc8 li a,
.thumbnail-right-2bd7 .backdrop-5acf li a,
.thumbnail-right-2bd7 .right_097f li a,
.thumbnail-right-2bd7 .in-a076 li a,
.thumbnail-right-2bd7 .border-bottom-6d77 li a,
.thumbnail-right-2bd7 .dropdown_red_f20a li a,
.thumbnail-right-2bd7 .outer-fba9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thumbnail-right-2bd7 .yellow_fe3a li ul li::before,
.thumbnail-right-2bd7 .hover_outer_7dc8 li ul li::before,
.thumbnail-right-2bd7 .backdrop-5acf li ul li::before,
.thumbnail-right-2bd7 .right_097f li ul li::before,
.thumbnail-right-2bd7 .in-a076 li ul li::before,
.thumbnail-right-2bd7 .border-bottom-6d77 li ul li::before,
.thumbnail-right-2bd7 .dropdown_red_f20a li ul li::before,
.thumbnail-right-2bd7 .outer-fba9 li ul li::before {
  left: 15px;
}
.thumbnail-right-2bd7 .yellow_fe3a li ul a,
.thumbnail-right-2bd7 .hover_outer_7dc8 li ul a,
.thumbnail-right-2bd7 .backdrop-5acf li ul a,
.thumbnail-right-2bd7 .right_097f li ul a,
.thumbnail-right-2bd7 .in-a076 li ul a,
.thumbnail-right-2bd7 .border-bottom-6d77 li ul a,
.thumbnail-right-2bd7 .dropdown_red_f20a li ul a,
.thumbnail-right-2bd7 .outer-fba9 li ul a {
  padding-left: 20px;
}
.thumbnail-right-2bd7 .yellow_fe3a li ul ul li::before,
.thumbnail-right-2bd7 .hover_outer_7dc8 li ul ul li::before,
.thumbnail-right-2bd7 .backdrop-5acf li ul ul li::before,
.thumbnail-right-2bd7 .right_097f li ul ul li::before,
.thumbnail-right-2bd7 .in-a076 li ul ul li::before,
.thumbnail-right-2bd7 .border-bottom-6d77 li ul ul li::before,
.thumbnail-right-2bd7 .dropdown_red_f20a li ul ul li::before,
.thumbnail-right-2bd7 .outer-fba9 li ul ul li::before {
  left: 30px;
}
.thumbnail-right-2bd7 .yellow_fe3a li ul ul a,
.thumbnail-right-2bd7 .hover_outer_7dc8 li ul ul a,
.thumbnail-right-2bd7 .backdrop-5acf li ul ul a,
.thumbnail-right-2bd7 .right_097f li ul ul a,
.thumbnail-right-2bd7 .in-a076 li ul ul a,
.thumbnail-right-2bd7 .border-bottom-6d77 li ul ul a,
.thumbnail-right-2bd7 .dropdown_red_f20a li ul ul a,
.thumbnail-right-2bd7 .outer-fba9 li ul ul a {
  padding-left: 40px;
}
.thumbnail-right-2bd7 .disabled-3097 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.thumbnail-right-2bd7 .outer-fba9 ul li {
  margin-bottom: 1.41575em;
}
.thumbnail-right-2bd7 .outer-fba9 ul li .avatar-narrow-3e31 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.thumbnail-right-2bd7 .outer-fba9 ul li .red_07e5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section_bronze_71bc .yellow_fe3a li a,
.section_bronze_71bc .hover_outer_7dc8 li a,
.section_bronze_71bc .backdrop-5acf li a,
.section_bronze_71bc .right_097f li a,
.section_bronze_71bc .in-a076 li a,
.section_bronze_71bc .border-bottom-6d77 li a,
.section_bronze_71bc .dropdown_red_f20a li a,
.section_bronze_71bc .outer-fba9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_bronze_71bc .disabled-3097 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_bronze_71bc .surface-a928 ul li.soft_4b08 .badge-129f,
.section_bronze_71bc .surface-a928 ul li.active-3c0a .badge-129f {
  background: rgba(0, 0, 0, 0.2);
}
.section_bronze_71bc .thumbnail-right-2bd7 .surface-a928 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li {
  margin: 0;
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li ul {
  margin: 0;
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li ul li a {
  padding-left: 15px;
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li ul li li a {
  padding-left: 30px;
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li.input_b88c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li.input_b88c > 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;
}
.list-narrow-657a .thumbnail-right-2bd7 .main_b63c li.input_b88c > 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;
}
.widget_b711 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image-thick-923e {
  position: relative;
  z-index: 10;
}
.image-thick-923e .purple-2770 {
  width: 100%;
  max-width: 100%;
}
.row_next_33f0 .hidden_7add {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row_next_33f0 .outer-0721 {
}
.row_next_33f0 .section_bronze_71bc {
  background: #292929;
}
.element-9b05 .hidden_7add {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.element-9b05 .outer-0721 {
  background: #f9f9f9;
}
.element-9b05 .section_bronze_71bc {
  background: #303030;
}
.modal-right-d6ef .hidden_7add {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-right-d6ef .short_4188 {
    margin-bottom: 1em;
  }
  .modal-right-d6ef .short_4188:last-child {
    margin-bottom: 0;
  }
}
.modal-right-d6ef .outer-0721 {
  background: #ededed;
}
.modal-right-d6ef .section_bronze_71bc {
  background: #1a1a1a;
}
.hidden_7add.outer-0721 {
  color: rgba(0, 0, 0, 0.6);
}
.hidden_7add.outer-0721 .filter-f7f1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_7add.section_bronze_71bc {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_7add.section_bronze_71bc a:not(.layout_purple_4a5f) {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_7add.section_bronze_71bc a:not(.layout_purple_4a5f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_7add.section_bronze_71bc .filter-f7f1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_7add.section_bronze_71bc table tbody td,
.hidden_7add.section_bronze_71bc table th {
  background: rgba(0, 0, 0, 0.08);
}
.tiny_edac.tiny-9757 .overlay_center_e0e2 {
  max-width: initial;
}
.tiny_edac .row_cold_49da {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tiny_edac .row_cold_49da .purple-2770 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tiny_edac .row_cold_49da .purple-2770 {
    display: block;
    margin-bottom: 2em;
  }
  .tiny_edac .row_cold_49da .purple-2770:last-child {
    margin-bottom: 0;
  }
}
.modal-right-d6ef .short_4188:last-child,
.element-9b05 .short_4188:last-child,
.row_next_33f0 .short_4188:last-child {
  margin-bottom: 0;
}
.modal-right-d6ef .short_4188 .thumbnail-right-2bd7 .surface-a928:last-child,
.element-9b05 .short_4188 .thumbnail-right-2bd7 .surface-a928:last-child,
.row_next_33f0 .short_4188 .thumbnail-right-2bd7 .surface-a928:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal-right-d6ef .pagination_under_cf5d,
  .modal-right-d6ef .solid_0319,
  .element-9b05 .pagination_under_cf5d,
  .element-9b05 .solid_0319,
  .row_next_33f0 .pagination_under_cf5d,
  .row_next_33f0 .solid_0319 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image-thick-923e .short_4188 {
    margin-bottom: 2em;
  }
}
.image-thick-923e p:last-child {
  margin-bottom: 0;
}
.image-thick-923e li,
.image-thick-923e ul {
  list-style: none;
  margin: 0;
}
.image-thick-923e ul ul {
  margin-left: 2.617924em;
}
.down-2ad5 {
  font-size: 0.875em;
}

/* css-noise: a2c6 */
.phantom-card-q4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
