/*!
Theme Name: Customify
Theme URI: https://pressmaximum.upper_4e0e/customify
Author: WPCustomify
Author URI: https://pressmaximum.upper_4e0e
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.upper_4e0e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern-static-f095.list_north_85ea/licenses/gpl-2.0.input-center-aa18
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.fixed-b2a2/, (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.copper-4209.dim-b016/normalize.texture_f4de/
 ======
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.texture_f4de v7.0.0 | MIT License | github.upper_4e0e/necolas/normalize.texture_f4de */
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;
}
.item-74c1 .fresh_92bc,
.info_8cae,
.input-40ba,
.rough_e024,
.border-7554,
.rough_243b,
.medium-6593,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.info_8cae,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .info_8cae,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .info_8cae,
  h1 {
    font-size: 1.8em;
  }
}
.input-40ba,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.input-40ba + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .input-40ba,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .input-40ba,
  h2 {
    font-size: 1.7em;
  }
}
.rough_e024,
h3 {
  font-size: 1.618em;
}
.item-74c1 .fresh_92bc,
.border-7554,
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.heading_blue_2b3b {
  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;
}
.search-6c61:after,
.search-6c61:before,
.layout-easy-807e:after,
.layout-easy-807e:before {
  content: "";
  display: table;
}
.search-6c61:after,
.layout-easy-807e:after {
  clear: both;
}
.widget-dark-6b91 {
  float: right;
  margin-right: 0;
}
.dark-0820 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.prev_094b .row-advanced-cb52,
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;
}
.prev_094b .row-advanced-cb52: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;
}
.hero_0363 .row-advanced-cb52 {
  box-shadow: none;
}
.hero_0363
  .row-advanced-cb52
  .picture_red_dad7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hero_0363 .row-advanced-cb52 .wrapper-pink-94cb {
  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;
}
.hero_0363
  .row-advanced-cb52
  .wrapper-pink-94cb
  b {
  display: none;
}
.hero_0363 .item_gold_9300 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filter_378f:not(.copper-57b2):not(.backdrop-d350),
button:not(.copper-57b2):not(.backdrop-d350),
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ),
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ),
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ) {
  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;
}
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ):hover,
button:not(.copper-57b2):not(
    .backdrop-d350
  ):hover,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ):hover,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ):hover,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ):active,
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ):focus,
button:not(.copper-57b2):not(
    .backdrop-d350
  ):active,
button:not(.copper-57b2):not(
    .backdrop-d350
  ):focus,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ):active,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ):focus,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ):active,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ):focus,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ):active,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ):focus {
  outline: 0;
}
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e,
button:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e {
  position: relative;
}
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .accordion-huge-a716,
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .copper_b05f,
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .chip-ee93,
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  i,
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  svg,
button:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .accordion-huge-a716,
button:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .copper_b05f,
button:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .chip-ee93,
button:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  i,
button:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  svg,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .accordion-huge-a716,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .copper_b05f,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .chip-ee93,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  i,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  svg,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .accordion-huge-a716,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .copper_b05f,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .chip-ee93,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  i,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  svg,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .accordion-huge-a716,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .copper_b05f,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  .chip-ee93,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  i,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e
  svg {
  visibility: hidden;
}
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e:after,
button:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e:after,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e:after,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e:after,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ).fn-loading-c47e: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;
}
.filter_378f:not(.copper-57b2):not(.backdrop-d350),
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ),
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ),
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ) {
  color: #fff;
  background: #235787;
}
.filter_378f:not(.copper-57b2):not(
    .backdrop-d350
  ):focus,
input[type="button"]:not(.copper-57b2):not(
    .backdrop-d350
  ):focus,
input[type="reset"]:not(.copper-57b2):not(
    .backdrop-d350
  ):focus,
input[type="submit"]:not(.copper-57b2):not(
    .backdrop-d350
  ):focus {
  color: #fff;
}
.filter_378f.fn-disabled-c47e:not(.copper-57b2):not(
    .backdrop-d350
  ),
.filter_378f[disabled]:not(.copper-57b2):not(
    .backdrop-d350
  ),
button.fn-disabled-c47e:not(.copper-57b2):not(
    .backdrop-d350
  ),
button[disabled]:not(.copper-57b2):not(
    .backdrop-d350
  ) {
  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;
}
.title-7fbe {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.title-7fbe: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;
}
.article_834f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.section-66d7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tabs-c658 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.search-6c61:after,
.search-6c61:before,
.hot_6dd7:after,
.hot_6dd7:before,
.gradient_dynamic_5cfb:after,
.gradient_dynamic_5cfb:before,
.focus_outer_4ef0:after,
.focus_outer_4ef0:before,
.wide-6510:after,
.wide-6510:before,
.form-inner-d998:after,
.form-inner-d998:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.search-6c61:after,
.hot_6dd7:after,
.gradient_dynamic_5cfb:after,
.focus_outer_4ef0:after,
.wide-6510:after,
.form-inner-d998:after {
  clear: both;
}
.hot_6dd7 .first_7b56,
.gradient_dynamic_5cfb .first_7b56,
.down_a464 .first_7b56 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dirty_eeb7 {
  display: inline-block;
}
.tertiary_up_cc47 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tertiary_up_cc47 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tertiary_up_cc47 .description_1046 {
  padding: 1em 0;
  font-size: 85%;
}
.description_1046 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.steel-4693 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.steel-4693:after,
.steel-4693:before {
  content: "";
  display: table;
}
.steel-4693:after {
  clear: both;
}
.description_east_2a1e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active-f136 .description_east_2a1e {
  max-width: 50%;
}
.bronze_26d2 .description_east_2a1e {
  max-width: 33.33%;
}
.info_paper_d528 .description_east_2a1e {
  max-width: 25%;
}
.outline_north_8060 .description_east_2a1e {
  max-width: 20%;
}
.north-6c65 .description_east_2a1e {
  max-width: 16.66%;
}
.dark-8d2f .description_east_2a1e {
  max-width: 14.28%;
}
.border-1265 .description_east_2a1e {
  max-width: 12.5%;
}
.table_cold_7749 .description_east_2a1e {
  max-width: 11.11%;
}
.red-db29 {
  display: block;
}
.item-74c1 .copper-e688 label,
.item-74c1 .fresh-26b3 label,
.item-74c1 .module_4272 label,
.item-74c1 .panel_2e7e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background-out-24dd {
  list-style: none;
  margin: 0;
}
.background-out-24dd article.bottom-c1c9 {
  margin-bottom: 0;
}
.background-out-24dd ul {
  list-style: none;
  margin: 0;
}
.background-out-24dd .badge-c497 li.bottom-c1c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background-out-24dd .badge-c497 li.bottom-c1c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background-out-24dd .badge-c497 li.bottom-c1c9: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) {
  .background-out-24dd .badge-c497 li.bottom-c1c9 li.bottom-c1c9 li.bottom-c1c9 li.bottom-c1c9 {
    padding-left: 0;
  }
}
article.bottom-c1c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom-c1c9 .hot_6dd7 p:last-of-type {
  margin-bottom: 0;
}
article.bottom-c1c9 .description_b324 {
  float: left;
}
article.bottom-c1c9 .orange_c44a {
  margin-left: 85px;
}
article.bottom-c1c9 .accent-soft-1e07 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom-c1c9 .accent-soft-1e07 .modal_dca5 {
  margin-left: 10px;
}
article.bottom-c1c9 .wide_8f85 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom-c1c9 .footer-3a4b {
  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 .copper-e688,
  #respond .module_4272,
  #respond .panel_2e7e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-e688 input,
#respond .module_4272 input,
#respond .panel_2e7e input {
  width: 100%;
}
#respond .panel_2e7e {
  margin-right: 0;
}
#respond .column-bfb2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.action_b020 {
  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;
}
.action_b020.large-64dc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.action_b020 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%);
}
.action_b020:focus,
.action_b020: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);
}
.icon-e946 {
  border-radius: 10%;
}
.summary_east_8b95 {
  border-radius: 50%;
}
.disabled-right-63c4 {
  font-size: 0.72em;
}
.slow_ec83 {
  font-size: 0.875em;
}
.accordion-57f6 {
  font-size: 1.1em;
}
.focus_7984 {
  text-transform: uppercase;
  line-height: 1.2;
}
.focus_7984.disabled-right-63c4 {
  letter-spacing: 0.5px;
}
.wide_bfe1,
.wide_bfe1 a {
  color: #6d6d6d;
}
.wide_bfe1 a:hover {
  color: #111;
}
.sidebar_bottom_42d5 {
  color: #6d6d6d;
}
.message-out-075c {
  overflow-x: hidden;
}
.message-out-075c .copper_7fcf.over-523f {
  position: relative;
}
.message-out-075c .copper_7fcf.over-523f.chip_f26f {
  position: initial;
}
.message-out-075c
  .copper_7fcf.over-523f.chip_f26f
  .white-e5af {
  left: auto;
}
.message-out-075c .copper_7fcf .white-e5af {
  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;
}
.message-out-075c .copper_7fcf:hover.over-523f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.message-out-075c
  .copper_7fcf:hover.over-523f
  .white-e5af {
  display: block;
  z-index: 9999999;
}
.message-out-075c .pattern-north-9852 .table-simple-7479,
.message-out-075c .heading_west_e648 .table-simple-7479 {
  display: none;
}
.message-out-075c .shadow-6c49 .copper_7fcf:hover.over-523f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.item-74c1 .copper-e688 label,
.item-74c1 .fresh-26b3 label,
.item-74c1 .module_4272 label,
.item-74c1 .panel_2e7e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.background-out-24dd {
  list-style: none;
  margin: 0;
}
.background-out-24dd article.bottom-c1c9 {
  margin-bottom: 0;
}
.background-out-24dd ul {
  list-style: none;
  margin: 0;
}
.background-out-24dd .badge-c497 li.bottom-c1c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .background-out-24dd .badge-c497 li.bottom-c1c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .background-out-24dd .badge-c497 li.bottom-c1c9: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) {
  .background-out-24dd .badge-c497 li.bottom-c1c9 li.bottom-c1c9 li.bottom-c1c9 li.bottom-c1c9 {
    padding-left: 0;
  }
}
article.bottom-c1c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom-c1c9 .hot_6dd7 p:last-of-type {
  margin-bottom: 0;
}
article.bottom-c1c9 .description_b324 {
  float: left;
}
article.bottom-c1c9 .orange_c44a {
  margin-left: 85px;
}
article.bottom-c1c9 .accent-soft-1e07 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom-c1c9 .accent-soft-1e07 .modal_dca5 {
  margin-left: 10px;
}
article.bottom-c1c9 .wide_8f85 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom-c1c9 .footer-3a4b {
  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 .copper-e688,
  #respond .module_4272,
  #respond .panel_2e7e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .copper-e688 input,
#respond .module_4272 input,
#respond .panel_2e7e input {
  width: 100%;
}
#respond .panel_2e7e {
  margin-right: 0;
}
#respond .column-bfb2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-north-9852 .in_b349 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.in_b349 .secondary_warm_d4f6.backdrop-7ff2 .media-action-186d > li > a:focus,
.in_b349 .secondary_warm_d4f6.backdrop-7ff2 .media-action-186d > li > a:hover,
.in_b349 .secondary_warm_d4f6.disabled-8a5f .media-action-186d > li > a:focus,
.in_b349 .secondary_warm_d4f6.disabled-8a5f .media-action-186d > li > a:hover,
.in_b349 .secondary_warm_d4f6.gold-b14c .media-action-186d > li > a:focus,
.in_b349 .secondary_warm_d4f6.gold-b14c .media-action-186d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_b349
  .secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li.selected-5b33
  > a,
.in_b349
  .secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li.hidden_glass_1107
  > a,
.in_b349
  .secondary_warm_d4f6.disabled-8a5f
  .media-action-186d
  > li.selected-5b33
  > a,
.in_b349
  .secondary_warm_d4f6.disabled-8a5f
  .media-action-186d
  > li.hidden_glass_1107
  > a,
.in_b349
  .secondary_warm_d4f6.gold-b14c
  .media-action-186d
  > li.selected-5b33
  > a,
.in_b349 .secondary_warm_d4f6.gold-b14c .media-action-186d > li.complex-b42b > a {
  color: rgba(255, 255, 255, 0.99);
}
.in_b349 .highlight-right-9be3,
.in_b349 .highlight-right-9be3 a {
  color: rgba(255, 255, 255, 0.99);
}
.in_b349 .gold-c45a.modal_fixed_307d li a,
.in_b349 .thick-1bcc a,
.in_b349 .pro-a754,
.in_b349 .media-action-186d > li > a,
.in_b349 .video_18c8 {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349 .gold-c45a.modal_fixed_307d li a:hover,
.in_b349 .thick-1bcc a:hover,
.in_b349 .pro-a754:hover,
.in_b349 .media-action-186d > li > a:hover,
.in_b349 .video_18c8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_b349 .search-current-ef18 {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349 .search-current-ef18 .column-basic-b98d {
  color: rgba(255, 255, 255, 0.99);
}
.in_b349 .search-current-ef18:hover {
  color: rgba(255, 255, 255, 0.99);
}
.in_b349 .notice_3207 .grid_fluid_6121 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.in_b349 .notice_3207 .grid_fluid_6121 .fixed_74e6 {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349
  .notice_3207
  .grid_fluid_6121
  .fixed_74e6::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349
  .notice_3207
  .grid_fluid_6121
  .fixed_74e6:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349
  .notice_3207
  .grid_fluid_6121
  .fixed_74e6::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349
  .notice_3207
  .grid_fluid_6121
  .fixed_74e6::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349 .notice_3207 .cold-a3ff {
  color: rgba(255, 255, 255, 0.79);
}
.in_b349 .notice_3207 .cold-a3ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_2062
  .in_b349
  .notice_3207
  .top_f3c7
  .disabled-4369 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under_2062
  .in_b349
  .notice_3207
  .top_f3c7
  .fixed_74e6 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-north-9852 .dynamic-c927 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.dynamic-c927 .secondary_warm_d4f6.backdrop-7ff2 .media-action-186d > li > a:focus,
.dynamic-c927 .secondary_warm_d4f6.backdrop-7ff2 .media-action-186d > li > a:hover,
.dynamic-c927 .secondary_warm_d4f6.disabled-8a5f .media-action-186d > li > a:focus,
.dynamic-c927 .secondary_warm_d4f6.disabled-8a5f .media-action-186d > li > a:hover,
.dynamic-c927 .secondary_warm_d4f6.gold-b14c .media-action-186d > li > a:focus,
.dynamic-c927 .secondary_warm_d4f6.gold-b14c .media-action-186d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-c927
  .secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li.selected-5b33
  > a,
.dynamic-c927
  .secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li.hidden_glass_1107
  > a,
.dynamic-c927
  .secondary_warm_d4f6.disabled-8a5f
  .media-action-186d
  > li.selected-5b33
  > a,
.dynamic-c927
  .secondary_warm_d4f6.disabled-8a5f
  .media-action-186d
  > li.hidden_glass_1107
  > a,
.dynamic-c927
  .secondary_warm_d4f6.gold-b14c
  .media-action-186d
  > li.selected-5b33
  > a,
.dynamic-c927 .secondary_warm_d4f6.gold-b14c .media-action-186d > li.complex-b42b > a {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-c927 .highlight-right-9be3,
.dynamic-c927 .highlight-right-9be3 a {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-c927 .gold-c45a.modal_fixed_307d li a,
.dynamic-c927 .thick-1bcc a,
.dynamic-c927 .pro-a754,
.dynamic-c927 .media-action-186d > li > a,
.dynamic-c927 .video_18c8 {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic-c927 .gold-c45a.modal_fixed_307d li a:hover,
.dynamic-c927 .thick-1bcc a:hover,
.dynamic-c927 .pro-a754:hover,
.dynamic-c927 .media-action-186d > li > a:hover,
.dynamic-c927 .video_18c8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-c927 .search-current-ef18 {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic-c927 .search-current-ef18 .column-basic-b98d {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic-c927 .search-current-ef18:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-d594 .notice-6341 {
  margin-left: auto;
  margin-right: auto;
}
.gradient_dynamic_5cfb > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient_dynamic_5cfb .article_834f {
  margin-right: 1.41575em;
}
.last_b1d7 .gradient_dynamic_5cfb > .caption-steel-21b3 {
  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;
}
.last_b1d7 .gradient_dynamic_5cfb > .dropdown-2878 {
  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;
}
.full-7d52.status-d594 .notice-6341,
.fresh_97eb.status-d594 .notice-6341 {
  margin-left: 0;
}
.column_5961.status-d594 .notice-6341,
.fixed_e7be.status-d594 .notice-6341 {
  margin-right: 0;
}
.gradient_dynamic_5cfb ol,
.gradient_dynamic_5cfb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notice-hard-c66f video {
  max-width: 100%;
}
.dark_34c5 img {
  display: block;
}
.dark_34c5.article_834f,
.dark_34c5.section-66d7 {
  width: 100%;
}
.dark_34c5.dropdown-2878 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.breadcrumb_70eb:not(.wrapper_1dae) {
  margin: 1.5em auto;
}
.search_brown_fb3e p {
  padding: 1.5em 14px;
}
ul.accent_24cc.dropdown-2878,
ul.accent_24cc.caption-steel-21b3,
ul.accent_24cc.sort_982f.caption-steel-21b3 {
  padding: 0 14px;
}
.filter-over-8d3f {
  display: block;
  overflow-x: auto;
}
.filter-over-8d3f table {
  border-collapse: collapse;
  width: 100%;
}
.filter-over-8d3f td,
.filter-over-8d3f th {
  padding: 0.5em;
}
.gradient_dynamic_5cfb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient_dynamic_5cfb ol ol,
.gradient_dynamic_5cfb ol ul,
.gradient_dynamic_5cfb ul ol,
.gradient_dynamic_5cfb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient_dynamic_5cfb ol ol li,
.gradient_dynamic_5cfb ol ul li,
.gradient_dynamic_5cfb ul ol li,
.gradient_dynamic_5cfb ul ul li {
  margin-left: 0;
}
.panel-bronze-d381.hover-9e7c > .tabs_blue_4d31 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.panel-bronze-d381.hover-9e7c > .tabs_blue_4d31 iframe,
.panel-bronze-d381.hover-9e7c > .tabs_blue_4d31 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list_narrow_e7a9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.list_narrow_e7a9.liquid-a8a0 {
  padding: 0;
}
.list_narrow_e7a9.liquid-a8a0 cite {
  font-size: 13px;
}
.list_narrow_e7a9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.list_narrow_e7a9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.lite-a310 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.lite-a310 > p:first-child {
  margin-top: 0;
}
.lite-a310 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.lite-a310 blockquote {
  border-left: 0;
}
.filter-bronze-5032 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.filter-bronze-5032:not(.button-brown-934c) {
  max-width: 100px;
}
.filter-bronze-5032.article-focused-6ff6 {
  border-bottom: none !important;
  text-align: center;
}
.filter-bronze-5032.article-focused-6ff6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .search_brown_fb3e p {
    padding: 1.5em 0;
  }
}
.mini_fccb {
  color: #0073aa;
}
.shadow_6c2f {
  background-color: #0073aa;
}
.gradient_red_7198 {
  color: #229fd8;
}
.bottom_78f5 {
  background-color: #229fd8;
}
.background_929a {
  color: #eee;
}
.row-930a {
  background-color: #eee;
}
.main_warm_8da7 {
  color: #444;
}
.solid-a08e {
  background-color: #444;
}
.footer_9696 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.footer_9696 .fresh-5dde .thick-1bcc {
  font-size: 15px;
}
.footer_9696 .thick-1bcc {
  line-height: 1.3;
}
.footer_9696 .dynamic-c927 {
}
.footer_9696 .in_b349 {
  background: #235787;
}
.inner-a2fc {
  padding: 0;
}
.inner-a2fc .in_b349 {
  background: #1a1a1a;
}
.inner-a2fc .dynamic-c927 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.small-5145 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.small-5145 .dynamic-c927 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.small-5145 .in_b349 {
  background: #303030;
}
.form-inner-d998 {
  position: relative;
  z-index: 10;
}
.form-inner-d998 .green_d13f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.yellow-51bc .over-523f {
  display: inline-block;
  vertical-align: middle;
}
.yellow-51bc.narrow-25f8 .over-523f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .yellow-51bc.narrow-25f8 .over-523f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .yellow-51bc.narrow-25f8 .over-523f {
    margin-right: 0.4em;
  }
}
.yellow-51bc.narrow-25f8 .over-523f:last-child {
  margin-right: 0;
}
.smooth-c79a .green_d13f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pattern-north-9852 .fresh-5dde {
    margin: 0 -0.5em;
  }
  .pattern-north-9852 .fresh-5dde [class*="customify-col-"],
  .pattern-north-9852 .fresh-5dde [class*="customify-col_"],
  .pattern-north-9852 .fresh-5dde [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pattern-north-9852.backdrop_north_7d3d .green_d13f {
  background: 0 0 !important;
}
.pattern-north-9852.backdrop_north_7d3d .green_d13f,
.pattern-north-9852.smooth-c79a .green_d13f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pattern-north-9852.top_2794 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pattern-north-9852.smooth-c79a .green_d13f {
  box-shadow: none !important;
}
.glass-6b13 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .glass-6b13 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .glass-6b13 {
    padding: 18px 0 20px;
  }
}
.glass-6b13 .prev_a821 {
  width: 100%;
}
.glass-6b13 .accordion_c5e3 {
  margin-bottom: 0;
}
.glass-6b13 .widget-2764 {
  margin-top: 5px;
  font-size: 0.875em;
}
.progress-green-f52f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.progress-green-f52f .table-01ab {
  width: 100%;
}
.pagination-ddfc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pagination-ddfc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pagination-ddfc 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;
}
.pagination-ddfc li:last-child:after {
  display: none;
}
.pagination-ddfc li a {
  font-weight: 500;
  margin-right: 10px;
}
.gallery-stale-a5ea .table-simple-7479 button,
.glass-6b13 .table-simple-7479 button {
  left: 0;
}
.gallery-stale-a5ea .table-01ab,
.glass-6b13 .table-01ab {
  padding-left: 0;
  padding-right: 0;
}
.gallery-stale-a5ea .progress-green-f52f,
.glass-6b13 .progress-green-f52f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.gallery-stale-a5ea {
  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;
}
.gallery-stale-a5ea: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;
}
.gallery-stale-a5ea .red_b412 {
  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) {
  .gallery-stale-a5ea .red_b412 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-stale-a5ea .red_b412 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .gallery-stale-a5ea .red_b412 {
    min-height: 200px;
  }
}
.gallery-stale-a5ea .pagination-ddfc {
  color: rgba(255, 255, 255, 0.8);
}
.gallery-stale-a5ea .pagination-ddfc a,
.gallery-stale-a5ea .pagination-ddfc li:after {
  color: inherit;
}
.gallery-stale-a5ea .pagination-ddfc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text_0662 {
  margin-bottom: 0.5em;
}
.shadow-fd78 {
  margin-bottom: 1.2em;
}
.shadow-fd78,
.text_0662 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shadow-fd78 p:last-child,
.text_0662 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .table-simple-7479,
#masthead .table-simple-7479 {
  display: none;
}
#masthead
  > .table-simple-7479.liquid_e299 {
  display: none;
}
#masthead > .table-simple-7479 button {
  left: 0;
}
.dark-a560 {
  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%;
}
.dark-a560 .over-523f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dark-a560 .dropdown_dcf7 {
  display: -webkit-box;
  display: flex;
}
.dark-a560 .dropdown_dcf7.selected_ef21 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dark-a560 .dropdown_dcf7.selected_84f9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark-a560 .dropdown_dcf7.small_d2f6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark-a560.list-selected-00b1.aside-de01 .dropdown_dcf7.selected_ef21 {
  flex-basis: 100%;
}
.dark-a560.menu-stale-1db5 .dropdown_dcf7.selected_84f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dark-a560.menu-stale-1db5 .dropdown_dcf7.small_d2f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .table-simple-7479.liquid_e299 {
  display: none;
}
#masthead > .table-simple-7479 button {
  left: 0;
}
.dynamic_d14e {
  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;
}
.dynamic_d14e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dynamic_d14e.glass_68d0 i {
  margin-right: 4px;
}
.dynamic_d14e.soft-407c i {
  margin-left: 5px;
}
.thick-1bcc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thick-1bcc p:last-child {
  margin-bottom: 0;
}
.header_960d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header_960d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header_960d img {
  display: block;
  width: auto;
  line-height: 1;
}
.header_960d .highlight-right-9be3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header_960d .orange_8505 {
  margin: 5px 0 7px 0;
}
.header_960d.complex_6b40 .video-68f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_960d.complex_6b40 .hidden-bottom-f03e {
  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;
}
.header_960d.slider_d6b6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header_960d.slider_d6b6 .video-68f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_960d.slider_d6b6 .hidden-bottom-f03e {
  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;
}
.header_960d.popup_mini_5fba {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_960d.mask-hot-ed79 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header_960d.mask-hot-ed79 .hidden-bottom-f03e {
  margin-top: 7px;
}
.highlight_east_31a1 {
  display: inline-block;
}
.form-inner-d998 .heading-fresh-977c .header_960d img {
  max-width: 100%;
}
.secondary_warm_d4f6 .sort_steel_3795.caption_3605,
.yellow_514b .sort_steel_3795.caption_3605 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_warm_d4f6 .backdrop_cool_7e60,
.yellow_514b .backdrop_cool_7e60 {
  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%);
}
.secondary_warm_d4f6 .backdrop_cool_7e60 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.secondary_warm_d4f6.wide-bfa9 .backdrop_cool_7e60 {
  display: none;
}
.secondary_warm_d4f6 .mask-gold-2f19 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary_warm_d4f6 .mask-gold-2f19 li {
  display: inline-block;
  position: relative;
}
.secondary_warm_d4f6 .mask-gold-2f19 li:last-child {
  margin-right: 0;
}
.secondary_warm_d4f6 .mask-gold-2f19 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;
}
.secondary_warm_d4f6 .mask-gold-2f19 li.complex-b42b > a {
  color: rgba(0, 0, 0, 0.9);
}
.secondary_warm_d4f6 .mask-gold-2f19 > 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;
}
.secondary_warm_d4f6 .mask-gold-2f19 > li > a i {
  line-height: 0;
}
.secondary_warm_d4f6 .mask-gold-2f19 > li.layout-5f9f > a .backdrop_cool_7e60 {
  margin-left: 4px;
  line-height: 0;
}
.secondary_warm_d4f6 .mask-gold-2f19 .mini-e12d li.layout-5f9f > a {
  position: relative;
}
.secondary_warm_d4f6 .mask-gold-2f19 .mini-e12d li.layout-5f9f > a:after,
.secondary_warm_d4f6 .mask-gold-2f19 .mini-e12d li.layout-5f9f > a:before {
  content: "";
  display: table;
}
.secondary_warm_d4f6 .mask-gold-2f19 .mini-e12d li.layout-5f9f > a:after {
  clear: both;
}
.secondary_warm_d4f6 .mask-gold-2f19 .mini-e12d li.layout-5f9f > a .backdrop_cool_7e60 {
  margin-left: 5px;
  float: right;
}
.secondary_warm_d4f6 .frame_3691,
.secondary_warm_d4f6 .mini-e12d {
  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;
}
.secondary_warm_d4f6 .mini-e12d {
  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;
}
.secondary_warm_d4f6 .mini-e12d .caption_3605 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_warm_d4f6 .mini-e12d .backdrop_cool_7e60 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.secondary_warm_d4f6 .mini-e12d li {
  display: block;
  margin: 0;
  padding: 0;
}
.secondary_warm_d4f6 .mini-e12d 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;
}
.secondary_warm_d4f6 .mini-e12d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.secondary_warm_d4f6 .mini-e12d .mini-e12d {
  top: 0;
  left: 100%;
}
.secondary_warm_d4f6 .wide-4b79.fn-focus-c47e > .frame_3691,
.secondary_warm_d4f6 .wide-4b79.fn-focus-c47e > .mini-e12d,
.secondary_warm_d4f6 .wide-4b79:focus > .frame_3691,
.secondary_warm_d4f6 .wide-4b79:focus > .mini-e12d,
.secondary_warm_d4f6 .wide-4b79:hover > .frame_3691,
.secondary_warm_d4f6 .wide-4b79:hover > .mini-e12d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.secondary_warm_d4f6.gold-b14c .media-action-186d:after,
.secondary_warm_d4f6.gold-b14c .media-action-186d:before {
  content: "";
  display: table;
}
.secondary_warm_d4f6.gold-b14c .media-action-186d:after {
  clear: both;
}
.secondary_warm_d4f6.gold-b14c .media-action-186d > li {
  float: left;
}
.secondary_warm_d4f6.white-3a01 .media-action-186d:after,
.secondary_warm_d4f6.white-3a01 .media-action-186d:before {
  content: "";
  display: table;
}
.secondary_warm_d4f6.white-3a01 .media-action-186d:after {
  clear: both;
}
.secondary_warm_d4f6.white-3a01 .media-action-186d > li {
  float: left;
}
.secondary_warm_d4f6.white-3a01 .media-action-186d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_warm_d4f6.white-3a01 .media-action-186d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_warm_d4f6.white-3a01 .media-action-186d > li.selected-5b33 > a,
.secondary_warm_d4f6.white-3a01 .media-action-186d > li.complex-b42b > a {
  color: #fff;
  background-color: #1e4b75;
}
.secondary_warm_d4f6.backdrop-7ff2 .media-action-186d > li > a .caption_3605 {
  position: relative;
}
.secondary_warm_d4f6.backdrop-7ff2 .media-action-186d > li > a .caption_3605: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;
}
.secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li:focus
  > a
  .caption_3605:before,
.secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li:hover
  > a
  .caption_3605:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li.selected-5b33
  > a
  .caption_3605:before,
.secondary_warm_d4f6.backdrop-7ff2
  .media-action-186d
  > li.hidden_glass_1107
  > a
  .caption_3605:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_warm_d4f6.disabled-8a5f .media-action-186d > li > a .caption_3605 {
  position: relative;
}
.secondary_warm_d4f6.disabled-8a5f .media-action-186d > li > a .caption_3605: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;
}
.secondary_warm_d4f6.disabled-8a5f .media-action-186d > li:focus > a .caption_3605:before,
.secondary_warm_d4f6.disabled-8a5f
  .media-action-186d
  > li:hover
  > a
  .caption_3605:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_warm_d4f6.disabled-8a5f
  .media-action-186d
  > li.selected-5b33
  > a
  .caption_3605:before,
.secondary_warm_d4f6.disabled-8a5f
  .media-action-186d
  > li.hidden_glass_1107
  > a
  .caption_3605:before {
  width: 100%;
  background-color: currentColor;
}
.yellow_514b .mask-gold-2f19 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.yellow_514b .mask-gold-2f19 li:first-child > a {
  border-top: none;
}
.yellow_514b .mask-gold-2f19 .disabled-629a > .caption_3605 .backdrop_cool_7e60 {
  display: none;
}
.yellow_514b .mask-gold-2f19 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.yellow_514b .mask-gold-2f19 li:last-child {
  border: none;
}
.yellow_514b .mask-gold-2f19 li.layout-5f9f > a {
  padding-right: 45px !important;
}
.yellow_514b .mask-gold-2f19 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.yellow_514b .mask-gold-2f19 li a:focus,
.yellow_514b .mask-gold-2f19 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.yellow_514b .mask-gold-2f19 li .layout_lower_92ba {
  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;
}
.yellow_514b .mask-gold-2f19 li .layout_lower_92ba:hover {
  box-shadow: none;
}
.yellow_514b .mask-gold-2f19 li .layout_lower_92ba .backdrop_cool_7e60 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.yellow_514b .mask-gold-2f19 .mini-e12d {
  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);
}
.yellow_514b .mask-gold-2f19 .mini-e12d li a {
  padding-left: 3em;
}
.yellow_514b .mask-gold-2f19 .aside-8690 > a .layout_lower_92ba i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.yellow_514b .mask-gold-2f19 .aside-8690 > .mini-e12d {
  display: block;
  opacity: 1;
}
.box_0215 {
  max-width: 100%;
}
.video-simple-1464 {
  line-height: 0;
  cursor: pointer;
}
.video_18c8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.video_18c8:hover {
  box-shadow: none;
  color: currentColor;
}
.video_18c8 svg {
  width: 18px;
  height: 18px;
}
.video_18c8 .carousel-dark-d115 {
  display: none;
}
.content_74a2 {
  position: relative;
}
.content_74a2.fn-active-c47e .video_18c8 .dynamic_964a {
  display: none;
}
.content_74a2.fn-active-c47e .video_18c8 .carousel-dark-d115 {
  display: inline-block;
}
.content_74a2 .inner-6f32 {
  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);
}
.content_74a2.overlay-d76a .inner-6f32 {
  left: auto;
  right: -0.9em;
}
.content_74a2.overlay-d76a .hero-medium-634a::before {
  left: auto;
  right: 15px;
}
.content_74a2.fn-active-c47e .inner-6f32 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.top_f3c7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.top_f3c7 label {
  flex-basis: 100%;
}
.top_f3c7 .grid_fluid_6121 {
  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;
}
.top_f3c7 .fixed_74e6 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.top_f3c7 .fixed_74e6:focus {
  background-color: transparent;
}
.top_f3c7 button.cold-a3ff {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.top_f3c7 button.cold-a3ff:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.top_f3c7 button.cold-a3ff svg {
  width: 18px;
  height: 18px;
}
.top_f3c7 input[type="submit"] {
  min-height: auto;
}
.notice_3207 .top_f3c7 .fixed_74e6 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hero-medium-634a {
  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) {
  .hero-medium-634a {
    width: 220px;
  }
}
.hero-medium-634a label {
  flex-basis: 100%;
}
.hero-medium-634a::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;
}
.under_2062 .notice_3207 .top_f3c7 {
  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;
}
.under_2062
  .notice_3207
  .top_f3c7
  .grid_fluid_6121 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.under_2062 .notice_3207 .top_f3c7 .fixed_74e6 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.under_2062
  .notice_3207
  .top_f3c7
  .fixed_74e6:focus {
  background: 0 0;
}
.under_2062
  .notice_3207
  .top_f3c7
  .disabled-4369 {
  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;
}
.gold-c45a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gold-c45a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gold-c45a li:last-child {
  margin-right: 0;
}
.gold-c45a li:first-child {
  margin-left: 0;
}
.gold-c45a.purple-0f2b a {
  color: #fff;
}
.gold-c45a.purple-0f2b a:hover {
  color: #fff;
}
.gold-c45a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gold-c45a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gold-c45a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gold-c45a a:hover {
  opacity: 0.9;
  color: inherit;
}
.gold-c45a [class*="social-icon-apple"] {
  background-color: #999;
}
.gold-c45a [class*="social-icon-apple"].sort_iron_5428 {
  background-color: transparent;
  color: #999;
}
.gold-c45a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gold-c45a [class*="social-icon-behance"].sort_iron_5428 {
  background-color: transparent;
  color: #1769ff;
}
.gold-c45a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gold-c45a [class*="social-icon-bitbucket"].sort_iron_5428 {
  background-color: transparent;
  color: #205081;
}
.gold-c45a [class*="social-icon-codepen"] {
  background-color: #000;
}
.gold-c45a [class*="social-icon-codepen"].sort_iron_5428 {
  background-color: transparent;
  color: #000;
}
.gold-c45a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gold-c45a [class*="social-icon-delicious"].sort_iron_5428 {
  background-color: transparent;
  color: #39f;
}
.gold-c45a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gold-c45a [class*="social-icon-digg"].sort_iron_5428 {
  background-color: transparent;
  color: #005be2;
}
.gold-c45a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gold-c45a [class*="social-icon-dribbble"].sort_iron_5428 {
  background-color: transparent;
  color: #ea4c89;
}
.gold-c45a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gold-c45a [class*="social-icon-envelope"].sort_iron_5428 {
  background-color: transparent;
  color: #ea4335;
}
.gold-c45a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gold-c45a [class*="social-icon-facebook"].sort_iron_5428 {
  background-color: transparent;
  color: #3b5998;
}
.gold-c45a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gold-c45a [class*="social-icon-flickr"].sort_iron_5428 {
  background-color: transparent;
  color: #0063dc;
}
.gold-c45a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gold-c45a [class*="social-icon-foursquare"].sort_iron_5428 {
  background-color: transparent;
  color: #2d5be3;
}
.gold-c45a [class*="social-icon-github"] {
  background-color: #333;
}
.gold-c45a [class*="social-icon-github"].sort_iron_5428 {
  background-color: transparent;
  color: #333;
}
.gold-c45a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gold-c45a [class*="social-icon-google-plus"].sort_iron_5428 {
  background-color: transparent;
  color: #dd4b39;
}
.gold-c45a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gold-c45a [class*="social-icon-houzz"].sort_iron_5428 {
  background-color: transparent;
  color: #7ac142;
}
.gold-c45a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gold-c45a [class*="social-icon-instagram"].sort_iron_5428 {
  background-color: transparent;
  color: #262626;
}
.gold-c45a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gold-c45a [class*="social-icon-jsfiddle"].sort_iron_5428 {
  background-color: transparent;
  color: #487aa2;
}
.gold-c45a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gold-c45a [class*="social-icon-linkedin"].sort_iron_5428 {
  background-color: transparent;
  color: #0077b5;
}
.gold-c45a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gold-c45a [class*="social-icon-medium"].sort_iron_5428 {
  background-color: transparent;
  color: #00ab6b;
}
.gold-c45a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gold-c45a
  [class*="social-icon-odnoklassniki"].sort_iron_5428 {
  background-color: transparent;
  color: #f4731c;
}
.gold-c45a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gold-c45a [class*="social-icon-meetup"].sort_iron_5428 {
  background-color: transparent;
  color: #ec1c40;
}
.gold-c45a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gold-c45a [class*="social-icon-pinterest"].sort_iron_5428 {
  background-color: transparent;
  color: #bd081c;
}
.gold-c45a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gold-c45a [class*="social-icon-product-hunt"].sort_iron_5428 {
  background-color: transparent;
  color: #da552f;
}
.gold-c45a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gold-c45a [class*="social-icon-reddit"].sort_iron_5428 {
  background-color: transparent;
  color: #ff4500;
}
.gold-c45a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gold-c45a [class*="social-icon-rss"].sort_iron_5428 {
  background-color: transparent;
  color: #f26522;
}
.gold-c45a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gold-c45a
  [class*="social-icon-shopping-cart"].sort_iron_5428 {
  background-color: transparent;
  color: #4caf50;
}
.gold-c45a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gold-c45a [class*="social-icon-skype"].sort_iron_5428 {
  background-color: transparent;
  color: #00aff0;
}
.gold-c45a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gold-c45a [class*="social-icon-slideshare"].sort_iron_5428 {
  background-color: transparent;
  color: #0077b5;
}
.gold-c45a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gold-c45a [class*="social-icon-snapchat"].sort_iron_5428 {
  background-color: transparent;
  color: #fffc00;
}
.gold-c45a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gold-c45a [class*="social-icon-soundcloud"].sort_iron_5428 {
  background-color: transparent;
  color: #f80;
}
.gold-c45a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gold-c45a [class*="social-icon-spotify"].sort_iron_5428 {
  background-color: transparent;
  color: #2ebd59;
}
.gold-c45a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gold-c45a
  [class*="social-icon-stack-overflow"].sort_iron_5428 {
  background-color: transparent;
  color: #fe7a15;
}
.gold-c45a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gold-c45a [class*="social-icon-maldkfgram"].sort_iron_5428 {
  background-color: transparent;
  color: #2ca5e0;
}
.gold-c45a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gold-c45a [class*="social-icon-tripadvisor"].sort_iron_5428 {
  background-color: transparent;
  color: #589442;
}
.gold-c45a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gold-c45a [class*="social-icon-tumblr"].sort_iron_5428 {
  background-color: transparent;
  color: #35465c;
}
.gold-c45a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gold-c45a [class*="social-icon-twitch"].sort_iron_5428 {
  background-color: transparent;
  color: #6441a5;
}
.gold-c45a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gold-c45a [class*="social-icon-twitter"].sort_iron_5428 {
  background-color: transparent;
  color: #1da1f2;
}
.gold-c45a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gold-c45a [class*="social-icon-vimeo"].sort_iron_5428 {
  background-color: transparent;
  color: #1ab7ea;
}
.gold-c45a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gold-c45a [class*="social-icon-vk"].sort_iron_5428 {
  background-color: transparent;
  color: #45668e;
}
.gold-c45a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gold-c45a [class*="social-icon-weibo"].sort_iron_5428 {
  background-color: transparent;
  color: #df2029;
}
.gold-c45a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gold-c45a [class*="social-icon-weixin"].sort_iron_5428 {
  background-color: transparent;
  color: #7bb32e;
}
.gold-c45a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gold-c45a [class*="social-icon-whatsapp"].sort_iron_5428 {
  background-color: transparent;
  color: #25d366;
}
.gold-c45a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gold-c45a [class*="social-icon-wordpress"].sort_iron_5428 {
  background-color: transparent;
  color: #21759b;
}
.gold-c45a [class*="social-icon-xing"] {
  background-color: #026466;
}
.gold-c45a [class*="social-icon-xing"].sort_iron_5428 {
  background-color: transparent;
  color: #026466;
}
.gold-c45a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gold-c45a [class*="social-icon-yelp"].sort_iron_5428 {
  background-color: transparent;
  color: #af0606;
}
.gold-c45a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gold-c45a [class*="social-icon-youtube"].sort_iron_5428 {
  background-color: transparent;
  color: #cd201f;
}
.pro-a754 {
  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;
}
.pro-a754:hover {
  box-shadow: none;
  background: 0 0;
}
.full-1667 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.container-c126 {
  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;
}
.in-12b6 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list-39e5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list-39e5,
.list-39e5::after,
.list-39e5::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;
}
.list-39e5::after,
.list-39e5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.focused_dd4a .container-c126 .in-12b6 {
  margin-top: -2px;
  width: 19px;
}
.focused_dd4a .container-c126 .list-39e5 {
  margin-top: -1px;
}
.focused_dd4a .container-c126 .list-39e5,
.focused_dd4a .container-c126 .list-39e5::after,
.focused_dd4a .container-c126 .list-39e5::before {
  width: 19px;
  height: 2px;
}
.focused_dd4a .container-c126 .list-39e5::before {
  top: -6px;
}
.focused_dd4a .container-c126 .list-39e5::after {
  bottom: -6px;
}
.frame-clean-3c2b .container-c126 .in-12b6 {
  margin-top: -2px;
  width: 22px;
}
.frame-clean-3c2b .container-c126 .list-39e5 {
  margin-top: -1px;
}
.frame-clean-3c2b .container-c126 .list-39e5,
.frame-clean-3c2b .container-c126 .list-39e5::after,
.frame-clean-3c2b .container-c126 .list-39e5::before {
  width: 22px;
  height: 2px;
}
.frame-clean-3c2b .container-c126 .list-39e5::before {
  top: -7px;
}
.frame-clean-3c2b .container-c126 .list-39e5::after {
  bottom: -7px;
}
.up_6f14 .container-c126 .in-12b6 {
  margin-top: -2px;
  width: 31px;
}
.up_6f14 .container-c126 .list-39e5 {
  margin-top: -1.5px;
}
.up_6f14 .container-c126 .list-39e5,
.up_6f14 .container-c126 .list-39e5::after,
.up_6f14 .container-c126 .list-39e5::before {
  width: 31px;
  height: 3px;
}
.up_6f14 .container-c126 .list-39e5::before {
  top: -9px;
}
.up_6f14 .container-c126 .list-39e5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-9176 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-9176 .container-c126 .list-39e5 {
    margin-top: -1px;
  }
  .highlight-9176 .container-c126 .list-39e5,
  .highlight-9176 .container-c126 .list-39e5::after,
  .highlight-9176 .container-c126 .list-39e5::before {
    width: 19px;
    height: 2px;
  }
  .highlight-9176 .container-c126 .list-39e5::before {
    top: -6px;
  }
  .highlight-9176 .container-c126 .list-39e5::after {
    bottom: -6px;
  }
  .layout-4bcb .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 22px;
  }
  .layout-4bcb .container-c126 .list-39e5 {
    margin-top: -1px;
  }
  .layout-4bcb .container-c126 .list-39e5,
  .layout-4bcb .container-c126 .list-39e5::after,
  .layout-4bcb .container-c126 .list-39e5::before {
    width: 22px;
    height: 2px;
  }
  .layout-4bcb .container-c126 .list-39e5::before {
    top: -7px;
  }
  .layout-4bcb .container-c126 .list-39e5::after {
    bottom: -7px;
  }
  .column_short_6511 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 31px;
  }
  .column_short_6511 .container-c126 .list-39e5 {
    margin-top: -1.5px;
  }
  .column_short_6511 .container-c126 .list-39e5,
  .column_short_6511 .container-c126 .list-39e5::after,
  .column_short_6511 .container-c126 .list-39e5::before {
    width: 31px;
    height: 3px;
  }
  .column_short_6511 .container-c126 .list-39e5::before {
    top: -9px;
  }
  .column_short_6511 .container-c126 .list-39e5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .dim-3db3 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 19px;
  }
  .dim-3db3 .container-c126 .list-39e5 {
    margin-top: -1px;
  }
  .dim-3db3 .container-c126 .list-39e5,
  .dim-3db3 .container-c126 .list-39e5::after,
  .dim-3db3 .container-c126 .list-39e5::before {
    width: 19px;
    height: 2px;
  }
  .dim-3db3 .container-c126 .list-39e5::before {
    top: -6px;
  }
  .dim-3db3 .container-c126 .list-39e5::after {
    bottom: -6px;
  }
  .pagination-c304 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination-c304 .container-c126 .list-39e5 {
    margin-top: -1px;
  }
  .pagination-c304 .container-c126 .list-39e5,
  .pagination-c304 .container-c126 .list-39e5::after,
  .pagination-c304 .container-c126 .list-39e5::before {
    width: 22px;
    height: 2px;
  }
  .pagination-c304 .container-c126 .list-39e5::before {
    top: -7px;
  }
  .pagination-c304 .container-c126 .list-39e5::after {
    bottom: -7px;
  }
  .feature_4b19 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_4b19 .container-c126 .list-39e5 {
    margin-top: -1.5px;
  }
  .feature_4b19 .container-c126 .list-39e5,
  .feature_4b19 .container-c126 .list-39e5::after,
  .feature_4b19 .container-c126 .list-39e5::before {
    width: 31px;
    height: 3px;
  }
  .feature_4b19 .container-c126 .list-39e5::before {
    top: -9px;
  }
  .feature_4b19 .container-c126 .list-39e5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .border_bottom_ffe8 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 19px;
  }
  .border_bottom_ffe8 .container-c126 .list-39e5 {
    margin-top: -1px;
  }
  .border_bottom_ffe8 .container-c126 .list-39e5,
  .border_bottom_ffe8 .container-c126 .list-39e5::after,
  .border_bottom_ffe8 .container-c126 .list-39e5::before {
    width: 19px;
    height: 2px;
  }
  .border_bottom_ffe8 .container-c126 .list-39e5::before {
    top: -6px;
  }
  .border_bottom_ffe8 .container-c126 .list-39e5::after {
    bottom: -6px;
  }
  .chip_99c1 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 22px;
  }
  .chip_99c1 .container-c126 .list-39e5 {
    margin-top: -1px;
  }
  .chip_99c1 .container-c126 .list-39e5,
  .chip_99c1 .container-c126 .list-39e5::after,
  .chip_99c1 .container-c126 .list-39e5::before {
    width: 22px;
    height: 2px;
  }
  .chip_99c1 .container-c126 .list-39e5::before {
    top: -7px;
  }
  .chip_99c1 .container-c126 .list-39e5::after {
    bottom: -7px;
  }
  .texture-2971 .container-c126 .in-12b6 {
    margin-top: -2px;
    width: 31px;
  }
  .texture-2971 .container-c126 .list-39e5 {
    margin-top: -1.5px;
  }
  .texture-2971 .container-c126 .list-39e5,
  .texture-2971 .container-c126 .list-39e5::after,
  .texture-2971 .container-c126 .list-39e5::before {
    width: 31px;
    height: 3px;
  }
  .texture-2971 .container-c126 .list-39e5::before {
    top: -9px;
  }
  .texture-2971 .container-c126 .list-39e5::after {
    bottom: -9px;
  }
}
.slider-114a .list-39e5 {
  -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);
}
.slider-114a .list-39e5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slider-114a .list-39e5::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);
}
.slider-114a.silver-dd40 .list-39e5 {
  -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);
}
.slider-114a.silver-dd40 .list-39e5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slider-114a.silver-dd40 .list-39e5::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);
}
.top_fdb8 {
  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.dropdown-gold-47b9:before {
  display: none;
}
.heading_west_e648 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.heading_west_e648 .small-641c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.heading_west_e648 .small-641c:last-of-type {
  border-bottom: none;
}
.heading_west_e648 .small-641c.hidden_cb1e,
.heading_west_e648 .small-641c.hidden_2014,
.heading_west_e648 .small-641c.mask_c633 {
  padding: 0;
}
.heading_west_e648 .yellow_514b .layout_lower_92ba {
  color: currentColor;
}
.heading_west_e648 .yellow_514b .layout_lower_92ba:focus,
.heading_west_e648 .yellow_514b .layout_lower_92ba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_west_e648.dynamic-c927 .search-current-ef18,
.heading_west_e648.dynamic-c927 .thick-1bcc a,
.heading_west_e648.dynamic-c927 .media-action-186d a,
.heading_west_e648.dynamic-c927 .mini-e12d a {
  color: rgba(0, 0, 0, 0.55);
}
.heading_west_e648.dynamic-c927 .search-current-ef18:hover,
.heading_west_e648.dynamic-c927 .thick-1bcc a:hover,
.heading_west_e648.dynamic-c927 .media-action-186d a:hover,
.heading_west_e648.dynamic-c927 .mini-e12d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading_west_e648.dynamic-c927 .column-basic-b98d {
  color: rgba(0, 0, 0, 0.8);
}
.heading_west_e648.dynamic-c927 .small-641c {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_west_e648.dynamic-c927 .small-641c:before {
  background: rgba(0, 0, 0, 0.08);
}
.heading_west_e648.dynamic-c927 .progress_211d:before {
  background: rgba(255, 255, 255, 0.9);
}
.heading_west_e648.dynamic-c927 .yellow_514b .mask-gold-2f19 li a,
.heading_west_e648.dynamic-c927 .yellow_514b .layout_lower_92ba,
.heading_west_e648.dynamic-c927 .mini-e12d {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_west_e648.dynamic-c927 .yellow_514b .layout_lower_92ba:focus,
.heading_west_e648.dynamic-c927 .yellow_514b .layout_lower_92ba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_west_e648.dynamic-c927 .mask-gold-2f19 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_west_e648.in_b349 .search-current-ef18,
.heading_west_e648.in_b349 .thick-1bcc a,
.heading_west_e648.in_b349 .media-action-186d .layout_lower_92ba,
.heading_west_e648.in_b349 .media-action-186d a,
.heading_west_e648.in_b349 .mini-e12d a {
  color: rgba(255, 255, 255, 0.79);
}
.heading_west_e648.in_b349 .search-current-ef18:hover,
.heading_west_e648.in_b349 .thick-1bcc a:hover,
.heading_west_e648.in_b349 .media-action-186d .layout_lower_92ba:hover,
.heading_west_e648.in_b349 .media-action-186d a:hover,
.heading_west_e648.in_b349 .mini-e12d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_west_e648.in_b349 .column-basic-b98d {
  color: rgba(255, 255, 255, 0.99);
}
.heading_west_e648.in_b349 .small-641c {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_west_e648.in_b349 .small-641c:before {
  background: rgba(255, 255, 255, 0.08);
}
.heading_west_e648.in_b349 .progress_211d:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading_west_e648.in_b349 .yellow_514b .mask-gold-2f19 li a,
.heading_west_e648.in_b349 .yellow_514b .layout_lower_92ba,
.heading_west_e648.in_b349 .mini-e12d {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_west_e648.in_b349 .yellow_514b .layout_lower_92ba:focus,
.heading_west_e648.in_b349 .yellow_514b .layout_lower_92ba:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading_west_e648.in_b349 .mask-gold-2f19 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_211d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress_211d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wrapper_70a9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.motion_aec5 .heading_west_e648 {
  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;
}
.motion_aec5 .small-641c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.motion_aec5 .small-641c: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) {
  .motion_aec5 .small-641c:before {
    width: 16%;
    left: 42%;
  }
}
.motion_aec5 .small-641c:last-child:before {
  content: none;
}
.motion_aec5 .small-641c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.motion_aec5 .yellow_514b .mask-gold-2f19 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.motion_aec5 .yellow_514b .mask-gold-2f19 li a .layout_lower_92ba {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.motion_aec5 .yellow_514b .mini-e12d {
  border: none;
}
.motion_aec5 .yellow_514b .mini-e12d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.motion_aec5 .progress_211d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.motion_aec5 .wrapper_70a9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.motion_aec5 .in_b349 .progress_211d:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion_aec5 .dynamic-c927.slow-4292 .list-39e5 {
  background: rgba(0, 0, 0, 0.6);
}
.motion_aec5
  .dynamic-c927.slow-4292
  .list-39e5::after,
.motion_aec5
  .dynamic-c927.slow-4292
  .list-39e5:before {
  background: inherit;
}
.motion_aec5
  .dynamic-c927.slow-4292:hover
  .list-39e5 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-f858 .heading_west_e648 {
  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) {
  .picture-f858 .heading_west_e648 {
    width: auto;
    right: 45px;
  }
}
.table_d7e9 .heading_west_e648 {
  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) {
  .table_d7e9 .heading_west_e648 {
    width: auto;
    left: 45px;
  }
}
.dropdown-gold-47b9 .heading_west_e648 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.dropdown-gold-47b9 .wrapper_70a9 {
  max-width: 48em;
  margin: 0 auto;
}
.dropdown-gold-47b9 .progress_211d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider-3257 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider-3257.motion_aec5 .heading_west_e648 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider-3257.picture-f858 .heading_west_e648 {
  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);
}
.slider-3257 .heading_west_e648 {
  visibility: visible;
}
.slider-3257.table_d7e9 .heading_west_e648 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.background_26c6,
.element-next-4177 {
  overflow-x: hidden;
}
.background_26c6 .heading_west_e648 {
  overflow: auto;
}
.background_26c6.motion_aec5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_26c6.motion_aec5 .heading_west_e648 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.background_26c6.motion_aec5 .pro-a754 {
  opacity: 0;
}
.background_26c6.picture-f858 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_26c6.picture-f858 .heading_west_e648 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.background_26c6.picture-f858 .pro-a754 {
  opacity: 0;
}
.background_26c6.table_d7e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background_26c6.table_d7e9 .heading_west_e648 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.background_26c6.table_d7e9 .pro-a754 {
  opacity: 0;
}
.background_26c6.dropdown-gold-47b9 .heading_west_e648 {
  z-index: 10;
  visibility: visible;
}
.slow-4292 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slow-4292 .list-39e5 {
  background: rgba(255, 255, 255, 0.99);
}
.slow-4292 .list-39e5::after,
.slow-4292 .list-39e5:before {
  background: inherit;
}
.slow-4292:hover .list-39e5 {
  background: rgba(255, 255, 255, 0.99);
}
.table_d7e9 .slow-4292 {
  top: 10px;
  right: auto;
  left: 12px;
}
.dropdown-gold-47b9 .slow-4292 {
  display: none !important;
}
.background_26c6:before,
.element-next-4177:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.background_26c6 .slow-4292,
.element-next-4177 .slow-4292 {
  display: inline-block;
}
.heading_west_e648 .over-523f {
  -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;
}
.background_26c6 .heading_west_e648 .over-523f,
.element-next-4177 .heading_west_e648 .over-523f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.medium_6f70 .grid_fluid_6121 {
  width: 100%;
}
.heading-fresh-977c {
  padding: 0 0.5em 0;
}
.heading-fresh-977c [class*="customify-col-"],
.heading-fresh-977c [class*="customify-col_"],
.heading-fresh-977c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pagination_09f6 .heading-fresh-977c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fresh-5dde .panel-liquid-2627,
  .panel-liquid-2627 {
    display: none;
  }
  .info-liquid-01c9 {
    text-align: left;
  }
  .backdrop-f11a {
    text-align: center;
  }
  .video_tall_7514 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fresh-5dde .over_163d,
  .over_163d {
    display: none;
  }
  .copper_d654 {
    text-align: left;
  }
  .title_dd91 {
    text-align: center;
  }
  .caption_center_676b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fresh-5dde .box-lower-2aad,
  .box-lower-2aad {
    display: none;
  }
  .message-north-8859 {
    text-align: left;
  }
  .rough_9cb4 {
    text-align: center;
  }
  .south-cb6e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.red_ae24 {
  box-shadow: none !important;
}
.texture_72a4 .widget_d252,
.dirty_5a44 .widget_d252 {
  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;
}
.dirty_5a44 .widget_d252 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.green_d13f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.green_d13f:after,
.green_d13f:before {
  content: "";
  display: table;
}
.green_d13f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .green_d13f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.green_d13f,
.top_2794 {
  max-width: 1248px;
  margin: 0 auto;
}

.focus_outer_4ef0.white-4deb .green_d13f {
  max-width: 100%;
}
.focus_outer_4ef0.solid-a898 {
  max-width: 1200px;
  margin: 0 auto;
}
.focus_outer_4ef0.content-2352 .green_d13f {
  max-width: 100%;
}
.focus_outer_4ef0.content-2352 > .green_d13f {
  padding-left: 0;
  padding-right: 0;
}
.focus_outer_4ef0.content-2352 > .green_d13f .fresh-5dde {
  margin: 0;
}
.focus_outer_4ef0.content-2352
  > .green_d13f
  .cool_89ad.gradient_small_b508 {
  margin-right: 0;
  margin-left: 0;
}
.focus_outer_4ef0.content-2352 #main.gradient_small_b508 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-silver-a8ab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-silver-a8ab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-290e .notice-6341 {
    padding-right: 1em;
  }
  .table-290e.out-0be3 .cool_89ad {
    border-right: 1px solid #eaecee;
  }
  .table-290e.out-0be3 .notice-6341 {
    padding-right: 1em;
  }
  .table-290e.out-0be3 .tag_1af8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-top-4e52 .notice-6341 {
    padding-left: 1em;
  }
  .section-top-4e52.out-0be3 .cool_89ad {
    border-left: 1px solid #eaecee;
  }
  .section-top-4e52.out-0be3 .notice-6341 {
    padding-left: 1em;
  }
  .section-top-4e52.out-0be3 .tag_1af8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .out_ae8f .notice-6341 {
    padding-left: 1em;
  }
  .out_ae8f.out-0be3 .button-large-55ff {
    border-right: 1px solid #eaecee;
  }
  .out_ae8f.out-0be3 .highlight_over_8e71 {
    border-right: 1px solid #eaecee;
  }
  .out_ae8f.out-0be3 .notice-6341 {
    padding-left: 1em;
  }
  .out_ae8f.out-0be3 .tag_1af8 {
    padding-right: 1em;
  }
  .out_ae8f.out-0be3 .dirty-e223 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold_2a08 .notice-6341 {
    padding-right: 1em;
  }
  .cold_2a08.out-0be3 .button-large-55ff {
    border-left: 1px solid #eaecee;
  }
  .cold_2a08.out-0be3 .highlight_over_8e71 {
    border-left: 1px solid #eaecee;
  }
  .cold_2a08.out-0be3 .notice-6341 {
    padding-right: 1em;
  }
  .cold_2a08.out-0be3 .tag_1af8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold_2a08.out-0be3 .dirty-e223 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-silver-a8ab .notice-6341 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-silver-a8ab.out-0be3 .cool_89ad {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .breadcrumb-silver-a8ab.out-0be3 .notice-6341 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .breadcrumb-silver-a8ab.out-0be3 .tag_1af8 {
    padding-left: 1em;
  }
  .breadcrumb-silver-a8ab.out-0be3 .dirty-e223 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .breadcrumb-silver-a8ab.out-0be3 .notice-6341 {
    padding-left: 0;
  }
}
.surface-fixed-44ad .yellow-51bc {
  display: inline-block;
}
.text-current-3f67 {
  display: inline-block;
}
.title_74d3 {
  word-con: break-word;
}
.dropdown-8880 > span {
  display: inline-block;
  padding: 5px 0;
}
.dropdown-8880 .hot-de9b {
  margin-left: 8px;
  margin-right: 8px;
}
.dropdown-8880 .background_plasma_d248 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_fresh_8f4d .image-e3cb {
  margin-bottom: 2em;
}
.primary_fresh_8f4d .picture-af72 {
  margin-bottom: 15px;
}
.primary_fresh_8f4d .picture-af72:last-child {
  margin-bottom: 0;
}
.primary_fresh_8f4d .outline-5c17 {
  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) {
  .primary_fresh_8f4d .outline-5c17 {
    display: block;
  }
}
.primary_fresh_8f4d .main-yellow-acce {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_fresh_8f4d .main-yellow-acce {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_fresh_8f4d .steel_cc2a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_fresh_8f4d .steel_cc2a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_fresh_8f4d .steel_cc2a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_fresh_8f4d .title_74d3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_fresh_8f4d .title_74d3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_fresh_8f4d .wrapper-purple-53d4 p:last-child {
  margin-bottom: 0;
}
.primary_fresh_8f4d .dark_30ab {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_fresh_8f4d .media-right-a34e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_fresh_8f4d .panel-810b {
  margin-top: 1em;
}
.primary_fresh_8f4d .bronze_215f {
  top: 0;
  display: block;
}
.primary_fresh_8f4d .bronze_215f a {
  color: inherit;
}
.primary_fresh_8f4d .bronze_215f a:hover {
  color: inherit;
}
.primary_fresh_8f4d .disabled_bfc3 {
  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;
}
.primary_fresh_8f4d .disabled_bfc3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_fresh_8f4d .media-right-a34e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_fresh_8f4d .south_a75f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_fresh_8f4d .south_a75f:first-child {
  margin-top: 0;
}
.primary_fresh_8f4d .south_a75f.pressed_574e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_fresh_8f4d .south_a75f.outline_up_e72b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_fresh_8f4d
  .south_a75f.outline_up_e72b.wrapper_9cee
  .panel-810b {
  width: 100%;
}
.primary_fresh_8f4d .outline_up_e72b {
  -webkit-box-align: center;
  align-items: center;
}
.primary_fresh_8f4d .outline_up_e72b .dropdown-8880,
.primary_fresh_8f4d .outline_up_e72b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_fresh_8f4d .steel_cc2a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_fresh_8f4d .steel_cc2a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_fresh_8f4d .steel_cc2a: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;
}
.primary_fresh_8f4d .pressed_574e {
  z-index: 5;
}
.primary_fresh_8f4d .button-d9d3 .card-clean-8806 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_fresh_8f4d .dirty-39ac .card-clean-8806 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_fresh_8f4d .tertiary_4c9e .card-clean-8806 {
  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;
}
.primary_fresh_8f4d.block-79c8 .outline-5c17,
.primary_fresh_8f4d.static_152c .outline-5c17 {
  display: block;
}
.primary_fresh_8f4d.block-79c8 .outline-5c17 .popup-fb3b,
.primary_fresh_8f4d.block-79c8 .outline-5c17 .media-right-a34e,
.primary_fresh_8f4d.static_152c .outline-5c17 .popup-fb3b,
.primary_fresh_8f4d.static_152c .outline-5c17 .media-right-a34e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_fresh_8f4d.hidden_e802 .main-yellow-acce {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_fresh_8f4d.hidden_e802 .main-yellow-acce {
    margin-right: 0;
  }
}
.primary_fresh_8f4d.block-79c8 .main-yellow-acce,
.primary_fresh_8f4d.static_152c .main-yellow-acce {
  padding-top: 40%;
}
.primary_fresh_8f4d.block-79c8 .image-e3cb,
.primary_fresh_8f4d.static_152c .image-e3cb {
  display: block;
}
.primary_fresh_8f4d.block-79c8 .fn-sticky-c47e .media-right-a34e,
.primary_fresh_8f4d.static_152c .fn-sticky-c47e .media-right-a34e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_fresh_8f4d.block-79c8 .main-yellow-acce,
.primary_fresh_8f4d.static_152c .main-yellow-acce {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_fresh_8f4d.block-79c8 .media-right-a34e {
  padding: 1em;
}
.block_basic_1eb9 {
  margin: 30px auto;
  display: block;
}
.block_basic_1eb9 .article-995b > * {
  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;
}
.block_basic_1eb9 .article-995b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block_basic_1eb9 .article-995b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel_rough_c81a .dropdown-8880 {
  margin-bottom: 1.41575em;
}
.carousel_rough_c81a .button-large-d302 {
  margin-bottom: 1.618em;
}
.gradient_dynamic_5cfb .media_d154 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient_dynamic_5cfb .media_d154 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient_dynamic_5cfb .light_4802 {
  max-width: 100%;
  overflow: auto;
}
.status-d594 .gradient_dynamic_5cfb a:hover {
  text-decoration: underline;
}
.item_526a .picture-af72:not(.title_74d3),
.item_526a .steel_cc2a {
  margin-bottom: 1.41575em;
}
.item_526a .picture-af72:not(.title_74d3):last-child,
.item_526a .steel_cc2a:last-child {
  margin-bottom: 0;
}
.item_526a .picture-af72.table-bf82 {
  margin-bottom: 0.41575em;
}
.item_526a .mini-568b:before,
.item_526a .new-2480:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item_526a .mini-568b:before {
  content: "\f115";
}
.item_526a .new-2480:before {
  content: "\f02c";
}
.item_526a .gas_b56b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item_526a .gas_b56b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.feature_mini_1645 {
  display: -webkit-box;
  display: flex;
}
.feature_mini_1645 .paragraph_center_e2d2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .feature_mini_1645 .paragraph_center_e2d2 {
    flex-basis: 90px;
  }
}
.feature_mini_1645 .border_72b6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature_mini_1645 .border_72b6 {
    flex-basis: calc(100% - 50px);
  }
}
.feature_mini_1645 .progress_down_77de p:last-child {
  margin-bottom: 0.72em;
}
.picture-gas-4233 .article-995b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture-gas-4233 .article-995b:after,
.picture-gas-4233 .article-995b:before {
  content: "";
  display: table;
}
.picture-gas-4233 .article-995b:after {
  clear: both;
}
.picture-gas-4233 .article-995b .hard_55cd,
.picture-gas-4233 .article-995b .overlay-1f54 {
  width: 49%;
}
.picture-gas-4233 .article-995b .hard_55cd a span.wide-0399,
.picture-gas-4233 .article-995b .overlay-1f54 a span.wide-0399 {
  display: block;
  margin-bottom: 5px;
}
.picture-gas-4233 .article-995b .overlay-1f54 {
  float: left;
  text-align: left;
}
.picture-gas-4233 .article-995b .hard_55cd {
  float: right;
  text-align: right;
}
.lower_3e0f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .lower_3e0f {
    margin-bottom: 0;
  }
}
.overlay_c9e6 {
  margin-bottom: 1em;
}
.overlay_c9e6 .title_74d3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.primary_silver_a50c a {
  display: block;
  line-height: 0;
  position: relative;
}
.icon_pressed_c713 .overlay_c9e6,
.advanced_66dc .overlay_c9e6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .icon_pressed_c713 .overlay_c9e6,
  .advanced_66dc .overlay_c9e6 {
    display: block;
  }
}
.icon_pressed_c713 .primary_silver_a50c,
.advanced_66dc .primary_silver_a50c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .icon_pressed_c713 .primary_silver_a50c,
  .advanced_66dc .primary_silver_a50c {
    margin-bottom: 1em;
  }
}
.icon_pressed_c713 .primary_silver_a50c img,
.advanced_66dc .primary_silver_a50c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.icon_pressed_c713 .large_6f91,
.advanced_66dc .large_6f91 {
  flex-basis: calc(100% - 160px);
}
.icon_pressed_c713 .large_6f91 p,
.advanced_66dc .large_6f91 p {
  margin-bottom: 0;
}
.icon_pressed_c713 .large_6f91 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .icon_pressed_c713 .large_6f91 {
    padding-left: 0;
  }
}
.advanced_66dc .large_6f91 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .advanced_66dc .large_6f91 {
    padding-right: 0;
  }
}
.advanced_66dc .primary_silver_a50c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.center-10a8 .primary_silver_a50c {
  margin-bottom: 0.5em;
}
.center-10a8 .primary_silver_a50c img {
  width: 100%;
}
.prev_091d .card-selected-a8db,
.gold_3890 .card-selected-a8db {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gold_3890 .cool_89ad .article-static-3129 p:last-child {
  margin-bottom: 0;
}
.layout_fluid_9928 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.purple-a908 .slider_87b0 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .purple-a908 .slider_87b0:last-of-type {
    margin-bottom: 0;
  }
}
.purple-a908 .slider_87b0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.purple-a908 .slider_87b0 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.purple-a908 .slider_87b0 ul li {
  margin: 0 0 0.6em;
}
.purple-a908 .slider_87b0 ul li.current_54e5,
.purple-a908 .slider_87b0 ul li.dirty_ea59 {
  position: relative;
}
.purple-a908 .slider_87b0 ul li.current_54e5 .breadcrumb-6fa6,
.purple-a908 .slider_87b0 ul li.dirty_ea59 .breadcrumb-6fa6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.purple-a908 .slider_87b0 ul li.current_54e5:after:after,
.purple-a908 .slider_87b0 ul li.current_54e5:after:before,
.purple-a908
  .slider_87b0
  ul
  li.dirty_ea59:after:after,
.purple-a908
  .slider_87b0
  ul
  li.dirty_ea59:after:before {
  content: "";
  display: table;
}
.purple-a908 .slider_87b0 ul li.current_54e5:after:after,
.purple-a908
  .slider_87b0
  ul
  li.dirty_ea59:after:after {
  clear: both;
}
.purple-a908 .slider_87b0 a.filter_378f:hover {
  text-decoration: none;
}
.purple-a908 .slider_87b0 select {
  max-width: 100%;
}
.purple-a908 .slider_87b0 table {
  font-size: 85%;
}
.purple-a908 .slider_87b0 table td,
.purple-a908 .slider_87b0 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.purple-a908 .slider_87b0 table tfoot td {
  text-align: left;
}
.purple-a908 .slider_87b0 :last-child {
  margin-bottom: 0;
}
.purple-a908 .slider_87b0 .content_lite_c3d0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.purple-a908 .slider_87b0 .content_lite_c3d0 label {
  width: 100%;
}
.purple-a908 .slider_87b0 .content_lite_c3d0 .fixed_74e6 {
  width: 100%;
  display: block;
}
.purple-a908 .slider_87b0 .content_lite_c3d0 .cold-a3ff {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.purple-a908 .slider_87b0 .content_lite_c3d0 .cold-a3ff:hover svg #svg-search {
  fill: #444;
}
.purple-a908 .slider_87b0 .content_lite_c3d0 .cold-a3ff svg {
  width: 18px;
  height: 18px;
}
.purple-a908 .mask_current_174d ul ul,
.purple-a908 .surface-dirty-cb27 ul ul,
.purple-a908 .header_solid_cd9f ul ul,
.purple-a908 .box_f7c5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.purple-a908 .mask_current_174d .layout-5f9f > a,
.purple-a908 .surface-dirty-cb27 .layout-5f9f > a,
.purple-a908 .header_solid_cd9f .layout-5f9f > a,
.purple-a908 .box_f7c5 .layout-5f9f > a {
  margin-bottom: 0;
}
.purple-a908 .orange_3312 li,
.purple-a908 .mask_current_174d li,
.purple-a908 .short_8d0f li,
.purple-a908 .surface-dirty-cb27 li,
.purple-a908 .header_solid_cd9f li,
.purple-a908 .box_f7c5 li,
.purple-a908 .section-2cb6 li,
.purple-a908 .badge_072c li {
  display: block;
  position: relative;
}
.purple-a908 .orange_3312 li:last-child,
.purple-a908 .mask_current_174d li:last-child,
.purple-a908 .short_8d0f li:last-child,
.purple-a908 .surface-dirty-cb27 li:last-child,
.purple-a908 .header_solid_cd9f li:last-child,
.purple-a908 .box_f7c5 li:last-child,
.purple-a908 .section-2cb6 li:last-child,
.purple-a908 .badge_072c li:last-child {
  border: none;
}
.purple-a908 .orange_3312 li a,
.purple-a908 .mask_current_174d li a,
.purple-a908 .short_8d0f li a,
.purple-a908 .surface-dirty-cb27 li a,
.purple-a908 .header_solid_cd9f li a,
.purple-a908 .box_f7c5 li a,
.purple-a908 .section-2cb6 li a,
.purple-a908 .badge_072c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purple-a908 .orange_3312 li ul li::before,
.purple-a908 .mask_current_174d li ul li::before,
.purple-a908 .short_8d0f li ul li::before,
.purple-a908 .surface-dirty-cb27 li ul li::before,
.purple-a908 .header_solid_cd9f li ul li::before,
.purple-a908 .box_f7c5 li ul li::before,
.purple-a908 .section-2cb6 li ul li::before,
.purple-a908 .badge_072c li ul li::before {
  left: 15px;
}
.purple-a908 .orange_3312 li ul a,
.purple-a908 .mask_current_174d li ul a,
.purple-a908 .short_8d0f li ul a,
.purple-a908 .surface-dirty-cb27 li ul a,
.purple-a908 .header_solid_cd9f li ul a,
.purple-a908 .box_f7c5 li ul a,
.purple-a908 .section-2cb6 li ul a,
.purple-a908 .badge_072c li ul a {
  padding-left: 20px;
}
.purple-a908 .orange_3312 li ul ul li::before,
.purple-a908 .mask_current_174d li ul ul li::before,
.purple-a908 .short_8d0f li ul ul li::before,
.purple-a908 .surface-dirty-cb27 li ul ul li::before,
.purple-a908 .header_solid_cd9f li ul ul li::before,
.purple-a908 .box_f7c5 li ul ul li::before,
.purple-a908 .section-2cb6 li ul ul li::before,
.purple-a908 .badge_072c li ul ul li::before {
  left: 30px;
}
.purple-a908 .orange_3312 li ul ul a,
.purple-a908 .mask_current_174d li ul ul a,
.purple-a908 .short_8d0f li ul ul a,
.purple-a908 .surface-dirty-cb27 li ul ul a,
.purple-a908 .header_solid_cd9f li ul ul a,
.purple-a908 .box_f7c5 li ul ul a,
.purple-a908 .section-2cb6 li ul ul a,
.purple-a908 .badge_072c li ul ul a {
  padding-left: 40px;
}
.purple-a908 .element-mini-109d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purple-a908 .badge_072c ul li {
  margin-bottom: 1.41575em;
}
.purple-a908 .badge_072c ul li .filter_fb14 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.purple-a908 .badge_072c ul li .avatar_large_fc6c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.in_b349 .orange_3312 li a,
.in_b349 .mask_current_174d li a,
.in_b349 .short_8d0f li a,
.in_b349 .surface-dirty-cb27 li a,
.in_b349 .header_solid_cd9f li a,
.in_b349 .box_f7c5 li a,
.in_b349 .section-2cb6 li a,
.in_b349 .badge_072c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_b349 .element-mini-109d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.in_b349 .slider_87b0 ul li.current_54e5 .breadcrumb-6fa6,
.in_b349 .slider_87b0 ul li.dirty_ea59 .breadcrumb-6fa6 {
  background: rgba(0, 0, 0, 0.2);
}
.in_b349 .purple-a908 .slider_87b0 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li {
  margin: 0;
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li ul {
  margin: 0;
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li ul li a {
  padding-left: 15px;
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li ul li li a {
  padding-left: 30px;
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li.complex-b42b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li.complex-b42b > 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;
}
.focus_outer_4ef0 .purple-a908 .mask-gold-2f19 li.complex-b42b > 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;
}
.narrow-401d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wide-6510 {
  position: relative;
  z-index: 10;
}
.wide-6510 .over-523f {
  width: 100%;
  max-width: 100%;
}
.thumbnail_cool_763a .column-static-cda7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_cool_763a .dynamic-c927 {
}
.thumbnail_cool_763a .in_b349 {
  background: #292929;
}
.pro_bb41 .column-static-cda7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pro_bb41 .dynamic-c927 {
  background: #f9f9f9;
}
.pro_bb41 .in_b349 {
  background: #303030;
}
.accordion_tiny_8c38 .column-static-cda7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion_tiny_8c38 .yellow-51bc {
    margin-bottom: 1em;
  }
  .accordion_tiny_8c38 .yellow-51bc:last-child {
    margin-bottom: 0;
  }
}
.accordion_tiny_8c38 .dynamic-c927 {
  background: #ededed;
}
.accordion_tiny_8c38 .in_b349 {
  background: #1a1a1a;
}
.column-static-cda7.dynamic-c927 {
  color: rgba(0, 0, 0, 0.6);
}
.column-static-cda7.dynamic-c927 .tooltip-motion-0b3a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column-static-cda7.in_b349 {
  color: rgba(255, 255, 255, 0.99);
}
.column-static-cda7.in_b349 a:not(.filter_378f) {
  color: rgba(255, 255, 255, 0.79);
}
.column-static-cda7.in_b349 a:not(.filter_378f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-static-cda7.in_b349 .tooltip-motion-0b3a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-static-cda7.in_b349 table tbody td,
.column-static-cda7.in_b349 table th {
  background: rgba(0, 0, 0, 0.08);
}
.shadow-6c49.smooth-c79a .green_d13f {
  max-width: initial;
}
.shadow-6c49 .narrow-25f8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.shadow-6c49 .narrow-25f8 .over-523f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .shadow-6c49 .narrow-25f8 .over-523f {
    display: block;
    margin-bottom: 2em;
  }
  .shadow-6c49 .narrow-25f8 .over-523f:last-child {
    margin-bottom: 0;
  }
}
.accordion_tiny_8c38 .yellow-51bc:last-child,
.pro_bb41 .yellow-51bc:last-child,
.thumbnail_cool_763a .yellow-51bc:last-child {
  margin-bottom: 0;
}
.accordion_tiny_8c38 .yellow-51bc .purple-a908 .slider_87b0:last-child,
.pro_bb41 .yellow-51bc .purple-a908 .slider_87b0:last-child,
.thumbnail_cool_763a .yellow-51bc .purple-a908 .slider_87b0:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accordion_tiny_8c38 .liquid_1e9e,
  .accordion_tiny_8c38 .steel_6c06,
  .pro_bb41 .liquid_1e9e,
  .pro_bb41 .steel_6c06,
  .thumbnail_cool_763a .liquid_1e9e,
  .thumbnail_cool_763a .steel_6c06 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wide-6510 .yellow-51bc {
    margin-bottom: 2em;
  }
}
.wide-6510 p:last-child {
  margin-bottom: 0;
}
.wide-6510 li,
.wide-6510 ul {
  list-style: none;
  margin: 0;
}
.wide-6510 ul ul {
  margin-left: 2.617924em;
}
.secondary-dynamic-e531 {
  font-size: 0.875em;
}

/* css-noise: 0a81 */
.phantom-card-k8 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
