/*!
Theme Name: Customify
Theme URI: https://pressmaximum.message_0e54/customify
Author: WPCustomify
Author URI: https://pressmaximum.message_0e54
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.message_0e54/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input_current_6bf4.description-right-062b/licenses/gpl-2.0.gold_0aec
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.solid-6597/, (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.notice-e312.badge_e370/normalize.under_4c46/
 ======
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.under_4c46 v7.0.0 | MIT License | github.message_0e54/necolas/normalize.under_4c46 */
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;
}
.tooltip_last_8630 .avatar-86f5,
.info_27c2,
.dropdown_orange_f52d,
.dirty_ac51,
.menu_simple_d12a,
.button-e31a,
.tiny-0349,
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;
}
.info_27c2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .info_27c2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .info_27c2,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown_orange_f52d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown_orange_f52d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown_orange_f52d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_orange_f52d,
  h2 {
    font-size: 1.7em;
  }
}
.dirty_ac51,
h3 {
  font-size: 1.618em;
}
.tooltip_last_8630 .avatar-86f5,
.menu_simple_d12a,
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.out_d8ac {
  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;
}
.widget_10dc:after,
.widget_10dc:before,
.header_up_c3a9:after,
.header_up_c3a9:before {
  content: "";
  display: table;
}
.widget_10dc:after,
.header_up_c3a9:after {
  clear: both;
}
.pagination-blue-9c9f {
  float: right;
  margin-right: 0;
}
.card-prev-4198 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.table-yellow-70c6 .layout_complex_b070,
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;
}
.table-yellow-70c6 .layout_complex_b070: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;
}
.west-78a1 .layout_complex_b070 {
  box-shadow: none;
}
.west-78a1
  .layout_complex_b070
  .box-09cf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west-78a1 .layout_complex_b070 .modal_3af4 {
  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;
}
.west-78a1
  .layout_complex_b070
  .modal_3af4
  b {
  display: none;
}
.west-78a1 .thumbnail_b125 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.column-9992:not(.description-yellow-86b8):not(.full-abfb),
button:not(.description-yellow-86b8):not(.full-abfb),
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ),
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ),
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ) {
  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;
}
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ):hover,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ):hover,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):hover,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):hover,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ):active,
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ):active,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):active,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):active,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):active,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus {
  outline: 0;
}
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba {
  position: relative;
}
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .message_7680,
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .sidebar_6f60,
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .modal_pro_057f,
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  i,
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  svg,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .message_7680,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .sidebar_6f60,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .modal_pro_057f,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  i,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  svg,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .message_7680,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .sidebar_6f60,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .modal_pro_057f,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  i,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  svg,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .message_7680,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .sidebar_6f60,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .modal_pro_057f,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  i,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  svg,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .message_7680,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .sidebar_6f60,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  .modal_pro_057f,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  i,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba
  svg {
  visibility: hidden;
}
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba:after,
button:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba:after,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba:after,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba:after,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ).fn-loading-f2ba: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;
}
.column-9992:not(.description-yellow-86b8):not(.full-abfb),
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ),
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ),
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ) {
  color: #fff;
  background: #235787;
}
.column-9992:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus,
input[type="button"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus,
input[type="reset"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus,
input[type="submit"]:not(.description-yellow-86b8):not(
    .full-abfb
  ):focus {
  color: #fff;
}
.column-9992.fn-disabled-f2ba:not(.description-yellow-86b8):not(
    .full-abfb
  ),
.column-9992[disabled]:not(.description-yellow-86b8):not(
    .full-abfb
  ),
button.fn-disabled-f2ba:not(.description-yellow-86b8):not(
    .full-abfb
  ),
button[disabled]:not(.description-yellow-86b8):not(
    .full-abfb
  ) {
  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;
}
.dirty-b1f7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dirty-b1f7: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;
}
.widget_ffa8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.action_6021 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress_bronze_9841 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.widget_10dc:after,
.widget_10dc:before,
.action-3f41:after,
.action-3f41:before,
.hard-0678:after,
.hard-0678:before,
.photo_fa87:after,
.photo_fa87:before,
.dirty-7692:after,
.dirty-7692:before,
.title_3bbf:after,
.title_3bbf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.widget_10dc:after,
.action-3f41:after,
.hard-0678:after,
.photo_fa87:after,
.dirty-7692:after,
.title_3bbf:after {
  clear: both;
}
.action-3f41 .hero-75cd,
.hard-0678 .hero-75cd,
.button_7963 .hero-75cd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.progress-left-4d78 {
  display: inline-block;
}
.accent-9767 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accent-9767 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accent-9767 .image-2604 {
  padding: 1em 0;
  font-size: 85%;
}
.image-2604 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.smooth-84aa {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.smooth-84aa:after,
.smooth-84aa:before {
  content: "";
  display: table;
}
.smooth-84aa:after {
  clear: both;
}
.title_fast_ef77 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel_dynamic_a94c .title_fast_ef77 {
  max-width: 50%;
}
.narrow_6a91 .title_fast_ef77 {
  max-width: 33.33%;
}
.hover-6730 .title_fast_ef77 {
  max-width: 25%;
}
.badge_east_934d .title_fast_ef77 {
  max-width: 20%;
}
.notification_43e0 .title_fast_ef77 {
  max-width: 16.66%;
}
.thick-ac89 .title_fast_ef77 {
  max-width: 14.28%;
}
.highlight_short_7853 .title_fast_ef77 {
  max-width: 12.5%;
}
.detail_active_4db1 .title_fast_ef77 {
  max-width: 11.11%;
}
.text_east_38f1 {
  display: block;
}
.tooltip_last_8630 .media_3398 label,
.tooltip_last_8630 .box_947a label,
.tooltip_last_8630 .lower_927f label,
.tooltip_last_8630 .main-7bd3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-wide-f7fc {
  list-style: none;
  margin: 0;
}
.gallery-wide-f7fc article.hidden-gold-778f {
  margin-bottom: 0;
}
.gallery-wide-f7fc ul {
  list-style: none;
  margin: 0;
}
.gallery-wide-f7fc .iron-424b li.hidden-gold-778f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-wide-f7fc .iron-424b li.hidden-gold-778f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-wide-f7fc .iron-424b li.hidden-gold-778f: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) {
  .gallery-wide-f7fc .iron-424b li.hidden-gold-778f li.hidden-gold-778f li.hidden-gold-778f li.hidden-gold-778f {
    padding-left: 0;
  }
}
article.hidden-gold-778f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-gold-778f .action-3f41 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-gold-778f .pink-4b12 {
  float: left;
}
article.hidden-gold-778f .section_basic_5405 {
  margin-left: 85px;
}
article.hidden-gold-778f .description_28e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-gold-778f .description_28e4 .layout-lite-eae2 {
  margin-left: 10px;
}
article.hidden-gold-778f .menu-71cb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-gold-778f .hover_paper_7e75 {
  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 .media_3398,
  #respond .lower_927f,
  #respond .main-7bd3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media_3398 input,
#respond .lower_927f input,
#respond .main-7bd3 input {
  width: 100%;
}
#respond .main-7bd3 {
  margin-right: 0;
}
#respond .background_5d04 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast_7c0c {
  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;
}
.fast_7c0c.form_c3d3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fast_7c0c 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%);
}
.fast_7c0c:focus,
.fast_7c0c: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);
}
.motion_5003 {
  border-radius: 10%;
}
.button-9bef {
  border-radius: 50%;
}
.footer_b4b3 {
  font-size: 0.72em;
}
.module-9969 {
  font-size: 0.875em;
}
.border-bb8d {
  font-size: 1.1em;
}
.red-e468 {
  text-transform: uppercase;
  line-height: 1.2;
}
.red-e468.footer_b4b3 {
  letter-spacing: 0.5px;
}
.yellow_3a8f,
.yellow_3a8f a {
  color: #6d6d6d;
}
.yellow_3a8f a:hover {
  color: #111;
}
.narrow_31cd {
  color: #6d6d6d;
}
.header_df71 {
  overflow-x: hidden;
}
.header_df71 .layout_f932.photo_cbf8 {
  position: relative;
}
.header_df71 .layout_f932.photo_cbf8.popup-8cfb {
  position: initial;
}
.header_df71
  .layout_f932.photo_cbf8.popup-8cfb
  .mask_advanced_bd30 {
  left: auto;
}
.header_df71 .layout_f932 .mask_advanced_bd30 {
  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;
}
.header_df71 .layout_f932:hover.photo_cbf8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header_df71
  .layout_f932:hover.photo_cbf8
  .mask_advanced_bd30 {
  display: block;
  z-index: 9999999;
}
.header_df71 .info-small-7777 .shade_gold_8d39,
.header_df71 .item-2cba .shade_gold_8d39 {
  display: none;
}
.header_df71 .input_selected_73fc .layout_f932:hover.photo_cbf8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tooltip_last_8630 .media_3398 label,
.tooltip_last_8630 .box_947a label,
.tooltip_last_8630 .lower_927f label,
.tooltip_last_8630 .main-7bd3 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-wide-f7fc {
  list-style: none;
  margin: 0;
}
.gallery-wide-f7fc article.hidden-gold-778f {
  margin-bottom: 0;
}
.gallery-wide-f7fc ul {
  list-style: none;
  margin: 0;
}
.gallery-wide-f7fc .iron-424b li.hidden-gold-778f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-wide-f7fc .iron-424b li.hidden-gold-778f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-wide-f7fc .iron-424b li.hidden-gold-778f: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) {
  .gallery-wide-f7fc .iron-424b li.hidden-gold-778f li.hidden-gold-778f li.hidden-gold-778f li.hidden-gold-778f {
    padding-left: 0;
  }
}
article.hidden-gold-778f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-gold-778f .action-3f41 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-gold-778f .pink-4b12 {
  float: left;
}
article.hidden-gold-778f .section_basic_5405 {
  margin-left: 85px;
}
article.hidden-gold-778f .description_28e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-gold-778f .description_28e4 .layout-lite-eae2 {
  margin-left: 10px;
}
article.hidden-gold-778f .menu-71cb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-gold-778f .hover_paper_7e75 {
  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 .media_3398,
  #respond .lower_927f,
  #respond .main-7bd3 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .media_3398 input,
#respond .lower_927f input,
#respond .main-7bd3 input {
  width: 100%;
}
#respond .main-7bd3 {
  margin-right: 0;
}
#respond .background_5d04 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-small-7777 .hero-f91e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero-f91e .mask_e010.focused_d490 .main_north_d514 > li > a:focus,
.hero-f91e .mask_e010.focused_d490 .main_north_d514 > li > a:hover,
.hero-f91e .mask_e010.slider_691f .main_north_d514 > li > a:focus,
.hero-f91e .mask_e010.slider_691f .main_north_d514 > li > a:hover,
.hero-f91e .mask_e010.secondary_173f .main_north_d514 > li > a:focus,
.hero-f91e .mask_e010.secondary_173f .main_north_d514 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-f91e
  .mask_e010.focused_d490
  .main_north_d514
  > li.block_light_eef3
  > a,
.hero-f91e
  .mask_e010.focused_d490
  .main_north_d514
  > li.nav_b985
  > a,
.hero-f91e
  .mask_e010.slider_691f
  .main_north_d514
  > li.block_light_eef3
  > a,
.hero-f91e
  .mask_e010.slider_691f
  .main_north_d514
  > li.nav_b985
  > a,
.hero-f91e
  .mask_e010.secondary_173f
  .main_north_d514
  > li.block_light_eef3
  > a,
.hero-f91e .mask_e010.secondary_173f .main_north_d514 > li.fluid_f895 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-f91e .accordion-bright-fc27,
.hero-f91e .accordion-bright-fc27 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero-f91e .info_center_b32a.black_8f62 li a,
.hero-f91e .mini-20f7 a,
.hero-f91e .summary-f653,
.hero-f91e .main_north_d514 > li > a,
.hero-f91e .narrow-5fb8 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e .info_center_b32a.black_8f62 li a:hover,
.hero-f91e .mini-20f7 a:hover,
.hero-f91e .summary-f653:hover,
.hero-f91e .main_north_d514 > li > a:hover,
.hero-f91e .narrow-5fb8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-f91e .filter_519b {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e .filter_519b .media_d9c4 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-f91e .filter_519b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-f91e .bronze_7138 .block_cd9e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e .bronze_7138 .block_cd9e .summary_pro_cd3b {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e
  .bronze_7138
  .block_cd9e
  .summary_pro_cd3b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e
  .bronze_7138
  .block_cd9e
  .summary_pro_cd3b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e
  .bronze_7138
  .block_cd9e
  .summary_pro_cd3b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e
  .bronze_7138
  .block_cd9e
  .summary_pro_cd3b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e .bronze_7138 .tertiary-outer-2fb7 {
  color: rgba(255, 255, 255, 0.79);
}
.hero-f91e .bronze_7138 .tertiary-outer-2fb7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-a897
  .hero-f91e
  .bronze_7138
  .focus-copper-91f1
  .menu-e802 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid-a897
  .hero-f91e
  .bronze_7138
  .focus-copper-91f1
  .summary_pro_cd3b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-small-7777 .popup_4451 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.popup_4451 .mask_e010.focused_d490 .main_north_d514 > li > a:focus,
.popup_4451 .mask_e010.focused_d490 .main_north_d514 > li > a:hover,
.popup_4451 .mask_e010.slider_691f .main_north_d514 > li > a:focus,
.popup_4451 .mask_e010.slider_691f .main_north_d514 > li > a:hover,
.popup_4451 .mask_e010.secondary_173f .main_north_d514 > li > a:focus,
.popup_4451 .mask_e010.secondary_173f .main_north_d514 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_4451
  .mask_e010.focused_d490
  .main_north_d514
  > li.block_light_eef3
  > a,
.popup_4451
  .mask_e010.focused_d490
  .main_north_d514
  > li.nav_b985
  > a,
.popup_4451
  .mask_e010.slider_691f
  .main_north_d514
  > li.block_light_eef3
  > a,
.popup_4451
  .mask_e010.slider_691f
  .main_north_d514
  > li.nav_b985
  > a,
.popup_4451
  .mask_e010.secondary_173f
  .main_north_d514
  > li.block_light_eef3
  > a,
.popup_4451 .mask_e010.secondary_173f .main_north_d514 > li.fluid_f895 > a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_4451 .accordion-bright-fc27,
.popup_4451 .accordion-bright-fc27 a {
  color: rgba(0, 0, 0, 0.8);
}
.popup_4451 .info_center_b32a.black_8f62 li a,
.popup_4451 .mini-20f7 a,
.popup_4451 .summary-f653,
.popup_4451 .main_north_d514 > li > a,
.popup_4451 .narrow-5fb8 {
  color: rgba(0, 0, 0, 0.55);
}
.popup_4451 .info_center_b32a.black_8f62 li a:hover,
.popup_4451 .mini-20f7 a:hover,
.popup_4451 .summary-f653:hover,
.popup_4451 .main_north_d514 > li > a:hover,
.popup_4451 .narrow-5fb8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.popup_4451 .filter_519b {
  color: rgba(0, 0, 0, 0.55);
}
.popup_4451 .filter_519b .media_d9c4 {
  color: rgba(0, 0, 0, 0.8);
}
.popup_4451 .filter_519b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress-68bf .summary_thick_ba5b {
  margin-left: auto;
  margin-right: auto;
}
.hard-0678 > * {
  margin-left: auto;
  margin-right: auto;
}
.hard-0678 .widget_ffa8 {
  margin-right: 1.41575em;
}
.disabled-left-d3cd .hard-0678 > .tertiary_6fa1 {
  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;
}
.disabled-left-d3cd .hard-0678 > .item_steel_7bf6 {
  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;
}
.outline_center_140e.progress-68bf .summary_thick_ba5b,
.bright-a7db.progress-68bf .summary_thick_ba5b {
  margin-left: 0;
}
.center_76e0.progress-68bf .summary_thick_ba5b,
.focus_67b5.progress-68bf .summary_thick_ba5b {
  margin-right: 0;
}
.hard-0678 ol,
.hard-0678 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.medium-a90d video {
  max-width: 100%;
}
.wrapper_south_cfd9 img {
  display: block;
}
.wrapper_south_cfd9.widget_ffa8,
.wrapper_south_cfd9.action_6021 {
  width: 100%;
}
.wrapper_south_cfd9.item_steel_7bf6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.image_silver_d2b8:not(.breadcrumb-d2f0) {
  margin: 1.5em auto;
}
.slider-30bf p {
  padding: 1.5em 14px;
}
ul.solid_d4bb.item_steel_7bf6,
ul.solid_d4bb.tertiary_6fa1,
ul.solid_d4bb.heading_87db.tertiary_6fa1 {
  padding: 0 14px;
}
.breadcrumb_b927 {
  display: block;
  overflow-x: auto;
}
.breadcrumb_b927 table {
  border-collapse: collapse;
  width: 100%;
}
.breadcrumb_b927 td,
.breadcrumb_b927 th {
  padding: 0.5em;
}
.hard-0678 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard-0678 ol ol,
.hard-0678 ol ul,
.hard-0678 ul ol,
.hard-0678 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard-0678 ol ol li,
.hard-0678 ol ul li,
.hard-0678 ul ol li,
.hard-0678 ul ul li {
  margin-left: 0;
}
.clean-0edc.caption-0bd3 > .section-81bd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.clean-0edc.caption-0bd3 > .section-81bd iframe,
.clean-0edc.caption-0bd3 > .section-81bd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge_90f2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge_90f2.fluid-e652 {
  padding: 0;
}
.huge_90f2.fluid-e652 cite {
  font-size: 13px;
}
.huge_90f2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge_90f2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.iron_f41b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.iron_f41b > p:first-child {
  margin-top: 0;
}
.iron_f41b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.iron_f41b blockquote {
  border-left: 0;
}
.light_c33a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.light_c33a:not(.modal_d178) {
  max-width: 100px;
}
.light_c33a.pagination_7002 {
  border-bottom: none !important;
  text-align: center;
}
.light_c33a.pagination_7002::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .slider-30bf p {
    padding: 1.5em 0;
  }
}
.down-0ed3 {
  color: #0073aa;
}
.search_rough_1857 {
  background-color: #0073aa;
}
.aside_0703 {
  color: #229fd8;
}
.in_3c32 {
  background-color: #229fd8;
}
.logo-3505 {
  color: #eee;
}
.photo-simple-7c8e {
  background-color: #eee;
}
.video-20a8 {
  color: #444;
}
.badge_7e52 {
  background-color: #444;
}
.copper-82da {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.copper-82da .secondary_e322 .mini-20f7 {
  font-size: 15px;
}
.copper-82da .mini-20f7 {
  line-height: 1.3;
}
.copper-82da .popup_4451 {
}
.copper-82da .hero-f91e {
  background: #235787;
}
.pro-fb83 {
  padding: 0;
}
.pro-fb83 .hero-f91e {
  background: #1a1a1a;
}
.pro-fb83 .popup_4451 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.button_251e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.button_251e .popup_4451 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.button_251e .hero-f91e {
  background: #303030;
}
.title_3bbf {
  position: relative;
  z-index: 10;
}
.title_3bbf .huge_5d9a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_8a65 .photo_cbf8 {
  display: inline-block;
  vertical-align: middle;
}
.surface_8a65.preview_1374 .photo_cbf8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface_8a65.preview_1374 .photo_cbf8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_8a65.preview_1374 .photo_cbf8 {
    margin-right: 0.4em;
  }
}
.surface_8a65.preview_1374 .photo_cbf8:last-child {
  margin-right: 0;
}
.icon-5d77 .huge_5d9a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info-small-7777 .secondary_e322 {
    margin: 0 -0.5em;
  }
  .info-small-7777 .secondary_e322 [class*="customify-col-"],
  .info-small-7777 .secondary_e322 [class*="customify-col_"],
  .info-small-7777 .secondary_e322 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info-small-7777.glass_151f .huge_5d9a {
  background: 0 0 !important;
}
.info-small-7777.glass_151f .huge_5d9a,
.info-small-7777.icon-5d77 .huge_5d9a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info-small-7777.down_48dc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info-small-7777.icon-5d77 .huge_5d9a {
  box-shadow: none !important;
}
.tooltip_ea63 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tooltip_ea63 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip_ea63 {
    padding: 18px 0 20px;
  }
}
.tooltip_ea63 .pressed_bad3 {
  width: 100%;
}
.tooltip_ea63 .status_68e5 {
  margin-bottom: 0;
}
.tooltip_ea63 .header-stale-6033 {
  margin-top: 5px;
  font-size: 0.875em;
}
.frame_center_e642 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.frame_center_e642 .list_c38f {
  width: 100%;
}
.gallery_mini_b01e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gallery_mini_b01e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gallery_mini_b01e 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;
}
.gallery_mini_b01e li:last-child:after {
  display: none;
}
.gallery_mini_b01e li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert-south-0111 .shade_gold_8d39 button,
.tooltip_ea63 .shade_gold_8d39 button {
  left: 0;
}
.alert-south-0111 .list_c38f,
.tooltip_ea63 .list_c38f {
  padding-left: 0;
  padding-right: 0;
}
.alert-south-0111 .frame_center_e642,
.tooltip_ea63 .frame_center_e642 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert-south-0111 {
  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;
}
.alert-south-0111: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;
}
.alert-south-0111 .modal_a7b4 {
  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) {
  .alert-south-0111 .modal_a7b4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert-south-0111 .modal_a7b4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert-south-0111 .modal_a7b4 {
    min-height: 200px;
  }
}
.alert-south-0111 .gallery_mini_b01e {
  color: rgba(255, 255, 255, 0.8);
}
.alert-south-0111 .gallery_mini_b01e a,
.alert-south-0111 .gallery_mini_b01e li:after {
  color: inherit;
}
.alert-south-0111 .gallery_mini_b01e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.form-9e96 {
  margin-bottom: 0.5em;
}
.main-over-f7ce {
  margin-bottom: 1.2em;
}
.main-over-f7ce,
.form-9e96 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.main-over-f7ce p:last-child,
.form-9e96 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .shade_gold_8d39,
#masthead .shade_gold_8d39 {
  display: none;
}
#masthead
  > .shade_gold_8d39.iron-d305 {
  display: none;
}
#masthead > .shade_gold_8d39 button {
  left: 0;
}
.icon_white_50d2 {
  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%;
}
.icon_white_50d2 .photo_cbf8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.icon_white_50d2 .mask_inner_5d0c {
  display: -webkit-box;
  display: flex;
}
.icon_white_50d2 .mask_inner_5d0c.action_12b3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.icon_white_50d2 .mask_inner_5d0c.gas_bb0d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_white_50d2 .mask_inner_5d0c.solid_08a1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.icon_white_50d2.avatar-gold-d973.background-red-0d73 .mask_inner_5d0c.action_12b3 {
  flex-basis: 100%;
}
.icon_white_50d2.paragraph-liquid-b542 .mask_inner_5d0c.gas_bb0d {
  -webkit-box-flex: 1;
  flex: auto;
}
.icon_white_50d2.paragraph-liquid-b542 .mask_inner_5d0c.solid_08a1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .shade_gold_8d39.iron-d305 {
  display: none;
}
#masthead > .shade_gold_8d39 button {
  left: 0;
}
.image-tall-5734 {
  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;
}
.image-tall-5734:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image-tall-5734.article_hot_dea7 i {
  margin-right: 4px;
}
.image-tall-5734.tabs_6a1e i {
  margin-left: 5px;
}
.mini-20f7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mini-20f7 p:last-child {
  margin-bottom: 0;
}
.tertiary-inner-4954 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tertiary-inner-4954 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tertiary-inner-4954 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tertiary-inner-4954 .accordion-bright-fc27 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tertiary-inner-4954 .full-cd28 {
  margin: 5px 0 7px 0;
}
.tertiary-inner-4954.dirty_90ab .soft_94c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-inner-4954.dirty_90ab .widget-in-1bb9 {
  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;
}
.tertiary-inner-4954.carousel_8bc9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tertiary-inner-4954.carousel_8bc9 .soft_94c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-inner-4954.carousel_8bc9 .widget-in-1bb9 {
  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;
}
.tertiary-inner-4954.frame-thick-7d11 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-inner-4954.media_4728 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tertiary-inner-4954.media_4728 .widget-in-1bb9 {
  margin-top: 7px;
}
.center_8331 {
  display: inline-block;
}
.title_3bbf .summary_f779 .tertiary-inner-4954 img {
  max-width: 100%;
}
.mask_e010 .primary_8462.disabled_222c,
.gallery-copper-708e .primary_8462.disabled_222c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.mask_e010 .medium_c422,
.gallery-copper-708e .medium_c422 {
  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%);
}
.mask_e010 .medium_c422 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.mask_e010.tertiary-tiny-3793 .medium_c422 {
  display: none;
}
.mask_e010 .bronze_9bcd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask_e010 .bronze_9bcd li {
  display: inline-block;
  position: relative;
}
.mask_e010 .bronze_9bcd li:last-child {
  margin-right: 0;
}
.mask_e010 .bronze_9bcd 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;
}
.mask_e010 .bronze_9bcd li.fluid_f895 > a {
  color: rgba(0, 0, 0, 0.9);
}
.mask_e010 .bronze_9bcd > 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;
}
.mask_e010 .bronze_9bcd > li > a i {
  line-height: 0;
}
.mask_e010 .bronze_9bcd > li.list_7bbc > a .medium_c422 {
  margin-left: 4px;
  line-height: 0;
}
.mask_e010 .bronze_9bcd .cold_3073 li.list_7bbc > a {
  position: relative;
}
.mask_e010 .bronze_9bcd .cold_3073 li.list_7bbc > a:after,
.mask_e010 .bronze_9bcd .cold_3073 li.list_7bbc > a:before {
  content: "";
  display: table;
}
.mask_e010 .bronze_9bcd .cold_3073 li.list_7bbc > a:after {
  clear: both;
}
.mask_e010 .bronze_9bcd .cold_3073 li.list_7bbc > a .medium_c422 {
  margin-left: 5px;
  float: right;
}
.mask_e010 .chip_advanced_66a8,
.mask_e010 .cold_3073 {
  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;
}
.mask_e010 .cold_3073 {
  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;
}
.mask_e010 .cold_3073 .disabled_222c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.mask_e010 .cold_3073 .medium_c422 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.mask_e010 .cold_3073 li {
  display: block;
  margin: 0;
  padding: 0;
}
.mask_e010 .cold_3073 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;
}
.mask_e010 .cold_3073 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.mask_e010 .cold_3073 .cold_3073 {
  top: 0;
  left: 100%;
}
.mask_e010 .disabled_tiny_fa9b.fn-focus-f2ba > .chip_advanced_66a8,
.mask_e010 .disabled_tiny_fa9b.fn-focus-f2ba > .cold_3073,
.mask_e010 .disabled_tiny_fa9b:focus > .chip_advanced_66a8,
.mask_e010 .disabled_tiny_fa9b:focus > .cold_3073,
.mask_e010 .disabled_tiny_fa9b:hover > .chip_advanced_66a8,
.mask_e010 .disabled_tiny_fa9b:hover > .cold_3073 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.mask_e010.secondary_173f .main_north_d514:after,
.mask_e010.secondary_173f .main_north_d514:before {
  content: "";
  display: table;
}
.mask_e010.secondary_173f .main_north_d514:after {
  clear: both;
}
.mask_e010.secondary_173f .main_north_d514 > li {
  float: left;
}
.mask_e010.brown-242a .main_north_d514:after,
.mask_e010.brown-242a .main_north_d514:before {
  content: "";
  display: table;
}
.mask_e010.brown-242a .main_north_d514:after {
  clear: both;
}
.mask_e010.brown-242a .main_north_d514 > li {
  float: left;
}
.mask_e010.brown-242a .main_north_d514 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.mask_e010.brown-242a .main_north_d514 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.mask_e010.brown-242a .main_north_d514 > li.block_light_eef3 > a,
.mask_e010.brown-242a .main_north_d514 > li.fluid_f895 > a {
  color: #fff;
  background-color: #1e4b75;
}
.mask_e010.focused_d490 .main_north_d514 > li > a .disabled_222c {
  position: relative;
}
.mask_e010.focused_d490 .main_north_d514 > li > a .disabled_222c: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;
}
.mask_e010.focused_d490
  .main_north_d514
  > li:focus
  > a
  .disabled_222c:before,
.mask_e010.focused_d490
  .main_north_d514
  > li:hover
  > a
  .disabled_222c:before {
  width: 100%;
  background-color: currentColor;
}
.mask_e010.focused_d490
  .main_north_d514
  > li.block_light_eef3
  > a
  .disabled_222c:before,
.mask_e010.focused_d490
  .main_north_d514
  > li.nav_b985
  > a
  .disabled_222c:before {
  width: 100%;
  background-color: currentColor;
}
.mask_e010.slider_691f .main_north_d514 > li > a .disabled_222c {
  position: relative;
}
.mask_e010.slider_691f .main_north_d514 > li > a .disabled_222c: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;
}
.mask_e010.slider_691f .main_north_d514 > li:focus > a .disabled_222c:before,
.mask_e010.slider_691f
  .main_north_d514
  > li:hover
  > a
  .disabled_222c:before {
  width: 100%;
  background-color: currentColor;
}
.mask_e010.slider_691f
  .main_north_d514
  > li.block_light_eef3
  > a
  .disabled_222c:before,
.mask_e010.slider_691f
  .main_north_d514
  > li.nav_b985
  > a
  .disabled_222c:before {
  width: 100%;
  background-color: currentColor;
}
.gallery-copper-708e .bronze_9bcd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery-copper-708e .bronze_9bcd li:first-child > a {
  border-top: none;
}
.gallery-copper-708e .bronze_9bcd .badge_complex_7565 > .disabled_222c .medium_c422 {
  display: none;
}
.gallery-copper-708e .bronze_9bcd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gallery-copper-708e .bronze_9bcd li:last-child {
  border: none;
}
.gallery-copper-708e .bronze_9bcd li.list_7bbc > a {
  padding-right: 45px !important;
}
.gallery-copper-708e .bronze_9bcd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gallery-copper-708e .bronze_9bcd li a:focus,
.gallery-copper-708e .bronze_9bcd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-copper-708e .bronze_9bcd li .banner-fluid-c6d0 {
  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;
}
.gallery-copper-708e .bronze_9bcd li .banner-fluid-c6d0:hover {
  box-shadow: none;
}
.gallery-copper-708e .bronze_9bcd li .banner-fluid-c6d0 .medium_c422 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gallery-copper-708e .bronze_9bcd .cold_3073 {
  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);
}
.gallery-copper-708e .bronze_9bcd .cold_3073 li a {
  padding-left: 3em;
}
.gallery-copper-708e .bronze_9bcd .picture_0f11 > a .banner-fluid-c6d0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gallery-copper-708e .bronze_9bcd .picture_0f11 > .cold_3073 {
  display: block;
  opacity: 1;
}
.hard-7886 {
  max-width: 100%;
}
.focus_d786 {
  line-height: 0;
  cursor: pointer;
}
.narrow-5fb8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.narrow-5fb8:hover {
  box-shadow: none;
  color: currentColor;
}
.narrow-5fb8 svg {
  width: 18px;
  height: 18px;
}
.narrow-5fb8 .caption_dynamic_d55d {
  display: none;
}
.avatar-first-696b {
  position: relative;
}
.avatar-first-696b.fn-active-f2ba .narrow-5fb8 .motion_0ae2 {
  display: none;
}
.avatar-first-696b.fn-active-f2ba .narrow-5fb8 .caption_dynamic_d55d {
  display: inline-block;
}
.avatar-first-696b .backdrop-black-78da {
  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);
}
.avatar-first-696b.module_small_7b1b .backdrop-black-78da {
  left: auto;
  right: -0.9em;
}
.avatar-first-696b.module_small_7b1b .mask-yellow-1aa2::before {
  left: auto;
  right: 15px;
}
.avatar-first-696b.fn-active-f2ba .backdrop-black-78da {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focus-copper-91f1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focus-copper-91f1 label {
  flex-basis: 100%;
}
.focus-copper-91f1 .block_cd9e {
  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;
}
.focus-copper-91f1 .summary_pro_cd3b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focus-copper-91f1 .summary_pro_cd3b:focus {
  background-color: transparent;
}
.focus-copper-91f1 button.tertiary-outer-2fb7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focus-copper-91f1 button.tertiary-outer-2fb7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focus-copper-91f1 button.tertiary-outer-2fb7 svg {
  width: 18px;
  height: 18px;
}
.focus-copper-91f1 input[type="submit"] {
  min-height: auto;
}
.bronze_7138 .focus-copper-91f1 .summary_pro_cd3b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.mask-yellow-1aa2 {
  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) {
  .mask-yellow-1aa2 {
    width: 220px;
  }
}
.mask-yellow-1aa2 label {
  flex-basis: 100%;
}
.mask-yellow-1aa2::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;
}
.grid-a897 .bronze_7138 .focus-copper-91f1 {
  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;
}
.grid-a897
  .bronze_7138
  .focus-copper-91f1
  .block_cd9e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.grid-a897 .bronze_7138 .focus-copper-91f1 .summary_pro_cd3b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.grid-a897
  .bronze_7138
  .focus-copper-91f1
  .summary_pro_cd3b:focus {
  background: 0 0;
}
.grid-a897
  .bronze_7138
  .focus-copper-91f1
  .menu-e802 {
  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;
}
.info_center_b32a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.info_center_b32a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.info_center_b32a li:last-child {
  margin-right: 0;
}
.info_center_b32a li:first-child {
  margin-left: 0;
}
.info_center_b32a.disabled-iron-f781 a {
  color: #fff;
}
.info_center_b32a.disabled-iron-f781 a:hover {
  color: #fff;
}
.info_center_b32a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.info_center_b32a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.info_center_b32a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.info_center_b32a a:hover {
  opacity: 0.9;
  color: inherit;
}
.info_center_b32a [class*="social-icon-apple"] {
  background-color: #999;
}
.info_center_b32a [class*="social-icon-apple"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #999;
}
.info_center_b32a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.info_center_b32a [class*="social-icon-behance"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #1769ff;
}
.info_center_b32a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.info_center_b32a [class*="social-icon-bitbucket"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #205081;
}
.info_center_b32a [class*="social-icon-codepen"] {
  background-color: #000;
}
.info_center_b32a [class*="social-icon-codepen"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #000;
}
.info_center_b32a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.info_center_b32a [class*="social-icon-delicious"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #39f;
}
.info_center_b32a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.info_center_b32a [class*="social-icon-digg"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #005be2;
}
.info_center_b32a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.info_center_b32a [class*="social-icon-dribbble"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #ea4c89;
}
.info_center_b32a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.info_center_b32a [class*="social-icon-envelope"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #ea4335;
}
.info_center_b32a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.info_center_b32a [class*="social-icon-facebook"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #3b5998;
}
.info_center_b32a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.info_center_b32a [class*="social-icon-flickr"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #0063dc;
}
.info_center_b32a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.info_center_b32a [class*="social-icon-foursquare"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #2d5be3;
}
.info_center_b32a [class*="social-icon-github"] {
  background-color: #333;
}
.info_center_b32a [class*="social-icon-github"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #333;
}
.info_center_b32a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.info_center_b32a [class*="social-icon-google-plus"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #dd4b39;
}
.info_center_b32a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.info_center_b32a [class*="social-icon-houzz"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #7ac142;
}
.info_center_b32a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.info_center_b32a [class*="social-icon-instagram"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #262626;
}
.info_center_b32a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.info_center_b32a [class*="social-icon-jsfiddle"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #487aa2;
}
.info_center_b32a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.info_center_b32a [class*="social-icon-linkedin"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #0077b5;
}
.info_center_b32a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.info_center_b32a [class*="social-icon-medium"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #00ab6b;
}
.info_center_b32a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.info_center_b32a
  [class*="social-icon-odnoklassniki"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #f4731c;
}
.info_center_b32a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.info_center_b32a [class*="social-icon-meetup"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #ec1c40;
}
.info_center_b32a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.info_center_b32a [class*="social-icon-pinterest"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #bd081c;
}
.info_center_b32a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.info_center_b32a [class*="social-icon-product-hunt"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #da552f;
}
.info_center_b32a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.info_center_b32a [class*="social-icon-reddit"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #ff4500;
}
.info_center_b32a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.info_center_b32a [class*="social-icon-rss"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #f26522;
}
.info_center_b32a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.info_center_b32a
  [class*="social-icon-shopping-cart"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #4caf50;
}
.info_center_b32a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.info_center_b32a [class*="social-icon-skype"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #00aff0;
}
.info_center_b32a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.info_center_b32a [class*="social-icon-slideshare"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #0077b5;
}
.info_center_b32a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.info_center_b32a [class*="social-icon-snapchat"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #fffc00;
}
.info_center_b32a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.info_center_b32a [class*="social-icon-soundcloud"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #f80;
}
.info_center_b32a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.info_center_b32a [class*="social-icon-spotify"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #2ebd59;
}
.info_center_b32a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.info_center_b32a
  [class*="social-icon-stack-overflow"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #fe7a15;
}
.info_center_b32a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.info_center_b32a [class*="social-icon-maldkfgram"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #2ca5e0;
}
.info_center_b32a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.info_center_b32a [class*="social-icon-tripadvisor"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #589442;
}
.info_center_b32a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.info_center_b32a [class*="social-icon-tumblr"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #35465c;
}
.info_center_b32a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.info_center_b32a [class*="social-icon-twitch"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #6441a5;
}
.info_center_b32a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.info_center_b32a [class*="social-icon-twitter"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #1da1f2;
}
.info_center_b32a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.info_center_b32a [class*="social-icon-vimeo"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #1ab7ea;
}
.info_center_b32a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.info_center_b32a [class*="social-icon-vk"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #45668e;
}
.info_center_b32a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.info_center_b32a [class*="social-icon-weibo"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #df2029;
}
.info_center_b32a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.info_center_b32a [class*="social-icon-weixin"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #7bb32e;
}
.info_center_b32a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.info_center_b32a [class*="social-icon-whatsapp"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #25d366;
}
.info_center_b32a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.info_center_b32a [class*="social-icon-wordpress"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #21759b;
}
.info_center_b32a [class*="social-icon-xing"] {
  background-color: #026466;
}
.info_center_b32a [class*="social-icon-xing"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #026466;
}
.info_center_b32a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.info_center_b32a [class*="social-icon-yelp"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #af0606;
}
.info_center_b32a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.info_center_b32a [class*="social-icon-youtube"].dropdown_stone_bdcc {
  background-color: transparent;
  color: #cd201f;
}
.summary-f653 {
  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;
}
.summary-f653:hover {
  box-shadow: none;
  background: 0 0;
}
.alert_bronze_0ffd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mini_9c52 {
  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;
}
.notice_ba84 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.motion-c752 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.motion-c752,
.motion-c752::after,
.motion-c752::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;
}
.motion-c752::after,
.motion-c752::before {
  content: "";
  display: block;
  background-color: inherit;
}
.menu_motion_1645 .mini_9c52 .notice_ba84 {
  margin-top: -2px;
  width: 19px;
}
.menu_motion_1645 .mini_9c52 .motion-c752 {
  margin-top: -1px;
}
.menu_motion_1645 .mini_9c52 .motion-c752,
.menu_motion_1645 .mini_9c52 .motion-c752::after,
.menu_motion_1645 .mini_9c52 .motion-c752::before {
  width: 19px;
  height: 2px;
}
.menu_motion_1645 .mini_9c52 .motion-c752::before {
  top: -6px;
}
.menu_motion_1645 .mini_9c52 .motion-c752::after {
  bottom: -6px;
}
.panel-bottom-8fbc .mini_9c52 .notice_ba84 {
  margin-top: -2px;
  width: 22px;
}
.panel-bottom-8fbc .mini_9c52 .motion-c752 {
  margin-top: -1px;
}
.panel-bottom-8fbc .mini_9c52 .motion-c752,
.panel-bottom-8fbc .mini_9c52 .motion-c752::after,
.panel-bottom-8fbc .mini_9c52 .motion-c752::before {
  width: 22px;
  height: 2px;
}
.panel-bottom-8fbc .mini_9c52 .motion-c752::before {
  top: -7px;
}
.panel-bottom-8fbc .mini_9c52 .motion-c752::after {
  bottom: -7px;
}
.basic_1426 .mini_9c52 .notice_ba84 {
  margin-top: -2px;
  width: 31px;
}
.basic_1426 .mini_9c52 .motion-c752 {
  margin-top: -1.5px;
}
.basic_1426 .mini_9c52 .motion-c752,
.basic_1426 .mini_9c52 .motion-c752::after,
.basic_1426 .mini_9c52 .motion-c752::before {
  width: 31px;
  height: 3px;
}
.basic_1426 .mini_9c52 .motion-c752::before {
  top: -9px;
}
.basic_1426 .mini_9c52 .motion-c752::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress-dark-9127 .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 19px;
  }
  .progress-dark-9127 .mini_9c52 .motion-c752 {
    margin-top: -1px;
  }
  .progress-dark-9127 .mini_9c52 .motion-c752,
  .progress-dark-9127 .mini_9c52 .motion-c752::after,
  .progress-dark-9127 .mini_9c52 .motion-c752::before {
    width: 19px;
    height: 2px;
  }
  .progress-dark-9127 .mini_9c52 .motion-c752::before {
    top: -6px;
  }
  .progress-dark-9127 .mini_9c52 .motion-c752::after {
    bottom: -6px;
  }
  .north-1dbe .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 22px;
  }
  .north-1dbe .mini_9c52 .motion-c752 {
    margin-top: -1px;
  }
  .north-1dbe .mini_9c52 .motion-c752,
  .north-1dbe .mini_9c52 .motion-c752::after,
  .north-1dbe .mini_9c52 .motion-c752::before {
    width: 22px;
    height: 2px;
  }
  .north-1dbe .mini_9c52 .motion-c752::before {
    top: -7px;
  }
  .north-1dbe .mini_9c52 .motion-c752::after {
    bottom: -7px;
  }
  .sidebar_45e5 .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_45e5 .mini_9c52 .motion-c752 {
    margin-top: -1.5px;
  }
  .sidebar_45e5 .mini_9c52 .motion-c752,
  .sidebar_45e5 .mini_9c52 .motion-c752::after,
  .sidebar_45e5 .mini_9c52 .motion-c752::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_45e5 .mini_9c52 .motion-c752::before {
    top: -9px;
  }
  .sidebar_45e5 .mini_9c52 .motion-c752::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_a3f8 .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph_a3f8 .mini_9c52 .motion-c752 {
    margin-top: -1px;
  }
  .paragraph_a3f8 .mini_9c52 .motion-c752,
  .paragraph_a3f8 .mini_9c52 .motion-c752::after,
  .paragraph_a3f8 .mini_9c52 .motion-c752::before {
    width: 19px;
    height: 2px;
  }
  .paragraph_a3f8 .mini_9c52 .motion-c752::before {
    top: -6px;
  }
  .paragraph_a3f8 .mini_9c52 .motion-c752::after {
    bottom: -6px;
  }
  .wood-1751 .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 22px;
  }
  .wood-1751 .mini_9c52 .motion-c752 {
    margin-top: -1px;
  }
  .wood-1751 .mini_9c52 .motion-c752,
  .wood-1751 .mini_9c52 .motion-c752::after,
  .wood-1751 .mini_9c52 .motion-c752::before {
    width: 22px;
    height: 2px;
  }
  .wood-1751 .mini_9c52 .motion-c752::before {
    top: -7px;
  }
  .wood-1751 .mini_9c52 .motion-c752::after {
    bottom: -7px;
  }
  .pattern_d613 .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_d613 .mini_9c52 .motion-c752 {
    margin-top: -1.5px;
  }
  .pattern_d613 .mini_9c52 .motion-c752,
  .pattern_d613 .mini_9c52 .motion-c752::after,
  .pattern_d613 .mini_9c52 .motion-c752::before {
    width: 31px;
    height: 3px;
  }
  .pattern_d613 .mini_9c52 .motion-c752::before {
    top: -9px;
  }
  .pattern_d613 .mini_9c52 .motion-c752::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .full_f8b3 .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 19px;
  }
  .full_f8b3 .mini_9c52 .motion-c752 {
    margin-top: -1px;
  }
  .full_f8b3 .mini_9c52 .motion-c752,
  .full_f8b3 .mini_9c52 .motion-c752::after,
  .full_f8b3 .mini_9c52 .motion-c752::before {
    width: 19px;
    height: 2px;
  }
  .full_f8b3 .mini_9c52 .motion-c752::before {
    top: -6px;
  }
  .full_f8b3 .mini_9c52 .motion-c752::after {
    bottom: -6px;
  }
  .row-c2be .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 22px;
  }
  .row-c2be .mini_9c52 .motion-c752 {
    margin-top: -1px;
  }
  .row-c2be .mini_9c52 .motion-c752,
  .row-c2be .mini_9c52 .motion-c752::after,
  .row-c2be .mini_9c52 .motion-c752::before {
    width: 22px;
    height: 2px;
  }
  .row-c2be .mini_9c52 .motion-c752::before {
    top: -7px;
  }
  .row-c2be .mini_9c52 .motion-c752::after {
    bottom: -7px;
  }
  .hidden_mini_4170 .mini_9c52 .notice_ba84 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden_mini_4170 .mini_9c52 .motion-c752 {
    margin-top: -1.5px;
  }
  .hidden_mini_4170 .mini_9c52 .motion-c752,
  .hidden_mini_4170 .mini_9c52 .motion-c752::after,
  .hidden_mini_4170 .mini_9c52 .motion-c752::before {
    width: 31px;
    height: 3px;
  }
  .hidden_mini_4170 .mini_9c52 .motion-c752::before {
    top: -9px;
  }
  .hidden_mini_4170 .mini_9c52 .motion-c752::after {
    bottom: -9px;
  }
}
.feature-large-8d1a .motion-c752 {
  -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);
}
.feature-large-8d1a .motion-c752::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.feature-large-8d1a .motion-c752::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);
}
.feature-large-8d1a.copper-96da .motion-c752 {
  -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);
}
.feature-large-8d1a.copper-96da .motion-c752::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.feature-large-8d1a.copper-96da .motion-c752::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);
}
.focused_b52e {
  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.shadow-08e8:before {
  display: none;
}
.item-2cba {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item-2cba .smooth-955f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item-2cba .smooth-955f:last-of-type {
  border-bottom: none;
}
.item-2cba .smooth-955f.easy-2152,
.item-2cba .smooth-955f.chip-44b8,
.item-2cba .smooth-955f.item_29b2 {
  padding: 0;
}
.item-2cba .gallery-copper-708e .banner-fluid-c6d0 {
  color: currentColor;
}
.item-2cba .gallery-copper-708e .banner-fluid-c6d0:focus,
.item-2cba .gallery-copper-708e .banner-fluid-c6d0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-2cba.popup_4451 .filter_519b,
.item-2cba.popup_4451 .mini-20f7 a,
.item-2cba.popup_4451 .main_north_d514 a,
.item-2cba.popup_4451 .cold_3073 a {
  color: rgba(0, 0, 0, 0.55);
}
.item-2cba.popup_4451 .filter_519b:hover,
.item-2cba.popup_4451 .mini-20f7 a:hover,
.item-2cba.popup_4451 .main_north_d514 a:hover,
.item-2cba.popup_4451 .cold_3073 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-2cba.popup_4451 .media_d9c4 {
  color: rgba(0, 0, 0, 0.8);
}
.item-2cba.popup_4451 .smooth-955f {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-2cba.popup_4451 .smooth-955f:before {
  background: rgba(0, 0, 0, 0.08);
}
.item-2cba.popup_4451 .button-aff4:before {
  background: rgba(255, 255, 255, 0.9);
}
.item-2cba.popup_4451 .gallery-copper-708e .bronze_9bcd li a,
.item-2cba.popup_4451 .gallery-copper-708e .banner-fluid-c6d0,
.item-2cba.popup_4451 .cold_3073 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-2cba.popup_4451 .gallery-copper-708e .banner-fluid-c6d0:focus,
.item-2cba.popup_4451 .gallery-copper-708e .banner-fluid-c6d0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-2cba.popup_4451 .bronze_9bcd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-2cba.hero-f91e .filter_519b,
.item-2cba.hero-f91e .mini-20f7 a,
.item-2cba.hero-f91e .main_north_d514 .banner-fluid-c6d0,
.item-2cba.hero-f91e .main_north_d514 a,
.item-2cba.hero-f91e .cold_3073 a {
  color: rgba(255, 255, 255, 0.79);
}
.item-2cba.hero-f91e .filter_519b:hover,
.item-2cba.hero-f91e .mini-20f7 a:hover,
.item-2cba.hero-f91e .main_north_d514 .banner-fluid-c6d0:hover,
.item-2cba.hero-f91e .main_north_d514 a:hover,
.item-2cba.hero-f91e .cold_3073 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-2cba.hero-f91e .media_d9c4 {
  color: rgba(255, 255, 255, 0.99);
}
.item-2cba.hero-f91e .smooth-955f {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-2cba.hero-f91e .smooth-955f:before {
  background: rgba(255, 255, 255, 0.08);
}
.item-2cba.hero-f91e .button-aff4:before {
  background: rgba(0, 0, 0, 0.9);
}
.item-2cba.hero-f91e .gallery-copper-708e .bronze_9bcd li a,
.item-2cba.hero-f91e .gallery-copper-708e .banner-fluid-c6d0,
.item-2cba.hero-f91e .cold_3073 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-2cba.hero-f91e .gallery-copper-708e .banner-fluid-c6d0:focus,
.item-2cba.hero-f91e .gallery-copper-708e .banner-fluid-c6d0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-2cba.hero-f91e .bronze_9bcd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-aff4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.button-aff4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gallery_liquid_8cf8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.heading-d431 .item-2cba {
  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;
}
.heading-d431 .smooth-955f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.heading-d431 .smooth-955f: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) {
  .heading-d431 .smooth-955f:before {
    width: 16%;
    left: 42%;
  }
}
.heading-d431 .smooth-955f:last-child:before {
  content: none;
}
.heading-d431 .smooth-955f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.heading-d431 .gallery-copper-708e .bronze_9bcd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.heading-d431 .gallery-copper-708e .bronze_9bcd li a .banner-fluid-c6d0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.heading-d431 .gallery-copper-708e .cold_3073 {
  border: none;
}
.heading-d431 .gallery-copper-708e .cold_3073 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.heading-d431 .button-aff4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.heading-d431 .gallery_liquid_8cf8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.heading-d431 .hero-f91e .button-aff4:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-d431 .popup_4451.description-active-8796 .motion-c752 {
  background: rgba(0, 0, 0, 0.6);
}
.heading-d431
  .popup_4451.description-active-8796
  .motion-c752::after,
.heading-d431
  .popup_4451.description-active-8796
  .motion-c752:before {
  background: inherit;
}
.heading-d431
  .popup_4451.description-active-8796:hover
  .motion-c752 {
  background: rgba(0, 0, 0, 0.8);
}
.action_9f54 .item-2cba {
  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) {
  .action_9f54 .item-2cba {
    width: auto;
    right: 45px;
  }
}
.black-f871 .item-2cba {
  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) {
  .black-f871 .item-2cba {
    width: auto;
    left: 45px;
  }
}
.shadow-08e8 .item-2cba {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shadow-08e8 .gallery_liquid_8cf8 {
  max-width: 48em;
  margin: 0 auto;
}
.shadow-08e8 .button-aff4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.row_full_6d42 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.row_full_6d42.heading-d431 .item-2cba {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.row_full_6d42.action_9f54 .item-2cba {
  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);
}
.row_full_6d42 .item-2cba {
  visibility: visible;
}
.row_full_6d42.black-f871 .item-2cba {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.north_912a,
.soft-52de {
  overflow-x: hidden;
}
.north_912a .item-2cba {
  overflow: auto;
}
.north_912a.heading-d431 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north_912a.heading-d431 .item-2cba {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.north_912a.heading-d431 .summary-f653 {
  opacity: 0;
}
.north_912a.action_9f54 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north_912a.action_9f54 .item-2cba {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.north_912a.action_9f54 .summary-f653 {
  opacity: 0;
}
.north_912a.black-f871 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.north_912a.black-f871 .item-2cba {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.north_912a.black-f871 .summary-f653 {
  opacity: 0;
}
.north_912a.shadow-08e8 .item-2cba {
  z-index: 10;
  visibility: visible;
}
.description-active-8796 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.description-active-8796 .motion-c752 {
  background: rgba(255, 255, 255, 0.99);
}
.description-active-8796 .motion-c752::after,
.description-active-8796 .motion-c752:before {
  background: inherit;
}
.description-active-8796:hover .motion-c752 {
  background: rgba(255, 255, 255, 0.99);
}
.black-f871 .description-active-8796 {
  top: 10px;
  right: auto;
  left: 12px;
}
.shadow-08e8 .description-active-8796 {
  display: none !important;
}
.north_912a:before,
.soft-52de:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.north_912a .description-active-8796,
.soft-52de .description-active-8796 {
  display: inline-block;
}
.item-2cba .photo_cbf8 {
  -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;
}
.north_912a .item-2cba .photo_cbf8,
.soft-52de .item-2cba .photo_cbf8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_motion_56a0 .block_cd9e {
  width: 100%;
}
.summary_f779 {
  padding: 0 0.5em 0;
}
.summary_f779 [class*="customify-col-"],
.summary_f779 [class*="customify-col_"],
.summary_f779 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma-0ccd .summary_f779 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary_e322 .aside_plasma_0da8,
  .aside_plasma_0da8 {
    display: none;
  }
  .content-ca88 {
    text-align: left;
  }
  .container_dark_a444 {
    text-align: center;
  }
  .shade-13fd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary_e322 .narrow_3b7e,
  .narrow_3b7e {
    display: none;
  }
  .hard_f1a2 {
    text-align: left;
  }
  .carousel-fresh-e936 {
    text-align: center;
  }
  .gallery-fixed-f09c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary_e322 .dark-ee45,
  .dark-ee45 {
    display: none;
  }
  .in-20ce {
    text-align: left;
  }
  .summary-d2a7 {
    text-align: center;
  }
  .wrapper_plasma_c7bc {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tertiary_fixed_cc81 {
  box-shadow: none !important;
}
.status-green-47c1 .top_1ebf,
.popup-47df .top_1ebf {
  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;
}
.popup-47df .top_1ebf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.huge_5d9a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.huge_5d9a:after,
.huge_5d9a:before {
  content: "";
  display: table;
}
.huge_5d9a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .huge_5d9a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.huge_5d9a,
.down_48dc {
  max-width: 1248px;
  margin: 0 auto;
}

.photo_fa87.disabled_fluid_94a5 .huge_5d9a {
  max-width: 100%;
}
.photo_fa87.text_4ded {
  max-width: 1200px;
  margin: 0 auto;
}
.photo_fa87.sort-white-2de9 .huge_5d9a {
  max-width: 100%;
}
.photo_fa87.sort-white-2de9 > .huge_5d9a {
  padding-left: 0;
  padding-right: 0;
}
.photo_fa87.sort-white-2de9 > .huge_5d9a .secondary_e322 {
  margin: 0;
}
.photo_fa87.sort-white-2de9
  > .huge_5d9a
  .alert-a939.pro-2ac9 {
  margin-right: 0;
  margin-left: 0;
}
.photo_fa87.sort-white-2de9 #main.pro-2ac9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row-rough-2868 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row-rough-2868 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .banner_f8d1 .summary_thick_ba5b {
    padding-right: 1em;
  }
  .banner_f8d1.overlay_73e2 .alert-a939 {
    border-right: 1px solid #eaecee;
  }
  .banner_f8d1.overlay_73e2 .summary_thick_ba5b {
    padding-right: 1em;
  }
  .banner_f8d1.overlay_73e2 .gallery-1c98 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-67d1 .summary_thick_ba5b {
    padding-left: 1em;
  }
  .panel-67d1.overlay_73e2 .alert-a939 {
    border-left: 1px solid #eaecee;
  }
  .panel-67d1.overlay_73e2 .summary_thick_ba5b {
    padding-left: 1em;
  }
  .panel-67d1.overlay_73e2 .gallery-1c98 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_thick_19f9 .summary_thick_ba5b {
    padding-left: 1em;
  }
  .hover_thick_19f9.overlay_73e2 .detail_glass_a300 {
    border-right: 1px solid #eaecee;
  }
  .hover_thick_19f9.overlay_73e2 .primary-9d67 {
    border-right: 1px solid #eaecee;
  }
  .hover_thick_19f9.overlay_73e2 .summary_thick_ba5b {
    padding-left: 1em;
  }
  .hover_thick_19f9.overlay_73e2 .gallery-1c98 {
    padding-right: 1em;
  }
  .hover_thick_19f9.overlay_73e2 .footer-slow-f9d4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer_ffde .summary_thick_ba5b {
    padding-right: 1em;
  }
  .outer_ffde.overlay_73e2 .detail_glass_a300 {
    border-left: 1px solid #eaecee;
  }
  .outer_ffde.overlay_73e2 .primary-9d67 {
    border-left: 1px solid #eaecee;
  }
  .outer_ffde.overlay_73e2 .summary_thick_ba5b {
    padding-right: 1em;
  }
  .outer_ffde.overlay_73e2 .gallery-1c98 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outer_ffde.overlay_73e2 .footer-slow-f9d4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-rough-2868 .summary_thick_ba5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-rough-2868.overlay_73e2 .alert-a939 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row-rough-2868.overlay_73e2 .summary_thick_ba5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-rough-2868.overlay_73e2 .gallery-1c98 {
    padding-left: 1em;
  }
  .row-rough-2868.overlay_73e2 .footer-slow-f9d4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row-rough-2868.overlay_73e2 .summary_thick_ba5b {
    padding-left: 0;
  }
}
.notification_b12e .surface_8a65 {
  display: inline-block;
}
.pagination_7d21 {
  display: inline-block;
}
.medium-4777 {
  word-con: break-word;
}
.section_over_248b > span {
  display: inline-block;
  padding: 5px 0;
}
.section_over_248b .notice-8662 {
  margin-left: 8px;
  margin-right: 8px;
}
.section_over_248b .tooltip_1900 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bronze_1fba .background_f3a9 {
  margin-bottom: 2em;
}
.bronze_1fba .old_6384 {
  margin-bottom: 15px;
}
.bronze_1fba .old_6384:last-child {
  margin-bottom: 0;
}
.bronze_1fba .tag_huge_6273 {
  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) {
  .bronze_1fba .tag_huge_6273 {
    display: block;
  }
}
.bronze_1fba .down-5577 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bronze_1fba .down-5577 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bronze_1fba .accent_8e2c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bronze_1fba .accent_8e2c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bronze_1fba .accent_8e2c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bronze_1fba .medium-4777 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bronze_1fba .medium-4777 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bronze_1fba .card_0c33 p:last-child {
  margin-bottom: 0;
}
.bronze_1fba .form-old-f288 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bronze_1fba .wrapper-3ebe {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bronze_1fba .plasma_b89b {
  margin-top: 1em;
}
.bronze_1fba .gold_c7de {
  top: 0;
  display: block;
}
.bronze_1fba .gold_c7de a {
  color: inherit;
}
.bronze_1fba .gold_c7de a:hover {
  color: inherit;
}
.bronze_1fba .media_gold_bb14 {
  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;
}
.bronze_1fba .media_gold_bb14:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bronze_1fba .wrapper-3ebe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bronze_1fba .dark-a303 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bronze_1fba .dark-a303:first-child {
  margin-top: 0;
}
.bronze_1fba .dark-a303.aside-487f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bronze_1fba .dark-a303.box_narrow_81be {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bronze_1fba
  .dark-a303.box_narrow_81be.easy-5868
  .plasma_b89b {
  width: 100%;
}
.bronze_1fba .box_narrow_81be {
  -webkit-box-align: center;
  align-items: center;
}
.bronze_1fba .box_narrow_81be .section_over_248b,
.bronze_1fba .box_narrow_81be > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bronze_1fba .accent_8e2c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bronze_1fba .accent_8e2c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bronze_1fba .accent_8e2c: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;
}
.bronze_1fba .aside-487f {
  z-index: 5;
}
.bronze_1fba .left_f6d8 .center_a1f3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bronze_1fba .summary-aa01 .center_a1f3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bronze_1fba .popup_346a .center_a1f3 {
  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;
}
.bronze_1fba.surface_9717 .tag_huge_6273,
.bronze_1fba.media_warm_0c09 .tag_huge_6273 {
  display: block;
}
.bronze_1fba.surface_9717 .tag_huge_6273 .notification-d8d5,
.bronze_1fba.surface_9717 .tag_huge_6273 .wrapper-3ebe,
.bronze_1fba.media_warm_0c09 .tag_huge_6273 .notification-d8d5,
.bronze_1fba.media_warm_0c09 .tag_huge_6273 .wrapper-3ebe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bronze_1fba.hovered-e330 .down-5577 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bronze_1fba.hovered-e330 .down-5577 {
    margin-right: 0;
  }
}
.bronze_1fba.surface_9717 .down-5577,
.bronze_1fba.media_warm_0c09 .down-5577 {
  padding-top: 40%;
}
.bronze_1fba.surface_9717 .background_f3a9,
.bronze_1fba.media_warm_0c09 .background_f3a9 {
  display: block;
}
.bronze_1fba.surface_9717 .fn-sticky-f2ba .wrapper-3ebe,
.bronze_1fba.media_warm_0c09 .fn-sticky-f2ba .wrapper-3ebe {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bronze_1fba.surface_9717 .down-5577,
.bronze_1fba.media_warm_0c09 .down-5577 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bronze_1fba.surface_9717 .wrapper-3ebe {
  padding: 1em;
}
.main_simple_55a4 {
  margin: 30px auto;
  display: block;
}
.main_simple_55a4 .advanced_7f3d > * {
  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;
}
.main_simple_55a4 .advanced_7f3d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.main_simple_55a4 .advanced_7f3d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paper-15c5 .section_over_248b {
  margin-bottom: 1.41575em;
}
.paper-15c5 .box_4b3c {
  margin-bottom: 1.618em;
}
.hard-0678 .summary-bronze-2191 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard-0678 .summary-bronze-2191 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard-0678 .bright_12d1 {
  max-width: 100%;
  overflow: auto;
}
.progress-68bf .hard-0678 a:hover {
  text-decoration: underline;
}
.wrapper_abc7 .old_6384:not(.medium-4777),
.wrapper_abc7 .accent_8e2c {
  margin-bottom: 1.41575em;
}
.wrapper_abc7 .old_6384:not(.medium-4777):last-child,
.wrapper_abc7 .accent_8e2c:last-child {
  margin-bottom: 0;
}
.wrapper_abc7 .old_6384.action_da6a {
  margin-bottom: 0.41575em;
}
.wrapper_abc7 .tertiary_9a23:before,
.wrapper_abc7 .title-steel-6eca:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wrapper_abc7 .tertiary_9a23:before {
  content: "\f115";
}
.wrapper_abc7 .title-steel-6eca:before {
  content: "\f02c";
}
.wrapper_abc7 .fast_e6ff {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wrapper_abc7 .fast_e6ff a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.input_purple_925c {
  display: -webkit-box;
  display: flex;
}
.input_purple_925c .footer_6677 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .input_purple_925c .footer_6677 {
    flex-basis: 90px;
  }
}
.input_purple_925c .text_thick_cfd0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .input_purple_925c .text_thick_cfd0 {
    flex-basis: calc(100% - 50px);
  }
}
.input_purple_925c .west-9313 p:last-child {
  margin-bottom: 0.72em;
}
.static_418b .advanced_7f3d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.static_418b .advanced_7f3d:after,
.static_418b .advanced_7f3d:before {
  content: "";
  display: table;
}
.static_418b .advanced_7f3d:after {
  clear: both;
}
.static_418b .advanced_7f3d .preview_680b,
.static_418b .advanced_7f3d .video_slow_7911 {
  width: 49%;
}
.static_418b .advanced_7f3d .preview_680b a span.shadow-769e,
.static_418b .advanced_7f3d .video_slow_7911 a span.shadow-769e {
  display: block;
  margin-bottom: 5px;
}
.static_418b .advanced_7f3d .video_slow_7911 {
  float: left;
  text-align: left;
}
.static_418b .advanced_7f3d .preview_680b {
  float: right;
  text-align: right;
}
.feature-west-eaa9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature-west-eaa9 {
    margin-bottom: 0;
  }
}
.badge_d487 {
  margin-bottom: 1em;
}
.badge_d487 .medium-4777 {
  font-size: 1.1em;
  line-height: 1.3;
}
.status-20aa a {
  display: block;
  line-height: 0;
  position: relative;
}
.stone_fce8 .badge_d487,
.medium_e010 .badge_d487 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .stone_fce8 .badge_d487,
  .medium_e010 .badge_d487 {
    display: block;
  }
}
.stone_fce8 .status-20aa,
.medium_e010 .status-20aa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .stone_fce8 .status-20aa,
  .medium_e010 .status-20aa {
    margin-bottom: 1em;
  }
}
.stone_fce8 .status-20aa img,
.medium_e010 .status-20aa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.stone_fce8 .label_fresh_d582,
.medium_e010 .label_fresh_d582 {
  flex-basis: calc(100% - 160px);
}
.stone_fce8 .label_fresh_d582 p,
.medium_e010 .label_fresh_d582 p {
  margin-bottom: 0;
}
.stone_fce8 .label_fresh_d582 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .stone_fce8 .label_fresh_d582 {
    padding-left: 0;
  }
}
.medium_e010 .label_fresh_d582 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .medium_e010 .label_fresh_d582 {
    padding-right: 0;
  }
}
.medium_e010 .status-20aa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section-inner-572c .status-20aa {
  margin-bottom: 0.5em;
}
.section-inner-572c .status-20aa img {
  width: 100%;
}
.shade_advanced_7056 .tertiary-small-af0b,
.gradient-up-5f04 .tertiary-small-af0b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gradient-up-5f04 .alert-a939 .pink-de61 p:last-child {
  margin-bottom: 0;
}
.list_dynamic_8731 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.popup-silver-1be8 .disabled-f940 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .popup-silver-1be8 .disabled-f940:last-of-type {
    margin-bottom: 0;
  }
}
.popup-silver-1be8 .disabled-f940 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.popup-silver-1be8 .disabled-f940 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.popup-silver-1be8 .disabled-f940 ul li {
  margin: 0 0 0.6em;
}
.popup-silver-1be8 .disabled-f940 ul li.icon_bc21,
.popup-silver-1be8 .disabled-f940 ul li.down-958a {
  position: relative;
}
.popup-silver-1be8 .disabled-f940 ul li.icon_bc21 .alert-old-0db0,
.popup-silver-1be8 .disabled-f940 ul li.down-958a .alert-old-0db0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.popup-silver-1be8 .disabled-f940 ul li.icon_bc21:after:after,
.popup-silver-1be8 .disabled-f940 ul li.icon_bc21:after:before,
.popup-silver-1be8
  .disabled-f940
  ul
  li.down-958a:after:after,
.popup-silver-1be8
  .disabled-f940
  ul
  li.down-958a:after:before {
  content: "";
  display: table;
}
.popup-silver-1be8 .disabled-f940 ul li.icon_bc21:after:after,
.popup-silver-1be8
  .disabled-f940
  ul
  li.down-958a:after:after {
  clear: both;
}
.popup-silver-1be8 .disabled-f940 a.column-9992:hover {
  text-decoration: none;
}
.popup-silver-1be8 .disabled-f940 select {
  max-width: 100%;
}
.popup-silver-1be8 .disabled-f940 table {
  font-size: 85%;
}
.popup-silver-1be8 .disabled-f940 table td,
.popup-silver-1be8 .disabled-f940 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.popup-silver-1be8 .disabled-f940 table tfoot td {
  text-align: left;
}
.popup-silver-1be8 .disabled-f940 :last-child {
  margin-bottom: 0;
}
.popup-silver-1be8 .disabled-f940 .fluid_223e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.popup-silver-1be8 .disabled-f940 .fluid_223e label {
  width: 100%;
}
.popup-silver-1be8 .disabled-f940 .fluid_223e .summary_pro_cd3b {
  width: 100%;
  display: block;
}
.popup-silver-1be8 .disabled-f940 .fluid_223e .tertiary-outer-2fb7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.popup-silver-1be8 .disabled-f940 .fluid_223e .tertiary-outer-2fb7:hover svg #svg-search {
  fill: #444;
}
.popup-silver-1be8 .disabled-f940 .fluid_223e .tertiary-outer-2fb7 svg {
  width: 18px;
  height: 18px;
}
.popup-silver-1be8 .link-afed ul ul,
.popup-silver-1be8 .stone_d1dc ul ul,
.popup-silver-1be8 .list_green_e02e ul ul,
.popup-silver-1be8 .icon_yellow_4359 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.popup-silver-1be8 .link-afed .list_7bbc > a,
.popup-silver-1be8 .stone_d1dc .list_7bbc > a,
.popup-silver-1be8 .list_green_e02e .list_7bbc > a,
.popup-silver-1be8 .icon_yellow_4359 .list_7bbc > a {
  margin-bottom: 0;
}
.popup-silver-1be8 .block-7478 li,
.popup-silver-1be8 .link-afed li,
.popup-silver-1be8 .pagination_fresh_c99c li,
.popup-silver-1be8 .stone_d1dc li,
.popup-silver-1be8 .list_green_e02e li,
.popup-silver-1be8 .icon_yellow_4359 li,
.popup-silver-1be8 .nav-smooth-1f0b li,
.popup-silver-1be8 .widget-warm-fdc7 li {
  display: block;
  position: relative;
}
.popup-silver-1be8 .block-7478 li:last-child,
.popup-silver-1be8 .link-afed li:last-child,
.popup-silver-1be8 .pagination_fresh_c99c li:last-child,
.popup-silver-1be8 .stone_d1dc li:last-child,
.popup-silver-1be8 .list_green_e02e li:last-child,
.popup-silver-1be8 .icon_yellow_4359 li:last-child,
.popup-silver-1be8 .nav-smooth-1f0b li:last-child,
.popup-silver-1be8 .widget-warm-fdc7 li:last-child {
  border: none;
}
.popup-silver-1be8 .block-7478 li a,
.popup-silver-1be8 .link-afed li a,
.popup-silver-1be8 .pagination_fresh_c99c li a,
.popup-silver-1be8 .stone_d1dc li a,
.popup-silver-1be8 .list_green_e02e li a,
.popup-silver-1be8 .icon_yellow_4359 li a,
.popup-silver-1be8 .nav-smooth-1f0b li a,
.popup-silver-1be8 .widget-warm-fdc7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-silver-1be8 .block-7478 li ul li::before,
.popup-silver-1be8 .link-afed li ul li::before,
.popup-silver-1be8 .pagination_fresh_c99c li ul li::before,
.popup-silver-1be8 .stone_d1dc li ul li::before,
.popup-silver-1be8 .list_green_e02e li ul li::before,
.popup-silver-1be8 .icon_yellow_4359 li ul li::before,
.popup-silver-1be8 .nav-smooth-1f0b li ul li::before,
.popup-silver-1be8 .widget-warm-fdc7 li ul li::before {
  left: 15px;
}
.popup-silver-1be8 .block-7478 li ul a,
.popup-silver-1be8 .link-afed li ul a,
.popup-silver-1be8 .pagination_fresh_c99c li ul a,
.popup-silver-1be8 .stone_d1dc li ul a,
.popup-silver-1be8 .list_green_e02e li ul a,
.popup-silver-1be8 .icon_yellow_4359 li ul a,
.popup-silver-1be8 .nav-smooth-1f0b li ul a,
.popup-silver-1be8 .widget-warm-fdc7 li ul a {
  padding-left: 20px;
}
.popup-silver-1be8 .block-7478 li ul ul li::before,
.popup-silver-1be8 .link-afed li ul ul li::before,
.popup-silver-1be8 .pagination_fresh_c99c li ul ul li::before,
.popup-silver-1be8 .stone_d1dc li ul ul li::before,
.popup-silver-1be8 .list_green_e02e li ul ul li::before,
.popup-silver-1be8 .icon_yellow_4359 li ul ul li::before,
.popup-silver-1be8 .nav-smooth-1f0b li ul ul li::before,
.popup-silver-1be8 .widget-warm-fdc7 li ul ul li::before {
  left: 30px;
}
.popup-silver-1be8 .block-7478 li ul ul a,
.popup-silver-1be8 .link-afed li ul ul a,
.popup-silver-1be8 .pagination_fresh_c99c li ul ul a,
.popup-silver-1be8 .stone_d1dc li ul ul a,
.popup-silver-1be8 .list_green_e02e li ul ul a,
.popup-silver-1be8 .icon_yellow_4359 li ul ul a,
.popup-silver-1be8 .nav-smooth-1f0b li ul ul a,
.popup-silver-1be8 .widget-warm-fdc7 li ul ul a {
  padding-left: 40px;
}
.popup-silver-1be8 .carousel-7690 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.popup-silver-1be8 .widget-warm-fdc7 ul li {
  margin-bottom: 1.41575em;
}
.popup-silver-1be8 .widget-warm-fdc7 ul li .shadow_cce0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.popup-silver-1be8 .widget-warm-fdc7 ul li .avatar-pink-4a96 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero-f91e .block-7478 li a,
.hero-f91e .link-afed li a,
.hero-f91e .pagination_fresh_c99c li a,
.hero-f91e .stone_d1dc li a,
.hero-f91e .list_green_e02e li a,
.hero-f91e .icon_yellow_4359 li a,
.hero-f91e .nav-smooth-1f0b li a,
.hero-f91e .widget-warm-fdc7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-f91e .carousel-7690 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-f91e .disabled-f940 ul li.icon_bc21 .alert-old-0db0,
.hero-f91e .disabled-f940 ul li.down-958a .alert-old-0db0 {
  background: rgba(0, 0, 0, 0.2);
}
.hero-f91e .popup-silver-1be8 .disabled-f940 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li {
  margin: 0;
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li ul {
  margin: 0;
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li ul li a {
  padding-left: 15px;
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li ul li li a {
  padding-left: 30px;
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li.fluid_f895 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li.fluid_f895 > 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;
}
.photo_fa87 .popup-silver-1be8 .bronze_9bcd li.fluid_f895 > 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;
}
.bottom_f662 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dirty-7692 {
  position: relative;
  z-index: 10;
}
.dirty-7692 .photo_cbf8 {
  width: 100%;
  max-width: 100%;
}
.preview-fb9f .secondary_44d2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.preview-fb9f .popup_4451 {
}
.preview-fb9f .hero-f91e {
  background: #292929;
}
.chip-00ed .secondary_44d2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip-00ed .popup_4451 {
  background: #f9f9f9;
}
.chip-00ed .hero-f91e {
  background: #303030;
}
.cold_30ea .secondary_44d2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold_30ea .surface_8a65 {
    margin-bottom: 1em;
  }
  .cold_30ea .surface_8a65:last-child {
    margin-bottom: 0;
  }
}
.cold_30ea .popup_4451 {
  background: #ededed;
}
.cold_30ea .hero-f91e {
  background: #1a1a1a;
}
.secondary_44d2.popup_4451 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_44d2.popup_4451 .wide-ab23 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_44d2.hero-f91e {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_44d2.hero-f91e a:not(.column-9992) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_44d2.hero-f91e a:not(.column-9992):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_44d2.hero-f91e .wide-ab23 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_44d2.hero-f91e table tbody td,
.secondary_44d2.hero-f91e table th {
  background: rgba(0, 0, 0, 0.08);
}
.input_selected_73fc.icon-5d77 .huge_5d9a {
  max-width: initial;
}
.input_selected_73fc .preview_1374 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input_selected_73fc .preview_1374 .photo_cbf8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input_selected_73fc .preview_1374 .photo_cbf8 {
    display: block;
    margin-bottom: 2em;
  }
  .input_selected_73fc .preview_1374 .photo_cbf8:last-child {
    margin-bottom: 0;
  }
}
.cold_30ea .surface_8a65:last-child,
.chip-00ed .surface_8a65:last-child,
.preview-fb9f .surface_8a65:last-child {
  margin-bottom: 0;
}
.cold_30ea .surface_8a65 .popup-silver-1be8 .disabled-f940:last-child,
.chip-00ed .surface_8a65 .popup-silver-1be8 .disabled-f940:last-child,
.preview-fb9f .surface_8a65 .popup-silver-1be8 .disabled-f940:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold_30ea .preview-d087,
  .cold_30ea .bronze-1e73,
  .chip-00ed .preview-d087,
  .chip-00ed .bronze-1e73,
  .preview-fb9f .preview-d087,
  .preview-fb9f .bronze-1e73 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dirty-7692 .surface_8a65 {
    margin-bottom: 2em;
  }
}
.dirty-7692 p:last-child {
  margin-bottom: 0;
}
.dirty-7692 li,
.dirty-7692 ul {
  list-style: none;
  margin: 0;
}
.dirty-7692 ul ul {
  margin-left: 2.617924em;
}
.chip-8b36 {
  font-size: 0.875em;
}

/* css-noise: 0273 */
.phantom-card-t4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
