/*!
Theme Name: Customify
Theme URI: https://pressmaximum.section_1659/customify
Author: WPCustomify
Author URI: https://pressmaximum.section_1659
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.section_1659/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hard_82f2.picture_351d/licenses/gpl-2.0.label-e994
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.silver-d3bb/, (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.detail-hard-e622.content_80d8/normalize.up_6eb7/
 ======
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.up_6eb7 v7.0.0 | MIT License | github.section_1659/necolas/normalize.up_6eb7 */
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;
}
.stone_ce92 .copper-c6fe,
.gradient_ae5e,
.input_bottom_0c82,
.gradient-2c46,
.menu_mini_6f63,
.mini_6ddf,
.narrow-dfc7,
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;
}
.gradient_ae5e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gradient_ae5e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient_ae5e,
  h1 {
    font-size: 1.8em;
  }
}
.input_bottom_0c82,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.input_bottom_0c82 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .input_bottom_0c82,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .input_bottom_0c82,
  h2 {
    font-size: 1.7em;
  }
}
.gradient-2c46,
h3 {
  font-size: 1.618em;
}
.stone_ce92 .copper-c6fe,
.menu_mini_6f63,
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.box-4001 {
  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;
}
.thumbnail_aa60:after,
.thumbnail_aa60:before,
.text-b6f1:after,
.text-b6f1:before {
  content: "";
  display: table;
}
.thumbnail_aa60:after,
.text-b6f1:after {
  clear: both;
}
.focused-6b08 {
  float: right;
  margin-right: 0;
}
.static-3062 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.item-active-f1f3 .notice_liquid_1eba,
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;
}
.item-active-f1f3 .notice_liquid_1eba: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;
}
.fluid-3d4a .notice_liquid_1eba {
  box-shadow: none;
}
.fluid-3d4a
  .notice_liquid_1eba
  .picture-4ec6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fluid-3d4a .notice_liquid_1eba .huge-6646 {
  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;
}
.fluid-3d4a
  .notice_liquid_1eba
  .huge-6646
  b {
  display: none;
}
.fluid-3d4a .blue-0c89 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.dim-7732:not(.detail_in_6e73):not(.link-red-c9b4),
button:not(.detail_in_6e73):not(.link-red-c9b4),
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ),
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ),
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ) {
  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;
}
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):hover,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):hover,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):hover,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):hover,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):active,
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):active,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):active,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):active,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):active,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus {
  outline: 0;
}
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196 {
  position: relative;
}
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .tall_2035,
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .sort-green-1fa8,
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .pattern-2a8f,
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  i,
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  svg,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .tall_2035,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .sort-green-1fa8,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .pattern-2a8f,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  i,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  svg,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .tall_2035,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .sort-green-1fa8,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .pattern-2a8f,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  i,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  svg,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .tall_2035,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .sort-green-1fa8,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .pattern-2a8f,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  i,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  svg,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .tall_2035,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .sort-green-1fa8,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  .pattern-2a8f,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  i,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196
  svg {
  visibility: hidden;
}
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196:after,
button:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196:after,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196:after,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196:after,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ).fn-loading-8196: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;
}
.dim-7732:not(.detail_in_6e73):not(.link-red-c9b4),
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ),
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ),
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ) {
  color: #fff;
  background: #235787;
}
.dim-7732:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus,
input[type="button"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus,
input[type="reset"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus,
input[type="submit"]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ):focus {
  color: #fff;
}
.dim-7732.fn-disabled-8196:not(.detail_in_6e73):not(
    .link-red-c9b4
  ),
.dim-7732[disabled]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ),
button.fn-disabled-8196:not(.detail_in_6e73):not(
    .link-red-c9b4
  ),
button[disabled]:not(.detail_in_6e73):not(
    .link-red-c9b4
  ) {
  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;
}
.down_6152 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.down_6152: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;
}
.disabled-warm-36b4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component-8eed {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.input_paper_9305 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail_aa60:after,
.thumbnail_aa60:before,
.mini_904c:after,
.mini_904c:before,
.static-b5f3:after,
.static-b5f3:before,
.footer-basic-dfd8:after,
.footer-basic-dfd8:before,
.grid-lite-f205:after,
.grid-lite-f205:before,
.article_2916:after,
.article_2916:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail_aa60:after,
.mini_904c:after,
.static-b5f3:after,
.footer-basic-dfd8:after,
.grid-lite-f205:after,
.article_2916:after {
  clear: both;
}
.mini_904c .smooth_8fda,
.static-b5f3 .smooth_8fda,
.light-b2d1 .smooth_8fda {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.caption_1e53 {
  display: inline-block;
}
.selected_da6f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.selected_da6f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.selected_da6f .picture_large_8fd5 {
  padding: 1em 0;
  font-size: 85%;
}
.picture_large_8fd5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.down_9b6b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.down_9b6b:after,
.down_9b6b:before {
  content: "";
  display: table;
}
.down_9b6b:after {
  clear: both;
}
.simple-6209 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget_b525 .simple-6209 {
  max-width: 50%;
}
.stale-c720 .simple-6209 {
  max-width: 33.33%;
}
.video-red-0f06 .simple-6209 {
  max-width: 25%;
}
.center-a2fa .simple-6209 {
  max-width: 20%;
}
.badge-6f7b .simple-6209 {
  max-width: 16.66%;
}
.caption-3b0c .simple-6209 {
  max-width: 14.28%;
}
.tag_462f .simple-6209 {
  max-width: 12.5%;
}
.pressed-9c3c .simple-6209 {
  max-width: 11.11%;
}
.status-86af {
  display: block;
}
.stone_ce92 .pattern_in_532f label,
.stone_ce92 .mini_3e6f label,
.stone_ce92 .right-a1d7 label,
.stone_ce92 .pink_a4d1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_pro_3d94 {
  list-style: none;
  margin: 0;
}
.primary_pro_3d94 article.photo_wide_1d9b {
  margin-bottom: 0;
}
.primary_pro_3d94 ul {
  list-style: none;
  margin: 0;
}
.primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b: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) {
  .primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b li.photo_wide_1d9b li.photo_wide_1d9b li.photo_wide_1d9b {
    padding-left: 0;
  }
}
article.photo_wide_1d9b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_wide_1d9b .mini_904c p:last-of-type {
  margin-bottom: 0;
}
article.photo_wide_1d9b .summary-bottom-9fdf {
  float: left;
}
article.photo_wide_1d9b .smooth_f9bb {
  margin-left: 85px;
}
article.photo_wide_1d9b .outer_7f15 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_wide_1d9b .outer_7f15 .medium_1fa9 {
  margin-left: 10px;
}
article.photo_wide_1d9b .item-d5ee {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_wide_1d9b .accent_e7e4 {
  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 .pattern_in_532f,
  #respond .right-a1d7,
  #respond .pink_a4d1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_in_532f input,
#respond .right-a1d7 input,
#respond .pink_a4d1 input {
  width: 100%;
}
#respond .pink_a4d1 {
  margin-right: 0;
}
#respond .row_top_4b46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component_f8de {
  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;
}
.component_f8de.feature_6441 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component_f8de 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%);
}
.component_f8de:focus,
.component_f8de: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);
}
.thumbnail_first_9780 {
  border-radius: 10%;
}
.frame-fresh-9769 {
  border-radius: 50%;
}
.light-dbaa {
  font-size: 0.72em;
}
.progress_north_b0b3 {
  font-size: 0.875em;
}
.overlay-8dc4 {
  font-size: 1.1em;
}
.fluid-d09c {
  text-transform: uppercase;
  line-height: 1.2;
}
.fluid-d09c.light-dbaa {
  letter-spacing: 0.5px;
}
.white_0285,
.white_0285 a {
  color: #6d6d6d;
}
.white_0285 a:hover {
  color: #111;
}
.slow_691f {
  color: #6d6d6d;
}
.button_purple_c8c0 {
  overflow-x: hidden;
}
.button_purple_c8c0 .link-8d4f.component-active-d270 {
  position: relative;
}
.button_purple_c8c0 .link-8d4f.component-active-d270.notification-4eea {
  position: initial;
}
.button_purple_c8c0
  .link-8d4f.component-active-d270.notification-4eea
  .text_c93c {
  left: auto;
}
.button_purple_c8c0 .link-8d4f .text_c93c {
  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;
}
.button_purple_c8c0 .link-8d4f:hover.component-active-d270 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.button_purple_c8c0
  .link-8d4f:hover.component-active-d270
  .text_c93c {
  display: block;
  z-index: 9999999;
}
.button_purple_c8c0 .dirty-894f .gradient-eb32,
.button_purple_c8c0 .red-a9e6 .gradient-eb32 {
  display: none;
}
.button_purple_c8c0 .last_2ebd .link-8d4f:hover.component-active-d270 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.stone_ce92 .pattern_in_532f label,
.stone_ce92 .mini_3e6f label,
.stone_ce92 .right-a1d7 label,
.stone_ce92 .pink_a4d1 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_pro_3d94 {
  list-style: none;
  margin: 0;
}
.primary_pro_3d94 article.photo_wide_1d9b {
  margin-bottom: 0;
}
.primary_pro_3d94 ul {
  list-style: none;
  margin: 0;
}
.primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b: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) {
  .primary_pro_3d94 .paragraph_9b81 li.photo_wide_1d9b li.photo_wide_1d9b li.photo_wide_1d9b li.photo_wide_1d9b {
    padding-left: 0;
  }
}
article.photo_wide_1d9b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_wide_1d9b .mini_904c p:last-of-type {
  margin-bottom: 0;
}
article.photo_wide_1d9b .summary-bottom-9fdf {
  float: left;
}
article.photo_wide_1d9b .smooth_f9bb {
  margin-left: 85px;
}
article.photo_wide_1d9b .outer_7f15 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_wide_1d9b .outer_7f15 .medium_1fa9 {
  margin-left: 10px;
}
article.photo_wide_1d9b .item-d5ee {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_wide_1d9b .accent_e7e4 {
  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 .pattern_in_532f,
  #respond .right-a1d7,
  #respond .pink_a4d1 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern_in_532f input,
#respond .right-a1d7 input,
#respond .pink_a4d1 input {
  width: 100%;
}
#respond .pink_a4d1 {
  margin-right: 0;
}
#respond .row_top_4b46 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dirty-894f .smooth_0460 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.smooth_0460 .down-d813.tooltip-clean-3fcc .section_glass_3c15 > li > a:focus,
.smooth_0460 .down-d813.tooltip-clean-3fcc .section_glass_3c15 > li > a:hover,
.smooth_0460 .down-d813.silver-b793 .section_glass_3c15 > li > a:focus,
.smooth_0460 .down-d813.silver-b793 .section_glass_3c15 > li > a:hover,
.smooth_0460 .down-d813.hero-plasma-aded .section_glass_3c15 > li > a:focus,
.smooth_0460 .down-d813.hero-plasma-aded .section_glass_3c15 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0460
  .down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li.content_9527
  > a,
.smooth_0460
  .down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li.preview-full-3b90
  > a,
.smooth_0460
  .down-d813.silver-b793
  .section_glass_3c15
  > li.content_9527
  > a,
.smooth_0460
  .down-d813.silver-b793
  .section_glass_3c15
  > li.preview-full-3b90
  > a,
.smooth_0460
  .down-d813.hero-plasma-aded
  .section_glass_3c15
  > li.content_9527
  > a,
.smooth_0460 .down-d813.hero-plasma-aded .section_glass_3c15 > li.surface-c8cc > a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0460 .icon_27f9,
.smooth_0460 .icon_27f9 a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0460 .hover-cold-ab3c.section_86de li a,
.smooth_0460 .tabs_d43d a,
.smooth_0460 .hovered-c3ef,
.smooth_0460 .section_glass_3c15 > li > a,
.smooth_0460 .highlight-full-6b83 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460 .hover-cold-ab3c.section_86de li a:hover,
.smooth_0460 .tabs_d43d a:hover,
.smooth_0460 .hovered-c3ef:hover,
.smooth_0460 .section_glass_3c15 > li > a:hover,
.smooth_0460 .highlight-full-6b83:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0460 .icon-west-5fdc {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460 .icon-west-5fdc .liquid-86f9 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0460 .icon-west-5fdc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth_0460 .motion_246d .form-1627 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460 .motion_246d .form-1627 .middle-8845 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460
  .motion_246d
  .form-1627
  .middle-8845::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460
  .motion_246d
  .form-1627
  .middle-8845:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460
  .motion_246d
  .form-1627
  .middle-8845::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460
  .motion_246d
  .form-1627
  .middle-8845::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460 .motion_246d .active-0158 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth_0460 .motion_246d .active-0158:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static-0549
  .smooth_0460
  .motion_246d
  .row_yellow_fff1
  .form-blue-e67a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static-0549
  .smooth_0460
  .motion_246d
  .row_yellow_fff1
  .middle-8845 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dirty-894f .article-fresh-56f4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.article-fresh-56f4 .down-d813.tooltip-clean-3fcc .section_glass_3c15 > li > a:focus,
.article-fresh-56f4 .down-d813.tooltip-clean-3fcc .section_glass_3c15 > li > a:hover,
.article-fresh-56f4 .down-d813.silver-b793 .section_glass_3c15 > li > a:focus,
.article-fresh-56f4 .down-d813.silver-b793 .section_glass_3c15 > li > a:hover,
.article-fresh-56f4 .down-d813.hero-plasma-aded .section_glass_3c15 > li > a:focus,
.article-fresh-56f4 .down-d813.hero-plasma-aded .section_glass_3c15 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-fresh-56f4
  .down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li.content_9527
  > a,
.article-fresh-56f4
  .down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li.preview-full-3b90
  > a,
.article-fresh-56f4
  .down-d813.silver-b793
  .section_glass_3c15
  > li.content_9527
  > a,
.article-fresh-56f4
  .down-d813.silver-b793
  .section_glass_3c15
  > li.preview-full-3b90
  > a,
.article-fresh-56f4
  .down-d813.hero-plasma-aded
  .section_glass_3c15
  > li.content_9527
  > a,
.article-fresh-56f4 .down-d813.hero-plasma-aded .section_glass_3c15 > li.surface-c8cc > a {
  color: rgba(0, 0, 0, 0.8);
}
.article-fresh-56f4 .icon_27f9,
.article-fresh-56f4 .icon_27f9 a {
  color: rgba(0, 0, 0, 0.8);
}
.article-fresh-56f4 .hover-cold-ab3c.section_86de li a,
.article-fresh-56f4 .tabs_d43d a,
.article-fresh-56f4 .hovered-c3ef,
.article-fresh-56f4 .section_glass_3c15 > li > a,
.article-fresh-56f4 .highlight-full-6b83 {
  color: rgba(0, 0, 0, 0.55);
}
.article-fresh-56f4 .hover-cold-ab3c.section_86de li a:hover,
.article-fresh-56f4 .tabs_d43d a:hover,
.article-fresh-56f4 .hovered-c3ef:hover,
.article-fresh-56f4 .section_glass_3c15 > li > a:hover,
.article-fresh-56f4 .highlight-full-6b83:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-fresh-56f4 .icon-west-5fdc {
  color: rgba(0, 0, 0, 0.55);
}
.article-fresh-56f4 .icon-west-5fdc .liquid-86f9 {
  color: rgba(0, 0, 0, 0.8);
}
.article-fresh-56f4 .icon-west-5fdc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_focused_3397 .logo-4344 {
  margin-left: auto;
  margin-right: auto;
}
.static-b5f3 > * {
  margin-left: auto;
  margin-right: auto;
}
.static-b5f3 .disabled-warm-36b4 {
  margin-right: 1.41575em;
}
.text_4649 .static-b5f3 > .bright-5ffc {
  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;
}
.text_4649 .static-b5f3 > .heading-5e97 {
  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;
}
.gallery_brown_ee64.texture_focused_3397 .logo-4344,
.advanced_709b.texture_focused_3397 .logo-4344 {
  margin-left: 0;
}
.plasma-9f4e.texture_focused_3397 .logo-4344,
.input-fast-48e7.texture_focused_3397 .logo-4344 {
  margin-right: 0;
}
.static-b5f3 ol,
.static-b5f3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.heading_d557 video {
  max-width: 100%;
}
.icon-5e17 img {
  display: block;
}
.icon-5e17.disabled-warm-36b4,
.icon-5e17.component-8eed {
  width: 100%;
}
.icon-5e17.heading-5e97 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.mini_cd3d:not(.highlight-37f9) {
  margin: 1.5em auto;
}
.text_cc95 p {
  padding: 1.5em 14px;
}
ul.dynamic-1ecd.heading-5e97,
ul.dynamic-1ecd.bright-5ffc,
ul.dynamic-1ecd.main_action_0476.bright-5ffc {
  padding: 0 14px;
}
.inner-391c {
  display: block;
  overflow-x: auto;
}
.inner-391c table {
  border-collapse: collapse;
  width: 100%;
}
.inner-391c td,
.inner-391c th {
  padding: 0.5em;
}
.static-b5f3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.static-b5f3 ol ol,
.static-b5f3 ol ul,
.static-b5f3 ul ol,
.static-b5f3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.static-b5f3 ol ol li,
.static-b5f3 ol ul li,
.static-b5f3 ul ol li,
.static-b5f3 ul ul li {
  margin-left: 0;
}
.grid_fb54.stone_3734 > .sort-motion-efba {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.grid_fb54.stone_3734 > .sort-motion-efba iframe,
.grid_fb54.stone_3734 > .sort-motion-efba > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled_fresh_b209 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled_fresh_b209.input_e49a {
  padding: 0;
}
.disabled_fresh_b209.input_e49a cite {
  font-size: 13px;
}
.disabled_fresh_b209 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled_fresh_b209 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.search-stale-bcd8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.search-stale-bcd8 > p:first-child {
  margin-top: 0;
}
.search-stale-bcd8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.search-stale-bcd8 blockquote {
  border-left: 0;
}
.tooltip-gold-4caf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tooltip-gold-4caf:not(.icon-rough-6405) {
  max-width: 100px;
}
.tooltip-gold-4caf.feature_53eb {
  border-bottom: none !important;
  text-align: center;
}
.tooltip-gold-4caf.feature_53eb::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_cc95 p {
    padding: 1.5em 0;
  }
}
.carousel-8d2d {
  color: #0073aa;
}
.in_a7c7 {
  background-color: #0073aa;
}
.image_037b {
  color: #229fd8;
}
.fresh_30e2 {
  background-color: #229fd8;
}
.east_694e {
  color: #eee;
}
.east-66a7 {
  background-color: #eee;
}
.backdrop_lower_6adc {
  color: #444;
}
.tertiary_down_f60c {
  background-color: #444;
}
.section-paper-02d3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section-paper-02d3 .dropdown-hard-b6dc .tabs_d43d {
  font-size: 15px;
}
.section-paper-02d3 .tabs_d43d {
  line-height: 1.3;
}
.section-paper-02d3 .article-fresh-56f4 {
}
.section-paper-02d3 .smooth_0460 {
  background: #235787;
}
.caption_80b1 {
  padding: 0;
}
.caption_80b1 .smooth_0460 {
  background: #1a1a1a;
}
.caption_80b1 .article-fresh-56f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.progress-black-4bbe {
  padding: 0;
  border-left: none;
  border-right: none;
}
.progress-black-4bbe .article-fresh-56f4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.progress-black-4bbe .smooth_0460 {
  background: #303030;
}
.article_2916 {
  position: relative;
  z-index: 10;
}
.article_2916 .description_a6d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-38d9 .component-active-d270 {
  display: inline-block;
  vertical-align: middle;
}
.tertiary-38d9.mask-ad0c .component-active-d270 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tertiary-38d9.mask-ad0c .component-active-d270 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-38d9.mask-ad0c .component-active-d270 {
    margin-right: 0.4em;
  }
}
.tertiary-38d9.mask-ad0c .component-active-d270:last-child {
  margin-right: 0;
}
.easy_e169 .description_a6d1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dirty-894f .dropdown-hard-b6dc {
    margin: 0 -0.5em;
  }
  .dirty-894f .dropdown-hard-b6dc [class*="customify-col-"],
  .dirty-894f .dropdown-hard-b6dc [class*="customify-col_"],
  .dirty-894f .dropdown-hard-b6dc [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dirty-894f.stone_8d76 .description_a6d1 {
  background: 0 0 !important;
}
.dirty-894f.stone_8d76 .description_a6d1,
.dirty-894f.easy_e169 .description_a6d1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dirty-894f.alert-cold-dba7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dirty-894f.easy_e169 .description_a6d1 {
  box-shadow: none !important;
}
.new-8ae6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .new-8ae6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .new-8ae6 {
    padding: 18px 0 20px;
  }
}
.new-8ae6 .advanced-d3f1 {
  width: 100%;
}
.new-8ae6 .form-plasma-7222 {
  margin-bottom: 0;
}
.new-8ae6 .tertiary_6416 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notice_stale_4924 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notice_stale_4924 .module_dirty_1b40 {
  width: 100%;
}
.over-6adb {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.over-6adb li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.over-6adb 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;
}
.over-6adb li:last-child:after {
  display: none;
}
.over-6adb li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel_f766 .gradient-eb32 button,
.new-8ae6 .gradient-eb32 button {
  left: 0;
}
.panel_f766 .module_dirty_1b40,
.new-8ae6 .module_dirty_1b40 {
  padding-left: 0;
  padding-right: 0;
}
.panel_f766 .notice_stale_4924,
.new-8ae6 .notice_stale_4924 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel_f766 {
  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;
}
.panel_f766: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;
}
.panel_f766 .first-83b5 {
  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) {
  .panel_f766 .first-83b5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_f766 .first-83b5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel_f766 .first-83b5 {
    min-height: 200px;
  }
}
.panel_f766 .over-6adb {
  color: rgba(255, 255, 255, 0.8);
}
.panel_f766 .over-6adb a,
.panel_f766 .over-6adb li:after {
  color: inherit;
}
.panel_f766 .over-6adb a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.media-a736 {
  margin-bottom: 0.5em;
}
.hidden_gold_0c81 {
  margin-bottom: 1.2em;
}
.hidden_gold_0c81,
.media-a736 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hidden_gold_0c81 p:last-child,
.media-a736 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient-eb32,
#masthead .gradient-eb32 {
  display: none;
}
#masthead
  > .gradient-eb32.menu_69f0 {
  display: none;
}
#masthead > .gradient-eb32 button {
  left: 0;
}
.light-0db7 {
  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%;
}
.light-0db7 .component-active-d270 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.light-0db7 .container_d997 {
  display: -webkit-box;
  display: flex;
}
.light-0db7 .container_d997.white_955e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.light-0db7 .container_d997.item_black_533a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light-0db7 .container_d997.in-7497 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.light-0db7.shade-2a9d.right-a3bb .container_d997.white_955e {
  flex-basis: 100%;
}
.light-0db7.badge-liquid-0692 .container_d997.item_black_533a {
  -webkit-box-flex: 1;
  flex: auto;
}
.light-0db7.badge-liquid-0692 .container_d997.in-7497 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient-eb32.menu_69f0 {
  display: none;
}
#masthead > .gradient-eb32 button {
  left: 0;
}
.media_warm_eeaa {
  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;
}
.media_warm_eeaa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.media_warm_eeaa.list_hot_0284 i {
  margin-right: 4px;
}
.media_warm_eeaa.paragraph_ccb7 i {
  margin-left: 5px;
}
.tabs_d43d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tabs_d43d p:last-child {
  margin-bottom: 0;
}
.wrapper_2860 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper_2860 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper_2860 img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper_2860 .icon_27f9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper_2860 .container-small-1107 {
  margin: 5px 0 7px 0;
}
.wrapper_2860.box-cdf4 .row-a1ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_2860.box-cdf4 .middle-dc53 {
  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;
}
.wrapper_2860.active-bf7e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper_2860.active-bf7e .row-a1ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_2860.active-bf7e .middle-dc53 {
  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;
}
.wrapper_2860.tiny-6869 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper_2860.modal_f307 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper_2860.modal_f307 .middle-dc53 {
  margin-top: 7px;
}
.input-8fa0 {
  display: inline-block;
}
.article_2916 .action-895b .wrapper_2860 img {
  max-width: 100%;
}
.down-d813 .green-7e7d.top-7df5,
.fresh-3fe1 .green-7e7d.top-7df5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.down-d813 .column-b262,
.fresh-3fe1 .column-b262 {
  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%);
}
.down-d813 .column-b262 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.down-d813.image_active_de3c .column-b262 {
  display: none;
}
.down-d813 .status-c51a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.down-d813 .status-c51a li {
  display: inline-block;
  position: relative;
}
.down-d813 .status-c51a li:last-child {
  margin-right: 0;
}
.down-d813 .status-c51a 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;
}
.down-d813 .status-c51a li.surface-c8cc > a {
  color: rgba(0, 0, 0, 0.9);
}
.down-d813 .status-c51a > 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;
}
.down-d813 .status-c51a > li > a i {
  line-height: 0;
}
.down-d813 .status-c51a > li.shade_old_bf0a > a .column-b262 {
  margin-left: 4px;
  line-height: 0;
}
.down-d813 .status-c51a .header-aee8 li.shade_old_bf0a > a {
  position: relative;
}
.down-d813 .status-c51a .header-aee8 li.shade_old_bf0a > a:after,
.down-d813 .status-c51a .header-aee8 li.shade_old_bf0a > a:before {
  content: "";
  display: table;
}
.down-d813 .status-c51a .header-aee8 li.shade_old_bf0a > a:after {
  clear: both;
}
.down-d813 .status-c51a .header-aee8 li.shade_old_bf0a > a .column-b262 {
  margin-left: 5px;
  float: right;
}
.down-d813 .frame-468e,
.down-d813 .header-aee8 {
  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;
}
.down-d813 .header-aee8 {
  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;
}
.down-d813 .header-aee8 .top-7df5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down-d813 .header-aee8 .column-b262 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.down-d813 .header-aee8 li {
  display: block;
  margin: 0;
  padding: 0;
}
.down-d813 .header-aee8 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;
}
.down-d813 .header-aee8 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.down-d813 .header-aee8 .header-aee8 {
  top: 0;
  left: 100%;
}
.down-d813 .fixed_7370.fn-focus-8196 > .frame-468e,
.down-d813 .fixed_7370.fn-focus-8196 > .header-aee8,
.down-d813 .fixed_7370:focus > .frame-468e,
.down-d813 .fixed_7370:focus > .header-aee8,
.down-d813 .fixed_7370:hover > .frame-468e,
.down-d813 .fixed_7370:hover > .header-aee8 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.down-d813.hero-plasma-aded .section_glass_3c15:after,
.down-d813.hero-plasma-aded .section_glass_3c15:before {
  content: "";
  display: table;
}
.down-d813.hero-plasma-aded .section_glass_3c15:after {
  clear: both;
}
.down-d813.hero-plasma-aded .section_glass_3c15 > li {
  float: left;
}
.down-d813.summary-b374 .section_glass_3c15:after,
.down-d813.summary-b374 .section_glass_3c15:before {
  content: "";
  display: table;
}
.down-d813.summary-b374 .section_glass_3c15:after {
  clear: both;
}
.down-d813.summary-b374 .section_glass_3c15 > li {
  float: left;
}
.down-d813.summary-b374 .section_glass_3c15 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.down-d813.summary-b374 .section_glass_3c15 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.down-d813.summary-b374 .section_glass_3c15 > li.content_9527 > a,
.down-d813.summary-b374 .section_glass_3c15 > li.surface-c8cc > a {
  color: #fff;
  background-color: #1e4b75;
}
.down-d813.tooltip-clean-3fcc .section_glass_3c15 > li > a .top-7df5 {
  position: relative;
}
.down-d813.tooltip-clean-3fcc .section_glass_3c15 > li > a .top-7df5: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;
}
.down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li:focus
  > a
  .top-7df5:before,
.down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li:hover
  > a
  .top-7df5:before {
  width: 100%;
  background-color: currentColor;
}
.down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li.content_9527
  > a
  .top-7df5:before,
.down-d813.tooltip-clean-3fcc
  .section_glass_3c15
  > li.preview-full-3b90
  > a
  .top-7df5:before {
  width: 100%;
  background-color: currentColor;
}
.down-d813.silver-b793 .section_glass_3c15 > li > a .top-7df5 {
  position: relative;
}
.down-d813.silver-b793 .section_glass_3c15 > li > a .top-7df5: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;
}
.down-d813.silver-b793 .section_glass_3c15 > li:focus > a .top-7df5:before,
.down-d813.silver-b793
  .section_glass_3c15
  > li:hover
  > a
  .top-7df5:before {
  width: 100%;
  background-color: currentColor;
}
.down-d813.silver-b793
  .section_glass_3c15
  > li.content_9527
  > a
  .top-7df5:before,
.down-d813.silver-b793
  .section_glass_3c15
  > li.preview-full-3b90
  > a
  .top-7df5:before {
  width: 100%;
  background-color: currentColor;
}
.fresh-3fe1 .status-c51a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fresh-3fe1 .status-c51a li:first-child > a {
  border-top: none;
}
.fresh-3fe1 .status-c51a .current_9c12 > .top-7df5 .column-b262 {
  display: none;
}
.fresh-3fe1 .status-c51a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.fresh-3fe1 .status-c51a li:last-child {
  border: none;
}
.fresh-3fe1 .status-c51a li.shade_old_bf0a > a {
  padding-right: 45px !important;
}
.fresh-3fe1 .status-c51a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.fresh-3fe1 .status-c51a li a:focus,
.fresh-3fe1 .status-c51a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fresh-3fe1 .status-c51a li .lite-29fb {
  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;
}
.fresh-3fe1 .status-c51a li .lite-29fb:hover {
  box-shadow: none;
}
.fresh-3fe1 .status-c51a li .lite-29fb .column-b262 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.fresh-3fe1 .status-c51a .header-aee8 {
  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);
}
.fresh-3fe1 .status-c51a .header-aee8 li a {
  padding-left: 3em;
}
.fresh-3fe1 .status-c51a .lite-afeb > a .lite-29fb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fresh-3fe1 .status-c51a .lite-afeb > .header-aee8 {
  display: block;
  opacity: 1;
}
.middle-68a7 {
  max-width: 100%;
}
.solid_bee1 {
  line-height: 0;
  cursor: pointer;
}
.highlight-full-6b83 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight-full-6b83:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight-full-6b83 svg {
  width: 18px;
  height: 18px;
}
.highlight-full-6b83 .prev_3085 {
  display: none;
}
.item-9477 {
  position: relative;
}
.item-9477.fn-active-8196 .highlight-full-6b83 .status-38c7 {
  display: none;
}
.item-9477.fn-active-8196 .highlight-full-6b83 .prev_3085 {
  display: inline-block;
}
.item-9477 .icon_390e {
  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);
}
.item-9477.info_fast_6912 .icon_390e {
  left: auto;
  right: -0.9em;
}
.item-9477.info_fast_6912 .simple_5426::before {
  left: auto;
  right: 15px;
}
.item-9477.fn-active-8196 .icon_390e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.row_yellow_fff1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.row_yellow_fff1 label {
  flex-basis: 100%;
}
.row_yellow_fff1 .form-1627 {
  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;
}
.row_yellow_fff1 .middle-8845 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.row_yellow_fff1 .middle-8845:focus {
  background-color: transparent;
}
.row_yellow_fff1 button.active-0158 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.row_yellow_fff1 button.active-0158:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.row_yellow_fff1 button.active-0158 svg {
  width: 18px;
  height: 18px;
}
.row_yellow_fff1 input[type="submit"] {
  min-height: auto;
}
.motion_246d .row_yellow_fff1 .middle-8845 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.simple_5426 {
  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) {
  .simple_5426 {
    width: 220px;
  }
}
.simple_5426 label {
  flex-basis: 100%;
}
.simple_5426::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;
}
.static-0549 .motion_246d .row_yellow_fff1 {
  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;
}
.static-0549
  .motion_246d
  .row_yellow_fff1
  .form-1627 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.static-0549 .motion_246d .row_yellow_fff1 .middle-8845 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.static-0549
  .motion_246d
  .row_yellow_fff1
  .middle-8845:focus {
  background: 0 0;
}
.static-0549
  .motion_246d
  .row_yellow_fff1
  .form-blue-e67a {
  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;
}
.hover-cold-ab3c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hover-cold-ab3c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hover-cold-ab3c li:last-child {
  margin-right: 0;
}
.hover-cold-ab3c li:first-child {
  margin-left: 0;
}
.hover-cold-ab3c.notice-wood-59b2 a {
  color: #fff;
}
.hover-cold-ab3c.notice-wood-59b2 a:hover {
  color: #fff;
}
.hover-cold-ab3c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hover-cold-ab3c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hover-cold-ab3c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hover-cold-ab3c a:hover {
  opacity: 0.9;
  color: inherit;
}
.hover-cold-ab3c [class*="social-icon-apple"] {
  background-color: #999;
}
.hover-cold-ab3c [class*="social-icon-apple"].notification-17f8 {
  background-color: transparent;
  color: #999;
}
.hover-cold-ab3c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hover-cold-ab3c [class*="social-icon-behance"].notification-17f8 {
  background-color: transparent;
  color: #1769ff;
}
.hover-cold-ab3c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hover-cold-ab3c [class*="social-icon-bitbucket"].notification-17f8 {
  background-color: transparent;
  color: #205081;
}
.hover-cold-ab3c [class*="social-icon-codepen"] {
  background-color: #000;
}
.hover-cold-ab3c [class*="social-icon-codepen"].notification-17f8 {
  background-color: transparent;
  color: #000;
}
.hover-cold-ab3c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hover-cold-ab3c [class*="social-icon-delicious"].notification-17f8 {
  background-color: transparent;
  color: #39f;
}
.hover-cold-ab3c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hover-cold-ab3c [class*="social-icon-digg"].notification-17f8 {
  background-color: transparent;
  color: #005be2;
}
.hover-cold-ab3c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hover-cold-ab3c [class*="social-icon-dribbble"].notification-17f8 {
  background-color: transparent;
  color: #ea4c89;
}
.hover-cold-ab3c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hover-cold-ab3c [class*="social-icon-envelope"].notification-17f8 {
  background-color: transparent;
  color: #ea4335;
}
.hover-cold-ab3c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hover-cold-ab3c [class*="social-icon-facebook"].notification-17f8 {
  background-color: transparent;
  color: #3b5998;
}
.hover-cold-ab3c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hover-cold-ab3c [class*="social-icon-flickr"].notification-17f8 {
  background-color: transparent;
  color: #0063dc;
}
.hover-cold-ab3c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hover-cold-ab3c [class*="social-icon-foursquare"].notification-17f8 {
  background-color: transparent;
  color: #2d5be3;
}
.hover-cold-ab3c [class*="social-icon-github"] {
  background-color: #333;
}
.hover-cold-ab3c [class*="social-icon-github"].notification-17f8 {
  background-color: transparent;
  color: #333;
}
.hover-cold-ab3c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hover-cold-ab3c [class*="social-icon-google-plus"].notification-17f8 {
  background-color: transparent;
  color: #dd4b39;
}
.hover-cold-ab3c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hover-cold-ab3c [class*="social-icon-houzz"].notification-17f8 {
  background-color: transparent;
  color: #7ac142;
}
.hover-cold-ab3c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hover-cold-ab3c [class*="social-icon-instagram"].notification-17f8 {
  background-color: transparent;
  color: #262626;
}
.hover-cold-ab3c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hover-cold-ab3c [class*="social-icon-jsfiddle"].notification-17f8 {
  background-color: transparent;
  color: #487aa2;
}
.hover-cold-ab3c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hover-cold-ab3c [class*="social-icon-linkedin"].notification-17f8 {
  background-color: transparent;
  color: #0077b5;
}
.hover-cold-ab3c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hover-cold-ab3c [class*="social-icon-medium"].notification-17f8 {
  background-color: transparent;
  color: #00ab6b;
}
.hover-cold-ab3c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hover-cold-ab3c
  [class*="social-icon-odnoklassniki"].notification-17f8 {
  background-color: transparent;
  color: #f4731c;
}
.hover-cold-ab3c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hover-cold-ab3c [class*="social-icon-meetup"].notification-17f8 {
  background-color: transparent;
  color: #ec1c40;
}
.hover-cold-ab3c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hover-cold-ab3c [class*="social-icon-pinterest"].notification-17f8 {
  background-color: transparent;
  color: #bd081c;
}
.hover-cold-ab3c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hover-cold-ab3c [class*="social-icon-product-hunt"].notification-17f8 {
  background-color: transparent;
  color: #da552f;
}
.hover-cold-ab3c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hover-cold-ab3c [class*="social-icon-reddit"].notification-17f8 {
  background-color: transparent;
  color: #ff4500;
}
.hover-cold-ab3c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hover-cold-ab3c [class*="social-icon-rss"].notification-17f8 {
  background-color: transparent;
  color: #f26522;
}
.hover-cold-ab3c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hover-cold-ab3c
  [class*="social-icon-shopping-cart"].notification-17f8 {
  background-color: transparent;
  color: #4caf50;
}
.hover-cold-ab3c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hover-cold-ab3c [class*="social-icon-skype"].notification-17f8 {
  background-color: transparent;
  color: #00aff0;
}
.hover-cold-ab3c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hover-cold-ab3c [class*="social-icon-slideshare"].notification-17f8 {
  background-color: transparent;
  color: #0077b5;
}
.hover-cold-ab3c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hover-cold-ab3c [class*="social-icon-snapchat"].notification-17f8 {
  background-color: transparent;
  color: #fffc00;
}
.hover-cold-ab3c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hover-cold-ab3c [class*="social-icon-soundcloud"].notification-17f8 {
  background-color: transparent;
  color: #f80;
}
.hover-cold-ab3c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hover-cold-ab3c [class*="social-icon-spotify"].notification-17f8 {
  background-color: transparent;
  color: #2ebd59;
}
.hover-cold-ab3c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hover-cold-ab3c
  [class*="social-icon-stack-overflow"].notification-17f8 {
  background-color: transparent;
  color: #fe7a15;
}
.hover-cold-ab3c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hover-cold-ab3c [class*="social-icon-maldkfgram"].notification-17f8 {
  background-color: transparent;
  color: #2ca5e0;
}
.hover-cold-ab3c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hover-cold-ab3c [class*="social-icon-tripadvisor"].notification-17f8 {
  background-color: transparent;
  color: #589442;
}
.hover-cold-ab3c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hover-cold-ab3c [class*="social-icon-tumblr"].notification-17f8 {
  background-color: transparent;
  color: #35465c;
}
.hover-cold-ab3c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hover-cold-ab3c [class*="social-icon-twitch"].notification-17f8 {
  background-color: transparent;
  color: #6441a5;
}
.hover-cold-ab3c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hover-cold-ab3c [class*="social-icon-twitter"].notification-17f8 {
  background-color: transparent;
  color: #1da1f2;
}
.hover-cold-ab3c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hover-cold-ab3c [class*="social-icon-vimeo"].notification-17f8 {
  background-color: transparent;
  color: #1ab7ea;
}
.hover-cold-ab3c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hover-cold-ab3c [class*="social-icon-vk"].notification-17f8 {
  background-color: transparent;
  color: #45668e;
}
.hover-cold-ab3c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hover-cold-ab3c [class*="social-icon-weibo"].notification-17f8 {
  background-color: transparent;
  color: #df2029;
}
.hover-cold-ab3c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hover-cold-ab3c [class*="social-icon-weixin"].notification-17f8 {
  background-color: transparent;
  color: #7bb32e;
}
.hover-cold-ab3c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hover-cold-ab3c [class*="social-icon-whatsapp"].notification-17f8 {
  background-color: transparent;
  color: #25d366;
}
.hover-cold-ab3c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hover-cold-ab3c [class*="social-icon-wordpress"].notification-17f8 {
  background-color: transparent;
  color: #21759b;
}
.hover-cold-ab3c [class*="social-icon-xing"] {
  background-color: #026466;
}
.hover-cold-ab3c [class*="social-icon-xing"].notification-17f8 {
  background-color: transparent;
  color: #026466;
}
.hover-cold-ab3c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hover-cold-ab3c [class*="social-icon-yelp"].notification-17f8 {
  background-color: transparent;
  color: #af0606;
}
.hover-cold-ab3c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hover-cold-ab3c [class*="social-icon-youtube"].notification-17f8 {
  background-color: transparent;
  color: #cd201f;
}
.hovered-c3ef {
  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;
}
.hovered-c3ef:hover {
  box-shadow: none;
  background: 0 0;
}
.banner_under_8c2a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice_bottom_ac94 {
  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-current-9e16 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cold-24f9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.cold-24f9,
.cold-24f9::after,
.cold-24f9::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;
}
.cold-24f9::after,
.cold-24f9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.content_up_1ae8 .notice_bottom_ac94 .tabs-current-9e16 {
  margin-top: -2px;
  width: 19px;
}
.content_up_1ae8 .notice_bottom_ac94 .cold-24f9 {
  margin-top: -1px;
}
.content_up_1ae8 .notice_bottom_ac94 .cold-24f9,
.content_up_1ae8 .notice_bottom_ac94 .cold-24f9::after,
.content_up_1ae8 .notice_bottom_ac94 .cold-24f9::before {
  width: 19px;
  height: 2px;
}
.content_up_1ae8 .notice_bottom_ac94 .cold-24f9::before {
  top: -6px;
}
.content_up_1ae8 .notice_bottom_ac94 .cold-24f9::after {
  bottom: -6px;
}
.element_3f2c .notice_bottom_ac94 .tabs-current-9e16 {
  margin-top: -2px;
  width: 22px;
}
.element_3f2c .notice_bottom_ac94 .cold-24f9 {
  margin-top: -1px;
}
.element_3f2c .notice_bottom_ac94 .cold-24f9,
.element_3f2c .notice_bottom_ac94 .cold-24f9::after,
.element_3f2c .notice_bottom_ac94 .cold-24f9::before {
  width: 22px;
  height: 2px;
}
.element_3f2c .notice_bottom_ac94 .cold-24f9::before {
  top: -7px;
}
.element_3f2c .notice_bottom_ac94 .cold-24f9::after {
  bottom: -7px;
}
.item-7f6a .notice_bottom_ac94 .tabs-current-9e16 {
  margin-top: -2px;
  width: 31px;
}
.item-7f6a .notice_bottom_ac94 .cold-24f9 {
  margin-top: -1.5px;
}
.item-7f6a .notice_bottom_ac94 .cold-24f9,
.item-7f6a .notice_bottom_ac94 .cold-24f9::after,
.item-7f6a .notice_bottom_ac94 .cold-24f9::before {
  width: 31px;
  height: 3px;
}
.item-7f6a .notice_bottom_ac94 .cold-24f9::before {
  top: -9px;
}
.item-7f6a .notice_bottom_ac94 .cold-24f9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress-a333 .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 19px;
  }
  .progress-a333 .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1px;
  }
  .progress-a333 .notice_bottom_ac94 .cold-24f9,
  .progress-a333 .notice_bottom_ac94 .cold-24f9::after,
  .progress-a333 .notice_bottom_ac94 .cold-24f9::before {
    width: 19px;
    height: 2px;
  }
  .progress-a333 .notice_bottom_ac94 .cold-24f9::before {
    top: -6px;
  }
  .progress-a333 .notice_bottom_ac94 .cold-24f9::after {
    bottom: -6px;
  }
  .column_e1c8 .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 22px;
  }
  .column_e1c8 .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1px;
  }
  .column_e1c8 .notice_bottom_ac94 .cold-24f9,
  .column_e1c8 .notice_bottom_ac94 .cold-24f9::after,
  .column_e1c8 .notice_bottom_ac94 .cold-24f9::before {
    width: 22px;
    height: 2px;
  }
  .column_e1c8 .notice_bottom_ac94 .cold-24f9::before {
    top: -7px;
  }
  .column_e1c8 .notice_bottom_ac94 .cold-24f9::after {
    bottom: -7px;
  }
  .aside_inner_a448 .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 31px;
  }
  .aside_inner_a448 .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1.5px;
  }
  .aside_inner_a448 .notice_bottom_ac94 .cold-24f9,
  .aside_inner_a448 .notice_bottom_ac94 .cold-24f9::after,
  .aside_inner_a448 .notice_bottom_ac94 .cold-24f9::before {
    width: 31px;
    height: 3px;
  }
  .aside_inner_a448 .notice_bottom_ac94 .cold-24f9::before {
    top: -9px;
  }
  .aside_inner_a448 .notice_bottom_ac94 .cold-24f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .advanced_4cab .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 19px;
  }
  .advanced_4cab .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1px;
  }
  .advanced_4cab .notice_bottom_ac94 .cold-24f9,
  .advanced_4cab .notice_bottom_ac94 .cold-24f9::after,
  .advanced_4cab .notice_bottom_ac94 .cold-24f9::before {
    width: 19px;
    height: 2px;
  }
  .advanced_4cab .notice_bottom_ac94 .cold-24f9::before {
    top: -6px;
  }
  .advanced_4cab .notice_bottom_ac94 .cold-24f9::after {
    bottom: -6px;
  }
  .sidebar_paper_653c .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_paper_653c .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1px;
  }
  .sidebar_paper_653c .notice_bottom_ac94 .cold-24f9,
  .sidebar_paper_653c .notice_bottom_ac94 .cold-24f9::after,
  .sidebar_paper_653c .notice_bottom_ac94 .cold-24f9::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_paper_653c .notice_bottom_ac94 .cold-24f9::before {
    top: -7px;
  }
  .sidebar_paper_653c .notice_bottom_ac94 .cold-24f9::after {
    bottom: -7px;
  }
  .paper_8c14 .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 31px;
  }
  .paper_8c14 .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1.5px;
  }
  .paper_8c14 .notice_bottom_ac94 .cold-24f9,
  .paper_8c14 .notice_bottom_ac94 .cold-24f9::after,
  .paper_8c14 .notice_bottom_ac94 .cold-24f9::before {
    width: 31px;
    height: 3px;
  }
  .paper_8c14 .notice_bottom_ac94 .cold-24f9::before {
    top: -9px;
  }
  .paper_8c14 .notice_bottom_ac94 .cold-24f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .feature-active-a838 .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 19px;
  }
  .feature-active-a838 .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1px;
  }
  .feature-active-a838 .notice_bottom_ac94 .cold-24f9,
  .feature-active-a838 .notice_bottom_ac94 .cold-24f9::after,
  .feature-active-a838 .notice_bottom_ac94 .cold-24f9::before {
    width: 19px;
    height: 2px;
  }
  .feature-active-a838 .notice_bottom_ac94 .cold-24f9::before {
    top: -6px;
  }
  .feature-active-a838 .notice_bottom_ac94 .cold-24f9::after {
    bottom: -6px;
  }
  .main_5192 .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 22px;
  }
  .main_5192 .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1px;
  }
  .main_5192 .notice_bottom_ac94 .cold-24f9,
  .main_5192 .notice_bottom_ac94 .cold-24f9::after,
  .main_5192 .notice_bottom_ac94 .cold-24f9::before {
    width: 22px;
    height: 2px;
  }
  .main_5192 .notice_bottom_ac94 .cold-24f9::before {
    top: -7px;
  }
  .main_5192 .notice_bottom_ac94 .cold-24f9::after {
    bottom: -7px;
  }
  .texture-plasma-17e6 .notice_bottom_ac94 .tabs-current-9e16 {
    margin-top: -2px;
    width: 31px;
  }
  .texture-plasma-17e6 .notice_bottom_ac94 .cold-24f9 {
    margin-top: -1.5px;
  }
  .texture-plasma-17e6 .notice_bottom_ac94 .cold-24f9,
  .texture-plasma-17e6 .notice_bottom_ac94 .cold-24f9::after,
  .texture-plasma-17e6 .notice_bottom_ac94 .cold-24f9::before {
    width: 31px;
    height: 3px;
  }
  .texture-plasma-17e6 .notice_bottom_ac94 .cold-24f9::before {
    top: -9px;
  }
  .texture-plasma-17e6 .notice_bottom_ac94 .cold-24f9::after {
    bottom: -9px;
  }
}
.list_medium_210a .cold-24f9 {
  -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);
}
.list_medium_210a .cold-24f9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list_medium_210a .cold-24f9::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);
}
.list_medium_210a.element-light-9d84 .cold-24f9 {
  -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);
}
.list_medium_210a.element-light-9d84 .cold-24f9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list_medium_210a.element-light-9d84 .cold-24f9::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);
}
.purple_b4b3 {
  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.black-7de7:before {
  display: none;
}
.red-a9e6 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.red-a9e6 .alert-c99b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.red-a9e6 .alert-c99b:last-of-type {
  border-bottom: none;
}
.red-a9e6 .alert-c99b.title-95b7,
.red-a9e6 .alert-c99b.middle_c49b,
.red-a9e6 .alert-c99b.hover-hovered-256c {
  padding: 0;
}
.red-a9e6 .fresh-3fe1 .lite-29fb {
  color: currentColor;
}
.red-a9e6 .fresh-3fe1 .lite-29fb:focus,
.red-a9e6 .fresh-3fe1 .lite-29fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-a9e6.article-fresh-56f4 .icon-west-5fdc,
.red-a9e6.article-fresh-56f4 .tabs_d43d a,
.red-a9e6.article-fresh-56f4 .section_glass_3c15 a,
.red-a9e6.article-fresh-56f4 .header-aee8 a {
  color: rgba(0, 0, 0, 0.55);
}
.red-a9e6.article-fresh-56f4 .icon-west-5fdc:hover,
.red-a9e6.article-fresh-56f4 .tabs_d43d a:hover,
.red-a9e6.article-fresh-56f4 .section_glass_3c15 a:hover,
.red-a9e6.article-fresh-56f4 .header-aee8 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.red-a9e6.article-fresh-56f4 .liquid-86f9 {
  color: rgba(0, 0, 0, 0.8);
}
.red-a9e6.article-fresh-56f4 .alert-c99b {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-a9e6.article-fresh-56f4 .alert-c99b:before {
  background: rgba(0, 0, 0, 0.08);
}
.red-a9e6.article-fresh-56f4 .heading_dim_984d:before {
  background: rgba(255, 255, 255, 0.9);
}
.red-a9e6.article-fresh-56f4 .fresh-3fe1 .status-c51a li a,
.red-a9e6.article-fresh-56f4 .fresh-3fe1 .lite-29fb,
.red-a9e6.article-fresh-56f4 .header-aee8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-a9e6.article-fresh-56f4 .fresh-3fe1 .lite-29fb:focus,
.red-a9e6.article-fresh-56f4 .fresh-3fe1 .lite-29fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-a9e6.article-fresh-56f4 .status-c51a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.red-a9e6.smooth_0460 .icon-west-5fdc,
.red-a9e6.smooth_0460 .tabs_d43d a,
.red-a9e6.smooth_0460 .section_glass_3c15 .lite-29fb,
.red-a9e6.smooth_0460 .section_glass_3c15 a,
.red-a9e6.smooth_0460 .header-aee8 a {
  color: rgba(255, 255, 255, 0.79);
}
.red-a9e6.smooth_0460 .icon-west-5fdc:hover,
.red-a9e6.smooth_0460 .tabs_d43d a:hover,
.red-a9e6.smooth_0460 .section_glass_3c15 .lite-29fb:hover,
.red-a9e6.smooth_0460 .section_glass_3c15 a:hover,
.red-a9e6.smooth_0460 .header-aee8 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.red-a9e6.smooth_0460 .liquid-86f9 {
  color: rgba(255, 255, 255, 0.99);
}
.red-a9e6.smooth_0460 .alert-c99b {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-a9e6.smooth_0460 .alert-c99b:before {
  background: rgba(255, 255, 255, 0.08);
}
.red-a9e6.smooth_0460 .heading_dim_984d:before {
  background: rgba(0, 0, 0, 0.9);
}
.red-a9e6.smooth_0460 .fresh-3fe1 .status-c51a li a,
.red-a9e6.smooth_0460 .fresh-3fe1 .lite-29fb,
.red-a9e6.smooth_0460 .header-aee8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-a9e6.smooth_0460 .fresh-3fe1 .lite-29fb:focus,
.red-a9e6.smooth_0460 .fresh-3fe1 .lite-29fb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.red-a9e6.smooth_0460 .status-c51a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_dim_984d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.heading_dim_984d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.table_hard_7cb4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.down_ee6b .red-a9e6 {
  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;
}
.down_ee6b .alert-c99b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.down_ee6b .alert-c99b: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) {
  .down_ee6b .alert-c99b:before {
    width: 16%;
    left: 42%;
  }
}
.down_ee6b .alert-c99b:last-child:before {
  content: none;
}
.down_ee6b .alert-c99b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.down_ee6b .fresh-3fe1 .status-c51a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.down_ee6b .fresh-3fe1 .status-c51a li a .lite-29fb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.down_ee6b .fresh-3fe1 .header-aee8 {
  border: none;
}
.down_ee6b .fresh-3fe1 .header-aee8 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.down_ee6b .heading_dim_984d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.down_ee6b .table_hard_7cb4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.down_ee6b .smooth_0460 .heading_dim_984d:before {
  background: rgba(0, 0, 0, 0.9);
}
.down_ee6b .article-fresh-56f4.heading-fd29 .cold-24f9 {
  background: rgba(0, 0, 0, 0.6);
}
.down_ee6b
  .article-fresh-56f4.heading-fd29
  .cold-24f9::after,
.down_ee6b
  .article-fresh-56f4.heading-fd29
  .cold-24f9:before {
  background: inherit;
}
.down_ee6b
  .article-fresh-56f4.heading-fd29:hover
  .cold-24f9 {
  background: rgba(0, 0, 0, 0.8);
}
.hard-27df .red-a9e6 {
  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) {
  .hard-27df .red-a9e6 {
    width: auto;
    right: 45px;
  }
}
.label_c11f .red-a9e6 {
  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) {
  .label_c11f .red-a9e6 {
    width: auto;
    left: 45px;
  }
}
.black-7de7 .red-a9e6 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.black-7de7 .table_hard_7cb4 {
  max-width: 48em;
  margin: 0 auto;
}
.black-7de7 .heading_dim_984d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.filter_dark_fde0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.filter_dark_fde0.down_ee6b .red-a9e6 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.filter_dark_fde0.hard-27df .red-a9e6 {
  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);
}
.filter_dark_fde0 .red-a9e6 {
  visibility: visible;
}
.filter_dark_fde0.label_c11f .red-a9e6 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tabs-5940,
.active_750a {
  overflow-x: hidden;
}
.tabs-5940 .red-a9e6 {
  overflow: auto;
}
.tabs-5940.down_ee6b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-5940.down_ee6b .red-a9e6 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tabs-5940.down_ee6b .hovered-c3ef {
  opacity: 0;
}
.tabs-5940.hard-27df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-5940.hard-27df .red-a9e6 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tabs-5940.hard-27df .hovered-c3ef {
  opacity: 0;
}
.tabs-5940.label_c11f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tabs-5940.label_c11f .red-a9e6 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tabs-5940.label_c11f .hovered-c3ef {
  opacity: 0;
}
.tabs-5940.black-7de7 .red-a9e6 {
  z-index: 10;
  visibility: visible;
}
.heading-fd29 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.heading-fd29 .cold-24f9 {
  background: rgba(255, 255, 255, 0.99);
}
.heading-fd29 .cold-24f9::after,
.heading-fd29 .cold-24f9:before {
  background: inherit;
}
.heading-fd29:hover .cold-24f9 {
  background: rgba(255, 255, 255, 0.99);
}
.label_c11f .heading-fd29 {
  top: 10px;
  right: auto;
  left: 12px;
}
.black-7de7 .heading-fd29 {
  display: none !important;
}
.tabs-5940:before,
.active_750a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tabs-5940 .heading-fd29,
.active_750a .heading-fd29 {
  display: inline-block;
}
.red-a9e6 .component-active-d270 {
  -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;
}
.tabs-5940 .red-a9e6 .component-active-d270,
.active_750a .red-a9e6 .component-active-d270 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass-a7d5 .form-1627 {
  width: 100%;
}
.action-895b {
  padding: 0 0.5em 0;
}
.action-895b [class*="customify-col-"],
.action-895b [class*="customify-col_"],
.action-895b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget-fixed-f7dd .action-895b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown-hard-b6dc .sort_tall_71c3,
  .sort_tall_71c3 {
    display: none;
  }
  .east-b61f {
    text-align: left;
  }
  .image_66aa {
    text-align: center;
  }
  .shade_a589 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown-hard-b6dc .shadow_iron_8882,
  .shadow_iron_8882 {
    display: none;
  }
  .background_0cf6 {
    text-align: left;
  }
  .notification-9fd6 {
    text-align: center;
  }
  .highlight-dd41 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-hard-b6dc .mini-4120,
  .mini-4120 {
    display: none;
  }
  .heading-ee0f {
    text-align: left;
  }
  .accordion_47ad {
    text-align: center;
  }
  .aside-bright-1b98 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.complex_e60a {
  box-shadow: none !important;
}
.orange-9feb .caption_steel_dbc5,
.over_6549 .caption_steel_dbc5 {
  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;
}
.over_6549 .caption_steel_dbc5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.description_a6d1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.description_a6d1:after,
.description_a6d1:before {
  content: "";
  display: table;
}
.description_a6d1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .description_a6d1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.description_a6d1,
.alert-cold-dba7 {
  max-width: 1248px;
  margin: 0 auto;
}

.footer-basic-dfd8.last-1127 .description_a6d1 {
  max-width: 100%;
}
.footer-basic-dfd8.north-6ba8 {
  max-width: 1200px;
  margin: 0 auto;
}
.footer-basic-dfd8.top-8d55 .description_a6d1 {
  max-width: 100%;
}
.footer-basic-dfd8.top-8d55 > .description_a6d1 {
  padding-left: 0;
  padding-right: 0;
}
.footer-basic-dfd8.top-8d55 > .description_a6d1 .dropdown-hard-b6dc {
  margin: 0;
}
.footer-basic-dfd8.top-8d55
  > .description_a6d1
  .pink-d26f.column_d676 {
  margin-right: 0;
  margin-left: 0;
}
.footer-basic-dfd8.top-8d55 #main.column_d676 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center-5edc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center-5edc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .liquid-d2b8 .logo-4344 {
    padding-right: 1em;
  }
  .liquid-d2b8.slow_b1c1 .pink-d26f {
    border-right: 1px solid #eaecee;
  }
  .liquid-d2b8.slow_b1c1 .logo-4344 {
    padding-right: 1em;
  }
  .liquid-d2b8.slow_b1c1 .photo-action-86db {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component_033d .logo-4344 {
    padding-left: 1em;
  }
  .component_033d.slow_b1c1 .pink-d26f {
    border-left: 1px solid #eaecee;
  }
  .component_033d.slow_b1c1 .logo-4344 {
    padding-left: 1em;
  }
  .component_033d.slow_b1c1 .photo-action-86db {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over_5c19 .logo-4344 {
    padding-left: 1em;
  }
  .over_5c19.slow_b1c1 .disabled_smooth_0bdc {
    border-right: 1px solid #eaecee;
  }
  .over_5c19.slow_b1c1 .panel-fast-c5c7 {
    border-right: 1px solid #eaecee;
  }
  .over_5c19.slow_b1c1 .logo-4344 {
    padding-left: 1em;
  }
  .over_5c19.slow_b1c1 .photo-action-86db {
    padding-right: 1em;
  }
  .over_5c19.slow_b1c1 .background_lite_7831 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .light-65fa .logo-4344 {
    padding-right: 1em;
  }
  .light-65fa.slow_b1c1 .disabled_smooth_0bdc {
    border-left: 1px solid #eaecee;
  }
  .light-65fa.slow_b1c1 .panel-fast-c5c7 {
    border-left: 1px solid #eaecee;
  }
  .light-65fa.slow_b1c1 .logo-4344 {
    padding-right: 1em;
  }
  .light-65fa.slow_b1c1 .photo-action-86db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .light-65fa.slow_b1c1 .background_lite_7831 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center-5edc .logo-4344 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-5edc.slow_b1c1 .pink-d26f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center-5edc.slow_b1c1 .logo-4344 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center-5edc.slow_b1c1 .photo-action-86db {
    padding-left: 1em;
  }
  .center-5edc.slow_b1c1 .background_lite_7831 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center-5edc.slow_b1c1 .logo-4344 {
    padding-left: 0;
  }
}
.tall_7e87 .tertiary-38d9 {
  display: inline-block;
}
.alert_soft_ae0d {
  display: inline-block;
}
.table_889e {
  word-con: break-word;
}
.hovered_ea38 > span {
  display: inline-block;
  padding: 5px 0;
}
.hovered_ea38 .dark_dd40 {
  margin-left: 8px;
  margin-right: 8px;
}
.hovered_ea38 .frame_full_8c80 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.message-focused-14b6 .main_b1be {
  margin-bottom: 2em;
}
.message-focused-14b6 .first_5c84 {
  margin-bottom: 15px;
}
.message-focused-14b6 .first_5c84:last-child {
  margin-bottom: 0;
}
.message-focused-14b6 .highlight-5030 {
  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) {
  .message-focused-14b6 .highlight-5030 {
    display: block;
  }
}
.message-focused-14b6 .badge-glass-28e0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .message-focused-14b6 .badge-glass-28e0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.message-focused-14b6 .bright-28c1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.message-focused-14b6 .bright-28c1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.message-focused-14b6 .bright-28c1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.message-focused-14b6 .table_889e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.message-focused-14b6 .table_889e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.message-focused-14b6 .background-liquid-41fd p:last-child {
  margin-bottom: 0;
}
.message-focused-14b6 .form-upper-5521 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.message-focused-14b6 .component_ef8f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.message-focused-14b6 .info_fresh_f2fd {
  margin-top: 1em;
}
.message-focused-14b6 .feature-f414 {
  top: 0;
  display: block;
}
.message-focused-14b6 .feature-f414 a {
  color: inherit;
}
.message-focused-14b6 .feature-f414 a:hover {
  color: inherit;
}
.message-focused-14b6 .picture_pro_84bc {
  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;
}
.message-focused-14b6 .picture_pro_84bc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.message-focused-14b6 .component_ef8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.message-focused-14b6 .dropdown_pro_9e59 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.message-focused-14b6 .dropdown_pro_9e59:first-child {
  margin-top: 0;
}
.message-focused-14b6 .dropdown_pro_9e59.tertiary-static-8740 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.message-focused-14b6 .dropdown_pro_9e59.focus_c4bb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.message-focused-14b6
  .dropdown_pro_9e59.focus_c4bb.button-fresh-bc6c
  .info_fresh_f2fd {
  width: 100%;
}
.message-focused-14b6 .focus_c4bb {
  -webkit-box-align: center;
  align-items: center;
}
.message-focused-14b6 .focus_c4bb .hovered_ea38,
.message-focused-14b6 .focus_c4bb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.message-focused-14b6 .bright-28c1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-focused-14b6 .bright-28c1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.message-focused-14b6 .bright-28c1: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;
}
.message-focused-14b6 .tertiary-static-8740 {
  z-index: 5;
}
.message-focused-14b6 .preview-f8ef .media_mini_c02f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.message-focused-14b6 .panel_708a .media_mini_c02f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.message-focused-14b6 .title-current-5dd6 .media_mini_c02f {
  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;
}
.message-focused-14b6.pink_95cf .highlight-5030,
.message-focused-14b6.large-88b2 .highlight-5030 {
  display: block;
}
.message-focused-14b6.pink_95cf .highlight-5030 .hard-62f1,
.message-focused-14b6.pink_95cf .highlight-5030 .component_ef8f,
.message-focused-14b6.large-88b2 .highlight-5030 .hard-62f1,
.message-focused-14b6.large-88b2 .highlight-5030 .component_ef8f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.message-focused-14b6.gallery_up_8755 .badge-glass-28e0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .message-focused-14b6.gallery_up_8755 .badge-glass-28e0 {
    margin-right: 0;
  }
}
.message-focused-14b6.pink_95cf .badge-glass-28e0,
.message-focused-14b6.large-88b2 .badge-glass-28e0 {
  padding-top: 40%;
}
.message-focused-14b6.pink_95cf .main_b1be,
.message-focused-14b6.large-88b2 .main_b1be {
  display: block;
}
.message-focused-14b6.pink_95cf .fn-sticky-8196 .component_ef8f,
.message-focused-14b6.large-88b2 .fn-sticky-8196 .component_ef8f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.message-focused-14b6.pink_95cf .badge-glass-28e0,
.message-focused-14b6.large-88b2 .badge-glass-28e0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.message-focused-14b6.pink_95cf .component_ef8f {
  padding: 1em;
}
.tertiary-e093 {
  margin: 30px auto;
  display: block;
}
.tertiary-e093 .item-428d > * {
  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;
}
.tertiary-e093 .item-428d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tertiary-e093 .item-428d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.soft_5a08 .hovered_ea38 {
  margin-bottom: 1.41575em;
}
.soft_5a08 .bottom_12d5 {
  margin-bottom: 1.618em;
}
.static-b5f3 .notification-west-f694 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.static-b5f3 .notification-west-f694 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.static-b5f3 .progress-motion-197e {
  max-width: 100%;
  overflow: auto;
}
.texture_focused_3397 .static-b5f3 a:hover {
  text-decoration: underline;
}
.wide_366f .first_5c84:not(.table_889e),
.wide_366f .bright-28c1 {
  margin-bottom: 1.41575em;
}
.wide_366f .first_5c84:not(.table_889e):last-child,
.wide_366f .bright-28c1:last-child {
  margin-bottom: 0;
}
.wide_366f .first_5c84.caption-f46c {
  margin-bottom: 0.41575em;
}
.wide_366f .alert-dark-d1a0:before,
.wide_366f .module-brown-6d46:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.wide_366f .alert-dark-d1a0:before {
  content: "\f115";
}
.wide_366f .module-brown-6d46:before {
  content: "\f02c";
}
.wide_366f .main-6627 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.wide_366f .main-6627 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium_0842 {
  display: -webkit-box;
  display: flex;
}
.medium_0842 .tabs_cold_090c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium_0842 .tabs_cold_090c {
    flex-basis: 90px;
  }
}
.medium_0842 .purple-b72a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium_0842 .purple-b72a {
    flex-basis: calc(100% - 50px);
  }
}
.medium_0842 .over-a227 p:last-child {
  margin-bottom: 0.72em;
}
.menu_hard_7b1a .item-428d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu_hard_7b1a .item-428d:after,
.menu_hard_7b1a .item-428d:before {
  content: "";
  display: table;
}
.menu_hard_7b1a .item-428d:after {
  clear: both;
}
.menu_hard_7b1a .item-428d .popup_be9d,
.menu_hard_7b1a .item-428d .right-83ea {
  width: 49%;
}
.menu_hard_7b1a .item-428d .popup_be9d a span.sidebar_dark_3e7c,
.menu_hard_7b1a .item-428d .right-83ea a span.sidebar_dark_3e7c {
  display: block;
  margin-bottom: 5px;
}
.menu_hard_7b1a .item-428d .right-83ea {
  float: left;
  text-align: left;
}
.menu_hard_7b1a .item-428d .popup_be9d {
  float: right;
  text-align: right;
}
.outline_wide_bbfd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .outline_wide_bbfd {
    margin-bottom: 0;
  }
}
.east_b5d9 {
  margin-bottom: 1em;
}
.east_b5d9 .table_889e {
  font-size: 1.1em;
  line-height: 1.3;
}
.left-cd12 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accordion_b543 .east_b5d9,
.thick_ba3c .east_b5d9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accordion_b543 .east_b5d9,
  .thick_ba3c .east_b5d9 {
    display: block;
  }
}
.accordion_b543 .left-cd12,
.thick_ba3c .left-cd12 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accordion_b543 .left-cd12,
  .thick_ba3c .left-cd12 {
    margin-bottom: 1em;
  }
}
.accordion_b543 .left-cd12 img,
.thick_ba3c .left-cd12 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accordion_b543 .popup-last-1fc5,
.thick_ba3c .popup-last-1fc5 {
  flex-basis: calc(100% - 160px);
}
.accordion_b543 .popup-last-1fc5 p,
.thick_ba3c .popup-last-1fc5 p {
  margin-bottom: 0;
}
.accordion_b543 .popup-last-1fc5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accordion_b543 .popup-last-1fc5 {
    padding-left: 0;
  }
}
.thick_ba3c .popup-last-1fc5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thick_ba3c .popup-last-1fc5 {
    padding-right: 0;
  }
}
.thick_ba3c .left-cd12 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fixed-b03f .left-cd12 {
  margin-bottom: 0.5em;
}
.fixed-b03f .left-cd12 img {
  width: 100%;
}
.hidden_72b8 .main_0214,
.item_dirty_0f6c .main_0214 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.item_dirty_0f6c .pink-d26f .action-0634 p:last-child {
  margin-bottom: 0;
}
.primary-active-981a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.stale-952f .orange-1e14 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .stale-952f .orange-1e14:last-of-type {
    margin-bottom: 0;
  }
}
.stale-952f .orange-1e14 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stale-952f .orange-1e14 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.stale-952f .orange-1e14 ul li {
  margin: 0 0 0.6em;
}
.stale-952f .orange-1e14 ul li.component_7529,
.stale-952f .orange-1e14 ul li.tertiary_soft_41b1 {
  position: relative;
}
.stale-952f .orange-1e14 ul li.component_7529 .panel_3d9f,
.stale-952f .orange-1e14 ul li.tertiary_soft_41b1 .panel_3d9f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.stale-952f .orange-1e14 ul li.component_7529:after:after,
.stale-952f .orange-1e14 ul li.component_7529:after:before,
.stale-952f
  .orange-1e14
  ul
  li.tertiary_soft_41b1:after:after,
.stale-952f
  .orange-1e14
  ul
  li.tertiary_soft_41b1:after:before {
  content: "";
  display: table;
}
.stale-952f .orange-1e14 ul li.component_7529:after:after,
.stale-952f
  .orange-1e14
  ul
  li.tertiary_soft_41b1:after:after {
  clear: both;
}
.stale-952f .orange-1e14 a.dim-7732:hover {
  text-decoration: none;
}
.stale-952f .orange-1e14 select {
  max-width: 100%;
}
.stale-952f .orange-1e14 table {
  font-size: 85%;
}
.stale-952f .orange-1e14 table td,
.stale-952f .orange-1e14 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.stale-952f .orange-1e14 table tfoot td {
  text-align: left;
}
.stale-952f .orange-1e14 :last-child {
  margin-bottom: 0;
}
.stale-952f .orange-1e14 .notice-full-5ac7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.stale-952f .orange-1e14 .notice-full-5ac7 label {
  width: 100%;
}
.stale-952f .orange-1e14 .notice-full-5ac7 .middle-8845 {
  width: 100%;
  display: block;
}
.stale-952f .orange-1e14 .notice-full-5ac7 .active-0158 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.stale-952f .orange-1e14 .notice-full-5ac7 .active-0158:hover svg #svg-search {
  fill: #444;
}
.stale-952f .orange-1e14 .notice-full-5ac7 .active-0158 svg {
  width: 18px;
  height: 18px;
}
.stale-952f .video_25e1 ul ul,
.stale-952f .dropdown-be09 ul ul,
.stale-952f .image-stone-5ea5 ul ul,
.stale-952f .primary-7a84 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.stale-952f .video_25e1 .shade_old_bf0a > a,
.stale-952f .dropdown-be09 .shade_old_bf0a > a,
.stale-952f .image-stone-5ea5 .shade_old_bf0a > a,
.stale-952f .primary-7a84 .shade_old_bf0a > a {
  margin-bottom: 0;
}
.stale-952f .outline_warm_52f9 li,
.stale-952f .video_25e1 li,
.stale-952f .clean_1c87 li,
.stale-952f .dropdown-be09 li,
.stale-952f .image-stone-5ea5 li,
.stale-952f .primary-7a84 li,
.stale-952f .north_046f li,
.stale-952f .overlay_5a62 li {
  display: block;
  position: relative;
}
.stale-952f .outline_warm_52f9 li:last-child,
.stale-952f .video_25e1 li:last-child,
.stale-952f .clean_1c87 li:last-child,
.stale-952f .dropdown-be09 li:last-child,
.stale-952f .image-stone-5ea5 li:last-child,
.stale-952f .primary-7a84 li:last-child,
.stale-952f .north_046f li:last-child,
.stale-952f .overlay_5a62 li:last-child {
  border: none;
}
.stale-952f .outline_warm_52f9 li a,
.stale-952f .video_25e1 li a,
.stale-952f .clean_1c87 li a,
.stale-952f .dropdown-be09 li a,
.stale-952f .image-stone-5ea5 li a,
.stale-952f .primary-7a84 li a,
.stale-952f .north_046f li a,
.stale-952f .overlay_5a62 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale-952f .outline_warm_52f9 li ul li::before,
.stale-952f .video_25e1 li ul li::before,
.stale-952f .clean_1c87 li ul li::before,
.stale-952f .dropdown-be09 li ul li::before,
.stale-952f .image-stone-5ea5 li ul li::before,
.stale-952f .primary-7a84 li ul li::before,
.stale-952f .north_046f li ul li::before,
.stale-952f .overlay_5a62 li ul li::before {
  left: 15px;
}
.stale-952f .outline_warm_52f9 li ul a,
.stale-952f .video_25e1 li ul a,
.stale-952f .clean_1c87 li ul a,
.stale-952f .dropdown-be09 li ul a,
.stale-952f .image-stone-5ea5 li ul a,
.stale-952f .primary-7a84 li ul a,
.stale-952f .north_046f li ul a,
.stale-952f .overlay_5a62 li ul a {
  padding-left: 20px;
}
.stale-952f .outline_warm_52f9 li ul ul li::before,
.stale-952f .video_25e1 li ul ul li::before,
.stale-952f .clean_1c87 li ul ul li::before,
.stale-952f .dropdown-be09 li ul ul li::before,
.stale-952f .image-stone-5ea5 li ul ul li::before,
.stale-952f .primary-7a84 li ul ul li::before,
.stale-952f .north_046f li ul ul li::before,
.stale-952f .overlay_5a62 li ul ul li::before {
  left: 30px;
}
.stale-952f .outline_warm_52f9 li ul ul a,
.stale-952f .video_25e1 li ul ul a,
.stale-952f .clean_1c87 li ul ul a,
.stale-952f .dropdown-be09 li ul ul a,
.stale-952f .image-stone-5ea5 li ul ul a,
.stale-952f .primary-7a84 li ul ul a,
.stale-952f .north_046f li ul ul a,
.stale-952f .overlay_5a62 li ul ul a {
  padding-left: 40px;
}
.stale-952f .summary_wide_ffa6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.stale-952f .overlay_5a62 ul li {
  margin-bottom: 1.41575em;
}
.stale-952f .overlay_5a62 ul li .next-8266 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.stale-952f .overlay_5a62 ul li .solid-56f7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.smooth_0460 .outline_warm_52f9 li a,
.smooth_0460 .video_25e1 li a,
.smooth_0460 .clean_1c87 li a,
.smooth_0460 .dropdown-be09 li a,
.smooth_0460 .image-stone-5ea5 li a,
.smooth_0460 .primary-7a84 li a,
.smooth_0460 .north_046f li a,
.smooth_0460 .overlay_5a62 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_0460 .summary_wide_ffa6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth_0460 .orange-1e14 ul li.component_7529 .panel_3d9f,
.smooth_0460 .orange-1e14 ul li.tertiary_soft_41b1 .panel_3d9f {
  background: rgba(0, 0, 0, 0.2);
}
.smooth_0460 .stale-952f .orange-1e14 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-basic-dfd8 .stale-952f .status-c51a li {
  margin: 0;
}
.footer-basic-dfd8 .stale-952f .status-c51a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.footer-basic-dfd8 .stale-952f .status-c51a li ul {
  margin: 0;
}
.footer-basic-dfd8 .stale-952f .status-c51a li ul li a {
  padding-left: 15px;
}
.footer-basic-dfd8 .stale-952f .status-c51a li ul li li a {
  padding-left: 30px;
}
.footer-basic-dfd8 .stale-952f .status-c51a li.surface-c8cc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.footer-basic-dfd8 .stale-952f .status-c51a li.surface-c8cc > 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;
}
.footer-basic-dfd8 .stale-952f .status-c51a li.surface-c8cc > 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;
}
.thumbnail-fd7a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.grid-lite-f205 {
  position: relative;
  z-index: 10;
}
.grid-lite-f205 .component-active-d270 {
  width: 100%;
  max-width: 100%;
}
.paragraph_bright_aea9 .wrapper_lite_a3ec {
  padding-top: 2em;
  padding-bottom: 2em;
}
.paragraph_bright_aea9 .article-fresh-56f4 {
}
.paragraph_bright_aea9 .smooth_0460 {
  background: #292929;
}
.video-0393 .wrapper_lite_a3ec {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.video-0393 .article-fresh-56f4 {
  background: #f9f9f9;
}
.video-0393 .smooth_0460 {
  background: #303030;
}
.alert-b2c8 .wrapper_lite_a3ec {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-b2c8 .tertiary-38d9 {
    margin-bottom: 1em;
  }
  .alert-b2c8 .tertiary-38d9:last-child {
    margin-bottom: 0;
  }
}
.alert-b2c8 .article-fresh-56f4 {
  background: #ededed;
}
.alert-b2c8 .smooth_0460 {
  background: #1a1a1a;
}
.wrapper_lite_a3ec.article-fresh-56f4 {
  color: rgba(0, 0, 0, 0.6);
}
.wrapper_lite_a3ec.article-fresh-56f4 .image-f34e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.wrapper_lite_a3ec.smooth_0460 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_lite_a3ec.smooth_0460 a:not(.dim-7732) {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_lite_a3ec.smooth_0460 a:not(.dim-7732):hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_lite_a3ec.smooth_0460 .image-f34e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_lite_a3ec.smooth_0460 table tbody td,
.wrapper_lite_a3ec.smooth_0460 table th {
  background: rgba(0, 0, 0, 0.08);
}
.last_2ebd.easy_e169 .description_a6d1 {
  max-width: initial;
}
.last_2ebd .mask-ad0c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last_2ebd .mask-ad0c .component-active-d270 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last_2ebd .mask-ad0c .component-active-d270 {
    display: block;
    margin-bottom: 2em;
  }
  .last_2ebd .mask-ad0c .component-active-d270:last-child {
    margin-bottom: 0;
  }
}
.alert-b2c8 .tertiary-38d9:last-child,
.video-0393 .tertiary-38d9:last-child,
.paragraph_bright_aea9 .tertiary-38d9:last-child {
  margin-bottom: 0;
}
.alert-b2c8 .tertiary-38d9 .stale-952f .orange-1e14:last-child,
.video-0393 .tertiary-38d9 .stale-952f .orange-1e14:last-child,
.paragraph_bright_aea9 .tertiary-38d9 .stale-952f .orange-1e14:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .alert-b2c8 .top_5ced,
  .alert-b2c8 .image-a90e,
  .video-0393 .top_5ced,
  .video-0393 .image-a90e,
  .paragraph_bright_aea9 .top_5ced,
  .paragraph_bright_aea9 .image-a90e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .grid-lite-f205 .tertiary-38d9 {
    margin-bottom: 2em;
  }
}
.grid-lite-f205 p:last-child {
  margin-bottom: 0;
}
.grid-lite-f205 li,
.grid-lite-f205 ul {
  list-style: none;
  margin: 0;
}
.grid-lite-f205 ul ul {
  margin-left: 2.617924em;
}
.frame-2ab9 {
  font-size: 0.875em;
}

/* css-noise: 69af */
.ghost-box-c4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
