/*!
Theme Name: Customify
Theme URI: https://pressmaximum.logo-016f/customify
Author: WPCustomify
Author URI: https://pressmaximum.logo-016f
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.logo-016f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.caption_b077.background-b6ed/licenses/gpl-2.0.right-8da5
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.form-8ee4/, (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.widget-4756.clean_8fde/normalize.message_0609/
 ======
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.message_0609 v7.0.0 | MIT License | github.logo-016f/necolas/normalize.message_0609 */
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;
}
.photo_lower_4d57 .fresh-c617,
.sort-c8b6,
.background_5edc,
.highlight_cb51,
.wood-258a,
.summary_fdf8,
.mask-b556,
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;
}
.sort-c8b6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sort-c8b6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sort-c8b6,
  h1 {
    font-size: 1.8em;
  }
}
.background_5edc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.background_5edc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .background_5edc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .background_5edc,
  h2 {
    font-size: 1.7em;
  }
}
.highlight_cb51,
h3 {
  font-size: 1.618em;
}
.photo_lower_4d57 .fresh-c617,
.wood-258a,
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.accent-ab15 {
  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;
}
.text_7130:after,
.text_7130:before,
.avatar_bright_8724:after,
.avatar_bright_8724:before {
  content: "";
  display: table;
}
.text_7130:after,
.avatar_bright_8724:after {
  clear: both;
}
.gas_914a {
  float: right;
  margin-right: 0;
}
.action-32dc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fixed_acaf .hover_steel_51d7,
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;
}
.fixed_acaf .hover_steel_51d7: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;
}
.action-172f .hover_steel_51d7 {
  box-shadow: none;
}
.action-172f
  .hover_steel_51d7
  .breadcrumb-fast-9048 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.action-172f .hover_steel_51d7 .in-44c5 {
  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;
}
.action-172f
  .hover_steel_51d7
  .in-44c5
  b {
  display: none;
}
.action-172f .warm-9bcf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_short_80e0:not(.search_cool_56de):not(.hidden_3d42),
button:not(.search_cool_56de):not(.hidden_3d42),
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ),
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ),
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ) {
  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;
}
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ):hover,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ):hover,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):hover,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):hover,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ):active,
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ):active,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):active,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):active,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):active,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus {
  outline: 0;
}
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f {
  position: relative;
}
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .alert_a775,
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .sort-687f,
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .article-action-2746,
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  i,
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  svg,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .alert_a775,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .sort-687f,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .article-action-2746,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  i,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  svg,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .alert_a775,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .sort-687f,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .article-action-2746,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  i,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  svg,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .alert_a775,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .sort-687f,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .article-action-2746,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  i,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  svg,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .alert_a775,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .sort-687f,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  .article-action-2746,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  i,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f
  svg {
  visibility: hidden;
}
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f:after,
button:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f:after,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f:after,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f:after,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ).fn-loading-303f: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;
}
.widget_short_80e0:not(.search_cool_56de):not(.hidden_3d42),
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ),
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ),
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ) {
  color: #fff;
  background: #235787;
}
.widget_short_80e0:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus,
input[type="button"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus,
input[type="reset"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus,
input[type="submit"]:not(.search_cool_56de):not(
    .hidden_3d42
  ):focus {
  color: #fff;
}
.widget_short_80e0.fn-disabled-303f:not(.search_cool_56de):not(
    .hidden_3d42
  ),
.widget_short_80e0[disabled]:not(.search_cool_56de):not(
    .hidden_3d42
  ),
button.fn-disabled-303f:not(.search_cool_56de):not(
    .hidden_3d42
  ),
button[disabled]:not(.search_cool_56de):not(
    .hidden_3d42
  ) {
  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;
}
.first_8375 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.first_8375: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;
}
.hover-yellow-56b9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.yellow-5cb0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption-c277 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text_7130:after,
.text_7130:before,
.picture-f050:after,
.picture-f050:before,
.gold-bf80:after,
.gold-bf80:before,
.black_c245:after,
.black_c245:before,
.accordion-cool-c4d2:after,
.accordion-cool-c4d2:before,
.component_9b51:after,
.component_9b51:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text_7130:after,
.picture-f050:after,
.gold-bf80:after,
.black_c245:after,
.accordion-cool-c4d2:after,
.component_9b51:after {
  clear: both;
}
.picture-f050 .tabs_top_52c4,
.gold-bf80 .tabs_top_52c4,
.backdrop_thick_d0d3 .tabs_top_52c4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.small-6bf5 {
  display: inline-block;
}
.advanced-1446 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.advanced-1446 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.advanced-1446 .slider-copper-ca82 {
  padding: 1em 0;
  font-size: 85%;
}
.slider-copper-ca82 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.plasma_07d2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.plasma_07d2:after,
.plasma_07d2:before {
  content: "";
  display: table;
}
.plasma_07d2:after {
  clear: both;
}
.pagination-710b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget-brown-6a02 .pagination-710b {
  max-width: 50%;
}
.background_7264 .pagination-710b {
  max-width: 33.33%;
}
.gallery_faef .pagination-710b {
  max-width: 25%;
}
.mask_21cc .pagination-710b {
  max-width: 20%;
}
.summary-38a1 .pagination-710b {
  max-width: 16.66%;
}
.grid_wide_f011 .pagination-710b {
  max-width: 14.28%;
}
.panel_c08a .pagination-710b {
  max-width: 12.5%;
}
.light-454e .pagination-710b {
  max-width: 11.11%;
}
.backdrop-mini-7f4c {
  display: block;
}
.photo_lower_4d57 .middle_03f7 label,
.photo_lower_4d57 .card-cdc2 label,
.photo_lower_4d57 .bright-bf76 label,
.photo_lower_4d57 .right_5857 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_60b0 {
  list-style: none;
  margin: 0;
}
.popup_60b0 article.tooltip-f82c {
  margin-bottom: 0;
}
.popup_60b0 ul {
  list-style: none;
  margin: 0;
}
.popup_60b0 .orange-743f li.tooltip-f82c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_60b0 .orange-743f li.tooltip-f82c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_60b0 .orange-743f li.tooltip-f82c: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) {
  .popup_60b0 .orange-743f li.tooltip-f82c li.tooltip-f82c li.tooltip-f82c li.tooltip-f82c {
    padding-left: 0;
  }
}
article.tooltip-f82c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip-f82c .picture-f050 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip-f82c .box-hovered-078c {
  float: left;
}
article.tooltip-f82c .feature_dim_3f82 {
  margin-left: 85px;
}
article.tooltip-f82c .breadcrumb-blue-e8f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip-f82c .breadcrumb-blue-e8f0 .highlight-eaf1 {
  margin-left: 10px;
}
article.tooltip-f82c .media-7bd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip-f82c .progress_e2f9 {
  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 .middle_03f7,
  #respond .bright-bf76,
  #respond .right_5857 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .middle_03f7 input,
#respond .bright-bf76 input,
#respond .right_5857 input {
  width: 100%;
}
#respond .right_5857 {
  margin-right: 0;
}
#respond .accordion-red-cb7a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tag-dirty-9e24 {
  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;
}
.tag-dirty-9e24.progress_dim_c790 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tag-dirty-9e24 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%);
}
.tag-dirty-9e24:focus,
.tag-dirty-9e24: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);
}
.wide_cbcd {
  border-radius: 10%;
}
.image_up_8712 {
  border-radius: 50%;
}
.filter_6e3c {
  font-size: 0.72em;
}
.layout-liquid-4ddb {
  font-size: 0.875em;
}
.red-bd1d {
  font-size: 1.1em;
}
.border_d64e {
  text-transform: uppercase;
  line-height: 1.2;
}
.border_d64e.filter_6e3c {
  letter-spacing: 0.5px;
}
.dynamic_7317,
.dynamic_7317 a {
  color: #6d6d6d;
}
.dynamic_7317 a:hover {
  color: #111;
}
.hard-72a8 {
  color: #6d6d6d;
}
.black_a3b1 {
  overflow-x: hidden;
}
.black_a3b1 .prev_ebfa.list_5b54 {
  position: relative;
}
.black_a3b1 .prev_ebfa.list_5b54.backdrop_upper_3dbb {
  position: initial;
}
.black_a3b1
  .prev_ebfa.list_5b54.backdrop_upper_3dbb
  .focused-adb8 {
  left: auto;
}
.black_a3b1 .prev_ebfa .focused-adb8 {
  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;
}
.black_a3b1 .prev_ebfa:hover.list_5b54 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.black_a3b1
  .prev_ebfa:hover.list_5b54
  .focused-adb8 {
  display: block;
  z-index: 9999999;
}
.black_a3b1 .surface-dirty-824b .carousel_cc41,
.black_a3b1 .main_ec4d .carousel_cc41 {
  display: none;
}
.black_a3b1 .avatar-f481 .prev_ebfa:hover.list_5b54 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.photo_lower_4d57 .middle_03f7 label,
.photo_lower_4d57 .card-cdc2 label,
.photo_lower_4d57 .bright-bf76 label,
.photo_lower_4d57 .right_5857 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup_60b0 {
  list-style: none;
  margin: 0;
}
.popup_60b0 article.tooltip-f82c {
  margin-bottom: 0;
}
.popup_60b0 ul {
  list-style: none;
  margin: 0;
}
.popup_60b0 .orange-743f li.tooltip-f82c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup_60b0 .orange-743f li.tooltip-f82c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup_60b0 .orange-743f li.tooltip-f82c: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) {
  .popup_60b0 .orange-743f li.tooltip-f82c li.tooltip-f82c li.tooltip-f82c li.tooltip-f82c {
    padding-left: 0;
  }
}
article.tooltip-f82c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tooltip-f82c .picture-f050 p:last-of-type {
  margin-bottom: 0;
}
article.tooltip-f82c .box-hovered-078c {
  float: left;
}
article.tooltip-f82c .feature_dim_3f82 {
  margin-left: 85px;
}
article.tooltip-f82c .breadcrumb-blue-e8f0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tooltip-f82c .breadcrumb-blue-e8f0 .highlight-eaf1 {
  margin-left: 10px;
}
article.tooltip-f82c .media-7bd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tooltip-f82c .progress_e2f9 {
  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 .middle_03f7,
  #respond .bright-bf76,
  #respond .right_5857 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .middle_03f7 input,
#respond .bright-bf76 input,
#respond .right_5857 input {
  width: 100%;
}
#respond .right_5857 {
  margin-right: 0;
}
#respond .accordion-red-cb7a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-dirty-824b .complex_975c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.complex_975c .tabs_1474.full-353b .yellow_245d > li > a:focus,
.complex_975c .tabs_1474.full-353b .yellow_245d > li > a:hover,
.complex_975c .tabs_1474.narrow-d672 .yellow_245d > li > a:focus,
.complex_975c .tabs_1474.narrow-d672 .yellow_245d > li > a:hover,
.complex_975c .tabs_1474.column_823c .yellow_245d > li > a:focus,
.complex_975c .tabs_1474.column_823c .yellow_245d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_975c
  .tabs_1474.full-353b
  .yellow_245d
  > li.active-small-af81
  > a,
.complex_975c
  .tabs_1474.full-353b
  .yellow_245d
  > li.logo_7656
  > a,
.complex_975c
  .tabs_1474.narrow-d672
  .yellow_245d
  > li.active-small-af81
  > a,
.complex_975c
  .tabs_1474.narrow-d672
  .yellow_245d
  > li.logo_7656
  > a,
.complex_975c
  .tabs_1474.column_823c
  .yellow_245d
  > li.active-small-af81
  > a,
.complex_975c .tabs_1474.column_823c .yellow_245d > li.logo_bottom_aea0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.complex_975c .fast_3127,
.complex_975c .fast_3127 a {
  color: rgba(255, 255, 255, 0.99);
}
.complex_975c .dropdown-up-6899.filter_small_3c67 li a,
.complex_975c .thick_6a2b a,
.complex_975c .video-west-19d5,
.complex_975c .yellow_245d > li > a,
.complex_975c .down-712b {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c .dropdown-up-6899.filter_small_3c67 li a:hover,
.complex_975c .thick_6a2b a:hover,
.complex_975c .video-west-19d5:hover,
.complex_975c .yellow_245d > li > a:hover,
.complex_975c .down-712b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_975c .popup_deb2 {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c .popup_deb2 .card-west-ac32 {
  color: rgba(255, 255, 255, 0.99);
}
.complex_975c .popup_deb2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_975c .heading-silver-47b5 .shade_wide_344b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c .heading-silver-47b5 .shade_wide_344b .stone_f645 {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c
  .heading-silver-47b5
  .shade_wide_344b
  .stone_f645::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c
  .heading-silver-47b5
  .shade_wide_344b
  .stone_f645:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c
  .heading-silver-47b5
  .shade_wide_344b
  .stone_f645::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c
  .heading-silver-47b5
  .shade_wide_344b
  .stone_f645::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c .heading-silver-47b5 .out-db31 {
  color: rgba(255, 255, 255, 0.79);
}
.complex_975c .heading-silver-47b5 .out-db31:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav-up-81ba
  .complex_975c
  .heading-silver-47b5
  .west_a789
  .row-large-1e99 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav-up-81ba
  .complex_975c
  .heading-silver-47b5
  .west_a789
  .stone_f645 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-dirty-824b .item_bronze_f187 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.item_bronze_f187 .tabs_1474.full-353b .yellow_245d > li > a:focus,
.item_bronze_f187 .tabs_1474.full-353b .yellow_245d > li > a:hover,
.item_bronze_f187 .tabs_1474.narrow-d672 .yellow_245d > li > a:focus,
.item_bronze_f187 .tabs_1474.narrow-d672 .yellow_245d > li > a:hover,
.item_bronze_f187 .tabs_1474.column_823c .yellow_245d > li > a:focus,
.item_bronze_f187 .tabs_1474.column_823c .yellow_245d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_bronze_f187
  .tabs_1474.full-353b
  .yellow_245d
  > li.active-small-af81
  > a,
.item_bronze_f187
  .tabs_1474.full-353b
  .yellow_245d
  > li.logo_7656
  > a,
.item_bronze_f187
  .tabs_1474.narrow-d672
  .yellow_245d
  > li.active-small-af81
  > a,
.item_bronze_f187
  .tabs_1474.narrow-d672
  .yellow_245d
  > li.logo_7656
  > a,
.item_bronze_f187
  .tabs_1474.column_823c
  .yellow_245d
  > li.active-small-af81
  > a,
.item_bronze_f187 .tabs_1474.column_823c .yellow_245d > li.logo_bottom_aea0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.item_bronze_f187 .fast_3127,
.item_bronze_f187 .fast_3127 a {
  color: rgba(0, 0, 0, 0.8);
}
.item_bronze_f187 .dropdown-up-6899.filter_small_3c67 li a,
.item_bronze_f187 .thick_6a2b a,
.item_bronze_f187 .video-west-19d5,
.item_bronze_f187 .yellow_245d > li > a,
.item_bronze_f187 .down-712b {
  color: rgba(0, 0, 0, 0.55);
}
.item_bronze_f187 .dropdown-up-6899.filter_small_3c67 li a:hover,
.item_bronze_f187 .thick_6a2b a:hover,
.item_bronze_f187 .video-west-19d5:hover,
.item_bronze_f187 .yellow_245d > li > a:hover,
.item_bronze_f187 .down-712b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_bronze_f187 .popup_deb2 {
  color: rgba(0, 0, 0, 0.55);
}
.item_bronze_f187 .popup_deb2 .card-west-ac32 {
  color: rgba(0, 0, 0, 0.8);
}
.item_bronze_f187 .popup_deb2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_paper_4b0e .highlight-8c47 {
  margin-left: auto;
  margin-right: auto;
}
.gold-bf80 > * {
  margin-left: auto;
  margin-right: auto;
}
.gold-bf80 .hover-yellow-56b9 {
  margin-right: 1.41575em;
}
.backdrop-4094 .gold-bf80 > .hard-fc9b {
  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;
}
.backdrop-4094 .gold-bf80 > .stale_f9a5 {
  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;
}
.clean_3134.component_paper_4b0e .highlight-8c47,
.iron_77b6.component_paper_4b0e .highlight-8c47 {
  margin-left: 0;
}
.module-bright-fa80.component_paper_4b0e .highlight-8c47,
.large-1689.component_paper_4b0e .highlight-8c47 {
  margin-right: 0;
}
.gold-bf80 ol,
.gold-bf80 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.widget-east-f39f video {
  max-width: 100%;
}
.red_0e0d img {
  display: block;
}
.red_0e0d.hover-yellow-56b9,
.red_0e0d.yellow-5cb0 {
  width: 100%;
}
.red_0e0d.stale_f9a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup_center_22aa:not(.north-1a1b) {
  margin: 1.5em auto;
}
.breadcrumb-pro-c516 p {
  padding: 1.5em 14px;
}
ul.east-cd54.stale_f9a5,
ul.east-cd54.hard-fc9b,
ul.east-cd54.shade_easy_1bcb.hard-fc9b {
  padding: 0 14px;
}
.element_a3d1 {
  display: block;
  overflow-x: auto;
}
.element_a3d1 table {
  border-collapse: collapse;
  width: 100%;
}
.element_a3d1 td,
.element_a3d1 th {
  padding: 0.5em;
}
.gold-bf80 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gold-bf80 ol ol,
.gold-bf80 ol ul,
.gold-bf80 ul ol,
.gold-bf80 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gold-bf80 ol ol li,
.gold-bf80 ol ul li,
.gold-bf80 ul ol li,
.gold-bf80 ul ul li {
  margin-left: 0;
}
.icon_279e.message_cold_6b58 > .active_b13f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.icon_279e.message_cold_6b58 > .active_b13f iframe,
.icon_279e.message_cold_6b58 > .active_b13f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description-b998 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description-b998.orange-89fe {
  padding: 0;
}
.description-b998.orange-89fe cite {
  font-size: 13px;
}
.description-b998 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description-b998 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wrapper_47be {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wrapper_47be > p:first-child {
  margin-top: 0;
}
.wrapper_47be cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wrapper_47be blockquote {
  border-left: 0;
}
.in-82d6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.in-82d6:not(.card-south-2015) {
  max-width: 100px;
}
.in-82d6.tooltip-red-b3fa {
  border-bottom: none !important;
  text-align: center;
}
.in-82d6.tooltip-red-b3fa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb-pro-c516 p {
    padding: 1.5em 0;
  }
}
.heading_clean_3e2a {
  color: #0073aa;
}
.gallery-8117 {
  background-color: #0073aa;
}
.active_middle_6d3e {
  color: #229fd8;
}
.feature-fixed-d107 {
  background-color: #229fd8;
}
.paragraph-6840 {
  color: #eee;
}
.thumbnail-upper-229f {
  background-color: #eee;
}
.disabled_pressed_6f29 {
  color: #444;
}
.last-c7b0 {
  background-color: #444;
}
.texture-ec6e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.texture-ec6e .texture_fb1a .thick_6a2b {
  font-size: 15px;
}
.texture-ec6e .thick_6a2b {
  line-height: 1.3;
}
.texture-ec6e .item_bronze_f187 {
}
.texture-ec6e .complex_975c {
  background: #235787;
}
.notice_5852 {
  padding: 0;
}
.notice_5852 .complex_975c {
  background: #1a1a1a;
}
.notice_5852 .item_bronze_f187 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.inner-2527 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.inner-2527 .item_bronze_f187 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.inner-2527 .complex_975c {
  background: #303030;
}
.component_9b51 {
  position: relative;
  z-index: 10;
}
.component_9b51 .pattern-pink-fa0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden_89a7 .list_5b54 {
  display: inline-block;
  vertical-align: middle;
}
.hidden_89a7.green_b907 .list_5b54 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hidden_89a7.green_b907 .list_5b54 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_89a7.green_b907 .list_5b54 {
    margin-right: 0.4em;
  }
}
.hidden_89a7.green_b907 .list_5b54:last-child {
  margin-right: 0;
}
.alert_dirty_1f6a .pattern-pink-fa0d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface-dirty-824b .texture_fb1a {
    margin: 0 -0.5em;
  }
  .surface-dirty-824b .texture_fb1a [class*="customify-col-"],
  .surface-dirty-824b .texture_fb1a [class*="customify-col_"],
  .surface-dirty-824b .texture_fb1a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface-dirty-824b.image_hovered_ba78 .pattern-pink-fa0d {
  background: 0 0 !important;
}
.surface-dirty-824b.image_hovered_ba78 .pattern-pink-fa0d,
.surface-dirty-824b.alert_dirty_1f6a .pattern-pink-fa0d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface-dirty-824b.row_9b98 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface-dirty-824b.alert_dirty_1f6a .pattern-pink-fa0d {
  box-shadow: none !important;
}
.outer-0a81 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .outer-0a81 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .outer-0a81 {
    padding: 18px 0 20px;
  }
}
.outer-0a81 .overlay-selected-9592 {
  width: 100%;
}
.outer-0a81 .pressed-b72d {
  margin-bottom: 0;
}
.outer-0a81 .over-c756 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright-fc57 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright-fc57 .button_smooth_475e {
  width: 100%;
}
.preview-pro-9bee {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview-pro-9bee li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview-pro-9bee 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;
}
.preview-pro-9bee li:last-child:after {
  display: none;
}
.preview-pro-9bee li a {
  font-weight: 500;
  margin-right: 10px;
}
.large_5d20 .carousel_cc41 button,
.outer-0a81 .carousel_cc41 button {
  left: 0;
}
.large_5d20 .button_smooth_475e,
.outer-0a81 .button_smooth_475e {
  padding-left: 0;
  padding-right: 0;
}
.large_5d20 .bright-fc57,
.outer-0a81 .bright-fc57 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large_5d20 {
  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;
}
.large_5d20: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;
}
.large_5d20 .badge_7921 {
  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) {
  .large_5d20 .badge_7921 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large_5d20 .badge_7921 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large_5d20 .badge_7921 {
    min-height: 200px;
  }
}
.large_5d20 .preview-pro-9bee {
  color: rgba(255, 255, 255, 0.8);
}
.large_5d20 .preview-pro-9bee a,
.large_5d20 .preview-pro-9bee li:after {
  color: inherit;
}
.large_5d20 .preview-pro-9bee a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accent-6ca8 {
  margin-bottom: 0.5em;
}
.menu-d453 {
  margin-bottom: 1.2em;
}
.menu-d453,
.accent-6ca8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu-d453 p:last-child,
.accent-6ca8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel_cc41,
#masthead .carousel_cc41 {
  display: none;
}
#masthead
  > .carousel_cc41.accent_7194 {
  display: none;
}
#masthead > .carousel_cc41 button {
  left: 0;
}
.brown_02ac {
  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%;
}
.brown_02ac .list_5b54 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.brown_02ac .message-c15f {
  display: -webkit-box;
  display: flex;
}
.brown_02ac .message-c15f.article_warm_7a18 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.brown_02ac .message-c15f.small_f12c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_02ac .message-c15f.label_cool_7cd9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.brown_02ac.upper_15c4.box_6256 .message-c15f.article_warm_7a18 {
  flex-basis: 100%;
}
.brown_02ac.search_0d0e .message-c15f.small_f12c {
  -webkit-box-flex: 1;
  flex: auto;
}
.brown_02ac.search_0d0e .message-c15f.label_cool_7cd9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel_cc41.accent_7194 {
  display: none;
}
#masthead > .carousel_cc41 button {
  left: 0;
}
.title-125c {
  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;
}
.title-125c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title-125c.input_over_6295 i {
  margin-right: 4px;
}
.title-125c.avatar_418c i {
  margin-left: 5px;
}
.thick_6a2b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thick_6a2b p:last-child {
  margin-bottom: 0;
}
.accent-iron-7f6f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accent-iron-7f6f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accent-iron-7f6f img {
  display: block;
  width: auto;
  line-height: 1;
}
.accent-iron-7f6f .fast_3127 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accent-iron-7f6f .rough-a0db {
  margin: 5px 0 7px 0;
}
.accent-iron-7f6f.light_4efd .wrapper-dc86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-iron-7f6f.light_4efd .container-lite-9623 {
  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;
}
.accent-iron-7f6f.main_tall_1138 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accent-iron-7f6f.main_tall_1138 .wrapper-dc86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent-iron-7f6f.main_tall_1138 .container-lite-9623 {
  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;
}
.accent-iron-7f6f.basic-a365 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-iron-7f6f.thick-ea47 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accent-iron-7f6f.thick-ea47 .container-lite-9623 {
  margin-top: 7px;
}
.chip-bfba {
  display: inline-block;
}
.component_9b51 .dynamic-b65f .accent-iron-7f6f img {
  max-width: 100%;
}
.tabs_1474 .mask-bronze-500c.primary_77f1,
.preview_up_ba19 .mask-bronze-500c.primary_77f1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_1474 .top_b175,
.preview_up_ba19 .top_b175 {
  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%);
}
.tabs_1474 .top_b175 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tabs_1474.disabled_black_67a0 .top_b175 {
  display: none;
}
.tabs_1474 .purple-b06c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tabs_1474 .purple-b06c li {
  display: inline-block;
  position: relative;
}
.tabs_1474 .purple-b06c li:last-child {
  margin-right: 0;
}
.tabs_1474 .purple-b06c 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;
}
.tabs_1474 .purple-b06c li.logo_bottom_aea0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tabs_1474 .purple-b06c > 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;
}
.tabs_1474 .purple-b06c > li > a i {
  line-height: 0;
}
.tabs_1474 .purple-b06c > li.layout_brown_60c6 > a .top_b175 {
  margin-left: 4px;
  line-height: 0;
}
.tabs_1474 .purple-b06c .gallery-473a li.layout_brown_60c6 > a {
  position: relative;
}
.tabs_1474 .purple-b06c .gallery-473a li.layout_brown_60c6 > a:after,
.tabs_1474 .purple-b06c .gallery-473a li.layout_brown_60c6 > a:before {
  content: "";
  display: table;
}
.tabs_1474 .purple-b06c .gallery-473a li.layout_brown_60c6 > a:after {
  clear: both;
}
.tabs_1474 .purple-b06c .gallery-473a li.layout_brown_60c6 > a .top_b175 {
  margin-left: 5px;
  float: right;
}
.tabs_1474 .alert_right_94cd,
.tabs_1474 .gallery-473a {
  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;
}
.tabs_1474 .gallery-473a {
  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;
}
.tabs_1474 .gallery-473a .primary_77f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_1474 .gallery-473a .top_b175 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tabs_1474 .gallery-473a li {
  display: block;
  margin: 0;
  padding: 0;
}
.tabs_1474 .gallery-473a 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;
}
.tabs_1474 .gallery-473a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tabs_1474 .gallery-473a .gallery-473a {
  top: 0;
  left: 100%;
}
.tabs_1474 .caption_pro_baf4.fn-focus-303f > .alert_right_94cd,
.tabs_1474 .caption_pro_baf4.fn-focus-303f > .gallery-473a,
.tabs_1474 .caption_pro_baf4:focus > .alert_right_94cd,
.tabs_1474 .caption_pro_baf4:focus > .gallery-473a,
.tabs_1474 .caption_pro_baf4:hover > .alert_right_94cd,
.tabs_1474 .caption_pro_baf4:hover > .gallery-473a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tabs_1474.column_823c .yellow_245d:after,
.tabs_1474.column_823c .yellow_245d:before {
  content: "";
  display: table;
}
.tabs_1474.column_823c .yellow_245d:after {
  clear: both;
}
.tabs_1474.column_823c .yellow_245d > li {
  float: left;
}
.tabs_1474.north_6542 .yellow_245d:after,
.tabs_1474.north_6542 .yellow_245d:before {
  content: "";
  display: table;
}
.tabs_1474.north_6542 .yellow_245d:after {
  clear: both;
}
.tabs_1474.north_6542 .yellow_245d > li {
  float: left;
}
.tabs_1474.north_6542 .yellow_245d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_1474.north_6542 .yellow_245d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_1474.north_6542 .yellow_245d > li.active-small-af81 > a,
.tabs_1474.north_6542 .yellow_245d > li.logo_bottom_aea0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tabs_1474.full-353b .yellow_245d > li > a .primary_77f1 {
  position: relative;
}
.tabs_1474.full-353b .yellow_245d > li > a .primary_77f1: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;
}
.tabs_1474.full-353b
  .yellow_245d
  > li:focus
  > a
  .primary_77f1:before,
.tabs_1474.full-353b
  .yellow_245d
  > li:hover
  > a
  .primary_77f1:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_1474.full-353b
  .yellow_245d
  > li.active-small-af81
  > a
  .primary_77f1:before,
.tabs_1474.full-353b
  .yellow_245d
  > li.logo_7656
  > a
  .primary_77f1:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_1474.narrow-d672 .yellow_245d > li > a .primary_77f1 {
  position: relative;
}
.tabs_1474.narrow-d672 .yellow_245d > li > a .primary_77f1: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;
}
.tabs_1474.narrow-d672 .yellow_245d > li:focus > a .primary_77f1:before,
.tabs_1474.narrow-d672
  .yellow_245d
  > li:hover
  > a
  .primary_77f1:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_1474.narrow-d672
  .yellow_245d
  > li.active-small-af81
  > a
  .primary_77f1:before,
.tabs_1474.narrow-d672
  .yellow_245d
  > li.logo_7656
  > a
  .primary_77f1:before {
  width: 100%;
  background-color: currentColor;
}
.preview_up_ba19 .purple-b06c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.preview_up_ba19 .purple-b06c li:first-child > a {
  border-top: none;
}
.preview_up_ba19 .purple-b06c .search-7dc1 > .primary_77f1 .top_b175 {
  display: none;
}
.preview_up_ba19 .purple-b06c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.preview_up_ba19 .purple-b06c li:last-child {
  border: none;
}
.preview_up_ba19 .purple-b06c li.layout_brown_60c6 > a {
  padding-right: 45px !important;
}
.preview_up_ba19 .purple-b06c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.preview_up_ba19 .purple-b06c li a:focus,
.preview_up_ba19 .purple-b06c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview_up_ba19 .purple-b06c li .highlight-4624 {
  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;
}
.preview_up_ba19 .purple-b06c li .highlight-4624:hover {
  box-shadow: none;
}
.preview_up_ba19 .purple-b06c li .highlight-4624 .top_b175 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.preview_up_ba19 .purple-b06c .gallery-473a {
  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);
}
.preview_up_ba19 .purple-b06c .gallery-473a li a {
  padding-left: 3em;
}
.preview_up_ba19 .purple-b06c .pro-4dd7 > a .highlight-4624 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.preview_up_ba19 .purple-b06c .pro-4dd7 > .gallery-473a {
  display: block;
  opacity: 1;
}
.badge_b55e {
  max-width: 100%;
}
.carousel_inner_a5a5 {
  line-height: 0;
  cursor: pointer;
}
.down-712b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.down-712b:hover {
  box-shadow: none;
  color: currentColor;
}
.down-712b svg {
  width: 18px;
  height: 18px;
}
.down-712b .first_aa9c {
  display: none;
}
.advanced-8918 {
  position: relative;
}
.advanced-8918.fn-active-303f .down-712b .huge_8200 {
  display: none;
}
.advanced-8918.fn-active-303f .down-712b .first_aa9c {
  display: inline-block;
}
.advanced-8918 .card-be68 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.advanced-8918.texture-4ba1 .card-be68 {
  left: auto;
  right: -0.9em;
}
.advanced-8918.texture-4ba1 .steel_fcbd::before {
  left: auto;
  right: 15px;
}
.advanced-8918.fn-active-303f .card-be68 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.west_a789 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.west_a789 label {
  flex-basis: 100%;
}
.west_a789 .shade_wide_344b {
  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;
}
.west_a789 .stone_f645 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.west_a789 .stone_f645:focus {
  background-color: transparent;
}
.west_a789 button.out-db31 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.west_a789 button.out-db31:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.west_a789 button.out-db31 svg {
  width: 18px;
  height: 18px;
}
.west_a789 input[type="submit"] {
  min-height: auto;
}
.heading-silver-47b5 .west_a789 .stone_f645 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.steel_fcbd {
  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) {
  .steel_fcbd {
    width: 220px;
  }
}
.steel_fcbd label {
  flex-basis: 100%;
}
.steel_fcbd::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;
}
.nav-up-81ba .heading-silver-47b5 .west_a789 {
  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;
}
.nav-up-81ba
  .heading-silver-47b5
  .west_a789
  .shade_wide_344b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.nav-up-81ba .heading-silver-47b5 .west_a789 .stone_f645 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.nav-up-81ba
  .heading-silver-47b5
  .west_a789
  .stone_f645:focus {
  background: 0 0;
}
.nav-up-81ba
  .heading-silver-47b5
  .west_a789
  .row-large-1e99 {
  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;
}
.dropdown-up-6899 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown-up-6899 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown-up-6899 li:last-child {
  margin-right: 0;
}
.dropdown-up-6899 li:first-child {
  margin-left: 0;
}
.dropdown-up-6899.article-black-fdc9 a {
  color: #fff;
}
.dropdown-up-6899.article-black-fdc9 a:hover {
  color: #fff;
}
.dropdown-up-6899 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown-up-6899 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown-up-6899 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown-up-6899 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown-up-6899 [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown-up-6899 [class*="social-icon-apple"].active-53e7 {
  background-color: transparent;
  color: #999;
}
.dropdown-up-6899 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown-up-6899 [class*="social-icon-behance"].active-53e7 {
  background-color: transparent;
  color: #1769ff;
}
.dropdown-up-6899 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown-up-6899 [class*="social-icon-bitbucket"].active-53e7 {
  background-color: transparent;
  color: #205081;
}
.dropdown-up-6899 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown-up-6899 [class*="social-icon-codepen"].active-53e7 {
  background-color: transparent;
  color: #000;
}
.dropdown-up-6899 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown-up-6899 [class*="social-icon-delicious"].active-53e7 {
  background-color: transparent;
  color: #39f;
}
.dropdown-up-6899 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown-up-6899 [class*="social-icon-digg"].active-53e7 {
  background-color: transparent;
  color: #005be2;
}
.dropdown-up-6899 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown-up-6899 [class*="social-icon-dribbble"].active-53e7 {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown-up-6899 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown-up-6899 [class*="social-icon-envelope"].active-53e7 {
  background-color: transparent;
  color: #ea4335;
}
.dropdown-up-6899 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown-up-6899 [class*="social-icon-facebook"].active-53e7 {
  background-color: transparent;
  color: #3b5998;
}
.dropdown-up-6899 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown-up-6899 [class*="social-icon-flickr"].active-53e7 {
  background-color: transparent;
  color: #0063dc;
}
.dropdown-up-6899 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown-up-6899 [class*="social-icon-foursquare"].active-53e7 {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown-up-6899 [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown-up-6899 [class*="social-icon-github"].active-53e7 {
  background-color: transparent;
  color: #333;
}
.dropdown-up-6899 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown-up-6899 [class*="social-icon-google-plus"].active-53e7 {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown-up-6899 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown-up-6899 [class*="social-icon-houzz"].active-53e7 {
  background-color: transparent;
  color: #7ac142;
}
.dropdown-up-6899 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown-up-6899 [class*="social-icon-instagram"].active-53e7 {
  background-color: transparent;
  color: #262626;
}
.dropdown-up-6899 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown-up-6899 [class*="social-icon-jsfiddle"].active-53e7 {
  background-color: transparent;
  color: #487aa2;
}
.dropdown-up-6899 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown-up-6899 [class*="social-icon-linkedin"].active-53e7 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-up-6899 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown-up-6899 [class*="social-icon-medium"].active-53e7 {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown-up-6899 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown-up-6899
  [class*="social-icon-odnoklassniki"].active-53e7 {
  background-color: transparent;
  color: #f4731c;
}
.dropdown-up-6899 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown-up-6899 [class*="social-icon-meetup"].active-53e7 {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown-up-6899 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown-up-6899 [class*="social-icon-pinterest"].active-53e7 {
  background-color: transparent;
  color: #bd081c;
}
.dropdown-up-6899 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown-up-6899 [class*="social-icon-product-hunt"].active-53e7 {
  background-color: transparent;
  color: #da552f;
}
.dropdown-up-6899 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown-up-6899 [class*="social-icon-reddit"].active-53e7 {
  background-color: transparent;
  color: #ff4500;
}
.dropdown-up-6899 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown-up-6899 [class*="social-icon-rss"].active-53e7 {
  background-color: transparent;
  color: #f26522;
}
.dropdown-up-6899 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown-up-6899
  [class*="social-icon-shopping-cart"].active-53e7 {
  background-color: transparent;
  color: #4caf50;
}
.dropdown-up-6899 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown-up-6899 [class*="social-icon-skype"].active-53e7 {
  background-color: transparent;
  color: #00aff0;
}
.dropdown-up-6899 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown-up-6899 [class*="social-icon-slideshare"].active-53e7 {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-up-6899 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown-up-6899 [class*="social-icon-snapchat"].active-53e7 {
  background-color: transparent;
  color: #fffc00;
}
.dropdown-up-6899 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown-up-6899 [class*="social-icon-soundcloud"].active-53e7 {
  background-color: transparent;
  color: #f80;
}
.dropdown-up-6899 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown-up-6899 [class*="social-icon-spotify"].active-53e7 {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown-up-6899 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown-up-6899
  [class*="social-icon-stack-overflow"].active-53e7 {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown-up-6899 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown-up-6899 [class*="social-icon-maldkfgram"].active-53e7 {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown-up-6899 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown-up-6899 [class*="social-icon-tripadvisor"].active-53e7 {
  background-color: transparent;
  color: #589442;
}
.dropdown-up-6899 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown-up-6899 [class*="social-icon-tumblr"].active-53e7 {
  background-color: transparent;
  color: #35465c;
}
.dropdown-up-6899 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown-up-6899 [class*="social-icon-twitch"].active-53e7 {
  background-color: transparent;
  color: #6441a5;
}
.dropdown-up-6899 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown-up-6899 [class*="social-icon-twitter"].active-53e7 {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown-up-6899 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown-up-6899 [class*="social-icon-vimeo"].active-53e7 {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown-up-6899 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown-up-6899 [class*="social-icon-vk"].active-53e7 {
  background-color: transparent;
  color: #45668e;
}
.dropdown-up-6899 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown-up-6899 [class*="social-icon-weibo"].active-53e7 {
  background-color: transparent;
  color: #df2029;
}
.dropdown-up-6899 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown-up-6899 [class*="social-icon-weixin"].active-53e7 {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown-up-6899 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown-up-6899 [class*="social-icon-whatsapp"].active-53e7 {
  background-color: transparent;
  color: #25d366;
}
.dropdown-up-6899 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown-up-6899 [class*="social-icon-wordpress"].active-53e7 {
  background-color: transparent;
  color: #21759b;
}
.dropdown-up-6899 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown-up-6899 [class*="social-icon-xing"].active-53e7 {
  background-color: transparent;
  color: #026466;
}
.dropdown-up-6899 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown-up-6899 [class*="social-icon-yelp"].active-53e7 {
  background-color: transparent;
  color: #af0606;
}
.dropdown-up-6899 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown-up-6899 [class*="social-icon-youtube"].active-53e7 {
  background-color: transparent;
  color: #cd201f;
}
.video-west-19d5 {
  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;
}
.video-west-19d5:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_8f97 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text_static_de8d {
  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;
}
.tooltip-outer-2eaa {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.link-0683 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.link-0683,
.link-0683::after,
.link-0683::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;
}
.link-0683::after,
.link-0683::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box_current_27e2 .text_static_de8d .tooltip-outer-2eaa {
  margin-top: -2px;
  width: 19px;
}
.box_current_27e2 .text_static_de8d .link-0683 {
  margin-top: -1px;
}
.box_current_27e2 .text_static_de8d .link-0683,
.box_current_27e2 .text_static_de8d .link-0683::after,
.box_current_27e2 .text_static_de8d .link-0683::before {
  width: 19px;
  height: 2px;
}
.box_current_27e2 .text_static_de8d .link-0683::before {
  top: -6px;
}
.box_current_27e2 .text_static_de8d .link-0683::after {
  bottom: -6px;
}
.sidebar_bce5 .text_static_de8d .tooltip-outer-2eaa {
  margin-top: -2px;
  width: 22px;
}
.sidebar_bce5 .text_static_de8d .link-0683 {
  margin-top: -1px;
}
.sidebar_bce5 .text_static_de8d .link-0683,
.sidebar_bce5 .text_static_de8d .link-0683::after,
.sidebar_bce5 .text_static_de8d .link-0683::before {
  width: 22px;
  height: 2px;
}
.sidebar_bce5 .text_static_de8d .link-0683::before {
  top: -7px;
}
.sidebar_bce5 .text_static_de8d .link-0683::after {
  bottom: -7px;
}
.menu_silver_8ef4 .text_static_de8d .tooltip-outer-2eaa {
  margin-top: -2px;
  width: 31px;
}
.menu_silver_8ef4 .text_static_de8d .link-0683 {
  margin-top: -1.5px;
}
.menu_silver_8ef4 .text_static_de8d .link-0683,
.menu_silver_8ef4 .text_static_de8d .link-0683::after,
.menu_silver_8ef4 .text_static_de8d .link-0683::before {
  width: 31px;
  height: 3px;
}
.menu_silver_8ef4 .text_static_de8d .link-0683::before {
  top: -9px;
}
.menu_silver_8ef4 .text_static_de8d .link-0683::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .primary-f460 .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 19px;
  }
  .primary-f460 .text_static_de8d .link-0683 {
    margin-top: -1px;
  }
  .primary-f460 .text_static_de8d .link-0683,
  .primary-f460 .text_static_de8d .link-0683::after,
  .primary-f460 .text_static_de8d .link-0683::before {
    width: 19px;
    height: 2px;
  }
  .primary-f460 .text_static_de8d .link-0683::before {
    top: -6px;
  }
  .primary-f460 .text_static_de8d .link-0683::after {
    bottom: -6px;
  }
  .preview-5785 .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 22px;
  }
  .preview-5785 .text_static_de8d .link-0683 {
    margin-top: -1px;
  }
  .preview-5785 .text_static_de8d .link-0683,
  .preview-5785 .text_static_de8d .link-0683::after,
  .preview-5785 .text_static_de8d .link-0683::before {
    width: 22px;
    height: 2px;
  }
  .preview-5785 .text_static_de8d .link-0683::before {
    top: -7px;
  }
  .preview-5785 .text_static_de8d .link-0683::after {
    bottom: -7px;
  }
  .texture-7b80 .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 31px;
  }
  .texture-7b80 .text_static_de8d .link-0683 {
    margin-top: -1.5px;
  }
  .texture-7b80 .text_static_de8d .link-0683,
  .texture-7b80 .text_static_de8d .link-0683::after,
  .texture-7b80 .text_static_de8d .link-0683::before {
    width: 31px;
    height: 3px;
  }
  .texture-7b80 .text_static_de8d .link-0683::before {
    top: -9px;
  }
  .texture-7b80 .text_static_de8d .link-0683::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_complex_59c5 .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_complex_59c5 .text_static_de8d .link-0683 {
    margin-top: -1px;
  }
  .wrapper_complex_59c5 .text_static_de8d .link-0683,
  .wrapper_complex_59c5 .text_static_de8d .link-0683::after,
  .wrapper_complex_59c5 .text_static_de8d .link-0683::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_complex_59c5 .text_static_de8d .link-0683::before {
    top: -6px;
  }
  .wrapper_complex_59c5 .text_static_de8d .link-0683::after {
    bottom: -6px;
  }
  .content-c068 .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 22px;
  }
  .content-c068 .text_static_de8d .link-0683 {
    margin-top: -1px;
  }
  .content-c068 .text_static_de8d .link-0683,
  .content-c068 .text_static_de8d .link-0683::after,
  .content-c068 .text_static_de8d .link-0683::before {
    width: 22px;
    height: 2px;
  }
  .content-c068 .text_static_de8d .link-0683::before {
    top: -7px;
  }
  .content-c068 .text_static_de8d .link-0683::after {
    bottom: -7px;
  }
  .tertiary-e880 .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-e880 .text_static_de8d .link-0683 {
    margin-top: -1.5px;
  }
  .tertiary-e880 .text_static_de8d .link-0683,
  .tertiary-e880 .text_static_de8d .link-0683::after,
  .tertiary-e880 .text_static_de8d .link-0683::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-e880 .text_static_de8d .link-0683::before {
    top: -9px;
  }
  .tertiary-e880 .text_static_de8d .link-0683::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button-thick-411d .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 19px;
  }
  .button-thick-411d .text_static_de8d .link-0683 {
    margin-top: -1px;
  }
  .button-thick-411d .text_static_de8d .link-0683,
  .button-thick-411d .text_static_de8d .link-0683::after,
  .button-thick-411d .text_static_de8d .link-0683::before {
    width: 19px;
    height: 2px;
  }
  .button-thick-411d .text_static_de8d .link-0683::before {
    top: -6px;
  }
  .button-thick-411d .text_static_de8d .link-0683::after {
    bottom: -6px;
  }
  .info_70c9 .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 22px;
  }
  .info_70c9 .text_static_de8d .link-0683 {
    margin-top: -1px;
  }
  .info_70c9 .text_static_de8d .link-0683,
  .info_70c9 .text_static_de8d .link-0683::after,
  .info_70c9 .text_static_de8d .link-0683::before {
    width: 22px;
    height: 2px;
  }
  .info_70c9 .text_static_de8d .link-0683::before {
    top: -7px;
  }
  .info_70c9 .text_static_de8d .link-0683::after {
    bottom: -7px;
  }
  .north-59fd .text_static_de8d .tooltip-outer-2eaa {
    margin-top: -2px;
    width: 31px;
  }
  .north-59fd .text_static_de8d .link-0683 {
    margin-top: -1.5px;
  }
  .north-59fd .text_static_de8d .link-0683,
  .north-59fd .text_static_de8d .link-0683::after,
  .north-59fd .text_static_de8d .link-0683::before {
    width: 31px;
    height: 3px;
  }
  .north-59fd .text_static_de8d .link-0683::before {
    top: -9px;
  }
  .north-59fd .text_static_de8d .link-0683::after {
    bottom: -9px;
  }
}
.heading_medium_6fbc .link-0683 {
  -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);
}
.heading_medium_6fbc .link-0683::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading_medium_6fbc .link-0683::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);
}
.heading_medium_6fbc.accordion-warm-8293 .link-0683 {
  -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);
}
.heading_medium_6fbc.accordion-warm-8293 .link-0683::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading_medium_6fbc.accordion-warm-8293 .link-0683::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);
}
.panel-9edd {
  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.focus-plasma-a25b:before {
  display: none;
}
.main_ec4d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.main_ec4d .banner-800b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.main_ec4d .banner-800b:last-of-type {
  border-bottom: none;
}
.main_ec4d .banner-800b.small_92be,
.main_ec4d .banner-800b.aside-e893,
.main_ec4d .banner-800b.footer_liquid_881c {
  padding: 0;
}
.main_ec4d .preview_up_ba19 .highlight-4624 {
  color: currentColor;
}
.main_ec4d .preview_up_ba19 .highlight-4624:focus,
.main_ec4d .preview_up_ba19 .highlight-4624:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main_ec4d.item_bronze_f187 .popup_deb2,
.main_ec4d.item_bronze_f187 .thick_6a2b a,
.main_ec4d.item_bronze_f187 .yellow_245d a,
.main_ec4d.item_bronze_f187 .gallery-473a a {
  color: rgba(0, 0, 0, 0.55);
}
.main_ec4d.item_bronze_f187 .popup_deb2:hover,
.main_ec4d.item_bronze_f187 .thick_6a2b a:hover,
.main_ec4d.item_bronze_f187 .yellow_245d a:hover,
.main_ec4d.item_bronze_f187 .gallery-473a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main_ec4d.item_bronze_f187 .card-west-ac32 {
  color: rgba(0, 0, 0, 0.8);
}
.main_ec4d.item_bronze_f187 .banner-800b {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_ec4d.item_bronze_f187 .banner-800b:before {
  background: rgba(0, 0, 0, 0.08);
}
.main_ec4d.item_bronze_f187 .pink-76d3:before {
  background: rgba(255, 255, 255, 0.9);
}
.main_ec4d.item_bronze_f187 .preview_up_ba19 .purple-b06c li a,
.main_ec4d.item_bronze_f187 .preview_up_ba19 .highlight-4624,
.main_ec4d.item_bronze_f187 .gallery-473a {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_ec4d.item_bronze_f187 .preview_up_ba19 .highlight-4624:focus,
.main_ec4d.item_bronze_f187 .preview_up_ba19 .highlight-4624:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main_ec4d.item_bronze_f187 .purple-b06c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_ec4d.complex_975c .popup_deb2,
.main_ec4d.complex_975c .thick_6a2b a,
.main_ec4d.complex_975c .yellow_245d .highlight-4624,
.main_ec4d.complex_975c .yellow_245d a,
.main_ec4d.complex_975c .gallery-473a a {
  color: rgba(255, 255, 255, 0.79);
}
.main_ec4d.complex_975c .popup_deb2:hover,
.main_ec4d.complex_975c .thick_6a2b a:hover,
.main_ec4d.complex_975c .yellow_245d .highlight-4624:hover,
.main_ec4d.complex_975c .yellow_245d a:hover,
.main_ec4d.complex_975c .gallery-473a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_ec4d.complex_975c .card-west-ac32 {
  color: rgba(255, 255, 255, 0.99);
}
.main_ec4d.complex_975c .banner-800b {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_ec4d.complex_975c .banner-800b:before {
  background: rgba(255, 255, 255, 0.08);
}
.main_ec4d.complex_975c .pink-76d3:before {
  background: rgba(0, 0, 0, 0.9);
}
.main_ec4d.complex_975c .preview_up_ba19 .purple-b06c li a,
.main_ec4d.complex_975c .preview_up_ba19 .highlight-4624,
.main_ec4d.complex_975c .gallery-473a {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_ec4d.complex_975c .preview_up_ba19 .highlight-4624:focus,
.main_ec4d.complex_975c .preview_up_ba19 .highlight-4624:hover {
  background: rgba(0, 0, 0, 0.01);
}
.main_ec4d.complex_975c .purple-b06c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-76d3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pink-76d3:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row-4aac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.surface-bronze-1e37 .main_ec4d {
  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;
}
.surface-bronze-1e37 .banner-800b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.surface-bronze-1e37 .banner-800b: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) {
  .surface-bronze-1e37 .banner-800b:before {
    width: 16%;
    left: 42%;
  }
}
.surface-bronze-1e37 .banner-800b:last-child:before {
  content: none;
}
.surface-bronze-1e37 .banner-800b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.surface-bronze-1e37 .preview_up_ba19 .purple-b06c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.surface-bronze-1e37 .preview_up_ba19 .purple-b06c li a .highlight-4624 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.surface-bronze-1e37 .preview_up_ba19 .gallery-473a {
  border: none;
}
.surface-bronze-1e37 .preview_up_ba19 .gallery-473a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.surface-bronze-1e37 .pink-76d3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.surface-bronze-1e37 .row-4aac {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.surface-bronze-1e37 .complex_975c .pink-76d3:before {
  background: rgba(0, 0, 0, 0.9);
}
.surface-bronze-1e37 .item_bronze_f187.pattern_hovered_5fcb .link-0683 {
  background: rgba(0, 0, 0, 0.6);
}
.surface-bronze-1e37
  .item_bronze_f187.pattern_hovered_5fcb
  .link-0683::after,
.surface-bronze-1e37
  .item_bronze_f187.pattern_hovered_5fcb
  .link-0683:before {
  background: inherit;
}
.surface-bronze-1e37
  .item_bronze_f187.pattern_hovered_5fcb:hover
  .link-0683 {
  background: rgba(0, 0, 0, 0.8);
}
.rough_8eaa .main_ec4d {
  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) {
  .rough_8eaa .main_ec4d {
    width: auto;
    right: 45px;
  }
}
.text-current-693f .main_ec4d {
  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) {
  .text-current-693f .main_ec4d {
    width: auto;
    left: 45px;
  }
}
.focus-plasma-a25b .main_ec4d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focus-plasma-a25b .row-4aac {
  max-width: 48em;
  margin: 0 auto;
}
.focus-plasma-a25b .pink-76d3:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.title_2ca4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.title_2ca4.surface-bronze-1e37 .main_ec4d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.title_2ca4.rough_8eaa .main_ec4d {
  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);
}
.title_2ca4 .main_ec4d {
  visibility: visible;
}
.title_2ca4.text-current-693f .main_ec4d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tooltip_4ff8,
.heading-bbaf {
  overflow-x: hidden;
}
.tooltip_4ff8 .main_ec4d {
  overflow: auto;
}
.tooltip_4ff8.surface-bronze-1e37 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_4ff8.surface-bronze-1e37 .main_ec4d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tooltip_4ff8.surface-bronze-1e37 .video-west-19d5 {
  opacity: 0;
}
.tooltip_4ff8.rough_8eaa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_4ff8.rough_8eaa .main_ec4d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tooltip_4ff8.rough_8eaa .video-west-19d5 {
  opacity: 0;
}
.tooltip_4ff8.text-current-693f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_4ff8.text-current-693f .main_ec4d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tooltip_4ff8.text-current-693f .video-west-19d5 {
  opacity: 0;
}
.tooltip_4ff8.focus-plasma-a25b .main_ec4d {
  z-index: 10;
  visibility: visible;
}
.pattern_hovered_5fcb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pattern_hovered_5fcb .link-0683 {
  background: rgba(255, 255, 255, 0.99);
}
.pattern_hovered_5fcb .link-0683::after,
.pattern_hovered_5fcb .link-0683:before {
  background: inherit;
}
.pattern_hovered_5fcb:hover .link-0683 {
  background: rgba(255, 255, 255, 0.99);
}
.text-current-693f .pattern_hovered_5fcb {
  top: 10px;
  right: auto;
  left: 12px;
}
.focus-plasma-a25b .pattern_hovered_5fcb {
  display: none !important;
}
.tooltip_4ff8:before,
.heading-bbaf:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tooltip_4ff8 .pattern_hovered_5fcb,
.heading-bbaf .pattern_hovered_5fcb {
  display: inline-block;
}
.main_ec4d .list_5b54 {
  -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;
}
.tooltip_4ff8 .main_ec4d .list_5b54,
.heading-bbaf .main_ec4d .list_5b54 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.simple_b4eb .shade_wide_344b {
  width: 100%;
}
.dynamic-b65f {
  padding: 0 0.5em 0;
}
.dynamic-b65f [class*="customify-col-"],
.dynamic-b65f [class*="customify-col_"],
.dynamic-b65f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pro-731d .dynamic-b65f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture_fb1a .status_281a,
  .status_281a {
    display: none;
  }
  .box-dark-6f41 {
    text-align: left;
  }
  .stone-f7e9 {
    text-align: center;
  }
  .summary-out-307d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture_fb1a .bright_e608,
  .bright_e608 {
    display: none;
  }
  .white-553c {
    text-align: left;
  }
  .slow_b8a7 {
    text-align: center;
  }
  .outline-cc53 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture_fb1a .border-gas-d182,
  .border-gas-d182 {
    display: none;
  }
  .feature-3274 {
    text-align: left;
  }
  .pressed-ac87 {
    text-align: center;
  }
  .nav-orange-9b10 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.east_4566 {
  box-shadow: none !important;
}
.chip_purple_04b6 .focused-edcb,
.surface-3e0e .focused-edcb {
  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;
}
.surface-3e0e .focused-edcb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pattern-pink-fa0d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pattern-pink-fa0d:after,
.pattern-pink-fa0d:before {
  content: "";
  display: table;
}
.pattern-pink-fa0d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pattern-pink-fa0d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pattern-pink-fa0d,
.row_9b98 {
  max-width: 1248px;
  margin: 0 auto;
}

.black_c245.tooltip-short-d6ca .pattern-pink-fa0d {
  max-width: 100%;
}
.black_c245.hard-a3d6 {
  max-width: 1200px;
  margin: 0 auto;
}
.black_c245.row-f1ac .pattern-pink-fa0d {
  max-width: 100%;
}
.black_c245.row-f1ac > .pattern-pink-fa0d {
  padding-left: 0;
  padding-right: 0;
}
.black_c245.row-f1ac > .pattern-pink-fa0d .texture_fb1a {
  margin: 0;
}
.black_c245.row-f1ac
  > .pattern-pink-fa0d
  .text-3f1b.banner-fluid-90d5 {
  margin-right: 0;
  margin-left: 0;
}
.black_c245.row-f1ac #main.banner-fluid-90d5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .advanced_10c7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .advanced_10c7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .sort_soft_0282 .highlight-8c47 {
    padding-right: 1em;
  }
  .sort_soft_0282.gallery-smooth-c874 .text-3f1b {
    border-right: 1px solid #eaecee;
  }
  .sort_soft_0282.gallery-smooth-c874 .highlight-8c47 {
    padding-right: 1em;
  }
  .sort_soft_0282.gallery-smooth-c874 .upper-eff6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium-ea39 .highlight-8c47 {
    padding-left: 1em;
  }
  .medium-ea39.gallery-smooth-c874 .text-3f1b {
    border-left: 1px solid #eaecee;
  }
  .medium-ea39.gallery-smooth-c874 .highlight-8c47 {
    padding-left: 1em;
  }
  .medium-ea39.gallery-smooth-c874 .upper-eff6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north-01da .highlight-8c47 {
    padding-left: 1em;
  }
  .north-01da.gallery-smooth-c874 .pattern_6050 {
    border-right: 1px solid #eaecee;
  }
  .north-01da.gallery-smooth-c874 .wide-cc52 {
    border-right: 1px solid #eaecee;
  }
  .north-01da.gallery-smooth-c874 .highlight-8c47 {
    padding-left: 1em;
  }
  .north-01da.gallery-smooth-c874 .upper-eff6 {
    padding-right: 1em;
  }
  .north-01da.gallery-smooth-c874 .row-stone-224e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .element_last_e17c .highlight-8c47 {
    padding-right: 1em;
  }
  .element_last_e17c.gallery-smooth-c874 .pattern_6050 {
    border-left: 1px solid #eaecee;
  }
  .element_last_e17c.gallery-smooth-c874 .wide-cc52 {
    border-left: 1px solid #eaecee;
  }
  .element_last_e17c.gallery-smooth-c874 .highlight-8c47 {
    padding-right: 1em;
  }
  .element_last_e17c.gallery-smooth-c874 .upper-eff6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .element_last_e17c.gallery-smooth-c874 .row-stone-224e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .advanced_10c7 .highlight-8c47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced_10c7.gallery-smooth-c874 .text-3f1b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .advanced_10c7.gallery-smooth-c874 .highlight-8c47 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .advanced_10c7.gallery-smooth-c874 .upper-eff6 {
    padding-left: 1em;
  }
  .advanced_10c7.gallery-smooth-c874 .row-stone-224e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .advanced_10c7.gallery-smooth-c874 .highlight-8c47 {
    padding-left: 0;
  }
}
.texture-ccff .hidden_89a7 {
  display: inline-block;
}
.wrapper-warm-8dda {
  display: inline-block;
}
.action-388e {
  word-con: break-word;
}
.component_787a > span {
  display: inline-block;
  padding: 5px 0;
}
.component_787a .chip-wide-2c40 {
  margin-left: 8px;
  margin-right: 8px;
}
.component_787a .photo-fluid-4c2b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pink_e601 .blue-1d58 {
  margin-bottom: 2em;
}
.pink_e601 .secondary_mini_bc80 {
  margin-bottom: 15px;
}
.pink_e601 .secondary_mini_bc80:last-child {
  margin-bottom: 0;
}
.pink_e601 .breadcrumb-7495 {
  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) {
  .pink_e601 .breadcrumb-7495 {
    display: block;
  }
}
.pink_e601 .title_d70f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pink_e601 .title_d70f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pink_e601 .brown_2ed4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pink_e601 .brown_2ed4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pink_e601 .brown_2ed4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pink_e601 .action-388e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pink_e601 .action-388e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pink_e601 .fluid-640c p:last-child {
  margin-bottom: 0;
}
.pink_e601 .hero-pink-9234 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pink_e601 .pattern-static-d5e2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pink_e601 .surface_bottom_0daa {
  margin-top: 1em;
}
.pink_e601 .caption_under_ade1 {
  top: 0;
  display: block;
}
.pink_e601 .caption_under_ade1 a {
  color: inherit;
}
.pink_e601 .caption_under_ade1 a:hover {
  color: inherit;
}
.pink_e601 .iron-7413 {
  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;
}
.pink_e601 .iron-7413:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pink_e601 .pattern-static-d5e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pink_e601 .pattern_short_016d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pink_e601 .pattern_short_016d:first-child {
  margin-top: 0;
}
.pink_e601 .pattern_short_016d.new-c30a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pink_e601 .pattern_short_016d.notification-tiny-5288 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pink_e601
  .pattern_short_016d.notification-tiny-5288.easy-10a7
  .surface_bottom_0daa {
  width: 100%;
}
.pink_e601 .notification-tiny-5288 {
  -webkit-box-align: center;
  align-items: center;
}
.pink_e601 .notification-tiny-5288 .component_787a,
.pink_e601 .notification-tiny-5288 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pink_e601 .brown_2ed4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink_e601 .brown_2ed4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pink_e601 .brown_2ed4: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;
}
.pink_e601 .new-c30a {
  z-index: 5;
}
.pink_e601 .dynamic_360d .iron-f8ff {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pink_e601 .bottom_e8e8 .iron-f8ff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pink_e601 .clean-2ba9 .iron-f8ff {
  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;
}
.pink_e601.nav-39fe .breadcrumb-7495,
.pink_e601.hard-b615 .breadcrumb-7495 {
  display: block;
}
.pink_e601.nav-39fe .breadcrumb-7495 .module-yellow-2931,
.pink_e601.nav-39fe .breadcrumb-7495 .pattern-static-d5e2,
.pink_e601.hard-b615 .breadcrumb-7495 .module-yellow-2931,
.pink_e601.hard-b615 .breadcrumb-7495 .pattern-static-d5e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pink_e601.rough_9dbb .title_d70f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pink_e601.rough_9dbb .title_d70f {
    margin-right: 0;
  }
}
.pink_e601.nav-39fe .title_d70f,
.pink_e601.hard-b615 .title_d70f {
  padding-top: 40%;
}
.pink_e601.nav-39fe .blue-1d58,
.pink_e601.hard-b615 .blue-1d58 {
  display: block;
}
.pink_e601.nav-39fe .fn-sticky-303f .pattern-static-d5e2,
.pink_e601.hard-b615 .fn-sticky-303f .pattern-static-d5e2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pink_e601.nav-39fe .title_d70f,
.pink_e601.hard-b615 .title_d70f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pink_e601.nav-39fe .pattern-static-d5e2 {
  padding: 1em;
}
.mask_83fb {
  margin: 30px auto;
  display: block;
}
.mask_83fb .info-5e9e > * {
  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;
}
.mask_83fb .info-5e9e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_83fb .info-5e9e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.media-thick-98fd .component_787a {
  margin-bottom: 1.41575em;
}
.media-thick-98fd .down-989e {
  margin-bottom: 1.618em;
}
.gold-bf80 .rough_657d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gold-bf80 .rough_657d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gold-bf80 .pink_b764 {
  max-width: 100%;
  overflow: auto;
}
.component_paper_4b0e .gold-bf80 a:hover {
  text-decoration: underline;
}
.gallery_7e80 .secondary_mini_bc80:not(.action-388e),
.gallery_7e80 .brown_2ed4 {
  margin-bottom: 1.41575em;
}
.gallery_7e80 .secondary_mini_bc80:not(.action-388e):last-child,
.gallery_7e80 .brown_2ed4:last-child {
  margin-bottom: 0;
}
.gallery_7e80 .secondary_mini_bc80.mask-070d {
  margin-bottom: 0.41575em;
}
.gallery_7e80 .secondary_upper_8f1c:before,
.gallery_7e80 .feature-fe1f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gallery_7e80 .secondary_upper_8f1c:before {
  content: "\f115";
}
.gallery_7e80 .feature-fe1f:before {
  content: "\f02c";
}
.gallery_7e80 .middle_93e9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gallery_7e80 .middle_93e9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.header_b091 {
  display: -webkit-box;
  display: flex;
}
.header_b091 .thumbnail-cold-5c47 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .header_b091 .thumbnail-cold-5c47 {
    flex-basis: 90px;
  }
}
.header_b091 .overlay_d8dd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .header_b091 .overlay_d8dd {
    flex-basis: calc(100% - 50px);
  }
}
.header_b091 .article_lower_ea68 p:last-child {
  margin-bottom: 0.72em;
}
.fixed-9d0d .info-5e9e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.fixed-9d0d .info-5e9e:after,
.fixed-9d0d .info-5e9e:before {
  content: "";
  display: table;
}
.fixed-9d0d .info-5e9e:after {
  clear: both;
}
.fixed-9d0d .info-5e9e .border-steel-3c17,
.fixed-9d0d .info-5e9e .mask_purple_5ca4 {
  width: 49%;
}
.fixed-9d0d .info-5e9e .border-steel-3c17 a span.pagination-011a,
.fixed-9d0d .info-5e9e .mask_purple_5ca4 a span.pagination-011a {
  display: block;
  margin-bottom: 5px;
}
.fixed-9d0d .info-5e9e .mask_purple_5ca4 {
  float: left;
  text-align: left;
}
.fixed-9d0d .info-5e9e .border-steel-3c17 {
  float: right;
  text-align: right;
}
.border_warm_2a85 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .border_warm_2a85 {
    margin-bottom: 0;
  }
}
.orange-1390 {
  margin-bottom: 1em;
}
.orange-1390 .action-388e {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside-last-d05f a {
  display: block;
  line-height: 0;
  position: relative;
}
.thumbnail_pro_1043 .orange-1390,
.summary_wide_9cc3 .orange-1390 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .thumbnail_pro_1043 .orange-1390,
  .summary_wide_9cc3 .orange-1390 {
    display: block;
  }
}
.thumbnail_pro_1043 .aside-last-d05f,
.summary_wide_9cc3 .aside-last-d05f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .thumbnail_pro_1043 .aside-last-d05f,
  .summary_wide_9cc3 .aside-last-d05f {
    margin-bottom: 1em;
  }
}
.thumbnail_pro_1043 .aside-last-d05f img,
.summary_wide_9cc3 .aside-last-d05f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.thumbnail_pro_1043 .media-3856,
.summary_wide_9cc3 .media-3856 {
  flex-basis: calc(100% - 160px);
}
.thumbnail_pro_1043 .media-3856 p,
.summary_wide_9cc3 .media-3856 p {
  margin-bottom: 0;
}
.thumbnail_pro_1043 .media-3856 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_pro_1043 .media-3856 {
    padding-left: 0;
  }
}
.summary_wide_9cc3 .media-3856 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary_wide_9cc3 .media-3856 {
    padding-right: 0;
  }
}
.summary_wide_9cc3 .aside-last-d05f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.out-316d .aside-last-d05f {
  margin-bottom: 0.5em;
}
.out-316d .aside-last-d05f img {
  width: 100%;
}
.orange-2e72 .texture-fd49,
.plasma-a326 .texture-fd49 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.plasma-a326 .text-3f1b .tabs-brown-9068 p:last-child {
  margin-bottom: 0;
}
.up_e59f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info_30e3 .list_large_ac90 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info_30e3 .list_large_ac90:last-of-type {
    margin-bottom: 0;
  }
}
.info_30e3 .list_large_ac90 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info_30e3 .list_large_ac90 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info_30e3 .list_large_ac90 ul li {
  margin: 0 0 0.6em;
}
.info_30e3 .list_large_ac90 ul li.description_c508,
.info_30e3 .list_large_ac90 ul li.content-top-81d8 {
  position: relative;
}
.info_30e3 .list_large_ac90 ul li.description_c508 .tertiary_a319,
.info_30e3 .list_large_ac90 ul li.content-top-81d8 .tertiary_a319 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info_30e3 .list_large_ac90 ul li.description_c508:after:after,
.info_30e3 .list_large_ac90 ul li.description_c508:after:before,
.info_30e3
  .list_large_ac90
  ul
  li.content-top-81d8:after:after,
.info_30e3
  .list_large_ac90
  ul
  li.content-top-81d8:after:before {
  content: "";
  display: table;
}
.info_30e3 .list_large_ac90 ul li.description_c508:after:after,
.info_30e3
  .list_large_ac90
  ul
  li.content-top-81d8:after:after {
  clear: both;
}
.info_30e3 .list_large_ac90 a.widget_short_80e0:hover {
  text-decoration: none;
}
.info_30e3 .list_large_ac90 select {
  max-width: 100%;
}
.info_30e3 .list_large_ac90 table {
  font-size: 85%;
}
.info_30e3 .list_large_ac90 table td,
.info_30e3 .list_large_ac90 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info_30e3 .list_large_ac90 table tfoot td {
  text-align: left;
}
.info_30e3 .list_large_ac90 :last-child {
  margin-bottom: 0;
}
.info_30e3 .list_large_ac90 .secondary_28e7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info_30e3 .list_large_ac90 .secondary_28e7 label {
  width: 100%;
}
.info_30e3 .list_large_ac90 .secondary_28e7 .stone_f645 {
  width: 100%;
  display: block;
}
.info_30e3 .list_large_ac90 .secondary_28e7 .out-db31 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info_30e3 .list_large_ac90 .secondary_28e7 .out-db31:hover svg #svg-search {
  fill: #444;
}
.info_30e3 .list_large_ac90 .secondary_28e7 .out-db31 svg {
  width: 18px;
  height: 18px;
}
.info_30e3 .bright-5b75 ul ul,
.info_30e3 .paragraph_314d ul ul,
.info_30e3 .progress_dynamic_c133 ul ul,
.info_30e3 .breadcrumb_pro_0bfe ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info_30e3 .bright-5b75 .layout_brown_60c6 > a,
.info_30e3 .paragraph_314d .layout_brown_60c6 > a,
.info_30e3 .progress_dynamic_c133 .layout_brown_60c6 > a,
.info_30e3 .breadcrumb_pro_0bfe .layout_brown_60c6 > a {
  margin-bottom: 0;
}
.info_30e3 .over_ef8e li,
.info_30e3 .bright-5b75 li,
.info_30e3 .content_iron_25cc li,
.info_30e3 .paragraph_314d li,
.info_30e3 .progress_dynamic_c133 li,
.info_30e3 .breadcrumb_pro_0bfe li,
.info_30e3 .media_steel_8f7c li,
.info_30e3 .preview-de5b li {
  display: block;
  position: relative;
}
.info_30e3 .over_ef8e li:last-child,
.info_30e3 .bright-5b75 li:last-child,
.info_30e3 .content_iron_25cc li:last-child,
.info_30e3 .paragraph_314d li:last-child,
.info_30e3 .progress_dynamic_c133 li:last-child,
.info_30e3 .breadcrumb_pro_0bfe li:last-child,
.info_30e3 .media_steel_8f7c li:last-child,
.info_30e3 .preview-de5b li:last-child {
  border: none;
}
.info_30e3 .over_ef8e li a,
.info_30e3 .bright-5b75 li a,
.info_30e3 .content_iron_25cc li a,
.info_30e3 .paragraph_314d li a,
.info_30e3 .progress_dynamic_c133 li a,
.info_30e3 .breadcrumb_pro_0bfe li a,
.info_30e3 .media_steel_8f7c li a,
.info_30e3 .preview-de5b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_30e3 .over_ef8e li ul li::before,
.info_30e3 .bright-5b75 li ul li::before,
.info_30e3 .content_iron_25cc li ul li::before,
.info_30e3 .paragraph_314d li ul li::before,
.info_30e3 .progress_dynamic_c133 li ul li::before,
.info_30e3 .breadcrumb_pro_0bfe li ul li::before,
.info_30e3 .media_steel_8f7c li ul li::before,
.info_30e3 .preview-de5b li ul li::before {
  left: 15px;
}
.info_30e3 .over_ef8e li ul a,
.info_30e3 .bright-5b75 li ul a,
.info_30e3 .content_iron_25cc li ul a,
.info_30e3 .paragraph_314d li ul a,
.info_30e3 .progress_dynamic_c133 li ul a,
.info_30e3 .breadcrumb_pro_0bfe li ul a,
.info_30e3 .media_steel_8f7c li ul a,
.info_30e3 .preview-de5b li ul a {
  padding-left: 20px;
}
.info_30e3 .over_ef8e li ul ul li::before,
.info_30e3 .bright-5b75 li ul ul li::before,
.info_30e3 .content_iron_25cc li ul ul li::before,
.info_30e3 .paragraph_314d li ul ul li::before,
.info_30e3 .progress_dynamic_c133 li ul ul li::before,
.info_30e3 .breadcrumb_pro_0bfe li ul ul li::before,
.info_30e3 .media_steel_8f7c li ul ul li::before,
.info_30e3 .preview-de5b li ul ul li::before {
  left: 30px;
}
.info_30e3 .over_ef8e li ul ul a,
.info_30e3 .bright-5b75 li ul ul a,
.info_30e3 .content_iron_25cc li ul ul a,
.info_30e3 .paragraph_314d li ul ul a,
.info_30e3 .progress_dynamic_c133 li ul ul a,
.info_30e3 .breadcrumb_pro_0bfe li ul ul a,
.info_30e3 .media_steel_8f7c li ul ul a,
.info_30e3 .preview-de5b li ul ul a {
  padding-left: 40px;
}
.info_30e3 .steel-5913 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info_30e3 .preview-de5b ul li {
  margin-bottom: 1.41575em;
}
.info_30e3 .preview-de5b ul li .light-b732 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info_30e3 .preview-de5b ul li .picture-outer-0d9a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.complex_975c .over_ef8e li a,
.complex_975c .bright-5b75 li a,
.complex_975c .content_iron_25cc li a,
.complex_975c .paragraph_314d li a,
.complex_975c .progress_dynamic_c133 li a,
.complex_975c .breadcrumb_pro_0bfe li a,
.complex_975c .media_steel_8f7c li a,
.complex_975c .preview-de5b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_975c .steel-5913 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_975c .list_large_ac90 ul li.description_c508 .tertiary_a319,
.complex_975c .list_large_ac90 ul li.content-top-81d8 .tertiary_a319 {
  background: rgba(0, 0, 0, 0.2);
}
.complex_975c .info_30e3 .list_large_ac90 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.black_c245 .info_30e3 .purple-b06c li {
  margin: 0;
}
.black_c245 .info_30e3 .purple-b06c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.black_c245 .info_30e3 .purple-b06c li ul {
  margin: 0;
}
.black_c245 .info_30e3 .purple-b06c li ul li a {
  padding-left: 15px;
}
.black_c245 .info_30e3 .purple-b06c li ul li li a {
  padding-left: 30px;
}
.black_c245 .info_30e3 .purple-b06c li.logo_bottom_aea0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.black_c245 .info_30e3 .purple-b06c li.logo_bottom_aea0 > 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;
}
.black_c245 .info_30e3 .purple-b06c li.logo_bottom_aea0 > 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;
}
.block_north_0b11 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion-cool-c4d2 {
  position: relative;
  z-index: 10;
}
.accordion-cool-c4d2 .list_5b54 {
  width: 100%;
  max-width: 100%;
}
.tabs_09d2 .chip_last_132d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tabs_09d2 .item_bronze_f187 {
}
.tabs_09d2 .complex_975c {
  background: #292929;
}
.nav_bright_bad0 .chip_last_132d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.nav_bright_bad0 .item_bronze_f187 {
  background: #f9f9f9;
}
.nav_bright_bad0 .complex_975c {
  background: #303030;
}
.widget-6704 .chip_last_132d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget-6704 .hidden_89a7 {
    margin-bottom: 1em;
  }
  .widget-6704 .hidden_89a7:last-child {
    margin-bottom: 0;
  }
}
.widget-6704 .item_bronze_f187 {
  background: #ededed;
}
.widget-6704 .complex_975c {
  background: #1a1a1a;
}
.chip_last_132d.item_bronze_f187 {
  color: rgba(0, 0, 0, 0.6);
}
.chip_last_132d.item_bronze_f187 .description_west_c8c7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_last_132d.complex_975c {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_132d.complex_975c a:not(.widget_short_80e0) {
  color: rgba(255, 255, 255, 0.79);
}
.chip_last_132d.complex_975c a:not(.widget_short_80e0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_last_132d.complex_975c .description_west_c8c7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_last_132d.complex_975c table tbody td,
.chip_last_132d.complex_975c table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar-f481.alert_dirty_1f6a .pattern-pink-fa0d {
  max-width: initial;
}
.avatar-f481 .green_b907 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar-f481 .green_b907 .list_5b54 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar-f481 .green_b907 .list_5b54 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar-f481 .green_b907 .list_5b54:last-child {
    margin-bottom: 0;
  }
}
.widget-6704 .hidden_89a7:last-child,
.nav_bright_bad0 .hidden_89a7:last-child,
.tabs_09d2 .hidden_89a7:last-child {
  margin-bottom: 0;
}
.widget-6704 .hidden_89a7 .info_30e3 .list_large_ac90:last-child,
.nav_bright_bad0 .hidden_89a7 .info_30e3 .list_large_ac90:last-child,
.tabs_09d2 .hidden_89a7 .info_30e3 .list_large_ac90:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .widget-6704 .tooltip_262e,
  .widget-6704 .search_complex_6255,
  .nav_bright_bad0 .tooltip_262e,
  .nav_bright_bad0 .search_complex_6255,
  .tabs_09d2 .tooltip_262e,
  .tabs_09d2 .search_complex_6255 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion-cool-c4d2 .hidden_89a7 {
    margin-bottom: 2em;
  }
}
.accordion-cool-c4d2 p:last-child {
  margin-bottom: 0;
}
.accordion-cool-c4d2 li,
.accordion-cool-c4d2 ul {
  list-style: none;
  margin: 0;
}
.accordion-cool-c4d2 ul ul {
  margin-left: 2.617924em;
}
.media-9c34 {
  font-size: 0.875em;
}

/* css-noise: b601 */
.shadow-element-s7 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
