/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box-f10e/customify
Author: WPCustomify
Author URI: https://pressmaximum.box-f10e
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.box-f10e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail_dd60.filter-81fd/licenses/gpl-2.0.link_outer_cd0d
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.over-2b1d/, (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.table_43a6.middle-a1f5/normalize.card-inner-da40/
 ======
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.card-inner-da40 v7.0.0 | MIT License | github.box-f10e/necolas/normalize.card-inner-da40 */
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;
}
.accent-2bfe .outline_3872,
.gradient-last-8214,
.action_184b,
.progress-4fba,
.bronze_3e46,
.active-9016,
.complex-d34e,
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;
}
.gradient-last-8214,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gradient-last-8214,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient-last-8214,
  h1 {
    font-size: 1.8em;
  }
}
.action_184b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.action_184b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .action_184b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .action_184b,
  h2 {
    font-size: 1.7em;
  }
}
.progress-4fba,
h3 {
  font-size: 1.618em;
}
.accent-2bfe .outline_3872,
.bronze_3e46,
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.fast_75f0 {
  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;
}
.green_7228:after,
.green_7228:before,
.widget-narrow-9ad8:after,
.widget-narrow-9ad8:before {
  content: "";
  display: table;
}
.green_7228:after,
.widget-narrow-9ad8:after {
  clear: both;
}
.large-e091 {
  float: right;
  margin-right: 0;
}
.dark-63ec {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.picture_short_74a3 .component-under-85bb,
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;
}
.picture_short_74a3 .component-under-85bb: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;
}
.outline_4cdd .component-under-85bb {
  box-shadow: none;
}
.outline_4cdd
  .component-under-85bb
  .clean-4726 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outline_4cdd .component-under-85bb .liquid-53d0 {
  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;
}
.outline_4cdd
  .component-under-85bb
  .liquid-53d0
  b {
  display: none;
}
.outline_4cdd .stone_87a3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_3b16:not(.bronze_de22):not(.carousel-medium-66e5),
button:not(.bronze_de22):not(.carousel-medium-66e5),
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ),
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ),
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ) {
  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;
}
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):hover,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):hover,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):hover,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):hover,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):active,
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):active,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):active,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):active,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):active,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus {
  outline: 0;
}
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44 {
  position: relative;
}
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .preview-296d,
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .static_50b7,
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .narrow_6b7a,
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  i,
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  svg,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .preview-296d,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .static_50b7,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .narrow_6b7a,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  i,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  svg,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .preview-296d,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .static_50b7,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .narrow_6b7a,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  i,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  svg,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .preview-296d,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .static_50b7,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .narrow_6b7a,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  i,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  svg,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .preview-296d,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .static_50b7,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  .narrow_6b7a,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  i,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44
  svg {
  visibility: hidden;
}
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44:after,
button:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44:after,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44:after,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44:after,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ).fn-loading-3f44: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;
}
.background_3b16:not(.bronze_de22):not(.carousel-medium-66e5),
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ),
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ),
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ) {
  color: #fff;
  background: #235787;
}
.background_3b16:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus,
input[type="button"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus,
input[type="reset"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus,
input[type="submit"]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ):focus {
  color: #fff;
}
.background_3b16.fn-disabled-3f44:not(.bronze_de22):not(
    .carousel-medium-66e5
  ),
.background_3b16[disabled]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ),
button.fn-disabled-3f44:not(.bronze_de22):not(
    .carousel-medium-66e5
  ),
button[disabled]:not(.bronze_de22):not(
    .carousel-medium-66e5
  ) {
  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;
}
.image_orange_3736 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image_orange_3736: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;
}
.gradient_48a0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mask_prev_4904 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.text-3d35 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.green_7228:after,
.green_7228:before,
.frame-d8ed:after,
.frame-d8ed:before,
.rough_53a0:after,
.rough_53a0:before,
.block-9e26:after,
.block-9e26:before,
.next-a87a:after,
.next-a87a:before,
.hard-945f:after,
.hard-945f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.green_7228:after,
.frame-d8ed:after,
.rough_53a0:after,
.block-9e26:after,
.next-a87a:after,
.hard-945f:after {
  clear: both;
}
.frame-d8ed .tooltip-716b,
.rough_53a0 .tooltip-716b,
.button-1f03 .tooltip-716b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask_hard_3516 {
  display: inline-block;
}
.article-7daa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.article-7daa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article-7daa .pink-1e94 {
  padding: 1em 0;
  font-size: 85%;
}
.pink-1e94 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.chip_up_0a12 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.chip_up_0a12:after,
.chip_up_0a12:before {
  content: "";
  display: table;
}
.chip_up_0a12:after {
  clear: both;
}
.dim-108f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.glass-a8aa .dim-108f {
  max-width: 50%;
}
.section-green-451a .dim-108f {
  max-width: 33.33%;
}
.black-e567 .dim-108f {
  max-width: 25%;
}
.list_fc81 .dim-108f {
  max-width: 20%;
}
.purple_1ff8 .dim-108f {
  max-width: 16.66%;
}
.avatar_down_6529 .dim-108f {
  max-width: 14.28%;
}
.red-b87f .dim-108f {
  max-width: 12.5%;
}
.breadcrumb-over-65ad .dim-108f {
  max-width: 11.11%;
}
.bronze-5bad {
  display: block;
}
.accent-2bfe .image-01c7 label,
.accent-2bfe .filter_5477 label,
.accent-2bfe .slow-8463 label,
.accent-2bfe .green-e80e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_west_8463 {
  list-style: none;
  margin: 0;
}
.logo_west_8463 article.accordion_motion_414b {
  margin-bottom: 0;
}
.logo_west_8463 ul {
  list-style: none;
  margin: 0;
}
.logo_west_8463 .component-da45 li.accordion_motion_414b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_west_8463 .component-da45 li.accordion_motion_414b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_west_8463 .component-da45 li.accordion_motion_414b: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) {
  .logo_west_8463 .component-da45 li.accordion_motion_414b li.accordion_motion_414b li.accordion_motion_414b li.accordion_motion_414b {
    padding-left: 0;
  }
}
article.accordion_motion_414b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion_motion_414b .frame-d8ed p:last-of-type {
  margin-bottom: 0;
}
article.accordion_motion_414b .link_37a1 {
  float: left;
}
article.accordion_motion_414b .content_under_6dcc {
  margin-left: 85px;
}
article.accordion_motion_414b .dropdown-aac7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion_motion_414b .dropdown-aac7 .button-b3fe {
  margin-left: 10px;
}
article.accordion_motion_414b .warm_5f82 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion_motion_414b .hero_649a {
  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 .image-01c7,
  #respond .slow-8463,
  #respond .green-e80e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image-01c7 input,
#respond .slow-8463 input,
#respond .green-e80e input {
  width: 100%;
}
#respond .green-e80e {
  margin-right: 0;
}
#respond .chip-static-f815 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero-medium-767c {
  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;
}
.hero-medium-767c.form-smooth-3b0d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.hero-medium-767c 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%);
}
.hero-medium-767c:focus,
.hero-medium-767c: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);
}
.advanced_32c7 {
  border-radius: 10%;
}
.popup-steel-c044 {
  border-radius: 50%;
}
.text_0583 {
  font-size: 0.72em;
}
.carousel_lite_8c25 {
  font-size: 0.875em;
}
.smooth_f018 {
  font-size: 1.1em;
}
.badge-focused-dfeb {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge-focused-dfeb.text_0583 {
  letter-spacing: 0.5px;
}
.list_left_fd77,
.list_left_fd77 a {
  color: #6d6d6d;
}
.list_left_fd77 a:hover {
  color: #111;
}
.box-05fb {
  color: #6d6d6d;
}
.backdrop-huge-0bdf {
  overflow-x: hidden;
}
.backdrop-huge-0bdf .preview-f33f.top-e05a {
  position: relative;
}
.backdrop-huge-0bdf .preview-f33f.top-e05a.north-b39e {
  position: initial;
}
.backdrop-huge-0bdf
  .preview-f33f.top-e05a.north-b39e
  .breadcrumb-left-39da {
  left: auto;
}
.backdrop-huge-0bdf .preview-f33f .breadcrumb-left-39da {
  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;
}
.backdrop-huge-0bdf .preview-f33f:hover.top-e05a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop-huge-0bdf
  .preview-f33f:hover.top-e05a
  .breadcrumb-left-39da {
  display: block;
  z-index: 9999999;
}
.backdrop-huge-0bdf .shadow-clean-cf99 .bottom-3031,
.backdrop-huge-0bdf .short-ed92 .bottom-3031 {
  display: none;
}
.backdrop-huge-0bdf .tabs-2097 .preview-f33f:hover.top-e05a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent-2bfe .image-01c7 label,
.accent-2bfe .filter_5477 label,
.accent-2bfe .slow-8463 label,
.accent-2bfe .green-e80e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.logo_west_8463 {
  list-style: none;
  margin: 0;
}
.logo_west_8463 article.accordion_motion_414b {
  margin-bottom: 0;
}
.logo_west_8463 ul {
  list-style: none;
  margin: 0;
}
.logo_west_8463 .component-da45 li.accordion_motion_414b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .logo_west_8463 .component-da45 li.accordion_motion_414b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .logo_west_8463 .component-da45 li.accordion_motion_414b: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) {
  .logo_west_8463 .component-da45 li.accordion_motion_414b li.accordion_motion_414b li.accordion_motion_414b li.accordion_motion_414b {
    padding-left: 0;
  }
}
article.accordion_motion_414b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accordion_motion_414b .frame-d8ed p:last-of-type {
  margin-bottom: 0;
}
article.accordion_motion_414b .link_37a1 {
  float: left;
}
article.accordion_motion_414b .content_under_6dcc {
  margin-left: 85px;
}
article.accordion_motion_414b .dropdown-aac7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accordion_motion_414b .dropdown-aac7 .button-b3fe {
  margin-left: 10px;
}
article.accordion_motion_414b .warm_5f82 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accordion_motion_414b .hero_649a {
  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 .image-01c7,
  #respond .slow-8463,
  #respond .green-e80e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .image-01c7 input,
#respond .slow-8463 input,
#respond .green-e80e input {
  width: 100%;
}
#respond .green-e80e {
  margin-right: 0;
}
#respond .chip-static-f815 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-clean-cf99 .feature-7f07 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.feature-7f07 .card_current_7f36.main_ab00 .overlay_1357 > li > a:focus,
.feature-7f07 .card_current_7f36.main_ab00 .overlay_1357 > li > a:hover,
.feature-7f07 .card_current_7f36.message-536c .overlay_1357 > li > a:focus,
.feature-7f07 .card_current_7f36.message-536c .overlay_1357 > li > a:hover,
.feature-7f07 .card_current_7f36.tabs_8726 .overlay_1357 > li > a:focus,
.feature-7f07 .card_current_7f36.tabs_8726 .overlay_1357 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-7f07
  .card_current_7f36.main_ab00
  .overlay_1357
  > li.red_6916
  > a,
.feature-7f07
  .card_current_7f36.main_ab00
  .overlay_1357
  > li.carousel_dirty_c7e9
  > a,
.feature-7f07
  .card_current_7f36.message-536c
  .overlay_1357
  > li.red_6916
  > a,
.feature-7f07
  .card_current_7f36.message-536c
  .overlay_1357
  > li.carousel_dirty_c7e9
  > a,
.feature-7f07
  .card_current_7f36.tabs_8726
  .overlay_1357
  > li.red_6916
  > a,
.feature-7f07 .card_current_7f36.tabs_8726 .overlay_1357 > li.hero-pink-d832 > a {
  color: rgba(255, 255, 255, 0.99);
}
.feature-7f07 .caption_6fb6,
.feature-7f07 .caption_6fb6 a {
  color: rgba(255, 255, 255, 0.99);
}
.feature-7f07 .avatar_d884.menu_d791 li a,
.feature-7f07 .bright-7e21 a,
.feature-7f07 .brown-7daa,
.feature-7f07 .overlay_1357 > li > a,
.feature-7f07 .new-ced6 {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07 .avatar_d884.menu_d791 li a:hover,
.feature-7f07 .bright-7e21 a:hover,
.feature-7f07 .brown-7daa:hover,
.feature-7f07 .overlay_1357 > li > a:hover,
.feature-7f07 .new-ced6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-7f07 .thumbnail-first-3767 {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07 .thumbnail-first-3767 .nav_22ff {
  color: rgba(255, 255, 255, 0.99);
}
.feature-7f07 .thumbnail-first-3767:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-7f07 .video-gas-872f .thick_ce38 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07 .video-gas-872f .thick_ce38 .pro-1807 {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07
  .video-gas-872f
  .thick_ce38
  .pro-1807::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07
  .video-gas-872f
  .thick_ce38
  .pro-1807:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07
  .video-gas-872f
  .thick_ce38
  .pro-1807::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07
  .video-gas-872f
  .thick_ce38
  .pro-1807::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07 .video-gas-872f .middle-5406 {
  color: rgba(255, 255, 255, 0.79);
}
.feature-7f07 .video-gas-872f .middle-5406:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-66eb
  .feature-7f07
  .video-gas-872f
  .container_orange_9f33
  .widget_06b9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-66eb
  .feature-7f07
  .video-gas-872f
  .container_orange_9f33
  .pro-1807 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shadow-clean-cf99 .avatar-light-d10c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.avatar-light-d10c .card_current_7f36.main_ab00 .overlay_1357 > li > a:focus,
.avatar-light-d10c .card_current_7f36.main_ab00 .overlay_1357 > li > a:hover,
.avatar-light-d10c .card_current_7f36.message-536c .overlay_1357 > li > a:focus,
.avatar-light-d10c .card_current_7f36.message-536c .overlay_1357 > li > a:hover,
.avatar-light-d10c .card_current_7f36.tabs_8726 .overlay_1357 > li > a:focus,
.avatar-light-d10c .card_current_7f36.tabs_8726 .overlay_1357 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-light-d10c
  .card_current_7f36.main_ab00
  .overlay_1357
  > li.red_6916
  > a,
.avatar-light-d10c
  .card_current_7f36.main_ab00
  .overlay_1357
  > li.carousel_dirty_c7e9
  > a,
.avatar-light-d10c
  .card_current_7f36.message-536c
  .overlay_1357
  > li.red_6916
  > a,
.avatar-light-d10c
  .card_current_7f36.message-536c
  .overlay_1357
  > li.carousel_dirty_c7e9
  > a,
.avatar-light-d10c
  .card_current_7f36.tabs_8726
  .overlay_1357
  > li.red_6916
  > a,
.avatar-light-d10c .card_current_7f36.tabs_8726 .overlay_1357 > li.hero-pink-d832 > a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-light-d10c .caption_6fb6,
.avatar-light-d10c .caption_6fb6 a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-light-d10c .avatar_d884.menu_d791 li a,
.avatar-light-d10c .bright-7e21 a,
.avatar-light-d10c .brown-7daa,
.avatar-light-d10c .overlay_1357 > li > a,
.avatar-light-d10c .new-ced6 {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-light-d10c .avatar_d884.menu_d791 li a:hover,
.avatar-light-d10c .bright-7e21 a:hover,
.avatar-light-d10c .brown-7daa:hover,
.avatar-light-d10c .overlay_1357 > li > a:hover,
.avatar-light-d10c .new-ced6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-light-d10c .thumbnail-first-3767 {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-light-d10c .thumbnail-first-3767 .nav_22ff {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-light-d10c .thumbnail-first-3767:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fast_c1bc .hovered_906d {
  margin-left: auto;
  margin-right: auto;
}
.rough_53a0 > * {
  margin-left: auto;
  margin-right: auto;
}
.rough_53a0 .gradient_48a0 {
  margin-right: 1.41575em;
}
.lite_931e .rough_53a0 > .notice-purple-ea7c {
  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;
}
.lite_931e .rough_53a0 > .next_c37f {
  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;
}
.list-2bbc.fast_c1bc .hovered_906d,
.background-f2e7.fast_c1bc .hovered_906d {
  margin-left: 0;
}
.focus-silver-9c27.fast_c1bc .hovered_906d,
.texture-gold-c265.fast_c1bc .hovered_906d {
  margin-right: 0;
}
.rough_53a0 ol,
.rough_53a0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.avatar_34df video {
  max-width: 100%;
}
.narrow_86a1 img {
  display: block;
}
.narrow_86a1.gradient_48a0,
.narrow_86a1.mask_prev_4904 {
  width: 100%;
}
.narrow_86a1.next_c37f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_abf2:not(.component-short-e01e) {
  margin: 1.5em auto;
}
.sidebar-solid-6867 p {
  padding: 1.5em 14px;
}
ul.module_upper_afd7.next_c37f,
ul.module_upper_afd7.notice-purple-ea7c,
ul.module_upper_afd7.cold_1fcd.notice-purple-ea7c {
  padding: 0 14px;
}
.accent_8ea2 {
  display: block;
  overflow-x: auto;
}
.accent_8ea2 table {
  border-collapse: collapse;
  width: 100%;
}
.accent_8ea2 td,
.accent_8ea2 th {
  padding: 0.5em;
}
.rough_53a0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.rough_53a0 ol ol,
.rough_53a0 ol ul,
.rough_53a0 ul ol,
.rough_53a0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.rough_53a0 ol ol li,
.rough_53a0 ol ul li,
.rough_53a0 ul ol li,
.rough_53a0 ul ul li {
  margin-left: 0;
}
.table-current-31bf.primary_gas_846a > .aside-f52c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.table-current-31bf.primary_gas_846a > .aside-f52c iframe,
.table-current-31bf.primary_gas_846a > .aside-f52c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block_fluid_b4ef {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block_fluid_b4ef.description_5d44 {
  padding: 0;
}
.block_fluid_b4ef.description_5d44 cite {
  font-size: 13px;
}
.block_fluid_b4ef > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block_fluid_b4ef cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.purple-ed6c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.purple-ed6c > p:first-child {
  margin-top: 0;
}
.purple-ed6c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.purple-ed6c blockquote {
  border-left: 0;
}
.fluid-e8d3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fluid-e8d3:not(.gallery_829f) {
  max-width: 100px;
}
.fluid-e8d3.advanced-202a {
  border-bottom: none !important;
  text-align: center;
}
.fluid-e8d3.advanced-202a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .sidebar-solid-6867 p {
    padding: 1.5em 0;
  }
}
.table_6133 {
  color: #0073aa;
}
.list-5281 {
  background-color: #0073aa;
}
.footer-0682 {
  color: #229fd8;
}
.heading_23bb {
  background-color: #229fd8;
}
.notice-warm-dee3 {
  color: #eee;
}
.clean_6bc8 {
  background-color: #eee;
}
.element_easy_ed0b {
  color: #444;
}
.menu_down_cbb5 {
  background-color: #444;
}
.widget_6774 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.widget_6774 .heading_b992 .bright-7e21 {
  font-size: 15px;
}
.widget_6774 .bright-7e21 {
  line-height: 1.3;
}
.widget_6774 .avatar-light-d10c {
}
.widget_6774 .feature-7f07 {
  background: #235787;
}
.widget-advanced-ff5a {
  padding: 0;
}
.widget-advanced-ff5a .feature-7f07 {
  background: #1a1a1a;
}
.widget-advanced-ff5a .avatar-light-d10c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.outer-1a85 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.outer-1a85 .avatar-light-d10c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.outer-1a85 .feature-7f07 {
  background: #303030;
}
.hard-945f {
  position: relative;
  z-index: 10;
}
.hard-945f .button-bronze-c86c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tag-5eea .top-e05a {
  display: inline-block;
  vertical-align: middle;
}
.tag-5eea.complex_949e .top-e05a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tag-5eea.complex_949e .top-e05a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tag-5eea.complex_949e .top-e05a {
    margin-right: 0.4em;
  }
}
.tag-5eea.complex_949e .top-e05a:last-child {
  margin-right: 0;
}
.complex-059b .button-bronze-c86c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shadow-clean-cf99 .heading_b992 {
    margin: 0 -0.5em;
  }
  .shadow-clean-cf99 .heading_b992 [class*="customify-col-"],
  .shadow-clean-cf99 .heading_b992 [class*="customify-col_"],
  .shadow-clean-cf99 .heading_b992 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shadow-clean-cf99.iron_92ca .button-bronze-c86c {
  background: 0 0 !important;
}
.shadow-clean-cf99.iron_92ca .button-bronze-c86c,
.shadow-clean-cf99.complex-059b .button-bronze-c86c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shadow-clean-cf99.tooltip_b9ee {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shadow-clean-cf99.complex-059b .button-bronze-c86c {
  box-shadow: none !important;
}
.footer_7499 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .footer_7499 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .footer_7499 {
    padding: 18px 0 20px;
  }
}
.footer_7499 .detail_b002 {
  width: 100%;
}
.footer_7499 .outline-copper-c27e {
  margin-bottom: 0;
}
.footer_7499 .banner-a2aa {
  margin-top: 5px;
  font-size: 0.875em;
}
.small-609c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.small-609c .menu_22fc {
  width: 100%;
}
.popup_solid_65b5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.popup_solid_65b5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.popup_solid_65b5 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;
}
.popup_solid_65b5 li:last-child:after {
  display: none;
}
.popup_solid_65b5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.stone-21e6 .bottom-3031 button,
.footer_7499 .bottom-3031 button {
  left: 0;
}
.stone-21e6 .menu_22fc,
.footer_7499 .menu_22fc {
  padding-left: 0;
  padding-right: 0;
}
.stone-21e6 .small-609c,
.footer_7499 .small-609c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stone-21e6 {
  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;
}
.stone-21e6: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;
}
.stone-21e6 .purple_88d7 {
  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) {
  .stone-21e6 .purple_88d7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stone-21e6 .purple_88d7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stone-21e6 .purple_88d7 {
    min-height: 200px;
  }
}
.stone-21e6 .popup_solid_65b5 {
  color: rgba(255, 255, 255, 0.8);
}
.stone-21e6 .popup_solid_65b5 a,
.stone-21e6 .popup_solid_65b5 li:after {
  color: inherit;
}
.stone-21e6 .popup_solid_65b5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.border-hard-3782 {
  margin-bottom: 0.5em;
}
.module-b1ae {
  margin-bottom: 1.2em;
}
.module-b1ae,
.border-hard-3782 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module-b1ae p:last-child,
.border-hard-3782 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bottom-3031,
#masthead .bottom-3031 {
  display: none;
}
#masthead
  > .bottom-3031.smooth-1929 {
  display: none;
}
#masthead > .bottom-3031 button {
  left: 0;
}
.form-old-32b7 {
  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%;
}
.form-old-32b7 .top-e05a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.form-old-32b7 .image-red-072d {
  display: -webkit-box;
  display: flex;
}
.form-old-32b7 .image-red-072d.filter_current_be52 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.form-old-32b7 .image-red-072d.surface_static_ae6c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form-old-32b7 .image-red-072d.summary-bronze-6548 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form-old-32b7.dropdown_first_a2db.warm_d6d9 .image-red-072d.filter_current_be52 {
  flex-basis: 100%;
}
.form-old-32b7.overlay_ad50 .image-red-072d.surface_static_ae6c {
  -webkit-box-flex: 1;
  flex: auto;
}
.form-old-32b7.overlay_ad50 .image-red-072d.summary-bronze-6548 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bottom-3031.smooth-1929 {
  display: none;
}
#masthead > .bottom-3031 button {
  left: 0;
}
.texture-simple-6a2a {
  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;
}
.texture-simple-6a2a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.texture-simple-6a2a.left_c5b1 i {
  margin-right: 4px;
}
.texture-simple-6a2a.popup_0ce2 i {
  margin-left: 5px;
}
.bright-7e21 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bright-7e21 p:last-child {
  margin-bottom: 0;
}
.focus_7c30 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus_7c30 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus_7c30 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus_7c30 .caption_6fb6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus_7c30 .primary-3a82 {
  margin: 5px 0 7px 0;
}
.focus_7c30.header-6763 .mask-709c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_7c30.header-6763 .summary_034f {
  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_7c30.selected-10f1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus_7c30.selected-10f1 .mask-709c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_7c30.selected-10f1 .summary_034f {
  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_7c30.notice-db38 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus_7c30.left-4fb9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus_7c30.left-4fb9 .summary_034f {
  margin-top: 7px;
}
.panel_cold_54e4 {
  display: inline-block;
}
.hard-945f .iron-1429 .focus_7c30 img {
  max-width: 100%;
}
.card_current_7f36 .header-b1fd.pressed-03a8,
.left_3a66 .header-b1fd.pressed-03a8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card_current_7f36 .widget-1ef5,
.left_3a66 .widget-1ef5 {
  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%);
}
.card_current_7f36 .widget-1ef5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card_current_7f36.aside-f200 .widget-1ef5 {
  display: none;
}
.card_current_7f36 .list-f21d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_current_7f36 .list-f21d li {
  display: inline-block;
  position: relative;
}
.card_current_7f36 .list-f21d li:last-child {
  margin-right: 0;
}
.card_current_7f36 .list-f21d 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;
}
.card_current_7f36 .list-f21d li.hero-pink-d832 > a {
  color: rgba(0, 0, 0, 0.9);
}
.card_current_7f36 .list-f21d > 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;
}
.card_current_7f36 .list-f21d > li > a i {
  line-height: 0;
}
.card_current_7f36 .list-f21d > li.tiny-cadd > a .widget-1ef5 {
  margin-left: 4px;
  line-height: 0;
}
.card_current_7f36 .list-f21d .heading-narrow-f69d li.tiny-cadd > a {
  position: relative;
}
.card_current_7f36 .list-f21d .heading-narrow-f69d li.tiny-cadd > a:after,
.card_current_7f36 .list-f21d .heading-narrow-f69d li.tiny-cadd > a:before {
  content: "";
  display: table;
}
.card_current_7f36 .list-f21d .heading-narrow-f69d li.tiny-cadd > a:after {
  clear: both;
}
.card_current_7f36 .list-f21d .heading-narrow-f69d li.tiny-cadd > a .widget-1ef5 {
  margin-left: 5px;
  float: right;
}
.card_current_7f36 .pro-5523,
.card_current_7f36 .heading-narrow-f69d {
  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;
}
.card_current_7f36 .heading-narrow-f69d {
  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;
}
.card_current_7f36 .heading-narrow-f69d .pressed-03a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card_current_7f36 .heading-narrow-f69d .widget-1ef5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card_current_7f36 .heading-narrow-f69d li {
  display: block;
  margin: 0;
  padding: 0;
}
.card_current_7f36 .heading-narrow-f69d 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;
}
.card_current_7f36 .heading-narrow-f69d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card_current_7f36 .heading-narrow-f69d .heading-narrow-f69d {
  top: 0;
  left: 100%;
}
.card_current_7f36 .first-d65e.fn-focus-3f44 > .pro-5523,
.card_current_7f36 .first-d65e.fn-focus-3f44 > .heading-narrow-f69d,
.card_current_7f36 .first-d65e:focus > .pro-5523,
.card_current_7f36 .first-d65e:focus > .heading-narrow-f69d,
.card_current_7f36 .first-d65e:hover > .pro-5523,
.card_current_7f36 .first-d65e:hover > .heading-narrow-f69d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card_current_7f36.tabs_8726 .overlay_1357:after,
.card_current_7f36.tabs_8726 .overlay_1357:before {
  content: "";
  display: table;
}
.card_current_7f36.tabs_8726 .overlay_1357:after {
  clear: both;
}
.card_current_7f36.tabs_8726 .overlay_1357 > li {
  float: left;
}
.card_current_7f36.blue_c59e .overlay_1357:after,
.card_current_7f36.blue_c59e .overlay_1357:before {
  content: "";
  display: table;
}
.card_current_7f36.blue_c59e .overlay_1357:after {
  clear: both;
}
.card_current_7f36.blue_c59e .overlay_1357 > li {
  float: left;
}
.card_current_7f36.blue_c59e .overlay_1357 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card_current_7f36.blue_c59e .overlay_1357 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card_current_7f36.blue_c59e .overlay_1357 > li.red_6916 > a,
.card_current_7f36.blue_c59e .overlay_1357 > li.hero-pink-d832 > a {
  color: #fff;
  background-color: #1e4b75;
}
.card_current_7f36.main_ab00 .overlay_1357 > li > a .pressed-03a8 {
  position: relative;
}
.card_current_7f36.main_ab00 .overlay_1357 > li > a .pressed-03a8: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;
}
.card_current_7f36.main_ab00
  .overlay_1357
  > li:focus
  > a
  .pressed-03a8:before,
.card_current_7f36.main_ab00
  .overlay_1357
  > li:hover
  > a
  .pressed-03a8:before {
  width: 100%;
  background-color: currentColor;
}
.card_current_7f36.main_ab00
  .overlay_1357
  > li.red_6916
  > a
  .pressed-03a8:before,
.card_current_7f36.main_ab00
  .overlay_1357
  > li.carousel_dirty_c7e9
  > a
  .pressed-03a8:before {
  width: 100%;
  background-color: currentColor;
}
.card_current_7f36.message-536c .overlay_1357 > li > a .pressed-03a8 {
  position: relative;
}
.card_current_7f36.message-536c .overlay_1357 > li > a .pressed-03a8: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;
}
.card_current_7f36.message-536c .overlay_1357 > li:focus > a .pressed-03a8:before,
.card_current_7f36.message-536c
  .overlay_1357
  > li:hover
  > a
  .pressed-03a8:before {
  width: 100%;
  background-color: currentColor;
}
.card_current_7f36.message-536c
  .overlay_1357
  > li.red_6916
  > a
  .pressed-03a8:before,
.card_current_7f36.message-536c
  .overlay_1357
  > li.carousel_dirty_c7e9
  > a
  .pressed-03a8:before {
  width: 100%;
  background-color: currentColor;
}
.left_3a66 .list-f21d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.left_3a66 .list-f21d li:first-child > a {
  border-top: none;
}
.left_3a66 .list-f21d .picture_lower_3b92 > .pressed-03a8 .widget-1ef5 {
  display: none;
}
.left_3a66 .list-f21d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.left_3a66 .list-f21d li:last-child {
  border: none;
}
.left_3a66 .list-f21d li.tiny-cadd > a {
  padding-right: 45px !important;
}
.left_3a66 .list-f21d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.left_3a66 .list-f21d li a:focus,
.left_3a66 .list-f21d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.left_3a66 .list-f21d li .panel_stale_1fa2 {
  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;
}
.left_3a66 .list-f21d li .panel_stale_1fa2:hover {
  box-shadow: none;
}
.left_3a66 .list-f21d li .panel_stale_1fa2 .widget-1ef5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.left_3a66 .list-f21d .heading-narrow-f69d {
  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);
}
.left_3a66 .list-f21d .heading-narrow-f69d li a {
  padding-left: 3em;
}
.left_3a66 .list-f21d .out_84be > a .panel_stale_1fa2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.left_3a66 .list-f21d .out_84be > .heading-narrow-f69d {
  display: block;
  opacity: 1;
}
.notification_a760 {
  max-width: 100%;
}
.white_6617 {
  line-height: 0;
  cursor: pointer;
}
.new-ced6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.new-ced6:hover {
  box-shadow: none;
  color: currentColor;
}
.new-ced6 svg {
  width: 18px;
  height: 18px;
}
.new-ced6 .bronze-0cce {
  display: none;
}
.menu_e81c {
  position: relative;
}
.menu_e81c.fn-active-3f44 .new-ced6 .notification-565a {
  display: none;
}
.menu_e81c.fn-active-3f44 .new-ced6 .bronze-0cce {
  display: inline-block;
}
.menu_e81c .breadcrumb-febf {
  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);
}
.menu_e81c.hot_8bde .breadcrumb-febf {
  left: auto;
  right: -0.9em;
}
.menu_e81c.hot_8bde .hero-8081::before {
  left: auto;
  right: 15px;
}
.menu_e81c.fn-active-3f44 .breadcrumb-febf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_orange_9f33 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container_orange_9f33 label {
  flex-basis: 100%;
}
.container_orange_9f33 .thick_ce38 {
  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;
}
.container_orange_9f33 .pro-1807 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container_orange_9f33 .pro-1807:focus {
  background-color: transparent;
}
.container_orange_9f33 button.middle-5406 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container_orange_9f33 button.middle-5406:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container_orange_9f33 button.middle-5406 svg {
  width: 18px;
  height: 18px;
}
.container_orange_9f33 input[type="submit"] {
  min-height: auto;
}
.video-gas-872f .container_orange_9f33 .pro-1807 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hero-8081 {
  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) {
  .hero-8081 {
    width: 220px;
  }
}
.hero-8081 label {
  flex-basis: 100%;
}
.hero-8081::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;
}
.last-66eb .video-gas-872f .container_orange_9f33 {
  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;
}
.last-66eb
  .video-gas-872f
  .container_orange_9f33
  .thick_ce38 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.last-66eb .video-gas-872f .container_orange_9f33 .pro-1807 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.last-66eb
  .video-gas-872f
  .container_orange_9f33
  .pro-1807:focus {
  background: 0 0;
}
.last-66eb
  .video-gas-872f
  .container_orange_9f33
  .widget_06b9 {
  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;
}
.avatar_d884 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.avatar_d884 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.avatar_d884 li:last-child {
  margin-right: 0;
}
.avatar_d884 li:first-child {
  margin-left: 0;
}
.avatar_d884.nav-solid-61de a {
  color: #fff;
}
.avatar_d884.nav-solid-61de a:hover {
  color: #fff;
}
.avatar_d884 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.avatar_d884 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.avatar_d884 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.avatar_d884 a:hover {
  opacity: 0.9;
  color: inherit;
}
.avatar_d884 [class*="social-icon-apple"] {
  background-color: #999;
}
.avatar_d884 [class*="social-icon-apple"].hover-baf1 {
  background-color: transparent;
  color: #999;
}
.avatar_d884 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.avatar_d884 [class*="social-icon-behance"].hover-baf1 {
  background-color: transparent;
  color: #1769ff;
}
.avatar_d884 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.avatar_d884 [class*="social-icon-bitbucket"].hover-baf1 {
  background-color: transparent;
  color: #205081;
}
.avatar_d884 [class*="social-icon-codepen"] {
  background-color: #000;
}
.avatar_d884 [class*="social-icon-codepen"].hover-baf1 {
  background-color: transparent;
  color: #000;
}
.avatar_d884 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.avatar_d884 [class*="social-icon-delicious"].hover-baf1 {
  background-color: transparent;
  color: #39f;
}
.avatar_d884 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.avatar_d884 [class*="social-icon-digg"].hover-baf1 {
  background-color: transparent;
  color: #005be2;
}
.avatar_d884 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.avatar_d884 [class*="social-icon-dribbble"].hover-baf1 {
  background-color: transparent;
  color: #ea4c89;
}
.avatar_d884 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.avatar_d884 [class*="social-icon-envelope"].hover-baf1 {
  background-color: transparent;
  color: #ea4335;
}
.avatar_d884 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.avatar_d884 [class*="social-icon-facebook"].hover-baf1 {
  background-color: transparent;
  color: #3b5998;
}
.avatar_d884 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.avatar_d884 [class*="social-icon-flickr"].hover-baf1 {
  background-color: transparent;
  color: #0063dc;
}
.avatar_d884 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.avatar_d884 [class*="social-icon-foursquare"].hover-baf1 {
  background-color: transparent;
  color: #2d5be3;
}
.avatar_d884 [class*="social-icon-github"] {
  background-color: #333;
}
.avatar_d884 [class*="social-icon-github"].hover-baf1 {
  background-color: transparent;
  color: #333;
}
.avatar_d884 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.avatar_d884 [class*="social-icon-google-plus"].hover-baf1 {
  background-color: transparent;
  color: #dd4b39;
}
.avatar_d884 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.avatar_d884 [class*="social-icon-houzz"].hover-baf1 {
  background-color: transparent;
  color: #7ac142;
}
.avatar_d884 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.avatar_d884 [class*="social-icon-instagram"].hover-baf1 {
  background-color: transparent;
  color: #262626;
}
.avatar_d884 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.avatar_d884 [class*="social-icon-jsfiddle"].hover-baf1 {
  background-color: transparent;
  color: #487aa2;
}
.avatar_d884 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.avatar_d884 [class*="social-icon-linkedin"].hover-baf1 {
  background-color: transparent;
  color: #0077b5;
}
.avatar_d884 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.avatar_d884 [class*="social-icon-medium"].hover-baf1 {
  background-color: transparent;
  color: #00ab6b;
}
.avatar_d884 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.avatar_d884
  [class*="social-icon-odnoklassniki"].hover-baf1 {
  background-color: transparent;
  color: #f4731c;
}
.avatar_d884 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.avatar_d884 [class*="social-icon-meetup"].hover-baf1 {
  background-color: transparent;
  color: #ec1c40;
}
.avatar_d884 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.avatar_d884 [class*="social-icon-pinterest"].hover-baf1 {
  background-color: transparent;
  color: #bd081c;
}
.avatar_d884 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.avatar_d884 [class*="social-icon-product-hunt"].hover-baf1 {
  background-color: transparent;
  color: #da552f;
}
.avatar_d884 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.avatar_d884 [class*="social-icon-reddit"].hover-baf1 {
  background-color: transparent;
  color: #ff4500;
}
.avatar_d884 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.avatar_d884 [class*="social-icon-rss"].hover-baf1 {
  background-color: transparent;
  color: #f26522;
}
.avatar_d884 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.avatar_d884
  [class*="social-icon-shopping-cart"].hover-baf1 {
  background-color: transparent;
  color: #4caf50;
}
.avatar_d884 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.avatar_d884 [class*="social-icon-skype"].hover-baf1 {
  background-color: transparent;
  color: #00aff0;
}
.avatar_d884 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.avatar_d884 [class*="social-icon-slideshare"].hover-baf1 {
  background-color: transparent;
  color: #0077b5;
}
.avatar_d884 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.avatar_d884 [class*="social-icon-snapchat"].hover-baf1 {
  background-color: transparent;
  color: #fffc00;
}
.avatar_d884 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.avatar_d884 [class*="social-icon-soundcloud"].hover-baf1 {
  background-color: transparent;
  color: #f80;
}
.avatar_d884 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.avatar_d884 [class*="social-icon-spotify"].hover-baf1 {
  background-color: transparent;
  color: #2ebd59;
}
.avatar_d884 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.avatar_d884
  [class*="social-icon-stack-overflow"].hover-baf1 {
  background-color: transparent;
  color: #fe7a15;
}
.avatar_d884 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.avatar_d884 [class*="social-icon-maldkfgram"].hover-baf1 {
  background-color: transparent;
  color: #2ca5e0;
}
.avatar_d884 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.avatar_d884 [class*="social-icon-tripadvisor"].hover-baf1 {
  background-color: transparent;
  color: #589442;
}
.avatar_d884 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.avatar_d884 [class*="social-icon-tumblr"].hover-baf1 {
  background-color: transparent;
  color: #35465c;
}
.avatar_d884 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.avatar_d884 [class*="social-icon-twitch"].hover-baf1 {
  background-color: transparent;
  color: #6441a5;
}
.avatar_d884 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.avatar_d884 [class*="social-icon-twitter"].hover-baf1 {
  background-color: transparent;
  color: #1da1f2;
}
.avatar_d884 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.avatar_d884 [class*="social-icon-vimeo"].hover-baf1 {
  background-color: transparent;
  color: #1ab7ea;
}
.avatar_d884 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.avatar_d884 [class*="social-icon-vk"].hover-baf1 {
  background-color: transparent;
  color: #45668e;
}
.avatar_d884 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.avatar_d884 [class*="social-icon-weibo"].hover-baf1 {
  background-color: transparent;
  color: #df2029;
}
.avatar_d884 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.avatar_d884 [class*="social-icon-weixin"].hover-baf1 {
  background-color: transparent;
  color: #7bb32e;
}
.avatar_d884 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.avatar_d884 [class*="social-icon-whatsapp"].hover-baf1 {
  background-color: transparent;
  color: #25d366;
}
.avatar_d884 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.avatar_d884 [class*="social-icon-wordpress"].hover-baf1 {
  background-color: transparent;
  color: #21759b;
}
.avatar_d884 [class*="social-icon-xing"] {
  background-color: #026466;
}
.avatar_d884 [class*="social-icon-xing"].hover-baf1 {
  background-color: transparent;
  color: #026466;
}
.avatar_d884 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.avatar_d884 [class*="social-icon-yelp"].hover-baf1 {
  background-color: transparent;
  color: #af0606;
}
.avatar_d884 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.avatar_d884 [class*="social-icon-youtube"].hover-baf1 {
  background-color: transparent;
  color: #cd201f;
}
.brown-7daa {
  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;
}
.brown-7daa:hover {
  box-shadow: none;
  background: 0 0;
}
.medium-c114 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.selected_7f1c {
  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-purple-ec5a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.left_ab60 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.left_ab60,
.left_ab60::after,
.left_ab60::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;
}
.left_ab60::after,
.left_ab60::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid-d407 .selected_7f1c .slider-purple-ec5a {
  margin-top: -2px;
  width: 19px;
}
.grid-d407 .selected_7f1c .left_ab60 {
  margin-top: -1px;
}
.grid-d407 .selected_7f1c .left_ab60,
.grid-d407 .selected_7f1c .left_ab60::after,
.grid-d407 .selected_7f1c .left_ab60::before {
  width: 19px;
  height: 2px;
}
.grid-d407 .selected_7f1c .left_ab60::before {
  top: -6px;
}
.grid-d407 .selected_7f1c .left_ab60::after {
  bottom: -6px;
}
.caption_d185 .selected_7f1c .slider-purple-ec5a {
  margin-top: -2px;
  width: 22px;
}
.caption_d185 .selected_7f1c .left_ab60 {
  margin-top: -1px;
}
.caption_d185 .selected_7f1c .left_ab60,
.caption_d185 .selected_7f1c .left_ab60::after,
.caption_d185 .selected_7f1c .left_ab60::before {
  width: 22px;
  height: 2px;
}
.caption_d185 .selected_7f1c .left_ab60::before {
  top: -7px;
}
.caption_d185 .selected_7f1c .left_ab60::after {
  bottom: -7px;
}
.tag-a28e .selected_7f1c .slider-purple-ec5a {
  margin-top: -2px;
  width: 31px;
}
.tag-a28e .selected_7f1c .left_ab60 {
  margin-top: -1.5px;
}
.tag-a28e .selected_7f1c .left_ab60,
.tag-a28e .selected_7f1c .left_ab60::after,
.tag-a28e .selected_7f1c .left_ab60::before {
  width: 31px;
  height: 3px;
}
.tag-a28e .selected_7f1c .left_ab60::before {
  top: -9px;
}
.tag-a28e .selected_7f1c .left_ab60::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag-dark-c18e .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 19px;
  }
  .tag-dark-c18e .selected_7f1c .left_ab60 {
    margin-top: -1px;
  }
  .tag-dark-c18e .selected_7f1c .left_ab60,
  .tag-dark-c18e .selected_7f1c .left_ab60::after,
  .tag-dark-c18e .selected_7f1c .left_ab60::before {
    width: 19px;
    height: 2px;
  }
  .tag-dark-c18e .selected_7f1c .left_ab60::before {
    top: -6px;
  }
  .tag-dark-c18e .selected_7f1c .left_ab60::after {
    bottom: -6px;
  }
  .breadcrumb-9aa7 .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-9aa7 .selected_7f1c .left_ab60 {
    margin-top: -1px;
  }
  .breadcrumb-9aa7 .selected_7f1c .left_ab60,
  .breadcrumb-9aa7 .selected_7f1c .left_ab60::after,
  .breadcrumb-9aa7 .selected_7f1c .left_ab60::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-9aa7 .selected_7f1c .left_ab60::before {
    top: -7px;
  }
  .breadcrumb-9aa7 .selected_7f1c .left_ab60::after {
    bottom: -7px;
  }
  .nav-east-1f79 .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 31px;
  }
  .nav-east-1f79 .selected_7f1c .left_ab60 {
    margin-top: -1.5px;
  }
  .nav-east-1f79 .selected_7f1c .left_ab60,
  .nav-east-1f79 .selected_7f1c .left_ab60::after,
  .nav-east-1f79 .selected_7f1c .left_ab60::before {
    width: 31px;
    height: 3px;
  }
  .nav-east-1f79 .selected_7f1c .left_ab60::before {
    top: -9px;
  }
  .nav-east-1f79 .selected_7f1c .left_ab60::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .progress-fluid-08c1 .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 19px;
  }
  .progress-fluid-08c1 .selected_7f1c .left_ab60 {
    margin-top: -1px;
  }
  .progress-fluid-08c1 .selected_7f1c .left_ab60,
  .progress-fluid-08c1 .selected_7f1c .left_ab60::after,
  .progress-fluid-08c1 .selected_7f1c .left_ab60::before {
    width: 19px;
    height: 2px;
  }
  .progress-fluid-08c1 .selected_7f1c .left_ab60::before {
    top: -6px;
  }
  .progress-fluid-08c1 .selected_7f1c .left_ab60::after {
    bottom: -6px;
  }
  .link_bab7 .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 22px;
  }
  .link_bab7 .selected_7f1c .left_ab60 {
    margin-top: -1px;
  }
  .link_bab7 .selected_7f1c .left_ab60,
  .link_bab7 .selected_7f1c .left_ab60::after,
  .link_bab7 .selected_7f1c .left_ab60::before {
    width: 22px;
    height: 2px;
  }
  .link_bab7 .selected_7f1c .left_ab60::before {
    top: -7px;
  }
  .link_bab7 .selected_7f1c .left_ab60::after {
    bottom: -7px;
  }
  .tertiary-inner-af7e .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-inner-af7e .selected_7f1c .left_ab60 {
    margin-top: -1.5px;
  }
  .tertiary-inner-af7e .selected_7f1c .left_ab60,
  .tertiary-inner-af7e .selected_7f1c .left_ab60::after,
  .tertiary-inner-af7e .selected_7f1c .left_ab60::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-inner-af7e .selected_7f1c .left_ab60::before {
    top: -9px;
  }
  .tertiary-inner-af7e .selected_7f1c .left_ab60::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .upper_fae8 .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 19px;
  }
  .upper_fae8 .selected_7f1c .left_ab60 {
    margin-top: -1px;
  }
  .upper_fae8 .selected_7f1c .left_ab60,
  .upper_fae8 .selected_7f1c .left_ab60::after,
  .upper_fae8 .selected_7f1c .left_ab60::before {
    width: 19px;
    height: 2px;
  }
  .upper_fae8 .selected_7f1c .left_ab60::before {
    top: -6px;
  }
  .upper_fae8 .selected_7f1c .left_ab60::after {
    bottom: -6px;
  }
  .fast_68e0 .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 22px;
  }
  .fast_68e0 .selected_7f1c .left_ab60 {
    margin-top: -1px;
  }
  .fast_68e0 .selected_7f1c .left_ab60,
  .fast_68e0 .selected_7f1c .left_ab60::after,
  .fast_68e0 .selected_7f1c .left_ab60::before {
    width: 22px;
    height: 2px;
  }
  .fast_68e0 .selected_7f1c .left_ab60::before {
    top: -7px;
  }
  .fast_68e0 .selected_7f1c .left_ab60::after {
    bottom: -7px;
  }
  .icon-6d1c .selected_7f1c .slider-purple-ec5a {
    margin-top: -2px;
    width: 31px;
  }
  .icon-6d1c .selected_7f1c .left_ab60 {
    margin-top: -1.5px;
  }
  .icon-6d1c .selected_7f1c .left_ab60,
  .icon-6d1c .selected_7f1c .left_ab60::after,
  .icon-6d1c .selected_7f1c .left_ab60::before {
    width: 31px;
    height: 3px;
  }
  .icon-6d1c .selected_7f1c .left_ab60::before {
    top: -9px;
  }
  .icon-6d1c .selected_7f1c .left_ab60::after {
    bottom: -9px;
  }
}
.wood_6861 .left_ab60 {
  -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);
}
.wood_6861 .left_ab60::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wood_6861 .left_ab60::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);
}
.wood_6861.module-lite-d234 .left_ab60 {
  -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);
}
.wood_6861.module-lite-d234 .left_ab60::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wood_6861.module-lite-d234 .left_ab60::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);
}
.dynamic_f82c {
  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.carousel-3552:before {
  display: none;
}
.short-ed92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.short-ed92 .tertiary_c7a9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.short-ed92 .tertiary_c7a9:last-of-type {
  border-bottom: none;
}
.short-ed92 .tertiary_c7a9.module_lite_33f1,
.short-ed92 .tertiary_c7a9.out-6e58,
.short-ed92 .tertiary_c7a9.sidebar_light_74ab {
  padding: 0;
}
.short-ed92 .left_3a66 .panel_stale_1fa2 {
  color: currentColor;
}
.short-ed92 .left_3a66 .panel_stale_1fa2:focus,
.short-ed92 .left_3a66 .panel_stale_1fa2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-ed92.avatar-light-d10c .thumbnail-first-3767,
.short-ed92.avatar-light-d10c .bright-7e21 a,
.short-ed92.avatar-light-d10c .overlay_1357 a,
.short-ed92.avatar-light-d10c .heading-narrow-f69d a {
  color: rgba(0, 0, 0, 0.55);
}
.short-ed92.avatar-light-d10c .thumbnail-first-3767:hover,
.short-ed92.avatar-light-d10c .bright-7e21 a:hover,
.short-ed92.avatar-light-d10c .overlay_1357 a:hover,
.short-ed92.avatar-light-d10c .heading-narrow-f69d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short-ed92.avatar-light-d10c .nav_22ff {
  color: rgba(0, 0, 0, 0.8);
}
.short-ed92.avatar-light-d10c .tertiary_c7a9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-ed92.avatar-light-d10c .tertiary_c7a9:before {
  background: rgba(0, 0, 0, 0.08);
}
.short-ed92.avatar-light-d10c .mask_f886:before {
  background: rgba(255, 255, 255, 0.9);
}
.short-ed92.avatar-light-d10c .left_3a66 .list-f21d li a,
.short-ed92.avatar-light-d10c .left_3a66 .panel_stale_1fa2,
.short-ed92.avatar-light-d10c .heading-narrow-f69d {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-ed92.avatar-light-d10c .left_3a66 .panel_stale_1fa2:focus,
.short-ed92.avatar-light-d10c .left_3a66 .panel_stale_1fa2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-ed92.avatar-light-d10c .list-f21d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-ed92.feature-7f07 .thumbnail-first-3767,
.short-ed92.feature-7f07 .bright-7e21 a,
.short-ed92.feature-7f07 .overlay_1357 .panel_stale_1fa2,
.short-ed92.feature-7f07 .overlay_1357 a,
.short-ed92.feature-7f07 .heading-narrow-f69d a {
  color: rgba(255, 255, 255, 0.79);
}
.short-ed92.feature-7f07 .thumbnail-first-3767:hover,
.short-ed92.feature-7f07 .bright-7e21 a:hover,
.short-ed92.feature-7f07 .overlay_1357 .panel_stale_1fa2:hover,
.short-ed92.feature-7f07 .overlay_1357 a:hover,
.short-ed92.feature-7f07 .heading-narrow-f69d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-ed92.feature-7f07 .nav_22ff {
  color: rgba(255, 255, 255, 0.99);
}
.short-ed92.feature-7f07 .tertiary_c7a9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-ed92.feature-7f07 .tertiary_c7a9:before {
  background: rgba(255, 255, 255, 0.08);
}
.short-ed92.feature-7f07 .mask_f886:before {
  background: rgba(0, 0, 0, 0.9);
}
.short-ed92.feature-7f07 .left_3a66 .list-f21d li a,
.short-ed92.feature-7f07 .left_3a66 .panel_stale_1fa2,
.short-ed92.feature-7f07 .heading-narrow-f69d {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-ed92.feature-7f07 .left_3a66 .panel_stale_1fa2:focus,
.short-ed92.feature-7f07 .left_3a66 .panel_stale_1fa2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short-ed92.feature-7f07 .list-f21d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_f886 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mask_f886:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row-lower-61df {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag-outer-900e .short-ed92 {
  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;
}
.tag-outer-900e .tertiary_c7a9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag-outer-900e .tertiary_c7a9: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) {
  .tag-outer-900e .tertiary_c7a9:before {
    width: 16%;
    left: 42%;
  }
}
.tag-outer-900e .tertiary_c7a9:last-child:before {
  content: none;
}
.tag-outer-900e .tertiary_c7a9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag-outer-900e .left_3a66 .list-f21d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag-outer-900e .left_3a66 .list-f21d li a .panel_stale_1fa2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag-outer-900e .left_3a66 .heading-narrow-f69d {
  border: none;
}
.tag-outer-900e .left_3a66 .heading-narrow-f69d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag-outer-900e .mask_f886 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag-outer-900e .row-lower-61df {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag-outer-900e .feature-7f07 .mask_f886:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-outer-900e .avatar-light-d10c.sort_large_a193 .left_ab60 {
  background: rgba(0, 0, 0, 0.6);
}
.tag-outer-900e
  .avatar-light-d10c.sort_large_a193
  .left_ab60::after,
.tag-outer-900e
  .avatar-light-d10c.sort_large_a193
  .left_ab60:before {
  background: inherit;
}
.tag-outer-900e
  .avatar-light-d10c.sort_large_a193:hover
  .left_ab60 {
  background: rgba(0, 0, 0, 0.8);
}
.white_57d5 .short-ed92 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .white_57d5 .short-ed92 {
    width: auto;
    right: 45px;
  }
}
.disabled_842d .short-ed92 {
  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) {
  .disabled_842d .short-ed92 {
    width: auto;
    left: 45px;
  }
}
.carousel-3552 .short-ed92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel-3552 .row-lower-61df {
  max-width: 48em;
  margin: 0 auto;
}
.carousel-3552 .mask_f886:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hard-9837 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hard-9837.tag-outer-900e .short-ed92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hard-9837.white_57d5 .short-ed92 {
  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);
}
.hard-9837 .short-ed92 {
  visibility: visible;
}
.hard-9837.disabled_842d .short-ed92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.element-inner-22f3,
.item-outer-bc93 {
  overflow-x: hidden;
}
.element-inner-22f3 .short-ed92 {
  overflow: auto;
}
.element-inner-22f3.tag-outer-900e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-inner-22f3.tag-outer-900e .short-ed92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.element-inner-22f3.tag-outer-900e .brown-7daa {
  opacity: 0;
}
.element-inner-22f3.white_57d5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-inner-22f3.white_57d5 .short-ed92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.element-inner-22f3.white_57d5 .brown-7daa {
  opacity: 0;
}
.element-inner-22f3.disabled_842d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.element-inner-22f3.disabled_842d .short-ed92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.element-inner-22f3.disabled_842d .brown-7daa {
  opacity: 0;
}
.element-inner-22f3.carousel-3552 .short-ed92 {
  z-index: 10;
  visibility: visible;
}
.sort_large_a193 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.sort_large_a193 .left_ab60 {
  background: rgba(255, 255, 255, 0.99);
}
.sort_large_a193 .left_ab60::after,
.sort_large_a193 .left_ab60:before {
  background: inherit;
}
.sort_large_a193:hover .left_ab60 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled_842d .sort_large_a193 {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel-3552 .sort_large_a193 {
  display: none !important;
}
.element-inner-22f3:before,
.item-outer-bc93:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.element-inner-22f3 .sort_large_a193,
.item-outer-bc93 .sort_large_a193 {
  display: inline-block;
}
.short-ed92 .top-e05a {
  -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;
}
.element-inner-22f3 .short-ed92 .top-e05a,
.item-outer-bc93 .short-ed92 .top-e05a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow_plasma_31f7 .thick_ce38 {
  width: 100%;
}
.iron-1429 {
  padding: 0 0.5em 0;
}
.iron-1429 [class*="customify-col-"],
.iron-1429 [class*="customify-col_"],
.iron-1429 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.easy-dfbd .iron-1429 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_b992 .overlay-upper-9cd8,
  .overlay-upper-9cd8 {
    display: none;
  }
  .lite-0425 {
    text-align: left;
  }
  .thumbnail-998a {
    text-align: center;
  }
  .in-5649 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_b992 .popup_glass_982d,
  .popup_glass_982d {
    display: none;
  }
  .highlight_a8fb {
    text-align: left;
  }
  .hover-4007 {
    text-align: center;
  }
  .section_upper_2dd4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_b992 .badge_33a3,
  .badge_33a3 {
    display: none;
  }
  .south_4505 {
    text-align: left;
  }
  .old-2cff {
    text-align: center;
  }
  .banner_8c5d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.video-f909 {
  box-shadow: none !important;
}
.sidebar_ff3f .white_5aaf,
.search_focused_51e1 .white_5aaf {
  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;
}
.search_focused_51e1 .white_5aaf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.button-bronze-c86c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.button-bronze-c86c:after,
.button-bronze-c86c:before {
  content: "";
  display: table;
}
.button-bronze-c86c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .button-bronze-c86c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.button-bronze-c86c,
.tooltip_b9ee {
  max-width: 1248px;
  margin: 0 auto;
}

.block-9e26.tall-89f4 .button-bronze-c86c {
  max-width: 100%;
}
.block-9e26.secondary-paper-a1ae {
  max-width: 1200px;
  margin: 0 auto;
}
.block-9e26.avatar-f9aa .button-bronze-c86c {
  max-width: 100%;
}
.block-9e26.avatar-f9aa > .button-bronze-c86c {
  padding-left: 0;
  padding-right: 0;
}
.block-9e26.avatar-f9aa > .button-bronze-c86c .heading_b992 {
  margin: 0;
}
.block-9e26.avatar-f9aa
  > .button-bronze-c86c
  .badge_8835.video_yellow_a81e {
  margin-right: 0;
  margin-left: 0;
}
.block-9e26.avatar-f9aa #main.video_yellow_a81e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .header_hard_0dc9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .header_hard_0dc9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .layout_old_074c .hovered_906d {
    padding-right: 1em;
  }
  .layout_old_074c.light-04f3 .badge_8835 {
    border-right: 1px solid #eaecee;
  }
  .layout_old_074c.light-04f3 .hovered_906d {
    padding-right: 1em;
  }
  .layout_old_074c.light-04f3 .feature_slow_30a7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_b92e .hovered_906d {
    padding-left: 1em;
  }
  .popup_b92e.light-04f3 .badge_8835 {
    border-left: 1px solid #eaecee;
  }
  .popup_b92e.light-04f3 .hovered_906d {
    padding-left: 1em;
  }
  .popup_b92e.light-04f3 .feature_slow_30a7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-stale-d335 .hovered_906d {
    padding-left: 1em;
  }
  .outline-stale-d335.light-04f3 .layout_a450 {
    border-right: 1px solid #eaecee;
  }
  .outline-stale-d335.light-04f3 .right-f587 {
    border-right: 1px solid #eaecee;
  }
  .outline-stale-d335.light-04f3 .hovered_906d {
    padding-left: 1em;
  }
  .outline-stale-d335.light-04f3 .feature_slow_30a7 {
    padding-right: 1em;
  }
  .outline-stale-d335.light-04f3 .pressed-b351 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight_short_d0d3 .hovered_906d {
    padding-right: 1em;
  }
  .highlight_short_d0d3.light-04f3 .layout_a450 {
    border-left: 1px solid #eaecee;
  }
  .highlight_short_d0d3.light-04f3 .right-f587 {
    border-left: 1px solid #eaecee;
  }
  .highlight_short_d0d3.light-04f3 .hovered_906d {
    padding-right: 1em;
  }
  .highlight_short_d0d3.light-04f3 .feature_slow_30a7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight_short_d0d3.light-04f3 .pressed-b351 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_hard_0dc9 .hovered_906d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_hard_0dc9.light-04f3 .badge_8835 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .header_hard_0dc9.light-04f3 .hovered_906d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_hard_0dc9.light-04f3 .feature_slow_30a7 {
    padding-left: 1em;
  }
  .header_hard_0dc9.light-04f3 .pressed-b351 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .header_hard_0dc9.light-04f3 .hovered_906d {
    padding-left: 0;
  }
}
.footer_inner_247c .tag-5eea {
  display: inline-block;
}
.right_7c2e {
  display: inline-block;
}
.glass-3823 {
  word-con: break-word;
}
.thumbnail-e928 > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-e928 .detail-bottom-3c8c {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-e928 .active_4811 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary_02ec .basic_f14b {
  margin-bottom: 2em;
}
.tertiary_02ec .form_huge_828e {
  margin-bottom: 15px;
}
.tertiary_02ec .form_huge_828e:last-child {
  margin-bottom: 0;
}
.tertiary_02ec .card-12c9 {
  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) {
  .tertiary_02ec .card-12c9 {
    display: block;
  }
}
.tertiary_02ec .label_c438 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary_02ec .label_c438 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary_02ec .action_d6cf {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary_02ec .action_d6cf img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary_02ec .action_d6cf a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary_02ec .glass-3823 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_02ec .glass-3823 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary_02ec .right-1526 p:last-child {
  margin-bottom: 0;
}
.tertiary_02ec .hot_f8ce {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary_02ec .static_3429 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary_02ec .dark_5cc4 {
  margin-top: 1em;
}
.tertiary_02ec .complex_3070 {
  top: 0;
  display: block;
}
.tertiary_02ec .complex_3070 a {
  color: inherit;
}
.tertiary_02ec .complex_3070 a:hover {
  color: inherit;
}
.tertiary_02ec .image-up-9164 {
  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;
}
.tertiary_02ec .image-up-9164:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary_02ec .static_3429 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary_02ec .hidden-1a8f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary_02ec .hidden-1a8f:first-child {
  margin-top: 0;
}
.tertiary_02ec .hidden-1a8f.bronze-321b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary_02ec .hidden-1a8f.nav-21e1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_02ec
  .hidden-1a8f.nav-21e1.shade-pink-d381
  .dark_5cc4 {
  width: 100%;
}
.tertiary_02ec .nav-21e1 {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_02ec .nav-21e1 .thumbnail-e928,
.tertiary_02ec .nav-21e1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary_02ec .action_d6cf {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_02ec .action_d6cf img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_02ec .action_d6cf: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;
}
.tertiary_02ec .bronze-321b {
  z-index: 5;
}
.tertiary_02ec .soft_4d8d .down-7963 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary_02ec .under-571b .down-7963 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary_02ec .main_c73e .down-7963 {
  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;
}
.tertiary_02ec.search-5167 .card-12c9,
.tertiary_02ec.tabs_39ac .card-12c9 {
  display: block;
}
.tertiary_02ec.search-5167 .card-12c9 .fixed_9a56,
.tertiary_02ec.search-5167 .card-12c9 .static_3429,
.tertiary_02ec.tabs_39ac .card-12c9 .fixed_9a56,
.tertiary_02ec.tabs_39ac .card-12c9 .static_3429 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary_02ec.title-left-8c36 .label_c438 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary_02ec.title-left-8c36 .label_c438 {
    margin-right: 0;
  }
}
.tertiary_02ec.search-5167 .label_c438,
.tertiary_02ec.tabs_39ac .label_c438 {
  padding-top: 40%;
}
.tertiary_02ec.search-5167 .basic_f14b,
.tertiary_02ec.tabs_39ac .basic_f14b {
  display: block;
}
.tertiary_02ec.search-5167 .fn-sticky-3f44 .static_3429,
.tertiary_02ec.tabs_39ac .fn-sticky-3f44 .static_3429 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary_02ec.search-5167 .label_c438,
.tertiary_02ec.tabs_39ac .label_c438 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary_02ec.search-5167 .static_3429 {
  padding: 1em;
}
.breadcrumb-f6e3 {
  margin: 30px auto;
  display: block;
}
.breadcrumb-f6e3 .component-0b8c > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.breadcrumb-f6e3 .component-0b8c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb-f6e3 .component-0b8c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag_full_3fa8 .thumbnail-e928 {
  margin-bottom: 1.41575em;
}
.tag_full_3fa8 .basic_0c00 {
  margin-bottom: 1.618em;
}
.rough_53a0 .notification_f8b5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.rough_53a0 .notification_f8b5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.rough_53a0 .grid-motion-bc7f {
  max-width: 100%;
  overflow: auto;
}
.fast_c1bc .rough_53a0 a:hover {
  text-decoration: underline;
}
.modal-c2fb .form_huge_828e:not(.glass-3823),
.modal-c2fb .action_d6cf {
  margin-bottom: 1.41575em;
}
.modal-c2fb .form_huge_828e:not(.glass-3823):last-child,
.modal-c2fb .action_d6cf:last-child {
  margin-bottom: 0;
}
.modal-c2fb .form_huge_828e.wide_44a5 {
  margin-bottom: 0.41575em;
}
.modal-c2fb .highlight-hot-a0cf:before,
.modal-c2fb .photo-advanced-04f7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal-c2fb .highlight-hot-a0cf:before {
  content: "\f115";
}
.modal-c2fb .photo-advanced-04f7:before {
  content: "\f02c";
}
.modal-c2fb .frame_hard_06f6 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal-c2fb .frame_hard_06f6 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gradient-3176 {
  display: -webkit-box;
  display: flex;
}
.gradient-3176 .menu-9d7a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gradient-3176 .menu-9d7a {
    flex-basis: 90px;
  }
}
.gradient-3176 .hero-silver-6d70 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-3176 .hero-silver-6d70 {
    flex-basis: calc(100% - 50px);
  }
}
.gradient-3176 .solid_2183 p:last-child {
  margin-bottom: 0.72em;
}
.thick-10a1 .component-0b8c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thick-10a1 .component-0b8c:after,
.thick-10a1 .component-0b8c:before {
  content: "";
  display: table;
}
.thick-10a1 .component-0b8c:after {
  clear: both;
}
.thick-10a1 .component-0b8c .summary_up_d1a4,
.thick-10a1 .component-0b8c .orange-c06c {
  width: 49%;
}
.thick-10a1 .component-0b8c .summary_up_d1a4 a span.disabled_9414,
.thick-10a1 .component-0b8c .orange-c06c a span.disabled_9414 {
  display: block;
  margin-bottom: 5px;
}
.thick-10a1 .component-0b8c .orange-c06c {
  float: left;
  text-align: left;
}
.thick-10a1 .component-0b8c .summary_up_d1a4 {
  float: right;
  text-align: right;
}
.hidden_narrow_9d32 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hidden_narrow_9d32 {
    margin-bottom: 0;
  }
}
.media-95f3 {
  margin-bottom: 1em;
}
.media-95f3 .glass-3823 {
  font-size: 1.1em;
  line-height: 1.3;
}
.form-west-5b9f a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade-liquid-0573 .media-95f3,
.grid-e187 .media-95f3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade-liquid-0573 .media-95f3,
  .grid-e187 .media-95f3 {
    display: block;
  }
}
.shade-liquid-0573 .form-west-5b9f,
.grid-e187 .form-west-5b9f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade-liquid-0573 .form-west-5b9f,
  .grid-e187 .form-west-5b9f {
    margin-bottom: 1em;
  }
}
.shade-liquid-0573 .form-west-5b9f img,
.grid-e187 .form-west-5b9f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade-liquid-0573 .info-outer-a6d2,
.grid-e187 .info-outer-a6d2 {
  flex-basis: calc(100% - 160px);
}
.shade-liquid-0573 .info-outer-a6d2 p,
.grid-e187 .info-outer-a6d2 p {
  margin-bottom: 0;
}
.shade-liquid-0573 .info-outer-a6d2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade-liquid-0573 .info-outer-a6d2 {
    padding-left: 0;
  }
}
.grid-e187 .info-outer-a6d2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .grid-e187 .info-outer-a6d2 {
    padding-right: 0;
  }
}
.grid-e187 .form-west-5b9f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module_7ae4 .form-west-5b9f {
  margin-bottom: 0.5em;
}
.module_7ae4 .form-west-5b9f img {
  width: 100%;
}
.summary_def9 .wide-f102,
.pink_3a46 .wide-f102 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink_3a46 .badge_8835 .stone-aede p:last-child {
  margin-bottom: 0;
}
.menu-liquid-0de7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pressed-1478 .chip-complex-9de6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pressed-1478 .chip-complex-9de6:last-of-type {
    margin-bottom: 0;
  }
}
.pressed-1478 .chip-complex-9de6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pressed-1478 .chip-complex-9de6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pressed-1478 .chip-complex-9de6 ul li {
  margin: 0 0 0.6em;
}
.pressed-1478 .chip-complex-9de6 ul li.hidden-6755,
.pressed-1478 .chip-complex-9de6 ul li.panel-advanced-b38d {
  position: relative;
}
.pressed-1478 .chip-complex-9de6 ul li.hidden-6755 .table_lower_63f1,
.pressed-1478 .chip-complex-9de6 ul li.panel-advanced-b38d .table_lower_63f1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pressed-1478 .chip-complex-9de6 ul li.hidden-6755:after:after,
.pressed-1478 .chip-complex-9de6 ul li.hidden-6755:after:before,
.pressed-1478
  .chip-complex-9de6
  ul
  li.panel-advanced-b38d:after:after,
.pressed-1478
  .chip-complex-9de6
  ul
  li.panel-advanced-b38d:after:before {
  content: "";
  display: table;
}
.pressed-1478 .chip-complex-9de6 ul li.hidden-6755:after:after,
.pressed-1478
  .chip-complex-9de6
  ul
  li.panel-advanced-b38d:after:after {
  clear: both;
}
.pressed-1478 .chip-complex-9de6 a.background_3b16:hover {
  text-decoration: none;
}
.pressed-1478 .chip-complex-9de6 select {
  max-width: 100%;
}
.pressed-1478 .chip-complex-9de6 table {
  font-size: 85%;
}
.pressed-1478 .chip-complex-9de6 table td,
.pressed-1478 .chip-complex-9de6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pressed-1478 .chip-complex-9de6 table tfoot td {
  text-align: left;
}
.pressed-1478 .chip-complex-9de6 :last-child {
  margin-bottom: 0;
}
.pressed-1478 .chip-complex-9de6 .paragraph-inner-511c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pressed-1478 .chip-complex-9de6 .paragraph-inner-511c label {
  width: 100%;
}
.pressed-1478 .chip-complex-9de6 .paragraph-inner-511c .pro-1807 {
  width: 100%;
  display: block;
}
.pressed-1478 .chip-complex-9de6 .paragraph-inner-511c .middle-5406 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pressed-1478 .chip-complex-9de6 .paragraph-inner-511c .middle-5406:hover svg #svg-search {
  fill: #444;
}
.pressed-1478 .chip-complex-9de6 .paragraph-inner-511c .middle-5406 svg {
  width: 18px;
  height: 18px;
}
.pressed-1478 .red-5e78 ul ul,
.pressed-1478 .hard-a92d ul ul,
.pressed-1478 .medium-157d ul ul,
.pressed-1478 .down-7b6f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pressed-1478 .red-5e78 .tiny-cadd > a,
.pressed-1478 .hard-a92d .tiny-cadd > a,
.pressed-1478 .medium-157d .tiny-cadd > a,
.pressed-1478 .down-7b6f .tiny-cadd > a {
  margin-bottom: 0;
}
.pressed-1478 .form-b717 li,
.pressed-1478 .red-5e78 li,
.pressed-1478 .container_west_b7e7 li,
.pressed-1478 .hard-a92d li,
.pressed-1478 .medium-157d li,
.pressed-1478 .down-7b6f li,
.pressed-1478 .yellow-90dd li,
.pressed-1478 .search-cold-d958 li {
  display: block;
  position: relative;
}
.pressed-1478 .form-b717 li:last-child,
.pressed-1478 .red-5e78 li:last-child,
.pressed-1478 .container_west_b7e7 li:last-child,
.pressed-1478 .hard-a92d li:last-child,
.pressed-1478 .medium-157d li:last-child,
.pressed-1478 .down-7b6f li:last-child,
.pressed-1478 .yellow-90dd li:last-child,
.pressed-1478 .search-cold-d958 li:last-child {
  border: none;
}
.pressed-1478 .form-b717 li a,
.pressed-1478 .red-5e78 li a,
.pressed-1478 .container_west_b7e7 li a,
.pressed-1478 .hard-a92d li a,
.pressed-1478 .medium-157d li a,
.pressed-1478 .down-7b6f li a,
.pressed-1478 .yellow-90dd li a,
.pressed-1478 .search-cold-d958 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed-1478 .form-b717 li ul li::before,
.pressed-1478 .red-5e78 li ul li::before,
.pressed-1478 .container_west_b7e7 li ul li::before,
.pressed-1478 .hard-a92d li ul li::before,
.pressed-1478 .medium-157d li ul li::before,
.pressed-1478 .down-7b6f li ul li::before,
.pressed-1478 .yellow-90dd li ul li::before,
.pressed-1478 .search-cold-d958 li ul li::before {
  left: 15px;
}
.pressed-1478 .form-b717 li ul a,
.pressed-1478 .red-5e78 li ul a,
.pressed-1478 .container_west_b7e7 li ul a,
.pressed-1478 .hard-a92d li ul a,
.pressed-1478 .medium-157d li ul a,
.pressed-1478 .down-7b6f li ul a,
.pressed-1478 .yellow-90dd li ul a,
.pressed-1478 .search-cold-d958 li ul a {
  padding-left: 20px;
}
.pressed-1478 .form-b717 li ul ul li::before,
.pressed-1478 .red-5e78 li ul ul li::before,
.pressed-1478 .container_west_b7e7 li ul ul li::before,
.pressed-1478 .hard-a92d li ul ul li::before,
.pressed-1478 .medium-157d li ul ul li::before,
.pressed-1478 .down-7b6f li ul ul li::before,
.pressed-1478 .yellow-90dd li ul ul li::before,
.pressed-1478 .search-cold-d958 li ul ul li::before {
  left: 30px;
}
.pressed-1478 .form-b717 li ul ul a,
.pressed-1478 .red-5e78 li ul ul a,
.pressed-1478 .container_west_b7e7 li ul ul a,
.pressed-1478 .hard-a92d li ul ul a,
.pressed-1478 .medium-157d li ul ul a,
.pressed-1478 .down-7b6f li ul ul a,
.pressed-1478 .yellow-90dd li ul ul a,
.pressed-1478 .search-cold-d958 li ul ul a {
  padding-left: 40px;
}
.pressed-1478 .element-tiny-4f0b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pressed-1478 .search-cold-d958 ul li {
  margin-bottom: 1.41575em;
}
.pressed-1478 .search-cold-d958 ul li .avatar-fixed-bbda {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pressed-1478 .search-cold-d958 ul li .hot_3b3b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.feature-7f07 .form-b717 li a,
.feature-7f07 .red-5e78 li a,
.feature-7f07 .container_west_b7e7 li a,
.feature-7f07 .hard-a92d li a,
.feature-7f07 .medium-157d li a,
.feature-7f07 .down-7b6f li a,
.feature-7f07 .yellow-90dd li a,
.feature-7f07 .search-cold-d958 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-7f07 .element-tiny-4f0b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-7f07 .chip-complex-9de6 ul li.hidden-6755 .table_lower_63f1,
.feature-7f07 .chip-complex-9de6 ul li.panel-advanced-b38d .table_lower_63f1 {
  background: rgba(0, 0, 0, 0.2);
}
.feature-7f07 .pressed-1478 .chip-complex-9de6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block-9e26 .pressed-1478 .list-f21d li {
  margin: 0;
}
.block-9e26 .pressed-1478 .list-f21d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block-9e26 .pressed-1478 .list-f21d li ul {
  margin: 0;
}
.block-9e26 .pressed-1478 .list-f21d li ul li a {
  padding-left: 15px;
}
.block-9e26 .pressed-1478 .list-f21d li ul li li a {
  padding-left: 30px;
}
.block-9e26 .pressed-1478 .list-f21d li.hero-pink-d832 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block-9e26 .pressed-1478 .list-f21d li.hero-pink-d832 > 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;
}
.block-9e26 .pressed-1478 .list-f21d li.hero-pink-d832 > 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;
}
.heading_0673 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.next-a87a {
  position: relative;
  z-index: 10;
}
.next-a87a .top-e05a {
  width: 100%;
  max-width: 100%;
}
.wide_48b7 .photo-865d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.wide_48b7 .avatar-light-d10c {
}
.wide_48b7 .feature-7f07 {
  background: #292929;
}
.label_gold_02b3 .photo-865d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label_gold_02b3 .avatar-light-d10c {
  background: #f9f9f9;
}
.label_gold_02b3 .feature-7f07 {
  background: #303030;
}
.picture_rough_7b09 .photo-865d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture_rough_7b09 .tag-5eea {
    margin-bottom: 1em;
  }
  .picture_rough_7b09 .tag-5eea:last-child {
    margin-bottom: 0;
  }
}
.picture_rough_7b09 .avatar-light-d10c {
  background: #ededed;
}
.picture_rough_7b09 .feature-7f07 {
  background: #1a1a1a;
}
.photo-865d.avatar-light-d10c {
  color: rgba(0, 0, 0, 0.6);
}
.photo-865d.avatar-light-d10c .east_aeec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-865d.feature-7f07 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-865d.feature-7f07 a:not(.background_3b16) {
  color: rgba(255, 255, 255, 0.79);
}
.photo-865d.feature-7f07 a:not(.background_3b16):hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-865d.feature-7f07 .east_aeec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-865d.feature-7f07 table tbody td,
.photo-865d.feature-7f07 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tabs-2097.complex-059b .button-bronze-c86c {
  max-width: initial;
}
.tabs-2097 .complex_949e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tabs-2097 .complex_949e .top-e05a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tabs-2097 .complex_949e .top-e05a {
    display: block;
    margin-bottom: 2em;
  }
  .tabs-2097 .complex_949e .top-e05a:last-child {
    margin-bottom: 0;
  }
}
.picture_rough_7b09 .tag-5eea:last-child,
.label_gold_02b3 .tag-5eea:last-child,
.wide_48b7 .tag-5eea:last-child {
  margin-bottom: 0;
}
.picture_rough_7b09 .tag-5eea .pressed-1478 .chip-complex-9de6:last-child,
.label_gold_02b3 .tag-5eea .pressed-1478 .chip-complex-9de6:last-child,
.wide_48b7 .tag-5eea .pressed-1478 .chip-complex-9de6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture_rough_7b09 .backdrop_b3f4,
  .picture_rough_7b09 .header_left_2f26,
  .label_gold_02b3 .backdrop_b3f4,
  .label_gold_02b3 .header_left_2f26,
  .wide_48b7 .backdrop_b3f4,
  .wide_48b7 .header_left_2f26 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .next-a87a .tag-5eea {
    margin-bottom: 2em;
  }
}
.next-a87a p:last-child {
  margin-bottom: 0;
}
.next-a87a li,
.next-a87a ul {
  list-style: none;
  margin: 0;
}
.next-a87a ul ul {
  margin-left: 2.617924em;
}
.progress_d51b {
  font-size: 0.875em;
}

/* css-noise: ba5e */
.widget-item-t6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
