/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pagination-3cd7/customify
Author: WPCustomify
Author URI: https://pressmaximum.pagination-3cd7
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.pagination-3cd7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.overlay-hot-c416.huge_1308/licenses/gpl-2.0.icon_3243
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.form-0cd8/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.detail_dynamic_bd06.sidebar-4cd2/normalize.tall-b609/
 ======
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.tall-b609 v7.0.0 | MIT License | github.pagination-3cd7/necolas/normalize.tall-b609 */
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;
}
.wide_67cb .chip_f35e,
.backdrop-1a10,
.search_5d90,
.old-5306,
.notification-clean-5b0d,
.outline_b2aa,
.link_blue_9887,
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;
}
.backdrop-1a10,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .backdrop-1a10,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-1a10,
  h1 {
    font-size: 1.8em;
  }
}
.search_5d90,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.search_5d90 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .search_5d90,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .search_5d90,
  h2 {
    font-size: 1.7em;
  }
}
.old-5306,
h3 {
  font-size: 1.618em;
}
.wide_67cb .chip_f35e,
.notification-clean-5b0d,
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.nav_0c21 {
  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;
}
.backdrop_cd8f:after,
.backdrop_cd8f:before,
.full_0da0:after,
.full_0da0:before {
  content: "";
  display: table;
}
.backdrop_cd8f:after,
.full_0da0:after {
  clear: both;
}
.cool_97eb {
  float: right;
  margin-right: 0;
}
.logo-yellow-027f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.rough-2f00 .pressed-ac3c,
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;
}
.rough-2f00 .pressed-ac3c: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;
}
.icon-copper-f644 .pressed-ac3c {
  box-shadow: none;
}
.icon-copper-f644
  .pressed-ac3c
  .container_f8ff {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon-copper-f644 .pressed-ac3c .icon-full-3a64 {
  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;
}
.icon-copper-f644
  .pressed-ac3c
  .icon-full-3a64
  b {
  display: none;
}
.icon-copper-f644 .full-744c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.label-7150:not(.accordion_wide_ba0c):not(.simple-cf88),
button:not(.accordion_wide_ba0c):not(.simple-cf88),
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ),
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ),
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ) {
  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;
}
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):hover,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):hover,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):hover,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):hover,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):active,
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):active,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):active,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):active,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):active,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus {
  outline: 0;
}
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d {
  position: relative;
}
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .bright_7744,
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .medium-6bb3,
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .right-2827,
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  i,
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  svg,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .bright_7744,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .medium-6bb3,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .right-2827,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  i,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  svg,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .bright_7744,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .medium-6bb3,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .right-2827,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  i,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  svg,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .bright_7744,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .medium-6bb3,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .right-2827,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  i,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  svg,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .bright_7744,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .medium-6bb3,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  .right-2827,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  i,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d
  svg {
  visibility: hidden;
}
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d:after,
button:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d:after,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d:after,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d:after,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ).fn-loading-ef7d: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;
}
.label-7150:not(.accordion_wide_ba0c):not(.simple-cf88),
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ),
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ),
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ) {
  color: #fff;
  background: #235787;
}
.label-7150:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus,
input[type="button"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus,
input[type="reset"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus,
input[type="submit"]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ):focus {
  color: #fff;
}
.label-7150.fn-disabled-ef7d:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ),
.label-7150[disabled]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ),
button.fn-disabled-ef7d:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ),
button[disabled]:not(.accordion_wide_ba0c):not(
    .simple-cf88
  ) {
  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;
}
.focused_4338 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.focused_4338: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;
}
.link-easy-1801 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.next-2007 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accent-warm-d48f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.backdrop_cd8f:after,
.backdrop_cd8f:before,
.video_huge_7ab2:after,
.video_huge_7ab2:before,
.stone-0377:after,
.stone-0377:before,
.outer-2668:after,
.outer-2668:before,
.photo-0634:after,
.photo-0634:before,
.popup_warm_5610:after,
.popup_warm_5610:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.backdrop_cd8f:after,
.video_huge_7ab2:after,
.stone-0377:after,
.outer-2668:after,
.photo-0634:after,
.popup_warm_5610:after {
  clear: both;
}
.video_huge_7ab2 .container_soft_1232,
.stone-0377 .container_soft_1232,
.tabs-lite-5ff2 .container_soft_1232 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.item_f7ab {
  display: inline-block;
}
.backdrop_c682 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.backdrop_c682 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.backdrop_c682 .element_short_3cbd {
  padding: 1em 0;
  font-size: 85%;
}
.element_short_3cbd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.chip_09fd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.chip_09fd:after,
.chip_09fd:before {
  content: "";
  display: table;
}
.chip_09fd:after {
  clear: both;
}
.right-560d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.silver-035d .right-560d {
  max-width: 50%;
}
.huge-fdda .right-560d {
  max-width: 33.33%;
}
.overlay-brown-6718 .right-560d {
  max-width: 25%;
}
.form-pro-3bdf .right-560d {
  max-width: 20%;
}
.over_ce5a .right-560d {
  max-width: 16.66%;
}
.main-f9f1 .right-560d {
  max-width: 14.28%;
}
.small-cbb7 .right-560d {
  max-width: 12.5%;
}
.dynamic-115d .right-560d {
  max-width: 11.11%;
}
.over_481c {
  display: block;
}
.wide_67cb .aside_dynamic_fed0 label,
.wide_67cb .footer-27fd label,
.wide_67cb .backdrop_bce1 label,
.wide_67cb .chip_stale_47f7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron_5dc0 {
  list-style: none;
  margin: 0;
}
.iron_5dc0 article.avatar_6eb1 {
  margin-bottom: 0;
}
.iron_5dc0 ul {
  list-style: none;
  margin: 0;
}
.iron_5dc0 .picture_0d65 li.avatar_6eb1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron_5dc0 .picture_0d65 li.avatar_6eb1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron_5dc0 .picture_0d65 li.avatar_6eb1: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) {
  .iron_5dc0 .picture_0d65 li.avatar_6eb1 li.avatar_6eb1 li.avatar_6eb1 li.avatar_6eb1 {
    padding-left: 0;
  }
}
article.avatar_6eb1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_6eb1 .video_huge_7ab2 p:last-of-type {
  margin-bottom: 0;
}
article.avatar_6eb1 .label-bottom-4662 {
  float: left;
}
article.avatar_6eb1 .logo-fast-b18f {
  margin-left: 85px;
}
article.avatar_6eb1 .description_easy_4be6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_6eb1 .description_easy_4be6 .card-2a96 {
  margin-left: 10px;
}
article.avatar_6eb1 .status-3512 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_6eb1 .wide-7d45 {
  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 .aside_dynamic_fed0,
  #respond .backdrop_bce1,
  #respond .chip_stale_47f7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside_dynamic_fed0 input,
#respond .backdrop_bce1 input,
#respond .chip_stale_47f7 input {
  width: 100%;
}
#respond .chip_stale_47f7 {
  margin-right: 0;
}
#respond .dropdown_in_4812 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview_east_9ce3 {
  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;
}
.preview_east_9ce3.hot_59c1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.preview_east_9ce3 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%);
}
.preview_east_9ce3:focus,
.preview_east_9ce3: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);
}
.lite_31f0 {
  border-radius: 10%;
}
.tertiary_5838 {
  border-radius: 50%;
}
.title_action_49bc {
  font-size: 0.72em;
}
.label-down-d1e1 {
  font-size: 0.875em;
}
.fast-e5be {
  font-size: 1.1em;
}
.menu-first-7d70 {
  text-transform: uppercase;
  line-height: 1.2;
}
.menu-first-7d70.title_action_49bc {
  letter-spacing: 0.5px;
}
.thick_c495,
.thick_c495 a {
  color: #6d6d6d;
}
.thick_c495 a:hover {
  color: #111;
}
.highlight_65d8 {
  color: #6d6d6d;
}
.yellow_de4f {
  overflow-x: hidden;
}
.yellow_de4f .badge-2960.list_large_aa2c {
  position: relative;
}
.yellow_de4f .badge-2960.list_large_aa2c.alert-777c {
  position: initial;
}
.yellow_de4f
  .badge-2960.list_large_aa2c.alert-777c
  .sort_5977 {
  left: auto;
}
.yellow_de4f .badge-2960 .sort_5977 {
  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;
}
.yellow_de4f .badge-2960:hover.list_large_aa2c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.yellow_de4f
  .badge-2960:hover.list_large_aa2c
  .sort_5977 {
  display: block;
  z-index: 9999999;
}
.yellow_de4f .hero-ece0 .menu-2f30,
.yellow_de4f .modal_cf79 .menu-2f30 {
  display: none;
}
.yellow_de4f .first-7ab0 .badge-2960:hover.list_large_aa2c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wide_67cb .aside_dynamic_fed0 label,
.wide_67cb .footer-27fd label,
.wide_67cb .backdrop_bce1 label,
.wide_67cb .chip_stale_47f7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.iron_5dc0 {
  list-style: none;
  margin: 0;
}
.iron_5dc0 article.avatar_6eb1 {
  margin-bottom: 0;
}
.iron_5dc0 ul {
  list-style: none;
  margin: 0;
}
.iron_5dc0 .picture_0d65 li.avatar_6eb1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .iron_5dc0 .picture_0d65 li.avatar_6eb1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .iron_5dc0 .picture_0d65 li.avatar_6eb1: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) {
  .iron_5dc0 .picture_0d65 li.avatar_6eb1 li.avatar_6eb1 li.avatar_6eb1 li.avatar_6eb1 {
    padding-left: 0;
  }
}
article.avatar_6eb1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_6eb1 .video_huge_7ab2 p:last-of-type {
  margin-bottom: 0;
}
article.avatar_6eb1 .label-bottom-4662 {
  float: left;
}
article.avatar_6eb1 .logo-fast-b18f {
  margin-left: 85px;
}
article.avatar_6eb1 .description_easy_4be6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_6eb1 .description_easy_4be6 .card-2a96 {
  margin-left: 10px;
}
article.avatar_6eb1 .status-3512 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_6eb1 .wide-7d45 {
  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 .aside_dynamic_fed0,
  #respond .backdrop_bce1,
  #respond .chip_stale_47f7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .aside_dynamic_fed0 input,
#respond .backdrop_bce1 input,
#respond .chip_stale_47f7 input {
  width: 100%;
}
#respond .chip_stale_47f7 {
  margin-right: 0;
}
#respond .dropdown_in_4812 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hero-ece0 .current_68b1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.current_68b1 .feature-clean-8bf9.thumbnail-hard-5bac .hero-50af > li > a:focus,
.current_68b1 .feature-clean-8bf9.thumbnail-hard-5bac .hero-50af > li > a:hover,
.current_68b1 .feature-clean-8bf9.paragraph_a543 .hero-50af > li > a:focus,
.current_68b1 .feature-clean-8bf9.paragraph_a543 .hero-50af > li > a:hover,
.current_68b1 .feature-clean-8bf9.accordion_pink_c414 .hero-50af > li > a:focus,
.current_68b1 .feature-clean-8bf9.accordion_pink_c414 .hero-50af > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_68b1
  .feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li.pagination-solid-56fa
  > a,
.current_68b1
  .feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li.inner-ae68
  > a,
.current_68b1
  .feature-clean-8bf9.paragraph_a543
  .hero-50af
  > li.pagination-solid-56fa
  > a,
.current_68b1
  .feature-clean-8bf9.paragraph_a543
  .hero-50af
  > li.inner-ae68
  > a,
.current_68b1
  .feature-clean-8bf9.accordion_pink_c414
  .hero-50af
  > li.pagination-solid-56fa
  > a,
.current_68b1 .feature-clean-8bf9.accordion_pink_c414 .hero-50af > li.under_67e1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.current_68b1 .text_gold_a0ec,
.current_68b1 .text_gold_a0ec a {
  color: rgba(255, 255, 255, 0.99);
}
.current_68b1 .icon_warm_f915.input_e171 li a,
.current_68b1 .copper_88cb a,
.current_68b1 .new-9a2c,
.current_68b1 .hero-50af > li > a,
.current_68b1 .pro_f93a {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1 .icon_warm_f915.input_e171 li a:hover,
.current_68b1 .copper_88cb a:hover,
.current_68b1 .new-9a2c:hover,
.current_68b1 .hero-50af > li > a:hover,
.current_68b1 .pro_f93a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_68b1 .caption_e1ad {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1 .caption_e1ad .grid_9e6c {
  color: rgba(255, 255, 255, 0.99);
}
.current_68b1 .caption_e1ad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current_68b1 .clean-3897 .sidebar-02eb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1 .clean-3897 .sidebar-02eb .paragraph_394d {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1
  .clean-3897
  .sidebar-02eb
  .paragraph_394d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1
  .clean-3897
  .sidebar-02eb
  .paragraph_394d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1
  .clean-3897
  .sidebar-02eb
  .paragraph_394d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1
  .clean-3897
  .sidebar-02eb
  .paragraph_394d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1 .clean-3897 .white-1f58 {
  color: rgba(255, 255, 255, 0.79);
}
.current_68b1 .clean-3897 .white-1f58:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_ff0f
  .current_68b1
  .clean-3897
  .table-633b
  .tertiary_230a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_ff0f
  .current_68b1
  .clean-3897
  .table-633b
  .paragraph_394d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero-ece0 .feature-27a1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature-27a1 .feature-clean-8bf9.thumbnail-hard-5bac .hero-50af > li > a:focus,
.feature-27a1 .feature-clean-8bf9.thumbnail-hard-5bac .hero-50af > li > a:hover,
.feature-27a1 .feature-clean-8bf9.paragraph_a543 .hero-50af > li > a:focus,
.feature-27a1 .feature-clean-8bf9.paragraph_a543 .hero-50af > li > a:hover,
.feature-27a1 .feature-clean-8bf9.accordion_pink_c414 .hero-50af > li > a:focus,
.feature-27a1 .feature-clean-8bf9.accordion_pink_c414 .hero-50af > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-27a1
  .feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li.pagination-solid-56fa
  > a,
.feature-27a1
  .feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li.inner-ae68
  > a,
.feature-27a1
  .feature-clean-8bf9.paragraph_a543
  .hero-50af
  > li.pagination-solid-56fa
  > a,
.feature-27a1
  .feature-clean-8bf9.paragraph_a543
  .hero-50af
  > li.inner-ae68
  > a,
.feature-27a1
  .feature-clean-8bf9.accordion_pink_c414
  .hero-50af
  > li.pagination-solid-56fa
  > a,
.feature-27a1 .feature-clean-8bf9.accordion_pink_c414 .hero-50af > li.under_67e1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-27a1 .text_gold_a0ec,
.feature-27a1 .text_gold_a0ec a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-27a1 .icon_warm_f915.input_e171 li a,
.feature-27a1 .copper_88cb a,
.feature-27a1 .new-9a2c,
.feature-27a1 .hero-50af > li > a,
.feature-27a1 .pro_f93a {
  color: rgba(0, 0, 0, 0.55);
}
.feature-27a1 .icon_warm_f915.input_e171 li a:hover,
.feature-27a1 .copper_88cb a:hover,
.feature-27a1 .new-9a2c:hover,
.feature-27a1 .hero-50af > li > a:hover,
.feature-27a1 .pro_f93a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-27a1 .caption_e1ad {
  color: rgba(0, 0, 0, 0.55);
}
.feature-27a1 .caption_e1ad .grid_9e6c {
  color: rgba(0, 0, 0, 0.8);
}
.feature-27a1 .caption_e1ad:hover {
  color: rgba(0, 0, 0, 0.8);
}
.advanced-414d .nav_advanced_9d2a {
  margin-left: auto;
  margin-right: auto;
}
.stone-0377 > * {
  margin-left: auto;
  margin-right: auto;
}
.stone-0377 .link-easy-1801 {
  margin-right: 1.41575em;
}
.label-32bc .stone-0377 > .gold-b2ea {
  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;
}
.label-32bc .stone-0377 > .new_ee1c {
  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;
}
.footer-ff91.advanced-414d .nav_advanced_9d2a,
.logo_5836.advanced-414d .nav_advanced_9d2a {
  margin-left: 0;
}
.green_28c0.advanced-414d .nav_advanced_9d2a,
.mask_0026.advanced-414d .nav_advanced_9d2a {
  margin-right: 0;
}
.stone-0377 ol,
.stone-0377 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main-outer-b370 video {
  max-width: 100%;
}
.out_706f img {
  display: block;
}
.out_706f.link-easy-1801,
.out_706f.next-2007 {
  width: 100%;
}
.out_706f.new_ee1c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wide_816a:not(.copper-c144) {
  margin: 1.5em auto;
}
.alert_38df p {
  padding: 1.5em 14px;
}
ul.glass-7d14.new_ee1c,
ul.glass-7d14.gold-b2ea,
ul.glass-7d14.image-pressed-a072.gold-b2ea {
  padding: 0 14px;
}
.active-next-1c39 {
  display: block;
  overflow-x: auto;
}
.active-next-1c39 table {
  border-collapse: collapse;
  width: 100%;
}
.active-next-1c39 td,
.active-next-1c39 th {
  padding: 0.5em;
}
.stone-0377 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stone-0377 ol ol,
.stone-0377 ol ul,
.stone-0377 ul ol,
.stone-0377 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stone-0377 ol ol li,
.stone-0377 ol ul li,
.stone-0377 ul ol li,
.stone-0377 ul ul li {
  margin-left: 0;
}
.mask-huge-aaa8.column_orange_5bdd > .panel_2c3c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mask-huge-aaa8.column_orange_5bdd > .panel_2c3c iframe,
.mask-huge-aaa8.column_orange_5bdd > .panel_2c3c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row_easy_79c5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row_easy_79c5.dim-180e {
  padding: 0;
}
.row_easy_79c5.dim-180e cite {
  font-size: 13px;
}
.row_easy_79c5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row_easy_79c5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.image-down-7411 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.image-down-7411 > p:first-child {
  margin-top: 0;
}
.image-down-7411 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.image-down-7411 blockquote {
  border-left: 0;
}
.layout_c80a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.layout_c80a:not(.backdrop_572e) {
  max-width: 100px;
}
.layout_c80a.carousel_b987 {
  border-bottom: none !important;
  text-align: center;
}
.layout_c80a.carousel_b987::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .alert_38df p {
    padding: 1.5em 0;
  }
}
.progress-4006 {
  color: #0073aa;
}
.banner_active_4b63 {
  background-color: #0073aa;
}
.feature_over_77d2 {
  color: #229fd8;
}
.status-bronze-1e60 {
  background-color: #229fd8;
}
.summary-fresh-9563 {
  color: #eee;
}
.footer_fresh_64f1 {
  background-color: #eee;
}
.row_clean_8389 {
  color: #444;
}
.new-a1d1 {
  background-color: #444;
}
.hard_8638 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hard_8638 .dropdown_4816 .copper_88cb {
  font-size: 15px;
}
.hard_8638 .copper_88cb {
  line-height: 1.3;
}
.hard_8638 .feature-27a1 {
}
.hard_8638 .current_68b1 {
  background: #235787;
}
.block-5ef7 {
  padding: 0;
}
.block-5ef7 .current_68b1 {
  background: #1a1a1a;
}
.block-5ef7 .feature-27a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.basic-cdcd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.basic-cdcd .feature-27a1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.basic-cdcd .current_68b1 {
  background: #303030;
}
.popup_warm_5610 {
  position: relative;
  z-index: 10;
}
.popup_warm_5610 .right-7f54 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.mask-cba7 .list_large_aa2c {
  display: inline-block;
  vertical-align: middle;
}
.mask-cba7.in_38a6 .list_large_aa2c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .mask-cba7.in_38a6 .list_large_aa2c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .mask-cba7.in_38a6 .list_large_aa2c {
    margin-right: 0.4em;
  }
}
.mask-cba7.in_38a6 .list_large_aa2c:last-child {
  margin-right: 0;
}
.feature_selected_7dc1 .right-7f54 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hero-ece0 .dropdown_4816 {
    margin: 0 -0.5em;
  }
  .hero-ece0 .dropdown_4816 [class*="customify-col-"],
  .hero-ece0 .dropdown_4816 [class*="customify-col_"],
  .hero-ece0 .dropdown_4816 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hero-ece0.container_new_9633 .right-7f54 {
  background: 0 0 !important;
}
.hero-ece0.container_new_9633 .right-7f54,
.hero-ece0.feature_selected_7dc1 .right-7f54 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hero-ece0.cool-66ea {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hero-ece0.feature_selected_7dc1 .right-7f54 {
  box-shadow: none !important;
}
.banner_2553 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .banner_2553 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .banner_2553 {
    padding: 18px 0 20px;
  }
}
.banner_2553 .row_9b5c {
  width: 100%;
}
.banner_2553 .lite-cba9 {
  margin-bottom: 0;
}
.banner_2553 .block_2e87 {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade-5b89 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade-5b89 .prev_ad58 {
  width: 100%;
}
.notification_f427 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification_f427 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification_f427 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;
}
.notification_f427 li:last-child:after {
  display: none;
}
.notification_f427 li a {
  font-weight: 500;
  margin-right: 10px;
}
.progress_west_c944 .menu-2f30 button,
.banner_2553 .menu-2f30 button {
  left: 0;
}
.progress_west_c944 .prev_ad58,
.banner_2553 .prev_ad58 {
  padding-left: 0;
  padding-right: 0;
}
.progress_west_c944 .shade-5b89,
.banner_2553 .shade-5b89 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.progress_west_c944 {
  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;
}
.progress_west_c944: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;
}
.progress_west_c944 .smooth-b690 {
  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) {
  .progress_west_c944 .smooth-b690 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_west_c944 .smooth-b690 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .progress_west_c944 .smooth-b690 {
    min-height: 200px;
  }
}
.progress_west_c944 .notification_f427 {
  color: rgba(255, 255, 255, 0.8);
}
.progress_west_c944 .notification_f427 a,
.progress_west_c944 .notification_f427 li:after {
  color: inherit;
}
.progress_west_c944 .notification_f427 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.complex_7fa2 {
  margin-bottom: 0.5em;
}
.gas_a480 {
  margin-bottom: 1.2em;
}
.gas_a480,
.complex_7fa2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gas_a480 p:last-child,
.complex_7fa2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .menu-2f30,
#masthead .menu-2f30 {
  display: none;
}
#masthead
  > .menu-2f30.backdrop-d429 {
  display: none;
}
#masthead > .menu-2f30 button {
  left: 0;
}
.tooltip_west_6e06 {
  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%;
}
.tooltip_west_6e06 .list_large_aa2c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tooltip_west_6e06 .logo_simple_9d48 {
  display: -webkit-box;
  display: flex;
}
.tooltip_west_6e06 .logo_simple_9d48.button-1a38 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tooltip_west_6e06 .logo_simple_9d48.background-new-0cf9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_west_6e06 .logo_simple_9d48.gold-b122 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tooltip_west_6e06.focus_9957.notice-gold-b6c2 .logo_simple_9d48.button-1a38 {
  flex-basis: 100%;
}
.tooltip_west_6e06.modal-top-9a3c .logo_simple_9d48.background-new-0cf9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tooltip_west_6e06.modal-top-9a3c .logo_simple_9d48.gold-b122 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .menu-2f30.backdrop-d429 {
  display: none;
}
#masthead > .menu-2f30 button {
  left: 0;
}
.highlight_complex_286d {
  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;
}
.highlight_complex_286d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.highlight_complex_286d.focus-8970 i {
  margin-right: 4px;
}
.highlight_complex_286d.warm-f24e i {
  margin-left: 5px;
}
.copper_88cb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.copper_88cb p:last-child {
  margin-bottom: 0;
}
.fast-75b4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.fast-75b4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.fast-75b4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.fast-75b4 .text_gold_a0ec {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.fast-75b4 .surface_780b {
  margin: 5px 0 7px 0;
}
.fast-75b4.background_stone_1832 .caption-a6b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-75b4.background_stone_1832 .hot-0c91 {
  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;
}
.fast-75b4.sort-f07b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.fast-75b4.sort-f07b .caption-a6b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-75b4.sort-f07b .hot-0c91 {
  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;
}
.fast-75b4.last-031b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.fast-75b4.disabled_black_6dcd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.fast-75b4.disabled_black_6dcd .hot-0c91 {
  margin-top: 7px;
}
.carousel-pink-2e9d {
  display: inline-block;
}
.popup_warm_5610 .pink-e003 .fast-75b4 img {
  max-width: 100%;
}
.feature-clean-8bf9 .grid-gas-7658.south_aa5a,
.wrapper-hard-880e .grid-gas-7658.south_aa5a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-clean-8bf9 .content-5ff9,
.wrapper-hard-880e .content-5ff9 {
  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%);
}
.feature-clean-8bf9 .content-5ff9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.feature-clean-8bf9.wrapper_purple_2216 .content-5ff9 {
  display: none;
}
.feature-clean-8bf9 .content_0fd0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-clean-8bf9 .content_0fd0 li {
  display: inline-block;
  position: relative;
}
.feature-clean-8bf9 .content_0fd0 li:last-child {
  margin-right: 0;
}
.feature-clean-8bf9 .content_0fd0 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;
}
.feature-clean-8bf9 .content_0fd0 li.under_67e1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.feature-clean-8bf9 .content_0fd0 > 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;
}
.feature-clean-8bf9 .content_0fd0 > li > a i {
  line-height: 0;
}
.feature-clean-8bf9 .content_0fd0 > li.article_orange_92c7 > a .content-5ff9 {
  margin-left: 4px;
  line-height: 0;
}
.feature-clean-8bf9 .content_0fd0 .plasma_bdef li.article_orange_92c7 > a {
  position: relative;
}
.feature-clean-8bf9 .content_0fd0 .plasma_bdef li.article_orange_92c7 > a:after,
.feature-clean-8bf9 .content_0fd0 .plasma_bdef li.article_orange_92c7 > a:before {
  content: "";
  display: table;
}
.feature-clean-8bf9 .content_0fd0 .plasma_bdef li.article_orange_92c7 > a:after {
  clear: both;
}
.feature-clean-8bf9 .content_0fd0 .plasma_bdef li.article_orange_92c7 > a .content-5ff9 {
  margin-left: 5px;
  float: right;
}
.feature-clean-8bf9 .border-8305,
.feature-clean-8bf9 .plasma_bdef {
  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;
}
.feature-clean-8bf9 .plasma_bdef {
  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;
}
.feature-clean-8bf9 .plasma_bdef .south_aa5a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-clean-8bf9 .plasma_bdef .content-5ff9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.feature-clean-8bf9 .plasma_bdef li {
  display: block;
  margin: 0;
  padding: 0;
}
.feature-clean-8bf9 .plasma_bdef 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;
}
.feature-clean-8bf9 .plasma_bdef li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.feature-clean-8bf9 .plasma_bdef .plasma_bdef {
  top: 0;
  left: 100%;
}
.feature-clean-8bf9 .progress_lite_26b1.fn-focus-ef7d > .border-8305,
.feature-clean-8bf9 .progress_lite_26b1.fn-focus-ef7d > .plasma_bdef,
.feature-clean-8bf9 .progress_lite_26b1:focus > .border-8305,
.feature-clean-8bf9 .progress_lite_26b1:focus > .plasma_bdef,
.feature-clean-8bf9 .progress_lite_26b1:hover > .border-8305,
.feature-clean-8bf9 .progress_lite_26b1:hover > .plasma_bdef {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.feature-clean-8bf9.accordion_pink_c414 .hero-50af:after,
.feature-clean-8bf9.accordion_pink_c414 .hero-50af:before {
  content: "";
  display: table;
}
.feature-clean-8bf9.accordion_pink_c414 .hero-50af:after {
  clear: both;
}
.feature-clean-8bf9.accordion_pink_c414 .hero-50af > li {
  float: left;
}
.feature-clean-8bf9.detail_liquid_5306 .hero-50af:after,
.feature-clean-8bf9.detail_liquid_5306 .hero-50af:before {
  content: "";
  display: table;
}
.feature-clean-8bf9.detail_liquid_5306 .hero-50af:after {
  clear: both;
}
.feature-clean-8bf9.detail_liquid_5306 .hero-50af > li {
  float: left;
}
.feature-clean-8bf9.detail_liquid_5306 .hero-50af > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.feature-clean-8bf9.detail_liquid_5306 .hero-50af > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.feature-clean-8bf9.detail_liquid_5306 .hero-50af > li.pagination-solid-56fa > a,
.feature-clean-8bf9.detail_liquid_5306 .hero-50af > li.under_67e1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.feature-clean-8bf9.thumbnail-hard-5bac .hero-50af > li > a .south_aa5a {
  position: relative;
}
.feature-clean-8bf9.thumbnail-hard-5bac .hero-50af > li > a .south_aa5a: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;
}
.feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li:focus
  > a
  .south_aa5a:before,
.feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li:hover
  > a
  .south_aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li.pagination-solid-56fa
  > a
  .south_aa5a:before,
.feature-clean-8bf9.thumbnail-hard-5bac
  .hero-50af
  > li.inner-ae68
  > a
  .south_aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.feature-clean-8bf9.paragraph_a543 .hero-50af > li > a .south_aa5a {
  position: relative;
}
.feature-clean-8bf9.paragraph_a543 .hero-50af > li > a .south_aa5a: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;
}
.feature-clean-8bf9.paragraph_a543 .hero-50af > li:focus > a .south_aa5a:before,
.feature-clean-8bf9.paragraph_a543
  .hero-50af
  > li:hover
  > a
  .south_aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.feature-clean-8bf9.paragraph_a543
  .hero-50af
  > li.pagination-solid-56fa
  > a
  .south_aa5a:before,
.feature-clean-8bf9.paragraph_a543
  .hero-50af
  > li.inner-ae68
  > a
  .south_aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper-hard-880e .content_0fd0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper-hard-880e .content_0fd0 li:first-child > a {
  border-top: none;
}
.wrapper-hard-880e .content_0fd0 .plasma_1417 > .south_aa5a .content-5ff9 {
  display: none;
}
.wrapper-hard-880e .content_0fd0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wrapper-hard-880e .content_0fd0 li:last-child {
  border: none;
}
.wrapper-hard-880e .content_0fd0 li.article_orange_92c7 > a {
  padding-right: 45px !important;
}
.wrapper-hard-880e .content_0fd0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wrapper-hard-880e .content_0fd0 li a:focus,
.wrapper-hard-880e .content_0fd0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper-hard-880e .content_0fd0 li .rough-f7a2 {
  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;
}
.wrapper-hard-880e .content_0fd0 li .rough-f7a2:hover {
  box-shadow: none;
}
.wrapper-hard-880e .content_0fd0 li .rough-f7a2 .content-5ff9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wrapper-hard-880e .content_0fd0 .plasma_bdef {
  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);
}
.wrapper-hard-880e .content_0fd0 .plasma_bdef li a {
  padding-left: 3em;
}
.wrapper-hard-880e .content_0fd0 .pagination-dark-d3ba > a .rough-f7a2 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wrapper-hard-880e .content_0fd0 .pagination-dark-d3ba > .plasma_bdef {
  display: block;
  opacity: 1;
}
.purple-6ac9 {
  max-width: 100%;
}
.tabs-2db3 {
  line-height: 0;
  cursor: pointer;
}
.pro_f93a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pro_f93a:hover {
  box-shadow: none;
  color: currentColor;
}
.pro_f93a svg {
  width: 18px;
  height: 18px;
}
.pro_f93a .tooltip-cda4 {
  display: none;
}
.shadow_orange_f065 {
  position: relative;
}
.shadow_orange_f065.fn-active-ef7d .pro_f93a .surface-9bdf {
  display: none;
}
.shadow_orange_f065.fn-active-ef7d .pro_f93a .tooltip-cda4 {
  display: inline-block;
}
.shadow_orange_f065 .glass-3665 {
  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);
}
.shadow_orange_f065.hot-7bdb .glass-3665 {
  left: auto;
  right: -0.9em;
}
.shadow_orange_f065.hot-7bdb .pagination-96d0::before {
  left: auto;
  right: 15px;
}
.shadow_orange_f065.fn-active-ef7d .glass-3665 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.table-633b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.table-633b label {
  flex-basis: 100%;
}
.table-633b .sidebar-02eb {
  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;
}
.table-633b .paragraph_394d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.table-633b .paragraph_394d:focus {
  background-color: transparent;
}
.table-633b button.white-1f58 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.table-633b button.white-1f58:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.table-633b button.white-1f58 svg {
  width: 18px;
  height: 18px;
}
.table-633b input[type="submit"] {
  min-height: auto;
}
.clean-3897 .table-633b .paragraph_394d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pagination-96d0 {
  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) {
  .pagination-96d0 {
    width: 220px;
  }
}
.pagination-96d0 label {
  flex-basis: 100%;
}
.pagination-96d0::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;
}
.summary_ff0f .clean-3897 .table-633b {
  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;
}
.summary_ff0f
  .clean-3897
  .table-633b
  .sidebar-02eb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.summary_ff0f .clean-3897 .table-633b .paragraph_394d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.summary_ff0f
  .clean-3897
  .table-633b
  .paragraph_394d:focus {
  background: 0 0;
}
.summary_ff0f
  .clean-3897
  .table-633b
  .tertiary_230a {
  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;
}
.icon_warm_f915 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.icon_warm_f915 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.icon_warm_f915 li:last-child {
  margin-right: 0;
}
.icon_warm_f915 li:first-child {
  margin-left: 0;
}
.icon_warm_f915.complex-c85a a {
  color: #fff;
}
.icon_warm_f915.complex-c85a a:hover {
  color: #fff;
}
.icon_warm_f915 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.icon_warm_f915 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.icon_warm_f915 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.icon_warm_f915 a:hover {
  opacity: 0.9;
  color: inherit;
}
.icon_warm_f915 [class*="social-icon-apple"] {
  background-color: #999;
}
.icon_warm_f915 [class*="social-icon-apple"].tiny-e4ce {
  background-color: transparent;
  color: #999;
}
.icon_warm_f915 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.icon_warm_f915 [class*="social-icon-behance"].tiny-e4ce {
  background-color: transparent;
  color: #1769ff;
}
.icon_warm_f915 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.icon_warm_f915 [class*="social-icon-bitbucket"].tiny-e4ce {
  background-color: transparent;
  color: #205081;
}
.icon_warm_f915 [class*="social-icon-codepen"] {
  background-color: #000;
}
.icon_warm_f915 [class*="social-icon-codepen"].tiny-e4ce {
  background-color: transparent;
  color: #000;
}
.icon_warm_f915 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.icon_warm_f915 [class*="social-icon-delicious"].tiny-e4ce {
  background-color: transparent;
  color: #39f;
}
.icon_warm_f915 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.icon_warm_f915 [class*="social-icon-digg"].tiny-e4ce {
  background-color: transparent;
  color: #005be2;
}
.icon_warm_f915 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.icon_warm_f915 [class*="social-icon-dribbble"].tiny-e4ce {
  background-color: transparent;
  color: #ea4c89;
}
.icon_warm_f915 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.icon_warm_f915 [class*="social-icon-envelope"].tiny-e4ce {
  background-color: transparent;
  color: #ea4335;
}
.icon_warm_f915 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.icon_warm_f915 [class*="social-icon-facebook"].tiny-e4ce {
  background-color: transparent;
  color: #3b5998;
}
.icon_warm_f915 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.icon_warm_f915 [class*="social-icon-flickr"].tiny-e4ce {
  background-color: transparent;
  color: #0063dc;
}
.icon_warm_f915 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.icon_warm_f915 [class*="social-icon-foursquare"].tiny-e4ce {
  background-color: transparent;
  color: #2d5be3;
}
.icon_warm_f915 [class*="social-icon-github"] {
  background-color: #333;
}
.icon_warm_f915 [class*="social-icon-github"].tiny-e4ce {
  background-color: transparent;
  color: #333;
}
.icon_warm_f915 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.icon_warm_f915 [class*="social-icon-google-plus"].tiny-e4ce {
  background-color: transparent;
  color: #dd4b39;
}
.icon_warm_f915 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.icon_warm_f915 [class*="social-icon-houzz"].tiny-e4ce {
  background-color: transparent;
  color: #7ac142;
}
.icon_warm_f915 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.icon_warm_f915 [class*="social-icon-instagram"].tiny-e4ce {
  background-color: transparent;
  color: #262626;
}
.icon_warm_f915 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.icon_warm_f915 [class*="social-icon-jsfiddle"].tiny-e4ce {
  background-color: transparent;
  color: #487aa2;
}
.icon_warm_f915 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.icon_warm_f915 [class*="social-icon-linkedin"].tiny-e4ce {
  background-color: transparent;
  color: #0077b5;
}
.icon_warm_f915 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.icon_warm_f915 [class*="social-icon-medium"].tiny-e4ce {
  background-color: transparent;
  color: #00ab6b;
}
.icon_warm_f915 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.icon_warm_f915
  [class*="social-icon-odnoklassniki"].tiny-e4ce {
  background-color: transparent;
  color: #f4731c;
}
.icon_warm_f915 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.icon_warm_f915 [class*="social-icon-meetup"].tiny-e4ce {
  background-color: transparent;
  color: #ec1c40;
}
.icon_warm_f915 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.icon_warm_f915 [class*="social-icon-pinterest"].tiny-e4ce {
  background-color: transparent;
  color: #bd081c;
}
.icon_warm_f915 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.icon_warm_f915 [class*="social-icon-product-hunt"].tiny-e4ce {
  background-color: transparent;
  color: #da552f;
}
.icon_warm_f915 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.icon_warm_f915 [class*="social-icon-reddit"].tiny-e4ce {
  background-color: transparent;
  color: #ff4500;
}
.icon_warm_f915 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.icon_warm_f915 [class*="social-icon-rss"].tiny-e4ce {
  background-color: transparent;
  color: #f26522;
}
.icon_warm_f915 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.icon_warm_f915
  [class*="social-icon-shopping-cart"].tiny-e4ce {
  background-color: transparent;
  color: #4caf50;
}
.icon_warm_f915 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.icon_warm_f915 [class*="social-icon-skype"].tiny-e4ce {
  background-color: transparent;
  color: #00aff0;
}
.icon_warm_f915 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.icon_warm_f915 [class*="social-icon-slideshare"].tiny-e4ce {
  background-color: transparent;
  color: #0077b5;
}
.icon_warm_f915 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.icon_warm_f915 [class*="social-icon-snapchat"].tiny-e4ce {
  background-color: transparent;
  color: #fffc00;
}
.icon_warm_f915 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.icon_warm_f915 [class*="social-icon-soundcloud"].tiny-e4ce {
  background-color: transparent;
  color: #f80;
}
.icon_warm_f915 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.icon_warm_f915 [class*="social-icon-spotify"].tiny-e4ce {
  background-color: transparent;
  color: #2ebd59;
}
.icon_warm_f915 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.icon_warm_f915
  [class*="social-icon-stack-overflow"].tiny-e4ce {
  background-color: transparent;
  color: #fe7a15;
}
.icon_warm_f915 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.icon_warm_f915 [class*="social-icon-maldkfgram"].tiny-e4ce {
  background-color: transparent;
  color: #2ca5e0;
}
.icon_warm_f915 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.icon_warm_f915 [class*="social-icon-tripadvisor"].tiny-e4ce {
  background-color: transparent;
  color: #589442;
}
.icon_warm_f915 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.icon_warm_f915 [class*="social-icon-tumblr"].tiny-e4ce {
  background-color: transparent;
  color: #35465c;
}
.icon_warm_f915 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.icon_warm_f915 [class*="social-icon-twitch"].tiny-e4ce {
  background-color: transparent;
  color: #6441a5;
}
.icon_warm_f915 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.icon_warm_f915 [class*="social-icon-twitter"].tiny-e4ce {
  background-color: transparent;
  color: #1da1f2;
}
.icon_warm_f915 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.icon_warm_f915 [class*="social-icon-vimeo"].tiny-e4ce {
  background-color: transparent;
  color: #1ab7ea;
}
.icon_warm_f915 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.icon_warm_f915 [class*="social-icon-vk"].tiny-e4ce {
  background-color: transparent;
  color: #45668e;
}
.icon_warm_f915 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.icon_warm_f915 [class*="social-icon-weibo"].tiny-e4ce {
  background-color: transparent;
  color: #df2029;
}
.icon_warm_f915 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.icon_warm_f915 [class*="social-icon-weixin"].tiny-e4ce {
  background-color: transparent;
  color: #7bb32e;
}
.icon_warm_f915 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.icon_warm_f915 [class*="social-icon-whatsapp"].tiny-e4ce {
  background-color: transparent;
  color: #25d366;
}
.icon_warm_f915 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.icon_warm_f915 [class*="social-icon-wordpress"].tiny-e4ce {
  background-color: transparent;
  color: #21759b;
}
.icon_warm_f915 [class*="social-icon-xing"] {
  background-color: #026466;
}
.icon_warm_f915 [class*="social-icon-xing"].tiny-e4ce {
  background-color: transparent;
  color: #026466;
}
.icon_warm_f915 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.icon_warm_f915 [class*="social-icon-yelp"].tiny-e4ce {
  background-color: transparent;
  color: #af0606;
}
.icon_warm_f915 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.icon_warm_f915 [class*="social-icon-youtube"].tiny-e4ce {
  background-color: transparent;
  color: #cd201f;
}
.new-9a2c {
  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;
}
.new-9a2c:hover {
  box-shadow: none;
  background: 0 0;
}
.aside_clean_6948 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element_prev_49a1 {
  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;
}
.glass-3d05 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.nav_0cc6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.nav_0cc6,
.nav_0cc6::after,
.nav_0cc6::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;
}
.nav_0cc6::after,
.nav_0cc6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tertiary_wide_e84d .element_prev_49a1 .glass-3d05 {
  margin-top: -2px;
  width: 19px;
}
.tertiary_wide_e84d .element_prev_49a1 .nav_0cc6 {
  margin-top: -1px;
}
.tertiary_wide_e84d .element_prev_49a1 .nav_0cc6,
.tertiary_wide_e84d .element_prev_49a1 .nav_0cc6::after,
.tertiary_wide_e84d .element_prev_49a1 .nav_0cc6::before {
  width: 19px;
  height: 2px;
}
.tertiary_wide_e84d .element_prev_49a1 .nav_0cc6::before {
  top: -6px;
}
.tertiary_wide_e84d .element_prev_49a1 .nav_0cc6::after {
  bottom: -6px;
}
.clean-9e5c .element_prev_49a1 .glass-3d05 {
  margin-top: -2px;
  width: 22px;
}
.clean-9e5c .element_prev_49a1 .nav_0cc6 {
  margin-top: -1px;
}
.clean-9e5c .element_prev_49a1 .nav_0cc6,
.clean-9e5c .element_prev_49a1 .nav_0cc6::after,
.clean-9e5c .element_prev_49a1 .nav_0cc6::before {
  width: 22px;
  height: 2px;
}
.clean-9e5c .element_prev_49a1 .nav_0cc6::before {
  top: -7px;
}
.clean-9e5c .element_prev_49a1 .nav_0cc6::after {
  bottom: -7px;
}
.title-cf96 .element_prev_49a1 .glass-3d05 {
  margin-top: -2px;
  width: 31px;
}
.title-cf96 .element_prev_49a1 .nav_0cc6 {
  margin-top: -1.5px;
}
.title-cf96 .element_prev_49a1 .nav_0cc6,
.title-cf96 .element_prev_49a1 .nav_0cc6::after,
.title-cf96 .element_prev_49a1 .nav_0cc6::before {
  width: 31px;
  height: 3px;
}
.title-cf96 .element_prev_49a1 .nav_0cc6::before {
  top: -9px;
}
.title-cf96 .element_prev_49a1 .nav_0cc6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card_slow_c06e .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 19px;
  }
  .card_slow_c06e .element_prev_49a1 .nav_0cc6 {
    margin-top: -1px;
  }
  .card_slow_c06e .element_prev_49a1 .nav_0cc6,
  .card_slow_c06e .element_prev_49a1 .nav_0cc6::after,
  .card_slow_c06e .element_prev_49a1 .nav_0cc6::before {
    width: 19px;
    height: 2px;
  }
  .card_slow_c06e .element_prev_49a1 .nav_0cc6::before {
    top: -6px;
  }
  .card_slow_c06e .element_prev_49a1 .nav_0cc6::after {
    bottom: -6px;
  }
  .content-fe20 .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 22px;
  }
  .content-fe20 .element_prev_49a1 .nav_0cc6 {
    margin-top: -1px;
  }
  .content-fe20 .element_prev_49a1 .nav_0cc6,
  .content-fe20 .element_prev_49a1 .nav_0cc6::after,
  .content-fe20 .element_prev_49a1 .nav_0cc6::before {
    width: 22px;
    height: 2px;
  }
  .content-fe20 .element_prev_49a1 .nav_0cc6::before {
    top: -7px;
  }
  .content-fe20 .element_prev_49a1 .nav_0cc6::after {
    bottom: -7px;
  }
  .active_next_6195 .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 31px;
  }
  .active_next_6195 .element_prev_49a1 .nav_0cc6 {
    margin-top: -1.5px;
  }
  .active_next_6195 .element_prev_49a1 .nav_0cc6,
  .active_next_6195 .element_prev_49a1 .nav_0cc6::after,
  .active_next_6195 .element_prev_49a1 .nav_0cc6::before {
    width: 31px;
    height: 3px;
  }
  .active_next_6195 .element_prev_49a1 .nav_0cc6::before {
    top: -9px;
  }
  .active_next_6195 .element_prev_49a1 .nav_0cc6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .progress_under_f212 .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 19px;
  }
  .progress_under_f212 .element_prev_49a1 .nav_0cc6 {
    margin-top: -1px;
  }
  .progress_under_f212 .element_prev_49a1 .nav_0cc6,
  .progress_under_f212 .element_prev_49a1 .nav_0cc6::after,
  .progress_under_f212 .element_prev_49a1 .nav_0cc6::before {
    width: 19px;
    height: 2px;
  }
  .progress_under_f212 .element_prev_49a1 .nav_0cc6::before {
    top: -6px;
  }
  .progress_under_f212 .element_prev_49a1 .nav_0cc6::after {
    bottom: -6px;
  }
  .header-d03d .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 22px;
  }
  .header-d03d .element_prev_49a1 .nav_0cc6 {
    margin-top: -1px;
  }
  .header-d03d .element_prev_49a1 .nav_0cc6,
  .header-d03d .element_prev_49a1 .nav_0cc6::after,
  .header-d03d .element_prev_49a1 .nav_0cc6::before {
    width: 22px;
    height: 2px;
  }
  .header-d03d .element_prev_49a1 .nav_0cc6::before {
    top: -7px;
  }
  .header-d03d .element_prev_49a1 .nav_0cc6::after {
    bottom: -7px;
  }
  .aside-dfcc .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 31px;
  }
  .aside-dfcc .element_prev_49a1 .nav_0cc6 {
    margin-top: -1.5px;
  }
  .aside-dfcc .element_prev_49a1 .nav_0cc6,
  .aside-dfcc .element_prev_49a1 .nav_0cc6::after,
  .aside-dfcc .element_prev_49a1 .nav_0cc6::before {
    width: 31px;
    height: 3px;
  }
  .aside-dfcc .element_prev_49a1 .nav_0cc6::before {
    top: -9px;
  }
  .aside-dfcc .element_prev_49a1 .nav_0cc6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label_8e70 .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 19px;
  }
  .label_8e70 .element_prev_49a1 .nav_0cc6 {
    margin-top: -1px;
  }
  .label_8e70 .element_prev_49a1 .nav_0cc6,
  .label_8e70 .element_prev_49a1 .nav_0cc6::after,
  .label_8e70 .element_prev_49a1 .nav_0cc6::before {
    width: 19px;
    height: 2px;
  }
  .label_8e70 .element_prev_49a1 .nav_0cc6::before {
    top: -6px;
  }
  .label_8e70 .element_prev_49a1 .nav_0cc6::after {
    bottom: -6px;
  }
  .menu_f224 .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 22px;
  }
  .menu_f224 .element_prev_49a1 .nav_0cc6 {
    margin-top: -1px;
  }
  .menu_f224 .element_prev_49a1 .nav_0cc6,
  .menu_f224 .element_prev_49a1 .nav_0cc6::after,
  .menu_f224 .element_prev_49a1 .nav_0cc6::before {
    width: 22px;
    height: 2px;
  }
  .menu_f224 .element_prev_49a1 .nav_0cc6::before {
    top: -7px;
  }
  .menu_f224 .element_prev_49a1 .nav_0cc6::after {
    bottom: -7px;
  }
  .surface-lite-8534 .element_prev_49a1 .glass-3d05 {
    margin-top: -2px;
    width: 31px;
  }
  .surface-lite-8534 .element_prev_49a1 .nav_0cc6 {
    margin-top: -1.5px;
  }
  .surface-lite-8534 .element_prev_49a1 .nav_0cc6,
  .surface-lite-8534 .element_prev_49a1 .nav_0cc6::after,
  .surface-lite-8534 .element_prev_49a1 .nav_0cc6::before {
    width: 31px;
    height: 3px;
  }
  .surface-lite-8534 .element_prev_49a1 .nav_0cc6::before {
    top: -9px;
  }
  .surface-lite-8534 .element_prev_49a1 .nav_0cc6::after {
    bottom: -9px;
  }
}
.glass_e7e5 .nav_0cc6 {
  -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);
}
.glass_e7e5 .nav_0cc6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.glass_e7e5 .nav_0cc6::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);
}
.glass_e7e5.tall-c60d .nav_0cc6 {
  -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);
}
.glass_e7e5.tall-c60d .nav_0cc6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.glass_e7e5.tall-c60d .nav_0cc6::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);
}
.dark_ee79 {
  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.button_1c36:before {
  display: none;
}
.modal_cf79 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.modal_cf79 .button_gas_3c03 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.modal_cf79 .button_gas_3c03:last-of-type {
  border-bottom: none;
}
.modal_cf79 .button_gas_3c03.pattern-ffc7,
.modal_cf79 .button_gas_3c03.dark-e798,
.modal_cf79 .button_gas_3c03.outline_active_9703 {
  padding: 0;
}
.modal_cf79 .wrapper-hard-880e .rough-f7a2 {
  color: currentColor;
}
.modal_cf79 .wrapper-hard-880e .rough-f7a2:focus,
.modal_cf79 .wrapper-hard-880e .rough-f7a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_cf79.feature-27a1 .caption_e1ad,
.modal_cf79.feature-27a1 .copper_88cb a,
.modal_cf79.feature-27a1 .hero-50af a,
.modal_cf79.feature-27a1 .plasma_bdef a {
  color: rgba(0, 0, 0, 0.55);
}
.modal_cf79.feature-27a1 .caption_e1ad:hover,
.modal_cf79.feature-27a1 .copper_88cb a:hover,
.modal_cf79.feature-27a1 .hero-50af a:hover,
.modal_cf79.feature-27a1 .plasma_bdef a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal_cf79.feature-27a1 .grid_9e6c {
  color: rgba(0, 0, 0, 0.8);
}
.modal_cf79.feature-27a1 .button_gas_3c03 {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_cf79.feature-27a1 .button_gas_3c03:before {
  background: rgba(0, 0, 0, 0.08);
}
.modal_cf79.feature-27a1 .steel-bb91:before {
  background: rgba(255, 255, 255, 0.9);
}
.modal_cf79.feature-27a1 .wrapper-hard-880e .content_0fd0 li a,
.modal_cf79.feature-27a1 .wrapper-hard-880e .rough-f7a2,
.modal_cf79.feature-27a1 .plasma_bdef {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_cf79.feature-27a1 .wrapper-hard-880e .rough-f7a2:focus,
.modal_cf79.feature-27a1 .wrapper-hard-880e .rough-f7a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_cf79.feature-27a1 .content_0fd0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_cf79.current_68b1 .caption_e1ad,
.modal_cf79.current_68b1 .copper_88cb a,
.modal_cf79.current_68b1 .hero-50af .rough-f7a2,
.modal_cf79.current_68b1 .hero-50af a,
.modal_cf79.current_68b1 .plasma_bdef a {
  color: rgba(255, 255, 255, 0.79);
}
.modal_cf79.current_68b1 .caption_e1ad:hover,
.modal_cf79.current_68b1 .copper_88cb a:hover,
.modal_cf79.current_68b1 .hero-50af .rough-f7a2:hover,
.modal_cf79.current_68b1 .hero-50af a:hover,
.modal_cf79.current_68b1 .plasma_bdef a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_cf79.current_68b1 .grid_9e6c {
  color: rgba(255, 255, 255, 0.99);
}
.modal_cf79.current_68b1 .button_gas_3c03 {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_cf79.current_68b1 .button_gas_3c03:before {
  background: rgba(255, 255, 255, 0.08);
}
.modal_cf79.current_68b1 .steel-bb91:before {
  background: rgba(0, 0, 0, 0.9);
}
.modal_cf79.current_68b1 .wrapper-hard-880e .content_0fd0 li a,
.modal_cf79.current_68b1 .wrapper-hard-880e .rough-f7a2,
.modal_cf79.current_68b1 .plasma_bdef {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_cf79.current_68b1 .wrapper-hard-880e .rough-f7a2:focus,
.modal_cf79.current_68b1 .wrapper-hard-880e .rough-f7a2:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_cf79.current_68b1 .content_0fd0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel-bb91 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.steel-bb91:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-mini-590a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video_fluid_293e .modal_cf79 {
  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;
}
.video_fluid_293e .button_gas_3c03 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video_fluid_293e .button_gas_3c03: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) {
  .video_fluid_293e .button_gas_3c03:before {
    width: 16%;
    left: 42%;
  }
}
.video_fluid_293e .button_gas_3c03:last-child:before {
  content: none;
}
.video_fluid_293e .button_gas_3c03[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video_fluid_293e .wrapper-hard-880e .content_0fd0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video_fluid_293e .wrapper-hard-880e .content_0fd0 li a .rough-f7a2 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video_fluid_293e .wrapper-hard-880e .plasma_bdef {
  border: none;
}
.video_fluid_293e .wrapper-hard-880e .plasma_bdef li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video_fluid_293e .steel-bb91 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video_fluid_293e .image-mini-590a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video_fluid_293e .current_68b1 .steel-bb91:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_fluid_293e .feature-27a1.search-88ab .nav_0cc6 {
  background: rgba(0, 0, 0, 0.6);
}
.video_fluid_293e
  .feature-27a1.search-88ab
  .nav_0cc6::after,
.video_fluid_293e
  .feature-27a1.search-88ab
  .nav_0cc6:before {
  background: inherit;
}
.video_fluid_293e
  .feature-27a1.search-88ab:hover
  .nav_0cc6 {
  background: rgba(0, 0, 0, 0.8);
}
.new-4910 .modal_cf79 {
  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) {
  .new-4910 .modal_cf79 {
    width: auto;
    right: 45px;
  }
}
.green-0557 .modal_cf79 {
  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) {
  .green-0557 .modal_cf79 {
    width: auto;
    left: 45px;
  }
}
.button_1c36 .modal_cf79 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.button_1c36 .image-mini-590a {
  max-width: 48em;
  margin: 0 auto;
}
.button_1c36 .steel-bb91:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focus_large_1c58 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focus_large_1c58.video_fluid_293e .modal_cf79 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focus_large_1c58.new-4910 .modal_cf79 {
  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);
}
.focus_large_1c58 .modal_cf79 {
  visibility: visible;
}
.focus_large_1c58.green-0557 .modal_cf79 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.current_685e,
.form_wood_fb81 {
  overflow-x: hidden;
}
.current_685e .modal_cf79 {
  overflow: auto;
}
.current_685e.video_fluid_293e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_685e.video_fluid_293e .modal_cf79 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.current_685e.video_fluid_293e .new-9a2c {
  opacity: 0;
}
.current_685e.new-4910 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_685e.new-4910 .modal_cf79 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.current_685e.new-4910 .new-9a2c {
  opacity: 0;
}
.current_685e.green-0557 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.current_685e.green-0557 .modal_cf79 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.current_685e.green-0557 .new-9a2c {
  opacity: 0;
}
.current_685e.button_1c36 .modal_cf79 {
  z-index: 10;
  visibility: visible;
}
.search-88ab {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search-88ab .nav_0cc6 {
  background: rgba(255, 255, 255, 0.99);
}
.search-88ab .nav_0cc6::after,
.search-88ab .nav_0cc6:before {
  background: inherit;
}
.search-88ab:hover .nav_0cc6 {
  background: rgba(255, 255, 255, 0.99);
}
.green-0557 .search-88ab {
  top: 10px;
  right: auto;
  left: 12px;
}
.button_1c36 .search-88ab {
  display: none !important;
}
.current_685e:before,
.form_wood_fb81:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.current_685e .search-88ab,
.form_wood_fb81 .search-88ab {
  display: inline-block;
}
.modal_cf79 .list_large_aa2c {
  -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;
}
.current_685e .modal_cf79 .list_large_aa2c,
.form_wood_fb81 .modal_cf79 .list_large_aa2c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.disabled-middle-eddb .sidebar-02eb {
  width: 100%;
}
.pink-e003 {
  padding: 0 0.5em 0;
}
.pink-e003 [class*="customify-col-"],
.pink-e003 [class*="customify-col_"],
.pink-e003 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.surface_c02b .pink-e003 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown_4816 .logo-ceff,
  .logo-ceff {
    display: none;
  }
  .sidebar-liquid-4047 {
    text-align: left;
  }
  .element-liquid-e6f0 {
    text-align: center;
  }
  .footer_8585 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_4816 .up_f7d7,
  .up_f7d7 {
    display: none;
  }
  .article_2328 {
    text-align: left;
  }
  .pagination_black_b350 {
    text-align: center;
  }
  .new_3358 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_4816 .prev-84e5,
  .prev-84e5 {
    display: none;
  }
  .pro_ffd3 {
    text-align: left;
  }
  .frame_f8cf {
    text-align: center;
  }
  .container-down-fcc8 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.disabled_large_c7f8 {
  box-shadow: none !important;
}
.wood_4b34 .layout-liquid-c6a5,
.dark-c135 .layout-liquid-c6a5 {
  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;
}
.dark-c135 .layout-liquid-c6a5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.right-7f54 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.right-7f54:after,
.right-7f54:before {
  content: "";
  display: table;
}
.right-7f54:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .right-7f54 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.right-7f54,
.cool-66ea {
  max-width: 1248px;
  margin: 0 auto;
}

.outer-2668.title_8ec8 .right-7f54 {
  max-width: 100%;
}
.outer-2668.feature_5d0a {
  max-width: 1200px;
  margin: 0 auto;
}
.outer-2668.banner_last_d6dc .right-7f54 {
  max-width: 100%;
}
.outer-2668.banner_last_d6dc > .right-7f54 {
  padding-left: 0;
  padding-right: 0;
}
.outer-2668.banner_last_d6dc > .right-7f54 .dropdown_4816 {
  margin: 0;
}
.outer-2668.banner_last_d6dc
  > .right-7f54
  .hard-ab37.slider_5105 {
  margin-right: 0;
  margin-left: 0;
}
.outer-2668.banner_last_d6dc #main.slider_5105 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .silver-2051 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .silver-2051 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_1be6 .nav_advanced_9d2a {
    padding-right: 1em;
  }
  .section_1be6.box_pressed_7f18 .hard-ab37 {
    border-right: 1px solid #eaecee;
  }
  .section_1be6.box_pressed_7f18 .nav_advanced_9d2a {
    padding-right: 1em;
  }
  .section_1be6.box_pressed_7f18 .content-pro-6d05 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-silver-dce5 .nav_advanced_9d2a {
    padding-left: 1em;
  }
  .summary-silver-dce5.box_pressed_7f18 .hard-ab37 {
    border-left: 1px solid #eaecee;
  }
  .summary-silver-dce5.box_pressed_7f18 .nav_advanced_9d2a {
    padding-left: 1em;
  }
  .summary-silver-dce5.box_pressed_7f18 .content-pro-6d05 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-af65 .nav_advanced_9d2a {
    padding-left: 1em;
  }
  .label-af65.box_pressed_7f18 .tooltip-422a {
    border-right: 1px solid #eaecee;
  }
  .label-af65.box_pressed_7f18 .selected-051e {
    border-right: 1px solid #eaecee;
  }
  .label-af65.box_pressed_7f18 .nav_advanced_9d2a {
    padding-left: 1em;
  }
  .label-af65.box_pressed_7f18 .content-pro-6d05 {
    padding-right: 1em;
  }
  .label-af65.box_pressed_7f18 .tabs_silver_1118 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_e8dd .nav_advanced_9d2a {
    padding-right: 1em;
  }
  .banner_e8dd.box_pressed_7f18 .tooltip-422a {
    border-left: 1px solid #eaecee;
  }
  .banner_e8dd.box_pressed_7f18 .selected-051e {
    border-left: 1px solid #eaecee;
  }
  .banner_e8dd.box_pressed_7f18 .nav_advanced_9d2a {
    padding-right: 1em;
  }
  .banner_e8dd.box_pressed_7f18 .content-pro-6d05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner_e8dd.box_pressed_7f18 .tabs_silver_1118 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver-2051 .nav_advanced_9d2a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver-2051.box_pressed_7f18 .hard-ab37 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .silver-2051.box_pressed_7f18 .nav_advanced_9d2a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver-2051.box_pressed_7f18 .content-pro-6d05 {
    padding-left: 1em;
  }
  .silver-2051.box_pressed_7f18 .tabs_silver_1118 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .silver-2051.box_pressed_7f18 .nav_advanced_9d2a {
    padding-left: 0;
  }
}
.in_6648 .mask-cba7 {
  display: inline-block;
}
.notice_gas_0dac {
  display: inline-block;
}
.paper_98a7 {
  word-con: break-word;
}
.action-51bf > span {
  display: inline-block;
  padding: 5px 0;
}
.action-51bf .short-da4c {
  margin-left: 8px;
  margin-right: 8px;
}
.action-51bf .surface_c3eb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.grid_c8f7 .basic-81fb {
  margin-bottom: 2em;
}
.grid_c8f7 .hard-24d8 {
  margin-bottom: 15px;
}
.grid_c8f7 .hard-24d8:last-child {
  margin-bottom: 0;
}
.grid_c8f7 .table_3271 {
  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) {
  .grid_c8f7 .table_3271 {
    display: block;
  }
}
.grid_c8f7 .popup-54b1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .grid_c8f7 .popup-54b1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.grid_c8f7 .in-5d9d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.grid_c8f7 .in-5d9d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.grid_c8f7 .in-5d9d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.grid_c8f7 .paper_98a7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid_c8f7 .paper_98a7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.grid_c8f7 .middle-83c8 p:last-child {
  margin-bottom: 0;
}
.grid_c8f7 .motion-1fe5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.grid_c8f7 .hover_f561 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.grid_c8f7 .progress_copper_c4c4 {
  margin-top: 1em;
}
.grid_c8f7 .bottom_ef57 {
  top: 0;
  display: block;
}
.grid_c8f7 .bottom_ef57 a {
  color: inherit;
}
.grid_c8f7 .bottom_ef57 a:hover {
  color: inherit;
}
.grid_c8f7 .panel-17ad {
  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;
}
.grid_c8f7 .panel-17ad:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.grid_c8f7 .hover_f561 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.grid_c8f7 .info-7180 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.grid_c8f7 .info-7180:first-child {
  margin-top: 0;
}
.grid_c8f7 .info-7180.yellow-585f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.grid_c8f7 .info-7180.preview-pro-305e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid_c8f7
  .info-7180.preview-pro-305e.black-a7a2
  .progress_copper_c4c4 {
  width: 100%;
}
.grid_c8f7 .preview-pro-305e {
  -webkit-box-align: center;
  align-items: center;
}
.grid_c8f7 .preview-pro-305e .action-51bf,
.grid_c8f7 .preview-pro-305e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.grid_c8f7 .in-5d9d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid_c8f7 .in-5d9d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.grid_c8f7 .in-5d9d: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;
}
.grid_c8f7 .yellow-585f {
  z-index: 5;
}
.grid_c8f7 .widget-f50e .widget-easy-2bd9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.grid_c8f7 .pressed_25e0 .widget-easy-2bd9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.grid_c8f7 .pink-c56c .widget-easy-2bd9 {
  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;
}
.grid_c8f7.container_tall_ac6e .table_3271,
.grid_c8f7.black-17b7 .table_3271 {
  display: block;
}
.grid_c8f7.container_tall_ac6e .table_3271 .texture-out-783e,
.grid_c8f7.container_tall_ac6e .table_3271 .hover_f561,
.grid_c8f7.black-17b7 .table_3271 .texture-out-783e,
.grid_c8f7.black-17b7 .table_3271 .hover_f561 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.grid_c8f7.filter_bright_dc01 .popup-54b1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .grid_c8f7.filter_bright_dc01 .popup-54b1 {
    margin-right: 0;
  }
}
.grid_c8f7.container_tall_ac6e .popup-54b1,
.grid_c8f7.black-17b7 .popup-54b1 {
  padding-top: 40%;
}
.grid_c8f7.container_tall_ac6e .basic-81fb,
.grid_c8f7.black-17b7 .basic-81fb {
  display: block;
}
.grid_c8f7.container_tall_ac6e .fn-sticky-ef7d .hover_f561,
.grid_c8f7.black-17b7 .fn-sticky-ef7d .hover_f561 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.grid_c8f7.container_tall_ac6e .popup-54b1,
.grid_c8f7.black-17b7 .popup-54b1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.grid_c8f7.container_tall_ac6e .hover_f561 {
  padding: 1em;
}
.popup-narrow-d940 {
  margin: 30px auto;
  display: block;
}
.popup-narrow-d940 .notification-de90 > * {
  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;
}
.popup-narrow-d940 .notification-de90 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-narrow-d940 .notification-de90 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dynamic-59f7 .action-51bf {
  margin-bottom: 1.41575em;
}
.dynamic-59f7 .paragraph_static_ab73 {
  margin-bottom: 1.618em;
}
.stone-0377 .gas_6e99 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stone-0377 .gas_6e99 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stone-0377 .search_eab0 {
  max-width: 100%;
  overflow: auto;
}
.advanced-414d .stone-0377 a:hover {
  text-decoration: underline;
}
.card_prev_8f97 .hard-24d8:not(.paper_98a7),
.card_prev_8f97 .in-5d9d {
  margin-bottom: 1.41575em;
}
.card_prev_8f97 .hard-24d8:not(.paper_98a7):last-child,
.card_prev_8f97 .in-5d9d:last-child {
  margin-bottom: 0;
}
.card_prev_8f97 .hard-24d8.tooltip-c0aa {
  margin-bottom: 0.41575em;
}
.card_prev_8f97 .pagination_last_7b42:before,
.card_prev_8f97 .backdrop-72da:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card_prev_8f97 .pagination_last_7b42:before {
  content: "\f115";
}
.card_prev_8f97 .backdrop-72da:before {
  content: "\f02c";
}
.card_prev_8f97 .mask_hovered_8464 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card_prev_8f97 .mask_hovered_8464 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar-hard-7a78 {
  display: -webkit-box;
  display: flex;
}
.sidebar-hard-7a78 .image-bronze-cf01 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar-hard-7a78 .image-bronze-cf01 {
    flex-basis: 90px;
  }
}
.sidebar-hard-7a78 .video_ec7c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-hard-7a78 .video_ec7c {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar-hard-7a78 .summary_a976 p:last-child {
  margin-bottom: 0.72em;
}
.item-993a .notification-de90 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.item-993a .notification-de90:after,
.item-993a .notification-de90:before {
  content: "";
  display: table;
}
.item-993a .notification-de90:after {
  clear: both;
}
.item-993a .notification-de90 .pattern_05fa,
.item-993a .notification-de90 .outline_b535 {
  width: 49%;
}
.item-993a .notification-de90 .pattern_05fa a span.liquid_2edc,
.item-993a .notification-de90 .outline_b535 a span.liquid_2edc {
  display: block;
  margin-bottom: 5px;
}
.item-993a .notification-de90 .outline_b535 {
  float: left;
  text-align: left;
}
.item-993a .notification-de90 .pattern_05fa {
  float: right;
  text-align: right;
}
.thick_cd0a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thick_cd0a {
    margin-bottom: 0;
  }
}
.accordion_gas_8c10 {
  margin-bottom: 1em;
}
.accordion_gas_8c10 .paper_98a7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.badge-silver-46e2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sort_7846 .accordion_gas_8c10,
.label_last_07f4 .accordion_gas_8c10 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sort_7846 .accordion_gas_8c10,
  .label_last_07f4 .accordion_gas_8c10 {
    display: block;
  }
}
.sort_7846 .badge-silver-46e2,
.label_last_07f4 .badge-silver-46e2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sort_7846 .badge-silver-46e2,
  .label_last_07f4 .badge-silver-46e2 {
    margin-bottom: 1em;
  }
}
.sort_7846 .badge-silver-46e2 img,
.label_last_07f4 .badge-silver-46e2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sort_7846 .layout_485e,
.label_last_07f4 .layout_485e {
  flex-basis: calc(100% - 160px);
}
.sort_7846 .layout_485e p,
.label_last_07f4 .layout_485e p {
  margin-bottom: 0;
}
.sort_7846 .layout_485e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sort_7846 .layout_485e {
    padding-left: 0;
  }
}
.label_last_07f4 .layout_485e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label_last_07f4 .layout_485e {
    padding-right: 0;
  }
}
.label_last_07f4 .badge-silver-46e2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.alert-1d28 .badge-silver-46e2 {
  margin-bottom: 0.5em;
}
.alert-1d28 .badge-silver-46e2 img {
  width: 100%;
}
.box-5b95 .box-b7c6,
.in-22df .box-b7c6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.in-22df .hard-ab37 .preview_71eb p:last-child {
  margin-bottom: 0;
}
.block_5357 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.middle_b690 .wrapper-7ad5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .middle_b690 .wrapper-7ad5:last-of-type {
    margin-bottom: 0;
  }
}
.middle_b690 .wrapper-7ad5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.middle_b690 .wrapper-7ad5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.middle_b690 .wrapper-7ad5 ul li {
  margin: 0 0 0.6em;
}
.middle_b690 .wrapper-7ad5 ul li.container-east-9516,
.middle_b690 .wrapper-7ad5 ul li.dropdown-f74f {
  position: relative;
}
.middle_b690 .wrapper-7ad5 ul li.container-east-9516 .brown-8b07,
.middle_b690 .wrapper-7ad5 ul li.dropdown-f74f .brown-8b07 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.middle_b690 .wrapper-7ad5 ul li.container-east-9516:after:after,
.middle_b690 .wrapper-7ad5 ul li.container-east-9516:after:before,
.middle_b690
  .wrapper-7ad5
  ul
  li.dropdown-f74f:after:after,
.middle_b690
  .wrapper-7ad5
  ul
  li.dropdown-f74f:after:before {
  content: "";
  display: table;
}
.middle_b690 .wrapper-7ad5 ul li.container-east-9516:after:after,
.middle_b690
  .wrapper-7ad5
  ul
  li.dropdown-f74f:after:after {
  clear: both;
}
.middle_b690 .wrapper-7ad5 a.label-7150:hover {
  text-decoration: none;
}
.middle_b690 .wrapper-7ad5 select {
  max-width: 100%;
}
.middle_b690 .wrapper-7ad5 table {
  font-size: 85%;
}
.middle_b690 .wrapper-7ad5 table td,
.middle_b690 .wrapper-7ad5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.middle_b690 .wrapper-7ad5 table tfoot td {
  text-align: left;
}
.middle_b690 .wrapper-7ad5 :last-child {
  margin-bottom: 0;
}
.middle_b690 .wrapper-7ad5 .preview_e10b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.middle_b690 .wrapper-7ad5 .preview_e10b label {
  width: 100%;
}
.middle_b690 .wrapper-7ad5 .preview_e10b .paragraph_394d {
  width: 100%;
  display: block;
}
.middle_b690 .wrapper-7ad5 .preview_e10b .white-1f58 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.middle_b690 .wrapper-7ad5 .preview_e10b .white-1f58:hover svg #svg-search {
  fill: #444;
}
.middle_b690 .wrapper-7ad5 .preview_e10b .white-1f58 svg {
  width: 18px;
  height: 18px;
}
.middle_b690 .label-action-d8f4 ul ul,
.middle_b690 .yellow_81f3 ul ul,
.middle_b690 .dropdown_84f2 ul ul,
.middle_b690 .breadcrumb_8e96 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.middle_b690 .label-action-d8f4 .article_orange_92c7 > a,
.middle_b690 .yellow_81f3 .article_orange_92c7 > a,
.middle_b690 .dropdown_84f2 .article_orange_92c7 > a,
.middle_b690 .breadcrumb_8e96 .article_orange_92c7 > a {
  margin-bottom: 0;
}
.middle_b690 .pro_0b34 li,
.middle_b690 .label-action-d8f4 li,
.middle_b690 .badge-center-4b66 li,
.middle_b690 .yellow_81f3 li,
.middle_b690 .dropdown_84f2 li,
.middle_b690 .breadcrumb_8e96 li,
.middle_b690 .mask_action_f008 li,
.middle_b690 .grid_orange_b457 li {
  display: block;
  position: relative;
}
.middle_b690 .pro_0b34 li:last-child,
.middle_b690 .label-action-d8f4 li:last-child,
.middle_b690 .badge-center-4b66 li:last-child,
.middle_b690 .yellow_81f3 li:last-child,
.middle_b690 .dropdown_84f2 li:last-child,
.middle_b690 .breadcrumb_8e96 li:last-child,
.middle_b690 .mask_action_f008 li:last-child,
.middle_b690 .grid_orange_b457 li:last-child {
  border: none;
}
.middle_b690 .pro_0b34 li a,
.middle_b690 .label-action-d8f4 li a,
.middle_b690 .badge-center-4b66 li a,
.middle_b690 .yellow_81f3 li a,
.middle_b690 .dropdown_84f2 li a,
.middle_b690 .breadcrumb_8e96 li a,
.middle_b690 .mask_action_f008 li a,
.middle_b690 .grid_orange_b457 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_b690 .pro_0b34 li ul li::before,
.middle_b690 .label-action-d8f4 li ul li::before,
.middle_b690 .badge-center-4b66 li ul li::before,
.middle_b690 .yellow_81f3 li ul li::before,
.middle_b690 .dropdown_84f2 li ul li::before,
.middle_b690 .breadcrumb_8e96 li ul li::before,
.middle_b690 .mask_action_f008 li ul li::before,
.middle_b690 .grid_orange_b457 li ul li::before {
  left: 15px;
}
.middle_b690 .pro_0b34 li ul a,
.middle_b690 .label-action-d8f4 li ul a,
.middle_b690 .badge-center-4b66 li ul a,
.middle_b690 .yellow_81f3 li ul a,
.middle_b690 .dropdown_84f2 li ul a,
.middle_b690 .breadcrumb_8e96 li ul a,
.middle_b690 .mask_action_f008 li ul a,
.middle_b690 .grid_orange_b457 li ul a {
  padding-left: 20px;
}
.middle_b690 .pro_0b34 li ul ul li::before,
.middle_b690 .label-action-d8f4 li ul ul li::before,
.middle_b690 .badge-center-4b66 li ul ul li::before,
.middle_b690 .yellow_81f3 li ul ul li::before,
.middle_b690 .dropdown_84f2 li ul ul li::before,
.middle_b690 .breadcrumb_8e96 li ul ul li::before,
.middle_b690 .mask_action_f008 li ul ul li::before,
.middle_b690 .grid_orange_b457 li ul ul li::before {
  left: 30px;
}
.middle_b690 .pro_0b34 li ul ul a,
.middle_b690 .label-action-d8f4 li ul ul a,
.middle_b690 .badge-center-4b66 li ul ul a,
.middle_b690 .yellow_81f3 li ul ul a,
.middle_b690 .dropdown_84f2 li ul ul a,
.middle_b690 .breadcrumb_8e96 li ul ul a,
.middle_b690 .mask_action_f008 li ul ul a,
.middle_b690 .grid_orange_b457 li ul ul a {
  padding-left: 40px;
}
.middle_b690 .list-advanced-c917 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.middle_b690 .grid_orange_b457 ul li {
  margin-bottom: 1.41575em;
}
.middle_b690 .grid_orange_b457 ul li .soft-c11f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.middle_b690 .grid_orange_b457 ul li .picture-static-ef76 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.current_68b1 .pro_0b34 li a,
.current_68b1 .label-action-d8f4 li a,
.current_68b1 .badge-center-4b66 li a,
.current_68b1 .yellow_81f3 li a,
.current_68b1 .dropdown_84f2 li a,
.current_68b1 .breadcrumb_8e96 li a,
.current_68b1 .mask_action_f008 li a,
.current_68b1 .grid_orange_b457 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_68b1 .list-advanced-c917 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.current_68b1 .wrapper-7ad5 ul li.container-east-9516 .brown-8b07,
.current_68b1 .wrapper-7ad5 ul li.dropdown-f74f .brown-8b07 {
  background: rgba(0, 0, 0, 0.2);
}
.current_68b1 .middle_b690 .wrapper-7ad5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-2668 .middle_b690 .content_0fd0 li {
  margin: 0;
}
.outer-2668 .middle_b690 .content_0fd0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.outer-2668 .middle_b690 .content_0fd0 li ul {
  margin: 0;
}
.outer-2668 .middle_b690 .content_0fd0 li ul li a {
  padding-left: 15px;
}
.outer-2668 .middle_b690 .content_0fd0 li ul li li a {
  padding-left: 30px;
}
.outer-2668 .middle_b690 .content_0fd0 li.under_67e1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.outer-2668 .middle_b690 .content_0fd0 li.under_67e1 > 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;
}
.outer-2668 .middle_b690 .content_0fd0 li.under_67e1 > 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;
}
.pagination_current_76a2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.photo-0634 {
  position: relative;
  z-index: 10;
}
.photo-0634 .list_large_aa2c {
  width: 100%;
  max-width: 100%;
}
.heading_c6a5 .border_black_7ca6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.heading_c6a5 .feature-27a1 {
}
.heading_c6a5 .current_68b1 {
  background: #292929;
}
.component-north-f435 .border_black_7ca6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component-north-f435 .feature-27a1 {
  background: #f9f9f9;
}
.component-north-f435 .current_68b1 {
  background: #303030;
}
.title_plasma_1e0a .border_black_7ca6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_plasma_1e0a .mask-cba7 {
    margin-bottom: 1em;
  }
  .title_plasma_1e0a .mask-cba7:last-child {
    margin-bottom: 0;
  }
}
.title_plasma_1e0a .feature-27a1 {
  background: #ededed;
}
.title_plasma_1e0a .current_68b1 {
  background: #1a1a1a;
}
.border_black_7ca6.feature-27a1 {
  color: rgba(0, 0, 0, 0.6);
}
.border_black_7ca6.feature-27a1 .layout_brown_aeae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border_black_7ca6.current_68b1 {
  color: rgba(255, 255, 255, 0.99);
}
.border_black_7ca6.current_68b1 a:not(.label-7150) {
  color: rgba(255, 255, 255, 0.79);
}
.border_black_7ca6.current_68b1 a:not(.label-7150):hover {
  color: rgba(255, 255, 255, 0.99);
}
.border_black_7ca6.current_68b1 .layout_brown_aeae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border_black_7ca6.current_68b1 table tbody td,
.border_black_7ca6.current_68b1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.first-7ab0.feature_selected_7dc1 .right-7f54 {
  max-width: initial;
}
.first-7ab0 .in_38a6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.first-7ab0 .in_38a6 .list_large_aa2c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .first-7ab0 .in_38a6 .list_large_aa2c {
    display: block;
    margin-bottom: 2em;
  }
  .first-7ab0 .in_38a6 .list_large_aa2c:last-child {
    margin-bottom: 0;
  }
}
.title_plasma_1e0a .mask-cba7:last-child,
.component-north-f435 .mask-cba7:last-child,
.heading_c6a5 .mask-cba7:last-child {
  margin-bottom: 0;
}
.title_plasma_1e0a .mask-cba7 .middle_b690 .wrapper-7ad5:last-child,
.component-north-f435 .mask-cba7 .middle_b690 .wrapper-7ad5:last-child,
.heading_c6a5 .mask-cba7 .middle_b690 .wrapper-7ad5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title_plasma_1e0a .south-64af,
  .title_plasma_1e0a .sort_5e37,
  .component-north-f435 .south-64af,
  .component-north-f435 .sort_5e37,
  .heading_c6a5 .south-64af,
  .heading_c6a5 .sort_5e37 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .photo-0634 .mask-cba7 {
    margin-bottom: 2em;
  }
}
.photo-0634 p:last-child {
  margin-bottom: 0;
}
.photo-0634 li,
.photo-0634 ul {
  list-style: none;
  margin: 0;
}
.photo-0634 ul ul {
  margin-left: 2.617924em;
}
.dim_b584 {
  font-size: 0.875em;
}

/* css-noise: 0312 */
.phantom-card-i5 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
