/*!
Theme Name: Customify
Theme URI: https://pressmaximum.box_f8d5/customify
Author: WPCustomify
Author URI: https://pressmaximum.box_f8d5
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.box_f8d5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.table-10d2.popup-new-9026/licenses/gpl-2.0.menu-97f5
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.tag-paper-1329/, (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.green-d05a.widget_3829/normalize.notification-f474/
 ======
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.notification-f474 v7.0.0 | MIT License | github.box_f8d5/necolas/normalize.notification-f474 */
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;
}
.accordion-old-1823 .red-0bb8,
.background_e628,
.image_silver_1d8c,
.breadcrumb_full_8396,
.full_148f,
.brown_813b,
.notice-middle-a514,
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;
}
.background_e628,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .background_e628,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .background_e628,
  h1 {
    font-size: 1.8em;
  }
}
.image_silver_1d8c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image_silver_1d8c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image_silver_1d8c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image_silver_1d8c,
  h2 {
    font-size: 1.7em;
  }
}
.breadcrumb_full_8396,
h3 {
  font-size: 1.618em;
}
.accordion-old-1823 .red-0bb8,
.full_148f,
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.hard_e13d {
  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;
}
.icon-fluid-187c:after,
.icon-fluid-187c:before,
.sort-6b17:after,
.sort-6b17:before {
  content: "";
  display: table;
}
.icon-fluid-187c:after,
.sort-6b17:after {
  clear: both;
}
.notification_dim_8c57 {
  float: right;
  margin-right: 0;
}
.notification_f24d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form-a6cf .gas-d2a8,
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;
}
.form-a6cf .gas-d2a8: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;
}
.tertiary_prev_169d .gas-d2a8 {
  box-shadow: none;
}
.tertiary_prev_169d
  .gas-d2a8
  .first_3c6c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tertiary_prev_169d .gas-d2a8 .purple_88a8 {
  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;
}
.tertiary_prev_169d
  .gas-d2a8
  .purple_88a8
  b {
  display: none;
}
.tertiary_prev_169d .filter_3fe2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box_7864:not(.pink_9570):not(.content-54b2),
button:not(.pink_9570):not(.content-54b2),
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ),
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ),
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ) {
  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;
}
.box_7864:not(.pink_9570):not(
    .content-54b2
  ):hover,
button:not(.pink_9570):not(
    .content-54b2
  ):hover,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ):hover,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ):hover,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box_7864:not(.pink_9570):not(
    .content-54b2
  ):active,
.box_7864:not(.pink_9570):not(
    .content-54b2
  ):focus,
button:not(.pink_9570):not(
    .content-54b2
  ):active,
button:not(.pink_9570):not(
    .content-54b2
  ):focus,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ):active,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ):focus,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ):active,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ):focus,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ):active,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ):focus {
  outline: 0;
}
.box_7864:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7,
button:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7 {
  position: relative;
}
.box_7864:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .summary_next_3556,
.box_7864:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .sort_glass_8ae3,
.box_7864:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .status_0fc1,
.box_7864:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  i,
.box_7864:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  svg,
button:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .summary_next_3556,
button:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .sort_glass_8ae3,
button:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .status_0fc1,
button:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  i,
button:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  svg,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .summary_next_3556,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .sort_glass_8ae3,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .status_0fc1,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  i,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  svg,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .summary_next_3556,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .sort_glass_8ae3,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .status_0fc1,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  i,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  svg,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .summary_next_3556,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .sort_glass_8ae3,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  .status_0fc1,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  i,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7
  svg {
  visibility: hidden;
}
.box_7864:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7:after,
button:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7:after,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7:after,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7:after,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ).fn-loading-fab7: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;
}
.box_7864:not(.pink_9570):not(.content-54b2),
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ),
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ),
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ) {
  color: #fff;
  background: #235787;
}
.box_7864:not(.pink_9570):not(
    .content-54b2
  ):focus,
input[type="button"]:not(.pink_9570):not(
    .content-54b2
  ):focus,
input[type="reset"]:not(.pink_9570):not(
    .content-54b2
  ):focus,
input[type="submit"]:not(.pink_9570):not(
    .content-54b2
  ):focus {
  color: #fff;
}
.box_7864.fn-disabled-fab7:not(.pink_9570):not(
    .content-54b2
  ),
.box_7864[disabled]:not(.pink_9570):not(
    .content-54b2
  ),
button.fn-disabled-fab7:not(.pink_9570):not(
    .content-54b2
  ),
button[disabled]:not(.pink_9570):not(
    .content-54b2
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.image-mini-37be {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image-mini-37be: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;
}
.primary_4144 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.focused-55ae {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.badge-c3ed {
  clear: both;
  display: block;
  margin: 0 auto;
}
.icon-fluid-187c:after,
.icon-fluid-187c:before,
.north-5b39:after,
.north-5b39:before,
.steel-8551:after,
.steel-8551:before,
.lite_0d50:after,
.lite_0d50:before,
.narrow-2725:after,
.narrow-2725:before,
.notice_95ec:after,
.notice_95ec:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.icon-fluid-187c:after,
.north-5b39:after,
.steel-8551:after,
.lite_0d50:after,
.narrow-2725:after,
.notice_95ec:after {
  clear: both;
}
.north-5b39 .card-1f3a,
.steel-8551 .card-1f3a,
.disabled-81fb .card-1f3a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.complex-b6da {
  display: inline-block;
}
.focus_8564 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_8564 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_8564 .prev-5298 {
  padding: 1em 0;
  font-size: 85%;
}
.prev-5298 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview-b1eb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview-b1eb:after,
.preview-b1eb:before {
  content: "";
  display: table;
}
.preview-b1eb:after {
  clear: both;
}
.form-complex-8f43 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel-down-725b .form-complex-8f43 {
  max-width: 50%;
}
.center-18a2 .form-complex-8f43 {
  max-width: 33.33%;
}
.center-38f1 .form-complex-8f43 {
  max-width: 25%;
}
.under-bfde .form-complex-8f43 {
  max-width: 20%;
}
.title_brown_ca5f .form-complex-8f43 {
  max-width: 16.66%;
}
.photo_in_190a .form-complex-8f43 {
  max-width: 14.28%;
}
.menu_b789 .form-complex-8f43 {
  max-width: 12.5%;
}
.header_b69c .form-complex-8f43 {
  max-width: 11.11%;
}
.item-pink-f588 {
  display: block;
}
.accordion-old-1823 .accent-8f86 label,
.accordion-old-1823 .heading-9d74 label,
.accordion-old-1823 .label-c4c2 label,
.accordion-old-1823 .module_over_df33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mini_c09b {
  list-style: none;
  margin: 0;
}
.mini_c09b article.article_pro_73fb {
  margin-bottom: 0;
}
.mini_c09b ul {
  list-style: none;
  margin: 0;
}
.mini_c09b .wrapper_3e2a li.article_pro_73fb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mini_c09b .wrapper_3e2a li.article_pro_73fb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mini_c09b .wrapper_3e2a li.article_pro_73fb: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) {
  .mini_c09b .wrapper_3e2a li.article_pro_73fb li.article_pro_73fb li.article_pro_73fb li.article_pro_73fb {
    padding-left: 0;
  }
}
article.article_pro_73fb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_pro_73fb .north-5b39 p:last-of-type {
  margin-bottom: 0;
}
article.article_pro_73fb .outline-8066 {
  float: left;
}
article.article_pro_73fb .background-08f7 {
  margin-left: 85px;
}
article.article_pro_73fb .footer-1e68 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_pro_73fb .footer-1e68 .slider_white_86b4 {
  margin-left: 10px;
}
article.article_pro_73fb .gas-215d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_pro_73fb .description-dynamic-6277 {
  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 .accent-8f86,
  #respond .label-c4c2,
  #respond .module_over_df33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-8f86 input,
#respond .label-c4c2 input,
#respond .module_over_df33 input {
  width: 100%;
}
#respond .module_over_df33 {
  margin-right: 0;
}
#respond .accent_ebe5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_4a92 {
  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;
}
.link_4a92.tiny-c4aa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.link_4a92 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%);
}
.link_4a92:focus,
.link_4a92: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);
}
.current-9601 {
  border-radius: 10%;
}
.outer-2931 {
  border-radius: 50%;
}
.soft-01da {
  font-size: 0.72em;
}
.red-a577 {
  font-size: 0.875em;
}
.paper-5d9c {
  font-size: 1.1em;
}
.down_9b10 {
  text-transform: uppercase;
  line-height: 1.2;
}
.down_9b10.soft-01da {
  letter-spacing: 0.5px;
}
.inner_e0bd,
.inner_e0bd a {
  color: #6d6d6d;
}
.inner_e0bd a:hover {
  color: #111;
}
.badge-fast-06c9 {
  color: #6d6d6d;
}
.gradient_new_57de {
  overflow-x: hidden;
}
.gradient_new_57de .frame-lite-f97e.component-warm-21db {
  position: relative;
}
.gradient_new_57de .frame-lite-f97e.component-warm-21db.shade_stale_f38d {
  position: initial;
}
.gradient_new_57de
  .frame-lite-f97e.component-warm-21db.shade_stale_f38d
  .button_yellow_86af {
  left: auto;
}
.gradient_new_57de .frame-lite-f97e .button_yellow_86af {
  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;
}
.gradient_new_57de .frame-lite-f97e:hover.component-warm-21db {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.gradient_new_57de
  .frame-lite-f97e:hover.component-warm-21db
  .button_yellow_86af {
  display: block;
  z-index: 9999999;
}
.gradient_new_57de .blue-b025 .hot-8c4a,
.gradient_new_57de .wrapper_0626 .hot-8c4a {
  display: none;
}
.gradient_new_57de .north_df9b .frame-lite-f97e:hover.component-warm-21db {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accordion-old-1823 .accent-8f86 label,
.accordion-old-1823 .heading-9d74 label,
.accordion-old-1823 .label-c4c2 label,
.accordion-old-1823 .module_over_df33 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mini_c09b {
  list-style: none;
  margin: 0;
}
.mini_c09b article.article_pro_73fb {
  margin-bottom: 0;
}
.mini_c09b ul {
  list-style: none;
  margin: 0;
}
.mini_c09b .wrapper_3e2a li.article_pro_73fb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mini_c09b .wrapper_3e2a li.article_pro_73fb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mini_c09b .wrapper_3e2a li.article_pro_73fb: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) {
  .mini_c09b .wrapper_3e2a li.article_pro_73fb li.article_pro_73fb li.article_pro_73fb li.article_pro_73fb {
    padding-left: 0;
  }
}
article.article_pro_73fb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article_pro_73fb .north-5b39 p:last-of-type {
  margin-bottom: 0;
}
article.article_pro_73fb .outline-8066 {
  float: left;
}
article.article_pro_73fb .background-08f7 {
  margin-left: 85px;
}
article.article_pro_73fb .footer-1e68 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article_pro_73fb .footer-1e68 .slider_white_86b4 {
  margin-left: 10px;
}
article.article_pro_73fb .gas-215d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article_pro_73fb .description-dynamic-6277 {
  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 .accent-8f86,
  #respond .label-c4c2,
  #respond .module_over_df33 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-8f86 input,
#respond .label-c4c2 input,
#respond .module_over_df33 input {
  width: 100%;
}
#respond .module_over_df33 {
  margin-right: 0;
}
#respond .accent_ebe5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.blue-b025 .caption-0b33 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.caption-0b33 .slider-tiny-0a9e.gradient-right-a7b9 .cold_9ddb > li > a:focus,
.caption-0b33 .slider-tiny-0a9e.gradient-right-a7b9 .cold_9ddb > li > a:hover,
.caption-0b33 .slider-tiny-0a9e.wrapper-current-d8ff .cold_9ddb > li > a:focus,
.caption-0b33 .slider-tiny-0a9e.wrapper-current-d8ff .cold_9ddb > li > a:hover,
.caption-0b33 .slider-tiny-0a9e.wide-da83 .cold_9ddb > li > a:focus,
.caption-0b33 .slider-tiny-0a9e.wide-da83 .cold_9ddb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-0b33
  .slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li.glass_2b5e
  > a,
.caption-0b33
  .slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li.fast-4123
  > a,
.caption-0b33
  .slider-tiny-0a9e.wrapper-current-d8ff
  .cold_9ddb
  > li.glass_2b5e
  > a,
.caption-0b33
  .slider-tiny-0a9e.wrapper-current-d8ff
  .cold_9ddb
  > li.fast-4123
  > a,
.caption-0b33
  .slider-tiny-0a9e.wide-da83
  .cold_9ddb
  > li.glass_2b5e
  > a,
.caption-0b33 .slider-tiny-0a9e.wide-da83 .cold_9ddb > li.detail-976b > a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-0b33 .wrapper-4d5a,
.caption-0b33 .wrapper-4d5a a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-0b33 .detail_da35.thumbnail-small-c5a1 li a,
.caption-0b33 .out_c2ae a,
.caption-0b33 .dynamic_b28e,
.caption-0b33 .cold_9ddb > li > a,
.caption-0b33 .item_2479 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33 .detail_da35.thumbnail-small-c5a1 li a:hover,
.caption-0b33 .out_c2ae a:hover,
.caption-0b33 .dynamic_b28e:hover,
.caption-0b33 .cold_9ddb > li > a:hover,
.caption-0b33 .item_2479:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-0b33 .surface_iron_26e8 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33 .surface_iron_26e8 .primary_f979 {
  color: rgba(255, 255, 255, 0.99);
}
.caption-0b33 .surface_iron_26e8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-0b33 .last-47b5 .black-4e8c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33 .last-47b5 .black-4e8c .element-over-659f {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33
  .last-47b5
  .black-4e8c
  .element-over-659f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33
  .last-47b5
  .black-4e8c
  .element-over-659f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33
  .last-47b5
  .black-4e8c
  .element-over-659f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33
  .last-47b5
  .black-4e8c
  .element-over-659f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33 .last-47b5 .accent-ba50 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-0b33 .last-47b5 .accent-ba50:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-out-edfd
  .caption-0b33
  .last-47b5
  .tooltip_6c4a
  .middle-1404 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-out-edfd
  .caption-0b33
  .last-47b5
  .tooltip_6c4a
  .element-over-659f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.blue-b025 .texture-2640 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture-2640 .slider-tiny-0a9e.gradient-right-a7b9 .cold_9ddb > li > a:focus,
.texture-2640 .slider-tiny-0a9e.gradient-right-a7b9 .cold_9ddb > li > a:hover,
.texture-2640 .slider-tiny-0a9e.wrapper-current-d8ff .cold_9ddb > li > a:focus,
.texture-2640 .slider-tiny-0a9e.wrapper-current-d8ff .cold_9ddb > li > a:hover,
.texture-2640 .slider-tiny-0a9e.wide-da83 .cold_9ddb > li > a:focus,
.texture-2640 .slider-tiny-0a9e.wide-da83 .cold_9ddb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-2640
  .slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li.glass_2b5e
  > a,
.texture-2640
  .slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li.fast-4123
  > a,
.texture-2640
  .slider-tiny-0a9e.wrapper-current-d8ff
  .cold_9ddb
  > li.glass_2b5e
  > a,
.texture-2640
  .slider-tiny-0a9e.wrapper-current-d8ff
  .cold_9ddb
  > li.fast-4123
  > a,
.texture-2640
  .slider-tiny-0a9e.wide-da83
  .cold_9ddb
  > li.glass_2b5e
  > a,
.texture-2640 .slider-tiny-0a9e.wide-da83 .cold_9ddb > li.detail-976b > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-2640 .wrapper-4d5a,
.texture-2640 .wrapper-4d5a a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-2640 .detail_da35.thumbnail-small-c5a1 li a,
.texture-2640 .out_c2ae a,
.texture-2640 .dynamic_b28e,
.texture-2640 .cold_9ddb > li > a,
.texture-2640 .item_2479 {
  color: rgba(0, 0, 0, 0.55);
}
.texture-2640 .detail_da35.thumbnail-small-c5a1 li a:hover,
.texture-2640 .out_c2ae a:hover,
.texture-2640 .dynamic_b28e:hover,
.texture-2640 .cold_9ddb > li > a:hover,
.texture-2640 .item_2479:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-2640 .surface_iron_26e8 {
  color: rgba(0, 0, 0, 0.55);
}
.texture-2640 .surface_iron_26e8 .primary_f979 {
  color: rgba(0, 0, 0, 0.8);
}
.texture-2640 .surface_iron_26e8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination-601e .narrow-c829 {
  margin-left: auto;
  margin-right: auto;
}
.steel-8551 > * {
  margin-left: auto;
  margin-right: auto;
}
.steel-8551 .primary_4144 {
  margin-right: 1.41575em;
}
.section_right_3c59 .steel-8551 > .breadcrumb-paper-f7f6 {
  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;
}
.section_right_3c59 .steel-8551 > .widget-509b {
  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;
}
.top-408e.pagination-601e .narrow-c829,
.smooth_6a1c.pagination-601e .narrow-c829 {
  margin-left: 0;
}
.dynamic-c7f0.pagination-601e .narrow-c829,
.grid-1660.pagination-601e .narrow-c829 {
  margin-right: 0;
}
.steel-8551 ol,
.steel-8551 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.blue_c0eb video {
  max-width: 100%;
}
.hover-pink-3b7c img {
  display: block;
}
.hover-pink-3b7c.primary_4144,
.hover-pink-3b7c.focused-55ae {
  width: 100%;
}
.hover-pink-3b7c.widget-509b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.purple_6edb:not(.active-east-b6c7) {
  margin: 1.5em auto;
}
.input_2296 p {
  padding: 1.5em 14px;
}
ul.module-3762.widget-509b,
ul.module-3762.breadcrumb-paper-f7f6,
ul.module-3762.heading_copper_045d.breadcrumb-paper-f7f6 {
  padding: 0 14px;
}
.sidebar_down_bed0 {
  display: block;
  overflow-x: auto;
}
.sidebar_down_bed0 table {
  border-collapse: collapse;
  width: 100%;
}
.sidebar_down_bed0 td,
.sidebar_down_bed0 th {
  padding: 0.5em;
}
.steel-8551 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.steel-8551 ol ol,
.steel-8551 ol ul,
.steel-8551 ul ol,
.steel-8551 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.steel-8551 ol ol li,
.steel-8551 ol ul li,
.steel-8551 ul ol li,
.steel-8551 ul ul li {
  margin-left: 0;
}
.small_5239.panel_369b > .content_dded {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.small_5239.panel_369b > .content_dded iframe,
.small_5239.panel_369b > .content_dded > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo_a014 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo_a014.texture-1dde {
  padding: 0;
}
.logo_a014.texture-1dde cite {
  font-size: 13px;
}
.logo_a014 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo_a014 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.detail-03d1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.detail-03d1 > p:first-child {
  margin-top: 0;
}
.detail-03d1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.detail-03d1 blockquote {
  border-left: 0;
}
.pattern_paper_54e8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern_paper_54e8:not(.iron_102a) {
  max-width: 100px;
}
.pattern_paper_54e8.light_0a79 {
  border-bottom: none !important;
  text-align: center;
}
.pattern_paper_54e8.light_0a79::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .input_2296 p {
    padding: 1.5em 0;
  }
}
.breadcrumb_12ca {
  color: #0073aa;
}
.plasma_dba1 {
  background-color: #0073aa;
}
.black_421e {
  color: #229fd8;
}
.mini_2106 {
  background-color: #229fd8;
}
.advanced-f70c {
  color: #eee;
}
.section-9674 {
  background-color: #eee;
}
.blue-1900 {
  color: #444;
}
.frame-hovered-78a1 {
  background-color: #444;
}
.tooltip_old_0606 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip_old_0606 .input_cool_f1ea .out_c2ae {
  font-size: 15px;
}
.tooltip_old_0606 .out_c2ae {
  line-height: 1.3;
}
.tooltip_old_0606 .texture-2640 {
}
.tooltip_old_0606 .caption-0b33 {
  background: #235787;
}
.prev-efaf {
  padding: 0;
}
.prev-efaf .caption-0b33 {
  background: #1a1a1a;
}
.prev-efaf .texture-2640 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hero-36b1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hero-36b1 .texture-2640 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hero-36b1 .caption-0b33 {
  background: #303030;
}
.notice_95ec {
  position: relative;
  z-index: 10;
}
.notice_95ec .label-stale-ed96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fluid_649d .component-warm-21db {
  display: inline-block;
  vertical-align: middle;
}
.fluid_649d.item_fresh_3aef .component-warm-21db {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .fluid_649d.item_fresh_3aef .component-warm-21db {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .fluid_649d.item_fresh_3aef .component-warm-21db {
    margin-right: 0.4em;
  }
}
.fluid_649d.item_fresh_3aef .component-warm-21db:last-child {
  margin-right: 0;
}
.search_black_79b3 .label-stale-ed96 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .blue-b025 .input_cool_f1ea {
    margin: 0 -0.5em;
  }
  .blue-b025 .input_cool_f1ea [class*="customify-col-"],
  .blue-b025 .input_cool_f1ea [class*="customify-col_"],
  .blue-b025 .input_cool_f1ea [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.blue-b025.avatar-simple-a926 .label-stale-ed96 {
  background: 0 0 !important;
}
.blue-b025.avatar-simple-a926 .label-stale-ed96,
.blue-b025.search_black_79b3 .label-stale-ed96 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .blue-b025.caption-next-f196 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.blue-b025.search_black_79b3 .label-stale-ed96 {
  box-shadow: none !important;
}
.avatar-ad4f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .avatar-ad4f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .avatar-ad4f {
    padding: 18px 0 20px;
  }
}
.avatar-ad4f .large-1589 {
  width: 100%;
}
.avatar-ad4f .south_ed4b {
  margin-bottom: 0;
}
.avatar-ad4f .info_814b {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden_39c0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden_39c0 .static-98b4 {
  width: 100%;
}
.highlight-thick-e752 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.highlight-thick-e752 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.highlight-thick-e752 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;
}
.highlight-thick-e752 li:last-child:after {
  display: none;
}
.highlight-thick-e752 li a {
  font-weight: 500;
  margin-right: 10px;
}
.header_up_7e5a .hot-8c4a button,
.avatar-ad4f .hot-8c4a button {
  left: 0;
}
.header_up_7e5a .static-98b4,
.avatar-ad4f .static-98b4 {
  padding-left: 0;
  padding-right: 0;
}
.header_up_7e5a .hidden_39c0,
.avatar-ad4f .hidden_39c0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header_up_7e5a {
  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;
}
.header_up_7e5a: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;
}
.header_up_7e5a .in-c77a {
  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) {
  .header_up_7e5a .in-c77a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header_up_7e5a .in-c77a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header_up_7e5a .in-c77a {
    min-height: 200px;
  }
}
.header_up_7e5a .highlight-thick-e752 {
  color: rgba(255, 255, 255, 0.8);
}
.header_up_7e5a .highlight-thick-e752 a,
.header_up_7e5a .highlight-thick-e752 li:after {
  color: inherit;
}
.header_up_7e5a .highlight-thick-e752 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.block_top_1425 {
  margin-bottom: 0.5em;
}
.pink-8204 {
  margin-bottom: 1.2em;
}
.pink-8204,
.block_top_1425 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pink-8204 p:last-child,
.block_top_1425 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hot-8c4a,
#masthead .hot-8c4a {
  display: none;
}
#masthead
  > .hot-8c4a.medium-2de4 {
  display: none;
}
#masthead > .hot-8c4a button {
  left: 0;
}
.tall-1d71 {
  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%;
}
.tall-1d71 .component-warm-21db {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tall-1d71 .title-complex-a28c {
  display: -webkit-box;
  display: flex;
}
.tall-1d71 .title-complex-a28c.solid-6306 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tall-1d71 .title-complex-a28c.solid_02f7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tall-1d71 .title-complex-a28c.hard-60e1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tall-1d71.bronze_0259.section-smooth-ecb6 .title-complex-a28c.solid-6306 {
  flex-basis: 100%;
}
.tall-1d71.box-pink-ecc9 .title-complex-a28c.solid_02f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tall-1d71.box-pink-ecc9 .title-complex-a28c.hard-60e1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hot-8c4a.medium-2de4 {
  display: none;
}
#masthead > .hot-8c4a button {
  left: 0;
}
.secondary_a006 {
  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;
}
.secondary_a006:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary_a006.lite-de08 i {
  margin-right: 4px;
}
.secondary_a006.pink_7b31 i {
  margin-left: 5px;
}
.out_c2ae p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.out_c2ae p:last-child {
  margin-bottom: 0;
}
.in_a15c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.in_a15c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.in_a15c img {
  display: block;
  width: auto;
  line-height: 1;
}
.in_a15c .wrapper-4d5a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.in_a15c .list_b2e2 {
  margin: 5px 0 7px 0;
}
.in_a15c.secondary-42e9 .heading_large_0239 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in_a15c.secondary-42e9 .inner_16b5 {
  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;
}
.in_a15c.pink_d372 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.in_a15c.pink_d372 .heading_large_0239 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in_a15c.pink_d372 .inner_16b5 {
  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;
}
.in_a15c.secondary-blue-d6dc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.in_a15c.tag_ab2d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.in_a15c.tag_ab2d .inner_16b5 {
  margin-top: 7px;
}
.motion_8139 {
  display: inline-block;
}
.notice_95ec .tall_14a4 .in_a15c img {
  max-width: 100%;
}
.slider-tiny-0a9e .aside_2d9e.bottom-6479,
.gradient_west_7224 .aside_2d9e.bottom-6479 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-tiny-0a9e .upper-522d,
.gradient_west_7224 .upper-522d {
  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%);
}
.slider-tiny-0a9e .upper-522d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slider-tiny-0a9e.shadow-1d94 .upper-522d {
  display: none;
}
.slider-tiny-0a9e .in_5e8a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-tiny-0a9e .in_5e8a li {
  display: inline-block;
  position: relative;
}
.slider-tiny-0a9e .in_5e8a li:last-child {
  margin-right: 0;
}
.slider-tiny-0a9e .in_5e8a 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;
}
.slider-tiny-0a9e .in_5e8a li.detail-976b > a {
  color: rgba(0, 0, 0, 0.9);
}
.slider-tiny-0a9e .in_5e8a > 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;
}
.slider-tiny-0a9e .in_5e8a > li > a i {
  line-height: 0;
}
.slider-tiny-0a9e .in_5e8a > li.tabs_b7bc > a .upper-522d {
  margin-left: 4px;
  line-height: 0;
}
.slider-tiny-0a9e .in_5e8a .widget_active_70f4 li.tabs_b7bc > a {
  position: relative;
}
.slider-tiny-0a9e .in_5e8a .widget_active_70f4 li.tabs_b7bc > a:after,
.slider-tiny-0a9e .in_5e8a .widget_active_70f4 li.tabs_b7bc > a:before {
  content: "";
  display: table;
}
.slider-tiny-0a9e .in_5e8a .widget_active_70f4 li.tabs_b7bc > a:after {
  clear: both;
}
.slider-tiny-0a9e .in_5e8a .widget_active_70f4 li.tabs_b7bc > a .upper-522d {
  margin-left: 5px;
  float: right;
}
.slider-tiny-0a9e .pagination-f202,
.slider-tiny-0a9e .widget_active_70f4 {
  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;
}
.slider-tiny-0a9e .widget_active_70f4 {
  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;
}
.slider-tiny-0a9e .widget_active_70f4 .bottom-6479 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-tiny-0a9e .widget_active_70f4 .upper-522d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slider-tiny-0a9e .widget_active_70f4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.slider-tiny-0a9e .widget_active_70f4 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;
}
.slider-tiny-0a9e .widget_active_70f4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slider-tiny-0a9e .widget_active_70f4 .widget_active_70f4 {
  top: 0;
  left: 100%;
}
.slider-tiny-0a9e .tag_dark_d4de.fn-focus-fab7 > .pagination-f202,
.slider-tiny-0a9e .tag_dark_d4de.fn-focus-fab7 > .widget_active_70f4,
.slider-tiny-0a9e .tag_dark_d4de:focus > .pagination-f202,
.slider-tiny-0a9e .tag_dark_d4de:focus > .widget_active_70f4,
.slider-tiny-0a9e .tag_dark_d4de:hover > .pagination-f202,
.slider-tiny-0a9e .tag_dark_d4de:hover > .widget_active_70f4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slider-tiny-0a9e.wide-da83 .cold_9ddb:after,
.slider-tiny-0a9e.wide-da83 .cold_9ddb:before {
  content: "";
  display: table;
}
.slider-tiny-0a9e.wide-da83 .cold_9ddb:after {
  clear: both;
}
.slider-tiny-0a9e.wide-da83 .cold_9ddb > li {
  float: left;
}
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb:after,
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb:before {
  content: "";
  display: table;
}
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb:after {
  clear: both;
}
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb > li {
  float: left;
}
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb > li.glass_2b5e > a,
.slider-tiny-0a9e.footer_large_c481 .cold_9ddb > li.detail-976b > a {
  color: #fff;
  background-color: #1e4b75;
}
.slider-tiny-0a9e.gradient-right-a7b9 .cold_9ddb > li > a .bottom-6479 {
  position: relative;
}
.slider-tiny-0a9e.gradient-right-a7b9 .cold_9ddb > li > a .bottom-6479: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;
}
.slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li:focus
  > a
  .bottom-6479:before,
.slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li:hover
  > a
  .bottom-6479:before {
  width: 100%;
  background-color: currentColor;
}
.slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li.glass_2b5e
  > a
  .bottom-6479:before,
.slider-tiny-0a9e.gradient-right-a7b9
  .cold_9ddb
  > li.fast-4123
  > a
  .bottom-6479:before {
  width: 100%;
  background-color: currentColor;
}
.slider-tiny-0a9e.wrapper-current-d8ff .cold_9ddb > li > a .bottom-6479 {
  position: relative;
}
.slider-tiny-0a9e.wrapper-current-d8ff .cold_9ddb > li > a .bottom-6479: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;
}
.slider-tiny-0a9e.wrapper-current-d8ff .cold_9ddb > li:focus > a .bottom-6479:before,
.slider-tiny-0a9e.wrapper-current-d8ff
  .cold_9ddb
  > li:hover
  > a
  .bottom-6479:before {
  width: 100%;
  background-color: currentColor;
}
.slider-tiny-0a9e.wrapper-current-d8ff
  .cold_9ddb
  > li.glass_2b5e
  > a
  .bottom-6479:before,
.slider-tiny-0a9e.wrapper-current-d8ff
  .cold_9ddb
  > li.fast-4123
  > a
  .bottom-6479:before {
  width: 100%;
  background-color: currentColor;
}
.gradient_west_7224 .in_5e8a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gradient_west_7224 .in_5e8a li:first-child > a {
  border-top: none;
}
.gradient_west_7224 .in_5e8a .badge_black_0634 > .bottom-6479 .upper-522d {
  display: none;
}
.gradient_west_7224 .in_5e8a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gradient_west_7224 .in_5e8a li:last-child {
  border: none;
}
.gradient_west_7224 .in_5e8a li.tabs_b7bc > a {
  padding-right: 45px !important;
}
.gradient_west_7224 .in_5e8a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gradient_west_7224 .in_5e8a li a:focus,
.gradient_west_7224 .in_5e8a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gradient_west_7224 .in_5e8a li .item-ef7e {
  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;
}
.gradient_west_7224 .in_5e8a li .item-ef7e:hover {
  box-shadow: none;
}
.gradient_west_7224 .in_5e8a li .item-ef7e .upper-522d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gradient_west_7224 .in_5e8a .widget_active_70f4 {
  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);
}
.gradient_west_7224 .in_5e8a .widget_active_70f4 li a {
  padding-left: 3em;
}
.gradient_west_7224 .in_5e8a .menu-brown-68b8 > a .item-ef7e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gradient_west_7224 .in_5e8a .menu-brown-68b8 > .widget_active_70f4 {
  display: block;
  opacity: 1;
}
.main_simple_26da {
  max-width: 100%;
}
.hidden-d7f6 {
  line-height: 0;
  cursor: pointer;
}
.item_2479 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.item_2479:hover {
  box-shadow: none;
  color: currentColor;
}
.item_2479 svg {
  width: 18px;
  height: 18px;
}
.item_2479 .block_left_4203 {
  display: none;
}
.form-626d {
  position: relative;
}
.form-626d.fn-active-fab7 .item_2479 .row-fe20 {
  display: none;
}
.form-626d.fn-active-fab7 .item_2479 .block_left_4203 {
  display: inline-block;
}
.form-626d .list-6311 {
  position: absolute;
  top: 100%;
  left: -0.9em;
  height: 0;
  overflow: hidden;
  display: block;
  margin-top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}
.form-626d.basic_ecc5 .list-6311 {
  left: auto;
  right: -0.9em;
}
.form-626d.basic_ecc5 .soft_da5f::before {
  left: auto;
  right: 15px;
}
.form-626d.fn-active-fab7 .list-6311 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip_6c4a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tooltip_6c4a label {
  flex-basis: 100%;
}
.tooltip_6c4a .black-4e8c {
  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;
}
.tooltip_6c4a .element-over-659f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tooltip_6c4a .element-over-659f:focus {
  background-color: transparent;
}
.tooltip_6c4a button.accent-ba50 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tooltip_6c4a button.accent-ba50:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tooltip_6c4a button.accent-ba50 svg {
  width: 18px;
  height: 18px;
}
.tooltip_6c4a input[type="submit"] {
  min-height: auto;
}
.last-47b5 .tooltip_6c4a .element-over-659f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.soft_da5f {
  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) {
  .soft_da5f {
    width: 220px;
  }
}
.soft_da5f label {
  flex-basis: 100%;
}
.soft_da5f::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;
}
.heading-out-edfd .last-47b5 .tooltip_6c4a {
  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;
}
.heading-out-edfd
  .last-47b5
  .tooltip_6c4a
  .black-4e8c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.heading-out-edfd .last-47b5 .tooltip_6c4a .element-over-659f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.heading-out-edfd
  .last-47b5
  .tooltip_6c4a
  .element-over-659f:focus {
  background: 0 0;
}
.heading-out-edfd
  .last-47b5
  .tooltip_6c4a
  .middle-1404 {
  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;
}
.detail_da35 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail_da35 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail_da35 li:last-child {
  margin-right: 0;
}
.detail_da35 li:first-child {
  margin-left: 0;
}
.detail_da35.gallery-e2c2 a {
  color: #fff;
}
.detail_da35.gallery-e2c2 a:hover {
  color: #fff;
}
.detail_da35 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail_da35 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail_da35 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail_da35 a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail_da35 [class*="social-icon-apple"] {
  background-color: #999;
}
.detail_da35 [class*="social-icon-apple"].left-92f5 {
  background-color: transparent;
  color: #999;
}
.detail_da35 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail_da35 [class*="social-icon-behance"].left-92f5 {
  background-color: transparent;
  color: #1769ff;
}
.detail_da35 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail_da35 [class*="social-icon-bitbucket"].left-92f5 {
  background-color: transparent;
  color: #205081;
}
.detail_da35 [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail_da35 [class*="social-icon-codepen"].left-92f5 {
  background-color: transparent;
  color: #000;
}
.detail_da35 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail_da35 [class*="social-icon-delicious"].left-92f5 {
  background-color: transparent;
  color: #39f;
}
.detail_da35 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail_da35 [class*="social-icon-digg"].left-92f5 {
  background-color: transparent;
  color: #005be2;
}
.detail_da35 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail_da35 [class*="social-icon-dribbble"].left-92f5 {
  background-color: transparent;
  color: #ea4c89;
}
.detail_da35 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail_da35 [class*="social-icon-envelope"].left-92f5 {
  background-color: transparent;
  color: #ea4335;
}
.detail_da35 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail_da35 [class*="social-icon-facebook"].left-92f5 {
  background-color: transparent;
  color: #3b5998;
}
.detail_da35 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail_da35 [class*="social-icon-flickr"].left-92f5 {
  background-color: transparent;
  color: #0063dc;
}
.detail_da35 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail_da35 [class*="social-icon-foursquare"].left-92f5 {
  background-color: transparent;
  color: #2d5be3;
}
.detail_da35 [class*="social-icon-github"] {
  background-color: #333;
}
.detail_da35 [class*="social-icon-github"].left-92f5 {
  background-color: transparent;
  color: #333;
}
.detail_da35 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail_da35 [class*="social-icon-google-plus"].left-92f5 {
  background-color: transparent;
  color: #dd4b39;
}
.detail_da35 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail_da35 [class*="social-icon-houzz"].left-92f5 {
  background-color: transparent;
  color: #7ac142;
}
.detail_da35 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail_da35 [class*="social-icon-instagram"].left-92f5 {
  background-color: transparent;
  color: #262626;
}
.detail_da35 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail_da35 [class*="social-icon-jsfiddle"].left-92f5 {
  background-color: transparent;
  color: #487aa2;
}
.detail_da35 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail_da35 [class*="social-icon-linkedin"].left-92f5 {
  background-color: transparent;
  color: #0077b5;
}
.detail_da35 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail_da35 [class*="social-icon-medium"].left-92f5 {
  background-color: transparent;
  color: #00ab6b;
}
.detail_da35 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail_da35
  [class*="social-icon-odnoklassniki"].left-92f5 {
  background-color: transparent;
  color: #f4731c;
}
.detail_da35 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail_da35 [class*="social-icon-meetup"].left-92f5 {
  background-color: transparent;
  color: #ec1c40;
}
.detail_da35 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail_da35 [class*="social-icon-pinterest"].left-92f5 {
  background-color: transparent;
  color: #bd081c;
}
.detail_da35 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail_da35 [class*="social-icon-product-hunt"].left-92f5 {
  background-color: transparent;
  color: #da552f;
}
.detail_da35 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail_da35 [class*="social-icon-reddit"].left-92f5 {
  background-color: transparent;
  color: #ff4500;
}
.detail_da35 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail_da35 [class*="social-icon-rss"].left-92f5 {
  background-color: transparent;
  color: #f26522;
}
.detail_da35 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail_da35
  [class*="social-icon-shopping-cart"].left-92f5 {
  background-color: transparent;
  color: #4caf50;
}
.detail_da35 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail_da35 [class*="social-icon-skype"].left-92f5 {
  background-color: transparent;
  color: #00aff0;
}
.detail_da35 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail_da35 [class*="social-icon-slideshare"].left-92f5 {
  background-color: transparent;
  color: #0077b5;
}
.detail_da35 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail_da35 [class*="social-icon-snapchat"].left-92f5 {
  background-color: transparent;
  color: #fffc00;
}
.detail_da35 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail_da35 [class*="social-icon-soundcloud"].left-92f5 {
  background-color: transparent;
  color: #f80;
}
.detail_da35 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail_da35 [class*="social-icon-spotify"].left-92f5 {
  background-color: transparent;
  color: #2ebd59;
}
.detail_da35 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail_da35
  [class*="social-icon-stack-overflow"].left-92f5 {
  background-color: transparent;
  color: #fe7a15;
}
.detail_da35 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail_da35 [class*="social-icon-maldkfgram"].left-92f5 {
  background-color: transparent;
  color: #2ca5e0;
}
.detail_da35 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail_da35 [class*="social-icon-tripadvisor"].left-92f5 {
  background-color: transparent;
  color: #589442;
}
.detail_da35 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail_da35 [class*="social-icon-tumblr"].left-92f5 {
  background-color: transparent;
  color: #35465c;
}
.detail_da35 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail_da35 [class*="social-icon-twitch"].left-92f5 {
  background-color: transparent;
  color: #6441a5;
}
.detail_da35 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail_da35 [class*="social-icon-twitter"].left-92f5 {
  background-color: transparent;
  color: #1da1f2;
}
.detail_da35 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail_da35 [class*="social-icon-vimeo"].left-92f5 {
  background-color: transparent;
  color: #1ab7ea;
}
.detail_da35 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail_da35 [class*="social-icon-vk"].left-92f5 {
  background-color: transparent;
  color: #45668e;
}
.detail_da35 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail_da35 [class*="social-icon-weibo"].left-92f5 {
  background-color: transparent;
  color: #df2029;
}
.detail_da35 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail_da35 [class*="social-icon-weixin"].left-92f5 {
  background-color: transparent;
  color: #7bb32e;
}
.detail_da35 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail_da35 [class*="social-icon-whatsapp"].left-92f5 {
  background-color: transparent;
  color: #25d366;
}
.detail_da35 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail_da35 [class*="social-icon-wordpress"].left-92f5 {
  background-color: transparent;
  color: #21759b;
}
.detail_da35 [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail_da35 [class*="social-icon-xing"].left-92f5 {
  background-color: transparent;
  color: #026466;
}
.detail_da35 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail_da35 [class*="social-icon-yelp"].left-92f5 {
  background-color: transparent;
  color: #af0606;
}
.detail_da35 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail_da35 [class*="social-icon-youtube"].left-92f5 {
  background-color: transparent;
  color: #cd201f;
}
.dynamic_b28e {
  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;
}
.dynamic_b28e:hover {
  box-shadow: none;
  background: 0 0;
}
.element_029c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accordion_tiny_b293 {
  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;
}
.tabs-ad3e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.up_1a76 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.up_1a76,
.up_1a76::after,
.up_1a76::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;
}
.up_1a76::after,
.up_1a76::before {
  content: "";
  display: block;
  background-color: inherit;
}
.active-84a2 .accordion_tiny_b293 .tabs-ad3e {
  margin-top: -2px;
  width: 19px;
}
.active-84a2 .accordion_tiny_b293 .up_1a76 {
  margin-top: -1px;
}
.active-84a2 .accordion_tiny_b293 .up_1a76,
.active-84a2 .accordion_tiny_b293 .up_1a76::after,
.active-84a2 .accordion_tiny_b293 .up_1a76::before {
  width: 19px;
  height: 2px;
}
.active-84a2 .accordion_tiny_b293 .up_1a76::before {
  top: -6px;
}
.active-84a2 .accordion_tiny_b293 .up_1a76::after {
  bottom: -6px;
}
.silver_cae2 .accordion_tiny_b293 .tabs-ad3e {
  margin-top: -2px;
  width: 22px;
}
.silver_cae2 .accordion_tiny_b293 .up_1a76 {
  margin-top: -1px;
}
.silver_cae2 .accordion_tiny_b293 .up_1a76,
.silver_cae2 .accordion_tiny_b293 .up_1a76::after,
.silver_cae2 .accordion_tiny_b293 .up_1a76::before {
  width: 22px;
  height: 2px;
}
.silver_cae2 .accordion_tiny_b293 .up_1a76::before {
  top: -7px;
}
.silver_cae2 .accordion_tiny_b293 .up_1a76::after {
  bottom: -7px;
}
.feature-huge-bbe6 .accordion_tiny_b293 .tabs-ad3e {
  margin-top: -2px;
  width: 31px;
}
.feature-huge-bbe6 .accordion_tiny_b293 .up_1a76 {
  margin-top: -1.5px;
}
.feature-huge-bbe6 .accordion_tiny_b293 .up_1a76,
.feature-huge-bbe6 .accordion_tiny_b293 .up_1a76::after,
.feature-huge-bbe6 .accordion_tiny_b293 .up_1a76::before {
  width: 31px;
  height: 3px;
}
.feature-huge-bbe6 .accordion_tiny_b293 .up_1a76::before {
  top: -9px;
}
.feature-huge-bbe6 .accordion_tiny_b293 .up_1a76::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .banner-fluid-f880 .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 19px;
  }
  .banner-fluid-f880 .accordion_tiny_b293 .up_1a76 {
    margin-top: -1px;
  }
  .banner-fluid-f880 .accordion_tiny_b293 .up_1a76,
  .banner-fluid-f880 .accordion_tiny_b293 .up_1a76::after,
  .banner-fluid-f880 .accordion_tiny_b293 .up_1a76::before {
    width: 19px;
    height: 2px;
  }
  .banner-fluid-f880 .accordion_tiny_b293 .up_1a76::before {
    top: -6px;
  }
  .banner-fluid-f880 .accordion_tiny_b293 .up_1a76::after {
    bottom: -6px;
  }
  .notification-7a5e .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 22px;
  }
  .notification-7a5e .accordion_tiny_b293 .up_1a76 {
    margin-top: -1px;
  }
  .notification-7a5e .accordion_tiny_b293 .up_1a76,
  .notification-7a5e .accordion_tiny_b293 .up_1a76::after,
  .notification-7a5e .accordion_tiny_b293 .up_1a76::before {
    width: 22px;
    height: 2px;
  }
  .notification-7a5e .accordion_tiny_b293 .up_1a76::before {
    top: -7px;
  }
  .notification-7a5e .accordion_tiny_b293 .up_1a76::after {
    bottom: -7px;
  }
  .north-35cc .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 31px;
  }
  .north-35cc .accordion_tiny_b293 .up_1a76 {
    margin-top: -1.5px;
  }
  .north-35cc .accordion_tiny_b293 .up_1a76,
  .north-35cc .accordion_tiny_b293 .up_1a76::after,
  .north-35cc .accordion_tiny_b293 .up_1a76::before {
    width: 31px;
    height: 3px;
  }
  .north-35cc .accordion_tiny_b293 .up_1a76::before {
    top: -9px;
  }
  .north-35cc .accordion_tiny_b293 .up_1a76::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_678b .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 19px;
  }
  .fluid_678b .accordion_tiny_b293 .up_1a76 {
    margin-top: -1px;
  }
  .fluid_678b .accordion_tiny_b293 .up_1a76,
  .fluid_678b .accordion_tiny_b293 .up_1a76::after,
  .fluid_678b .accordion_tiny_b293 .up_1a76::before {
    width: 19px;
    height: 2px;
  }
  .fluid_678b .accordion_tiny_b293 .up_1a76::before {
    top: -6px;
  }
  .fluid_678b .accordion_tiny_b293 .up_1a76::after {
    bottom: -6px;
  }
  .popup-middle-8a73 .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 22px;
  }
  .popup-middle-8a73 .accordion_tiny_b293 .up_1a76 {
    margin-top: -1px;
  }
  .popup-middle-8a73 .accordion_tiny_b293 .up_1a76,
  .popup-middle-8a73 .accordion_tiny_b293 .up_1a76::after,
  .popup-middle-8a73 .accordion_tiny_b293 .up_1a76::before {
    width: 22px;
    height: 2px;
  }
  .popup-middle-8a73 .accordion_tiny_b293 .up_1a76::before {
    top: -7px;
  }
  .popup-middle-8a73 .accordion_tiny_b293 .up_1a76::after {
    bottom: -7px;
  }
  .notice_simple_bbab .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 31px;
  }
  .notice_simple_bbab .accordion_tiny_b293 .up_1a76 {
    margin-top: -1.5px;
  }
  .notice_simple_bbab .accordion_tiny_b293 .up_1a76,
  .notice_simple_bbab .accordion_tiny_b293 .up_1a76::after,
  .notice_simple_bbab .accordion_tiny_b293 .up_1a76::before {
    width: 31px;
    height: 3px;
  }
  .notice_simple_bbab .accordion_tiny_b293 .up_1a76::before {
    top: -9px;
  }
  .notice_simple_bbab .accordion_tiny_b293 .up_1a76::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notice_8e50 .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 19px;
  }
  .notice_8e50 .accordion_tiny_b293 .up_1a76 {
    margin-top: -1px;
  }
  .notice_8e50 .accordion_tiny_b293 .up_1a76,
  .notice_8e50 .accordion_tiny_b293 .up_1a76::after,
  .notice_8e50 .accordion_tiny_b293 .up_1a76::before {
    width: 19px;
    height: 2px;
  }
  .notice_8e50 .accordion_tiny_b293 .up_1a76::before {
    top: -6px;
  }
  .notice_8e50 .accordion_tiny_b293 .up_1a76::after {
    bottom: -6px;
  }
  .texture-23c6 .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 22px;
  }
  .texture-23c6 .accordion_tiny_b293 .up_1a76 {
    margin-top: -1px;
  }
  .texture-23c6 .accordion_tiny_b293 .up_1a76,
  .texture-23c6 .accordion_tiny_b293 .up_1a76::after,
  .texture-23c6 .accordion_tiny_b293 .up_1a76::before {
    width: 22px;
    height: 2px;
  }
  .texture-23c6 .accordion_tiny_b293 .up_1a76::before {
    top: -7px;
  }
  .texture-23c6 .accordion_tiny_b293 .up_1a76::after {
    bottom: -7px;
  }
  .dirty-b72e .accordion_tiny_b293 .tabs-ad3e {
    margin-top: -2px;
    width: 31px;
  }
  .dirty-b72e .accordion_tiny_b293 .up_1a76 {
    margin-top: -1.5px;
  }
  .dirty-b72e .accordion_tiny_b293 .up_1a76,
  .dirty-b72e .accordion_tiny_b293 .up_1a76::after,
  .dirty-b72e .accordion_tiny_b293 .up_1a76::before {
    width: 31px;
    height: 3px;
  }
  .dirty-b72e .accordion_tiny_b293 .up_1a76::before {
    top: -9px;
  }
  .dirty-b72e .accordion_tiny_b293 .up_1a76::after {
    bottom: -9px;
  }
}
.outer-df4d .up_1a76 {
  -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);
}
.outer-df4d .up_1a76::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outer-df4d .up_1a76::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);
}
.outer-df4d.yellow-00b5 .up_1a76 {
  -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);
}
.outer-df4d.yellow-00b5 .up_1a76::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outer-df4d.yellow-00b5 .up_1a76::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);
}
.search_5ed2 {
  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.hover-e3d4:before {
  display: none;
}
.wrapper_0626 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.wrapper_0626 .avatar_dim_60cd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.wrapper_0626 .avatar_dim_60cd:last-of-type {
  border-bottom: none;
}
.wrapper_0626 .avatar_dim_60cd.content_easy_f0f2,
.wrapper_0626 .avatar_dim_60cd.widget_3ce3,
.wrapper_0626 .avatar_dim_60cd.breadcrumb_79af {
  padding: 0;
}
.wrapper_0626 .gradient_west_7224 .item-ef7e {
  color: currentColor;
}
.wrapper_0626 .gradient_west_7224 .item-ef7e:focus,
.wrapper_0626 .gradient_west_7224 .item-ef7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_0626.texture-2640 .surface_iron_26e8,
.wrapper_0626.texture-2640 .out_c2ae a,
.wrapper_0626.texture-2640 .cold_9ddb a,
.wrapper_0626.texture-2640 .widget_active_70f4 a {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_0626.texture-2640 .surface_iron_26e8:hover,
.wrapper_0626.texture-2640 .out_c2ae a:hover,
.wrapper_0626.texture-2640 .cold_9ddb a:hover,
.wrapper_0626.texture-2640 .widget_active_70f4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_0626.texture-2640 .primary_f979 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_0626.texture-2640 .avatar_dim_60cd {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_0626.texture-2640 .avatar_dim_60cd:before {
  background: rgba(0, 0, 0, 0.08);
}
.wrapper_0626.texture-2640 .cool-e02f:before {
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_0626.texture-2640 .gradient_west_7224 .in_5e8a li a,
.wrapper_0626.texture-2640 .gradient_west_7224 .item-ef7e,
.wrapper_0626.texture-2640 .widget_active_70f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_0626.texture-2640 .gradient_west_7224 .item-ef7e:focus,
.wrapper_0626.texture-2640 .gradient_west_7224 .item-ef7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_0626.texture-2640 .in_5e8a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_0626.caption-0b33 .surface_iron_26e8,
.wrapper_0626.caption-0b33 .out_c2ae a,
.wrapper_0626.caption-0b33 .cold_9ddb .item-ef7e,
.wrapper_0626.caption-0b33 .cold_9ddb a,
.wrapper_0626.caption-0b33 .widget_active_70f4 a {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_0626.caption-0b33 .surface_iron_26e8:hover,
.wrapper_0626.caption-0b33 .out_c2ae a:hover,
.wrapper_0626.caption-0b33 .cold_9ddb .item-ef7e:hover,
.wrapper_0626.caption-0b33 .cold_9ddb a:hover,
.wrapper_0626.caption-0b33 .widget_active_70f4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_0626.caption-0b33 .primary_f979 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_0626.caption-0b33 .avatar_dim_60cd {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_0626.caption-0b33 .avatar_dim_60cd:before {
  background: rgba(255, 255, 255, 0.08);
}
.wrapper_0626.caption-0b33 .cool-e02f:before {
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_0626.caption-0b33 .gradient_west_7224 .in_5e8a li a,
.wrapper_0626.caption-0b33 .gradient_west_7224 .item-ef7e,
.wrapper_0626.caption-0b33 .widget_active_70f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_0626.caption-0b33 .gradient_west_7224 .item-ef7e:focus,
.wrapper_0626.caption-0b33 .gradient_west_7224 .item-ef7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_0626.caption-0b33 .in_5e8a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-e02f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cool-e02f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message_b13e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.orange-f37d .wrapper_0626 {
  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;
}
.orange-f37d .avatar_dim_60cd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.orange-f37d .avatar_dim_60cd: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) {
  .orange-f37d .avatar_dim_60cd:before {
    width: 16%;
    left: 42%;
  }
}
.orange-f37d .avatar_dim_60cd:last-child:before {
  content: none;
}
.orange-f37d .avatar_dim_60cd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.orange-f37d .gradient_west_7224 .in_5e8a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.orange-f37d .gradient_west_7224 .in_5e8a li a .item-ef7e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.orange-f37d .gradient_west_7224 .widget_active_70f4 {
  border: none;
}
.orange-f37d .gradient_west_7224 .widget_active_70f4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.orange-f37d .cool-e02f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.orange-f37d .message_b13e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.orange-f37d .caption-0b33 .cool-e02f:before {
  background: rgba(0, 0, 0, 0.9);
}
.orange-f37d .texture-2640.caption_over_dca6 .up_1a76 {
  background: rgba(0, 0, 0, 0.6);
}
.orange-f37d
  .texture-2640.caption_over_dca6
  .up_1a76::after,
.orange-f37d
  .texture-2640.caption_over_dca6
  .up_1a76:before {
  background: inherit;
}
.orange-f37d
  .texture-2640.caption_over_dca6:hover
  .up_1a76 {
  background: rgba(0, 0, 0, 0.8);
}
.up-10cd .wrapper_0626 {
  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) {
  .up-10cd .wrapper_0626 {
    width: auto;
    right: 45px;
  }
}
.wrapper-cdc8 .wrapper_0626 {
  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) {
  .wrapper-cdc8 .wrapper_0626 {
    width: auto;
    left: 45px;
  }
}
.hover-e3d4 .wrapper_0626 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hover-e3d4 .message_b13e {
  max-width: 48em;
  margin: 0 auto;
}
.hover-e3d4 .cool-e02f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.stale-bbf0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.stale-bbf0.orange-f37d .wrapper_0626 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.stale-bbf0.up-10cd .wrapper_0626 {
  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);
}
.stale-bbf0 .wrapper_0626 {
  visibility: visible;
}
.stale-bbf0.wrapper-cdc8 .wrapper_0626 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.huge-7866,
.nav_lite_e7e3 {
  overflow-x: hidden;
}
.huge-7866 .wrapper_0626 {
  overflow: auto;
}
.huge-7866.orange-f37d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge-7866.orange-f37d .wrapper_0626 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.huge-7866.orange-f37d .dynamic_b28e {
  opacity: 0;
}
.huge-7866.up-10cd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge-7866.up-10cd .wrapper_0626 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.huge-7866.up-10cd .dynamic_b28e {
  opacity: 0;
}
.huge-7866.wrapper-cdc8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.huge-7866.wrapper-cdc8 .wrapper_0626 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.huge-7866.wrapper-cdc8 .dynamic_b28e {
  opacity: 0;
}
.huge-7866.hover-e3d4 .wrapper_0626 {
  z-index: 10;
  visibility: visible;
}
.caption_over_dca6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.caption_over_dca6 .up_1a76 {
  background: rgba(255, 255, 255, 0.99);
}
.caption_over_dca6 .up_1a76::after,
.caption_over_dca6 .up_1a76:before {
  background: inherit;
}
.caption_over_dca6:hover .up_1a76 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper-cdc8 .caption_over_dca6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hover-e3d4 .caption_over_dca6 {
  display: none !important;
}
.huge-7866:before,
.nav_lite_e7e3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.huge-7866 .caption_over_dca6,
.nav_lite_e7e3 .caption_over_dca6 {
  display: inline-block;
}
.wrapper_0626 .component-warm-21db {
  -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;
}
.huge-7866 .wrapper_0626 .component-warm-21db,
.nav_lite_e7e3 .wrapper_0626 .component-warm-21db {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-3fcc .black-4e8c {
  width: 100%;
}
.tall_14a4 {
  padding: 0 0.5em 0;
}
.tall_14a4 [class*="customify-col-"],
.tall_14a4 [class*="customify-col_"],
.tall_14a4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.backdrop_c720 .tall_14a4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input_cool_f1ea .form_ce3b,
  .form_ce3b {
    display: none;
  }
  .short_5f73 {
    text-align: left;
  }
  .block_b1e1 {
    text-align: center;
  }
  .red-a99f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input_cool_f1ea .modal_40f4,
  .modal_40f4 {
    display: none;
  }
  .image_4f76 {
    text-align: left;
  }
  .yellow_9513 {
    text-align: center;
  }
  .row-cold-1819 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input_cool_f1ea .status-914b,
  .status-914b {
    display: none;
  }
  .center_bf4e {
    text-align: left;
  }
  .pro-bce8 {
    text-align: center;
  }
  .modal-b5f4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.carousel-small-e41a {
  box-shadow: none !important;
}
.label-d9a4 .warm_1652,
.summary_old_ffb5 .warm_1652 {
  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;
}
.summary_old_ffb5 .warm_1652 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.label-stale-ed96 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.label-stale-ed96:after,
.label-stale-ed96:before {
  content: "";
  display: table;
}
.label-stale-ed96:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .label-stale-ed96 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.label-stale-ed96,
.caption-next-f196 {
  max-width: 1248px;
  margin: 0 auto;
}

.lite_0d50.article_simple_40f1 .label-stale-ed96 {
  max-width: 100%;
}
.lite_0d50.gradient_tiny_09fe {
  max-width: 1200px;
  margin: 0 auto;
}
.lite_0d50.image_left_23be .label-stale-ed96 {
  max-width: 100%;
}
.lite_0d50.image_left_23be > .label-stale-ed96 {
  padding-left: 0;
  padding-right: 0;
}
.lite_0d50.image_left_23be > .label-stale-ed96 .input_cool_f1ea {
  margin: 0;
}
.lite_0d50.image_left_23be
  > .label-stale-ed96
  .link-up-785a.backdrop_6276 {
  margin-right: 0;
  margin-left: 0;
}
.lite_0d50.image_left_23be #main.backdrop_6276 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shade-c81b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shade-c81b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert_in_e4d4 .narrow-c829 {
    padding-right: 1em;
  }
  .alert_in_e4d4.hot_f3c9 .link-up-785a {
    border-right: 1px solid #eaecee;
  }
  .alert_in_e4d4.hot_f3c9 .narrow-c829 {
    padding-right: 1em;
  }
  .alert_in_e4d4.hot_f3c9 .huge_0177 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_slow_4238 .narrow-c829 {
    padding-left: 1em;
  }
  .chip_slow_4238.hot_f3c9 .link-up-785a {
    border-left: 1px solid #eaecee;
  }
  .chip_slow_4238.hot_f3c9 .narrow-c829 {
    padding-left: 1em;
  }
  .chip_slow_4238.hot_f3c9 .huge_0177 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-e8a5 .narrow-c829 {
    padding-left: 1em;
  }
  .inner-e8a5.hot_f3c9 .status_d621 {
    border-right: 1px solid #eaecee;
  }
  .inner-e8a5.hot_f3c9 .description-over-9261 {
    border-right: 1px solid #eaecee;
  }
  .inner-e8a5.hot_f3c9 .narrow-c829 {
    padding-left: 1em;
  }
  .inner-e8a5.hot_f3c9 .huge_0177 {
    padding-right: 1em;
  }
  .inner-e8a5.hot_f3c9 .header_pink_e5ed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver-d9eb .narrow-c829 {
    padding-right: 1em;
  }
  .silver-d9eb.hot_f3c9 .status_d621 {
    border-left: 1px solid #eaecee;
  }
  .silver-d9eb.hot_f3c9 .description-over-9261 {
    border-left: 1px solid #eaecee;
  }
  .silver-d9eb.hot_f3c9 .narrow-c829 {
    padding-right: 1em;
  }
  .silver-d9eb.hot_f3c9 .huge_0177 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver-d9eb.hot_f3c9 .header_pink_e5ed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-c81b .narrow-c829 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-c81b.hot_f3c9 .link-up-785a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shade-c81b.hot_f3c9 .narrow-c829 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-c81b.hot_f3c9 .huge_0177 {
    padding-left: 1em;
  }
  .shade-c81b.hot_f3c9 .header_pink_e5ed {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shade-c81b.hot_f3c9 .narrow-c829 {
    padding-left: 0;
  }
}
.up_6f6c .fluid_649d {
  display: inline-block;
}
.thumbnail_south_bf91 {
  display: inline-block;
}
.south-d5c5 {
  word-con: break-word;
}
.thumbnail-first-10b2 > span {
  display: inline-block;
  padding: 5px 0;
}
.thumbnail-first-10b2 .active_under_48cf {
  margin-left: 8px;
  margin-right: 8px;
}
.thumbnail-first-10b2 .first_144d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tabs_172c .tiny-ebdc {
  margin-bottom: 2em;
}
.tabs_172c .new_fcf4 {
  margin-bottom: 15px;
}
.tabs_172c .new_fcf4:last-child {
  margin-bottom: 0;
}
.tabs_172c .tabs-8e72 {
  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) {
  .tabs_172c .tabs-8e72 {
    display: block;
  }
}
.tabs_172c .lite-1c43 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tabs_172c .lite-1c43 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tabs_172c .badge_solid_1a30 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tabs_172c .badge_solid_1a30 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tabs_172c .badge_solid_1a30 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tabs_172c .south-d5c5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tabs_172c .south-d5c5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tabs_172c .yellow_a137 p:last-child {
  margin-bottom: 0;
}
.tabs_172c .hovered-a2ed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tabs_172c .layout_cold_6ce0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tabs_172c .paper-d6fa {
  margin-top: 1em;
}
.tabs_172c .north_abe4 {
  top: 0;
  display: block;
}
.tabs_172c .north_abe4 a {
  color: inherit;
}
.tabs_172c .north_abe4 a:hover {
  color: inherit;
}
.tabs_172c .aside-black-f3a9 {
  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;
}
.tabs_172c .aside-black-f3a9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tabs_172c .layout_cold_6ce0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tabs_172c .hidden-copper-af62 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tabs_172c .hidden-copper-af62:first-child {
  margin-top: 0;
}
.tabs_172c .hidden-copper-af62.input-purple-8cf1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tabs_172c .hidden-copper-af62.border-bronze-09c3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tabs_172c
  .hidden-copper-af62.border-bronze-09c3.tag_f2ca
  .paper-d6fa {
  width: 100%;
}
.tabs_172c .border-bronze-09c3 {
  -webkit-box-align: center;
  align-items: center;
}
.tabs_172c .border-bronze-09c3 .thumbnail-first-10b2,
.tabs_172c .border-bronze-09c3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tabs_172c .badge_solid_1a30 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_172c .badge_solid_1a30 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tabs_172c .badge_solid_1a30: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;
}
.tabs_172c .input-purple-8cf1 {
  z-index: 5;
}
.tabs_172c .fast_13e3 .medium-058d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tabs_172c .badge-hard-4ca2 .medium-058d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tabs_172c .light-8fe6 .medium-058d {
  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;
}
.tabs_172c.fresh-8d05 .tabs-8e72,
.tabs_172c.hot-ca18 .tabs-8e72 {
  display: block;
}
.tabs_172c.fresh-8d05 .tabs-8e72 .bottom-22cc,
.tabs_172c.fresh-8d05 .tabs-8e72 .layout_cold_6ce0,
.tabs_172c.hot-ca18 .tabs-8e72 .bottom-22cc,
.tabs_172c.hot-ca18 .tabs-8e72 .layout_cold_6ce0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs_172c.disabled-cd1b .lite-1c43 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tabs_172c.disabled-cd1b .lite-1c43 {
    margin-right: 0;
  }
}
.tabs_172c.fresh-8d05 .lite-1c43,
.tabs_172c.hot-ca18 .lite-1c43 {
  padding-top: 40%;
}
.tabs_172c.fresh-8d05 .tiny-ebdc,
.tabs_172c.hot-ca18 .tiny-ebdc {
  display: block;
}
.tabs_172c.fresh-8d05 .fn-sticky-fab7 .layout_cold_6ce0,
.tabs_172c.hot-ca18 .fn-sticky-fab7 .layout_cold_6ce0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tabs_172c.fresh-8d05 .lite-1c43,
.tabs_172c.hot-ca18 .lite-1c43 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tabs_172c.fresh-8d05 .layout_cold_6ce0 {
  padding: 1em;
}
.cold-e37c {
  margin: 30px auto;
  display: block;
}
.cold-e37c .pink_cab5 > * {
  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;
}
.cold-e37c .pink_cab5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cold-e37c .pink_cab5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_iron_10b8 .thumbnail-first-10b2 {
  margin-bottom: 1.41575em;
}
.content_iron_10b8 .tertiary_copper_d720 {
  margin-bottom: 1.618em;
}
.steel-8551 .frame-573b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.steel-8551 .frame-573b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.steel-8551 .badge-wide-fc55 {
  max-width: 100%;
  overflow: auto;
}
.pagination-601e .steel-8551 a:hover {
  text-decoration: underline;
}
.iron_a797 .new_fcf4:not(.south-d5c5),
.iron_a797 .badge_solid_1a30 {
  margin-bottom: 1.41575em;
}
.iron_a797 .new_fcf4:not(.south-d5c5):last-child,
.iron_a797 .badge_solid_1a30:last-child {
  margin-bottom: 0;
}
.iron_a797 .new_fcf4.gradient-narrow-0ef4 {
  margin-bottom: 0.41575em;
}
.iron_a797 .item_motion_9b4f:before,
.iron_a797 .article-e088:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.iron_a797 .item_motion_9b4f:before {
  content: "\f115";
}
.iron_a797 .article-e088:before {
  content: "\f02c";
}
.iron_a797 .alert_bottom_f909 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.iron_a797 .alert_bottom_f909 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.progress-tiny-6b30 {
  display: -webkit-box;
  display: flex;
}
.progress-tiny-6b30 .mask_focused_4d7b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .progress-tiny-6b30 .mask_focused_4d7b {
    flex-basis: 90px;
  }
}
.progress-tiny-6b30 .info-3edb {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress-tiny-6b30 .info-3edb {
    flex-basis: calc(100% - 50px);
  }
}
.progress-tiny-6b30 .pagination-f675 p:last-child {
  margin-bottom: 0.72em;
}
.last-1580 .pink_cab5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.last-1580 .pink_cab5:after,
.last-1580 .pink_cab5:before {
  content: "";
  display: table;
}
.last-1580 .pink_cab5:after {
  clear: both;
}
.last-1580 .pink_cab5 .notice-center-27fb,
.last-1580 .pink_cab5 .active-glass-6fb5 {
  width: 49%;
}
.last-1580 .pink_cab5 .notice-center-27fb a span.container_cool_9315,
.last-1580 .pink_cab5 .active-glass-6fb5 a span.container_cool_9315 {
  display: block;
  margin-bottom: 5px;
}
.last-1580 .pink_cab5 .active-glass-6fb5 {
  float: left;
  text-align: left;
}
.last-1580 .pink_cab5 .notice-center-27fb {
  float: right;
  text-align: right;
}
.list-iron-eb45 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .list-iron-eb45 {
    margin-bottom: 0;
  }
}
.tertiary-28bf {
  margin-bottom: 1em;
}
.tertiary-28bf .south-d5c5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.widget-top-fb07 a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon_14fa .tertiary-28bf,
.module-bright-d1b9 .tertiary-28bf {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon_14fa .tertiary-28bf,
  .module-bright-d1b9 .tertiary-28bf {
    display: block;
  }
}
.icon_14fa .widget-top-fb07,
.module-bright-d1b9 .widget-top-fb07 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon_14fa .widget-top-fb07,
  .module-bright-d1b9 .widget-top-fb07 {
    margin-bottom: 1em;
  }
}
.icon_14fa .widget-top-fb07 img,
.module-bright-d1b9 .widget-top-fb07 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon_14fa .dropdown_0940,
.module-bright-d1b9 .dropdown_0940 {
  flex-basis: calc(100% - 160px);
}
.icon_14fa .dropdown_0940 p,
.module-bright-d1b9 .dropdown_0940 p {
  margin-bottom: 0;
}
.icon_14fa .dropdown_0940 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon_14fa .dropdown_0940 {
    padding-left: 0;
  }
}
.module-bright-d1b9 .dropdown_0940 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .module-bright-d1b9 .dropdown_0940 {
    padding-right: 0;
  }
}
.module-bright-d1b9 .widget-top-fb07 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.brown-2dd9 .widget-top-fb07 {
  margin-bottom: 0.5em;
}
.brown-2dd9 .widget-top-fb07 img {
  width: 100%;
}
.paragraph_6684 .widget_under_c59c,
.fast_3ec9 .widget_under_c59c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fast_3ec9 .link-up-785a .complex_4e21 p:last-child {
  margin-bottom: 0;
}
.yellow-48ae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column_2478 .first-020d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column_2478 .first-020d:last-of-type {
    margin-bottom: 0;
  }
}
.column_2478 .first-020d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_2478 .first-020d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column_2478 .first-020d ul li {
  margin: 0 0 0.6em;
}
.column_2478 .first-020d ul li.liquid-b7a0,
.column_2478 .first-020d ul li.title_c502 {
  position: relative;
}
.column_2478 .first-020d ul li.liquid-b7a0 .preview_2cd8,
.column_2478 .first-020d ul li.title_c502 .preview_2cd8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column_2478 .first-020d ul li.liquid-b7a0:after:after,
.column_2478 .first-020d ul li.liquid-b7a0:after:before,
.column_2478
  .first-020d
  ul
  li.title_c502:after:after,
.column_2478
  .first-020d
  ul
  li.title_c502:after:before {
  content: "";
  display: table;
}
.column_2478 .first-020d ul li.liquid-b7a0:after:after,
.column_2478
  .first-020d
  ul
  li.title_c502:after:after {
  clear: both;
}
.column_2478 .first-020d a.box_7864:hover {
  text-decoration: none;
}
.column_2478 .first-020d select {
  max-width: 100%;
}
.column_2478 .first-020d table {
  font-size: 85%;
}
.column_2478 .first-020d table td,
.column_2478 .first-020d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column_2478 .first-020d table tfoot td {
  text-align: left;
}
.column_2478 .first-020d :last-child {
  margin-bottom: 0;
}
.column_2478 .first-020d .element_fb1e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column_2478 .first-020d .element_fb1e label {
  width: 100%;
}
.column_2478 .first-020d .element_fb1e .element-over-659f {
  width: 100%;
  display: block;
}
.column_2478 .first-020d .element_fb1e .accent-ba50 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column_2478 .first-020d .element_fb1e .accent-ba50:hover svg #svg-search {
  fill: #444;
}
.column_2478 .first-020d .element_fb1e .accent-ba50 svg {
  width: 18px;
  height: 18px;
}
.column_2478 .huge-e8dc ul ul,
.column_2478 .middle-bd8e ul ul,
.column_2478 .thumbnail_7178 ul ul,
.column_2478 .mini-3246 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column_2478 .huge-e8dc .tabs_b7bc > a,
.column_2478 .middle-bd8e .tabs_b7bc > a,
.column_2478 .thumbnail_7178 .tabs_b7bc > a,
.column_2478 .mini-3246 .tabs_b7bc > a {
  margin-bottom: 0;
}
.column_2478 .column_c526 li,
.column_2478 .huge-e8dc li,
.column_2478 .footer-10d2 li,
.column_2478 .middle-bd8e li,
.column_2478 .thumbnail_7178 li,
.column_2478 .mini-3246 li,
.column_2478 .motion-3f0d li,
.column_2478 .message_over_5cc1 li {
  display: block;
  position: relative;
}
.column_2478 .column_c526 li:last-child,
.column_2478 .huge-e8dc li:last-child,
.column_2478 .footer-10d2 li:last-child,
.column_2478 .middle-bd8e li:last-child,
.column_2478 .thumbnail_7178 li:last-child,
.column_2478 .mini-3246 li:last-child,
.column_2478 .motion-3f0d li:last-child,
.column_2478 .message_over_5cc1 li:last-child {
  border: none;
}
.column_2478 .column_c526 li a,
.column_2478 .huge-e8dc li a,
.column_2478 .footer-10d2 li a,
.column_2478 .middle-bd8e li a,
.column_2478 .thumbnail_7178 li a,
.column_2478 .mini-3246 li a,
.column_2478 .motion-3f0d li a,
.column_2478 .message_over_5cc1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_2478 .column_c526 li ul li::before,
.column_2478 .huge-e8dc li ul li::before,
.column_2478 .footer-10d2 li ul li::before,
.column_2478 .middle-bd8e li ul li::before,
.column_2478 .thumbnail_7178 li ul li::before,
.column_2478 .mini-3246 li ul li::before,
.column_2478 .motion-3f0d li ul li::before,
.column_2478 .message_over_5cc1 li ul li::before {
  left: 15px;
}
.column_2478 .column_c526 li ul a,
.column_2478 .huge-e8dc li ul a,
.column_2478 .footer-10d2 li ul a,
.column_2478 .middle-bd8e li ul a,
.column_2478 .thumbnail_7178 li ul a,
.column_2478 .mini-3246 li ul a,
.column_2478 .motion-3f0d li ul a,
.column_2478 .message_over_5cc1 li ul a {
  padding-left: 20px;
}
.column_2478 .column_c526 li ul ul li::before,
.column_2478 .huge-e8dc li ul ul li::before,
.column_2478 .footer-10d2 li ul ul li::before,
.column_2478 .middle-bd8e li ul ul li::before,
.column_2478 .thumbnail_7178 li ul ul li::before,
.column_2478 .mini-3246 li ul ul li::before,
.column_2478 .motion-3f0d li ul ul li::before,
.column_2478 .message_over_5cc1 li ul ul li::before {
  left: 30px;
}
.column_2478 .column_c526 li ul ul a,
.column_2478 .huge-e8dc li ul ul a,
.column_2478 .footer-10d2 li ul ul a,
.column_2478 .middle-bd8e li ul ul a,
.column_2478 .thumbnail_7178 li ul ul a,
.column_2478 .mini-3246 li ul ul a,
.column_2478 .motion-3f0d li ul ul a,
.column_2478 .message_over_5cc1 li ul ul a {
  padding-left: 40px;
}
.column_2478 .selected-50c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_2478 .message_over_5cc1 ul li {
  margin-bottom: 1.41575em;
}
.column_2478 .message_over_5cc1 ul li .tertiary-complex-86e9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column_2478 .message_over_5cc1 ul li .frame-iron-4f73 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.caption-0b33 .column_c526 li a,
.caption-0b33 .huge-e8dc li a,
.caption-0b33 .footer-10d2 li a,
.caption-0b33 .middle-bd8e li a,
.caption-0b33 .thumbnail_7178 li a,
.caption-0b33 .mini-3246 li a,
.caption-0b33 .motion-3f0d li a,
.caption-0b33 .message_over_5cc1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-0b33 .selected-50c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-0b33 .first-020d ul li.liquid-b7a0 .preview_2cd8,
.caption-0b33 .first-020d ul li.title_c502 .preview_2cd8 {
  background: rgba(0, 0, 0, 0.2);
}
.caption-0b33 .column_2478 .first-020d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_0d50 .column_2478 .in_5e8a li {
  margin: 0;
}
.lite_0d50 .column_2478 .in_5e8a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.lite_0d50 .column_2478 .in_5e8a li ul {
  margin: 0;
}
.lite_0d50 .column_2478 .in_5e8a li ul li a {
  padding-left: 15px;
}
.lite_0d50 .column_2478 .in_5e8a li ul li li a {
  padding-left: 30px;
}
.lite_0d50 .column_2478 .in_5e8a li.detail-976b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.lite_0d50 .column_2478 .in_5e8a li.detail-976b > 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;
}
.lite_0d50 .column_2478 .in_5e8a li.detail-976b > 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;
}
.widget_orange_1e0e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.narrow-2725 {
  position: relative;
  z-index: 10;
}
.narrow-2725 .component-warm-21db {
  width: 100%;
  max-width: 100%;
}
.avatar-tiny-46b8 .input-37d6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.avatar-tiny-46b8 .texture-2640 {
}
.avatar-tiny-46b8 .caption-0b33 {
  background: #292929;
}
.fast_8d98 .input-37d6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fast_8d98 .texture-2640 {
  background: #f9f9f9;
}
.fast_8d98 .caption-0b33 {
  background: #303030;
}
.border-prev-2cb8 .input-37d6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-prev-2cb8 .fluid_649d {
    margin-bottom: 1em;
  }
  .border-prev-2cb8 .fluid_649d:last-child {
    margin-bottom: 0;
  }
}
.border-prev-2cb8 .texture-2640 {
  background: #ededed;
}
.border-prev-2cb8 .caption-0b33 {
  background: #1a1a1a;
}
.input-37d6.texture-2640 {
  color: rgba(0, 0, 0, 0.6);
}
.input-37d6.texture-2640 .component_plasma_a683 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-37d6.caption-0b33 {
  color: rgba(255, 255, 255, 0.99);
}
.input-37d6.caption-0b33 a:not(.box_7864) {
  color: rgba(255, 255, 255, 0.79);
}
.input-37d6.caption-0b33 a:not(.box_7864):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-37d6.caption-0b33 .component_plasma_a683 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-37d6.caption-0b33 table tbody td,
.input-37d6.caption-0b33 table th {
  background: rgba(0, 0, 0, 0.08);
}
.north_df9b.search_black_79b3 .label-stale-ed96 {
  max-width: initial;
}
.north_df9b .item_fresh_3aef {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.north_df9b .item_fresh_3aef .component-warm-21db {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .north_df9b .item_fresh_3aef .component-warm-21db {
    display: block;
    margin-bottom: 2em;
  }
  .north_df9b .item_fresh_3aef .component-warm-21db:last-child {
    margin-bottom: 0;
  }
}
.border-prev-2cb8 .fluid_649d:last-child,
.fast_8d98 .fluid_649d:last-child,
.avatar-tiny-46b8 .fluid_649d:last-child {
  margin-bottom: 0;
}
.border-prev-2cb8 .fluid_649d .column_2478 .first-020d:last-child,
.fast_8d98 .fluid_649d .column_2478 .first-020d:last-child,
.avatar-tiny-46b8 .fluid_649d .column_2478 .first-020d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-prev-2cb8 .outline_pink_87bc,
  .border-prev-2cb8 .shade_yellow_852e,
  .fast_8d98 .outline_pink_87bc,
  .fast_8d98 .shade_yellow_852e,
  .avatar-tiny-46b8 .outline_pink_87bc,
  .avatar-tiny-46b8 .shade_yellow_852e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .narrow-2725 .fluid_649d {
    margin-bottom: 2em;
  }
}
.narrow-2725 p:last-child {
  margin-bottom: 0;
}
.narrow-2725 li,
.narrow-2725 ul {
  list-style: none;
  margin: 0;
}
.narrow-2725 ul ul {
  margin-left: 2.617924em;
}
.picture_gold_21fe {
  font-size: 0.875em;
}

/* css-noise: 06ba */
.shadow-element-q0 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
