/*!
Theme Name: Customify
Theme URI: https://pressmaximum.right-79cb/customify
Author: WPCustomify
Author URI: https://pressmaximum.right-79cb
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.right-79cb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button-77e8.yellow-4abb/licenses/gpl-2.0.old-6e69
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.summary_b466/, (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.highlight-liquid-a209.link_c672/normalize.chip-a59d/
 ======
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.chip-a59d v7.0.0 | MIT License | github.right-79cb/necolas/normalize.chip-a59d */
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;
}
.preview_light_741b .hero_upper_0b58,
.hidden-soft-ee2f,
.notification_yellow_4f5d,
.badge_wood_7c0b,
.modal-1fb0,
.pattern-dd21,
.layout_88b1,
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;
}
.hidden-soft-ee2f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden-soft-ee2f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-soft-ee2f,
  h1 {
    font-size: 1.8em;
  }
}
.notification_yellow_4f5d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notification_yellow_4f5d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notification_yellow_4f5d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notification_yellow_4f5d,
  h2 {
    font-size: 1.7em;
  }
}
.badge_wood_7c0b,
h3 {
  font-size: 1.618em;
}
.preview_light_741b .hero_upper_0b58,
.modal-1fb0,
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.filter_7e1b {
  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;
}
.element-copper-a4ec:after,
.element-copper-a4ec:before,
.main-fresh-84d9:after,
.main-fresh-84d9:before {
  content: "";
  display: table;
}
.element-copper-a4ec:after,
.main-fresh-84d9:after {
  clear: both;
}
.simple_606b {
  float: right;
  margin-right: 0;
}
.gradient-b703 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification-6e6d .media-94ed,
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;
}
.notification-6e6d .media-94ed: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;
}
.chip_glass_21d6 .media-94ed {
  box-shadow: none;
}
.chip_glass_21d6
  .media-94ed
  .overlay-complex-494a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.chip_glass_21d6 .media-94ed .mask_upper_cdf0 {
  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;
}
.chip_glass_21d6
  .media-94ed
  .mask_upper_cdf0
  b {
  display: none;
}
.chip_glass_21d6 .dropdown-static-1d6e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.simple-2e1c:not(.stale-4aee):not(.accent_huge_c2e1),
button:not(.stale-4aee):not(.accent_huge_c2e1),
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ),
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ),
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ) {
  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;
}
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):hover,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):hover,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):hover,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):hover,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):active,
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):active,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):active,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):active,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):active,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus {
  outline: 0;
}
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071 {
  position: relative;
}
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .dropdown_b9d1,
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .nav-9204,
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .hero_4fa0,
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  i,
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  svg,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .dropdown_b9d1,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .nav-9204,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .hero_4fa0,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  i,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  svg,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .dropdown_b9d1,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .nav-9204,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .hero_4fa0,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  i,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  svg,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .dropdown_b9d1,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .nav-9204,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .hero_4fa0,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  i,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  svg,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .dropdown_b9d1,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .nav-9204,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  .hero_4fa0,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  i,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071
  svg {
  visibility: hidden;
}
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071:after,
button:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071:after,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071:after,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071:after,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ).fn-loading-a071: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;
}
.simple-2e1c:not(.stale-4aee):not(.accent_huge_c2e1),
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ),
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ),
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ) {
  color: #fff;
  background: #235787;
}
.simple-2e1c:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus,
input[type="button"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus,
input[type="reset"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus,
input[type="submit"]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ):focus {
  color: #fff;
}
.simple-2e1c.fn-disabled-a071:not(.stale-4aee):not(
    .accent_huge_c2e1
  ),
.simple-2e1c[disabled]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ),
button.fn-disabled-a071:not(.stale-4aee):not(
    .accent_huge_c2e1
  ),
button[disabled]:not(.stale-4aee):not(
    .accent_huge_c2e1
  ) {
  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;
}
.link-0422 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.link-0422: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;
}
.fast_047f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hard-f502 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.title_16dd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.element-copper-a4ec:after,
.element-copper-a4ec:before,
.container-a0a7:after,
.container-a0a7:before,
.breadcrumb_5645:after,
.breadcrumb_5645:before,
.solid_a563:after,
.solid_a563:before,
.content-65ae:after,
.content-65ae:before,
.hero_hard_218e:after,
.hero_hard_218e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.element-copper-a4ec:after,
.container-a0a7:after,
.breadcrumb_5645:after,
.solid_a563:after,
.content-65ae:after,
.hero_hard_218e:after {
  clear: both;
}
.container-a0a7 .progress_a3fe,
.breadcrumb_5645 .progress_a3fe,
.narrow_b43f .progress_a3fe {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern-mini-58e6 {
  display: inline-block;
}
.out-6672 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.out-6672 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.out-6672 .avatar-west-713b {
  padding: 1em 0;
  font-size: 85%;
}
.avatar-west-713b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.table_lower_9370 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.table_lower_9370:after,
.table_lower_9370:before {
  content: "";
  display: table;
}
.table_lower_9370:after {
  clear: both;
}
.in_c6dc {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dropdown-7c5e .in_c6dc {
  max-width: 50%;
}
.title_medium_ab41 .in_c6dc {
  max-width: 33.33%;
}
.item-0478 .in_c6dc {
  max-width: 25%;
}
.tag_brown_6969 .in_c6dc {
  max-width: 20%;
}
.action-cc9b .in_c6dc {
  max-width: 16.66%;
}
.text-purple-7139 .in_c6dc {
  max-width: 14.28%;
}
.chip_up_2fac .in_c6dc {
  max-width: 12.5%;
}
.content-3ba5 .in_c6dc {
  max-width: 11.11%;
}
.filter_fe0e {
  display: block;
}
.preview_light_741b .center-fe94 label,
.preview_light_741b .logo-tiny-c09d label,
.preview_light_741b .medium-ca67 label,
.preview_light_741b .old_a968 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-narrow-edce {
  list-style: none;
  margin: 0;
}
.thumbnail-narrow-edce article.item-6d95 {
  margin-bottom: 0;
}
.thumbnail-narrow-edce ul {
  list-style: none;
  margin: 0;
}
.thumbnail-narrow-edce .title_soft_bef7 li.item-6d95 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-narrow-edce .title_soft_bef7 li.item-6d95 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-narrow-edce .title_soft_bef7 li.item-6d95: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) {
  .thumbnail-narrow-edce .title_soft_bef7 li.item-6d95 li.item-6d95 li.item-6d95 li.item-6d95 {
    padding-left: 0;
  }
}
article.item-6d95 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item-6d95 .container-a0a7 p:last-of-type {
  margin-bottom: 0;
}
article.item-6d95 .mask_b197 {
  float: left;
}
article.item-6d95 .right-a28e {
  margin-left: 85px;
}
article.item-6d95 .focused-b01d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item-6d95 .focused-b01d .accordion_2ee9 {
  margin-left: 10px;
}
article.item-6d95 .module-gold-df00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item-6d95 .column_green_84b9 {
  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 .center-fe94,
  #respond .medium-ca67,
  #respond .old_a968 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center-fe94 input,
#respond .medium-ca67 input,
#respond .old_a968 input {
  width: 100%;
}
#respond .old_a968 {
  margin-right: 0;
}
#respond .tag_warm_891d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal_ffb7 {
  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;
}
.modal_ffb7.last-a991 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.modal_ffb7 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%);
}
.modal_ffb7:focus,
.modal_ffb7: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);
}
.up_ee86 {
  border-radius: 10%;
}
.focused_500d {
  border-radius: 50%;
}
.progress_dim_5b6c {
  font-size: 0.72em;
}
.pattern_1eb8 {
  font-size: 0.875em;
}
.pagination-huge-4024 {
  font-size: 1.1em;
}
.photo-d31b {
  text-transform: uppercase;
  line-height: 1.2;
}
.photo-d31b.progress_dim_5b6c {
  letter-spacing: 0.5px;
}
.search_28c7,
.search_28c7 a {
  color: #6d6d6d;
}
.search_28c7 a:hover {
  color: #111;
}
.sidebar-clean-b360 {
  color: #6d6d6d;
}
.over-c6ad {
  overflow-x: hidden;
}
.over-c6ad .main-e53b.input_down_1ee2 {
  position: relative;
}
.over-c6ad .main-e53b.input_down_1ee2.input-selected-a752 {
  position: initial;
}
.over-c6ad
  .main-e53b.input_down_1ee2.input-selected-a752
  .copper-b828 {
  left: auto;
}
.over-c6ad .main-e53b .copper-b828 {
  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;
}
.over-c6ad .main-e53b:hover.input_down_1ee2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.over-c6ad
  .main-e53b:hover.input_down_1ee2
  .copper-b828 {
  display: block;
  z-index: 9999999;
}
.over-c6ad .icon_motion_70d3 .box_slow_0e1e,
.over-c6ad .breadcrumb_fresh_582f .box_slow_0e1e {
  display: none;
}
.over-c6ad .video-gas-6855 .main-e53b:hover.input_down_1ee2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview_light_741b .center-fe94 label,
.preview_light_741b .logo-tiny-c09d label,
.preview_light_741b .medium-ca67 label,
.preview_light_741b .old_a968 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thumbnail-narrow-edce {
  list-style: none;
  margin: 0;
}
.thumbnail-narrow-edce article.item-6d95 {
  margin-bottom: 0;
}
.thumbnail-narrow-edce ul {
  list-style: none;
  margin: 0;
}
.thumbnail-narrow-edce .title_soft_bef7 li.item-6d95 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thumbnail-narrow-edce .title_soft_bef7 li.item-6d95 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thumbnail-narrow-edce .title_soft_bef7 li.item-6d95: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) {
  .thumbnail-narrow-edce .title_soft_bef7 li.item-6d95 li.item-6d95 li.item-6d95 li.item-6d95 {
    padding-left: 0;
  }
}
article.item-6d95 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.item-6d95 .container-a0a7 p:last-of-type {
  margin-bottom: 0;
}
article.item-6d95 .mask_b197 {
  float: left;
}
article.item-6d95 .right-a28e {
  margin-left: 85px;
}
article.item-6d95 .focused-b01d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.item-6d95 .focused-b01d .accordion_2ee9 {
  margin-left: 10px;
}
article.item-6d95 .module-gold-df00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.item-6d95 .column_green_84b9 {
  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 .center-fe94,
  #respond .medium-ca67,
  #respond .old_a968 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .center-fe94 input,
#respond .medium-ca67 input,
#respond .old_a968 input {
  width: 100%;
}
#respond .old_a968 {
  margin-right: 0;
}
#respond .tag_warm_891d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon_motion_70d3 .mask_7086 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask_7086 .sort-plasma-f1b7.thumbnail_advanced_ce9a .detail-full-43c3 > li > a:focus,
.mask_7086 .sort-plasma-f1b7.thumbnail_advanced_ce9a .detail-full-43c3 > li > a:hover,
.mask_7086 .sort-plasma-f1b7.badge_c0fb .detail-full-43c3 > li > a:focus,
.mask_7086 .sort-plasma-f1b7.badge_c0fb .detail-full-43c3 > li > a:hover,
.mask_7086 .sort-plasma-f1b7.over_1219 .detail-full-43c3 > li > a:focus,
.mask_7086 .sort-plasma-f1b7.over_1219 .detail-full-43c3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_7086
  .sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li.tall-10fe
  > a,
.mask_7086
  .sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li.primary-fixed-6377
  > a,
.mask_7086
  .sort-plasma-f1b7.badge_c0fb
  .detail-full-43c3
  > li.tall-10fe
  > a,
.mask_7086
  .sort-plasma-f1b7.badge_c0fb
  .detail-full-43c3
  > li.primary-fixed-6377
  > a,
.mask_7086
  .sort-plasma-f1b7.over_1219
  .detail-full-43c3
  > li.tall-10fe
  > a,
.mask_7086 .sort-plasma-f1b7.over_1219 .detail-full-43c3 > li.heading_fast_e2fc > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_7086 .west_4143,
.mask_7086 .west_4143 a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_7086 .header_9420.thumbnail-1998 li a,
.mask_7086 .over_f013 a,
.mask_7086 .mask_17c3,
.mask_7086 .detail-full-43c3 > li > a,
.mask_7086 .header-c34b {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086 .header_9420.thumbnail-1998 li a:hover,
.mask_7086 .over_f013 a:hover,
.mask_7086 .mask_17c3:hover,
.mask_7086 .detail-full-43c3 > li > a:hover,
.mask_7086 .header-c34b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_7086 .tag_cool_478f {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086 .tag_cool_478f .hard_5181 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_7086 .tag_cool_478f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_7086 .header_slow_2896 .frame-ce8d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086 .header_slow_2896 .frame-ce8d .thick_1c62 {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086
  .header_slow_2896
  .frame-ce8d
  .thick_1c62::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086
  .header_slow_2896
  .frame-ce8d
  .thick_1c62:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086
  .header_slow_2896
  .frame-ce8d
  .thick_1c62::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086
  .header_slow_2896
  .frame-ce8d
  .thick_1c62::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086 .header_slow_2896 .dark-a466 {
  color: rgba(255, 255, 255, 0.79);
}
.mask_7086 .header_slow_2896 .dark-a466:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-1b6b
  .mask_7086
  .header_slow_2896
  .old_ebbf
  .shadow_outer_867d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-1b6b
  .mask_7086
  .header_slow_2896
  .old_ebbf
  .thick_1c62 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.icon_motion_70d3 .label_advanced_66f5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label_advanced_66f5 .sort-plasma-f1b7.thumbnail_advanced_ce9a .detail-full-43c3 > li > a:focus,
.label_advanced_66f5 .sort-plasma-f1b7.thumbnail_advanced_ce9a .detail-full-43c3 > li > a:hover,
.label_advanced_66f5 .sort-plasma-f1b7.badge_c0fb .detail-full-43c3 > li > a:focus,
.label_advanced_66f5 .sort-plasma-f1b7.badge_c0fb .detail-full-43c3 > li > a:hover,
.label_advanced_66f5 .sort-plasma-f1b7.over_1219 .detail-full-43c3 > li > a:focus,
.label_advanced_66f5 .sort-plasma-f1b7.over_1219 .detail-full-43c3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_advanced_66f5
  .sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li.tall-10fe
  > a,
.label_advanced_66f5
  .sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li.primary-fixed-6377
  > a,
.label_advanced_66f5
  .sort-plasma-f1b7.badge_c0fb
  .detail-full-43c3
  > li.tall-10fe
  > a,
.label_advanced_66f5
  .sort-plasma-f1b7.badge_c0fb
  .detail-full-43c3
  > li.primary-fixed-6377
  > a,
.label_advanced_66f5
  .sort-plasma-f1b7.over_1219
  .detail-full-43c3
  > li.tall-10fe
  > a,
.label_advanced_66f5 .sort-plasma-f1b7.over_1219 .detail-full-43c3 > li.heading_fast_e2fc > a {
  color: rgba(0, 0, 0, 0.8);
}
.label_advanced_66f5 .west_4143,
.label_advanced_66f5 .west_4143 a {
  color: rgba(0, 0, 0, 0.8);
}
.label_advanced_66f5 .header_9420.thumbnail-1998 li a,
.label_advanced_66f5 .over_f013 a,
.label_advanced_66f5 .mask_17c3,
.label_advanced_66f5 .detail-full-43c3 > li > a,
.label_advanced_66f5 .header-c34b {
  color: rgba(0, 0, 0, 0.55);
}
.label_advanced_66f5 .header_9420.thumbnail-1998 li a:hover,
.label_advanced_66f5 .over_f013 a:hover,
.label_advanced_66f5 .mask_17c3:hover,
.label_advanced_66f5 .detail-full-43c3 > li > a:hover,
.label_advanced_66f5 .header-c34b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_advanced_66f5 .tag_cool_478f {
  color: rgba(0, 0, 0, 0.55);
}
.label_advanced_66f5 .tag_cool_478f .hard_5181 {
  color: rgba(0, 0, 0, 0.8);
}
.label_advanced_66f5 .tag_cool_478f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.glass-7ddc .slider-d35c {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb_5645 > * {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb_5645 .fast_047f {
  margin-right: 1.41575em;
}
.lower-d632 .breadcrumb_5645 > .modal_east_8369 {
  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;
}
.lower-d632 .breadcrumb_5645 > .current-8a11 {
  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;
}
.badge-first-2967.glass-7ddc .slider-d35c,
.hidden-cca7.glass-7ddc .slider-d35c {
  margin-left: 0;
}
.slider-dark-c3a1.glass-7ddc .slider-d35c,
.article_left_e756.glass-7ddc .slider-d35c {
  margin-right: 0;
}
.breadcrumb_5645 ol,
.breadcrumb_5645 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.list_cool_ac86 video {
  max-width: 100%;
}
.aside-east-8037 img {
  display: block;
}
.aside-east-8037.fast_047f,
.aside-east-8037.hard-f502 {
  width: 100%;
}
.aside-east-8037.current-8a11 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fixed_6f34:not(.main_yellow_da79) {
  margin: 1.5em auto;
}
.tooltip_pro_d499 p {
  padding: 1.5em 14px;
}
ul.accordion_4b79.current-8a11,
ul.accordion_4b79.modal_east_8369,
ul.accordion_4b79.focus_selected_edf9.modal_east_8369 {
  padding: 0 14px;
}
.preview_wide_90ca {
  display: block;
  overflow-x: auto;
}
.preview_wide_90ca table {
  border-collapse: collapse;
  width: 100%;
}
.preview_wide_90ca td,
.preview_wide_90ca th {
  padding: 0.5em;
}
.breadcrumb_5645 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.breadcrumb_5645 ol ol,
.breadcrumb_5645 ol ul,
.breadcrumb_5645 ul ol,
.breadcrumb_5645 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.breadcrumb_5645 ol ol li,
.breadcrumb_5645 ol ul li,
.breadcrumb_5645 ul ol li,
.breadcrumb_5645 ul ul li {
  margin-left: 0;
}
.warm_2e51.widget-caaf > .active_f0cb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.warm_2e51.widget-caaf > .active_f0cb iframe,
.warm_2e51.widget-caaf > .active_f0cb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed-f5ec {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fixed-f5ec.backdrop_north_7c35 {
  padding: 0;
}
.fixed-f5ec.backdrop_north_7c35 cite {
  font-size: 13px;
}
.fixed-f5ec > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fixed-f5ec cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.silver-ffe8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.silver-ffe8 > p:first-child {
  margin-top: 0;
}
.silver-ffe8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.silver-ffe8 blockquote {
  border-left: 0;
}
.new-4b88 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new-4b88:not(.large-7dcf) {
  max-width: 100px;
}
.new-4b88.message-solid-b93b {
  border-bottom: none !important;
  text-align: center;
}
.new-4b88.message-solid-b93b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tooltip_pro_d499 p {
    padding: 1.5em 0;
  }
}
.label-fa76 {
  color: #0073aa;
}
.title_up_964e {
  background-color: #0073aa;
}
.item-yellow-ffd4 {
  color: #229fd8;
}
.overlay_e8c8 {
  background-color: #229fd8;
}
.active_basic_709a {
  color: #eee;
}
.tooltip-purple-4ecc {
  background-color: #eee;
}
.media-gold-6162 {
  color: #444;
}
.layout_selected_f31a {
  background-color: #444;
}
.hero-86da {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hero-86da .highlight-50b2 .over_f013 {
  font-size: 15px;
}
.hero-86da .over_f013 {
  line-height: 1.3;
}
.hero-86da .label_advanced_66f5 {
}
.hero-86da .mask_7086 {
  background: #235787;
}
.pagination_black_4120 {
  padding: 0;
}
.pagination_black_4120 .mask_7086 {
  background: #1a1a1a;
}
.pagination_black_4120 .label_advanced_66f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.box-short-0de0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.box-short-0de0 .label_advanced_66f5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.box-short-0de0 .mask_7086 {
  background: #303030;
}
.hero_hard_218e {
  position: relative;
  z-index: 10;
}
.hero_hard_218e .column-32c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-out-b78c .input_down_1ee2 {
  display: inline-block;
  vertical-align: middle;
}
.section-out-b78c.focus-active-ba8c .input_down_1ee2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section-out-b78c.focus-active-ba8c .input_down_1ee2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section-out-b78c.focus-active-ba8c .input_down_1ee2 {
    margin-right: 0.4em;
  }
}
.section-out-b78c.focus-active-ba8c .input_down_1ee2:last-child {
  margin-right: 0;
}
.logo-4caa .column-32c3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .icon_motion_70d3 .highlight-50b2 {
    margin: 0 -0.5em;
  }
  .icon_motion_70d3 .highlight-50b2 [class*="customify-col-"],
  .icon_motion_70d3 .highlight-50b2 [class*="customify-col_"],
  .icon_motion_70d3 .highlight-50b2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.icon_motion_70d3.hard-47ae .column-32c3 {
  background: 0 0 !important;
}
.icon_motion_70d3.hard-47ae .column-32c3,
.icon_motion_70d3.logo-4caa .column-32c3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .icon_motion_70d3.west_8207 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.icon_motion_70d3.logo-4caa .column-32c3 {
  box-shadow: none !important;
}
.hover-focused-6cbc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hover-focused-6cbc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hover-focused-6cbc {
    padding: 18px 0 20px;
  }
}
.hover-focused-6cbc .paper_befc {
  width: 100%;
}
.hover-focused-6cbc .notice-74c0 {
  margin-bottom: 0;
}
.hover-focused-6cbc .summary-tall-b915 {
  margin-top: 5px;
  font-size: 0.875em;
}
.message_4aac {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.message_4aac .border-3519 {
  width: 100%;
}
.solid_e13f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.solid_e13f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.solid_e13f 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;
}
.solid_e13f li:last-child:after {
  display: none;
}
.solid_e13f li a {
  font-weight: 500;
  margin-right: 10px;
}
.block-b3a3 .box_slow_0e1e button,
.hover-focused-6cbc .box_slow_0e1e button {
  left: 0;
}
.block-b3a3 .border-3519,
.hover-focused-6cbc .border-3519 {
  padding-left: 0;
  padding-right: 0;
}
.block-b3a3 .message_4aac,
.hover-focused-6cbc .message_4aac {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block-b3a3 {
  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;
}
.block-b3a3: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;
}
.block-b3a3 .liquid-d345 {
  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) {
  .block-b3a3 .liquid-d345 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block-b3a3 .liquid-d345 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block-b3a3 .liquid-d345 {
    min-height: 200px;
  }
}
.block-b3a3 .solid_e13f {
  color: rgba(255, 255, 255, 0.8);
}
.block-b3a3 .solid_e13f a,
.block-b3a3 .solid_e13f li:after {
  color: inherit;
}
.block-b3a3 .solid_e13f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.component-07da {
  margin-bottom: 0.5em;
}
.center_88f7 {
  margin-bottom: 1.2em;
}
.center_88f7,
.component-07da {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.center_88f7 p:last-child,
.component-07da p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .box_slow_0e1e,
#masthead .box_slow_0e1e {
  display: none;
}
#masthead
  > .box_slow_0e1e.east_b1ea {
  display: none;
}
#masthead > .box_slow_0e1e button {
  left: 0;
}
.dynamic-99ab {
  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%;
}
.dynamic-99ab .input_down_1ee2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dynamic-99ab .detail-slow-b71b {
  display: -webkit-box;
  display: flex;
}
.dynamic-99ab .detail-slow-b71b.popup_action_77b7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dynamic-99ab .detail-slow-b71b.complex-4d04 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-99ab .detail-slow-b71b.accent_dim_f301 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-99ab.lower_6be9.primary-73ac .detail-slow-b71b.popup_action_77b7 {
  flex-basis: 100%;
}
.dynamic-99ab.box_bright_8f43 .detail-slow-b71b.complex-4d04 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dynamic-99ab.box_bright_8f43 .detail-slow-b71b.accent_dim_f301 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .box_slow_0e1e.east_b1ea {
  display: none;
}
#masthead > .box_slow_0e1e button {
  left: 0;
}
.badge_silver_a312 {
  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;
}
.badge_silver_a312:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.badge_silver_a312.form-clean-37c5 i {
  margin-right: 4px;
}
.badge_silver_a312.info-orange-f790 i {
  margin-left: 5px;
}
.over_f013 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.over_f013 p:last-child {
  margin-bottom: 0;
}
.basic-5e50 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.basic-5e50 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.basic-5e50 img {
  display: block;
  width: auto;
  line-height: 1;
}
.basic-5e50 .west_4143 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.basic-5e50 .carousel_75c4 {
  margin: 5px 0 7px 0;
}
.basic-5e50.dropdown-pink-ae91 .form_c6b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic-5e50.dropdown-pink-ae91 .input_over_02c3 {
  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;
}
.basic-5e50.hovered_3cc7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.basic-5e50.hovered_3cc7 .form_c6b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.basic-5e50.hovered_3cc7 .input_over_02c3 {
  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;
}
.basic-5e50.shade-4f2e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.basic-5e50.backdrop_huge_19d5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.basic-5e50.backdrop_huge_19d5 .input_over_02c3 {
  margin-top: 7px;
}
.purple-50c9 {
  display: inline-block;
}
.hero_hard_218e .primary-b596 .basic-5e50 img {
  max-width: 100%;
}
.sort-plasma-f1b7 .table-b9f8.sort-b66f,
.media_fluid_d30a .table-b9f8.sort-b66f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort-plasma-f1b7 .hot-e5c2,
.media_fluid_d30a .hot-e5c2 {
  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%);
}
.sort-plasma-f1b7 .hot-e5c2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort-plasma-f1b7.dropdown-prev-524f .hot-e5c2 {
  display: none;
}
.sort-plasma-f1b7 .main_b6c5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-plasma-f1b7 .main_b6c5 li {
  display: inline-block;
  position: relative;
}
.sort-plasma-f1b7 .main_b6c5 li:last-child {
  margin-right: 0;
}
.sort-plasma-f1b7 .main_b6c5 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;
}
.sort-plasma-f1b7 .main_b6c5 li.heading_fast_e2fc > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort-plasma-f1b7 .main_b6c5 > 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;
}
.sort-plasma-f1b7 .main_b6c5 > li > a i {
  line-height: 0;
}
.sort-plasma-f1b7 .main_b6c5 > li.new_996b > a .hot-e5c2 {
  margin-left: 4px;
  line-height: 0;
}
.sort-plasma-f1b7 .main_b6c5 .border_1933 li.new_996b > a {
  position: relative;
}
.sort-plasma-f1b7 .main_b6c5 .border_1933 li.new_996b > a:after,
.sort-plasma-f1b7 .main_b6c5 .border_1933 li.new_996b > a:before {
  content: "";
  display: table;
}
.sort-plasma-f1b7 .main_b6c5 .border_1933 li.new_996b > a:after {
  clear: both;
}
.sort-plasma-f1b7 .main_b6c5 .border_1933 li.new_996b > a .hot-e5c2 {
  margin-left: 5px;
  float: right;
}
.sort-plasma-f1b7 .red-7d9f,
.sort-plasma-f1b7 .border_1933 {
  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;
}
.sort-plasma-f1b7 .border_1933 {
  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;
}
.sort-plasma-f1b7 .border_1933 .sort-b66f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort-plasma-f1b7 .border_1933 .hot-e5c2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort-plasma-f1b7 .border_1933 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort-plasma-f1b7 .border_1933 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;
}
.sort-plasma-f1b7 .border_1933 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort-plasma-f1b7 .border_1933 .border_1933 {
  top: 0;
  left: 100%;
}
.sort-plasma-f1b7 .hot-a589.fn-focus-a071 > .red-7d9f,
.sort-plasma-f1b7 .hot-a589.fn-focus-a071 > .border_1933,
.sort-plasma-f1b7 .hot-a589:focus > .red-7d9f,
.sort-plasma-f1b7 .hot-a589:focus > .border_1933,
.sort-plasma-f1b7 .hot-a589:hover > .red-7d9f,
.sort-plasma-f1b7 .hot-a589:hover > .border_1933 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort-plasma-f1b7.over_1219 .detail-full-43c3:after,
.sort-plasma-f1b7.over_1219 .detail-full-43c3:before {
  content: "";
  display: table;
}
.sort-plasma-f1b7.over_1219 .detail-full-43c3:after {
  clear: both;
}
.sort-plasma-f1b7.over_1219 .detail-full-43c3 > li {
  float: left;
}
.sort-plasma-f1b7.large-4276 .detail-full-43c3:after,
.sort-plasma-f1b7.large-4276 .detail-full-43c3:before {
  content: "";
  display: table;
}
.sort-plasma-f1b7.large-4276 .detail-full-43c3:after {
  clear: both;
}
.sort-plasma-f1b7.large-4276 .detail-full-43c3 > li {
  float: left;
}
.sort-plasma-f1b7.large-4276 .detail-full-43c3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort-plasma-f1b7.large-4276 .detail-full-43c3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort-plasma-f1b7.large-4276 .detail-full-43c3 > li.tall-10fe > a,
.sort-plasma-f1b7.large-4276 .detail-full-43c3 > li.heading_fast_e2fc > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort-plasma-f1b7.thumbnail_advanced_ce9a .detail-full-43c3 > li > a .sort-b66f {
  position: relative;
}
.sort-plasma-f1b7.thumbnail_advanced_ce9a .detail-full-43c3 > li > a .sort-b66f: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;
}
.sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li:focus
  > a
  .sort-b66f:before,
.sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li:hover
  > a
  .sort-b66f:before {
  width: 100%;
  background-color: currentColor;
}
.sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li.tall-10fe
  > a
  .sort-b66f:before,
.sort-plasma-f1b7.thumbnail_advanced_ce9a
  .detail-full-43c3
  > li.primary-fixed-6377
  > a
  .sort-b66f:before {
  width: 100%;
  background-color: currentColor;
}
.sort-plasma-f1b7.badge_c0fb .detail-full-43c3 > li > a .sort-b66f {
  position: relative;
}
.sort-plasma-f1b7.badge_c0fb .detail-full-43c3 > li > a .sort-b66f: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;
}
.sort-plasma-f1b7.badge_c0fb .detail-full-43c3 > li:focus > a .sort-b66f:before,
.sort-plasma-f1b7.badge_c0fb
  .detail-full-43c3
  > li:hover
  > a
  .sort-b66f:before {
  width: 100%;
  background-color: currentColor;
}
.sort-plasma-f1b7.badge_c0fb
  .detail-full-43c3
  > li.tall-10fe
  > a
  .sort-b66f:before,
.sort-plasma-f1b7.badge_c0fb
  .detail-full-43c3
  > li.primary-fixed-6377
  > a
  .sort-b66f:before {
  width: 100%;
  background-color: currentColor;
}
.media_fluid_d30a .main_b6c5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.media_fluid_d30a .main_b6c5 li:first-child > a {
  border-top: none;
}
.media_fluid_d30a .main_b6c5 .outline-mini-9e21 > .sort-b66f .hot-e5c2 {
  display: none;
}
.media_fluid_d30a .main_b6c5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.media_fluid_d30a .main_b6c5 li:last-child {
  border: none;
}
.media_fluid_d30a .main_b6c5 li.new_996b > a {
  padding-right: 45px !important;
}
.media_fluid_d30a .main_b6c5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.media_fluid_d30a .main_b6c5 li a:focus,
.media_fluid_d30a .main_b6c5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.media_fluid_d30a .main_b6c5 li .smooth_845c {
  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;
}
.media_fluid_d30a .main_b6c5 li .smooth_845c:hover {
  box-shadow: none;
}
.media_fluid_d30a .main_b6c5 li .smooth_845c .hot-e5c2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.media_fluid_d30a .main_b6c5 .border_1933 {
  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);
}
.media_fluid_d30a .main_b6c5 .border_1933 li a {
  padding-left: 3em;
}
.media_fluid_d30a .main_b6c5 .item-c9ec > a .smooth_845c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.media_fluid_d30a .main_b6c5 .item-c9ec > .border_1933 {
  display: block;
  opacity: 1;
}
.east_abdd {
  max-width: 100%;
}
.label_3206 {
  line-height: 0;
  cursor: pointer;
}
.header-c34b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.header-c34b:hover {
  box-shadow: none;
  color: currentColor;
}
.header-c34b svg {
  width: 18px;
  height: 18px;
}
.header-c34b .silver-91d3 {
  display: none;
}
.purple-58c6 {
  position: relative;
}
.purple-58c6.fn-active-a071 .header-c34b .sort-liquid-8943 {
  display: none;
}
.purple-58c6.fn-active-a071 .header-c34b .silver-91d3 {
  display: inline-block;
}
.purple-58c6 .last_84e5 {
  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);
}
.purple-58c6.article-inner-a31e .last_84e5 {
  left: auto;
  right: -0.9em;
}
.purple-58c6.article-inner-a31e .input_fee7::before {
  left: auto;
  right: 15px;
}
.purple-58c6.fn-active-a071 .last_84e5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.old_ebbf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.old_ebbf label {
  flex-basis: 100%;
}
.old_ebbf .frame-ce8d {
  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;
}
.old_ebbf .thick_1c62 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.old_ebbf .thick_1c62:focus {
  background-color: transparent;
}
.old_ebbf button.dark-a466 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.old_ebbf button.dark-a466:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.old_ebbf button.dark-a466 svg {
  width: 18px;
  height: 18px;
}
.old_ebbf input[type="submit"] {
  min-height: auto;
}
.header_slow_2896 .old_ebbf .thick_1c62 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.input_fee7 {
  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) {
  .input_fee7 {
    width: 220px;
  }
}
.input_fee7 label {
  flex-basis: 100%;
}
.input_fee7::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;
}
.focus-1b6b .header_slow_2896 .old_ebbf {
  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;
}
.focus-1b6b
  .header_slow_2896
  .old_ebbf
  .frame-ce8d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.focus-1b6b .header_slow_2896 .old_ebbf .thick_1c62 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.focus-1b6b
  .header_slow_2896
  .old_ebbf
  .thick_1c62:focus {
  background: 0 0;
}
.focus-1b6b
  .header_slow_2896
  .old_ebbf
  .shadow_outer_867d {
  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;
}
.header_9420 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.header_9420 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.header_9420 li:last-child {
  margin-right: 0;
}
.header_9420 li:first-child {
  margin-left: 0;
}
.header_9420.left-ae4b a {
  color: #fff;
}
.header_9420.left-ae4b a:hover {
  color: #fff;
}
.header_9420 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.header_9420 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.header_9420 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header_9420 a:hover {
  opacity: 0.9;
  color: inherit;
}
.header_9420 [class*="social-icon-apple"] {
  background-color: #999;
}
.header_9420 [class*="social-icon-apple"].last-e465 {
  background-color: transparent;
  color: #999;
}
.header_9420 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.header_9420 [class*="social-icon-behance"].last-e465 {
  background-color: transparent;
  color: #1769ff;
}
.header_9420 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.header_9420 [class*="social-icon-bitbucket"].last-e465 {
  background-color: transparent;
  color: #205081;
}
.header_9420 [class*="social-icon-codepen"] {
  background-color: #000;
}
.header_9420 [class*="social-icon-codepen"].last-e465 {
  background-color: transparent;
  color: #000;
}
.header_9420 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.header_9420 [class*="social-icon-delicious"].last-e465 {
  background-color: transparent;
  color: #39f;
}
.header_9420 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.header_9420 [class*="social-icon-digg"].last-e465 {
  background-color: transparent;
  color: #005be2;
}
.header_9420 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.header_9420 [class*="social-icon-dribbble"].last-e465 {
  background-color: transparent;
  color: #ea4c89;
}
.header_9420 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.header_9420 [class*="social-icon-envelope"].last-e465 {
  background-color: transparent;
  color: #ea4335;
}
.header_9420 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.header_9420 [class*="social-icon-facebook"].last-e465 {
  background-color: transparent;
  color: #3b5998;
}
.header_9420 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.header_9420 [class*="social-icon-flickr"].last-e465 {
  background-color: transparent;
  color: #0063dc;
}
.header_9420 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.header_9420 [class*="social-icon-foursquare"].last-e465 {
  background-color: transparent;
  color: #2d5be3;
}
.header_9420 [class*="social-icon-github"] {
  background-color: #333;
}
.header_9420 [class*="social-icon-github"].last-e465 {
  background-color: transparent;
  color: #333;
}
.header_9420 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.header_9420 [class*="social-icon-google-plus"].last-e465 {
  background-color: transparent;
  color: #dd4b39;
}
.header_9420 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.header_9420 [class*="social-icon-houzz"].last-e465 {
  background-color: transparent;
  color: #7ac142;
}
.header_9420 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.header_9420 [class*="social-icon-instagram"].last-e465 {
  background-color: transparent;
  color: #262626;
}
.header_9420 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.header_9420 [class*="social-icon-jsfiddle"].last-e465 {
  background-color: transparent;
  color: #487aa2;
}
.header_9420 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.header_9420 [class*="social-icon-linkedin"].last-e465 {
  background-color: transparent;
  color: #0077b5;
}
.header_9420 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.header_9420 [class*="social-icon-medium"].last-e465 {
  background-color: transparent;
  color: #00ab6b;
}
.header_9420 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.header_9420
  [class*="social-icon-odnoklassniki"].last-e465 {
  background-color: transparent;
  color: #f4731c;
}
.header_9420 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.header_9420 [class*="social-icon-meetup"].last-e465 {
  background-color: transparent;
  color: #ec1c40;
}
.header_9420 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.header_9420 [class*="social-icon-pinterest"].last-e465 {
  background-color: transparent;
  color: #bd081c;
}
.header_9420 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.header_9420 [class*="social-icon-product-hunt"].last-e465 {
  background-color: transparent;
  color: #da552f;
}
.header_9420 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.header_9420 [class*="social-icon-reddit"].last-e465 {
  background-color: transparent;
  color: #ff4500;
}
.header_9420 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.header_9420 [class*="social-icon-rss"].last-e465 {
  background-color: transparent;
  color: #f26522;
}
.header_9420 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.header_9420
  [class*="social-icon-shopping-cart"].last-e465 {
  background-color: transparent;
  color: #4caf50;
}
.header_9420 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.header_9420 [class*="social-icon-skype"].last-e465 {
  background-color: transparent;
  color: #00aff0;
}
.header_9420 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.header_9420 [class*="social-icon-slideshare"].last-e465 {
  background-color: transparent;
  color: #0077b5;
}
.header_9420 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.header_9420 [class*="social-icon-snapchat"].last-e465 {
  background-color: transparent;
  color: #fffc00;
}
.header_9420 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.header_9420 [class*="social-icon-soundcloud"].last-e465 {
  background-color: transparent;
  color: #f80;
}
.header_9420 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.header_9420 [class*="social-icon-spotify"].last-e465 {
  background-color: transparent;
  color: #2ebd59;
}
.header_9420 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.header_9420
  [class*="social-icon-stack-overflow"].last-e465 {
  background-color: transparent;
  color: #fe7a15;
}
.header_9420 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.header_9420 [class*="social-icon-maldkfgram"].last-e465 {
  background-color: transparent;
  color: #2ca5e0;
}
.header_9420 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.header_9420 [class*="social-icon-tripadvisor"].last-e465 {
  background-color: transparent;
  color: #589442;
}
.header_9420 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.header_9420 [class*="social-icon-tumblr"].last-e465 {
  background-color: transparent;
  color: #35465c;
}
.header_9420 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.header_9420 [class*="social-icon-twitch"].last-e465 {
  background-color: transparent;
  color: #6441a5;
}
.header_9420 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.header_9420 [class*="social-icon-twitter"].last-e465 {
  background-color: transparent;
  color: #1da1f2;
}
.header_9420 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.header_9420 [class*="social-icon-vimeo"].last-e465 {
  background-color: transparent;
  color: #1ab7ea;
}
.header_9420 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.header_9420 [class*="social-icon-vk"].last-e465 {
  background-color: transparent;
  color: #45668e;
}
.header_9420 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.header_9420 [class*="social-icon-weibo"].last-e465 {
  background-color: transparent;
  color: #df2029;
}
.header_9420 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.header_9420 [class*="social-icon-weixin"].last-e465 {
  background-color: transparent;
  color: #7bb32e;
}
.header_9420 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.header_9420 [class*="social-icon-whatsapp"].last-e465 {
  background-color: transparent;
  color: #25d366;
}
.header_9420 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.header_9420 [class*="social-icon-wordpress"].last-e465 {
  background-color: transparent;
  color: #21759b;
}
.header_9420 [class*="social-icon-xing"] {
  background-color: #026466;
}
.header_9420 [class*="social-icon-xing"].last-e465 {
  background-color: transparent;
  color: #026466;
}
.header_9420 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.header_9420 [class*="social-icon-yelp"].last-e465 {
  background-color: transparent;
  color: #af0606;
}
.header_9420 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.header_9420 [class*="social-icon-youtube"].last-e465 {
  background-color: transparent;
  color: #cd201f;
}
.mask_17c3 {
  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;
}
.mask_17c3:hover {
  box-shadow: none;
  background: 0 0;
}
.current-1484 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.input-complex-77aa {
  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;
}
.basic-688f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.feature-2c15 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.feature-2c15,
.feature-2c15::after,
.feature-2c15::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;
}
.feature-2c15::after,
.feature-2c15::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview_silver_b706 .input-complex-77aa .basic-688f {
  margin-top: -2px;
  width: 19px;
}
.preview_silver_b706 .input-complex-77aa .feature-2c15 {
  margin-top: -1px;
}
.preview_silver_b706 .input-complex-77aa .feature-2c15,
.preview_silver_b706 .input-complex-77aa .feature-2c15::after,
.preview_silver_b706 .input-complex-77aa .feature-2c15::before {
  width: 19px;
  height: 2px;
}
.preview_silver_b706 .input-complex-77aa .feature-2c15::before {
  top: -6px;
}
.preview_silver_b706 .input-complex-77aa .feature-2c15::after {
  bottom: -6px;
}
.popup_bottom_6ff1 .input-complex-77aa .basic-688f {
  margin-top: -2px;
  width: 22px;
}
.popup_bottom_6ff1 .input-complex-77aa .feature-2c15 {
  margin-top: -1px;
}
.popup_bottom_6ff1 .input-complex-77aa .feature-2c15,
.popup_bottom_6ff1 .input-complex-77aa .feature-2c15::after,
.popup_bottom_6ff1 .input-complex-77aa .feature-2c15::before {
  width: 22px;
  height: 2px;
}
.popup_bottom_6ff1 .input-complex-77aa .feature-2c15::before {
  top: -7px;
}
.popup_bottom_6ff1 .input-complex-77aa .feature-2c15::after {
  bottom: -7px;
}
.overlay_outer_ba64 .input-complex-77aa .basic-688f {
  margin-top: -2px;
  width: 31px;
}
.overlay_outer_ba64 .input-complex-77aa .feature-2c15 {
  margin-top: -1.5px;
}
.overlay_outer_ba64 .input-complex-77aa .feature-2c15,
.overlay_outer_ba64 .input-complex-77aa .feature-2c15::after,
.overlay_outer_ba64 .input-complex-77aa .feature-2c15::before {
  width: 31px;
  height: 3px;
}
.overlay_outer_ba64 .input-complex-77aa .feature-2c15::before {
  top: -9px;
}
.overlay_outer_ba64 .input-complex-77aa .feature-2c15::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .basic_fe6a .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 19px;
  }
  .basic_fe6a .input-complex-77aa .feature-2c15 {
    margin-top: -1px;
  }
  .basic_fe6a .input-complex-77aa .feature-2c15,
  .basic_fe6a .input-complex-77aa .feature-2c15::after,
  .basic_fe6a .input-complex-77aa .feature-2c15::before {
    width: 19px;
    height: 2px;
  }
  .basic_fe6a .input-complex-77aa .feature-2c15::before {
    top: -6px;
  }
  .basic_fe6a .input-complex-77aa .feature-2c15::after {
    bottom: -6px;
  }
  .shade_78a8 .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 22px;
  }
  .shade_78a8 .input-complex-77aa .feature-2c15 {
    margin-top: -1px;
  }
  .shade_78a8 .input-complex-77aa .feature-2c15,
  .shade_78a8 .input-complex-77aa .feature-2c15::after,
  .shade_78a8 .input-complex-77aa .feature-2c15::before {
    width: 22px;
    height: 2px;
  }
  .shade_78a8 .input-complex-77aa .feature-2c15::before {
    top: -7px;
  }
  .shade_78a8 .input-complex-77aa .feature-2c15::after {
    bottom: -7px;
  }
  .notification_narrow_b84c .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 31px;
  }
  .notification_narrow_b84c .input-complex-77aa .feature-2c15 {
    margin-top: -1.5px;
  }
  .notification_narrow_b84c .input-complex-77aa .feature-2c15,
  .notification_narrow_b84c .input-complex-77aa .feature-2c15::after,
  .notification_narrow_b84c .input-complex-77aa .feature-2c15::before {
    width: 31px;
    height: 3px;
  }
  .notification_narrow_b84c .input-complex-77aa .feature-2c15::before {
    top: -9px;
  }
  .notification_narrow_b84c .input-complex-77aa .feature-2c15::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .container-large-c338 .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 19px;
  }
  .container-large-c338 .input-complex-77aa .feature-2c15 {
    margin-top: -1px;
  }
  .container-large-c338 .input-complex-77aa .feature-2c15,
  .container-large-c338 .input-complex-77aa .feature-2c15::after,
  .container-large-c338 .input-complex-77aa .feature-2c15::before {
    width: 19px;
    height: 2px;
  }
  .container-large-c338 .input-complex-77aa .feature-2c15::before {
    top: -6px;
  }
  .container-large-c338 .input-complex-77aa .feature-2c15::after {
    bottom: -6px;
  }
  .cold_c3f2 .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 22px;
  }
  .cold_c3f2 .input-complex-77aa .feature-2c15 {
    margin-top: -1px;
  }
  .cold_c3f2 .input-complex-77aa .feature-2c15,
  .cold_c3f2 .input-complex-77aa .feature-2c15::after,
  .cold_c3f2 .input-complex-77aa .feature-2c15::before {
    width: 22px;
    height: 2px;
  }
  .cold_c3f2 .input-complex-77aa .feature-2c15::before {
    top: -7px;
  }
  .cold_c3f2 .input-complex-77aa .feature-2c15::after {
    bottom: -7px;
  }
  .shade-red-5190 .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 31px;
  }
  .shade-red-5190 .input-complex-77aa .feature-2c15 {
    margin-top: -1.5px;
  }
  .shade-red-5190 .input-complex-77aa .feature-2c15,
  .shade-red-5190 .input-complex-77aa .feature-2c15::after,
  .shade-red-5190 .input-complex-77aa .feature-2c15::before {
    width: 31px;
    height: 3px;
  }
  .shade-red-5190 .input-complex-77aa .feature-2c15::before {
    top: -9px;
  }
  .shade-red-5190 .input-complex-77aa .feature-2c15::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_green_ad53 .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_green_ad53 .input-complex-77aa .feature-2c15 {
    margin-top: -1px;
  }
  .pagination_green_ad53 .input-complex-77aa .feature-2c15,
  .pagination_green_ad53 .input-complex-77aa .feature-2c15::after,
  .pagination_green_ad53 .input-complex-77aa .feature-2c15::before {
    width: 19px;
    height: 2px;
  }
  .pagination_green_ad53 .input-complex-77aa .feature-2c15::before {
    top: -6px;
  }
  .pagination_green_ad53 .input-complex-77aa .feature-2c15::after {
    bottom: -6px;
  }
  .box_ba9a .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 22px;
  }
  .box_ba9a .input-complex-77aa .feature-2c15 {
    margin-top: -1px;
  }
  .box_ba9a .input-complex-77aa .feature-2c15,
  .box_ba9a .input-complex-77aa .feature-2c15::after,
  .box_ba9a .input-complex-77aa .feature-2c15::before {
    width: 22px;
    height: 2px;
  }
  .box_ba9a .input-complex-77aa .feature-2c15::before {
    top: -7px;
  }
  .box_ba9a .input-complex-77aa .feature-2c15::after {
    bottom: -7px;
  }
  .fixed_0da1 .input-complex-77aa .basic-688f {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_0da1 .input-complex-77aa .feature-2c15 {
    margin-top: -1.5px;
  }
  .fixed_0da1 .input-complex-77aa .feature-2c15,
  .fixed_0da1 .input-complex-77aa .feature-2c15::after,
  .fixed_0da1 .input-complex-77aa .feature-2c15::before {
    width: 31px;
    height: 3px;
  }
  .fixed_0da1 .input-complex-77aa .feature-2c15::before {
    top: -9px;
  }
  .fixed_0da1 .input-complex-77aa .feature-2c15::after {
    bottom: -9px;
  }
}
.lite_f89d .feature-2c15 {
  -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);
}
.lite_f89d .feature-2c15::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.lite_f89d .feature-2c15::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);
}
.lite_f89d.element_top_a542 .feature-2c15 {
  -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);
}
.lite_f89d.element_top_a542 .feature-2c15::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.lite_f89d.element_top_a542 .feature-2c15::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);
}
.glass_15cc {
  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.caption-gas-f819:before {
  display: none;
}
.breadcrumb_fresh_582f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.breadcrumb_fresh_582f .mini-b039 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.breadcrumb_fresh_582f .mini-b039:last-of-type {
  border-bottom: none;
}
.breadcrumb_fresh_582f .mini-b039.slow-1468,
.breadcrumb_fresh_582f .mini-b039.list-3204,
.breadcrumb_fresh_582f .mini-b039.chip-47e7 {
  padding: 0;
}
.breadcrumb_fresh_582f .media_fluid_d30a .smooth_845c {
  color: currentColor;
}
.breadcrumb_fresh_582f .media_fluid_d30a .smooth_845c:focus,
.breadcrumb_fresh_582f .media_fluid_d30a .smooth_845c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .tag_cool_478f,
.breadcrumb_fresh_582f.label_advanced_66f5 .over_f013 a,
.breadcrumb_fresh_582f.label_advanced_66f5 .detail-full-43c3 a,
.breadcrumb_fresh_582f.label_advanced_66f5 .border_1933 a {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .tag_cool_478f:hover,
.breadcrumb_fresh_582f.label_advanced_66f5 .over_f013 a:hover,
.breadcrumb_fresh_582f.label_advanced_66f5 .detail-full-43c3 a:hover,
.breadcrumb_fresh_582f.label_advanced_66f5 .border_1933 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .hard_5181 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .mini-b039 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .mini-b039:before {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .main-08e8:before {
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .media_fluid_d30a .main_b6c5 li a,
.breadcrumb_fresh_582f.label_advanced_66f5 .media_fluid_d30a .smooth_845c,
.breadcrumb_fresh_582f.label_advanced_66f5 .border_1933 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .media_fluid_d30a .smooth_845c:focus,
.breadcrumb_fresh_582f.label_advanced_66f5 .media_fluid_d30a .smooth_845c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_fresh_582f.label_advanced_66f5 .main_b6c5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb_fresh_582f.mask_7086 .tag_cool_478f,
.breadcrumb_fresh_582f.mask_7086 .over_f013 a,
.breadcrumb_fresh_582f.mask_7086 .detail-full-43c3 .smooth_845c,
.breadcrumb_fresh_582f.mask_7086 .detail-full-43c3 a,
.breadcrumb_fresh_582f.mask_7086 .border_1933 a {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_fresh_582f.mask_7086 .tag_cool_478f:hover,
.breadcrumb_fresh_582f.mask_7086 .over_f013 a:hover,
.breadcrumb_fresh_582f.mask_7086 .detail-full-43c3 .smooth_845c:hover,
.breadcrumb_fresh_582f.mask_7086 .detail-full-43c3 a:hover,
.breadcrumb_fresh_582f.mask_7086 .border_1933 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_fresh_582f.mask_7086 .hard_5181 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_fresh_582f.mask_7086 .mini-b039 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_fresh_582f.mask_7086 .mini-b039:before {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb_fresh_582f.mask_7086 .main-08e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_fresh_582f.mask_7086 .media_fluid_d30a .main_b6c5 li a,
.breadcrumb_fresh_582f.mask_7086 .media_fluid_d30a .smooth_845c,
.breadcrumb_fresh_582f.mask_7086 .border_1933 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_fresh_582f.mask_7086 .media_fluid_d30a .smooth_845c:focus,
.breadcrumb_fresh_582f.mask_7086 .media_fluid_d30a .smooth_845c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_fresh_582f.mask_7086 .main_b6c5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main-08e8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main-08e8:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.progress_static_6da0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.east-ee6e .breadcrumb_fresh_582f {
  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;
}
.east-ee6e .mini-b039 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.east-ee6e .mini-b039: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) {
  .east-ee6e .mini-b039:before {
    width: 16%;
    left: 42%;
  }
}
.east-ee6e .mini-b039:last-child:before {
  content: none;
}
.east-ee6e .mini-b039[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.east-ee6e .media_fluid_d30a .main_b6c5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.east-ee6e .media_fluid_d30a .main_b6c5 li a .smooth_845c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.east-ee6e .media_fluid_d30a .border_1933 {
  border: none;
}
.east-ee6e .media_fluid_d30a .border_1933 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.east-ee6e .main-08e8 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.east-ee6e .progress_static_6da0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.east-ee6e .mask_7086 .main-08e8:before {
  background: rgba(0, 0, 0, 0.9);
}
.east-ee6e .label_advanced_66f5.next-7ae7 .feature-2c15 {
  background: rgba(0, 0, 0, 0.6);
}
.east-ee6e
  .label_advanced_66f5.next-7ae7
  .feature-2c15::after,
.east-ee6e
  .label_advanced_66f5.next-7ae7
  .feature-2c15:before {
  background: inherit;
}
.east-ee6e
  .label_advanced_66f5.next-7ae7:hover
  .feature-2c15 {
  background: rgba(0, 0, 0, 0.8);
}
.logo_advanced_8f30 .breadcrumb_fresh_582f {
  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) {
  .logo_advanced_8f30 .breadcrumb_fresh_582f {
    width: auto;
    right: 45px;
  }
}
.table_up_560b .breadcrumb_fresh_582f {
  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_up_560b .breadcrumb_fresh_582f {
    width: auto;
    left: 45px;
  }
}
.caption-gas-f819 .breadcrumb_fresh_582f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.caption-gas-f819 .progress_static_6da0 {
  max-width: 48em;
  margin: 0 auto;
}
.caption-gas-f819 .main-08e8:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert-outer-54e2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert-outer-54e2.east-ee6e .breadcrumb_fresh_582f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert-outer-54e2.logo_advanced_8f30 .breadcrumb_fresh_582f {
  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);
}
.alert-outer-54e2 .breadcrumb_fresh_582f {
  visibility: visible;
}
.alert-outer-54e2.table_up_560b .breadcrumb_fresh_582f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.medium-99a8,
.accent_d749 {
  overflow-x: hidden;
}
.medium-99a8 .breadcrumb_fresh_582f {
  overflow: auto;
}
.medium-99a8.east-ee6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-99a8.east-ee6e .breadcrumb_fresh_582f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.medium-99a8.east-ee6e .mask_17c3 {
  opacity: 0;
}
.medium-99a8.logo_advanced_8f30 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-99a8.logo_advanced_8f30 .breadcrumb_fresh_582f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.medium-99a8.logo_advanced_8f30 .mask_17c3 {
  opacity: 0;
}
.medium-99a8.table_up_560b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.medium-99a8.table_up_560b .breadcrumb_fresh_582f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.medium-99a8.table_up_560b .mask_17c3 {
  opacity: 0;
}
.medium-99a8.caption-gas-f819 .breadcrumb_fresh_582f {
  z-index: 10;
  visibility: visible;
}
.next-7ae7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.next-7ae7 .feature-2c15 {
  background: rgba(255, 255, 255, 0.99);
}
.next-7ae7 .feature-2c15::after,
.next-7ae7 .feature-2c15:before {
  background: inherit;
}
.next-7ae7:hover .feature-2c15 {
  background: rgba(255, 255, 255, 0.99);
}
.table_up_560b .next-7ae7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.caption-gas-f819 .next-7ae7 {
  display: none !important;
}
.medium-99a8:before,
.accent_d749:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.medium-99a8 .next-7ae7,
.accent_d749 .next-7ae7 {
  display: inline-block;
}
.breadcrumb_fresh_582f .input_down_1ee2 {
  -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;
}
.medium-99a8 .breadcrumb_fresh_582f .input_down_1ee2,
.accent_d749 .breadcrumb_fresh_582f .input_down_1ee2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column_dark_81fd .frame-ce8d {
  width: 100%;
}
.primary-b596 {
  padding: 0 0.5em 0;
}
.primary-b596 [class*="customify-col-"],
.primary-b596 [class*="customify-col_"],
.primary-b596 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.description_dim_046e .primary-b596 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .highlight-50b2 .title-stone-6586,
  .title-stone-6586 {
    display: none;
  }
  .popup_389e {
    text-align: left;
  }
  .notice-163a {
    text-align: center;
  }
  .info_up_1345 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-50b2 .huge-4505,
  .huge-4505 {
    display: none;
  }
  .preview_wood_e279 {
    text-align: left;
  }
  .gallery_1fa5 {
    text-align: center;
  }
  .filter-d87b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .highlight-50b2 .box-af3c,
  .box-af3c {
    display: none;
  }
  .shade-full-46ce {
    text-align: left;
  }
  .surface-63db {
    text-align: center;
  }
  .hidden-active-a96a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lite_09cc {
  box-shadow: none !important;
}
.notice-d4a6 .title_94c6,
.top-8215 .title_94c6 {
  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;
}
.top-8215 .title_94c6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.column-32c3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.column-32c3:after,
.column-32c3:before {
  content: "";
  display: table;
}
.column-32c3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .column-32c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.column-32c3,
.west_8207 {
  max-width: 1248px;
  margin: 0 auto;
}

.solid_a563.background_27b1 .column-32c3 {
  max-width: 100%;
}
.solid_a563.accordion_4ef5 {
  max-width: 1200px;
  margin: 0 auto;
}
.solid_a563.sidebar_1b2e .column-32c3 {
  max-width: 100%;
}
.solid_a563.sidebar_1b2e > .column-32c3 {
  padding-left: 0;
  padding-right: 0;
}
.solid_a563.sidebar_1b2e > .column-32c3 .highlight-50b2 {
  margin: 0;
}
.solid_a563.sidebar_1b2e
  > .column-32c3
  .selected_e66a.blue-4f39 {
  margin-right: 0;
  margin-left: 0;
}
.solid_a563.sidebar_1b2e #main.blue-4f39 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main_slow_1184 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main_slow_1184 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hard_eaf6 .slider-d35c {
    padding-right: 1em;
  }
  .hard_eaf6.small-e02b .selected_e66a {
    border-right: 1px solid #eaecee;
  }
  .hard_eaf6.small-e02b .slider-d35c {
    padding-right: 1em;
  }
  .hard_eaf6.small-e02b .logo-down-7fc9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_89b8 .slider-d35c {
    padding-left: 1em;
  }
  .row_89b8.small-e02b .selected_e66a {
    border-left: 1px solid #eaecee;
  }
  .row_89b8.small-e02b .slider-d35c {
    padding-left: 1em;
  }
  .row_89b8.small-e02b .logo-down-7fc9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_3f32 .slider-d35c {
    padding-left: 1em;
  }
  .caption_3f32.small-e02b .filter_da04 {
    border-right: 1px solid #eaecee;
  }
  .caption_3f32.small-e02b .progress_complex_2c2c {
    border-right: 1px solid #eaecee;
  }
  .caption_3f32.small-e02b .slider-d35c {
    padding-left: 1em;
  }
  .caption_3f32.small-e02b .logo-down-7fc9 {
    padding-right: 1em;
  }
  .caption_3f32.small-e02b .badge-warm-033c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_brown_06e3 .slider-d35c {
    padding-right: 1em;
  }
  .carousel_brown_06e3.small-e02b .filter_da04 {
    border-left: 1px solid #eaecee;
  }
  .carousel_brown_06e3.small-e02b .progress_complex_2c2c {
    border-left: 1px solid #eaecee;
  }
  .carousel_brown_06e3.small-e02b .slider-d35c {
    padding-right: 1em;
  }
  .carousel_brown_06e3.small-e02b .logo-down-7fc9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_brown_06e3.small-e02b .badge-warm-033c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_slow_1184 .slider-d35c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_slow_1184.small-e02b .selected_e66a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main_slow_1184.small-e02b .slider-d35c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_slow_1184.small-e02b .logo-down-7fc9 {
    padding-left: 1em;
  }
  .main_slow_1184.small-e02b .badge-warm-033c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main_slow_1184.small-e02b .slider-d35c {
    padding-left: 0;
  }
}
.item_cb71 .section-out-b78c {
  display: inline-block;
}
.background-blue-218b {
  display: inline-block;
}
.form-4a60 {
  word-con: break-word;
}
.silver-d76c > span {
  display: inline-block;
  padding: 5px 0;
}
.silver-d76c .narrow_8691 {
  margin-left: 8px;
  margin-right: 8px;
}
.silver-d76c .secondary-cc73 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.disabled_selected_1dad .pattern_122e {
  margin-bottom: 2em;
}
.disabled_selected_1dad .hidden_c2c3 {
  margin-bottom: 15px;
}
.disabled_selected_1dad .hidden_c2c3:last-child {
  margin-bottom: 0;
}
.disabled_selected_1dad .button-narrow-9d70 {
  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) {
  .disabled_selected_1dad .button-narrow-9d70 {
    display: block;
  }
}
.disabled_selected_1dad .bright_97cc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .disabled_selected_1dad .bright_97cc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.disabled_selected_1dad .over_177e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.disabled_selected_1dad .over_177e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.disabled_selected_1dad .over_177e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.disabled_selected_1dad .form-4a60 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_selected_1dad .form-4a60 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.disabled_selected_1dad .dim-3582 p:last-child {
  margin-bottom: 0;
}
.disabled_selected_1dad .grid_a112 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.disabled_selected_1dad .in-35c5 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.disabled_selected_1dad .message_65f8 {
  margin-top: 1em;
}
.disabled_selected_1dad .heading_4f6c {
  top: 0;
  display: block;
}
.disabled_selected_1dad .heading_4f6c a {
  color: inherit;
}
.disabled_selected_1dad .heading_4f6c a:hover {
  color: inherit;
}
.disabled_selected_1dad .article_0835 {
  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;
}
.disabled_selected_1dad .article_0835:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.disabled_selected_1dad .in-35c5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.disabled_selected_1dad .pink_580f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.disabled_selected_1dad .pink_580f:first-child {
  margin-top: 0;
}
.disabled_selected_1dad .pink_580f.description-d7c7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.disabled_selected_1dad .pink_580f.media-7279 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_selected_1dad
  .pink_580f.media-7279.upper_e8af
  .message_65f8 {
  width: 100%;
}
.disabled_selected_1dad .media-7279 {
  -webkit-box-align: center;
  align-items: center;
}
.disabled_selected_1dad .media-7279 .silver-d76c,
.disabled_selected_1dad .media-7279 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.disabled_selected_1dad .over_177e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled_selected_1dad .over_177e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled_selected_1dad .over_177e: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;
}
.disabled_selected_1dad .description-d7c7 {
  z-index: 5;
}
.disabled_selected_1dad .nav_5927 .small_fc39 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.disabled_selected_1dad .widget-yellow-9fa5 .small_fc39 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.disabled_selected_1dad .wrapper-fe09 .small_fc39 {
  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;
}
.disabled_selected_1dad.avatar_over_0ced .button-narrow-9d70,
.disabled_selected_1dad.header_small_b968 .button-narrow-9d70 {
  display: block;
}
.disabled_selected_1dad.avatar_over_0ced .button-narrow-9d70 .liquid_e158,
.disabled_selected_1dad.avatar_over_0ced .button-narrow-9d70 .in-35c5,
.disabled_selected_1dad.header_small_b968 .button-narrow-9d70 .liquid_e158,
.disabled_selected_1dad.header_small_b968 .button-narrow-9d70 .in-35c5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled_selected_1dad.pattern-south-22d8 .bright_97cc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .disabled_selected_1dad.pattern-south-22d8 .bright_97cc {
    margin-right: 0;
  }
}
.disabled_selected_1dad.avatar_over_0ced .bright_97cc,
.disabled_selected_1dad.header_small_b968 .bright_97cc {
  padding-top: 40%;
}
.disabled_selected_1dad.avatar_over_0ced .pattern_122e,
.disabled_selected_1dad.header_small_b968 .pattern_122e {
  display: block;
}
.disabled_selected_1dad.avatar_over_0ced .fn-sticky-a071 .in-35c5,
.disabled_selected_1dad.header_small_b968 .fn-sticky-a071 .in-35c5 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.disabled_selected_1dad.avatar_over_0ced .bright_97cc,
.disabled_selected_1dad.header_small_b968 .bright_97cc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.disabled_selected_1dad.avatar_over_0ced .in-35c5 {
  padding: 1em;
}
.center-b493 {
  margin: 30px auto;
  display: block;
}
.center-b493 .widget-pink-8965 > * {
  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;
}
.center-b493 .widget-pink-8965 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center-b493 .widget-pink-8965 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.green_3227 .silver-d76c {
  margin-bottom: 1.41575em;
}
.green_3227 .over-a503 {
  margin-bottom: 1.618em;
}
.breadcrumb_5645 .widget_down_6616 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.breadcrumb_5645 .widget_down_6616 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.breadcrumb_5645 .list-f894 {
  max-width: 100%;
  overflow: auto;
}
.glass-7ddc .breadcrumb_5645 a:hover {
  text-decoration: underline;
}
.pattern_6621 .hidden_c2c3:not(.form-4a60),
.pattern_6621 .over_177e {
  margin-bottom: 1.41575em;
}
.pattern_6621 .hidden_c2c3:not(.form-4a60):last-child,
.pattern_6621 .over_177e:last-child {
  margin-bottom: 0;
}
.pattern_6621 .hidden_c2c3.focus-9eb3 {
  margin-bottom: 0.41575em;
}
.pattern_6621 .chip_inner_3a72:before,
.pattern_6621 .basic_b1c6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern_6621 .chip_inner_3a72:before {
  content: "\f115";
}
.pattern_6621 .basic_b1c6:before {
  content: "\f02c";
}
.pattern_6621 .purple-47d0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern_6621 .purple-47d0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.backdrop-smooth-2882 {
  display: -webkit-box;
  display: flex;
}
.backdrop-smooth-2882 .element-96cb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .backdrop-smooth-2882 .element-96cb {
    flex-basis: 90px;
  }
}
.backdrop-smooth-2882 .border_ceda {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop-smooth-2882 .border_ceda {
    flex-basis: calc(100% - 50px);
  }
}
.backdrop-smooth-2882 .button-829f p:last-child {
  margin-bottom: 0.72em;
}
.caption-hard-19b8 .widget-pink-8965 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.caption-hard-19b8 .widget-pink-8965:after,
.caption-hard-19b8 .widget-pink-8965:before {
  content: "";
  display: table;
}
.caption-hard-19b8 .widget-pink-8965:after {
  clear: both;
}
.caption-hard-19b8 .widget-pink-8965 .content_easy_be1b,
.caption-hard-19b8 .widget-pink-8965 .blue_3b00 {
  width: 49%;
}
.caption-hard-19b8 .widget-pink-8965 .content_easy_be1b a span.gas-557c,
.caption-hard-19b8 .widget-pink-8965 .blue_3b00 a span.gas-557c {
  display: block;
  margin-bottom: 5px;
}
.caption-hard-19b8 .widget-pink-8965 .blue_3b00 {
  float: left;
  text-align: left;
}
.caption-hard-19b8 .widget-pink-8965 .content_easy_be1b {
  float: right;
  text-align: right;
}
.background_wide_9e21 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .background_wide_9e21 {
    margin-bottom: 0;
  }
}
.soft-04cc {
  margin-bottom: 1em;
}
.soft-04cc .form-4a60 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dark_701e a {
  display: block;
  line-height: 0;
  position: relative;
}
.slow_3770 .soft-04cc,
.west_7141 .soft-04cc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slow_3770 .soft-04cc,
  .west_7141 .soft-04cc {
    display: block;
  }
}
.slow_3770 .dark_701e,
.west_7141 .dark_701e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slow_3770 .dark_701e,
  .west_7141 .dark_701e {
    margin-bottom: 1em;
  }
}
.slow_3770 .dark_701e img,
.west_7141 .dark_701e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slow_3770 .pagination_west_2c41,
.west_7141 .pagination_west_2c41 {
  flex-basis: calc(100% - 160px);
}
.slow_3770 .pagination_west_2c41 p,
.west_7141 .pagination_west_2c41 p {
  margin-bottom: 0;
}
.slow_3770 .pagination_west_2c41 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slow_3770 .pagination_west_2c41 {
    padding-left: 0;
  }
}
.west_7141 .pagination_west_2c41 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .west_7141 .pagination_west_2c41 {
    padding-right: 0;
  }
}
.west_7141 .dark_701e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.border-4efb .dark_701e {
  margin-bottom: 0.5em;
}
.border-4efb .dark_701e img {
  width: 100%;
}
.alert-right-e462 .gradient_last_cbc6,
.layout-3a95 .gradient_last_cbc6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.layout-3a95 .selected_e66a .tag_794a p:last-child {
  margin-bottom: 0;
}
.aside-5757 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.chip_action_4d2e .hidden_064b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .chip_action_4d2e .hidden_064b:last-of-type {
    margin-bottom: 0;
  }
}
.chip_action_4d2e .hidden_064b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_action_4d2e .hidden_064b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.chip_action_4d2e .hidden_064b ul li {
  margin: 0 0 0.6em;
}
.chip_action_4d2e .hidden_064b ul li.accordion_up_1eda,
.chip_action_4d2e .hidden_064b ul li.media_d21d {
  position: relative;
}
.chip_action_4d2e .hidden_064b ul li.accordion_up_1eda .header_38a7,
.chip_action_4d2e .hidden_064b ul li.media_d21d .header_38a7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.chip_action_4d2e .hidden_064b ul li.accordion_up_1eda:after:after,
.chip_action_4d2e .hidden_064b ul li.accordion_up_1eda:after:before,
.chip_action_4d2e
  .hidden_064b
  ul
  li.media_d21d:after:after,
.chip_action_4d2e
  .hidden_064b
  ul
  li.media_d21d:after:before {
  content: "";
  display: table;
}
.chip_action_4d2e .hidden_064b ul li.accordion_up_1eda:after:after,
.chip_action_4d2e
  .hidden_064b
  ul
  li.media_d21d:after:after {
  clear: both;
}
.chip_action_4d2e .hidden_064b a.simple-2e1c:hover {
  text-decoration: none;
}
.chip_action_4d2e .hidden_064b select {
  max-width: 100%;
}
.chip_action_4d2e .hidden_064b table {
  font-size: 85%;
}
.chip_action_4d2e .hidden_064b table td,
.chip_action_4d2e .hidden_064b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.chip_action_4d2e .hidden_064b table tfoot td {
  text-align: left;
}
.chip_action_4d2e .hidden_064b :last-child {
  margin-bottom: 0;
}
.chip_action_4d2e .hidden_064b .south_c0d9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.chip_action_4d2e .hidden_064b .south_c0d9 label {
  width: 100%;
}
.chip_action_4d2e .hidden_064b .south_c0d9 .thick_1c62 {
  width: 100%;
  display: block;
}
.chip_action_4d2e .hidden_064b .south_c0d9 .dark-a466 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.chip_action_4d2e .hidden_064b .south_c0d9 .dark-a466:hover svg #svg-search {
  fill: #444;
}
.chip_action_4d2e .hidden_064b .south_c0d9 .dark-a466 svg {
  width: 18px;
  height: 18px;
}
.chip_action_4d2e .sort_static_e648 ul ul,
.chip_action_4d2e .tertiary_6fd0 ul ul,
.chip_action_4d2e .button_orange_e5b7 ul ul,
.chip_action_4d2e .texture-ec65 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.chip_action_4d2e .sort_static_e648 .new_996b > a,
.chip_action_4d2e .tertiary_6fd0 .new_996b > a,
.chip_action_4d2e .button_orange_e5b7 .new_996b > a,
.chip_action_4d2e .texture-ec65 .new_996b > a {
  margin-bottom: 0;
}
.chip_action_4d2e .pattern_6132 li,
.chip_action_4d2e .sort_static_e648 li,
.chip_action_4d2e .fresh-a9e3 li,
.chip_action_4d2e .tertiary_6fd0 li,
.chip_action_4d2e .button_orange_e5b7 li,
.chip_action_4d2e .texture-ec65 li,
.chip_action_4d2e .picture-b5d9 li,
.chip_action_4d2e .large_6b93 li {
  display: block;
  position: relative;
}
.chip_action_4d2e .pattern_6132 li:last-child,
.chip_action_4d2e .sort_static_e648 li:last-child,
.chip_action_4d2e .fresh-a9e3 li:last-child,
.chip_action_4d2e .tertiary_6fd0 li:last-child,
.chip_action_4d2e .button_orange_e5b7 li:last-child,
.chip_action_4d2e .texture-ec65 li:last-child,
.chip_action_4d2e .picture-b5d9 li:last-child,
.chip_action_4d2e .large_6b93 li:last-child {
  border: none;
}
.chip_action_4d2e .pattern_6132 li a,
.chip_action_4d2e .sort_static_e648 li a,
.chip_action_4d2e .fresh-a9e3 li a,
.chip_action_4d2e .tertiary_6fd0 li a,
.chip_action_4d2e .button_orange_e5b7 li a,
.chip_action_4d2e .texture-ec65 li a,
.chip_action_4d2e .picture-b5d9 li a,
.chip_action_4d2e .large_6b93 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_action_4d2e .pattern_6132 li ul li::before,
.chip_action_4d2e .sort_static_e648 li ul li::before,
.chip_action_4d2e .fresh-a9e3 li ul li::before,
.chip_action_4d2e .tertiary_6fd0 li ul li::before,
.chip_action_4d2e .button_orange_e5b7 li ul li::before,
.chip_action_4d2e .texture-ec65 li ul li::before,
.chip_action_4d2e .picture-b5d9 li ul li::before,
.chip_action_4d2e .large_6b93 li ul li::before {
  left: 15px;
}
.chip_action_4d2e .pattern_6132 li ul a,
.chip_action_4d2e .sort_static_e648 li ul a,
.chip_action_4d2e .fresh-a9e3 li ul a,
.chip_action_4d2e .tertiary_6fd0 li ul a,
.chip_action_4d2e .button_orange_e5b7 li ul a,
.chip_action_4d2e .texture-ec65 li ul a,
.chip_action_4d2e .picture-b5d9 li ul a,
.chip_action_4d2e .large_6b93 li ul a {
  padding-left: 20px;
}
.chip_action_4d2e .pattern_6132 li ul ul li::before,
.chip_action_4d2e .sort_static_e648 li ul ul li::before,
.chip_action_4d2e .fresh-a9e3 li ul ul li::before,
.chip_action_4d2e .tertiary_6fd0 li ul ul li::before,
.chip_action_4d2e .button_orange_e5b7 li ul ul li::before,
.chip_action_4d2e .texture-ec65 li ul ul li::before,
.chip_action_4d2e .picture-b5d9 li ul ul li::before,
.chip_action_4d2e .large_6b93 li ul ul li::before {
  left: 30px;
}
.chip_action_4d2e .pattern_6132 li ul ul a,
.chip_action_4d2e .sort_static_e648 li ul ul a,
.chip_action_4d2e .fresh-a9e3 li ul ul a,
.chip_action_4d2e .tertiary_6fd0 li ul ul a,
.chip_action_4d2e .button_orange_e5b7 li ul ul a,
.chip_action_4d2e .texture-ec65 li ul ul a,
.chip_action_4d2e .picture-b5d9 li ul ul a,
.chip_action_4d2e .large_6b93 li ul ul a {
  padding-left: 40px;
}
.chip_action_4d2e .first_8cc7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.chip_action_4d2e .large_6b93 ul li {
  margin-bottom: 1.41575em;
}
.chip_action_4d2e .large_6b93 ul li .picture_black_df24 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.chip_action_4d2e .large_6b93 ul li .progress_center_5b19 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask_7086 .pattern_6132 li a,
.mask_7086 .sort_static_e648 li a,
.mask_7086 .fresh-a9e3 li a,
.mask_7086 .tertiary_6fd0 li a,
.mask_7086 .button_orange_e5b7 li a,
.mask_7086 .texture-ec65 li a,
.mask_7086 .picture-b5d9 li a,
.mask_7086 .large_6b93 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_7086 .first_8cc7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_7086 .hidden_064b ul li.accordion_up_1eda .header_38a7,
.mask_7086 .hidden_064b ul li.media_d21d .header_38a7 {
  background: rgba(0, 0, 0, 0.2);
}
.mask_7086 .chip_action_4d2e .hidden_064b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_a563 .chip_action_4d2e .main_b6c5 li {
  margin: 0;
}
.solid_a563 .chip_action_4d2e .main_b6c5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.solid_a563 .chip_action_4d2e .main_b6c5 li ul {
  margin: 0;
}
.solid_a563 .chip_action_4d2e .main_b6c5 li ul li a {
  padding-left: 15px;
}
.solid_a563 .chip_action_4d2e .main_b6c5 li ul li li a {
  padding-left: 30px;
}
.solid_a563 .chip_action_4d2e .main_b6c5 li.heading_fast_e2fc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.solid_a563 .chip_action_4d2e .main_b6c5 li.heading_fast_e2fc > 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;
}
.solid_a563 .chip_action_4d2e .main_b6c5 li.heading_fast_e2fc > 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;
}
.status_2901 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.content-65ae {
  position: relative;
  z-index: 10;
}
.content-65ae .input_down_1ee2 {
  width: 100%;
  max-width: 100%;
}
.smooth-43f4 .brown-6896 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.smooth-43f4 .label_advanced_66f5 {
}
.smooth-43f4 .mask_7086 {
  background: #292929;
}
.card-south-83a1 .brown-6896 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.card-south-83a1 .label_advanced_66f5 {
  background: #f9f9f9;
}
.card-south-83a1 .mask_7086 {
  background: #303030;
}
.solid_4bd1 .brown-6896 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .solid_4bd1 .section-out-b78c {
    margin-bottom: 1em;
  }
  .solid_4bd1 .section-out-b78c:last-child {
    margin-bottom: 0;
  }
}
.solid_4bd1 .label_advanced_66f5 {
  background: #ededed;
}
.solid_4bd1 .mask_7086 {
  background: #1a1a1a;
}
.brown-6896.label_advanced_66f5 {
  color: rgba(0, 0, 0, 0.6);
}
.brown-6896.label_advanced_66f5 .gas-a7b7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown-6896.mask_7086 {
  color: rgba(255, 255, 255, 0.99);
}
.brown-6896.mask_7086 a:not(.simple-2e1c) {
  color: rgba(255, 255, 255, 0.79);
}
.brown-6896.mask_7086 a:not(.simple-2e1c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown-6896.mask_7086 .gas-a7b7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown-6896.mask_7086 table tbody td,
.brown-6896.mask_7086 table th {
  background: rgba(0, 0, 0, 0.08);
}
.video-gas-6855.logo-4caa .column-32c3 {
  max-width: initial;
}
.video-gas-6855 .focus-active-ba8c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.video-gas-6855 .focus-active-ba8c .input_down_1ee2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .video-gas-6855 .focus-active-ba8c .input_down_1ee2 {
    display: block;
    margin-bottom: 2em;
  }
  .video-gas-6855 .focus-active-ba8c .input_down_1ee2:last-child {
    margin-bottom: 0;
  }
}
.solid_4bd1 .section-out-b78c:last-child,
.card-south-83a1 .section-out-b78c:last-child,
.smooth-43f4 .section-out-b78c:last-child {
  margin-bottom: 0;
}
.solid_4bd1 .section-out-b78c .chip_action_4d2e .hidden_064b:last-child,
.card-south-83a1 .section-out-b78c .chip_action_4d2e .hidden_064b:last-child,
.smooth-43f4 .section-out-b78c .chip_action_4d2e .hidden_064b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .solid_4bd1 .message-last-ed97,
  .solid_4bd1 .pagination_left_e3fb,
  .card-south-83a1 .message-last-ed97,
  .card-south-83a1 .pagination_left_e3fb,
  .smooth-43f4 .message-last-ed97,
  .smooth-43f4 .pagination_left_e3fb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .content-65ae .section-out-b78c {
    margin-bottom: 2em;
  }
}
.content-65ae p:last-child {
  margin-bottom: 0;
}
.content-65ae li,
.content-65ae ul {
  list-style: none;
  margin: 0;
}
.content-65ae ul ul {
  margin-left: 2.617924em;
}
.smooth_d12e {
  font-size: 0.875em;
}

/* css-noise: 0cee */
.promo-block-y6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
