/*!
Theme Name: Customify
Theme URI: https://pressmaximum.photo-north-487e/customify
Author: WPCustomify
Author URI: https://pressmaximum.photo-north-487e
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.photo-north-487e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.north_d2d0.carousel_9b4a/licenses/gpl-2.0.detail_north_181f
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.carousel_green_e4bd/, (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.surface_0ac7.left_9179/normalize.cool_80f0/
 ======
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.cool_80f0 v7.0.0 | MIT License | github.photo-north-487e/necolas/normalize.cool_80f0 */
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;
}
.under-ab96 .basic-be94,
.notification_light_a664,
.badge_00a5,
.liquid-d432,
.status_ce3f,
.copper-fa81,
.rough_5181,
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;
}
.notification_light_a664,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notification_light_a664,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_light_a664,
  h1 {
    font-size: 1.8em;
  }
}
.badge_00a5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge_00a5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge_00a5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge_00a5,
  h2 {
    font-size: 1.7em;
  }
}
.liquid-d432,
h3 {
  font-size: 1.618em;
}
.under-ab96 .basic-be94,
.status_ce3f,
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.panel_white_106d {
  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;
}
.block_motion_42c4:after,
.block_motion_42c4:before,
.frame-east-ecc5:after,
.frame-east-ecc5:before {
  content: "";
  display: table;
}
.block_motion_42c4:after,
.frame-east-ecc5:after {
  clear: both;
}
.yellow-6b66 {
  float: right;
  margin-right: 0;
}
.motion_f1bb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.nav_c942 .block_248e,
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;
}
.nav_c942 .block_248e: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;
}
.wrapper-middle-ff9d .block_248e {
  box-shadow: none;
}
.wrapper-middle-ff9d
  .block_248e
  .accent-be57 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.wrapper-middle-ff9d .block_248e .footer_ea0c {
  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;
}
.wrapper-middle-ff9d
  .block_248e
  .footer_ea0c
  b {
  display: none;
}
.wrapper-middle-ff9d .banner_pink_fa96 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.iron-5297:not(.old-d471):not(.paragraph_bottom_b838),
button:not(.old-d471):not(.paragraph_bottom_b838),
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ),
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ),
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ) {
  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;
}
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ):hover,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ):hover,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):hover,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):hover,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ):active,
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ):active,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):active,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):active,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):active,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus {
  outline: 0;
}
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f {
  position: relative;
}
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .texture-3474,
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .chip_52ee,
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .form-e9f7,
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  i,
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  svg,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .texture-3474,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .chip_52ee,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .form-e9f7,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  i,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  svg,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .texture-3474,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .chip_52ee,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .form-e9f7,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  i,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  svg,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .texture-3474,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .chip_52ee,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .form-e9f7,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  i,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  svg,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .texture-3474,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .chip_52ee,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  .form-e9f7,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  i,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f
  svg {
  visibility: hidden;
}
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f:after,
button:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f:after,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f:after,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f:after,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ).fn-loading-bd4f: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;
}
.iron-5297:not(.old-d471):not(.paragraph_bottom_b838),
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ),
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ),
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ) {
  color: #fff;
  background: #235787;
}
.iron-5297:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus,
input[type="button"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus,
input[type="reset"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus,
input[type="submit"]:not(.old-d471):not(
    .paragraph_bottom_b838
  ):focus {
  color: #fff;
}
.iron-5297.fn-disabled-bd4f:not(.old-d471):not(
    .paragraph_bottom_b838
  ),
.iron-5297[disabled]:not(.old-d471):not(
    .paragraph_bottom_b838
  ),
button.fn-disabled-bd4f:not(.old-d471):not(
    .paragraph_bottom_b838
  ),
button[disabled]:not(.old-d471):not(
    .paragraph_bottom_b838
  ) {
  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;
}
.lower_4557 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lower_4557: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;
}
.banner_inner_465b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.next_760a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hovered_3044 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.block_motion_42c4:after,
.block_motion_42c4:before,
.black_fdb5:after,
.black_fdb5:before,
.middle_b4dd:after,
.middle_b4dd:before,
.description-mini-42c4:after,
.description-mini-42c4:before,
.form-focused-d5f5:after,
.form-focused-d5f5:before,
.button-pink-b721:after,
.button-pink-b721:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.block_motion_42c4:after,
.black_fdb5:after,
.middle_b4dd:after,
.description-mini-42c4:after,
.form-focused-d5f5:after,
.button-pink-b721:after {
  clear: both;
}
.black_fdb5 .focus_fac1,
.middle_b4dd .focus_fac1,
.nav_81fc .focus_fac1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.nav_active_a33f {
  display: inline-block;
}
.list-10a3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.list-10a3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.list-10a3 .box-5e36 {
  padding: 1em 0;
  font-size: 85%;
}
.box-5e36 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.right-c947 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.right-c947:after,
.right-c947:before {
  content: "";
  display: table;
}
.right-c947:after {
  clear: both;
}
.section-green-5257 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hard_fed7 .section-green-5257 {
  max-width: 50%;
}
.bright_bc03 .section-green-5257 {
  max-width: 33.33%;
}
.focus_stale_14cf .section-green-5257 {
  max-width: 25%;
}
.nav_next_f14a .section-green-5257 {
  max-width: 20%;
}
.summary_f481 .section-green-5257 {
  max-width: 16.66%;
}
.dirty-9bfc .section-green-5257 {
  max-width: 14.28%;
}
.breadcrumb_fixed_3ce9 .section-green-5257 {
  max-width: 12.5%;
}
.tooltip_lower_b2b6 .section-green-5257 {
  max-width: 11.11%;
}
.progress_solid_4685 {
  display: block;
}
.under-ab96 .component_slow_d5df label,
.under-ab96 .menu_5d52 label,
.under-ab96 .thumbnail_2470 label,
.under-ab96 .paper-5257 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_747e {
  list-style: none;
  margin: 0;
}
.pressed_747e article.heading-black-eaf4 {
  margin-bottom: 0;
}
.pressed_747e ul {
  list-style: none;
  margin: 0;
}
.pressed_747e .item-4fba li.heading-black-eaf4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_747e .item-4fba li.heading-black-eaf4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_747e .item-4fba li.heading-black-eaf4: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) {
  .pressed_747e .item-4fba li.heading-black-eaf4 li.heading-black-eaf4 li.heading-black-eaf4 li.heading-black-eaf4 {
    padding-left: 0;
  }
}
article.heading-black-eaf4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-black-eaf4 .black_fdb5 p:last-of-type {
  margin-bottom: 0;
}
article.heading-black-eaf4 .menu-5b83 {
  float: left;
}
article.heading-black-eaf4 .outline-c1b8 {
  margin-left: 85px;
}
article.heading-black-eaf4 .mask_light_cbfa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-black-eaf4 .mask_light_cbfa .silver-29b4 {
  margin-left: 10px;
}
article.heading-black-eaf4 .south-f998 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-black-eaf4 .medium-3a0e {
  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 .component_slow_d5df,
  #respond .thumbnail_2470,
  #respond .paper-5257 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_slow_d5df input,
#respond .thumbnail_2470 input,
#respond .paper-5257 input {
  width: 100%;
}
#respond .paper-5257 {
  margin-right: 0;
}
#respond .warm-1ae7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary-d40f {
  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;
}
.tertiary-d40f.tabs_black_e6db {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tertiary-d40f 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%);
}
.tertiary-d40f:focus,
.tertiary-d40f: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);
}
.accent-dynamic-cc2e {
  border-radius: 10%;
}
.full-0ed5 {
  border-radius: 50%;
}
.aside_b330 {
  font-size: 0.72em;
}
.component-2713 {
  font-size: 0.875em;
}
.active-a556 {
  font-size: 1.1em;
}
.hover_inner_affe {
  text-transform: uppercase;
  line-height: 1.2;
}
.hover_inner_affe.aside_b330 {
  letter-spacing: 0.5px;
}
.sort-thick-de48,
.sort-thick-de48 a {
  color: #6d6d6d;
}
.sort-thick-de48 a:hover {
  color: #111;
}
.avatar_black_727a {
  color: #6d6d6d;
}
.footer_10e1 {
  overflow-x: hidden;
}
.footer_10e1 .nav_prev_e029.form_39b7 {
  position: relative;
}
.footer_10e1 .nav_prev_e029.form_39b7.active-a735 {
  position: initial;
}
.footer_10e1
  .nav_prev_e029.form_39b7.active-a735
  .table_92c6 {
  left: auto;
}
.footer_10e1 .nav_prev_e029 .table_92c6 {
  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;
}
.footer_10e1 .nav_prev_e029:hover.form_39b7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.footer_10e1
  .nav_prev_e029:hover.form_39b7
  .table_92c6 {
  display: block;
  z-index: 9999999;
}
.footer_10e1 .banner-simple-f7ab .static-30d2,
.footer_10e1 .accent-west-4e33 .static-30d2 {
  display: none;
}
.footer_10e1 .east_e850 .nav_prev_e029:hover.form_39b7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.under-ab96 .component_slow_d5df label,
.under-ab96 .menu_5d52 label,
.under-ab96 .thumbnail_2470 label,
.under-ab96 .paper-5257 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_747e {
  list-style: none;
  margin: 0;
}
.pressed_747e article.heading-black-eaf4 {
  margin-bottom: 0;
}
.pressed_747e ul {
  list-style: none;
  margin: 0;
}
.pressed_747e .item-4fba li.heading-black-eaf4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_747e .item-4fba li.heading-black-eaf4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_747e .item-4fba li.heading-black-eaf4: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) {
  .pressed_747e .item-4fba li.heading-black-eaf4 li.heading-black-eaf4 li.heading-black-eaf4 li.heading-black-eaf4 {
    padding-left: 0;
  }
}
article.heading-black-eaf4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.heading-black-eaf4 .black_fdb5 p:last-of-type {
  margin-bottom: 0;
}
article.heading-black-eaf4 .menu-5b83 {
  float: left;
}
article.heading-black-eaf4 .outline-c1b8 {
  margin-left: 85px;
}
article.heading-black-eaf4 .mask_light_cbfa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.heading-black-eaf4 .mask_light_cbfa .silver-29b4 {
  margin-left: 10px;
}
article.heading-black-eaf4 .south-f998 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.heading-black-eaf4 .medium-3a0e {
  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 .component_slow_d5df,
  #respond .thumbnail_2470,
  #respond .paper-5257 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .component_slow_d5df input,
#respond .thumbnail_2470 input,
#respond .paper-5257 input {
  width: 100%;
}
#respond .paper-5257 {
  margin-right: 0;
}
#respond .warm-1ae7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner-simple-f7ab .glass-08f0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.glass-08f0 .glass_2cd9.motion-36aa .first-c7f4 > li > a:focus,
.glass-08f0 .glass_2cd9.motion-36aa .first-c7f4 > li > a:hover,
.glass-08f0 .glass_2cd9.table-dbe0 .first-c7f4 > li > a:focus,
.glass-08f0 .glass_2cd9.table-dbe0 .first-c7f4 > li > a:hover,
.glass-08f0 .glass_2cd9.highlight-green-352a .first-c7f4 > li > a:focus,
.glass-08f0 .glass_2cd9.highlight-green-352a .first-c7f4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-08f0
  .glass_2cd9.motion-36aa
  .first-c7f4
  > li.title_bright_7ed8
  > a,
.glass-08f0
  .glass_2cd9.motion-36aa
  .first-c7f4
  > li.first_97d2
  > a,
.glass-08f0
  .glass_2cd9.table-dbe0
  .first-c7f4
  > li.title_bright_7ed8
  > a,
.glass-08f0
  .glass_2cd9.table-dbe0
  .first-c7f4
  > li.first_97d2
  > a,
.glass-08f0
  .glass_2cd9.highlight-green-352a
  .first-c7f4
  > li.title_bright_7ed8
  > a,
.glass-08f0 .glass_2cd9.highlight-green-352a .first-c7f4 > li.filter_904f > a {
  color: rgba(255, 255, 255, 0.99);
}
.glass-08f0 .frame_ae91,
.glass-08f0 .frame_ae91 a {
  color: rgba(255, 255, 255, 0.99);
}
.glass-08f0 .title_light_83f1.warm-84c8 li a,
.glass-08f0 .complex-9558 a,
.glass-08f0 .bronze-f666,
.glass-08f0 .first-c7f4 > li > a,
.glass-08f0 .caption_f69d {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0 .title_light_83f1.warm-84c8 li a:hover,
.glass-08f0 .complex-9558 a:hover,
.glass-08f0 .bronze-f666:hover,
.glass-08f0 .first-c7f4 > li > a:hover,
.glass-08f0 .caption_f69d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-08f0 .image_in_e977 {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0 .image_in_e977 .search_clean_afbc {
  color: rgba(255, 255, 255, 0.99);
}
.glass-08f0 .image_in_e977:hover {
  color: rgba(255, 255, 255, 0.99);
}
.glass-08f0 .dropdown-d9c7 .form-dc1e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0 .dropdown-d9c7 .form-dc1e .element_b06c {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0
  .dropdown-d9c7
  .form-dc1e
  .element_b06c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0
  .dropdown-d9c7
  .form-dc1e
  .element_b06c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0
  .dropdown-d9c7
  .form-dc1e
  .element_b06c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0
  .dropdown-d9c7
  .form-dc1e
  .element_b06c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0 .dropdown-d9c7 .banner_white_4ab1 {
  color: rgba(255, 255, 255, 0.79);
}
.glass-08f0 .dropdown-d9c7 .banner_white_4ab1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_b568
  .glass-08f0
  .dropdown-d9c7
  .description-ca27
  .in-b6de {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_b568
  .glass-08f0
  .dropdown-d9c7
  .description-ca27
  .element_b06c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.banner-simple-f7ab .focus_e1d6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.focus_e1d6 .glass_2cd9.motion-36aa .first-c7f4 > li > a:focus,
.focus_e1d6 .glass_2cd9.motion-36aa .first-c7f4 > li > a:hover,
.focus_e1d6 .glass_2cd9.table-dbe0 .first-c7f4 > li > a:focus,
.focus_e1d6 .glass_2cd9.table-dbe0 .first-c7f4 > li > a:hover,
.focus_e1d6 .glass_2cd9.highlight-green-352a .first-c7f4 > li > a:focus,
.focus_e1d6 .glass_2cd9.highlight-green-352a .first-c7f4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_e1d6
  .glass_2cd9.motion-36aa
  .first-c7f4
  > li.title_bright_7ed8
  > a,
.focus_e1d6
  .glass_2cd9.motion-36aa
  .first-c7f4
  > li.first_97d2
  > a,
.focus_e1d6
  .glass_2cd9.table-dbe0
  .first-c7f4
  > li.title_bright_7ed8
  > a,
.focus_e1d6
  .glass_2cd9.table-dbe0
  .first-c7f4
  > li.first_97d2
  > a,
.focus_e1d6
  .glass_2cd9.highlight-green-352a
  .first-c7f4
  > li.title_bright_7ed8
  > a,
.focus_e1d6 .glass_2cd9.highlight-green-352a .first-c7f4 > li.filter_904f > a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_e1d6 .frame_ae91,
.focus_e1d6 .frame_ae91 a {
  color: rgba(0, 0, 0, 0.8);
}
.focus_e1d6 .title_light_83f1.warm-84c8 li a,
.focus_e1d6 .complex-9558 a,
.focus_e1d6 .bronze-f666,
.focus_e1d6 .first-c7f4 > li > a,
.focus_e1d6 .caption_f69d {
  color: rgba(0, 0, 0, 0.55);
}
.focus_e1d6 .title_light_83f1.warm-84c8 li a:hover,
.focus_e1d6 .complex-9558 a:hover,
.focus_e1d6 .bronze-f666:hover,
.focus_e1d6 .first-c7f4 > li > a:hover,
.focus_e1d6 .caption_f69d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_e1d6 .image_in_e977 {
  color: rgba(0, 0, 0, 0.55);
}
.focus_e1d6 .image_in_e977 .search_clean_afbc {
  color: rgba(0, 0, 0, 0.8);
}
.focus_e1d6 .image_in_e977:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture_hard_3428 .brown-13e3 {
  margin-left: auto;
  margin-right: auto;
}
.middle_b4dd > * {
  margin-left: auto;
  margin-right: auto;
}
.middle_b4dd .banner_inner_465b {
  margin-right: 1.41575em;
}
.summary-advanced-3b20 .middle_b4dd > .form-1897 {
  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;
}
.summary-advanced-3b20 .middle_b4dd > .modal-simple-7a85 {
  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;
}
.hero-full-8e79.picture_hard_3428 .brown-13e3,
.light-a0a4.picture_hard_3428 .brown-13e3 {
  margin-left: 0;
}
.progress_current_f432.picture_hard_3428 .brown-13e3,
.chip_narrow_7688.picture_hard_3428 .brown-13e3 {
  margin-right: 0;
}
.middle_b4dd ol,
.middle_b4dd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.surface_dark_ad52 video {
  max-width: 100%;
}
.tooltip_d7b3 img {
  display: block;
}
.tooltip_d7b3.banner_inner_465b,
.tooltip_d7b3.next_760a {
  width: 100%;
}
.tooltip_d7b3.modal-simple-7a85 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.container_775b:not(.progress-5b03) {
  margin: 1.5em auto;
}
.top-1f7c p {
  padding: 1.5em 14px;
}
ul.full_15c4.modal-simple-7a85,
ul.full_15c4.form-1897,
ul.full_15c4.paper-5c94.form-1897 {
  padding: 0 14px;
}
.simple_4f6f {
  display: block;
  overflow-x: auto;
}
.simple_4f6f table {
  border-collapse: collapse;
  width: 100%;
}
.simple_4f6f td,
.simple_4f6f th {
  padding: 0.5em;
}
.middle_b4dd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.middle_b4dd ol ol,
.middle_b4dd ol ul,
.middle_b4dd ul ol,
.middle_b4dd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.middle_b4dd ol ol li,
.middle_b4dd ol ul li,
.middle_b4dd ul ol li,
.middle_b4dd ul ul li {
  margin-left: 0;
}
.highlight_bronze_4fcc.hover-red-2eb5 > .input-70a1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.highlight_bronze_4fcc.hover-red-2eb5 > .input-70a1 iframe,
.highlight_bronze_4fcc.hover-red-2eb5 > .input-70a1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.link_72e4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.link_72e4.dynamic_8b4c {
  padding: 0;
}
.link_72e4.dynamic_8b4c cite {
  font-size: 13px;
}
.link_72e4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.link_72e4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar_847f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar_847f > p:first-child {
  margin-top: 0;
}
.sidebar_847f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar_847f blockquote {
  border-left: 0;
}
.center-8cc4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.center-8cc4:not(.out_35ac) {
  max-width: 100px;
}
.center-8cc4.paragraph-9b40 {
  border-bottom: none !important;
  text-align: center;
}
.center-8cc4.paragraph-9b40::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .top-1f7c p {
    padding: 1.5em 0;
  }
}
.box_2c1b {
  color: #0073aa;
}
.stale_48e0 {
  background-color: #0073aa;
}
.info_b5ef {
  color: #229fd8;
}
.grid-up-b75f {
  background-color: #229fd8;
}
.progress-inner-81d7 {
  color: #eee;
}
.accent_805e {
  background-color: #eee;
}
.menu-0dd5 {
  color: #444;
}
.message-large-bfa4 {
  background-color: #444;
}
.backdrop-west-9ec9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.backdrop-west-9ec9 .inner_cba6 .complex-9558 {
  font-size: 15px;
}
.backdrop-west-9ec9 .complex-9558 {
  line-height: 1.3;
}
.backdrop-west-9ec9 .focus_e1d6 {
}
.backdrop-west-9ec9 .glass-08f0 {
  background: #235787;
}
.light-9c4e {
  padding: 0;
}
.light-9c4e .glass-08f0 {
  background: #1a1a1a;
}
.light-9c4e .focus_e1d6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.search-2536 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.search-2536 .focus_e1d6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.search-2536 .glass-08f0 {
  background: #303030;
}
.button-pink-b721 {
  position: relative;
  z-index: 10;
}
.button-pink-b721 .primary_first_b66a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool_70d4 .form_39b7 {
  display: inline-block;
  vertical-align: middle;
}
.cool_70d4.backdrop_right_d89f .form_39b7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cool_70d4.backdrop_right_d89f .form_39b7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cool_70d4.backdrop_right_d89f .form_39b7 {
    margin-right: 0.4em;
  }
}
.cool_70d4.backdrop_right_d89f .form_39b7:last-child {
  margin-right: 0;
}
.footer_c1e4 .primary_first_b66a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .banner-simple-f7ab .inner_cba6 {
    margin: 0 -0.5em;
  }
  .banner-simple-f7ab .inner_cba6 [class*="customify-col-"],
  .banner-simple-f7ab .inner_cba6 [class*="customify-col_"],
  .banner-simple-f7ab .inner_cba6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.banner-simple-f7ab.container-4679 .primary_first_b66a {
  background: 0 0 !important;
}
.banner-simple-f7ab.container-4679 .primary_first_b66a,
.banner-simple-f7ab.footer_c1e4 .primary_first_b66a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .banner-simple-f7ab.fluid-e9cd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.banner-simple-f7ab.footer_c1e4 .primary_first_b66a {
  box-shadow: none !important;
}
.item_full_8e95 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .item_full_8e95 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .item_full_8e95 {
    padding: 18px 0 20px;
  }
}
.item_full_8e95 .article-white-dc96 {
  width: 100%;
}
.item_full_8e95 .link-b918 {
  margin-bottom: 0;
}
.item_full_8e95 .white_3a0a {
  margin-top: 5px;
  font-size: 0.875em;
}
.tag-c732 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tag-c732 .lite-b088 {
  width: 100%;
}
.pattern-9403 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pattern-9403 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pattern-9403 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;
}
.pattern-9403 li:last-child:after {
  display: none;
}
.pattern-9403 li a {
  font-weight: 500;
  margin-right: 10px;
}
.motion-ec1f .static-30d2 button,
.item_full_8e95 .static-30d2 button {
  left: 0;
}
.motion-ec1f .lite-b088,
.item_full_8e95 .lite-b088 {
  padding-left: 0;
  padding-right: 0;
}
.motion-ec1f .tag-c732,
.item_full_8e95 .tag-c732 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.motion-ec1f {
  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;
}
.motion-ec1f: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;
}
.motion-ec1f .selected_0d96 {
  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) {
  .motion-ec1f .selected_0d96 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .motion-ec1f .selected_0d96 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .motion-ec1f .selected_0d96 {
    min-height: 200px;
  }
}
.motion-ec1f .pattern-9403 {
  color: rgba(255, 255, 255, 0.8);
}
.motion-ec1f .pattern-9403 a,
.motion-ec1f .pattern-9403 li:after {
  color: inherit;
}
.motion-ec1f .pattern-9403 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern_3b7a {
  margin-bottom: 0.5em;
}
.green_9b6b {
  margin-bottom: 1.2em;
}
.green_9b6b,
.pattern_3b7a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.green_9b6b p:last-child,
.pattern_3b7a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .static-30d2,
#masthead .static-30d2 {
  display: none;
}
#masthead
  > .static-30d2.tag_slow_067f {
  display: none;
}
#masthead > .static-30d2 button {
  left: 0;
}
.gallery-brown-1cc9 {
  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%;
}
.gallery-brown-1cc9 .form_39b7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gallery-brown-1cc9 .gallery_cc51 {
  display: -webkit-box;
  display: flex;
}
.gallery-brown-1cc9 .gallery_cc51.feature_6830 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gallery-brown-1cc9 .gallery_cc51.mask-d5ea {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-brown-1cc9 .gallery_cc51.action-e715 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery-brown-1cc9.logo_325b.right_0b6e .gallery_cc51.feature_6830 {
  flex-basis: 100%;
}
.gallery-brown-1cc9.iron_a042 .gallery_cc51.mask-d5ea {
  -webkit-box-flex: 1;
  flex: auto;
}
.gallery-brown-1cc9.iron_a042 .gallery_cc51.action-e715 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .static-30d2.tag_slow_067f {
  display: none;
}
#masthead > .static-30d2 button {
  left: 0;
}
.tertiary_ac83 {
  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;
}
.tertiary_ac83:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tertiary_ac83.label-small-f80b i {
  margin-right: 4px;
}
.tertiary_ac83.pattern-3cc1 i {
  margin-left: 5px;
}
.complex-9558 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.complex-9558 p:last-child {
  margin-bottom: 0;
}
.detail-b5d8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.detail-b5d8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.detail-b5d8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.detail-b5d8 .frame_ae91 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.detail-b5d8 .form-f6f6 {
  margin: 5px 0 7px 0;
}
.detail-b5d8.old-418d .table_25a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-b5d8.old-418d .footer-e474 {
  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;
}
.detail-b5d8.pressed-0629 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.detail-b5d8.pressed-0629 .table_25a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-b5d8.pressed-0629 .footer-e474 {
  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;
}
.detail-b5d8.advanced_edd9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail-b5d8.secondary-bottom-bcc6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.detail-b5d8.secondary-bottom-bcc6 .footer-e474 {
  margin-top: 7px;
}
.sidebar-bd19 {
  display: inline-block;
}
.button-pink-b721 .element_right_208e .detail-b5d8 img {
  max-width: 100%;
}
.glass_2cd9 .steel_fed5.slow-a74d,
.section-active-c5bf .steel_fed5.slow-a74d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass_2cd9 .header-paper-1e6c,
.section-active-c5bf .header-paper-1e6c {
  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%);
}
.glass_2cd9 .header-paper-1e6c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass_2cd9.prev-706f .header-paper-1e6c {
  display: none;
}
.glass_2cd9 .container_soft_97ed {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass_2cd9 .container_soft_97ed li {
  display: inline-block;
  position: relative;
}
.glass_2cd9 .container_soft_97ed li:last-child {
  margin-right: 0;
}
.glass_2cd9 .container_soft_97ed 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;
}
.glass_2cd9 .container_soft_97ed li.filter_904f > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass_2cd9 .container_soft_97ed > 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;
}
.glass_2cd9 .container_soft_97ed > li > a i {
  line-height: 0;
}
.glass_2cd9 .container_soft_97ed > li.hover_8929 > a .header-paper-1e6c {
  margin-left: 4px;
  line-height: 0;
}
.glass_2cd9 .container_soft_97ed .plasma-88a0 li.hover_8929 > a {
  position: relative;
}
.glass_2cd9 .container_soft_97ed .plasma-88a0 li.hover_8929 > a:after,
.glass_2cd9 .container_soft_97ed .plasma-88a0 li.hover_8929 > a:before {
  content: "";
  display: table;
}
.glass_2cd9 .container_soft_97ed .plasma-88a0 li.hover_8929 > a:after {
  clear: both;
}
.glass_2cd9 .container_soft_97ed .plasma-88a0 li.hover_8929 > a .header-paper-1e6c {
  margin-left: 5px;
  float: right;
}
.glass_2cd9 .lower-b23e,
.glass_2cd9 .plasma-88a0 {
  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;
}
.glass_2cd9 .plasma-88a0 {
  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;
}
.glass_2cd9 .plasma-88a0 .slow-a74d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass_2cd9 .plasma-88a0 .header-paper-1e6c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass_2cd9 .plasma-88a0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass_2cd9 .plasma-88a0 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;
}
.glass_2cd9 .plasma-88a0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass_2cd9 .plasma-88a0 .plasma-88a0 {
  top: 0;
  left: 100%;
}
.glass_2cd9 .old-7ed9.fn-focus-bd4f > .lower-b23e,
.glass_2cd9 .old-7ed9.fn-focus-bd4f > .plasma-88a0,
.glass_2cd9 .old-7ed9:focus > .lower-b23e,
.glass_2cd9 .old-7ed9:focus > .plasma-88a0,
.glass_2cd9 .old-7ed9:hover > .lower-b23e,
.glass_2cd9 .old-7ed9:hover > .plasma-88a0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass_2cd9.highlight-green-352a .first-c7f4:after,
.glass_2cd9.highlight-green-352a .first-c7f4:before {
  content: "";
  display: table;
}
.glass_2cd9.highlight-green-352a .first-c7f4:after {
  clear: both;
}
.glass_2cd9.highlight-green-352a .first-c7f4 > li {
  float: left;
}
.glass_2cd9.shade-rough-8116 .first-c7f4:after,
.glass_2cd9.shade-rough-8116 .first-c7f4:before {
  content: "";
  display: table;
}
.glass_2cd9.shade-rough-8116 .first-c7f4:after {
  clear: both;
}
.glass_2cd9.shade-rough-8116 .first-c7f4 > li {
  float: left;
}
.glass_2cd9.shade-rough-8116 .first-c7f4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass_2cd9.shade-rough-8116 .first-c7f4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass_2cd9.shade-rough-8116 .first-c7f4 > li.title_bright_7ed8 > a,
.glass_2cd9.shade-rough-8116 .first-c7f4 > li.filter_904f > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass_2cd9.motion-36aa .first-c7f4 > li > a .slow-a74d {
  position: relative;
}
.glass_2cd9.motion-36aa .first-c7f4 > li > a .slow-a74d: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;
}
.glass_2cd9.motion-36aa
  .first-c7f4
  > li:focus
  > a
  .slow-a74d:before,
.glass_2cd9.motion-36aa
  .first-c7f4
  > li:hover
  > a
  .slow-a74d:before {
  width: 100%;
  background-color: currentColor;
}
.glass_2cd9.motion-36aa
  .first-c7f4
  > li.title_bright_7ed8
  > a
  .slow-a74d:before,
.glass_2cd9.motion-36aa
  .first-c7f4
  > li.first_97d2
  > a
  .slow-a74d:before {
  width: 100%;
  background-color: currentColor;
}
.glass_2cd9.table-dbe0 .first-c7f4 > li > a .slow-a74d {
  position: relative;
}
.glass_2cd9.table-dbe0 .first-c7f4 > li > a .slow-a74d: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;
}
.glass_2cd9.table-dbe0 .first-c7f4 > li:focus > a .slow-a74d:before,
.glass_2cd9.table-dbe0
  .first-c7f4
  > li:hover
  > a
  .slow-a74d:before {
  width: 100%;
  background-color: currentColor;
}
.glass_2cd9.table-dbe0
  .first-c7f4
  > li.title_bright_7ed8
  > a
  .slow-a74d:before,
.glass_2cd9.table-dbe0
  .first-c7f4
  > li.first_97d2
  > a
  .slow-a74d:before {
  width: 100%;
  background-color: currentColor;
}
.section-active-c5bf .container_soft_97ed {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section-active-c5bf .container_soft_97ed li:first-child > a {
  border-top: none;
}
.section-active-c5bf .container_soft_97ed .frame-hard-4b26 > .slow-a74d .header-paper-1e6c {
  display: none;
}
.section-active-c5bf .container_soft_97ed li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.section-active-c5bf .container_soft_97ed li:last-child {
  border: none;
}
.section-active-c5bf .container_soft_97ed li.hover_8929 > a {
  padding-right: 45px !important;
}
.section-active-c5bf .container_soft_97ed li a {
  display: block;
  padding: 0.55em 1.5em;
}
.section-active-c5bf .container_soft_97ed li a:focus,
.section-active-c5bf .container_soft_97ed li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section-active-c5bf .container_soft_97ed li .card-wide-a30a {
  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;
}
.section-active-c5bf .container_soft_97ed li .card-wide-a30a:hover {
  box-shadow: none;
}
.section-active-c5bf .container_soft_97ed li .card-wide-a30a .header-paper-1e6c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.section-active-c5bf .container_soft_97ed .plasma-88a0 {
  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);
}
.section-active-c5bf .container_soft_97ed .plasma-88a0 li a {
  padding-left: 3em;
}
.section-active-c5bf .container_soft_97ed .link-d2a9 > a .card-wide-a30a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.section-active-c5bf .container_soft_97ed .link-d2a9 > .plasma-88a0 {
  display: block;
  opacity: 1;
}
.purple-0c36 {
  max-width: 100%;
}
.frame-bronze-4414 {
  line-height: 0;
  cursor: pointer;
}
.caption_f69d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption_f69d:hover {
  box-shadow: none;
  color: currentColor;
}
.caption_f69d svg {
  width: 18px;
  height: 18px;
}
.caption_f69d .slider_692b {
  display: none;
}
.black_ff5f {
  position: relative;
}
.black_ff5f.fn-active-bd4f .caption_f69d .search-south-d8c4 {
  display: none;
}
.black_ff5f.fn-active-bd4f .caption_f69d .slider_692b {
  display: inline-block;
}
.black_ff5f .message-772c {
  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);
}
.black_ff5f.alert-dc2a .message-772c {
  left: auto;
  right: -0.9em;
}
.black_ff5f.alert-dc2a .item_thick_bcc5::before {
  left: auto;
  right: 15px;
}
.black_ff5f.fn-active-bd4f .message-772c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description-ca27 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.description-ca27 label {
  flex-basis: 100%;
}
.description-ca27 .form-dc1e {
  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;
}
.description-ca27 .element_b06c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.description-ca27 .element_b06c:focus {
  background-color: transparent;
}
.description-ca27 button.banner_white_4ab1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.description-ca27 button.banner_white_4ab1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.description-ca27 button.banner_white_4ab1 svg {
  width: 18px;
  height: 18px;
}
.description-ca27 input[type="submit"] {
  min-height: auto;
}
.dropdown-d9c7 .description-ca27 .element_b06c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item_thick_bcc5 {
  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) {
  .item_thick_bcc5 {
    width: 220px;
  }
}
.item_thick_bcc5 label {
  flex-basis: 100%;
}
.item_thick_bcc5::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;
}
.item_b568 .dropdown-d9c7 .description-ca27 {
  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;
}
.item_b568
  .dropdown-d9c7
  .description-ca27
  .form-dc1e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item_b568 .dropdown-d9c7 .description-ca27 .element_b06c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item_b568
  .dropdown-d9c7
  .description-ca27
  .element_b06c:focus {
  background: 0 0;
}
.item_b568
  .dropdown-d9c7
  .description-ca27
  .in-b6de {
  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;
}
.title_light_83f1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.title_light_83f1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.title_light_83f1 li:last-child {
  margin-right: 0;
}
.title_light_83f1 li:first-child {
  margin-left: 0;
}
.title_light_83f1.tabs_focused_4380 a {
  color: #fff;
}
.title_light_83f1.tabs_focused_4380 a:hover {
  color: #fff;
}
.title_light_83f1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.title_light_83f1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.title_light_83f1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title_light_83f1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.title_light_83f1 [class*="social-icon-apple"] {
  background-color: #999;
}
.title_light_83f1 [class*="social-icon-apple"].brown_8d21 {
  background-color: transparent;
  color: #999;
}
.title_light_83f1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.title_light_83f1 [class*="social-icon-behance"].brown_8d21 {
  background-color: transparent;
  color: #1769ff;
}
.title_light_83f1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.title_light_83f1 [class*="social-icon-bitbucket"].brown_8d21 {
  background-color: transparent;
  color: #205081;
}
.title_light_83f1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.title_light_83f1 [class*="social-icon-codepen"].brown_8d21 {
  background-color: transparent;
  color: #000;
}
.title_light_83f1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.title_light_83f1 [class*="social-icon-delicious"].brown_8d21 {
  background-color: transparent;
  color: #39f;
}
.title_light_83f1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.title_light_83f1 [class*="social-icon-digg"].brown_8d21 {
  background-color: transparent;
  color: #005be2;
}
.title_light_83f1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.title_light_83f1 [class*="social-icon-dribbble"].brown_8d21 {
  background-color: transparent;
  color: #ea4c89;
}
.title_light_83f1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.title_light_83f1 [class*="social-icon-envelope"].brown_8d21 {
  background-color: transparent;
  color: #ea4335;
}
.title_light_83f1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.title_light_83f1 [class*="social-icon-facebook"].brown_8d21 {
  background-color: transparent;
  color: #3b5998;
}
.title_light_83f1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.title_light_83f1 [class*="social-icon-flickr"].brown_8d21 {
  background-color: transparent;
  color: #0063dc;
}
.title_light_83f1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.title_light_83f1 [class*="social-icon-foursquare"].brown_8d21 {
  background-color: transparent;
  color: #2d5be3;
}
.title_light_83f1 [class*="social-icon-github"] {
  background-color: #333;
}
.title_light_83f1 [class*="social-icon-github"].brown_8d21 {
  background-color: transparent;
  color: #333;
}
.title_light_83f1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.title_light_83f1 [class*="social-icon-google-plus"].brown_8d21 {
  background-color: transparent;
  color: #dd4b39;
}
.title_light_83f1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.title_light_83f1 [class*="social-icon-houzz"].brown_8d21 {
  background-color: transparent;
  color: #7ac142;
}
.title_light_83f1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.title_light_83f1 [class*="social-icon-instagram"].brown_8d21 {
  background-color: transparent;
  color: #262626;
}
.title_light_83f1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.title_light_83f1 [class*="social-icon-jsfiddle"].brown_8d21 {
  background-color: transparent;
  color: #487aa2;
}
.title_light_83f1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.title_light_83f1 [class*="social-icon-linkedin"].brown_8d21 {
  background-color: transparent;
  color: #0077b5;
}
.title_light_83f1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.title_light_83f1 [class*="social-icon-medium"].brown_8d21 {
  background-color: transparent;
  color: #00ab6b;
}
.title_light_83f1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.title_light_83f1
  [class*="social-icon-odnoklassniki"].brown_8d21 {
  background-color: transparent;
  color: #f4731c;
}
.title_light_83f1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.title_light_83f1 [class*="social-icon-meetup"].brown_8d21 {
  background-color: transparent;
  color: #ec1c40;
}
.title_light_83f1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.title_light_83f1 [class*="social-icon-pinterest"].brown_8d21 {
  background-color: transparent;
  color: #bd081c;
}
.title_light_83f1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.title_light_83f1 [class*="social-icon-product-hunt"].brown_8d21 {
  background-color: transparent;
  color: #da552f;
}
.title_light_83f1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.title_light_83f1 [class*="social-icon-reddit"].brown_8d21 {
  background-color: transparent;
  color: #ff4500;
}
.title_light_83f1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.title_light_83f1 [class*="social-icon-rss"].brown_8d21 {
  background-color: transparent;
  color: #f26522;
}
.title_light_83f1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.title_light_83f1
  [class*="social-icon-shopping-cart"].brown_8d21 {
  background-color: transparent;
  color: #4caf50;
}
.title_light_83f1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.title_light_83f1 [class*="social-icon-skype"].brown_8d21 {
  background-color: transparent;
  color: #00aff0;
}
.title_light_83f1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.title_light_83f1 [class*="social-icon-slideshare"].brown_8d21 {
  background-color: transparent;
  color: #0077b5;
}
.title_light_83f1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.title_light_83f1 [class*="social-icon-snapchat"].brown_8d21 {
  background-color: transparent;
  color: #fffc00;
}
.title_light_83f1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.title_light_83f1 [class*="social-icon-soundcloud"].brown_8d21 {
  background-color: transparent;
  color: #f80;
}
.title_light_83f1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.title_light_83f1 [class*="social-icon-spotify"].brown_8d21 {
  background-color: transparent;
  color: #2ebd59;
}
.title_light_83f1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.title_light_83f1
  [class*="social-icon-stack-overflow"].brown_8d21 {
  background-color: transparent;
  color: #fe7a15;
}
.title_light_83f1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.title_light_83f1 [class*="social-icon-maldkfgram"].brown_8d21 {
  background-color: transparent;
  color: #2ca5e0;
}
.title_light_83f1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.title_light_83f1 [class*="social-icon-tripadvisor"].brown_8d21 {
  background-color: transparent;
  color: #589442;
}
.title_light_83f1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.title_light_83f1 [class*="social-icon-tumblr"].brown_8d21 {
  background-color: transparent;
  color: #35465c;
}
.title_light_83f1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.title_light_83f1 [class*="social-icon-twitch"].brown_8d21 {
  background-color: transparent;
  color: #6441a5;
}
.title_light_83f1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.title_light_83f1 [class*="social-icon-twitter"].brown_8d21 {
  background-color: transparent;
  color: #1da1f2;
}
.title_light_83f1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.title_light_83f1 [class*="social-icon-vimeo"].brown_8d21 {
  background-color: transparent;
  color: #1ab7ea;
}
.title_light_83f1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.title_light_83f1 [class*="social-icon-vk"].brown_8d21 {
  background-color: transparent;
  color: #45668e;
}
.title_light_83f1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.title_light_83f1 [class*="social-icon-weibo"].brown_8d21 {
  background-color: transparent;
  color: #df2029;
}
.title_light_83f1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.title_light_83f1 [class*="social-icon-weixin"].brown_8d21 {
  background-color: transparent;
  color: #7bb32e;
}
.title_light_83f1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.title_light_83f1 [class*="social-icon-whatsapp"].brown_8d21 {
  background-color: transparent;
  color: #25d366;
}
.title_light_83f1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.title_light_83f1 [class*="social-icon-wordpress"].brown_8d21 {
  background-color: transparent;
  color: #21759b;
}
.title_light_83f1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.title_light_83f1 [class*="social-icon-xing"].brown_8d21 {
  background-color: transparent;
  color: #026466;
}
.title_light_83f1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.title_light_83f1 [class*="social-icon-yelp"].brown_8d21 {
  background-color: transparent;
  color: #af0606;
}
.title_light_83f1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.title_light_83f1 [class*="social-icon-youtube"].brown_8d21 {
  background-color: transparent;
  color: #cd201f;
}
.bronze-f666 {
  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;
}
.bronze-f666:hover {
  box-shadow: none;
  background: 0 0;
}
.small_ae04 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.copper-38ac {
  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;
}
.secondary_inner_ec70 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.south-d6da {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.south-d6da,
.south-d6da::after,
.south-d6da::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;
}
.south-d6da::after,
.south-d6da::before {
  content: "";
  display: block;
  background-color: inherit;
}
.stone-6b78 .copper-38ac .secondary_inner_ec70 {
  margin-top: -2px;
  width: 19px;
}
.stone-6b78 .copper-38ac .south-d6da {
  margin-top: -1px;
}
.stone-6b78 .copper-38ac .south-d6da,
.stone-6b78 .copper-38ac .south-d6da::after,
.stone-6b78 .copper-38ac .south-d6da::before {
  width: 19px;
  height: 2px;
}
.stone-6b78 .copper-38ac .south-d6da::before {
  top: -6px;
}
.stone-6b78 .copper-38ac .south-d6da::after {
  bottom: -6px;
}
.accordion_warm_0019 .copper-38ac .secondary_inner_ec70 {
  margin-top: -2px;
  width: 22px;
}
.accordion_warm_0019 .copper-38ac .south-d6da {
  margin-top: -1px;
}
.accordion_warm_0019 .copper-38ac .south-d6da,
.accordion_warm_0019 .copper-38ac .south-d6da::after,
.accordion_warm_0019 .copper-38ac .south-d6da::before {
  width: 22px;
  height: 2px;
}
.accordion_warm_0019 .copper-38ac .south-d6da::before {
  top: -7px;
}
.accordion_warm_0019 .copper-38ac .south-d6da::after {
  bottom: -7px;
}
.fast-5ee0 .copper-38ac .secondary_inner_ec70 {
  margin-top: -2px;
  width: 31px;
}
.fast-5ee0 .copper-38ac .south-d6da {
  margin-top: -1.5px;
}
.fast-5ee0 .copper-38ac .south-d6da,
.fast-5ee0 .copper-38ac .south-d6da::after,
.fast-5ee0 .copper-38ac .south-d6da::before {
  width: 31px;
  height: 3px;
}
.fast-5ee0 .copper-38ac .south-d6da::before {
  top: -9px;
}
.fast-5ee0 .copper-38ac .south-d6da::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module_b9e1 .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 19px;
  }
  .module_b9e1 .copper-38ac .south-d6da {
    margin-top: -1px;
  }
  .module_b9e1 .copper-38ac .south-d6da,
  .module_b9e1 .copper-38ac .south-d6da::after,
  .module_b9e1 .copper-38ac .south-d6da::before {
    width: 19px;
    height: 2px;
  }
  .module_b9e1 .copper-38ac .south-d6da::before {
    top: -6px;
  }
  .module_b9e1 .copper-38ac .south-d6da::after {
    bottom: -6px;
  }
  .breadcrumb_4401 .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb_4401 .copper-38ac .south-d6da {
    margin-top: -1px;
  }
  .breadcrumb_4401 .copper-38ac .south-d6da,
  .breadcrumb_4401 .copper-38ac .south-d6da::after,
  .breadcrumb_4401 .copper-38ac .south-d6da::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb_4401 .copper-38ac .south-d6da::before {
    top: -7px;
  }
  .breadcrumb_4401 .copper-38ac .south-d6da::after {
    bottom: -7px;
  }
  .widget-huge-8f02 .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-huge-8f02 .copper-38ac .south-d6da {
    margin-top: -1.5px;
  }
  .widget-huge-8f02 .copper-38ac .south-d6da,
  .widget-huge-8f02 .copper-38ac .south-d6da::after,
  .widget-huge-8f02 .copper-38ac .south-d6da::before {
    width: 31px;
    height: 3px;
  }
  .widget-huge-8f02 .copper-38ac .south-d6da::before {
    top: -9px;
  }
  .widget-huge-8f02 .copper-38ac .south-d6da::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .row_bb1a .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 19px;
  }
  .row_bb1a .copper-38ac .south-d6da {
    margin-top: -1px;
  }
  .row_bb1a .copper-38ac .south-d6da,
  .row_bb1a .copper-38ac .south-d6da::after,
  .row_bb1a .copper-38ac .south-d6da::before {
    width: 19px;
    height: 2px;
  }
  .row_bb1a .copper-38ac .south-d6da::before {
    top: -6px;
  }
  .row_bb1a .copper-38ac .south-d6da::after {
    bottom: -6px;
  }
  .image_11ef .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 22px;
  }
  .image_11ef .copper-38ac .south-d6da {
    margin-top: -1px;
  }
  .image_11ef .copper-38ac .south-d6da,
  .image_11ef .copper-38ac .south-d6da::after,
  .image_11ef .copper-38ac .south-d6da::before {
    width: 22px;
    height: 2px;
  }
  .image_11ef .copper-38ac .south-d6da::before {
    top: -7px;
  }
  .image_11ef .copper-38ac .south-d6da::after {
    bottom: -7px;
  }
  .notice_4432 .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 31px;
  }
  .notice_4432 .copper-38ac .south-d6da {
    margin-top: -1.5px;
  }
  .notice_4432 .copper-38ac .south-d6da,
  .notice_4432 .copper-38ac .south-d6da::after,
  .notice_4432 .copper-38ac .south-d6da::before {
    width: 31px;
    height: 3px;
  }
  .notice_4432 .copper-38ac .south-d6da::before {
    top: -9px;
  }
  .notice_4432 .copper-38ac .south-d6da::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus-491c .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-491c .copper-38ac .south-d6da {
    margin-top: -1px;
  }
  .focus-491c .copper-38ac .south-d6da,
  .focus-491c .copper-38ac .south-d6da::after,
  .focus-491c .copper-38ac .south-d6da::before {
    width: 19px;
    height: 2px;
  }
  .focus-491c .copper-38ac .south-d6da::before {
    top: -6px;
  }
  .focus-491c .copper-38ac .south-d6da::after {
    bottom: -6px;
  }
  .complex_184f .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_184f .copper-38ac .south-d6da {
    margin-top: -1px;
  }
  .complex_184f .copper-38ac .south-d6da,
  .complex_184f .copper-38ac .south-d6da::after,
  .complex_184f .copper-38ac .south-d6da::before {
    width: 22px;
    height: 2px;
  }
  .complex_184f .copper-38ac .south-d6da::before {
    top: -7px;
  }
  .complex_184f .copper-38ac .south-d6da::after {
    bottom: -7px;
  }
  .left_85a8 .copper-38ac .secondary_inner_ec70 {
    margin-top: -2px;
    width: 31px;
  }
  .left_85a8 .copper-38ac .south-d6da {
    margin-top: -1.5px;
  }
  .left_85a8 .copper-38ac .south-d6da,
  .left_85a8 .copper-38ac .south-d6da::after,
  .left_85a8 .copper-38ac .south-d6da::before {
    width: 31px;
    height: 3px;
  }
  .left_85a8 .copper-38ac .south-d6da::before {
    top: -9px;
  }
  .left_85a8 .copper-38ac .south-d6da::after {
    bottom: -9px;
  }
}
.full_9cf4 .south-d6da {
  -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);
}
.full_9cf4 .south-d6da::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.full_9cf4 .south-d6da::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);
}
.full_9cf4.sort_active_7819 .south-d6da {
  -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);
}
.full_9cf4.sort_active_7819 .south-d6da::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.full_9cf4.sort_active_7819 .south-d6da::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);
}
.grid_8b64 {
  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.backdrop-acdd:before {
  display: none;
}
.accent-west-4e33 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-west-4e33 .accordion_18f0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-west-4e33 .accordion_18f0:last-of-type {
  border-bottom: none;
}
.accent-west-4e33 .accordion_18f0.gradient_1925,
.accent-west-4e33 .accordion_18f0.pattern-advanced-7c0f,
.accent-west-4e33 .accordion_18f0.table-active-063c {
  padding: 0;
}
.accent-west-4e33 .section-active-c5bf .card-wide-a30a {
  color: currentColor;
}
.accent-west-4e33 .section-active-c5bf .card-wide-a30a:focus,
.accent-west-4e33 .section-active-c5bf .card-wide-a30a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-west-4e33.focus_e1d6 .image_in_e977,
.accent-west-4e33.focus_e1d6 .complex-9558 a,
.accent-west-4e33.focus_e1d6 .first-c7f4 a,
.accent-west-4e33.focus_e1d6 .plasma-88a0 a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-west-4e33.focus_e1d6 .image_in_e977:hover,
.accent-west-4e33.focus_e1d6 .complex-9558 a:hover,
.accent-west-4e33.focus_e1d6 .first-c7f4 a:hover,
.accent-west-4e33.focus_e1d6 .plasma-88a0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-west-4e33.focus_e1d6 .search_clean_afbc {
  color: rgba(0, 0, 0, 0.8);
}
.accent-west-4e33.focus_e1d6 .accordion_18f0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-west-4e33.focus_e1d6 .accordion_18f0:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-west-4e33.focus_e1d6 .grid_full_2371:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-west-4e33.focus_e1d6 .section-active-c5bf .container_soft_97ed li a,
.accent-west-4e33.focus_e1d6 .section-active-c5bf .card-wide-a30a,
.accent-west-4e33.focus_e1d6 .plasma-88a0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-west-4e33.focus_e1d6 .section-active-c5bf .card-wide-a30a:focus,
.accent-west-4e33.focus_e1d6 .section-active-c5bf .card-wide-a30a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-west-4e33.focus_e1d6 .container_soft_97ed li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-west-4e33.glass-08f0 .image_in_e977,
.accent-west-4e33.glass-08f0 .complex-9558 a,
.accent-west-4e33.glass-08f0 .first-c7f4 .card-wide-a30a,
.accent-west-4e33.glass-08f0 .first-c7f4 a,
.accent-west-4e33.glass-08f0 .plasma-88a0 a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-west-4e33.glass-08f0 .image_in_e977:hover,
.accent-west-4e33.glass-08f0 .complex-9558 a:hover,
.accent-west-4e33.glass-08f0 .first-c7f4 .card-wide-a30a:hover,
.accent-west-4e33.glass-08f0 .first-c7f4 a:hover,
.accent-west-4e33.glass-08f0 .plasma-88a0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-west-4e33.glass-08f0 .search_clean_afbc {
  color: rgba(255, 255, 255, 0.99);
}
.accent-west-4e33.glass-08f0 .accordion_18f0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-west-4e33.glass-08f0 .accordion_18f0:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-west-4e33.glass-08f0 .grid_full_2371:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-west-4e33.glass-08f0 .section-active-c5bf .container_soft_97ed li a,
.accent-west-4e33.glass-08f0 .section-active-c5bf .card-wide-a30a,
.accent-west-4e33.glass-08f0 .plasma-88a0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-west-4e33.glass-08f0 .section-active-c5bf .card-wide-a30a:focus,
.accent-west-4e33.glass-08f0 .section-active-c5bf .card-wide-a30a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-west-4e33.glass-08f0 .container_soft_97ed li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_full_2371 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.grid_full_2371:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background-cool-9b20 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tall-23a1 .accent-west-4e33 {
  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;
}
.tall-23a1 .accordion_18f0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tall-23a1 .accordion_18f0: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) {
  .tall-23a1 .accordion_18f0:before {
    width: 16%;
    left: 42%;
  }
}
.tall-23a1 .accordion_18f0:last-child:before {
  content: none;
}
.tall-23a1 .accordion_18f0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tall-23a1 .section-active-c5bf .container_soft_97ed li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tall-23a1 .section-active-c5bf .container_soft_97ed li a .card-wide-a30a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tall-23a1 .section-active-c5bf .plasma-88a0 {
  border: none;
}
.tall-23a1 .section-active-c5bf .plasma-88a0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tall-23a1 .grid_full_2371 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tall-23a1 .background-cool-9b20 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tall-23a1 .glass-08f0 .grid_full_2371:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-23a1 .focus_e1d6.nav-cd94 .south-d6da {
  background: rgba(0, 0, 0, 0.6);
}
.tall-23a1
  .focus_e1d6.nav-cd94
  .south-d6da::after,
.tall-23a1
  .focus_e1d6.nav-cd94
  .south-d6da:before {
  background: inherit;
}
.tall-23a1
  .focus_e1d6.nav-cd94:hover
  .south-d6da {
  background: rgba(0, 0, 0, 0.8);
}
.element_6682 .accent-west-4e33 {
  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) {
  .element_6682 .accent-west-4e33 {
    width: auto;
    right: 45px;
  }
}
.banner-action-c050 .accent-west-4e33 {
  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) {
  .banner-action-c050 .accent-west-4e33 {
    width: auto;
    left: 45px;
  }
}
.backdrop-acdd .accent-west-4e33 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.backdrop-acdd .background-cool-9b20 {
  max-width: 48em;
  margin: 0 auto;
}
.backdrop-acdd .grid_full_2371:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.panel_f808 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.panel_f808.tall-23a1 .accent-west-4e33 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.panel_f808.element_6682 .accent-west-4e33 {
  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);
}
.panel_f808 .accent-west-4e33 {
  visibility: visible;
}
.panel_f808.banner-action-c050 .accent-west-4e33 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.popup-0914,
.hero-solid-1a40 {
  overflow-x: hidden;
}
.popup-0914 .accent-west-4e33 {
  overflow: auto;
}
.popup-0914.tall-23a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-0914.tall-23a1 .accent-west-4e33 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.popup-0914.tall-23a1 .bronze-f666 {
  opacity: 0;
}
.popup-0914.element_6682 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-0914.element_6682 .accent-west-4e33 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.popup-0914.element_6682 .bronze-f666 {
  opacity: 0;
}
.popup-0914.banner-action-c050 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.popup-0914.banner-action-c050 .accent-west-4e33 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.popup-0914.banner-action-c050 .bronze-f666 {
  opacity: 0;
}
.popup-0914.backdrop-acdd .accent-west-4e33 {
  z-index: 10;
  visibility: visible;
}
.nav-cd94 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav-cd94 .south-d6da {
  background: rgba(255, 255, 255, 0.99);
}
.nav-cd94 .south-d6da::after,
.nav-cd94 .south-d6da:before {
  background: inherit;
}
.nav-cd94:hover .south-d6da {
  background: rgba(255, 255, 255, 0.99);
}
.banner-action-c050 .nav-cd94 {
  top: 10px;
  right: auto;
  left: 12px;
}
.backdrop-acdd .nav-cd94 {
  display: none !important;
}
.popup-0914:before,
.hero-solid-1a40:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.popup-0914 .nav-cd94,
.hero-solid-1a40 .nav-cd94 {
  display: inline-block;
}
.accent-west-4e33 .form_39b7 {
  -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;
}
.popup-0914 .accent-west-4e33 .form_39b7,
.hero-solid-1a40 .accent-west-4e33 .form_39b7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex-424a .form-dc1e {
  width: 100%;
}
.element_right_208e {
  padding: 0 0.5em 0;
}
.element_right_208e [class*="customify-col-"],
.element_right_208e [class*="customify-col_"],
.element_right_208e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.label-05ea .element_right_208e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .inner_cba6 .focused_750c,
  .focused_750c {
    display: none;
  }
  .white-1991 {
    text-align: left;
  }
  .dropdown_middle_9753 {
    text-align: center;
  }
  .plasma-2f28 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .inner_cba6 .orange-7e6a,
  .orange-7e6a {
    display: none;
  }
  .panel_white_0709 {
    text-align: left;
  }
  .widget-c894 {
    text-align: center;
  }
  .widget-7241 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .inner_cba6 .filter_focused_ee6f,
  .filter_focused_ee6f {
    display: none;
  }
  .pro-63cc {
    text-align: left;
  }
  .tag-focused-a9b4 {
    text-align: center;
  }
  .blue-055d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.simple-9c21 {
  box-shadow: none !important;
}
.thumbnail-red-f546 .focused_ec1a,
.aside_west_287c .focused_ec1a {
  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;
}
.aside_west_287c .focused_ec1a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.primary_first_b66a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.primary_first_b66a:after,
.primary_first_b66a:before {
  content: "";
  display: table;
}
.primary_first_b66a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .primary_first_b66a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.primary_first_b66a,
.fluid-e9cd {
  max-width: 1248px;
  margin: 0 auto;
}

.description-mini-42c4.white-4caa .primary_first_b66a {
  max-width: 100%;
}
.description-mini-42c4.center_5aee {
  max-width: 1200px;
  margin: 0 auto;
}
.description-mini-42c4.tall-5d91 .primary_first_b66a {
  max-width: 100%;
}
.description-mini-42c4.tall-5d91 > .primary_first_b66a {
  padding-left: 0;
  padding-right: 0;
}
.description-mini-42c4.tall-5d91 > .primary_first_b66a .inner_cba6 {
  margin: 0;
}
.description-mini-42c4.tall-5d91
  > .primary_first_b66a
  .surface-outer-05b2.paragraph_first_9c0f {
  margin-right: 0;
  margin-left: 0;
}
.description-mini-42c4.tall-5d91 #main.paragraph_first_9c0f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search-8022 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search-8022 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter-gold-fa5e .brown-13e3 {
    padding-right: 1em;
  }
  .filter-gold-fa5e.active-4569 .surface-outer-05b2 {
    border-right: 1px solid #eaecee;
  }
  .filter-gold-fa5e.active-4569 .brown-13e3 {
    padding-right: 1em;
  }
  .filter-gold-fa5e.active-4569 .footer-0fd2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron-fa7c .brown-13e3 {
    padding-left: 1em;
  }
  .iron-fa7c.active-4569 .surface-outer-05b2 {
    border-left: 1px solid #eaecee;
  }
  .iron-fa7c.active-4569 .brown-13e3 {
    padding-left: 1em;
  }
  .iron-fa7c.active-4569 .footer-0fd2 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-hard-eb74 .brown-13e3 {
    padding-left: 1em;
  }
  .outline-hard-eb74.active-4569 .fast_96ca {
    border-right: 1px solid #eaecee;
  }
  .outline-hard-eb74.active-4569 .overlay_north_3ab8 {
    border-right: 1px solid #eaecee;
  }
  .outline-hard-eb74.active-4569 .brown-13e3 {
    padding-left: 1em;
  }
  .outline-hard-eb74.active-4569 .footer-0fd2 {
    padding-right: 1em;
  }
  .outline-hard-eb74.active-4569 .accent-31b1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-focused-eb54 .brown-13e3 {
    padding-right: 1em;
  }
  .summary-focused-eb54.active-4569 .fast_96ca {
    border-left: 1px solid #eaecee;
  }
  .summary-focused-eb54.active-4569 .overlay_north_3ab8 {
    border-left: 1px solid #eaecee;
  }
  .summary-focused-eb54.active-4569 .brown-13e3 {
    padding-right: 1em;
  }
  .summary-focused-eb54.active-4569 .footer-0fd2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary-focused-eb54.active-4569 .accent-31b1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-8022 .brown-13e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-8022.active-4569 .surface-outer-05b2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search-8022.active-4569 .brown-13e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-8022.active-4569 .footer-0fd2 {
    padding-left: 1em;
  }
  .search-8022.active-4569 .accent-31b1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search-8022.active-4569 .brown-13e3 {
    padding-left: 0;
  }
}
.first-8240 .cool_70d4 {
  display: inline-block;
}
.pink_02e8 {
  display: inline-block;
}
.accordion-iron-9887 {
  word-con: break-word;
}
.overlay_first_dac8 > span {
  display: inline-block;
  padding: 5px 0;
}
.overlay_first_dac8 .selected_c135 {
  margin-left: 8px;
  margin-right: 8px;
}
.overlay_first_dac8 .background-3005 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.media_d530 .caption_hovered_694d {
  margin-bottom: 2em;
}
.media_d530 .backdrop-9d2e {
  margin-bottom: 15px;
}
.media_d530 .backdrop-9d2e:last-child {
  margin-bottom: 0;
}
.media_d530 .fixed_9930 {
  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) {
  .media_d530 .fixed_9930 {
    display: block;
  }
}
.media_d530 .aside_d553 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .media_d530 .aside_d553 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.media_d530 .search_b45b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.media_d530 .search_b45b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.media_d530 .search_b45b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.media_d530 .accordion-iron-9887 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.media_d530 .accordion-iron-9887 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.media_d530 .frame-88ab p:last-child {
  margin-bottom: 0;
}
.media_d530 .row_brown_6fb3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.media_d530 .clean_c0bc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.media_d530 .row_a373 {
  margin-top: 1em;
}
.media_d530 .search_fd89 {
  top: 0;
  display: block;
}
.media_d530 .search_fd89 a {
  color: inherit;
}
.media_d530 .search_fd89 a:hover {
  color: inherit;
}
.media_d530 .avatar_selected_f68d {
  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;
}
.media_d530 .avatar_selected_f68d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.media_d530 .clean_c0bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.media_d530 .input_under_24d7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.media_d530 .input_under_24d7:first-child {
  margin-top: 0;
}
.media_d530 .input_under_24d7.video_e215 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.media_d530 .input_under_24d7.black_3470 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.media_d530
  .input_under_24d7.black_3470.alert-cc70
  .row_a373 {
  width: 100%;
}
.media_d530 .black_3470 {
  -webkit-box-align: center;
  align-items: center;
}
.media_d530 .black_3470 .overlay_first_dac8,
.media_d530 .black_3470 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.media_d530 .search_b45b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_d530 .search_b45b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.media_d530 .search_b45b: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;
}
.media_d530 .video_e215 {
  z-index: 5;
}
.media_d530 .dropdown-out-8879 .full_8460 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.media_d530 .hover_3cee .full_8460 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.media_d530 .soft_0ffe .full_8460 {
  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;
}
.media_d530.modal-5599 .fixed_9930,
.media_d530.hover-upper-f7a0 .fixed_9930 {
  display: block;
}
.media_d530.modal-5599 .fixed_9930 .search_out_0900,
.media_d530.modal-5599 .fixed_9930 .clean_c0bc,
.media_d530.hover-upper-f7a0 .fixed_9930 .search_out_0900,
.media_d530.hover-upper-f7a0 .fixed_9930 .clean_c0bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_d530.primary_7a30 .aside_d553 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .media_d530.primary_7a30 .aside_d553 {
    margin-right: 0;
  }
}
.media_d530.modal-5599 .aside_d553,
.media_d530.hover-upper-f7a0 .aside_d553 {
  padding-top: 40%;
}
.media_d530.modal-5599 .caption_hovered_694d,
.media_d530.hover-upper-f7a0 .caption_hovered_694d {
  display: block;
}
.media_d530.modal-5599 .fn-sticky-bd4f .clean_c0bc,
.media_d530.hover-upper-f7a0 .fn-sticky-bd4f .clean_c0bc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.media_d530.modal-5599 .aside_d553,
.media_d530.hover-upper-f7a0 .aside_d553 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.media_d530.modal-5599 .clean_c0bc {
  padding: 1em;
}
.banner-c092 {
  margin: 30px auto;
  display: block;
}
.banner-c092 .prev-0aff > * {
  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;
}
.banner-c092 .prev-0aff > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-c092 .prev-0aff span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip_thick_fbea .overlay_first_dac8 {
  margin-bottom: 1.41575em;
}
.chip_thick_fbea .panel-ee17 {
  margin-bottom: 1.618em;
}
.middle_b4dd .popup-gas-3896 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.middle_b4dd .popup-gas-3896 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.middle_b4dd .gas-9478 {
  max-width: 100%;
  overflow: auto;
}
.picture_hard_3428 .middle_b4dd a:hover {
  text-decoration: underline;
}
.purple_5dc9 .backdrop-9d2e:not(.accordion-iron-9887),
.purple_5dc9 .search_b45b {
  margin-bottom: 1.41575em;
}
.purple_5dc9 .backdrop-9d2e:not(.accordion-iron-9887):last-child,
.purple_5dc9 .search_b45b:last-child {
  margin-bottom: 0;
}
.purple_5dc9 .backdrop-9d2e.new-8be3 {
  margin-bottom: 0.41575em;
}
.purple_5dc9 .media_07fa:before,
.purple_5dc9 .simple-6981:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.purple_5dc9 .media_07fa:before {
  content: "\f115";
}
.purple_5dc9 .simple-6981:before {
  content: "\f02c";
}
.purple_5dc9 .header_52af {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.purple_5dc9 .header_52af a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.outer_0771 {
  display: -webkit-box;
  display: flex;
}
.outer_0771 .box-6382 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .outer_0771 .box-6382 {
    flex-basis: 90px;
  }
}
.outer_0771 .pressed-7953 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer_0771 .pressed-7953 {
    flex-basis: calc(100% - 50px);
  }
}
.outer_0771 .active_25e7 p:last-child {
  margin-bottom: 0.72em;
}
.card-5f21 .prev-0aff {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.card-5f21 .prev-0aff:after,
.card-5f21 .prev-0aff:before {
  content: "";
  display: table;
}
.card-5f21 .prev-0aff:after {
  clear: both;
}
.card-5f21 .prev-0aff .banner-f1d6,
.card-5f21 .prev-0aff .slider-paper-f483 {
  width: 49%;
}
.card-5f21 .prev-0aff .banner-f1d6 a span.link_8857,
.card-5f21 .prev-0aff .slider-paper-f483 a span.link_8857 {
  display: block;
  margin-bottom: 5px;
}
.card-5f21 .prev-0aff .slider-paper-f483 {
  float: left;
  text-align: left;
}
.card-5f21 .prev-0aff .banner-f1d6 {
  float: right;
  text-align: right;
}
.purple_35df {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .purple_35df {
    margin-bottom: 0;
  }
}
.message-7a66 {
  margin-bottom: 1em;
}
.message-7a66 .accordion-iron-9887 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pressed_d9d7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.chip-dark-7f5c .message-7a66,
.stale-585b .message-7a66 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .chip-dark-7f5c .message-7a66,
  .stale-585b .message-7a66 {
    display: block;
  }
}
.chip-dark-7f5c .pressed_d9d7,
.stale-585b .pressed_d9d7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .chip-dark-7f5c .pressed_d9d7,
  .stale-585b .pressed_d9d7 {
    margin-bottom: 1em;
  }
}
.chip-dark-7f5c .pressed_d9d7 img,
.stale-585b .pressed_d9d7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.chip-dark-7f5c .block-fast-9bfc,
.stale-585b .block-fast-9bfc {
  flex-basis: calc(100% - 160px);
}
.chip-dark-7f5c .block-fast-9bfc p,
.stale-585b .block-fast-9bfc p {
  margin-bottom: 0;
}
.chip-dark-7f5c .block-fast-9bfc {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .chip-dark-7f5c .block-fast-9bfc {
    padding-left: 0;
  }
}
.stale-585b .block-fast-9bfc {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .stale-585b .block-fast-9bfc {
    padding-right: 0;
  }
}
.stale-585b .pressed_d9d7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module_d840 .pressed_d9d7 {
  margin-bottom: 0.5em;
}
.module_d840 .pressed_d9d7 img {
  width: 100%;
}
.menu_lite_9b4d .form-red-cfd0,
.action_3a53 .form-red-cfd0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.action_3a53 .surface-outer-05b2 .avatar_black_6088 p:last-child {
  margin-bottom: 0;
}
.top-5f77 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background-focused-207b .out-1060 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background-focused-207b .out-1060:last-of-type {
    margin-bottom: 0;
  }
}
.background-focused-207b .out-1060 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-focused-207b .out-1060 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background-focused-207b .out-1060 ul li {
  margin: 0 0 0.6em;
}
.background-focused-207b .out-1060 ul li.overlay_inner_9c1f,
.background-focused-207b .out-1060 ul li.caption_top_9d3c {
  position: relative;
}
.background-focused-207b .out-1060 ul li.overlay_inner_9c1f .input_dirty_f12c,
.background-focused-207b .out-1060 ul li.caption_top_9d3c .input_dirty_f12c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background-focused-207b .out-1060 ul li.overlay_inner_9c1f:after:after,
.background-focused-207b .out-1060 ul li.overlay_inner_9c1f:after:before,
.background-focused-207b
  .out-1060
  ul
  li.caption_top_9d3c:after:after,
.background-focused-207b
  .out-1060
  ul
  li.caption_top_9d3c:after:before {
  content: "";
  display: table;
}
.background-focused-207b .out-1060 ul li.overlay_inner_9c1f:after:after,
.background-focused-207b
  .out-1060
  ul
  li.caption_top_9d3c:after:after {
  clear: both;
}
.background-focused-207b .out-1060 a.iron-5297:hover {
  text-decoration: none;
}
.background-focused-207b .out-1060 select {
  max-width: 100%;
}
.background-focused-207b .out-1060 table {
  font-size: 85%;
}
.background-focused-207b .out-1060 table td,
.background-focused-207b .out-1060 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background-focused-207b .out-1060 table tfoot td {
  text-align: left;
}
.background-focused-207b .out-1060 :last-child {
  margin-bottom: 0;
}
.background-focused-207b .out-1060 .overlay_b23c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background-focused-207b .out-1060 .overlay_b23c label {
  width: 100%;
}
.background-focused-207b .out-1060 .overlay_b23c .element_b06c {
  width: 100%;
  display: block;
}
.background-focused-207b .out-1060 .overlay_b23c .banner_white_4ab1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background-focused-207b .out-1060 .overlay_b23c .banner_white_4ab1:hover svg #svg-search {
  fill: #444;
}
.background-focused-207b .out-1060 .overlay_b23c .banner_white_4ab1 svg {
  width: 18px;
  height: 18px;
}
.background-focused-207b .gas_ad2a ul ul,
.background-focused-207b .table-41bc ul ul,
.background-focused-207b .orange-a4a9 ul ul,
.background-focused-207b .status_00ed ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background-focused-207b .gas_ad2a .hover_8929 > a,
.background-focused-207b .table-41bc .hover_8929 > a,
.background-focused-207b .orange-a4a9 .hover_8929 > a,
.background-focused-207b .status_00ed .hover_8929 > a {
  margin-bottom: 0;
}
.background-focused-207b .shadow_acd2 li,
.background-focused-207b .gas_ad2a li,
.background-focused-207b .north_8f2a li,
.background-focused-207b .table-41bc li,
.background-focused-207b .orange-a4a9 li,
.background-focused-207b .status_00ed li,
.background-focused-207b .current-791e li,
.background-focused-207b .button-solid-0245 li {
  display: block;
  position: relative;
}
.background-focused-207b .shadow_acd2 li:last-child,
.background-focused-207b .gas_ad2a li:last-child,
.background-focused-207b .north_8f2a li:last-child,
.background-focused-207b .table-41bc li:last-child,
.background-focused-207b .orange-a4a9 li:last-child,
.background-focused-207b .status_00ed li:last-child,
.background-focused-207b .current-791e li:last-child,
.background-focused-207b .button-solid-0245 li:last-child {
  border: none;
}
.background-focused-207b .shadow_acd2 li a,
.background-focused-207b .gas_ad2a li a,
.background-focused-207b .north_8f2a li a,
.background-focused-207b .table-41bc li a,
.background-focused-207b .orange-a4a9 li a,
.background-focused-207b .status_00ed li a,
.background-focused-207b .current-791e li a,
.background-focused-207b .button-solid-0245 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-focused-207b .shadow_acd2 li ul li::before,
.background-focused-207b .gas_ad2a li ul li::before,
.background-focused-207b .north_8f2a li ul li::before,
.background-focused-207b .table-41bc li ul li::before,
.background-focused-207b .orange-a4a9 li ul li::before,
.background-focused-207b .status_00ed li ul li::before,
.background-focused-207b .current-791e li ul li::before,
.background-focused-207b .button-solid-0245 li ul li::before {
  left: 15px;
}
.background-focused-207b .shadow_acd2 li ul a,
.background-focused-207b .gas_ad2a li ul a,
.background-focused-207b .north_8f2a li ul a,
.background-focused-207b .table-41bc li ul a,
.background-focused-207b .orange-a4a9 li ul a,
.background-focused-207b .status_00ed li ul a,
.background-focused-207b .current-791e li ul a,
.background-focused-207b .button-solid-0245 li ul a {
  padding-left: 20px;
}
.background-focused-207b .shadow_acd2 li ul ul li::before,
.background-focused-207b .gas_ad2a li ul ul li::before,
.background-focused-207b .north_8f2a li ul ul li::before,
.background-focused-207b .table-41bc li ul ul li::before,
.background-focused-207b .orange-a4a9 li ul ul li::before,
.background-focused-207b .status_00ed li ul ul li::before,
.background-focused-207b .current-791e li ul ul li::before,
.background-focused-207b .button-solid-0245 li ul ul li::before {
  left: 30px;
}
.background-focused-207b .shadow_acd2 li ul ul a,
.background-focused-207b .gas_ad2a li ul ul a,
.background-focused-207b .north_8f2a li ul ul a,
.background-focused-207b .table-41bc li ul ul a,
.background-focused-207b .orange-a4a9 li ul ul a,
.background-focused-207b .status_00ed li ul ul a,
.background-focused-207b .current-791e li ul ul a,
.background-focused-207b .button-solid-0245 li ul ul a {
  padding-left: 40px;
}
.background-focused-207b .aside-fbf7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-focused-207b .button-solid-0245 ul li {
  margin-bottom: 1.41575em;
}
.background-focused-207b .button-solid-0245 ul li .highlight-bff0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background-focused-207b .button-solid-0245 ul li .container-949e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.glass-08f0 .shadow_acd2 li a,
.glass-08f0 .gas_ad2a li a,
.glass-08f0 .north_8f2a li a,
.glass-08f0 .table-41bc li a,
.glass-08f0 .orange-a4a9 li a,
.glass-08f0 .status_00ed li a,
.glass-08f0 .current-791e li a,
.glass-08f0 .button-solid-0245 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-08f0 .aside-fbf7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.glass-08f0 .out-1060 ul li.overlay_inner_9c1f .input_dirty_f12c,
.glass-08f0 .out-1060 ul li.caption_top_9d3c .input_dirty_f12c {
  background: rgba(0, 0, 0, 0.2);
}
.glass-08f0 .background-focused-207b .out-1060 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li {
  margin: 0;
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li ul {
  margin: 0;
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li ul li a {
  padding-left: 15px;
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li ul li li a {
  padding-left: 30px;
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li.filter_904f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li.filter_904f > 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;
}
.description-mini-42c4 .background-focused-207b .container_soft_97ed li.filter_904f > 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;
}
.card_17b8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form-focused-d5f5 {
  position: relative;
  z-index: 10;
}
.form-focused-d5f5 .form_39b7 {
  width: 100%;
  max-width: 100%;
}
.hidden-29c9 .footer_a60b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hidden-29c9 .focus_e1d6 {
}
.hidden-29c9 .glass-08f0 {
  background: #292929;
}
.header-6218 .footer_a60b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.header-6218 .focus_e1d6 {
  background: #f9f9f9;
}
.header-6218 .glass-08f0 {
  background: #303030;
}
.avatar_cfa0 .footer_a60b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar_cfa0 .cool_70d4 {
    margin-bottom: 1em;
  }
  .avatar_cfa0 .cool_70d4:last-child {
    margin-bottom: 0;
  }
}
.avatar_cfa0 .focus_e1d6 {
  background: #ededed;
}
.avatar_cfa0 .glass-08f0 {
  background: #1a1a1a;
}
.footer_a60b.focus_e1d6 {
  color: rgba(0, 0, 0, 0.6);
}
.footer_a60b.focus_e1d6 .accent_out_50ce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_a60b.glass-08f0 {
  color: rgba(255, 255, 255, 0.99);
}
.footer_a60b.glass-08f0 a:not(.iron-5297) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_a60b.glass-08f0 a:not(.iron-5297):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_a60b.glass-08f0 .accent_out_50ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_a60b.glass-08f0 table tbody td,
.footer_a60b.glass-08f0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.east_e850.footer_c1e4 .primary_first_b66a {
  max-width: initial;
}
.east_e850 .backdrop_right_d89f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.east_e850 .backdrop_right_d89f .form_39b7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .east_e850 .backdrop_right_d89f .form_39b7 {
    display: block;
    margin-bottom: 2em;
  }
  .east_e850 .backdrop_right_d89f .form_39b7:last-child {
    margin-bottom: 0;
  }
}
.avatar_cfa0 .cool_70d4:last-child,
.header-6218 .cool_70d4:last-child,
.hidden-29c9 .cool_70d4:last-child {
  margin-bottom: 0;
}
.avatar_cfa0 .cool_70d4 .background-focused-207b .out-1060:last-child,
.header-6218 .cool_70d4 .background-focused-207b .out-1060:last-child,
.hidden-29c9 .cool_70d4 .background-focused-207b .out-1060:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar_cfa0 .cold-1af1,
  .avatar_cfa0 .widget_f1c0,
  .header-6218 .cold-1af1,
  .header-6218 .widget_f1c0,
  .hidden-29c9 .cold-1af1,
  .hidden-29c9 .widget_f1c0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form-focused-d5f5 .cool_70d4 {
    margin-bottom: 2em;
  }
}
.form-focused-d5f5 p:last-child {
  margin-bottom: 0;
}
.form-focused-d5f5 li,
.form-focused-d5f5 ul {
  list-style: none;
  margin: 0;
}
.form-focused-d5f5 ul ul {
  margin-left: 2.617924em;
}
.thick-df16 {
  font-size: 0.875em;
}

/* css-noise: f6ad */
.ghost-box-f9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
