/*!
Theme Name: Customify
Theme URI: https://pressmaximum.yellow_a3af/customify
Author: WPCustomify
Author URI: https://pressmaximum.yellow_a3af
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.yellow_a3af/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline_e54a.brown_b639/licenses/gpl-2.0.modal-1d9f
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.thick_5139/, (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.container_b8ab.easy_7fd8/normalize.huge-bdd5/
 ======
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.huge-bdd5 v7.0.0 | MIT License | github.yellow_a3af/necolas/normalize.huge-bdd5 */
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;
}
.detail-dynamic-7f0a .banner-2345,
.hero_thick_61b3,
.article-pink-8346,
.up-7413,
.form_16e2,
.modal-paper-d90b,
.tooltip_north_778c,
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;
}
.hero_thick_61b3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hero_thick_61b3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hero_thick_61b3,
  h1 {
    font-size: 1.8em;
  }
}
.article-pink-8346,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article-pink-8346 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article-pink-8346,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article-pink-8346,
  h2 {
    font-size: 1.7em;
  }
}
.up-7413,
h3 {
  font-size: 1.618em;
}
.detail-dynamic-7f0a .banner-2345,
.form_16e2,
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.wrapper-ad4c {
  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;
}
.tall-2a3b:after,
.tall-2a3b:before,
.hover-e6aa:after,
.hover-e6aa:before {
  content: "";
  display: table;
}
.tall-2a3b:after,
.hover-e6aa:after {
  clear: both;
}
.surface_c876 {
  float: right;
  margin-right: 0;
}
.primary_active_cf60 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pagination-last-b3a7 .menu-plasma-0117,
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;
}
.pagination-last-b3a7 .menu-plasma-0117: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;
}
.gradient_mini_18b9 .menu-plasma-0117 {
  box-shadow: none;
}
.gradient_mini_18b9
  .menu-plasma-0117
  .right_3e15 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gradient_mini_18b9 .menu-plasma-0117 .info_iron_fd2f {
  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;
}
.gradient_mini_18b9
  .menu-plasma-0117
  .info_iron_fd2f
  b {
  display: none;
}
.gradient_mini_18b9 .overlay_gas_d1ec {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tiny-dca4:not(.sort-f439):not(.info-d8fa),
button:not(.sort-f439):not(.info-d8fa),
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ),
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ),
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ) {
  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;
}
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ):hover,
button:not(.sort-f439):not(
    .info-d8fa
  ):hover,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ):hover,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ):hover,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ):active,
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ):focus,
button:not(.sort-f439):not(
    .info-d8fa
  ):active,
button:not(.sort-f439):not(
    .info-d8fa
  ):focus,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ):active,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ):focus,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ):active,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ):focus,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ):active,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ):focus {
  outline: 0;
}
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364,
button:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364 {
  position: relative;
}
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .gallery_blue_5d50,
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .bottom-1b8e,
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .item-dd8b,
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  i,
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  svg,
button:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .gallery_blue_5d50,
button:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .bottom-1b8e,
button:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .item-dd8b,
button:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  i,
button:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  svg,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .gallery_blue_5d50,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .bottom-1b8e,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .item-dd8b,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  i,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  svg,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .gallery_blue_5d50,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .bottom-1b8e,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .item-dd8b,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  i,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  svg,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .gallery_blue_5d50,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .bottom-1b8e,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  .item-dd8b,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  i,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364
  svg {
  visibility: hidden;
}
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364:after,
button:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364:after,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364:after,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364:after,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ).fn-loading-9364: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;
}
.tiny-dca4:not(.sort-f439):not(.info-d8fa),
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ),
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ),
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ) {
  color: #fff;
  background: #235787;
}
.tiny-dca4:not(.sort-f439):not(
    .info-d8fa
  ):focus,
input[type="button"]:not(.sort-f439):not(
    .info-d8fa
  ):focus,
input[type="reset"]:not(.sort-f439):not(
    .info-d8fa
  ):focus,
input[type="submit"]:not(.sort-f439):not(
    .info-d8fa
  ):focus {
  color: #fff;
}
.tiny-dca4.fn-disabled-9364:not(.sort-f439):not(
    .info-d8fa
  ),
.tiny-dca4[disabled]:not(.sort-f439):not(
    .info-d8fa
  ),
button.fn-disabled-9364:not(.sort-f439):not(
    .info-d8fa
  ),
button[disabled]:not(.sort-f439):not(
    .info-d8fa
  ) {
  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-a2b5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image-a2b5: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;
}
.mask-9fda {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.easy_56f5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient_iron_8054 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tall-2a3b:after,
.tall-2a3b:before,
.link_orange_215b:after,
.link_orange_215b:before,
.article_thick_72ed:after,
.article_thick_72ed:before,
.breadcrumb_c816:after,
.breadcrumb_c816:before,
.video-dynamic-1bdf:after,
.video-dynamic-1bdf:before,
.grid_bb0b:after,
.grid_bb0b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tall-2a3b:after,
.link_orange_215b:after,
.article_thick_72ed:after,
.breadcrumb_c816:after,
.video-dynamic-1bdf:after,
.grid_bb0b:after {
  clear: both;
}
.link_orange_215b .description-up-0bbe,
.article_thick_72ed .description-up-0bbe,
.shade-light-5e56 .description-up-0bbe {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gradient-0741 {
  display: inline-block;
}
.white_63b7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white_63b7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white_63b7 .chip-4d95 {
  padding: 1em 0;
  font-size: 85%;
}
.chip-4d95 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cool-e9ce {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cool-e9ce:after,
.cool-e9ce:before {
  content: "";
  display: table;
}
.cool-e9ce:after {
  clear: both;
}
.container-rough-5ae4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel_cbba .container-rough-5ae4 {
  max-width: 50%;
}
.heading_5fa3 .container-rough-5ae4 {
  max-width: 33.33%;
}
.progress-short-bbd2 .container-rough-5ae4 {
  max-width: 25%;
}
.module_4f96 .container-rough-5ae4 {
  max-width: 20%;
}
.preview-db54 .container-rough-5ae4 {
  max-width: 16.66%;
}
.input-d903 .container-rough-5ae4 {
  max-width: 14.28%;
}
.row-inner-6c64 .container-rough-5ae4 {
  max-width: 12.5%;
}
.picture-bright-5b94 .container-rough-5ae4 {
  max-width: 11.11%;
}
.west_68f5 {
  display: block;
}
.detail-dynamic-7f0a .frame_0791 label,
.detail-dynamic-7f0a .tag_f79e label,
.detail-dynamic-7f0a .modal_cf98 label,
.detail-dynamic-7f0a .fixed-e15c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_a956 {
  list-style: none;
  margin: 0;
}
.left_a956 article.sidebar_11c7 {
  margin-bottom: 0;
}
.left_a956 ul {
  list-style: none;
  margin: 0;
}
.left_a956 .status_7879 li.sidebar_11c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_a956 .status_7879 li.sidebar_11c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_a956 .status_7879 li.sidebar_11c7: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) {
  .left_a956 .status_7879 li.sidebar_11c7 li.sidebar_11c7 li.sidebar_11c7 li.sidebar_11c7 {
    padding-left: 0;
  }
}
article.sidebar_11c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_11c7 .link_orange_215b p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_11c7 .header-aa09 {
  float: left;
}
article.sidebar_11c7 .right_30ce {
  margin-left: 85px;
}
article.sidebar_11c7 .hover_inner_91a5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_11c7 .hover_inner_91a5 .message_dim_9eb6 {
  margin-left: 10px;
}
article.sidebar_11c7 .sort-gold-03d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_11c7 .description-7d66 {
  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 .frame_0791,
  #respond .modal_cf98,
  #respond .fixed-e15c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame_0791 input,
#respond .modal_cf98 input,
#respond .fixed-e15c input {
  width: 100%;
}
#respond .fixed-e15c {
  margin-right: 0;
}
#respond .tabs-e1ea #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.widget_white_984c {
  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;
}
.widget_white_984c.border-f27d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.widget_white_984c 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%);
}
.widget_white_984c:focus,
.widget_white_984c: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);
}
.badge_5310 {
  border-radius: 10%;
}
.accordion-copper-bdb2 {
  border-radius: 50%;
}
.title_054d {
  font-size: 0.72em;
}
.mini_699b {
  font-size: 0.875em;
}
.header-2779 {
  font-size: 1.1em;
}
.status_upper_d00c {
  text-transform: uppercase;
  line-height: 1.2;
}
.status_upper_d00c.title_054d {
  letter-spacing: 0.5px;
}
.west-1268,
.west-1268 a {
  color: #6d6d6d;
}
.west-1268 a:hover {
  color: #111;
}
.motion_e1b6 {
  color: #6d6d6d;
}
.current-da1a {
  overflow-x: hidden;
}
.current-da1a .caption_active_7d5a.avatar-dim-146a {
  position: relative;
}
.current-da1a .caption_active_7d5a.avatar-dim-146a.modal-d82d {
  position: initial;
}
.current-da1a
  .caption_active_7d5a.avatar-dim-146a.modal-d82d
  .purple-753c {
  left: auto;
}
.current-da1a .caption_active_7d5a .purple-753c {
  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;
}
.current-da1a .caption_active_7d5a:hover.avatar-dim-146a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.current-da1a
  .caption_active_7d5a:hover.avatar-dim-146a
  .purple-753c {
  display: block;
  z-index: 9999999;
}
.current-da1a .caption-hovered-ea90 .alert-6f1f,
.current-da1a .accent-e488 .alert-6f1f {
  display: none;
}
.current-da1a .purple_a108 .caption_active_7d5a:hover.avatar-dim-146a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.detail-dynamic-7f0a .frame_0791 label,
.detail-dynamic-7f0a .tag_f79e label,
.detail-dynamic-7f0a .modal_cf98 label,
.detail-dynamic-7f0a .fixed-e15c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.left_a956 {
  list-style: none;
  margin: 0;
}
.left_a956 article.sidebar_11c7 {
  margin-bottom: 0;
}
.left_a956 ul {
  list-style: none;
  margin: 0;
}
.left_a956 .status_7879 li.sidebar_11c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .left_a956 .status_7879 li.sidebar_11c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .left_a956 .status_7879 li.sidebar_11c7: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) {
  .left_a956 .status_7879 li.sidebar_11c7 li.sidebar_11c7 li.sidebar_11c7 li.sidebar_11c7 {
    padding-left: 0;
  }
}
article.sidebar_11c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sidebar_11c7 .link_orange_215b p:last-of-type {
  margin-bottom: 0;
}
article.sidebar_11c7 .header-aa09 {
  float: left;
}
article.sidebar_11c7 .right_30ce {
  margin-left: 85px;
}
article.sidebar_11c7 .hover_inner_91a5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sidebar_11c7 .hover_inner_91a5 .message_dim_9eb6 {
  margin-left: 10px;
}
article.sidebar_11c7 .sort-gold-03d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sidebar_11c7 .description-7d66 {
  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 .frame_0791,
  #respond .modal_cf98,
  #respond .fixed-e15c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame_0791 input,
#respond .modal_cf98 input,
#respond .fixed-e15c input {
  width: 100%;
}
#respond .fixed-e15c {
  margin-right: 0;
}
#respond .tabs-e1ea #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption-hovered-ea90 .image-last-b98a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image-last-b98a .stale_f2d3.complex_c296 .avatar-bf4b > li > a:focus,
.image-last-b98a .stale_f2d3.complex_c296 .avatar-bf4b > li > a:hover,
.image-last-b98a .stale_f2d3.layout-d1ad .avatar-bf4b > li > a:focus,
.image-last-b98a .stale_f2d3.layout-d1ad .avatar-bf4b > li > a:hover,
.image-last-b98a .stale_f2d3.blue-2c3a .avatar-bf4b > li > a:focus,
.image-last-b98a .stale_f2d3.blue-2c3a .avatar-bf4b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-last-b98a
  .stale_f2d3.complex_c296
  .avatar-bf4b
  > li.tall-72a5
  > a,
.image-last-b98a
  .stale_f2d3.complex_c296
  .avatar-bf4b
  > li.card-a607
  > a,
.image-last-b98a
  .stale_f2d3.layout-d1ad
  .avatar-bf4b
  > li.tall-72a5
  > a,
.image-last-b98a
  .stale_f2d3.layout-d1ad
  .avatar-bf4b
  > li.card-a607
  > a,
.image-last-b98a
  .stale_f2d3.blue-2c3a
  .avatar-bf4b
  > li.tall-72a5
  > a,
.image-last-b98a .stale_f2d3.blue-2c3a .avatar-bf4b > li.center-1c2a > a {
  color: rgba(255, 255, 255, 0.99);
}
.image-last-b98a .link_ffa6,
.image-last-b98a .link_ffa6 a {
  color: rgba(255, 255, 255, 0.99);
}
.image-last-b98a .dim_5988.layout-old-6ff5 li a,
.image-last-b98a .image-small-1727 a,
.image-last-b98a .medium-258e,
.image-last-b98a .avatar-bf4b > li > a,
.image-last-b98a .fluid-74ea {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a .dim_5988.layout-old-6ff5 li a:hover,
.image-last-b98a .image-small-1727 a:hover,
.image-last-b98a .medium-258e:hover,
.image-last-b98a .avatar-bf4b > li > a:hover,
.image-last-b98a .fluid-74ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-last-b98a .card_huge_4509 {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a .card_huge_4509 .under_ba52 {
  color: rgba(255, 255, 255, 0.99);
}
.image-last-b98a .card_huge_4509:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-last-b98a .wood_7514 .main-ec16 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a .wood_7514 .main-ec16 .breadcrumb-action-8fbc {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a
  .wood_7514
  .main-ec16
  .breadcrumb-action-8fbc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a
  .wood_7514
  .main-ec16
  .breadcrumb-action-8fbc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a
  .wood_7514
  .main-ec16
  .breadcrumb-action-8fbc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a
  .wood_7514
  .main-ec16
  .breadcrumb-action-8fbc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a .wood_7514 .container-1aec {
  color: rgba(255, 255, 255, 0.79);
}
.image-last-b98a .wood_7514 .container-1aec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature-29cc
  .image-last-b98a
  .wood_7514
  .status-3042
  .hover_focused_5d8a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature-29cc
  .image-last-b98a
  .wood_7514
  .status-3042
  .breadcrumb-action-8fbc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-hovered-ea90 .medium-dc47 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.medium-dc47 .stale_f2d3.complex_c296 .avatar-bf4b > li > a:focus,
.medium-dc47 .stale_f2d3.complex_c296 .avatar-bf4b > li > a:hover,
.medium-dc47 .stale_f2d3.layout-d1ad .avatar-bf4b > li > a:focus,
.medium-dc47 .stale_f2d3.layout-d1ad .avatar-bf4b > li > a:hover,
.medium-dc47 .stale_f2d3.blue-2c3a .avatar-bf4b > li > a:focus,
.medium-dc47 .stale_f2d3.blue-2c3a .avatar-bf4b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium-dc47
  .stale_f2d3.complex_c296
  .avatar-bf4b
  > li.tall-72a5
  > a,
.medium-dc47
  .stale_f2d3.complex_c296
  .avatar-bf4b
  > li.card-a607
  > a,
.medium-dc47
  .stale_f2d3.layout-d1ad
  .avatar-bf4b
  > li.tall-72a5
  > a,
.medium-dc47
  .stale_f2d3.layout-d1ad
  .avatar-bf4b
  > li.card-a607
  > a,
.medium-dc47
  .stale_f2d3.blue-2c3a
  .avatar-bf4b
  > li.tall-72a5
  > a,
.medium-dc47 .stale_f2d3.blue-2c3a .avatar-bf4b > li.center-1c2a > a {
  color: rgba(0, 0, 0, 0.8);
}
.medium-dc47 .link_ffa6,
.medium-dc47 .link_ffa6 a {
  color: rgba(0, 0, 0, 0.8);
}
.medium-dc47 .dim_5988.layout-old-6ff5 li a,
.medium-dc47 .image-small-1727 a,
.medium-dc47 .medium-258e,
.medium-dc47 .avatar-bf4b > li > a,
.medium-dc47 .fluid-74ea {
  color: rgba(0, 0, 0, 0.55);
}
.medium-dc47 .dim_5988.layout-old-6ff5 li a:hover,
.medium-dc47 .image-small-1727 a:hover,
.medium-dc47 .medium-258e:hover,
.medium-dc47 .avatar-bf4b > li > a:hover,
.medium-dc47 .fluid-74ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium-dc47 .card_huge_4509 {
  color: rgba(0, 0, 0, 0.55);
}
.medium-dc47 .card_huge_4509 .under_ba52 {
  color: rgba(0, 0, 0, 0.8);
}
.medium-dc47 .card_huge_4509:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-5974 .footer_9dc7 {
  margin-left: auto;
  margin-right: auto;
}
.article_thick_72ed > * {
  margin-left: auto;
  margin-right: auto;
}
.article_thick_72ed .mask-9fda {
  margin-right: 1.41575em;
}
.box_5713 .article_thick_72ed > .texture-59a8 {
  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;
}
.box_5713 .article_thick_72ed > .fresh-ac3d {
  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;
}
.photo-upper-ab33.accent-5974 .footer_9dc7,
.column_2b6f.accent-5974 .footer_9dc7 {
  margin-left: 0;
}
.button-19cf.accent-5974 .footer_9dc7,
.gold_16d7.accent-5974 .footer_9dc7 {
  margin-right: 0;
}
.article_thick_72ed ol,
.article_thick_72ed ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.advanced_618b video {
  max-width: 100%;
}
.brown-d516 img {
  display: block;
}
.brown-d516.mask-9fda,
.brown-d516.easy_56f5 {
  width: 100%;
}
.brown-d516.fresh-ac3d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.small-b543:not(.accent_clean_4766) {
  margin: 1.5em auto;
}
.liquid_4368 p {
  padding: 1.5em 14px;
}
ul.tiny-0a0e.fresh-ac3d,
ul.tiny-0a0e.texture-59a8,
ul.tiny-0a0e.mask_3032.texture-59a8 {
  padding: 0 14px;
}
.top_d433 {
  display: block;
  overflow-x: auto;
}
.top_d433 table {
  border-collapse: collapse;
  width: 100%;
}
.top_d433 td,
.top_d433 th {
  padding: 0.5em;
}
.article_thick_72ed li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.article_thick_72ed ol ol,
.article_thick_72ed ol ul,
.article_thick_72ed ul ol,
.article_thick_72ed ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.article_thick_72ed ol ol li,
.article_thick_72ed ol ul li,
.article_thick_72ed ul ol li,
.article_thick_72ed ul ul li {
  margin-left: 0;
}
.surface_lite_2a0c.warm-f9b5 > .footer_paper_5061 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.surface_lite_2a0c.warm-f9b5 > .footer_paper_5061 iframe,
.surface_lite_2a0c.warm-f9b5 > .footer_paper_5061 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.backdrop-action-2b40 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.backdrop-action-2b40.notice_current_49e6 {
  padding: 0;
}
.backdrop-action-2b40.notice_current_49e6 cite {
  font-size: 13px;
}
.backdrop-action-2b40 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.backdrop-action-2b40 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.picture_0e79 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.picture_0e79 > p:first-child {
  margin-top: 0;
}
.picture_0e79 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.picture_0e79 blockquote {
  border-left: 0;
}
.backdrop-blue-359f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.backdrop-blue-359f:not(.form-7091) {
  max-width: 100px;
}
.backdrop-blue-359f.warm_28d7 {
  border-bottom: none !important;
  text-align: center;
}
.backdrop-blue-359f.warm_28d7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .liquid_4368 p {
    padding: 1.5em 0;
  }
}
.avatar_new_1ca7 {
  color: #0073aa;
}
.preview_old_ba3a {
  background-color: #0073aa;
}
.link-wood-9c4c {
  color: #229fd8;
}
.short-4284 {
  background-color: #229fd8;
}
.huge-91fa {
  color: #eee;
}
.large-9477 {
  background-color: #eee;
}
.warm-ff01 {
  color: #444;
}
.blue_1c92 {
  background-color: #444;
}
.form_3ba0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.form_3ba0 .inner_616f .image-small-1727 {
  font-size: 15px;
}
.form_3ba0 .image-small-1727 {
  line-height: 1.3;
}
.form_3ba0 .medium-dc47 {
}
.form_3ba0 .image-last-b98a {
  background: #235787;
}
.upper-02c4 {
  padding: 0;
}
.upper-02c4 .image-last-b98a {
  background: #1a1a1a;
}
.upper-02c4 .medium-dc47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border-6371 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border-6371 .medium-dc47 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border-6371 .image-last-b98a {
  background: #303030;
}
.grid_bb0b {
  position: relative;
  z-index: 10;
}
.grid_bb0b .search-bright-e7ec {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wood_0fca .avatar-dim-146a {
  display: inline-block;
  vertical-align: middle;
}
.wood_0fca.primary_585d .avatar-dim-146a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wood_0fca.primary_585d .avatar-dim-146a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wood_0fca.primary_585d .avatar-dim-146a {
    margin-right: 0.4em;
  }
}
.wood_0fca.primary_585d .avatar-dim-146a:last-child {
  margin-right: 0;
}
.component_251e .search-bright-e7ec {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption-hovered-ea90 .inner_616f {
    margin: 0 -0.5em;
  }
  .caption-hovered-ea90 .inner_616f [class*="customify-col-"],
  .caption-hovered-ea90 .inner_616f [class*="customify-col_"],
  .caption-hovered-ea90 .inner_616f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption-hovered-ea90.tooltip_c837 .search-bright-e7ec {
  background: 0 0 !important;
}
.caption-hovered-ea90.tooltip_c837 .search-bright-e7ec,
.caption-hovered-ea90.component_251e .search-bright-e7ec {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption-hovered-ea90.gradient-6f40 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption-hovered-ea90.component_251e .search-bright-e7ec {
  box-shadow: none !important;
}
.tag-ce59 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag-ce59 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag-ce59 {
    padding: 18px 0 20px;
  }
}
.tag-ce59 .selected_cee7 {
  width: 100%;
}
.tag-ce59 .alert_copper_85d3 {
  margin-bottom: 0;
}
.tag-ce59 .search_pro_908e {
  margin-top: 5px;
  font-size: 0.875em;
}
.main_plasma_493d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.main_plasma_493d .carousel_tiny_4918 {
  width: 100%;
}
.detail-feb8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.detail-feb8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.detail-feb8 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;
}
.detail-feb8 li:last-child:after {
  display: none;
}
.detail-feb8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.button-in-8c7f .alert-6f1f button,
.tag-ce59 .alert-6f1f button {
  left: 0;
}
.button-in-8c7f .carousel_tiny_4918,
.tag-ce59 .carousel_tiny_4918 {
  padding-left: 0;
  padding-right: 0;
}
.button-in-8c7f .main_plasma_493d,
.tag-ce59 .main_plasma_493d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.button-in-8c7f {
  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;
}
.button-in-8c7f: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;
}
.button-in-8c7f .slider_hard_964a {
  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) {
  .button-in-8c7f .slider_hard_964a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .button-in-8c7f .slider_hard_964a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .button-in-8c7f .slider_hard_964a {
    min-height: 200px;
  }
}
.button-in-8c7f .detail-feb8 {
  color: rgba(255, 255, 255, 0.8);
}
.button-in-8c7f .detail-feb8 a,
.button-in-8c7f .detail-feb8 li:after {
  color: inherit;
}
.button-in-8c7f .detail-feb8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.complex-3479 {
  margin-bottom: 0.5em;
}
.summary-cbf3 {
  margin-bottom: 1.2em;
}
.summary-cbf3,
.complex-3479 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.summary-cbf3 p:last-child,
.complex-3479 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .alert-6f1f,
#masthead .alert-6f1f {
  display: none;
}
#masthead
  > .alert-6f1f.surface_top_c3eb {
  display: none;
}
#masthead > .alert-6f1f button {
  left: 0;
}
.label-fast-c67d {
  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%;
}
.label-fast-c67d .avatar-dim-146a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.label-fast-c67d .label_ae9c {
  display: -webkit-box;
  display: flex;
}
.label-fast-c67d .label_ae9c.modal_ba4c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.label-fast-c67d .label_ae9c.narrow_37ff {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-fast-c67d .label_ae9c.wrapper_a7b7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.label-fast-c67d.overlay-hovered-47ce.popup-small-4e13 .label_ae9c.modal_ba4c {
  flex-basis: 100%;
}
.label-fast-c67d.prev_8991 .label_ae9c.narrow_37ff {
  -webkit-box-flex: 1;
  flex: auto;
}
.label-fast-c67d.prev_8991 .label_ae9c.wrapper_a7b7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .alert-6f1f.surface_top_c3eb {
  display: none;
}
#masthead > .alert-6f1f button {
  left: 0;
}
.slider-258d {
  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;
}
.slider-258d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.slider-258d.gallery-center-4d5e i {
  margin-right: 4px;
}
.slider-258d.search_north_dcd3 i {
  margin-left: 5px;
}
.image-small-1727 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.image-small-1727 p:last-child {
  margin-bottom: 0;
}
.backdrop-4b97 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop-4b97 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop-4b97 img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop-4b97 .link_ffa6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop-4b97 .container_next_7bca {
  margin: 5px 0 7px 0;
}
.backdrop-4b97.button-lite-b4a5 .frame_b3fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-4b97.button-lite-b4a5 .image-ea2e {
  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;
}
.backdrop-4b97.video_0dbf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop-4b97.video_0dbf .frame_b3fc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-4b97.video_0dbf .image-ea2e {
  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;
}
.backdrop-4b97.thumbnail-dynamic-3d18 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-4b97.current-2142 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop-4b97.current-2142 .image-ea2e {
  margin-top: 7px;
}
.surface_yellow_6385 {
  display: inline-block;
}
.grid_bb0b .old_75ef .backdrop-4b97 img {
  max-width: 100%;
}
.stale_f2d3 .pagination_3e19.status-dirty-0f35,
.label_1dd5 .pagination_3e19.status-dirty-0f35 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.stale_f2d3 .paragraph_c10b,
.label_1dd5 .paragraph_c10b {
  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%);
}
.stale_f2d3 .paragraph_c10b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.stale_f2d3.sidebar_smooth_3c27 .paragraph_c10b {
  display: none;
}
.stale_f2d3 .pattern-be33 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stale_f2d3 .pattern-be33 li {
  display: inline-block;
  position: relative;
}
.stale_f2d3 .pattern-be33 li:last-child {
  margin-right: 0;
}
.stale_f2d3 .pattern-be33 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;
}
.stale_f2d3 .pattern-be33 li.center-1c2a > a {
  color: rgba(0, 0, 0, 0.9);
}
.stale_f2d3 .pattern-be33 > 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;
}
.stale_f2d3 .pattern-be33 > li > a i {
  line-height: 0;
}
.stale_f2d3 .pattern-be33 > li.component_dim_879f > a .paragraph_c10b {
  margin-left: 4px;
  line-height: 0;
}
.stale_f2d3 .pattern-be33 .preview_next_d5cf li.component_dim_879f > a {
  position: relative;
}
.stale_f2d3 .pattern-be33 .preview_next_d5cf li.component_dim_879f > a:after,
.stale_f2d3 .pattern-be33 .preview_next_d5cf li.component_dim_879f > a:before {
  content: "";
  display: table;
}
.stale_f2d3 .pattern-be33 .preview_next_d5cf li.component_dim_879f > a:after {
  clear: both;
}
.stale_f2d3 .pattern-be33 .preview_next_d5cf li.component_dim_879f > a .paragraph_c10b {
  margin-left: 5px;
  float: right;
}
.stale_f2d3 .text-6dd2,
.stale_f2d3 .preview_next_d5cf {
  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;
}
.stale_f2d3 .preview_next_d5cf {
  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;
}
.stale_f2d3 .preview_next_d5cf .status-dirty-0f35 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.stale_f2d3 .preview_next_d5cf .paragraph_c10b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.stale_f2d3 .preview_next_d5cf li {
  display: block;
  margin: 0;
  padding: 0;
}
.stale_f2d3 .preview_next_d5cf 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;
}
.stale_f2d3 .preview_next_d5cf li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.stale_f2d3 .preview_next_d5cf .preview_next_d5cf {
  top: 0;
  left: 100%;
}
.stale_f2d3 .thick_9422.fn-focus-9364 > .text-6dd2,
.stale_f2d3 .thick_9422.fn-focus-9364 > .preview_next_d5cf,
.stale_f2d3 .thick_9422:focus > .text-6dd2,
.stale_f2d3 .thick_9422:focus > .preview_next_d5cf,
.stale_f2d3 .thick_9422:hover > .text-6dd2,
.stale_f2d3 .thick_9422:hover > .preview_next_d5cf {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.stale_f2d3.blue-2c3a .avatar-bf4b:after,
.stale_f2d3.blue-2c3a .avatar-bf4b:before {
  content: "";
  display: table;
}
.stale_f2d3.blue-2c3a .avatar-bf4b:after {
  clear: both;
}
.stale_f2d3.blue-2c3a .avatar-bf4b > li {
  float: left;
}
.stale_f2d3.surface-1988 .avatar-bf4b:after,
.stale_f2d3.surface-1988 .avatar-bf4b:before {
  content: "";
  display: table;
}
.stale_f2d3.surface-1988 .avatar-bf4b:after {
  clear: both;
}
.stale_f2d3.surface-1988 .avatar-bf4b > li {
  float: left;
}
.stale_f2d3.surface-1988 .avatar-bf4b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.stale_f2d3.surface-1988 .avatar-bf4b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.stale_f2d3.surface-1988 .avatar-bf4b > li.tall-72a5 > a,
.stale_f2d3.surface-1988 .avatar-bf4b > li.center-1c2a > a {
  color: #fff;
  background-color: #1e4b75;
}
.stale_f2d3.complex_c296 .avatar-bf4b > li > a .status-dirty-0f35 {
  position: relative;
}
.stale_f2d3.complex_c296 .avatar-bf4b > li > a .status-dirty-0f35: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;
}
.stale_f2d3.complex_c296
  .avatar-bf4b
  > li:focus
  > a
  .status-dirty-0f35:before,
.stale_f2d3.complex_c296
  .avatar-bf4b
  > li:hover
  > a
  .status-dirty-0f35:before {
  width: 100%;
  background-color: currentColor;
}
.stale_f2d3.complex_c296
  .avatar-bf4b
  > li.tall-72a5
  > a
  .status-dirty-0f35:before,
.stale_f2d3.complex_c296
  .avatar-bf4b
  > li.card-a607
  > a
  .status-dirty-0f35:before {
  width: 100%;
  background-color: currentColor;
}
.stale_f2d3.layout-d1ad .avatar-bf4b > li > a .status-dirty-0f35 {
  position: relative;
}
.stale_f2d3.layout-d1ad .avatar-bf4b > li > a .status-dirty-0f35: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;
}
.stale_f2d3.layout-d1ad .avatar-bf4b > li:focus > a .status-dirty-0f35:before,
.stale_f2d3.layout-d1ad
  .avatar-bf4b
  > li:hover
  > a
  .status-dirty-0f35:before {
  width: 100%;
  background-color: currentColor;
}
.stale_f2d3.layout-d1ad
  .avatar-bf4b
  > li.tall-72a5
  > a
  .status-dirty-0f35:before,
.stale_f2d3.layout-d1ad
  .avatar-bf4b
  > li.card-a607
  > a
  .status-dirty-0f35:before {
  width: 100%;
  background-color: currentColor;
}
.label_1dd5 .pattern-be33 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.label_1dd5 .pattern-be33 li:first-child > a {
  border-top: none;
}
.label_1dd5 .pattern-be33 .layout-soft-a0a5 > .status-dirty-0f35 .paragraph_c10b {
  display: none;
}
.label_1dd5 .pattern-be33 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.label_1dd5 .pattern-be33 li:last-child {
  border: none;
}
.label_1dd5 .pattern-be33 li.component_dim_879f > a {
  padding-right: 45px !important;
}
.label_1dd5 .pattern-be33 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.label_1dd5 .pattern-be33 li a:focus,
.label_1dd5 .pattern-be33 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label_1dd5 .pattern-be33 li .shade_3a6a {
  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;
}
.label_1dd5 .pattern-be33 li .shade_3a6a:hover {
  box-shadow: none;
}
.label_1dd5 .pattern-be33 li .shade_3a6a .paragraph_c10b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.label_1dd5 .pattern-be33 .preview_next_d5cf {
  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);
}
.label_1dd5 .pattern-be33 .preview_next_d5cf li a {
  padding-left: 3em;
}
.label_1dd5 .pattern-be33 .title_eb6c > a .shade_3a6a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label_1dd5 .pattern-be33 .title_eb6c > .preview_next_d5cf {
  display: block;
  opacity: 1;
}
.box-f94f {
  max-width: 100%;
}
.photo_tiny_3e74 {
  line-height: 0;
  cursor: pointer;
}
.fluid-74ea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.fluid-74ea:hover {
  box-shadow: none;
  color: currentColor;
}
.fluid-74ea svg {
  width: 18px;
  height: 18px;
}
.fluid-74ea .label_tiny_8d40 {
  display: none;
}
.form_9eb5 {
  position: relative;
}
.form_9eb5.fn-active-9364 .fluid-74ea .bronze-364b {
  display: none;
}
.form_9eb5.fn-active-9364 .fluid-74ea .label_tiny_8d40 {
  display: inline-block;
}
.form_9eb5 .item_old_8595 {
  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);
}
.form_9eb5.pro_6c15 .item_old_8595 {
  left: auto;
  right: -0.9em;
}
.form_9eb5.pro_6c15 .backdrop-white-9a5e::before {
  left: auto;
  right: 15px;
}
.form_9eb5.fn-active-9364 .item_old_8595 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.status-3042 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.status-3042 label {
  flex-basis: 100%;
}
.status-3042 .main-ec16 {
  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;
}
.status-3042 .breadcrumb-action-8fbc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.status-3042 .breadcrumb-action-8fbc:focus {
  background-color: transparent;
}
.status-3042 button.container-1aec {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.status-3042 button.container-1aec:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.status-3042 button.container-1aec svg {
  width: 18px;
  height: 18px;
}
.status-3042 input[type="submit"] {
  min-height: auto;
}
.wood_7514 .status-3042 .breadcrumb-action-8fbc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.backdrop-white-9a5e {
  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) {
  .backdrop-white-9a5e {
    width: 220px;
  }
}
.backdrop-white-9a5e label {
  flex-basis: 100%;
}
.backdrop-white-9a5e::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;
}
.feature-29cc .wood_7514 .status-3042 {
  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;
}
.feature-29cc
  .wood_7514
  .status-3042
  .main-ec16 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.feature-29cc .wood_7514 .status-3042 .breadcrumb-action-8fbc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.feature-29cc
  .wood_7514
  .status-3042
  .breadcrumb-action-8fbc:focus {
  background: 0 0;
}
.feature-29cc
  .wood_7514
  .status-3042
  .hover_focused_5d8a {
  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;
}
.dim_5988 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dim_5988 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dim_5988 li:last-child {
  margin-right: 0;
}
.dim_5988 li:first-child {
  margin-left: 0;
}
.dim_5988.brown_64d2 a {
  color: #fff;
}
.dim_5988.brown_64d2 a:hover {
  color: #fff;
}
.dim_5988 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dim_5988 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dim_5988 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dim_5988 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dim_5988 [class*="social-icon-apple"] {
  background-color: #999;
}
.dim_5988 [class*="social-icon-apple"].link-590c {
  background-color: transparent;
  color: #999;
}
.dim_5988 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dim_5988 [class*="social-icon-behance"].link-590c {
  background-color: transparent;
  color: #1769ff;
}
.dim_5988 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dim_5988 [class*="social-icon-bitbucket"].link-590c {
  background-color: transparent;
  color: #205081;
}
.dim_5988 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dim_5988 [class*="social-icon-codepen"].link-590c {
  background-color: transparent;
  color: #000;
}
.dim_5988 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dim_5988 [class*="social-icon-delicious"].link-590c {
  background-color: transparent;
  color: #39f;
}
.dim_5988 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dim_5988 [class*="social-icon-digg"].link-590c {
  background-color: transparent;
  color: #005be2;
}
.dim_5988 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dim_5988 [class*="social-icon-dribbble"].link-590c {
  background-color: transparent;
  color: #ea4c89;
}
.dim_5988 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dim_5988 [class*="social-icon-envelope"].link-590c {
  background-color: transparent;
  color: #ea4335;
}
.dim_5988 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dim_5988 [class*="social-icon-facebook"].link-590c {
  background-color: transparent;
  color: #3b5998;
}
.dim_5988 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dim_5988 [class*="social-icon-flickr"].link-590c {
  background-color: transparent;
  color: #0063dc;
}
.dim_5988 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dim_5988 [class*="social-icon-foursquare"].link-590c {
  background-color: transparent;
  color: #2d5be3;
}
.dim_5988 [class*="social-icon-github"] {
  background-color: #333;
}
.dim_5988 [class*="social-icon-github"].link-590c {
  background-color: transparent;
  color: #333;
}
.dim_5988 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dim_5988 [class*="social-icon-google-plus"].link-590c {
  background-color: transparent;
  color: #dd4b39;
}
.dim_5988 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dim_5988 [class*="social-icon-houzz"].link-590c {
  background-color: transparent;
  color: #7ac142;
}
.dim_5988 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dim_5988 [class*="social-icon-instagram"].link-590c {
  background-color: transparent;
  color: #262626;
}
.dim_5988 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dim_5988 [class*="social-icon-jsfiddle"].link-590c {
  background-color: transparent;
  color: #487aa2;
}
.dim_5988 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dim_5988 [class*="social-icon-linkedin"].link-590c {
  background-color: transparent;
  color: #0077b5;
}
.dim_5988 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dim_5988 [class*="social-icon-medium"].link-590c {
  background-color: transparent;
  color: #00ab6b;
}
.dim_5988 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dim_5988
  [class*="social-icon-odnoklassniki"].link-590c {
  background-color: transparent;
  color: #f4731c;
}
.dim_5988 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dim_5988 [class*="social-icon-meetup"].link-590c {
  background-color: transparent;
  color: #ec1c40;
}
.dim_5988 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dim_5988 [class*="social-icon-pinterest"].link-590c {
  background-color: transparent;
  color: #bd081c;
}
.dim_5988 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dim_5988 [class*="social-icon-product-hunt"].link-590c {
  background-color: transparent;
  color: #da552f;
}
.dim_5988 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dim_5988 [class*="social-icon-reddit"].link-590c {
  background-color: transparent;
  color: #ff4500;
}
.dim_5988 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dim_5988 [class*="social-icon-rss"].link-590c {
  background-color: transparent;
  color: #f26522;
}
.dim_5988 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dim_5988
  [class*="social-icon-shopping-cart"].link-590c {
  background-color: transparent;
  color: #4caf50;
}
.dim_5988 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dim_5988 [class*="social-icon-skype"].link-590c {
  background-color: transparent;
  color: #00aff0;
}
.dim_5988 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dim_5988 [class*="social-icon-slideshare"].link-590c {
  background-color: transparent;
  color: #0077b5;
}
.dim_5988 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dim_5988 [class*="social-icon-snapchat"].link-590c {
  background-color: transparent;
  color: #fffc00;
}
.dim_5988 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dim_5988 [class*="social-icon-soundcloud"].link-590c {
  background-color: transparent;
  color: #f80;
}
.dim_5988 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dim_5988 [class*="social-icon-spotify"].link-590c {
  background-color: transparent;
  color: #2ebd59;
}
.dim_5988 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dim_5988
  [class*="social-icon-stack-overflow"].link-590c {
  background-color: transparent;
  color: #fe7a15;
}
.dim_5988 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dim_5988 [class*="social-icon-maldkfgram"].link-590c {
  background-color: transparent;
  color: #2ca5e0;
}
.dim_5988 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dim_5988 [class*="social-icon-tripadvisor"].link-590c {
  background-color: transparent;
  color: #589442;
}
.dim_5988 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dim_5988 [class*="social-icon-tumblr"].link-590c {
  background-color: transparent;
  color: #35465c;
}
.dim_5988 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dim_5988 [class*="social-icon-twitch"].link-590c {
  background-color: transparent;
  color: #6441a5;
}
.dim_5988 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dim_5988 [class*="social-icon-twitter"].link-590c {
  background-color: transparent;
  color: #1da1f2;
}
.dim_5988 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dim_5988 [class*="social-icon-vimeo"].link-590c {
  background-color: transparent;
  color: #1ab7ea;
}
.dim_5988 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dim_5988 [class*="social-icon-vk"].link-590c {
  background-color: transparent;
  color: #45668e;
}
.dim_5988 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dim_5988 [class*="social-icon-weibo"].link-590c {
  background-color: transparent;
  color: #df2029;
}
.dim_5988 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dim_5988 [class*="social-icon-weixin"].link-590c {
  background-color: transparent;
  color: #7bb32e;
}
.dim_5988 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dim_5988 [class*="social-icon-whatsapp"].link-590c {
  background-color: transparent;
  color: #25d366;
}
.dim_5988 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dim_5988 [class*="social-icon-wordpress"].link-590c {
  background-color: transparent;
  color: #21759b;
}
.dim_5988 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dim_5988 [class*="social-icon-xing"].link-590c {
  background-color: transparent;
  color: #026466;
}
.dim_5988 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dim_5988 [class*="social-icon-yelp"].link-590c {
  background-color: transparent;
  color: #af0606;
}
.dim_5988 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dim_5988 [class*="social-icon-youtube"].link-590c {
  background-color: transparent;
  color: #cd201f;
}
.medium-258e {
  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;
}
.medium-258e:hover {
  box-shadow: none;
  background: 0 0;
}
.accent-7d50 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.active-middle-7629 {
  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;
}
.hero_out_0eef {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.out-3cd6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.out-3cd6,
.out-3cd6::after,
.out-3cd6::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;
}
.out-3cd6::after,
.out-3cd6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tag_50a8 .active-middle-7629 .hero_out_0eef {
  margin-top: -2px;
  width: 19px;
}
.tag_50a8 .active-middle-7629 .out-3cd6 {
  margin-top: -1px;
}
.tag_50a8 .active-middle-7629 .out-3cd6,
.tag_50a8 .active-middle-7629 .out-3cd6::after,
.tag_50a8 .active-middle-7629 .out-3cd6::before {
  width: 19px;
  height: 2px;
}
.tag_50a8 .active-middle-7629 .out-3cd6::before {
  top: -6px;
}
.tag_50a8 .active-middle-7629 .out-3cd6::after {
  bottom: -6px;
}
.aside_brown_10f2 .active-middle-7629 .hero_out_0eef {
  margin-top: -2px;
  width: 22px;
}
.aside_brown_10f2 .active-middle-7629 .out-3cd6 {
  margin-top: -1px;
}
.aside_brown_10f2 .active-middle-7629 .out-3cd6,
.aside_brown_10f2 .active-middle-7629 .out-3cd6::after,
.aside_brown_10f2 .active-middle-7629 .out-3cd6::before {
  width: 22px;
  height: 2px;
}
.aside_brown_10f2 .active-middle-7629 .out-3cd6::before {
  top: -7px;
}
.aside_brown_10f2 .active-middle-7629 .out-3cd6::after {
  bottom: -7px;
}
.fresh-331c .active-middle-7629 .hero_out_0eef {
  margin-top: -2px;
  width: 31px;
}
.fresh-331c .active-middle-7629 .out-3cd6 {
  margin-top: -1.5px;
}
.fresh-331c .active-middle-7629 .out-3cd6,
.fresh-331c .active-middle-7629 .out-3cd6::after,
.fresh-331c .active-middle-7629 .out-3cd6::before {
  width: 31px;
  height: 3px;
}
.fresh-331c .active-middle-7629 .out-3cd6::before {
  top: -9px;
}
.fresh-331c .active-middle-7629 .out-3cd6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .box-323b .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 19px;
  }
  .box-323b .active-middle-7629 .out-3cd6 {
    margin-top: -1px;
  }
  .box-323b .active-middle-7629 .out-3cd6,
  .box-323b .active-middle-7629 .out-3cd6::after,
  .box-323b .active-middle-7629 .out-3cd6::before {
    width: 19px;
    height: 2px;
  }
  .box-323b .active-middle-7629 .out-3cd6::before {
    top: -6px;
  }
  .box-323b .active-middle-7629 .out-3cd6::after {
    bottom: -6px;
  }
  .header-lite-2ce8 .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 22px;
  }
  .header-lite-2ce8 .active-middle-7629 .out-3cd6 {
    margin-top: -1px;
  }
  .header-lite-2ce8 .active-middle-7629 .out-3cd6,
  .header-lite-2ce8 .active-middle-7629 .out-3cd6::after,
  .header-lite-2ce8 .active-middle-7629 .out-3cd6::before {
    width: 22px;
    height: 2px;
  }
  .header-lite-2ce8 .active-middle-7629 .out-3cd6::before {
    top: -7px;
  }
  .header-lite-2ce8 .active-middle-7629 .out-3cd6::after {
    bottom: -7px;
  }
  .tall_fff7 .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 31px;
  }
  .tall_fff7 .active-middle-7629 .out-3cd6 {
    margin-top: -1.5px;
  }
  .tall_fff7 .active-middle-7629 .out-3cd6,
  .tall_fff7 .active-middle-7629 .out-3cd6::after,
  .tall_fff7 .active-middle-7629 .out-3cd6::before {
    width: 31px;
    height: 3px;
  }
  .tall_fff7 .active-middle-7629 .out-3cd6::before {
    top: -9px;
  }
  .tall_fff7 .active-middle-7629 .out-3cd6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .large-83b9 .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 19px;
  }
  .large-83b9 .active-middle-7629 .out-3cd6 {
    margin-top: -1px;
  }
  .large-83b9 .active-middle-7629 .out-3cd6,
  .large-83b9 .active-middle-7629 .out-3cd6::after,
  .large-83b9 .active-middle-7629 .out-3cd6::before {
    width: 19px;
    height: 2px;
  }
  .large-83b9 .active-middle-7629 .out-3cd6::before {
    top: -6px;
  }
  .large-83b9 .active-middle-7629 .out-3cd6::after {
    bottom: -6px;
  }
  .heading_center_9c6b .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 22px;
  }
  .heading_center_9c6b .active-middle-7629 .out-3cd6 {
    margin-top: -1px;
  }
  .heading_center_9c6b .active-middle-7629 .out-3cd6,
  .heading_center_9c6b .active-middle-7629 .out-3cd6::after,
  .heading_center_9c6b .active-middle-7629 .out-3cd6::before {
    width: 22px;
    height: 2px;
  }
  .heading_center_9c6b .active-middle-7629 .out-3cd6::before {
    top: -7px;
  }
  .heading_center_9c6b .active-middle-7629 .out-3cd6::after {
    bottom: -7px;
  }
  .frame_b13d .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 31px;
  }
  .frame_b13d .active-middle-7629 .out-3cd6 {
    margin-top: -1.5px;
  }
  .frame_b13d .active-middle-7629 .out-3cd6,
  .frame_b13d .active-middle-7629 .out-3cd6::after,
  .frame_b13d .active-middle-7629 .out-3cd6::before {
    width: 31px;
    height: 3px;
  }
  .frame_b13d .active-middle-7629 .out-3cd6::before {
    top: -9px;
  }
  .frame_b13d .active-middle-7629 .out-3cd6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .card_inner_c31f .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 19px;
  }
  .card_inner_c31f .active-middle-7629 .out-3cd6 {
    margin-top: -1px;
  }
  .card_inner_c31f .active-middle-7629 .out-3cd6,
  .card_inner_c31f .active-middle-7629 .out-3cd6::after,
  .card_inner_c31f .active-middle-7629 .out-3cd6::before {
    width: 19px;
    height: 2px;
  }
  .card_inner_c31f .active-middle-7629 .out-3cd6::before {
    top: -6px;
  }
  .card_inner_c31f .active-middle-7629 .out-3cd6::after {
    bottom: -6px;
  }
  .pro-fad7 .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 22px;
  }
  .pro-fad7 .active-middle-7629 .out-3cd6 {
    margin-top: -1px;
  }
  .pro-fad7 .active-middle-7629 .out-3cd6,
  .pro-fad7 .active-middle-7629 .out-3cd6::after,
  .pro-fad7 .active-middle-7629 .out-3cd6::before {
    width: 22px;
    height: 2px;
  }
  .pro-fad7 .active-middle-7629 .out-3cd6::before {
    top: -7px;
  }
  .pro-fad7 .active-middle-7629 .out-3cd6::after {
    bottom: -7px;
  }
  .slow_7e57 .active-middle-7629 .hero_out_0eef {
    margin-top: -2px;
    width: 31px;
  }
  .slow_7e57 .active-middle-7629 .out-3cd6 {
    margin-top: -1.5px;
  }
  .slow_7e57 .active-middle-7629 .out-3cd6,
  .slow_7e57 .active-middle-7629 .out-3cd6::after,
  .slow_7e57 .active-middle-7629 .out-3cd6::before {
    width: 31px;
    height: 3px;
  }
  .slow_7e57 .active-middle-7629 .out-3cd6::before {
    top: -9px;
  }
  .slow_7e57 .active-middle-7629 .out-3cd6::after {
    bottom: -9px;
  }
}
.fresh_c4e5 .out-3cd6 {
  -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);
}
.fresh_c4e5 .out-3cd6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fresh_c4e5 .out-3cd6::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);
}
.fresh_c4e5.block-9887 .out-3cd6 {
  -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);
}
.fresh_c4e5.block-9887 .out-3cd6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fresh_c4e5.block-9887 .out-3cd6::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);
}
.module_31a5 {
  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.menu-fast-72b0:before {
  display: none;
}
.accent-e488 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-e488 .medium-7080 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-e488 .medium-7080:last-of-type {
  border-bottom: none;
}
.accent-e488 .medium-7080.stone_03bb,
.accent-e488 .medium-7080.gold-98df,
.accent-e488 .medium-7080.block_3acb {
  padding: 0;
}
.accent-e488 .label_1dd5 .shade_3a6a {
  color: currentColor;
}
.accent-e488 .label_1dd5 .shade_3a6a:focus,
.accent-e488 .label_1dd5 .shade_3a6a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-e488.medium-dc47 .card_huge_4509,
.accent-e488.medium-dc47 .image-small-1727 a,
.accent-e488.medium-dc47 .avatar-bf4b a,
.accent-e488.medium-dc47 .preview_next_d5cf a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-e488.medium-dc47 .card_huge_4509:hover,
.accent-e488.medium-dc47 .image-small-1727 a:hover,
.accent-e488.medium-dc47 .avatar-bf4b a:hover,
.accent-e488.medium-dc47 .preview_next_d5cf a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-e488.medium-dc47 .under_ba52 {
  color: rgba(0, 0, 0, 0.8);
}
.accent-e488.medium-dc47 .medium-7080 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-e488.medium-dc47 .medium-7080:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-e488.medium-dc47 .info_glass_fe97:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-e488.medium-dc47 .label_1dd5 .pattern-be33 li a,
.accent-e488.medium-dc47 .label_1dd5 .shade_3a6a,
.accent-e488.medium-dc47 .preview_next_d5cf {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-e488.medium-dc47 .label_1dd5 .shade_3a6a:focus,
.accent-e488.medium-dc47 .label_1dd5 .shade_3a6a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-e488.medium-dc47 .pattern-be33 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-e488.image-last-b98a .card_huge_4509,
.accent-e488.image-last-b98a .image-small-1727 a,
.accent-e488.image-last-b98a .avatar-bf4b .shade_3a6a,
.accent-e488.image-last-b98a .avatar-bf4b a,
.accent-e488.image-last-b98a .preview_next_d5cf a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-e488.image-last-b98a .card_huge_4509:hover,
.accent-e488.image-last-b98a .image-small-1727 a:hover,
.accent-e488.image-last-b98a .avatar-bf4b .shade_3a6a:hover,
.accent-e488.image-last-b98a .avatar-bf4b a:hover,
.accent-e488.image-last-b98a .preview_next_d5cf a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-e488.image-last-b98a .under_ba52 {
  color: rgba(255, 255, 255, 0.99);
}
.accent-e488.image-last-b98a .medium-7080 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-e488.image-last-b98a .medium-7080:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-e488.image-last-b98a .info_glass_fe97:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-e488.image-last-b98a .label_1dd5 .pattern-be33 li a,
.accent-e488.image-last-b98a .label_1dd5 .shade_3a6a,
.accent-e488.image-last-b98a .preview_next_d5cf {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-e488.image-last-b98a .label_1dd5 .shade_3a6a:focus,
.accent-e488.image-last-b98a .label_1dd5 .shade_3a6a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-e488.image-last-b98a .pattern-be33 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info_glass_fe97 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.info_glass_fe97:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.inner-44ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main-north-603b .accent-e488 {
  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;
}
.main-north-603b .medium-7080 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main-north-603b .medium-7080: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) {
  .main-north-603b .medium-7080:before {
    width: 16%;
    left: 42%;
  }
}
.main-north-603b .medium-7080:last-child:before {
  content: none;
}
.main-north-603b .medium-7080[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main-north-603b .label_1dd5 .pattern-be33 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main-north-603b .label_1dd5 .pattern-be33 li a .shade_3a6a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main-north-603b .label_1dd5 .preview_next_d5cf {
  border: none;
}
.main-north-603b .label_1dd5 .preview_next_d5cf li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main-north-603b .info_glass_fe97 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main-north-603b .inner-44ee {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main-north-603b .image-last-b98a .info_glass_fe97:before {
  background: rgba(0, 0, 0, 0.9);
}
.main-north-603b .medium-dc47.filter-light-8ea8 .out-3cd6 {
  background: rgba(0, 0, 0, 0.6);
}
.main-north-603b
  .medium-dc47.filter-light-8ea8
  .out-3cd6::after,
.main-north-603b
  .medium-dc47.filter-light-8ea8
  .out-3cd6:before {
  background: inherit;
}
.main-north-603b
  .medium-dc47.filter-light-8ea8:hover
  .out-3cd6 {
  background: rgba(0, 0, 0, 0.8);
}
.progress_pressed_4dc6 .accent-e488 {
  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) {
  .progress_pressed_4dc6 .accent-e488 {
    width: auto;
    right: 45px;
  }
}
.mini_c4f4 .accent-e488 {
  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) {
  .mini_c4f4 .accent-e488 {
    width: auto;
    left: 45px;
  }
}
.menu-fast-72b0 .accent-e488 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.menu-fast-72b0 .inner-44ee {
  max-width: 48em;
  margin: 0 auto;
}
.menu-fast-72b0 .info_glass_fe97:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.motion-5fe2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.motion-5fe2.main-north-603b .accent-e488 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.motion-5fe2.progress_pressed_4dc6 .accent-e488 {
  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);
}
.motion-5fe2 .accent-e488 {
  visibility: visible;
}
.motion-5fe2.mini_c4f4 .accent-e488 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.input-1461,
.dropdown-stale-0c89 {
  overflow-x: hidden;
}
.input-1461 .accent-e488 {
  overflow: auto;
}
.input-1461.main-north-603b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-1461.main-north-603b .accent-e488 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.input-1461.main-north-603b .medium-258e {
  opacity: 0;
}
.input-1461.progress_pressed_4dc6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-1461.progress_pressed_4dc6 .accent-e488 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.input-1461.progress_pressed_4dc6 .medium-258e {
  opacity: 0;
}
.input-1461.mini_c4f4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.input-1461.mini_c4f4 .accent-e488 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.input-1461.mini_c4f4 .medium-258e {
  opacity: 0;
}
.input-1461.menu-fast-72b0 .accent-e488 {
  z-index: 10;
  visibility: visible;
}
.filter-light-8ea8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.filter-light-8ea8 .out-3cd6 {
  background: rgba(255, 255, 255, 0.99);
}
.filter-light-8ea8 .out-3cd6::after,
.filter-light-8ea8 .out-3cd6:before {
  background: inherit;
}
.filter-light-8ea8:hover .out-3cd6 {
  background: rgba(255, 255, 255, 0.99);
}
.mini_c4f4 .filter-light-8ea8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.menu-fast-72b0 .filter-light-8ea8 {
  display: none !important;
}
.input-1461:before,
.dropdown-stale-0c89:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.input-1461 .filter-light-8ea8,
.dropdown-stale-0c89 .filter-light-8ea8 {
  display: inline-block;
}
.accent-e488 .avatar-dim-146a {
  -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;
}
.input-1461 .accent-e488 .avatar-dim-146a,
.dropdown-stale-0c89 .accent-e488 .avatar-dim-146a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_complex_1e8c .main-ec16 {
  width: 100%;
}
.old_75ef {
  padding: 0 0.5em 0;
}
.old_75ef [class*="customify-col-"],
.old_75ef [class*="customify-col_"],
.old_75ef [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.silver_db49 .old_75ef {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .inner_616f .list-4893,
  .list-4893 {
    display: none;
  }
  .row_28fd {
    text-align: left;
  }
  .hover-2f47 {
    text-align: center;
  }
  .slow_d895 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .inner_616f .plasma-ad86,
  .plasma-ad86 {
    display: none;
  }
  .green-9d31 {
    text-align: left;
  }
  .tabs-motion-c89f {
    text-align: center;
  }
  .main_gold_c469 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .inner_616f .center_800c,
  .center_800c {
    display: none;
  }
  .message_lite_28f0 {
    text-align: left;
  }
  .breadcrumb-2cc8 {
    text-align: center;
  }
  .breadcrumb_c988 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.alert_5206 {
  box-shadow: none !important;
}
.button-down-93f3 .fresh_42fc,
.notification-c18d .fresh_42fc {
  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;
}
.notification-c18d .fresh_42fc {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search-bright-e7ec {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search-bright-e7ec:after,
.search-bright-e7ec:before {
  content: "";
  display: table;
}
.search-bright-e7ec:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search-bright-e7ec {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search-bright-e7ec,
.gradient-6f40 {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb_c816.notice-bright-27d3 .search-bright-e7ec {
  max-width: 100%;
}
.breadcrumb_c816.form_old_b703 {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb_c816.list_1470 .search-bright-e7ec {
  max-width: 100%;
}
.breadcrumb_c816.list_1470 > .search-bright-e7ec {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_c816.list_1470 > .search-bright-e7ec .inner_616f {
  margin: 0;
}
.breadcrumb_c816.list_1470
  > .search-bright-e7ec
  .under-d8da.input-6812 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb_c816.list_1470 #main.input-6812 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .widget-e104 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .widget-e104 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .west-0f3e .footer_9dc7 {
    padding-right: 1em;
  }
  .west-0f3e.grid_021e .under-d8da {
    border-right: 1px solid #eaecee;
  }
  .west-0f3e.grid_021e .footer_9dc7 {
    padding-right: 1em;
  }
  .west-0f3e.grid_021e .hover-in-260b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out-80f9 .footer_9dc7 {
    padding-left: 1em;
  }
  .out-80f9.grid_021e .under-d8da {
    border-left: 1px solid #eaecee;
  }
  .out-80f9.grid_021e .footer_9dc7 {
    padding-left: 1em;
  }
  .out-80f9.grid_021e .hover-in-260b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .surface_039e .footer_9dc7 {
    padding-left: 1em;
  }
  .surface_039e.grid_021e .outline-883f {
    border-right: 1px solid #eaecee;
  }
  .surface_039e.grid_021e .primary_f721 {
    border-right: 1px solid #eaecee;
  }
  .surface_039e.grid_021e .footer_9dc7 {
    padding-left: 1em;
  }
  .surface_039e.grid_021e .hover-in-260b {
    padding-right: 1em;
  }
  .surface_039e.grid_021e .right-8974 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_top_012d .footer_9dc7 {
    padding-right: 1em;
  }
  .logo_top_012d.grid_021e .outline-883f {
    border-left: 1px solid #eaecee;
  }
  .logo_top_012d.grid_021e .primary_f721 {
    border-left: 1px solid #eaecee;
  }
  .logo_top_012d.grid_021e .footer_9dc7 {
    padding-right: 1em;
  }
  .logo_top_012d.grid_021e .hover-in-260b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_top_012d.grid_021e .right-8974 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-e104 .footer_9dc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget-e104.grid_021e .under-d8da {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .widget-e104.grid_021e .footer_9dc7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget-e104.grid_021e .hover-in-260b {
    padding-left: 1em;
  }
  .widget-e104.grid_021e .right-8974 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .widget-e104.grid_021e .footer_9dc7 {
    padding-left: 0;
  }
}
.filter_pro_0cdf .wood_0fca {
  display: inline-block;
}
.breadcrumb-4eac {
  display: inline-block;
}
.wood-ad96 {
  word-con: break-word;
}
.hard_10b6 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard_10b6 .paper-7872 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard_10b6 .purple_afe0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.feature_65dc .wrapper_225d {
  margin-bottom: 2em;
}
.feature_65dc .wood_f277 {
  margin-bottom: 15px;
}
.feature_65dc .wood_f277:last-child {
  margin-bottom: 0;
}
.feature_65dc .first_e0f3 {
  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) {
  .feature_65dc .first_e0f3 {
    display: block;
  }
}
.feature_65dc .out-c5a6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .feature_65dc .out-c5a6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.feature_65dc .silver-725b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.feature_65dc .silver-725b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.feature_65dc .silver-725b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.feature_65dc .wood-ad96 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature_65dc .wood-ad96 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.feature_65dc .last_3ca7 p:last-child {
  margin-bottom: 0;
}
.feature_65dc .red_8d9d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.feature_65dc .module_031e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.feature_65dc .footer_4451 {
  margin-top: 1em;
}
.feature_65dc .mask-top-475b {
  top: 0;
  display: block;
}
.feature_65dc .mask-top-475b a {
  color: inherit;
}
.feature_65dc .mask-top-475b a:hover {
  color: inherit;
}
.feature_65dc .notification-2d2e {
  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;
}
.feature_65dc .notification-2d2e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.feature_65dc .module_031e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.feature_65dc .action_de47 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.feature_65dc .action_de47:first-child {
  margin-top: 0;
}
.feature_65dc .action_de47.wide_acc5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.feature_65dc .action_de47.modal-a8a4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature_65dc
  .action_de47.modal-a8a4.avatar-b56d
  .footer_4451 {
  width: 100%;
}
.feature_65dc .modal-a8a4 {
  -webkit-box-align: center;
  align-items: center;
}
.feature_65dc .modal-a8a4 .hard_10b6,
.feature_65dc .modal-a8a4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.feature_65dc .silver-725b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_65dc .silver-725b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature_65dc .silver-725b: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;
}
.feature_65dc .wide_acc5 {
  z-index: 5;
}
.feature_65dc .bronze-1f51 .blue_0766 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.feature_65dc .right-892c .blue_0766 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.feature_65dc .row_small_1f6f .blue_0766 {
  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;
}
.feature_65dc.banner-b5a2 .first_e0f3,
.feature_65dc.fresh_d048 .first_e0f3 {
  display: block;
}
.feature_65dc.banner-b5a2 .first_e0f3 .motion_5cbf,
.feature_65dc.banner-b5a2 .first_e0f3 .module_031e,
.feature_65dc.fresh_d048 .first_e0f3 .motion_5cbf,
.feature_65dc.fresh_d048 .first_e0f3 .module_031e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_65dc.tiny-4c30 .out-c5a6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .feature_65dc.tiny-4c30 .out-c5a6 {
    margin-right: 0;
  }
}
.feature_65dc.banner-b5a2 .out-c5a6,
.feature_65dc.fresh_d048 .out-c5a6 {
  padding-top: 40%;
}
.feature_65dc.banner-b5a2 .wrapper_225d,
.feature_65dc.fresh_d048 .wrapper_225d {
  display: block;
}
.feature_65dc.banner-b5a2 .fn-sticky-9364 .module_031e,
.feature_65dc.fresh_d048 .fn-sticky-9364 .module_031e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.feature_65dc.banner-b5a2 .out-c5a6,
.feature_65dc.fresh_d048 .out-c5a6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.feature_65dc.banner-b5a2 .module_031e {
  padding: 1em;
}
.purple_68a2 {
  margin: 30px auto;
  display: block;
}
.purple_68a2 .frame_ed42 > * {
  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;
}
.purple_68a2 .frame_ed42 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple_68a2 .frame_ed42 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip_west_cb4a .hard_10b6 {
  margin-bottom: 1.41575em;
}
.tooltip_west_cb4a .tiny_bcb1 {
  margin-bottom: 1.618em;
}
.article_thick_72ed .preview-paper-2252 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.article_thick_72ed .preview-paper-2252 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.article_thick_72ed .box-slow-7719 {
  max-width: 100%;
  overflow: auto;
}
.accent-5974 .article_thick_72ed a:hover {
  text-decoration: underline;
}
.disabled_bronze_0fd0 .wood_f277:not(.wood-ad96),
.disabled_bronze_0fd0 .silver-725b {
  margin-bottom: 1.41575em;
}
.disabled_bronze_0fd0 .wood_f277:not(.wood-ad96):last-child,
.disabled_bronze_0fd0 .silver-725b:last-child {
  margin-bottom: 0;
}
.disabled_bronze_0fd0 .wood_f277.easy-9140 {
  margin-bottom: 0.41575em;
}
.disabled_bronze_0fd0 .widget_0761:before,
.disabled_bronze_0fd0 .cool-6867:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.disabled_bronze_0fd0 .widget_0761:before {
  content: "\f115";
}
.disabled_bronze_0fd0 .cool-6867:before {
  content: "\f02c";
}
.disabled_bronze_0fd0 .dynamic-5c9e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.disabled_bronze_0fd0 .dynamic-5c9e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.frame_orange_eacb {
  display: -webkit-box;
  display: flex;
}
.frame_orange_eacb .breadcrumb-491e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .frame_orange_eacb .breadcrumb-491e {
    flex-basis: 90px;
  }
}
.frame_orange_eacb .hover_1527 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame_orange_eacb .hover_1527 {
    flex-basis: calc(100% - 50px);
  }
}
.frame_orange_eacb .tooltip-stale-54d0 p:last-child {
  margin-bottom: 0.72em;
}
.badge_static_84bb .frame_ed42 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge_static_84bb .frame_ed42:after,
.badge_static_84bb .frame_ed42:before {
  content: "";
  display: table;
}
.badge_static_84bb .frame_ed42:after {
  clear: both;
}
.badge_static_84bb .frame_ed42 .header_a4f7,
.badge_static_84bb .frame_ed42 .shadow_21bd {
  width: 49%;
}
.badge_static_84bb .frame_ed42 .header_a4f7 a span.orange_ae63,
.badge_static_84bb .frame_ed42 .shadow_21bd a span.orange_ae63 {
  display: block;
  margin-bottom: 5px;
}
.badge_static_84bb .frame_ed42 .shadow_21bd {
  float: left;
  text-align: left;
}
.badge_static_84bb .frame_ed42 .header_a4f7 {
  float: right;
  text-align: right;
}
.summary-a188 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary-a188 {
    margin-bottom: 0;
  }
}
.message-03e0 {
  margin-bottom: 1em;
}
.message-03e0 .wood-ad96 {
  font-size: 1.1em;
  line-height: 1.3;
}
.sort_4b3d a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient-bottom-3930 .message-03e0,
.complex-9cd3 .message-03e0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient-bottom-3930 .message-03e0,
  .complex-9cd3 .message-03e0 {
    display: block;
  }
}
.gradient-bottom-3930 .sort_4b3d,
.complex-9cd3 .sort_4b3d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient-bottom-3930 .sort_4b3d,
  .complex-9cd3 .sort_4b3d {
    margin-bottom: 1em;
  }
}
.gradient-bottom-3930 .sort_4b3d img,
.complex-9cd3 .sort_4b3d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient-bottom-3930 .dropdown_534d,
.complex-9cd3 .dropdown_534d {
  flex-basis: calc(100% - 160px);
}
.gradient-bottom-3930 .dropdown_534d p,
.complex-9cd3 .dropdown_534d p {
  margin-bottom: 0;
}
.gradient-bottom-3930 .dropdown_534d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-bottom-3930 .dropdown_534d {
    padding-left: 0;
  }
}
.complex-9cd3 .dropdown_534d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .complex-9cd3 .dropdown_534d {
    padding-right: 0;
  }
}
.complex-9cd3 .sort_4b3d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.alert_7bc5 .sort_4b3d {
  margin-bottom: 0.5em;
}
.alert_7bc5 .sort_4b3d img {
  width: 100%;
}
.button-de58 .tabs-up-bb0e,
.lite_40b8 .tabs-up-bb0e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.lite_40b8 .under-d8da .progress-fba8 p:last-child {
  margin-bottom: 0;
}
.table-lite-bad1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.grid_ac26 .thick-267d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .grid_ac26 .thick-267d:last-of-type {
    margin-bottom: 0;
  }
}
.grid_ac26 .thick-267d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid_ac26 .thick-267d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.grid_ac26 .thick-267d ul li {
  margin: 0 0 0.6em;
}
.grid_ac26 .thick-267d ul li.text-black-3744,
.grid_ac26 .thick-267d ul li.section_287a {
  position: relative;
}
.grid_ac26 .thick-267d ul li.text-black-3744 .block_e136,
.grid_ac26 .thick-267d ul li.section_287a .block_e136 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.grid_ac26 .thick-267d ul li.text-black-3744:after:after,
.grid_ac26 .thick-267d ul li.text-black-3744:after:before,
.grid_ac26
  .thick-267d
  ul
  li.section_287a:after:after,
.grid_ac26
  .thick-267d
  ul
  li.section_287a:after:before {
  content: "";
  display: table;
}
.grid_ac26 .thick-267d ul li.text-black-3744:after:after,
.grid_ac26
  .thick-267d
  ul
  li.section_287a:after:after {
  clear: both;
}
.grid_ac26 .thick-267d a.tiny-dca4:hover {
  text-decoration: none;
}
.grid_ac26 .thick-267d select {
  max-width: 100%;
}
.grid_ac26 .thick-267d table {
  font-size: 85%;
}
.grid_ac26 .thick-267d table td,
.grid_ac26 .thick-267d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.grid_ac26 .thick-267d table tfoot td {
  text-align: left;
}
.grid_ac26 .thick-267d :last-child {
  margin-bottom: 0;
}
.grid_ac26 .thick-267d .thumbnail_rough_70c2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.grid_ac26 .thick-267d .thumbnail_rough_70c2 label {
  width: 100%;
}
.grid_ac26 .thick-267d .thumbnail_rough_70c2 .breadcrumb-action-8fbc {
  width: 100%;
  display: block;
}
.grid_ac26 .thick-267d .thumbnail_rough_70c2 .container-1aec {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.grid_ac26 .thick-267d .thumbnail_rough_70c2 .container-1aec:hover svg #svg-search {
  fill: #444;
}
.grid_ac26 .thick-267d .thumbnail_rough_70c2 .container-1aec svg {
  width: 18px;
  height: 18px;
}
.grid_ac26 .hovered-1d60 ul ul,
.grid_ac26 .disabled-7686 ul ul,
.grid_ac26 .layout_2e90 ul ul,
.grid_ac26 .badge-soft-53de ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.grid_ac26 .hovered-1d60 .component_dim_879f > a,
.grid_ac26 .disabled-7686 .component_dim_879f > a,
.grid_ac26 .layout_2e90 .component_dim_879f > a,
.grid_ac26 .badge-soft-53de .component_dim_879f > a {
  margin-bottom: 0;
}
.grid_ac26 .badge-out-d3a3 li,
.grid_ac26 .hovered-1d60 li,
.grid_ac26 .texture_selected_c582 li,
.grid_ac26 .disabled-7686 li,
.grid_ac26 .layout_2e90 li,
.grid_ac26 .badge-soft-53de li,
.grid_ac26 .notice_full_c7b3 li,
.grid_ac26 .overlay_b7cb li {
  display: block;
  position: relative;
}
.grid_ac26 .badge-out-d3a3 li:last-child,
.grid_ac26 .hovered-1d60 li:last-child,
.grid_ac26 .texture_selected_c582 li:last-child,
.grid_ac26 .disabled-7686 li:last-child,
.grid_ac26 .layout_2e90 li:last-child,
.grid_ac26 .badge-soft-53de li:last-child,
.grid_ac26 .notice_full_c7b3 li:last-child,
.grid_ac26 .overlay_b7cb li:last-child {
  border: none;
}
.grid_ac26 .badge-out-d3a3 li a,
.grid_ac26 .hovered-1d60 li a,
.grid_ac26 .texture_selected_c582 li a,
.grid_ac26 .disabled-7686 li a,
.grid_ac26 .layout_2e90 li a,
.grid_ac26 .badge-soft-53de li a,
.grid_ac26 .notice_full_c7b3 li a,
.grid_ac26 .overlay_b7cb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid_ac26 .badge-out-d3a3 li ul li::before,
.grid_ac26 .hovered-1d60 li ul li::before,
.grid_ac26 .texture_selected_c582 li ul li::before,
.grid_ac26 .disabled-7686 li ul li::before,
.grid_ac26 .layout_2e90 li ul li::before,
.grid_ac26 .badge-soft-53de li ul li::before,
.grid_ac26 .notice_full_c7b3 li ul li::before,
.grid_ac26 .overlay_b7cb li ul li::before {
  left: 15px;
}
.grid_ac26 .badge-out-d3a3 li ul a,
.grid_ac26 .hovered-1d60 li ul a,
.grid_ac26 .texture_selected_c582 li ul a,
.grid_ac26 .disabled-7686 li ul a,
.grid_ac26 .layout_2e90 li ul a,
.grid_ac26 .badge-soft-53de li ul a,
.grid_ac26 .notice_full_c7b3 li ul a,
.grid_ac26 .overlay_b7cb li ul a {
  padding-left: 20px;
}
.grid_ac26 .badge-out-d3a3 li ul ul li::before,
.grid_ac26 .hovered-1d60 li ul ul li::before,
.grid_ac26 .texture_selected_c582 li ul ul li::before,
.grid_ac26 .disabled-7686 li ul ul li::before,
.grid_ac26 .layout_2e90 li ul ul li::before,
.grid_ac26 .badge-soft-53de li ul ul li::before,
.grid_ac26 .notice_full_c7b3 li ul ul li::before,
.grid_ac26 .overlay_b7cb li ul ul li::before {
  left: 30px;
}
.grid_ac26 .badge-out-d3a3 li ul ul a,
.grid_ac26 .hovered-1d60 li ul ul a,
.grid_ac26 .texture_selected_c582 li ul ul a,
.grid_ac26 .disabled-7686 li ul ul a,
.grid_ac26 .layout_2e90 li ul ul a,
.grid_ac26 .badge-soft-53de li ul ul a,
.grid_ac26 .notice_full_c7b3 li ul ul a,
.grid_ac26 .overlay_b7cb li ul ul a {
  padding-left: 40px;
}
.grid_ac26 .tag-4861 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.grid_ac26 .overlay_b7cb ul li {
  margin-bottom: 1.41575em;
}
.grid_ac26 .overlay_b7cb ul li .short_60c2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.grid_ac26 .overlay_b7cb ul li .menu-up-2a8d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image-last-b98a .badge-out-d3a3 li a,
.image-last-b98a .hovered-1d60 li a,
.image-last-b98a .texture_selected_c582 li a,
.image-last-b98a .disabled-7686 li a,
.image-last-b98a .layout_2e90 li a,
.image-last-b98a .badge-soft-53de li a,
.image-last-b98a .notice_full_c7b3 li a,
.image-last-b98a .overlay_b7cb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-last-b98a .tag-4861 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-last-b98a .thick-267d ul li.text-black-3744 .block_e136,
.image-last-b98a .thick-267d ul li.section_287a .block_e136 {
  background: rgba(0, 0, 0, 0.2);
}
.image-last-b98a .grid_ac26 .thick-267d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li {
  margin: 0;
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li ul {
  margin: 0;
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li ul li a {
  padding-left: 15px;
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li ul li li a {
  padding-left: 30px;
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li.center-1c2a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li.center-1c2a > 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;
}
.breadcrumb_c816 .grid_ac26 .pattern-be33 li.center-1c2a > 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;
}
.card-4823 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.video-dynamic-1bdf {
  position: relative;
  z-index: 10;
}
.video-dynamic-1bdf .avatar-dim-146a {
  width: 100%;
  max-width: 100%;
}
.focused_541a .left_7e36 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focused_541a .medium-dc47 {
}
.focused_541a .image-last-b98a {
  background: #292929;
}
.hard_7682 .left_7e36 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard_7682 .medium-dc47 {
  background: #f9f9f9;
}
.hard_7682 .image-last-b98a {
  background: #303030;
}
.short-a272 .left_7e36 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .short-a272 .wood_0fca {
    margin-bottom: 1em;
  }
  .short-a272 .wood_0fca:last-child {
    margin-bottom: 0;
  }
}
.short-a272 .medium-dc47 {
  background: #ededed;
}
.short-a272 .image-last-b98a {
  background: #1a1a1a;
}
.left_7e36.medium-dc47 {
  color: rgba(0, 0, 0, 0.6);
}
.left_7e36.medium-dc47 .caption_ad5a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left_7e36.image-last-b98a {
  color: rgba(255, 255, 255, 0.99);
}
.left_7e36.image-last-b98a a:not(.tiny-dca4) {
  color: rgba(255, 255, 255, 0.79);
}
.left_7e36.image-last-b98a a:not(.tiny-dca4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_7e36.image-last-b98a .caption_ad5a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_7e36.image-last-b98a table tbody td,
.left_7e36.image-last-b98a table th {
  background: rgba(0, 0, 0, 0.08);
}
.purple_a108.component_251e .search-bright-e7ec {
  max-width: initial;
}
.purple_a108 .primary_585d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.purple_a108 .primary_585d .avatar-dim-146a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .purple_a108 .primary_585d .avatar-dim-146a {
    display: block;
    margin-bottom: 2em;
  }
  .purple_a108 .primary_585d .avatar-dim-146a:last-child {
    margin-bottom: 0;
  }
}
.short-a272 .wood_0fca:last-child,
.hard_7682 .wood_0fca:last-child,
.focused_541a .wood_0fca:last-child {
  margin-bottom: 0;
}
.short-a272 .wood_0fca .grid_ac26 .thick-267d:last-child,
.hard_7682 .wood_0fca .grid_ac26 .thick-267d:last-child,
.focused_541a .wood_0fca .grid_ac26 .thick-267d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .short-a272 .short-189d,
  .short-a272 .hidden-black-a667,
  .hard_7682 .short-189d,
  .hard_7682 .hidden-black-a667,
  .focused_541a .short-189d,
  .focused_541a .hidden-black-a667 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .video-dynamic-1bdf .wood_0fca {
    margin-bottom: 2em;
  }
}
.video-dynamic-1bdf p:last-child {
  margin-bottom: 0;
}
.video-dynamic-1bdf li,
.video-dynamic-1bdf ul {
  list-style: none;
  margin: 0;
}
.video-dynamic-1bdf ul ul {
  margin-left: 2.617924em;
}
.card-iron-7367 {
  font-size: 0.875em;
}

/* css-noise: ee30 */
.phantom-card-y9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
