/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focus_5592/customify
Author: WPCustomify
Author URI: https://pressmaximum.focus_5592
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.focus_5592/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button-50bb.progress_8992/licenses/gpl-2.0.sidebar_fast_66f8
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.texture-e11a/, (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.blue_3072.complex_5e66/normalize.icon-4c92/
 ======
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.icon-4c92 v7.0.0 | MIT License | github.focus_5592/necolas/normalize.icon-4c92 */
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;
}
.table-rough-c467 .sidebar_inner_db1e,
.light_2baa,
.mask-in-2c11,
.badge_4171,
.header_3931,
.heading-slow-9e59,
.under_c1c2,
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;
}
.light_2baa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .light_2baa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .light_2baa,
  h1 {
    font-size: 1.8em;
  }
}
.mask-in-2c11,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask-in-2c11 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask-in-2c11,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask-in-2c11,
  h2 {
    font-size: 1.7em;
  }
}
.badge_4171,
h3 {
  font-size: 1.618em;
}
.table-rough-c467 .sidebar_inner_db1e,
.header_3931,
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.tabs_blue_d6f6 {
  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;
}
.slider_yellow_6b5a:after,
.slider_yellow_6b5a:before,
.frame_current_0618:after,
.frame_current_0618:before {
  content: "";
  display: table;
}
.slider_yellow_6b5a:after,
.frame_current_0618:after {
  clear: both;
}
.cool-1c4c {
  float: right;
  margin-right: 0;
}
.silver_37de {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.content_purple_90a1 .banner_paper_77b1,
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;
}
.content_purple_90a1 .banner_paper_77b1: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;
}
.copper-7840 .banner_paper_77b1 {
  box-shadow: none;
}
.copper-7840
  .banner_paper_77b1
  .tertiary-c60e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.copper-7840 .banner_paper_77b1 .search-basic-2b75 {
  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;
}
.copper-7840
  .banner_paper_77b1
  .search-basic-2b75
  b {
  display: none;
}
.copper-7840 .hovered-a124 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(.content-smooth-e3dd),
button:not(.banner_liquid_4fd9):not(.content-smooth-e3dd),
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ),
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ),
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ) {
  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;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):hover,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):hover,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):hover,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):hover,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):active,
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):active,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):active,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):active,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):active,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus {
  outline: 0;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b {
  position: relative;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .new_d67e,
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .photo-0813,
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .fresh_39cb,
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  i,
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  svg,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .new_d67e,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .photo-0813,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .fresh_39cb,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  i,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  svg,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .new_d67e,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .photo-0813,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .fresh_39cb,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  i,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  svg,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .new_d67e,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .photo-0813,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .fresh_39cb,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  i,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  svg,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .new_d67e,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .photo-0813,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  .fresh_39cb,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  i,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b
  svg {
  visibility: hidden;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b:after,
button:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b:after,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b:after,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b:after,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ).fn-loading-da5b: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;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(.content-smooth-e3dd),
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ),
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ),
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ) {
  color: #fff;
  background: #235787;
}
.paragraph-1aea:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus,
input[type="button"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus,
input[type="reset"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus,
input[type="submit"]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ):focus {
  color: #fff;
}
.paragraph-1aea.fn-disabled-da5b:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ),
.paragraph-1aea[disabled]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ),
button.fn-disabled-da5b:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ),
button[disabled]:not(.banner_liquid_4fd9):not(
    .content-smooth-e3dd
  ) {
  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;
}
.button-thick-26a7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.button-thick-26a7: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;
}
.message_glass_a689 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.short_e67d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.glass_35cb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider_yellow_6b5a:after,
.slider_yellow_6b5a:before,
.gallery-upper-6f5f:after,
.gallery-upper-6f5f:before,
.white-e1ee:after,
.white-e1ee:before,
.message_advanced_39dc:after,
.message_advanced_39dc:before,
.breadcrumb-white-375a:after,
.breadcrumb-white-375a:before,
.backdrop_68c0:after,
.backdrop_68c0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider_yellow_6b5a:after,
.gallery-upper-6f5f:after,
.white-e1ee:after,
.message_advanced_39dc:after,
.breadcrumb-white-375a:after,
.backdrop_68c0:after {
  clear: both;
}
.gallery-upper-6f5f .pink-2772,
.white-e1ee .pink-2772,
.avatar-abe9 .pink-2772 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.block_9e94 {
  display: inline-block;
}
.pro_091a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pro_091a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pro_091a .component-large-674d {
  padding: 1em 0;
  font-size: 85%;
}
.component-large-674d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.basic-f098 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.basic-f098:after,
.basic-f098:before {
  content: "";
  display: table;
}
.basic-f098:after {
  clear: both;
}
.easy-f237 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.alert_b1e8 .easy-f237 {
  max-width: 50%;
}
.active_8853 .easy-f237 {
  max-width: 33.33%;
}
.input-mini-8863 .easy-f237 {
  max-width: 25%;
}
.pro-12d1 .easy-f237 {
  max-width: 20%;
}
.avatar-8448 .easy-f237 {
  max-width: 16.66%;
}
.card_pressed_2bb5 .easy-f237 {
  max-width: 14.28%;
}
.table-soft-d15b .easy-f237 {
  max-width: 12.5%;
}
.primary-under-f886 .easy-f237 {
  max-width: 11.11%;
}
.pagination_385f {
  display: block;
}
.table-rough-c467 .mask-old-9eaa label,
.table-rough-c467 .avatar-0d92 label,
.table-rough-c467 .form_outer_d402 label,
.table-rough-c467 .west_42f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_fc6d {
  list-style: none;
  margin: 0;
}
.dirty_fc6d article.upper-ffd7 {
  margin-bottom: 0;
}
.dirty_fc6d ul {
  list-style: none;
  margin: 0;
}
.dirty_fc6d .form-dim-661d li.upper-ffd7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_fc6d .form-dim-661d li.upper-ffd7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_fc6d .form-dim-661d li.upper-ffd7: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) {
  .dirty_fc6d .form-dim-661d li.upper-ffd7 li.upper-ffd7 li.upper-ffd7 li.upper-ffd7 {
    padding-left: 0;
  }
}
article.upper-ffd7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper-ffd7 .gallery-upper-6f5f p:last-of-type {
  margin-bottom: 0;
}
article.upper-ffd7 .button_pro_347d {
  float: left;
}
article.upper-ffd7 .component_fast_2563 {
  margin-left: 85px;
}
article.upper-ffd7 .label-2193 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper-ffd7 .label-2193 .advanced_57f7 {
  margin-left: 10px;
}
article.upper-ffd7 .label_dynamic_acdd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper-ffd7 .logo-ebbf {
  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 .mask-old-9eaa,
  #respond .form_outer_d402,
  #respond .west_42f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-old-9eaa input,
#respond .form_outer_d402 input,
#respond .west_42f6 input {
  width: 100%;
}
#respond .west_42f6 {
  margin-right: 0;
}
#respond .summary-ca8f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search_fixed_908d {
  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;
}
.search_fixed_908d.hot_f5db {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.search_fixed_908d 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%);
}
.search_fixed_908d:focus,
.search_fixed_908d: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);
}
.lite-ffc3 {
  border-radius: 10%;
}
.fixed-f585 {
  border-radius: 50%;
}
.heading_cc62 {
  font-size: 0.72em;
}
.progress-ec38 {
  font-size: 0.875em;
}
.header-3b4f {
  font-size: 1.1em;
}
.overlay_afde {
  text-transform: uppercase;
  line-height: 1.2;
}
.overlay_afde.heading_cc62 {
  letter-spacing: 0.5px;
}
.tabs_15e4,
.tabs_15e4 a {
  color: #6d6d6d;
}
.tabs_15e4 a:hover {
  color: #111;
}
.photo_large_4f54 {
  color: #6d6d6d;
}
.thumbnail-1875 {
  overflow-x: hidden;
}
.thumbnail-1875 .badge_ae9d.overlay-up-3cce {
  position: relative;
}
.thumbnail-1875 .badge_ae9d.overlay-up-3cce.panel_active_cfa0 {
  position: initial;
}
.thumbnail-1875
  .badge_ae9d.overlay-up-3cce.panel_active_cfa0
  .heading_complex_9a93 {
  left: auto;
}
.thumbnail-1875 .badge_ae9d .heading_complex_9a93 {
  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;
}
.thumbnail-1875 .badge_ae9d:hover.overlay-up-3cce {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.thumbnail-1875
  .badge_ae9d:hover.overlay-up-3cce
  .heading_complex_9a93 {
  display: block;
  z-index: 9999999;
}
.thumbnail-1875 .sort-selected-e0ce .secondary_6d87,
.thumbnail-1875 .hero-ff78 .secondary_6d87 {
  display: none;
}
.thumbnail-1875 .message-2fad .badge_ae9d:hover.overlay-up-3cce {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.table-rough-c467 .mask-old-9eaa label,
.table-rough-c467 .avatar-0d92 label,
.table-rough-c467 .form_outer_d402 label,
.table-rough-c467 .west_42f6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_fc6d {
  list-style: none;
  margin: 0;
}
.dirty_fc6d article.upper-ffd7 {
  margin-bottom: 0;
}
.dirty_fc6d ul {
  list-style: none;
  margin: 0;
}
.dirty_fc6d .form-dim-661d li.upper-ffd7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_fc6d .form-dim-661d li.upper-ffd7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_fc6d .form-dim-661d li.upper-ffd7: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) {
  .dirty_fc6d .form-dim-661d li.upper-ffd7 li.upper-ffd7 li.upper-ffd7 li.upper-ffd7 {
    padding-left: 0;
  }
}
article.upper-ffd7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper-ffd7 .gallery-upper-6f5f p:last-of-type {
  margin-bottom: 0;
}
article.upper-ffd7 .button_pro_347d {
  float: left;
}
article.upper-ffd7 .component_fast_2563 {
  margin-left: 85px;
}
article.upper-ffd7 .label-2193 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper-ffd7 .label-2193 .advanced_57f7 {
  margin-left: 10px;
}
article.upper-ffd7 .label_dynamic_acdd {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper-ffd7 .logo-ebbf {
  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 .mask-old-9eaa,
  #respond .form_outer_d402,
  #respond .west_42f6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mask-old-9eaa input,
#respond .form_outer_d402 input,
#respond .west_42f6 input {
  width: 100%;
}
#respond .west_42f6 {
  margin-right: 0;
}
#respond .summary-ca8f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-selected-e0ce .gold-18b6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.gold-18b6 .basic-1e85.active_e803 .fixed_5180 > li > a:focus,
.gold-18b6 .basic-1e85.active_e803 .fixed_5180 > li > a:hover,
.gold-18b6 .basic-1e85.tabs_0524 .fixed_5180 > li > a:focus,
.gold-18b6 .basic-1e85.tabs_0524 .fixed_5180 > li > a:hover,
.gold-18b6 .basic-1e85.text-green-0a44 .fixed_5180 > li > a:focus,
.gold-18b6 .basic-1e85.text-green-0a44 .fixed_5180 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold-18b6
  .basic-1e85.active_e803
  .fixed_5180
  > li.description-up-556a
  > a,
.gold-18b6
  .basic-1e85.active_e803
  .fixed_5180
  > li.paragraph-narrow-097e
  > a,
.gold-18b6
  .basic-1e85.tabs_0524
  .fixed_5180
  > li.description-up-556a
  > a,
.gold-18b6
  .basic-1e85.tabs_0524
  .fixed_5180
  > li.paragraph-narrow-097e
  > a,
.gold-18b6
  .basic-1e85.text-green-0a44
  .fixed_5180
  > li.description-up-556a
  > a,
.gold-18b6 .basic-1e85.text-green-0a44 .fixed_5180 > li.notice_cold_735d > a {
  color: rgba(255, 255, 255, 0.99);
}
.gold-18b6 .surface-in-3ed8,
.gold-18b6 .surface-in-3ed8 a {
  color: rgba(255, 255, 255, 0.99);
}
.gold-18b6 .fresh_6d82.title_6bec li a,
.gold-18b6 .prev-4228 a,
.gold-18b6 .fast_29ca,
.gold-18b6 .fixed_5180 > li > a,
.gold-18b6 .bronze-c79e {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6 .fresh_6d82.title_6bec li a:hover,
.gold-18b6 .prev-4228 a:hover,
.gold-18b6 .fast_29ca:hover,
.gold-18b6 .fixed_5180 > li > a:hover,
.gold-18b6 .bronze-c79e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold-18b6 .warm-1ad3 {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6 .warm-1ad3 .table-c780 {
  color: rgba(255, 255, 255, 0.99);
}
.gold-18b6 .warm-1ad3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gold-18b6 .header_db56 .tertiary_5f90 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6 .header_db56 .tertiary_5f90 .steel-1aeb {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6
  .header_db56
  .tertiary_5f90
  .steel-1aeb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6
  .header_db56
  .tertiary_5f90
  .steel-1aeb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6
  .header_db56
  .tertiary_5f90
  .steel-1aeb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6
  .header_db56
  .tertiary_5f90
  .steel-1aeb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6 .header_db56 .media_focused_522f {
  color: rgba(255, 255, 255, 0.79);
}
.gold-18b6 .header_db56 .media_focused_522f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form_slow_7d04
  .gold-18b6
  .header_db56
  .button_fe7c
  .wrapper_east_7ef1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_slow_7d04
  .gold-18b6
  .header_db56
  .button_fe7c
  .steel-1aeb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-selected-e0ce .white-cdda {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.white-cdda .basic-1e85.active_e803 .fixed_5180 > li > a:focus,
.white-cdda .basic-1e85.active_e803 .fixed_5180 > li > a:hover,
.white-cdda .basic-1e85.tabs_0524 .fixed_5180 > li > a:focus,
.white-cdda .basic-1e85.tabs_0524 .fixed_5180 > li > a:hover,
.white-cdda .basic-1e85.text-green-0a44 .fixed_5180 > li > a:focus,
.white-cdda .basic-1e85.text-green-0a44 .fixed_5180 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white-cdda
  .basic-1e85.active_e803
  .fixed_5180
  > li.description-up-556a
  > a,
.white-cdda
  .basic-1e85.active_e803
  .fixed_5180
  > li.paragraph-narrow-097e
  > a,
.white-cdda
  .basic-1e85.tabs_0524
  .fixed_5180
  > li.description-up-556a
  > a,
.white-cdda
  .basic-1e85.tabs_0524
  .fixed_5180
  > li.paragraph-narrow-097e
  > a,
.white-cdda
  .basic-1e85.text-green-0a44
  .fixed_5180
  > li.description-up-556a
  > a,
.white-cdda .basic-1e85.text-green-0a44 .fixed_5180 > li.notice_cold_735d > a {
  color: rgba(0, 0, 0, 0.8);
}
.white-cdda .surface-in-3ed8,
.white-cdda .surface-in-3ed8 a {
  color: rgba(0, 0, 0, 0.8);
}
.white-cdda .fresh_6d82.title_6bec li a,
.white-cdda .prev-4228 a,
.white-cdda .fast_29ca,
.white-cdda .fixed_5180 > li > a,
.white-cdda .bronze-c79e {
  color: rgba(0, 0, 0, 0.55);
}
.white-cdda .fresh_6d82.title_6bec li a:hover,
.white-cdda .prev-4228 a:hover,
.white-cdda .fast_29ca:hover,
.white-cdda .fixed_5180 > li > a:hover,
.white-cdda .bronze-c79e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white-cdda .warm-1ad3 {
  color: rgba(0, 0, 0, 0.55);
}
.white-cdda .warm-1ad3 .table-c780 {
  color: rgba(0, 0, 0, 0.8);
}
.white-cdda .warm-1ad3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tooltip_west_ddbe .gradient_9a5e {
  margin-left: auto;
  margin-right: auto;
}
.white-e1ee > * {
  margin-left: auto;
  margin-right: auto;
}
.white-e1ee .message_glass_a689 {
  margin-right: 1.41575em;
}
.layout-d9c3 .white-e1ee > .media-fa15 {
  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;
}
.layout-d9c3 .white-e1ee > .bright-e9c3 {
  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;
}
.popup-00e0.tooltip_west_ddbe .gradient_9a5e,
.first-42c9.tooltip_west_ddbe .gradient_9a5e {
  margin-left: 0;
}
.fixed_9912.tooltip_west_ddbe .gradient_9a5e,
.surface-warm-7ae4.tooltip_west_ddbe .gradient_9a5e {
  margin-right: 0;
}
.white-e1ee ol,
.white-e1ee ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-mini-2213 video {
  max-width: 100%;
}
.notice_fluid_b10c img {
  display: block;
}
.notice_fluid_b10c.message_glass_a689,
.notice_fluid_b10c.short_e67d {
  width: 100%;
}
.notice_fluid_b10c.bright-e9c3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_blue_3582:not(.description-south-0149) {
  margin: 1.5em auto;
}
.focus_last_1c38 p {
  padding: 1.5em 14px;
}
ul.outline-action-8f29.bright-e9c3,
ul.outline-action-8f29.media-fa15,
ul.outline-action-8f29.column-brown-c49c.media-fa15 {
  padding: 0 14px;
}
.upper-1dbb {
  display: block;
  overflow-x: auto;
}
.upper-1dbb table {
  border-collapse: collapse;
  width: 100%;
}
.upper-1dbb td,
.upper-1dbb th {
  padding: 0.5em;
}
.white-e1ee li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.white-e1ee ol ol,
.white-e1ee ol ul,
.white-e1ee ul ol,
.white-e1ee ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.white-e1ee ol ol li,
.white-e1ee ol ul li,
.white-e1ee ul ol li,
.white-e1ee ul ul li {
  margin-left: 0;
}
.bronze-ddbf.selected-fdf7 > .south-792f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bronze-ddbf.selected-fdf7 > .south-792f iframe,
.bronze-ddbf.selected-fdf7 > .south-792f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in_6129 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in_6129.icon_79c1 {
  padding: 0;
}
.in_6129.icon_79c1 cite {
  font-size: 13px;
}
.in_6129 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in_6129 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.medium_a0fb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.medium_a0fb > p:first-child {
  margin-top: 0;
}
.medium_a0fb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.medium_a0fb blockquote {
  border-left: 0;
}
.shadow-f8a9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow-f8a9:not(.plasma_a658) {
  max-width: 100px;
}
.shadow-f8a9.wrapper_liquid_826b {
  border-bottom: none !important;
  text-align: center;
}
.shadow-f8a9.wrapper_liquid_826b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus_last_1c38 p {
    padding: 1.5em 0;
  }
}
.background-b975 {
  color: #0073aa;
}
.gallery_top_e458 {
  background-color: #0073aa;
}
.primary-05b6 {
  color: #229fd8;
}
.hidden_bcdf {
  background-color: #229fd8;
}
.full_17cd {
  color: #eee;
}
.focus_9a4d {
  background-color: #eee;
}
.shade_fixed_c34b {
  color: #444;
}
.red-7c24 {
  background-color: #444;
}
.highlight_2228 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.highlight_2228 .nav_71e2 .prev-4228 {
  font-size: 15px;
}
.highlight_2228 .prev-4228 {
  line-height: 1.3;
}
.highlight_2228 .white-cdda {
}
.highlight_2228 .gold-18b6 {
  background: #235787;
}
.breadcrumb_ffda {
  padding: 0;
}
.breadcrumb_ffda .gold-18b6 {
  background: #1a1a1a;
}
.breadcrumb_ffda .white-cdda {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.border_green_7241 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.border_green_7241 .white-cdda {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.border_green_7241 .gold-18b6 {
  background: #303030;
}
.backdrop_68c0 {
  position: relative;
  z-index: 10;
}
.backdrop_68c0 .item-full-6f13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-353e .overlay-up-3cce {
  display: inline-block;
  vertical-align: middle;
}
.input-353e.row-fresh-c6da .overlay-up-3cce {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .input-353e.row-fresh-c6da .overlay-up-3cce {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .input-353e.row-fresh-c6da .overlay-up-3cce {
    margin-right: 0.4em;
  }
}
.input-353e.row-fresh-c6da .overlay-up-3cce:last-child {
  margin-right: 0;
}
.orange_95de .item-full-6f13 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .sort-selected-e0ce .nav_71e2 {
    margin: 0 -0.5em;
  }
  .sort-selected-e0ce .nav_71e2 [class*="customify-col-"],
  .sort-selected-e0ce .nav_71e2 [class*="customify-col_"],
  .sort-selected-e0ce .nav_71e2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.sort-selected-e0ce.content-76f5 .item-full-6f13 {
  background: 0 0 !important;
}
.sort-selected-e0ce.content-76f5 .item-full-6f13,
.sort-selected-e0ce.orange_95de .item-full-6f13 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .sort-selected-e0ce.gradient-e38b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.sort-selected-e0ce.orange_95de .item-full-6f13 {
  box-shadow: none !important;
}
.panel-e3af {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel-e3af {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel-e3af {
    padding: 18px 0 20px;
  }
}
.panel-e3af .shade-ec5f {
  width: 100%;
}
.panel-e3af .overlay-focused-ef35 {
  margin-bottom: 0;
}
.panel-e3af .prev-0d16 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu-right-19cd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu-right-19cd .primary_stone_0f17 {
  width: 100%;
}
.hidden_2d70 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.hidden_2d70 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.hidden_2d70 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;
}
.hidden_2d70 li:last-child:after {
  display: none;
}
.hidden_2d70 li a {
  font-weight: 500;
  margin-right: 10px;
}
.out-1aef .secondary_6d87 button,
.panel-e3af .secondary_6d87 button {
  left: 0;
}
.out-1aef .primary_stone_0f17,
.panel-e3af .primary_stone_0f17 {
  padding-left: 0;
  padding-right: 0;
}
.out-1aef .menu-right-19cd,
.panel-e3af .menu-right-19cd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.out-1aef {
  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;
}
.out-1aef: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;
}
.out-1aef .disabled-red-0d9b {
  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) {
  .out-1aef .disabled-red-0d9b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .out-1aef .disabled-red-0d9b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .out-1aef .disabled-red-0d9b {
    min-height: 200px;
  }
}
.out-1aef .hidden_2d70 {
  color: rgba(255, 255, 255, 0.8);
}
.out-1aef .hidden_2d70 a,
.out-1aef .hidden_2d70 li:after {
  color: inherit;
}
.out-1aef .hidden_2d70 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout-a2bd {
  margin-bottom: 0.5em;
}
.accent_a24c {
  margin-bottom: 1.2em;
}
.accent_a24c,
.layout-a2bd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accent_a24c p:last-child,
.layout-a2bd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary_6d87,
#masthead .secondary_6d87 {
  display: none;
}
#masthead
  > .secondary_6d87.article_c2c7 {
  display: none;
}
#masthead > .secondary_6d87 button {
  left: 0;
}
.top_7adb {
  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%;
}
.top_7adb .overlay-up-3cce {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.top_7adb .short_4457 {
  display: -webkit-box;
  display: flex;
}
.top_7adb .short_4457.modal_116e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.top_7adb .short_4457.next_6499 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_7adb .short_4457.aside-fixed-41a0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.top_7adb.container_fc3a.mask_759d .short_4457.modal_116e {
  flex-basis: 100%;
}
.top_7adb.advanced_d107 .short_4457.next_6499 {
  -webkit-box-flex: 1;
  flex: auto;
}
.top_7adb.advanced_d107 .short_4457.aside-fixed-41a0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary_6d87.article_c2c7 {
  display: none;
}
#masthead > .secondary_6d87 button {
  left: 0;
}
.input_white_7fcc {
  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;
}
.input_white_7fcc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.input_white_7fcc.chip_action_ee00 i {
  margin-right: 4px;
}
.input_white_7fcc.pink_5bb2 i {
  margin-left: 5px;
}
.prev-4228 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.prev-4228 p:last-child {
  margin-bottom: 0;
}
.media_bottom_df65 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media_bottom_df65 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media_bottom_df65 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media_bottom_df65 .surface-in-3ed8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media_bottom_df65 .background_4a0b {
  margin: 5px 0 7px 0;
}
.media_bottom_df65.middle-7cd3 .fast-68de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_bottom_df65.middle-7cd3 .search-center-80d2 {
  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;
}
.media_bottom_df65.video_80d6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media_bottom_df65.video_80d6 .fast-68de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_bottom_df65.video_80d6 .search-center-80d2 {
  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;
}
.media_bottom_df65.background-last-f993 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_bottom_df65.hover_a631 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media_bottom_df65.hover_a631 .search-center-80d2 {
  margin-top: 7px;
}
.form-2533 {
  display: inline-block;
}
.backdrop_68c0 .mask-inner-f764 .media_bottom_df65 img {
  max-width: 100%;
}
.basic-1e85 .video-in-8afc.notification-lower-5758,
.hard_7830 .video-in-8afc.notification-lower-5758 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic-1e85 .mask-02fd,
.hard_7830 .mask-02fd {
  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%);
}
.basic-1e85 .mask-02fd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.basic-1e85.widget_under_f160 .mask-02fd {
  display: none;
}
.basic-1e85 .backdrop-3840 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic-1e85 .backdrop-3840 li {
  display: inline-block;
  position: relative;
}
.basic-1e85 .backdrop-3840 li:last-child {
  margin-right: 0;
}
.basic-1e85 .backdrop-3840 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;
}
.basic-1e85 .backdrop-3840 li.notice_cold_735d > a {
  color: rgba(0, 0, 0, 0.9);
}
.basic-1e85 .backdrop-3840 > 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;
}
.basic-1e85 .backdrop-3840 > li > a i {
  line-height: 0;
}
.basic-1e85 .backdrop-3840 > li.status_black_404a > a .mask-02fd {
  margin-left: 4px;
  line-height: 0;
}
.basic-1e85 .backdrop-3840 .frame_advanced_309f li.status_black_404a > a {
  position: relative;
}
.basic-1e85 .backdrop-3840 .frame_advanced_309f li.status_black_404a > a:after,
.basic-1e85 .backdrop-3840 .frame_advanced_309f li.status_black_404a > a:before {
  content: "";
  display: table;
}
.basic-1e85 .backdrop-3840 .frame_advanced_309f li.status_black_404a > a:after {
  clear: both;
}
.basic-1e85 .backdrop-3840 .frame_advanced_309f li.status_black_404a > a .mask-02fd {
  margin-left: 5px;
  float: right;
}
.basic-1e85 .active-dc32,
.basic-1e85 .frame_advanced_309f {
  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;
}
.basic-1e85 .frame_advanced_309f {
  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;
}
.basic-1e85 .frame_advanced_309f .notification-lower-5758 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic-1e85 .frame_advanced_309f .mask-02fd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.basic-1e85 .frame_advanced_309f li {
  display: block;
  margin: 0;
  padding: 0;
}
.basic-1e85 .frame_advanced_309f 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;
}
.basic-1e85 .frame_advanced_309f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.basic-1e85 .frame_advanced_309f .frame_advanced_309f {
  top: 0;
  left: 100%;
}
.basic-1e85 .liquid_d3bc.fn-focus-da5b > .active-dc32,
.basic-1e85 .liquid_d3bc.fn-focus-da5b > .frame_advanced_309f,
.basic-1e85 .liquid_d3bc:focus > .active-dc32,
.basic-1e85 .liquid_d3bc:focus > .frame_advanced_309f,
.basic-1e85 .liquid_d3bc:hover > .active-dc32,
.basic-1e85 .liquid_d3bc:hover > .frame_advanced_309f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.basic-1e85.text-green-0a44 .fixed_5180:after,
.basic-1e85.text-green-0a44 .fixed_5180:before {
  content: "";
  display: table;
}
.basic-1e85.text-green-0a44 .fixed_5180:after {
  clear: both;
}
.basic-1e85.text-green-0a44 .fixed_5180 > li {
  float: left;
}
.basic-1e85.hidden_middle_5089 .fixed_5180:after,
.basic-1e85.hidden_middle_5089 .fixed_5180:before {
  content: "";
  display: table;
}
.basic-1e85.hidden_middle_5089 .fixed_5180:after {
  clear: both;
}
.basic-1e85.hidden_middle_5089 .fixed_5180 > li {
  float: left;
}
.basic-1e85.hidden_middle_5089 .fixed_5180 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.basic-1e85.hidden_middle_5089 .fixed_5180 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.basic-1e85.hidden_middle_5089 .fixed_5180 > li.description-up-556a > a,
.basic-1e85.hidden_middle_5089 .fixed_5180 > li.notice_cold_735d > a {
  color: #fff;
  background-color: #1e4b75;
}
.basic-1e85.active_e803 .fixed_5180 > li > a .notification-lower-5758 {
  position: relative;
}
.basic-1e85.active_e803 .fixed_5180 > li > a .notification-lower-5758: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;
}
.basic-1e85.active_e803
  .fixed_5180
  > li:focus
  > a
  .notification-lower-5758:before,
.basic-1e85.active_e803
  .fixed_5180
  > li:hover
  > a
  .notification-lower-5758:before {
  width: 100%;
  background-color: currentColor;
}
.basic-1e85.active_e803
  .fixed_5180
  > li.description-up-556a
  > a
  .notification-lower-5758:before,
.basic-1e85.active_e803
  .fixed_5180
  > li.paragraph-narrow-097e
  > a
  .notification-lower-5758:before {
  width: 100%;
  background-color: currentColor;
}
.basic-1e85.tabs_0524 .fixed_5180 > li > a .notification-lower-5758 {
  position: relative;
}
.basic-1e85.tabs_0524 .fixed_5180 > li > a .notification-lower-5758: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;
}
.basic-1e85.tabs_0524 .fixed_5180 > li:focus > a .notification-lower-5758:before,
.basic-1e85.tabs_0524
  .fixed_5180
  > li:hover
  > a
  .notification-lower-5758:before {
  width: 100%;
  background-color: currentColor;
}
.basic-1e85.tabs_0524
  .fixed_5180
  > li.description-up-556a
  > a
  .notification-lower-5758:before,
.basic-1e85.tabs_0524
  .fixed_5180
  > li.paragraph-narrow-097e
  > a
  .notification-lower-5758:before {
  width: 100%;
  background-color: currentColor;
}
.hard_7830 .backdrop-3840 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard_7830 .backdrop-3840 li:first-child > a {
  border-top: none;
}
.hard_7830 .backdrop-3840 .notification_29cd > .notification-lower-5758 .mask-02fd {
  display: none;
}
.hard_7830 .backdrop-3840 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard_7830 .backdrop-3840 li:last-child {
  border: none;
}
.hard_7830 .backdrop-3840 li.status_black_404a > a {
  padding-right: 45px !important;
}
.hard_7830 .backdrop-3840 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard_7830 .backdrop-3840 li a:focus,
.hard_7830 .backdrop-3840 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_7830 .backdrop-3840 li .rough_e8ec {
  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;
}
.hard_7830 .backdrop-3840 li .rough_e8ec:hover {
  box-shadow: none;
}
.hard_7830 .backdrop-3840 li .rough_e8ec .mask-02fd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard_7830 .backdrop-3840 .frame_advanced_309f {
  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);
}
.hard_7830 .backdrop-3840 .frame_advanced_309f li a {
  padding-left: 3em;
}
.hard_7830 .backdrop-3840 .motion-dfc7 > a .rough_e8ec i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard_7830 .backdrop-3840 .motion-dfc7 > .frame_advanced_309f {
  display: block;
  opacity: 1;
}
.copper-2c59 {
  max-width: 100%;
}
.over_b9a4 {
  line-height: 0;
  cursor: pointer;
}
.bronze-c79e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bronze-c79e:hover {
  box-shadow: none;
  color: currentColor;
}
.bronze-c79e svg {
  width: 18px;
  height: 18px;
}
.bronze-c79e .slider_last_428d {
  display: none;
}
.active_7fa2 {
  position: relative;
}
.active_7fa2.fn-active-da5b .bronze-c79e .modal-wide-8972 {
  display: none;
}
.active_7fa2.fn-active-da5b .bronze-c79e .slider_last_428d {
  display: inline-block;
}
.active_7fa2 .photo_in_3c36 {
  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);
}
.active_7fa2.orange_43e9 .photo_in_3c36 {
  left: auto;
  right: -0.9em;
}
.active_7fa2.orange_43e9 .image_d657::before {
  left: auto;
  right: 15px;
}
.active_7fa2.fn-active-da5b .photo_in_3c36 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button_fe7c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button_fe7c label {
  flex-basis: 100%;
}
.button_fe7c .tertiary_5f90 {
  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;
}
.button_fe7c .steel-1aeb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button_fe7c .steel-1aeb:focus {
  background-color: transparent;
}
.button_fe7c button.media_focused_522f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button_fe7c button.media_focused_522f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button_fe7c button.media_focused_522f svg {
  width: 18px;
  height: 18px;
}
.button_fe7c input[type="submit"] {
  min-height: auto;
}
.header_db56 .button_fe7c .steel-1aeb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.image_d657 {
  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) {
  .image_d657 {
    width: 220px;
  }
}
.image_d657 label {
  flex-basis: 100%;
}
.image_d657::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;
}
.form_slow_7d04 .header_db56 .button_fe7c {
  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;
}
.form_slow_7d04
  .header_db56
  .button_fe7c
  .tertiary_5f90 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.form_slow_7d04 .header_db56 .button_fe7c .steel-1aeb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.form_slow_7d04
  .header_db56
  .button_fe7c
  .steel-1aeb:focus {
  background: 0 0;
}
.form_slow_7d04
  .header_db56
  .button_fe7c
  .wrapper_east_7ef1 {
  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;
}
.fresh_6d82 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fresh_6d82 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fresh_6d82 li:last-child {
  margin-right: 0;
}
.fresh_6d82 li:first-child {
  margin-left: 0;
}
.fresh_6d82.thick_2f23 a {
  color: #fff;
}
.fresh_6d82.thick_2f23 a:hover {
  color: #fff;
}
.fresh_6d82 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fresh_6d82 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fresh_6d82 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fresh_6d82 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fresh_6d82 [class*="social-icon-apple"] {
  background-color: #999;
}
.fresh_6d82 [class*="social-icon-apple"].silver_8691 {
  background-color: transparent;
  color: #999;
}
.fresh_6d82 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fresh_6d82 [class*="social-icon-behance"].silver_8691 {
  background-color: transparent;
  color: #1769ff;
}
.fresh_6d82 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fresh_6d82 [class*="social-icon-bitbucket"].silver_8691 {
  background-color: transparent;
  color: #205081;
}
.fresh_6d82 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fresh_6d82 [class*="social-icon-codepen"].silver_8691 {
  background-color: transparent;
  color: #000;
}
.fresh_6d82 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fresh_6d82 [class*="social-icon-delicious"].silver_8691 {
  background-color: transparent;
  color: #39f;
}
.fresh_6d82 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fresh_6d82 [class*="social-icon-digg"].silver_8691 {
  background-color: transparent;
  color: #005be2;
}
.fresh_6d82 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fresh_6d82 [class*="social-icon-dribbble"].silver_8691 {
  background-color: transparent;
  color: #ea4c89;
}
.fresh_6d82 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fresh_6d82 [class*="social-icon-envelope"].silver_8691 {
  background-color: transparent;
  color: #ea4335;
}
.fresh_6d82 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fresh_6d82 [class*="social-icon-facebook"].silver_8691 {
  background-color: transparent;
  color: #3b5998;
}
.fresh_6d82 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fresh_6d82 [class*="social-icon-flickr"].silver_8691 {
  background-color: transparent;
  color: #0063dc;
}
.fresh_6d82 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fresh_6d82 [class*="social-icon-foursquare"].silver_8691 {
  background-color: transparent;
  color: #2d5be3;
}
.fresh_6d82 [class*="social-icon-github"] {
  background-color: #333;
}
.fresh_6d82 [class*="social-icon-github"].silver_8691 {
  background-color: transparent;
  color: #333;
}
.fresh_6d82 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fresh_6d82 [class*="social-icon-google-plus"].silver_8691 {
  background-color: transparent;
  color: #dd4b39;
}
.fresh_6d82 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fresh_6d82 [class*="social-icon-houzz"].silver_8691 {
  background-color: transparent;
  color: #7ac142;
}
.fresh_6d82 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fresh_6d82 [class*="social-icon-instagram"].silver_8691 {
  background-color: transparent;
  color: #262626;
}
.fresh_6d82 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fresh_6d82 [class*="social-icon-jsfiddle"].silver_8691 {
  background-color: transparent;
  color: #487aa2;
}
.fresh_6d82 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fresh_6d82 [class*="social-icon-linkedin"].silver_8691 {
  background-color: transparent;
  color: #0077b5;
}
.fresh_6d82 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fresh_6d82 [class*="social-icon-medium"].silver_8691 {
  background-color: transparent;
  color: #00ab6b;
}
.fresh_6d82 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fresh_6d82
  [class*="social-icon-odnoklassniki"].silver_8691 {
  background-color: transparent;
  color: #f4731c;
}
.fresh_6d82 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fresh_6d82 [class*="social-icon-meetup"].silver_8691 {
  background-color: transparent;
  color: #ec1c40;
}
.fresh_6d82 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fresh_6d82 [class*="social-icon-pinterest"].silver_8691 {
  background-color: transparent;
  color: #bd081c;
}
.fresh_6d82 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fresh_6d82 [class*="social-icon-product-hunt"].silver_8691 {
  background-color: transparent;
  color: #da552f;
}
.fresh_6d82 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fresh_6d82 [class*="social-icon-reddit"].silver_8691 {
  background-color: transparent;
  color: #ff4500;
}
.fresh_6d82 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fresh_6d82 [class*="social-icon-rss"].silver_8691 {
  background-color: transparent;
  color: #f26522;
}
.fresh_6d82 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fresh_6d82
  [class*="social-icon-shopping-cart"].silver_8691 {
  background-color: transparent;
  color: #4caf50;
}
.fresh_6d82 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fresh_6d82 [class*="social-icon-skype"].silver_8691 {
  background-color: transparent;
  color: #00aff0;
}
.fresh_6d82 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fresh_6d82 [class*="social-icon-slideshare"].silver_8691 {
  background-color: transparent;
  color: #0077b5;
}
.fresh_6d82 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fresh_6d82 [class*="social-icon-snapchat"].silver_8691 {
  background-color: transparent;
  color: #fffc00;
}
.fresh_6d82 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fresh_6d82 [class*="social-icon-soundcloud"].silver_8691 {
  background-color: transparent;
  color: #f80;
}
.fresh_6d82 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fresh_6d82 [class*="social-icon-spotify"].silver_8691 {
  background-color: transparent;
  color: #2ebd59;
}
.fresh_6d82 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fresh_6d82
  [class*="social-icon-stack-overflow"].silver_8691 {
  background-color: transparent;
  color: #fe7a15;
}
.fresh_6d82 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fresh_6d82 [class*="social-icon-maldkfgram"].silver_8691 {
  background-color: transparent;
  color: #2ca5e0;
}
.fresh_6d82 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fresh_6d82 [class*="social-icon-tripadvisor"].silver_8691 {
  background-color: transparent;
  color: #589442;
}
.fresh_6d82 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fresh_6d82 [class*="social-icon-tumblr"].silver_8691 {
  background-color: transparent;
  color: #35465c;
}
.fresh_6d82 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fresh_6d82 [class*="social-icon-twitch"].silver_8691 {
  background-color: transparent;
  color: #6441a5;
}
.fresh_6d82 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fresh_6d82 [class*="social-icon-twitter"].silver_8691 {
  background-color: transparent;
  color: #1da1f2;
}
.fresh_6d82 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fresh_6d82 [class*="social-icon-vimeo"].silver_8691 {
  background-color: transparent;
  color: #1ab7ea;
}
.fresh_6d82 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fresh_6d82 [class*="social-icon-vk"].silver_8691 {
  background-color: transparent;
  color: #45668e;
}
.fresh_6d82 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fresh_6d82 [class*="social-icon-weibo"].silver_8691 {
  background-color: transparent;
  color: #df2029;
}
.fresh_6d82 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fresh_6d82 [class*="social-icon-weixin"].silver_8691 {
  background-color: transparent;
  color: #7bb32e;
}
.fresh_6d82 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fresh_6d82 [class*="social-icon-whatsapp"].silver_8691 {
  background-color: transparent;
  color: #25d366;
}
.fresh_6d82 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fresh_6d82 [class*="social-icon-wordpress"].silver_8691 {
  background-color: transparent;
  color: #21759b;
}
.fresh_6d82 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fresh_6d82 [class*="social-icon-xing"].silver_8691 {
  background-color: transparent;
  color: #026466;
}
.fresh_6d82 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fresh_6d82 [class*="social-icon-yelp"].silver_8691 {
  background-color: transparent;
  color: #af0606;
}
.fresh_6d82 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fresh_6d82 [class*="social-icon-youtube"].silver_8691 {
  background-color: transparent;
  color: #cd201f;
}
.fast_29ca {
  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;
}
.fast_29ca:hover {
  box-shadow: none;
  background: 0 0;
}
.component_6403 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.lite-aa3d {
  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;
}
.pink_5ac9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout-cfcc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout-cfcc,
.layout-cfcc::after,
.layout-cfcc::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;
}
.layout-cfcc::after,
.layout-cfcc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.picture_69fa .lite-aa3d .pink_5ac9 {
  margin-top: -2px;
  width: 19px;
}
.picture_69fa .lite-aa3d .layout-cfcc {
  margin-top: -1px;
}
.picture_69fa .lite-aa3d .layout-cfcc,
.picture_69fa .lite-aa3d .layout-cfcc::after,
.picture_69fa .lite-aa3d .layout-cfcc::before {
  width: 19px;
  height: 2px;
}
.picture_69fa .lite-aa3d .layout-cfcc::before {
  top: -6px;
}
.picture_69fa .lite-aa3d .layout-cfcc::after {
  bottom: -6px;
}
.image_3159 .lite-aa3d .pink_5ac9 {
  margin-top: -2px;
  width: 22px;
}
.image_3159 .lite-aa3d .layout-cfcc {
  margin-top: -1px;
}
.image_3159 .lite-aa3d .layout-cfcc,
.image_3159 .lite-aa3d .layout-cfcc::after,
.image_3159 .lite-aa3d .layout-cfcc::before {
  width: 22px;
  height: 2px;
}
.image_3159 .lite-aa3d .layout-cfcc::before {
  top: -7px;
}
.image_3159 .lite-aa3d .layout-cfcc::after {
  bottom: -7px;
}
.component-smooth-3690 .lite-aa3d .pink_5ac9 {
  margin-top: -2px;
  width: 31px;
}
.component-smooth-3690 .lite-aa3d .layout-cfcc {
  margin-top: -1.5px;
}
.component-smooth-3690 .lite-aa3d .layout-cfcc,
.component-smooth-3690 .lite-aa3d .layout-cfcc::after,
.component-smooth-3690 .lite-aa3d .layout-cfcc::before {
  width: 31px;
  height: 3px;
}
.component-smooth-3690 .lite-aa3d .layout-cfcc::before {
  top: -9px;
}
.component-smooth-3690 .lite-aa3d .layout-cfcc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow-52e9 .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-52e9 .lite-aa3d .layout-cfcc {
    margin-top: -1px;
  }
  .shadow-52e9 .lite-aa3d .layout-cfcc,
  .shadow-52e9 .lite-aa3d .layout-cfcc::after,
  .shadow-52e9 .lite-aa3d .layout-cfcc::before {
    width: 19px;
    height: 2px;
  }
  .shadow-52e9 .lite-aa3d .layout-cfcc::before {
    top: -6px;
  }
  .shadow-52e9 .lite-aa3d .layout-cfcc::after {
    bottom: -6px;
  }
  .outline_glass_2166 .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 22px;
  }
  .outline_glass_2166 .lite-aa3d .layout-cfcc {
    margin-top: -1px;
  }
  .outline_glass_2166 .lite-aa3d .layout-cfcc,
  .outline_glass_2166 .lite-aa3d .layout-cfcc::after,
  .outline_glass_2166 .lite-aa3d .layout-cfcc::before {
    width: 22px;
    height: 2px;
  }
  .outline_glass_2166 .lite-aa3d .layout-cfcc::before {
    top: -7px;
  }
  .outline_glass_2166 .lite-aa3d .layout-cfcc::after {
    bottom: -7px;
  }
  .gradient-fa82 .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-fa82 .lite-aa3d .layout-cfcc {
    margin-top: -1.5px;
  }
  .gradient-fa82 .lite-aa3d .layout-cfcc,
  .gradient-fa82 .lite-aa3d .layout-cfcc::after,
  .gradient-fa82 .lite-aa3d .layout-cfcc::before {
    width: 31px;
    height: 3px;
  }
  .gradient-fa82 .lite-aa3d .layout-cfcc::before {
    top: -9px;
  }
  .gradient-fa82 .lite-aa3d .layout-cfcc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .block_lite_fc54 .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 19px;
  }
  .block_lite_fc54 .lite-aa3d .layout-cfcc {
    margin-top: -1px;
  }
  .block_lite_fc54 .lite-aa3d .layout-cfcc,
  .block_lite_fc54 .lite-aa3d .layout-cfcc::after,
  .block_lite_fc54 .lite-aa3d .layout-cfcc::before {
    width: 19px;
    height: 2px;
  }
  .block_lite_fc54 .lite-aa3d .layout-cfcc::before {
    top: -6px;
  }
  .block_lite_fc54 .lite-aa3d .layout-cfcc::after {
    bottom: -6px;
  }
  .mask_pink_6682 .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 22px;
  }
  .mask_pink_6682 .lite-aa3d .layout-cfcc {
    margin-top: -1px;
  }
  .mask_pink_6682 .lite-aa3d .layout-cfcc,
  .mask_pink_6682 .lite-aa3d .layout-cfcc::after,
  .mask_pink_6682 .lite-aa3d .layout-cfcc::before {
    width: 22px;
    height: 2px;
  }
  .mask_pink_6682 .lite-aa3d .layout-cfcc::before {
    top: -7px;
  }
  .mask_pink_6682 .lite-aa3d .layout-cfcc::after {
    bottom: -7px;
  }
  .status_hot_75bf .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 31px;
  }
  .status_hot_75bf .lite-aa3d .layout-cfcc {
    margin-top: -1.5px;
  }
  .status_hot_75bf .lite-aa3d .layout-cfcc,
  .status_hot_75bf .lite-aa3d .layout-cfcc::after,
  .status_hot_75bf .lite-aa3d .layout-cfcc::before {
    width: 31px;
    height: 3px;
  }
  .status_hot_75bf .lite-aa3d .layout-cfcc::before {
    top: -9px;
  }
  .status_hot_75bf .lite-aa3d .layout-cfcc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .heading-solid-32fd .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 19px;
  }
  .heading-solid-32fd .lite-aa3d .layout-cfcc {
    margin-top: -1px;
  }
  .heading-solid-32fd .lite-aa3d .layout-cfcc,
  .heading-solid-32fd .lite-aa3d .layout-cfcc::after,
  .heading-solid-32fd .lite-aa3d .layout-cfcc::before {
    width: 19px;
    height: 2px;
  }
  .heading-solid-32fd .lite-aa3d .layout-cfcc::before {
    top: -6px;
  }
  .heading-solid-32fd .lite-aa3d .layout-cfcc::after {
    bottom: -6px;
  }
  .old-c45b .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 22px;
  }
  .old-c45b .lite-aa3d .layout-cfcc {
    margin-top: -1px;
  }
  .old-c45b .lite-aa3d .layout-cfcc,
  .old-c45b .lite-aa3d .layout-cfcc::after,
  .old-c45b .lite-aa3d .layout-cfcc::before {
    width: 22px;
    height: 2px;
  }
  .old-c45b .lite-aa3d .layout-cfcc::before {
    top: -7px;
  }
  .old-c45b .lite-aa3d .layout-cfcc::after {
    bottom: -7px;
  }
  .hidden_9ada .lite-aa3d .pink_5ac9 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_9ada .lite-aa3d .layout-cfcc {
    margin-top: -1.5px;
  }
  .hidden_9ada .lite-aa3d .layout-cfcc,
  .hidden_9ada .lite-aa3d .layout-cfcc::after,
  .hidden_9ada .lite-aa3d .layout-cfcc::before {
    width: 31px;
    height: 3px;
  }
  .hidden_9ada .lite-aa3d .layout-cfcc::before {
    top: -9px;
  }
  .hidden_9ada .lite-aa3d .layout-cfcc::after {
    bottom: -9px;
  }
}
.gradient_ce7f .layout-cfcc {
  -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);
}
.gradient_ce7f .layout-cfcc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient_ce7f .layout-cfcc::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);
}
.gradient_ce7f.heading_hard_c821 .layout-cfcc {
  -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);
}
.gradient_ce7f.heading_hard_c821 .layout-cfcc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient_ce7f.heading_hard_c821 .layout-cfcc::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);
}
.list_2d3a {
  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.hovered-99b3:before {
  display: none;
}
.hero-ff78 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hero-ff78 .heading-7ca3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hero-ff78 .heading-7ca3:last-of-type {
  border-bottom: none;
}
.hero-ff78 .heading-7ca3.filter_center_423c,
.hero-ff78 .heading-7ca3.notification_iron_c24a,
.hero-ff78 .heading-7ca3.advanced-1074 {
  padding: 0;
}
.hero-ff78 .hard_7830 .rough_e8ec {
  color: currentColor;
}
.hero-ff78 .hard_7830 .rough_e8ec:focus,
.hero-ff78 .hard_7830 .rough_e8ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-ff78.white-cdda .warm-1ad3,
.hero-ff78.white-cdda .prev-4228 a,
.hero-ff78.white-cdda .fixed_5180 a,
.hero-ff78.white-cdda .frame_advanced_309f a {
  color: rgba(0, 0, 0, 0.55);
}
.hero-ff78.white-cdda .warm-1ad3:hover,
.hero-ff78.white-cdda .prev-4228 a:hover,
.hero-ff78.white-cdda .fixed_5180 a:hover,
.hero-ff78.white-cdda .frame_advanced_309f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-ff78.white-cdda .table-c780 {
  color: rgba(0, 0, 0, 0.8);
}
.hero-ff78.white-cdda .heading-7ca3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-ff78.white-cdda .heading-7ca3:before {
  background: rgba(0, 0, 0, 0.08);
}
.hero-ff78.white-cdda .fresh-b67b:before {
  background: rgba(255, 255, 255, 0.9);
}
.hero-ff78.white-cdda .hard_7830 .backdrop-3840 li a,
.hero-ff78.white-cdda .hard_7830 .rough_e8ec,
.hero-ff78.white-cdda .frame_advanced_309f {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-ff78.white-cdda .hard_7830 .rough_e8ec:focus,
.hero-ff78.white-cdda .hard_7830 .rough_e8ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-ff78.white-cdda .backdrop-3840 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-ff78.gold-18b6 .warm-1ad3,
.hero-ff78.gold-18b6 .prev-4228 a,
.hero-ff78.gold-18b6 .fixed_5180 .rough_e8ec,
.hero-ff78.gold-18b6 .fixed_5180 a,
.hero-ff78.gold-18b6 .frame_advanced_309f a {
  color: rgba(255, 255, 255, 0.79);
}
.hero-ff78.gold-18b6 .warm-1ad3:hover,
.hero-ff78.gold-18b6 .prev-4228 a:hover,
.hero-ff78.gold-18b6 .fixed_5180 .rough_e8ec:hover,
.hero-ff78.gold-18b6 .fixed_5180 a:hover,
.hero-ff78.gold-18b6 .frame_advanced_309f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ff78.gold-18b6 .table-c780 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-ff78.gold-18b6 .heading-7ca3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-ff78.gold-18b6 .heading-7ca3:before {
  background: rgba(255, 255, 255, 0.08);
}
.hero-ff78.gold-18b6 .fresh-b67b:before {
  background: rgba(0, 0, 0, 0.9);
}
.hero-ff78.gold-18b6 .hard_7830 .backdrop-3840 li a,
.hero-ff78.gold-18b6 .hard_7830 .rough_e8ec,
.hero-ff78.gold-18b6 .frame_advanced_309f {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-ff78.gold-18b6 .hard_7830 .rough_e8ec:focus,
.hero-ff78.gold-18b6 .hard_7830 .rough_e8ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-ff78.gold-18b6 .backdrop-3840 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh-b67b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fresh-b67b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.focus-d39d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.box-plasma-ac3e .hero-ff78 {
  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;
}
.box-plasma-ac3e .heading-7ca3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.box-plasma-ac3e .heading-7ca3: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) {
  .box-plasma-ac3e .heading-7ca3:before {
    width: 16%;
    left: 42%;
  }
}
.box-plasma-ac3e .heading-7ca3:last-child:before {
  content: none;
}
.box-plasma-ac3e .heading-7ca3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.box-plasma-ac3e .hard_7830 .backdrop-3840 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.box-plasma-ac3e .hard_7830 .backdrop-3840 li a .rough_e8ec {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.box-plasma-ac3e .hard_7830 .frame_advanced_309f {
  border: none;
}
.box-plasma-ac3e .hard_7830 .frame_advanced_309f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.box-plasma-ac3e .fresh-b67b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box-plasma-ac3e .focus-d39d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.box-plasma-ac3e .gold-18b6 .fresh-b67b:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-plasma-ac3e .white-cdda.link-focused-0f0d .layout-cfcc {
  background: rgba(0, 0, 0, 0.6);
}
.box-plasma-ac3e
  .white-cdda.link-focused-0f0d
  .layout-cfcc::after,
.box-plasma-ac3e
  .white-cdda.link-focused-0f0d
  .layout-cfcc:before {
  background: inherit;
}
.box-plasma-ac3e
  .white-cdda.link-focused-0f0d:hover
  .layout-cfcc {
  background: rgba(0, 0, 0, 0.8);
}
.module-7ddc .hero-ff78 {
  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) {
  .module-7ddc .hero-ff78 {
    width: auto;
    right: 45px;
  }
}
.caption-first-d34c .hero-ff78 {
  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) {
  .caption-first-d34c .hero-ff78 {
    width: auto;
    left: 45px;
  }
}
.hovered-99b3 .hero-ff78 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hovered-99b3 .focus-d39d {
  max-width: 48em;
  margin: 0 auto;
}
.hovered-99b3 .fresh-b67b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hot-e54d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hot-e54d.box-plasma-ac3e .hero-ff78 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hot-e54d.module-7ddc .hero-ff78 {
  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);
}
.hot-e54d .hero-ff78 {
  visibility: visible;
}
.hot-e54d.caption-first-d34c .hero-ff78 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.photo-pink-e9c5,
.new_e1fa {
  overflow-x: hidden;
}
.photo-pink-e9c5 .hero-ff78 {
  overflow: auto;
}
.photo-pink-e9c5.box-plasma-ac3e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-pink-e9c5.box-plasma-ac3e .hero-ff78 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.photo-pink-e9c5.box-plasma-ac3e .fast_29ca {
  opacity: 0;
}
.photo-pink-e9c5.module-7ddc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-pink-e9c5.module-7ddc .hero-ff78 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.photo-pink-e9c5.module-7ddc .fast_29ca {
  opacity: 0;
}
.photo-pink-e9c5.caption-first-d34c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.photo-pink-e9c5.caption-first-d34c .hero-ff78 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.photo-pink-e9c5.caption-first-d34c .fast_29ca {
  opacity: 0;
}
.photo-pink-e9c5.hovered-99b3 .hero-ff78 {
  z-index: 10;
  visibility: visible;
}
.link-focused-0f0d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.link-focused-0f0d .layout-cfcc {
  background: rgba(255, 255, 255, 0.99);
}
.link-focused-0f0d .layout-cfcc::after,
.link-focused-0f0d .layout-cfcc:before {
  background: inherit;
}
.link-focused-0f0d:hover .layout-cfcc {
  background: rgba(255, 255, 255, 0.99);
}
.caption-first-d34c .link-focused-0f0d {
  top: 10px;
  right: auto;
  left: 12px;
}
.hovered-99b3 .link-focused-0f0d {
  display: none !important;
}
.photo-pink-e9c5:before,
.new_e1fa:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.photo-pink-e9c5 .link-focused-0f0d,
.new_e1fa .link-focused-0f0d {
  display: inline-block;
}
.hero-ff78 .overlay-up-3cce {
  -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;
}
.photo-pink-e9c5 .hero-ff78 .overlay-up-3cce,
.new_e1fa .hero-ff78 .overlay-up-3cce {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-cf96 .tertiary_5f90 {
  width: 100%;
}
.mask-inner-f764 {
  padding: 0 0.5em 0;
}
.mask-inner-f764 [class*="customify-col-"],
.mask-inner-f764 [class*="customify-col_"],
.mask-inner-f764 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.picture_stone_36a0 .mask-inner-f764 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .nav_71e2 .secondary_226a,
  .secondary_226a {
    display: none;
  }
  .tertiary-f57e {
    text-align: left;
  }
  .form-middle-fdef {
    text-align: center;
  }
  .detail-9f92 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .nav_71e2 .description_large_e86a,
  .description_large_e86a {
    display: none;
  }
  .liquid-a67d {
    text-align: left;
  }
  .status-large-d5c2 {
    text-align: center;
  }
  .header-orange-e476 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .nav_71e2 .prev-a3a1,
  .prev-a3a1 {
    display: none;
  }
  .hot_0513 {
    text-align: left;
  }
  .slider-6261 {
    text-align: center;
  }
  .blue_68ba {
    text-align: right;
  }
}
#page {
  position: relative;
}
.fast-cc68 {
  box-shadow: none !important;
}
.overlay_4308 .wrapper_medium_1c3f,
.highlight-d668 .wrapper_medium_1c3f {
  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;
}
.highlight-d668 .wrapper_medium_1c3f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item-full-6f13 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item-full-6f13:after,
.item-full-6f13:before {
  content: "";
  display: table;
}
.item-full-6f13:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item-full-6f13 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item-full-6f13,
.gradient-e38b {
  max-width: 1248px;
  margin: 0 auto;
}

.message_advanced_39dc.link-718d .item-full-6f13 {
  max-width: 100%;
}
.message_advanced_39dc.section-3b52 {
  max-width: 1200px;
  margin: 0 auto;
}
.message_advanced_39dc.stale_481e .item-full-6f13 {
  max-width: 100%;
}
.message_advanced_39dc.stale_481e > .item-full-6f13 {
  padding-left: 0;
  padding-right: 0;
}
.message_advanced_39dc.stale_481e > .item-full-6f13 .nav_71e2 {
  margin: 0;
}
.message_advanced_39dc.stale_481e
  > .item-full-6f13
  .out-bf31.current-f86b {
  margin-right: 0;
  margin-left: 0;
}
.message_advanced_39dc.stale_481e #main.current-f86b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tiny_97c9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tiny_97c9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hovered_cd34 .gradient_9a5e {
    padding-right: 1em;
  }
  .hovered_cd34.module_a7d5 .out-bf31 {
    border-right: 1px solid #eaecee;
  }
  .hovered_cd34.module_a7d5 .gradient_9a5e {
    padding-right: 1em;
  }
  .hovered_cd34.module_a7d5 .highlight-selected-a54f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-66fa .gradient_9a5e {
    padding-left: 1em;
  }
  .accordion-66fa.module_a7d5 .out-bf31 {
    border-left: 1px solid #eaecee;
  }
  .accordion-66fa.module_a7d5 .gradient_9a5e {
    padding-left: 1em;
  }
  .accordion-66fa.module_a7d5 .highlight-selected-a54f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-dark-3cc3 .gradient_9a5e {
    padding-left: 1em;
  }
  .detail-dark-3cc3.module_a7d5 .badge_4255 {
    border-right: 1px solid #eaecee;
  }
  .detail-dark-3cc3.module_a7d5 .next-ffee {
    border-right: 1px solid #eaecee;
  }
  .detail-dark-3cc3.module_a7d5 .gradient_9a5e {
    padding-left: 1em;
  }
  .detail-dark-3cc3.module_a7d5 .highlight-selected-a54f {
    padding-right: 1em;
  }
  .detail-dark-3cc3.module_a7d5 .logo-active-9537 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-b490 .gradient_9a5e {
    padding-right: 1em;
  }
  .aside-b490.module_a7d5 .badge_4255 {
    border-left: 1px solid #eaecee;
  }
  .aside-b490.module_a7d5 .next-ffee {
    border-left: 1px solid #eaecee;
  }
  .aside-b490.module_a7d5 .gradient_9a5e {
    padding-right: 1em;
  }
  .aside-b490.module_a7d5 .highlight-selected-a54f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside-b490.module_a7d5 .logo-active-9537 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny_97c9 .gradient_9a5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_97c9.module_a7d5 .out-bf31 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tiny_97c9.module_a7d5 .gradient_9a5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny_97c9.module_a7d5 .highlight-selected-a54f {
    padding-left: 1em;
  }
  .tiny_97c9.module_a7d5 .logo-active-9537 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tiny_97c9.module_a7d5 .gradient_9a5e {
    padding-left: 0;
  }
}
.warm_ee06 .input-353e {
  display: inline-block;
}
.action_c29e {
  display: inline-block;
}
.link_998c {
  word-con: break-word;
}
.aside_right_5570 > span {
  display: inline-block;
  padding: 5px 0;
}
.aside_right_5570 .breadcrumb-d16c {
  margin-left: 8px;
  margin-right: 8px;
}
.aside_right_5570 .active-8f88 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.avatar-first-7a6e .row_easy_77ad {
  margin-bottom: 2em;
}
.avatar-first-7a6e .yellow_972e {
  margin-bottom: 15px;
}
.avatar-first-7a6e .yellow_972e:last-child {
  margin-bottom: 0;
}
.avatar-first-7a6e .video-25ac {
  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) {
  .avatar-first-7a6e .video-25ac {
    display: block;
  }
}
.avatar-first-7a6e .highlight_fe31 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .avatar-first-7a6e .highlight_fe31 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.avatar-first-7a6e .main-715d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.avatar-first-7a6e .main-715d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.avatar-first-7a6e .main-715d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.avatar-first-7a6e .link_998c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-first-7a6e .link_998c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.avatar-first-7a6e .shade_blue_6978 p:last-child {
  margin-bottom: 0;
}
.avatar-first-7a6e .search-top-1e9d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.avatar-first-7a6e .modal-basic-ff65 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.avatar-first-7a6e .stone_33f1 {
  margin-top: 1em;
}
.avatar-first-7a6e .slider_6144 {
  top: 0;
  display: block;
}
.avatar-first-7a6e .slider_6144 a {
  color: inherit;
}
.avatar-first-7a6e .slider_6144 a:hover {
  color: inherit;
}
.avatar-first-7a6e .component-static-01f3 {
  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;
}
.avatar-first-7a6e .component-static-01f3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.avatar-first-7a6e .modal-basic-ff65 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.avatar-first-7a6e .card_fed4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.avatar-first-7a6e .card_fed4:first-child {
  margin-top: 0;
}
.avatar-first-7a6e .card_fed4.badge_dirty_7814 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.avatar-first-7a6e .card_fed4.up-5fb8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar-first-7a6e
  .card_fed4.up-5fb8.row_upper_5cdd
  .stone_33f1 {
  width: 100%;
}
.avatar-first-7a6e .up-5fb8 {
  -webkit-box-align: center;
  align-items: center;
}
.avatar-first-7a6e .up-5fb8 .aside_right_5570,
.avatar-first-7a6e .up-5fb8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.avatar-first-7a6e .main-715d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar-first-7a6e .main-715d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar-first-7a6e .main-715d: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;
}
.avatar-first-7a6e .badge_dirty_7814 {
  z-index: 5;
}
.avatar-first-7a6e .brown-4bbf .row-gas-6da0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.avatar-first-7a6e .yellow_0c0c .row-gas-6da0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.avatar-first-7a6e .glass_8f7f .row-gas-6da0 {
  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;
}
.avatar-first-7a6e.feature-yellow-0524 .video-25ac,
.avatar-first-7a6e.static_89cd .video-25ac {
  display: block;
}
.avatar-first-7a6e.feature-yellow-0524 .video-25ac .component-out-cccd,
.avatar-first-7a6e.feature-yellow-0524 .video-25ac .modal-basic-ff65,
.avatar-first-7a6e.static_89cd .video-25ac .component-out-cccd,
.avatar-first-7a6e.static_89cd .video-25ac .modal-basic-ff65 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar-first-7a6e.shade_next_69d3 .highlight_fe31 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .avatar-first-7a6e.shade_next_69d3 .highlight_fe31 {
    margin-right: 0;
  }
}
.avatar-first-7a6e.feature-yellow-0524 .highlight_fe31,
.avatar-first-7a6e.static_89cd .highlight_fe31 {
  padding-top: 40%;
}
.avatar-first-7a6e.feature-yellow-0524 .row_easy_77ad,
.avatar-first-7a6e.static_89cd .row_easy_77ad {
  display: block;
}
.avatar-first-7a6e.feature-yellow-0524 .fn-sticky-da5b .modal-basic-ff65,
.avatar-first-7a6e.static_89cd .fn-sticky-da5b .modal-basic-ff65 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.avatar-first-7a6e.feature-yellow-0524 .highlight_fe31,
.avatar-first-7a6e.static_89cd .highlight_fe31 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.avatar-first-7a6e.feature-yellow-0524 .modal-basic-ff65 {
  padding: 1em;
}
.button-b4e2 {
  margin: 30px auto;
  display: block;
}
.button-b4e2 .modal-cold-cdcf > * {
  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;
}
.button-b4e2 .modal-cold-cdcf > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button-b4e2 .modal-cold-cdcf span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.medium-3c55 .aside_right_5570 {
  margin-bottom: 1.41575em;
}
.medium-3c55 .info_center_5b00 {
  margin-bottom: 1.618em;
}
.white-e1ee .gold-b914 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.white-e1ee .gold-b914 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.white-e1ee .current-2dd8 {
  max-width: 100%;
  overflow: auto;
}
.tooltip_west_ddbe .white-e1ee a:hover {
  text-decoration: underline;
}
.input_blue_fab0 .yellow_972e:not(.link_998c),
.input_blue_fab0 .main-715d {
  margin-bottom: 1.41575em;
}
.input_blue_fab0 .yellow_972e:not(.link_998c):last-child,
.input_blue_fab0 .main-715d:last-child {
  margin-bottom: 0;
}
.input_blue_fab0 .yellow_972e.logo_3e60 {
  margin-bottom: 0.41575em;
}
.input_blue_fab0 .fluid-7d65:before,
.input_blue_fab0 .gallery-short-12ec:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.input_blue_fab0 .fluid-7d65:before {
  content: "\f115";
}
.input_blue_fab0 .gallery-short-12ec:before {
  content: "\f02c";
}
.input_blue_fab0 .text_6941 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.input_blue_fab0 .text_6941 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hard_516c {
  display: -webkit-box;
  display: flex;
}
.hard_516c .filter-new-1929 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hard_516c .filter-new-1929 {
    flex-basis: 90px;
  }
}
.hard_516c .content-dd8c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_516c .content-dd8c {
    flex-basis: calc(100% - 50px);
  }
}
.hard_516c .under_2198 p:last-child {
  margin-bottom: 0.72em;
}
.accordion_2817 .modal-cold-cdcf {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion_2817 .modal-cold-cdcf:after,
.accordion_2817 .modal-cold-cdcf:before {
  content: "";
  display: table;
}
.accordion_2817 .modal-cold-cdcf:after {
  clear: both;
}
.accordion_2817 .modal-cold-cdcf .banner_7245,
.accordion_2817 .modal-cold-cdcf .top-b822 {
  width: 49%;
}
.accordion_2817 .modal-cold-cdcf .banner_7245 a span.carousel_under_3f2d,
.accordion_2817 .modal-cold-cdcf .top-b822 a span.carousel_under_3f2d {
  display: block;
  margin-bottom: 5px;
}
.accordion_2817 .modal-cold-cdcf .top-b822 {
  float: left;
  text-align: left;
}
.accordion_2817 .modal-cold-cdcf .banner_7245 {
  float: right;
  text-align: right;
}
.frame_ca6d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .frame_ca6d {
    margin-bottom: 0;
  }
}
.chip-b2e2 {
  margin-bottom: 1em;
}
.chip-b2e2 .link_998c {
  font-size: 1.1em;
  line-height: 1.3;
}
.tag-dirty-fa51 a {
  display: block;
  line-height: 0;
  position: relative;
}
.tiny-4c19 .chip-b2e2,
.motion-c689 .chip-b2e2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tiny-4c19 .chip-b2e2,
  .motion-c689 .chip-b2e2 {
    display: block;
  }
}
.tiny-4c19 .tag-dirty-fa51,
.motion-c689 .tag-dirty-fa51 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tiny-4c19 .tag-dirty-fa51,
  .motion-c689 .tag-dirty-fa51 {
    margin-bottom: 1em;
  }
}
.tiny-4c19 .tag-dirty-fa51 img,
.motion-c689 .tag-dirty-fa51 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tiny-4c19 .section-solid-f552,
.motion-c689 .section-solid-f552 {
  flex-basis: calc(100% - 160px);
}
.tiny-4c19 .section-solid-f552 p,
.motion-c689 .section-solid-f552 p {
  margin-bottom: 0;
}
.tiny-4c19 .section-solid-f552 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tiny-4c19 .section-solid-f552 {
    padding-left: 0;
  }
}
.motion-c689 .section-solid-f552 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .motion-c689 .section-solid-f552 {
    padding-right: 0;
  }
}
.motion-c689 .tag-dirty-fa51 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.icon-static-e380 .tag-dirty-fa51 {
  margin-bottom: 0.5em;
}
.icon-static-e380 .tag-dirty-fa51 img {
  width: 100%;
}
.pattern_purple_0c26 .solid-4568,
.gas-5108 .solid-4568 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gas-5108 .out-bf31 .progress-e081 p:last-child {
  margin-bottom: 0;
}
.plasma-561d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.complex-d4e6 .widget-d772 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .complex-d4e6 .widget-d772:last-of-type {
    margin-bottom: 0;
  }
}
.complex-d4e6 .widget-d772 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex-d4e6 .widget-d772 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.complex-d4e6 .widget-d772 ul li {
  margin: 0 0 0.6em;
}
.complex-d4e6 .widget-d772 ul li.text_9237,
.complex-d4e6 .widget-d772 ul li.hero_c146 {
  position: relative;
}
.complex-d4e6 .widget-d772 ul li.text_9237 .stale_1648,
.complex-d4e6 .widget-d772 ul li.hero_c146 .stale_1648 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.complex-d4e6 .widget-d772 ul li.text_9237:after:after,
.complex-d4e6 .widget-d772 ul li.text_9237:after:before,
.complex-d4e6
  .widget-d772
  ul
  li.hero_c146:after:after,
.complex-d4e6
  .widget-d772
  ul
  li.hero_c146:after:before {
  content: "";
  display: table;
}
.complex-d4e6 .widget-d772 ul li.text_9237:after:after,
.complex-d4e6
  .widget-d772
  ul
  li.hero_c146:after:after {
  clear: both;
}
.complex-d4e6 .widget-d772 a.paragraph-1aea:hover {
  text-decoration: none;
}
.complex-d4e6 .widget-d772 select {
  max-width: 100%;
}
.complex-d4e6 .widget-d772 table {
  font-size: 85%;
}
.complex-d4e6 .widget-d772 table td,
.complex-d4e6 .widget-d772 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.complex-d4e6 .widget-d772 table tfoot td {
  text-align: left;
}
.complex-d4e6 .widget-d772 :last-child {
  margin-bottom: 0;
}
.complex-d4e6 .widget-d772 .tertiary_medium_f149 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.complex-d4e6 .widget-d772 .tertiary_medium_f149 label {
  width: 100%;
}
.complex-d4e6 .widget-d772 .tertiary_medium_f149 .steel-1aeb {
  width: 100%;
  display: block;
}
.complex-d4e6 .widget-d772 .tertiary_medium_f149 .media_focused_522f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.complex-d4e6 .widget-d772 .tertiary_medium_f149 .media_focused_522f:hover svg #svg-search {
  fill: #444;
}
.complex-d4e6 .widget-d772 .tertiary_medium_f149 .media_focused_522f svg {
  width: 18px;
  height: 18px;
}
.complex-d4e6 .easy-fa8f ul ul,
.complex-d4e6 .media_b3b5 ul ul,
.complex-d4e6 .center-5645 ul ul,
.complex-d4e6 .accent-87d9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.complex-d4e6 .easy-fa8f .status_black_404a > a,
.complex-d4e6 .media_b3b5 .status_black_404a > a,
.complex-d4e6 .center-5645 .status_black_404a > a,
.complex-d4e6 .accent-87d9 .status_black_404a > a {
  margin-bottom: 0;
}
.complex-d4e6 .frame-8173 li,
.complex-d4e6 .easy-fa8f li,
.complex-d4e6 .huge_86f7 li,
.complex-d4e6 .media_b3b5 li,
.complex-d4e6 .center-5645 li,
.complex-d4e6 .accent-87d9 li,
.complex-d4e6 .detail-15fb li,
.complex-d4e6 .background-solid-4aaf li {
  display: block;
  position: relative;
}
.complex-d4e6 .frame-8173 li:last-child,
.complex-d4e6 .easy-fa8f li:last-child,
.complex-d4e6 .huge_86f7 li:last-child,
.complex-d4e6 .media_b3b5 li:last-child,
.complex-d4e6 .center-5645 li:last-child,
.complex-d4e6 .accent-87d9 li:last-child,
.complex-d4e6 .detail-15fb li:last-child,
.complex-d4e6 .background-solid-4aaf li:last-child {
  border: none;
}
.complex-d4e6 .frame-8173 li a,
.complex-d4e6 .easy-fa8f li a,
.complex-d4e6 .huge_86f7 li a,
.complex-d4e6 .media_b3b5 li a,
.complex-d4e6 .center-5645 li a,
.complex-d4e6 .accent-87d9 li a,
.complex-d4e6 .detail-15fb li a,
.complex-d4e6 .background-solid-4aaf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-d4e6 .frame-8173 li ul li::before,
.complex-d4e6 .easy-fa8f li ul li::before,
.complex-d4e6 .huge_86f7 li ul li::before,
.complex-d4e6 .media_b3b5 li ul li::before,
.complex-d4e6 .center-5645 li ul li::before,
.complex-d4e6 .accent-87d9 li ul li::before,
.complex-d4e6 .detail-15fb li ul li::before,
.complex-d4e6 .background-solid-4aaf li ul li::before {
  left: 15px;
}
.complex-d4e6 .frame-8173 li ul a,
.complex-d4e6 .easy-fa8f li ul a,
.complex-d4e6 .huge_86f7 li ul a,
.complex-d4e6 .media_b3b5 li ul a,
.complex-d4e6 .center-5645 li ul a,
.complex-d4e6 .accent-87d9 li ul a,
.complex-d4e6 .detail-15fb li ul a,
.complex-d4e6 .background-solid-4aaf li ul a {
  padding-left: 20px;
}
.complex-d4e6 .frame-8173 li ul ul li::before,
.complex-d4e6 .easy-fa8f li ul ul li::before,
.complex-d4e6 .huge_86f7 li ul ul li::before,
.complex-d4e6 .media_b3b5 li ul ul li::before,
.complex-d4e6 .center-5645 li ul ul li::before,
.complex-d4e6 .accent-87d9 li ul ul li::before,
.complex-d4e6 .detail-15fb li ul ul li::before,
.complex-d4e6 .background-solid-4aaf li ul ul li::before {
  left: 30px;
}
.complex-d4e6 .frame-8173 li ul ul a,
.complex-d4e6 .easy-fa8f li ul ul a,
.complex-d4e6 .huge_86f7 li ul ul a,
.complex-d4e6 .media_b3b5 li ul ul a,
.complex-d4e6 .center-5645 li ul ul a,
.complex-d4e6 .accent-87d9 li ul ul a,
.complex-d4e6 .detail-15fb li ul ul a,
.complex-d4e6 .background-solid-4aaf li ul ul a {
  padding-left: 40px;
}
.complex-d4e6 .video-plasma-9024 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.complex-d4e6 .background-solid-4aaf ul li {
  margin-bottom: 1.41575em;
}
.complex-d4e6 .background-solid-4aaf ul li .soft_b84d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.complex-d4e6 .background-solid-4aaf ul li .north-5f92 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.gold-18b6 .frame-8173 li a,
.gold-18b6 .easy-fa8f li a,
.gold-18b6 .huge_86f7 li a,
.gold-18b6 .media_b3b5 li a,
.gold-18b6 .center-5645 li a,
.gold-18b6 .accent-87d9 li a,
.gold-18b6 .detail-15fb li a,
.gold-18b6 .background-solid-4aaf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold-18b6 .video-plasma-9024 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold-18b6 .widget-d772 ul li.text_9237 .stale_1648,
.gold-18b6 .widget-d772 ul li.hero_c146 .stale_1648 {
  background: rgba(0, 0, 0, 0.2);
}
.gold-18b6 .complex-d4e6 .widget-d772 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li {
  margin: 0;
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li ul {
  margin: 0;
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li ul li a {
  padding-left: 15px;
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li ul li li a {
  padding-left: 30px;
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li.notice_cold_735d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li.notice_cold_735d > 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;
}
.message_advanced_39dc .complex-d4e6 .backdrop-3840 li.notice_cold_735d > 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;
}
.east_0489 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb-white-375a {
  position: relative;
  z-index: 10;
}
.breadcrumb-white-375a .overlay-up-3cce {
  width: 100%;
  max-width: 100%;
}
.last_4286 .accent-ef9c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.last_4286 .white-cdda {
}
.last_4286 .gold-18b6 {
  background: #292929;
}
.hot_2076 .accent-ef9c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hot_2076 .white-cdda {
  background: #f9f9f9;
}
.hot_2076 .gold-18b6 {
  background: #303030;
}
.chip-iron-b89c .accent-ef9c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-iron-b89c .input-353e {
    margin-bottom: 1em;
  }
  .chip-iron-b89c .input-353e:last-child {
    margin-bottom: 0;
  }
}
.chip-iron-b89c .white-cdda {
  background: #ededed;
}
.chip-iron-b89c .gold-18b6 {
  background: #1a1a1a;
}
.accent-ef9c.white-cdda {
  color: rgba(0, 0, 0, 0.6);
}
.accent-ef9c.white-cdda .west-2f42 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-ef9c.gold-18b6 {
  color: rgba(255, 255, 255, 0.99);
}
.accent-ef9c.gold-18b6 a:not(.paragraph-1aea) {
  color: rgba(255, 255, 255, 0.79);
}
.accent-ef9c.gold-18b6 a:not(.paragraph-1aea):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-ef9c.gold-18b6 .west-2f42 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-ef9c.gold-18b6 table tbody td,
.accent-ef9c.gold-18b6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message-2fad.orange_95de .item-full-6f13 {
  max-width: initial;
}
.message-2fad .row-fresh-c6da {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message-2fad .row-fresh-c6da .overlay-up-3cce {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message-2fad .row-fresh-c6da .overlay-up-3cce {
    display: block;
    margin-bottom: 2em;
  }
  .message-2fad .row-fresh-c6da .overlay-up-3cce:last-child {
    margin-bottom: 0;
  }
}
.chip-iron-b89c .input-353e:last-child,
.hot_2076 .input-353e:last-child,
.last_4286 .input-353e:last-child {
  margin-bottom: 0;
}
.chip-iron-b89c .input-353e .complex-d4e6 .widget-d772:last-child,
.hot_2076 .input-353e .complex-d4e6 .widget-d772:last-child,
.last_4286 .input-353e .complex-d4e6 .widget-d772:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .chip-iron-b89c .old-a71e,
  .chip-iron-b89c .layout-soft-704b,
  .hot_2076 .old-a71e,
  .hot_2076 .layout-soft-704b,
  .last_4286 .old-a71e,
  .last_4286 .layout-soft-704b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb-white-375a .input-353e {
    margin-bottom: 2em;
  }
}
.breadcrumb-white-375a p:last-child {
  margin-bottom: 0;
}
.breadcrumb-white-375a li,
.breadcrumb-white-375a ul {
  list-style: none;
  margin: 0;
}
.breadcrumb-white-375a ul ul {
  margin-left: 2.617924em;
}
.shade_thick_0c28 {
  font-size: 0.875em;
}

/* css-noise: 41ba */
.phantom-card-h6 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
