/*!
Theme Name: Customify
Theme URI: https://pressmaximum.current_1643/customify
Author: WPCustomify
Author URI: https://pressmaximum.current_1643
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.current_1643/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.header_4de2.notification_fresh_ebad/licenses/gpl-2.0.summary-full-009d
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.solid-549b/, (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.pressed-afc8.message-last-7df5/normalize.stone-e423/
 ======
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.stone-e423 v7.0.0 | MIT License | github.current_1643/necolas/normalize.stone-e423 */
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;
}
.article-4ef0 .icon-22f3,
.smooth-deb9,
.tertiary_north_e353,
.widget_mini_04a7,
.large_72d3,
.dark_4abb,
.west-d7a4,
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;
}
.smooth-deb9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .smooth-deb9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth-deb9,
  h1 {
    font-size: 1.8em;
  }
}
.tertiary_north_e353,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tertiary_north_e353 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tertiary_north_e353,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_north_e353,
  h2 {
    font-size: 1.7em;
  }
}
.widget_mini_04a7,
h3 {
  font-size: 1.618em;
}
.article-4ef0 .icon-22f3,
.large_72d3,
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.outer-dff6 {
  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;
}
.blue_33e6:after,
.blue_33e6:before,
.short-93af:after,
.short-93af:before {
  content: "";
  display: table;
}
.blue_33e6:after,
.short-93af:after {
  clear: both;
}
.modal-left-fca2 {
  float: right;
  margin-right: 0;
}
.lite-62e4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.disabled_yellow_759a .logo-blue-3468,
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;
}
.disabled_yellow_759a .logo-blue-3468: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;
}
.motion_7934 .logo-blue-3468 {
  box-shadow: none;
}
.motion_7934
  .logo-blue-3468
  .breadcrumb_19e0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.motion_7934 .logo-blue-3468 .footer-1be4 {
  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;
}
.motion_7934
  .logo-blue-3468
  .footer-1be4
  b {
  display: none;
}
.motion_7934 .bright_ffc8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(.breadcrumb-d968),
button:not(.frame-advanced-52c5):not(.breadcrumb-d968),
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ),
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ),
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ) {
  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;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):hover,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):hover,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):hover,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):hover,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):active,
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):active,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):active,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):active,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):active,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus {
  outline: 0;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f {
  position: relative;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .block_25d1,
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .pattern-2abf,
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .simple_be26,
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  i,
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  svg,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .block_25d1,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .pattern-2abf,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .simple_be26,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  i,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  svg,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .block_25d1,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .pattern-2abf,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .simple_be26,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  i,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  svg,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .block_25d1,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .pattern-2abf,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .simple_be26,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  i,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  svg,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .block_25d1,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .pattern-2abf,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  .simple_be26,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  i,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f
  svg {
  visibility: hidden;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f:after,
button:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f:after,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f:after,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f:after,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ).fn-loading-238f: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;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(.breadcrumb-d968),
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ),
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ),
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ) {
  color: #fff;
  background: #235787;
}
.picture-lower-d5b2:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus,
input[type="button"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus,
input[type="reset"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus,
input[type="submit"]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ):focus {
  color: #fff;
}
.picture-lower-d5b2.fn-disabled-238f:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ),
.picture-lower-d5b2[disabled]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ),
button.fn-disabled-238f:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ),
button[disabled]:not(.frame-advanced-52c5):not(
    .breadcrumb-d968
  ) {
  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;
}
.top_39e0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.top_39e0: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;
}
.orange-8099 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fixed_0118 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.banner-large-426a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.blue_33e6:after,
.blue_33e6:before,
.primary-bc0b:after,
.primary-bc0b:before,
.frame-a1ad:after,
.frame-a1ad:before,
.rough_d755:after,
.rough_d755:before,
.feature_hard_8025:after,
.feature_hard_8025:before,
.new_a4db:after,
.new_a4db:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.blue_33e6:after,
.primary-bc0b:after,
.frame-a1ad:after,
.rough_d755:after,
.feature_hard_8025:after,
.new_a4db:after {
  clear: both;
}
.primary-bc0b .bronze_0f83,
.frame-a1ad .bronze_0f83,
.status_active_876d .bronze_0f83 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.badge_slow_b0fd {
  display: inline-block;
}
.tooltip-e1bf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tooltip-e1bf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tooltip-e1bf .element-warm-b04f {
  padding: 1em 0;
  font-size: 85%;
}
.element-warm-b04f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.overlay-8b8a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.overlay-8b8a:after,
.overlay-8b8a:before {
  content: "";
  display: table;
}
.overlay-8b8a:after {
  clear: both;
}
.border_simple_40c2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.list_down_0fe3 .border_simple_40c2 {
  max-width: 50%;
}
.hero-e124 .border_simple_40c2 {
  max-width: 33.33%;
}
.down_ade0 .border_simple_40c2 {
  max-width: 25%;
}
.tertiary-3a56 .border_simple_40c2 {
  max-width: 20%;
}
.clean-2da7 .border_simple_40c2 {
  max-width: 16.66%;
}
.slider-focused-605a .border_simple_40c2 {
  max-width: 14.28%;
}
.progress-4858 .border_simple_40c2 {
  max-width: 12.5%;
}
.block_motion_9bcc .border_simple_40c2 {
  max-width: 11.11%;
}
.row-clean-60ae {
  display: block;
}
.article-4ef0 .overlay_45ea label,
.article-4ef0 .content_4906 label,
.article-4ef0 .avatar-stone-bda8 label,
.article-4ef0 .aside_56ce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex-a2ce {
  list-style: none;
  margin: 0;
}
.complex-a2ce article.form-0e60 {
  margin-bottom: 0;
}
.complex-a2ce ul {
  list-style: none;
  margin: 0;
}
.complex-a2ce .paragraph_dirty_a076 li.form-0e60 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex-a2ce .paragraph_dirty_a076 li.form-0e60 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex-a2ce .paragraph_dirty_a076 li.form-0e60: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) {
  .complex-a2ce .paragraph_dirty_a076 li.form-0e60 li.form-0e60 li.form-0e60 li.form-0e60 {
    padding-left: 0;
  }
}
article.form-0e60 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-0e60 .primary-bc0b p:last-of-type {
  margin-bottom: 0;
}
article.form-0e60 .inner-fe69 {
  float: left;
}
article.form-0e60 .hidden-small-b123 {
  margin-left: 85px;
}
article.form-0e60 .footer-up-418f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-0e60 .footer-up-418f .outline-down-348a {
  margin-left: 10px;
}
article.form-0e60 .summary_paper_d383 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-0e60 .shade-39ad {
  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 .overlay_45ea,
  #respond .avatar-stone-bda8,
  #respond .aside_56ce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay_45ea input,
#respond .avatar-stone-bda8 input,
#respond .aside_56ce input {
  width: 100%;
}
#respond .aside_56ce {
  margin-right: 0;
}
#respond .link_huge_abbb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new-870c {
  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;
}
.new-870c.footer-green-4ffa {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.new-870c 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%);
}
.new-870c:focus,
.new-870c: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);
}
.brown_07d5 {
  border-radius: 10%;
}
.photo_black_e056 {
  border-radius: 50%;
}
.next_22b5 {
  font-size: 0.72em;
}
.tiny_9cc4 {
  font-size: 0.875em;
}
.icon-ebc3 {
  font-size: 1.1em;
}
.dropdown-new-b1ed {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown-new-b1ed.next_22b5 {
  letter-spacing: 0.5px;
}
.gallery_hard_5d92,
.gallery_hard_5d92 a {
  color: #6d6d6d;
}
.gallery_hard_5d92 a:hover {
  color: #111;
}
.tabs-311c {
  color: #6d6d6d;
}
.focused-df5e {
  overflow-x: hidden;
}
.focused-df5e .container-5c59.container_fixed_14e2 {
  position: relative;
}
.focused-df5e .container-5c59.container_fixed_14e2.rough-7716 {
  position: initial;
}
.focused-df5e
  .container-5c59.container_fixed_14e2.rough-7716
  .focus_7500 {
  left: auto;
}
.focused-df5e .container-5c59 .focus_7500 {
  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;
}
.focused-df5e .container-5c59:hover.container_fixed_14e2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.focused-df5e
  .container-5c59:hover.container_fixed_14e2
  .focus_7500 {
  display: block;
  z-index: 9999999;
}
.focused-df5e .easy_cf84 .container_easy_4e3f,
.focused-df5e .shadow_down_ff1b .container_easy_4e3f {
  display: none;
}
.focused-df5e .section-bottom-3fea .container-5c59:hover.container_fixed_14e2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.article-4ef0 .overlay_45ea label,
.article-4ef0 .content_4906 label,
.article-4ef0 .avatar-stone-bda8 label,
.article-4ef0 .aside_56ce label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.complex-a2ce {
  list-style: none;
  margin: 0;
}
.complex-a2ce article.form-0e60 {
  margin-bottom: 0;
}
.complex-a2ce ul {
  list-style: none;
  margin: 0;
}
.complex-a2ce .paragraph_dirty_a076 li.form-0e60 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .complex-a2ce .paragraph_dirty_a076 li.form-0e60 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .complex-a2ce .paragraph_dirty_a076 li.form-0e60: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) {
  .complex-a2ce .paragraph_dirty_a076 li.form-0e60 li.form-0e60 li.form-0e60 li.form-0e60 {
    padding-left: 0;
  }
}
article.form-0e60 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form-0e60 .primary-bc0b p:last-of-type {
  margin-bottom: 0;
}
article.form-0e60 .inner-fe69 {
  float: left;
}
article.form-0e60 .hidden-small-b123 {
  margin-left: 85px;
}
article.form-0e60 .footer-up-418f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form-0e60 .footer-up-418f .outline-down-348a {
  margin-left: 10px;
}
article.form-0e60 .summary_paper_d383 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form-0e60 .shade-39ad {
  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 .overlay_45ea,
  #respond .avatar-stone-bda8,
  #respond .aside_56ce {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .overlay_45ea input,
#respond .avatar-stone-bda8 input,
#respond .aside_56ce input {
  width: 100%;
}
#respond .aside_56ce {
  margin-right: 0;
}
#respond .link_huge_abbb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.easy_cf84 .sort-e43d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sort-e43d .content_simple_2ad4.search-e453 .disabled-bronze-5231 > li > a:focus,
.sort-e43d .content_simple_2ad4.search-e453 .disabled-bronze-5231 > li > a:hover,
.sort-e43d .content_simple_2ad4.description-8398 .disabled-bronze-5231 > li > a:focus,
.sort-e43d .content_simple_2ad4.description-8398 .disabled-bronze-5231 > li > a:hover,
.sort-e43d .content_simple_2ad4.orange_bd30 .disabled-bronze-5231 > li > a:focus,
.sort-e43d .content_simple_2ad4.orange_bd30 .disabled-bronze-5231 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-e43d
  .content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li.pink-94a0
  > a,
.sort-e43d
  .content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li.article_bronze_62eb
  > a,
.sort-e43d
  .content_simple_2ad4.description-8398
  .disabled-bronze-5231
  > li.pink-94a0
  > a,
.sort-e43d
  .content_simple_2ad4.description-8398
  .disabled-bronze-5231
  > li.article_bronze_62eb
  > a,
.sort-e43d
  .content_simple_2ad4.orange_bd30
  .disabled-bronze-5231
  > li.pink-94a0
  > a,
.sort-e43d .content_simple_2ad4.orange_bd30 .disabled-bronze-5231 > li.accordion_f900 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-e43d .thumbnail-up-5ed0,
.sort-e43d .thumbnail-up-5ed0 a {
  color: rgba(255, 255, 255, 0.99);
}
.sort-e43d .huge_15cb.wood_dc4b li a,
.sort-e43d .notice-advanced-ca4d a,
.sort-e43d .frame_289f,
.sort-e43d .disabled-bronze-5231 > li > a,
.sort-e43d .nav-7cbe {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d .huge_15cb.wood_dc4b li a:hover,
.sort-e43d .notice-advanced-ca4d a:hover,
.sort-e43d .frame_289f:hover,
.sort-e43d .disabled-bronze-5231 > li > a:hover,
.sort-e43d .nav-7cbe:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-e43d .thumbnail-simple-176f {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d .thumbnail-simple-176f .hover_6dbc {
  color: rgba(255, 255, 255, 0.99);
}
.sort-e43d .thumbnail-simple-176f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sort-e43d .huge-6d2a .component_complex_cd5c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d .huge-6d2a .component_complex_cd5c .fast_e090 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d
  .huge-6d2a
  .component_complex_cd5c
  .fast_e090::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d
  .huge-6d2a
  .component_complex_cd5c
  .fast_e090:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d
  .huge-6d2a
  .component_complex_cd5c
  .fast_e090::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d
  .huge-6d2a
  .component_complex_cd5c
  .fast_e090::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d .huge-6d2a .grid_9c75 {
  color: rgba(255, 255, 255, 0.79);
}
.sort-e43d .huge-6d2a .grid_9c75:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_a9b9
  .sort-e43d
  .huge-6d2a
  .blue_97b1
  .smooth_0bb5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_a9b9
  .sort-e43d
  .huge-6d2a
  .blue_97b1
  .fast_e090 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy_cf84 .cool-3a9b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.cool-3a9b .content_simple_2ad4.search-e453 .disabled-bronze-5231 > li > a:focus,
.cool-3a9b .content_simple_2ad4.search-e453 .disabled-bronze-5231 > li > a:hover,
.cool-3a9b .content_simple_2ad4.description-8398 .disabled-bronze-5231 > li > a:focus,
.cool-3a9b .content_simple_2ad4.description-8398 .disabled-bronze-5231 > li > a:hover,
.cool-3a9b .content_simple_2ad4.orange_bd30 .disabled-bronze-5231 > li > a:focus,
.cool-3a9b .content_simple_2ad4.orange_bd30 .disabled-bronze-5231 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-3a9b
  .content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li.pink-94a0
  > a,
.cool-3a9b
  .content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li.article_bronze_62eb
  > a,
.cool-3a9b
  .content_simple_2ad4.description-8398
  .disabled-bronze-5231
  > li.pink-94a0
  > a,
.cool-3a9b
  .content_simple_2ad4.description-8398
  .disabled-bronze-5231
  > li.article_bronze_62eb
  > a,
.cool-3a9b
  .content_simple_2ad4.orange_bd30
  .disabled-bronze-5231
  > li.pink-94a0
  > a,
.cool-3a9b .content_simple_2ad4.orange_bd30 .disabled-bronze-5231 > li.accordion_f900 > a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-3a9b .thumbnail-up-5ed0,
.cool-3a9b .thumbnail-up-5ed0 a {
  color: rgba(0, 0, 0, 0.8);
}
.cool-3a9b .huge_15cb.wood_dc4b li a,
.cool-3a9b .notice-advanced-ca4d a,
.cool-3a9b .frame_289f,
.cool-3a9b .disabled-bronze-5231 > li > a,
.cool-3a9b .nav-7cbe {
  color: rgba(0, 0, 0, 0.55);
}
.cool-3a9b .huge_15cb.wood_dc4b li a:hover,
.cool-3a9b .notice-advanced-ca4d a:hover,
.cool-3a9b .frame_289f:hover,
.cool-3a9b .disabled-bronze-5231 > li > a:hover,
.cool-3a9b .nav-7cbe:hover {
  color: rgba(0, 0, 0, 0.8);
}
.cool-3a9b .thumbnail-simple-176f {
  color: rgba(0, 0, 0, 0.55);
}
.cool-3a9b .thumbnail-simple-176f .hover_6dbc {
  color: rgba(0, 0, 0, 0.8);
}
.cool-3a9b .thumbnail-simple-176f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_8ff2 .pattern_lite_8b72 {
  margin-left: auto;
  margin-right: auto;
}
.frame-a1ad > * {
  margin-left: auto;
  margin-right: auto;
}
.frame-a1ad .orange-8099 {
  margin-right: 1.41575em;
}
.dropdown-332b .frame-a1ad > .article-huge-235c {
  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;
}
.dropdown-332b .frame-a1ad > .preview-f13c {
  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;
}
.upper-4744.overlay_8ff2 .pattern_lite_8b72,
.wood-b64c.overlay_8ff2 .pattern_lite_8b72 {
  margin-left: 0;
}
.button-fe02.overlay_8ff2 .pattern_lite_8b72,
.smooth_ab54.overlay_8ff2 .pattern_lite_8b72 {
  margin-right: 0;
}
.frame-a1ad ol,
.frame-a1ad ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.column_5036 video {
  max-width: 100%;
}
.banner_copper_b050 img {
  display: block;
}
.banner_copper_b050.orange-8099,
.banner_copper_b050.fixed_0118 {
  width: 100%;
}
.banner_copper_b050.preview-f13c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tall-25c9:not(.out-e3ce) {
  margin: 1.5em auto;
}
.backdrop-e6eb p {
  padding: 1.5em 14px;
}
ul.north-81dd.preview-f13c,
ul.north-81dd.article-huge-235c,
ul.north-81dd.accordion_complex_36c9.article-huge-235c {
  padding: 0 14px;
}
.frame-pink-5cb2 {
  display: block;
  overflow-x: auto;
}
.frame-pink-5cb2 table {
  border-collapse: collapse;
  width: 100%;
}
.frame-pink-5cb2 td,
.frame-pink-5cb2 th {
  padding: 0.5em;
}
.frame-a1ad li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame-a1ad ol ol,
.frame-a1ad ol ul,
.frame-a1ad ul ol,
.frame-a1ad ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame-a1ad ol ol li,
.frame-a1ad ol ul li,
.frame-a1ad ul ol li,
.frame-a1ad ul ul li {
  margin-left: 0;
}
.header_deef.gold_3af1 > .disabled-0089 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.header_deef.gold_3af1 > .disabled-0089 iframe,
.header_deef.gold_3af1 > .disabled-0089 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.video-838e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.video-838e.sort-stale-9bd9 {
  padding: 0;
}
.video-838e.sort-stale-9bd9 cite {
  font-size: 13px;
}
.video-838e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.video-838e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dirty-767a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dirty-767a > p:first-child {
  margin-top: 0;
}
.dirty-767a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dirty-767a blockquote {
  border-left: 0;
}
.accent_acad {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accent_acad:not(.progress-copper-836a) {
  max-width: 100px;
}
.accent_acad.feature-pressed-94c4 {
  border-bottom: none !important;
  text-align: center;
}
.accent_acad.feature-pressed-94c4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop-e6eb p {
    padding: 1.5em 0;
  }
}
.purple_72b7 {
  color: #0073aa;
}
.chip_5a2c {
  background-color: #0073aa;
}
.carousel_glass_e980 {
  color: #229fd8;
}
.primary-glass-5e90 {
  background-color: #229fd8;
}
.message-center-b738 {
  color: #eee;
}
.new_7d9d {
  background-color: #eee;
}
.menu-simple-6db4 {
  color: #444;
}
.column-4307 {
  background-color: #444;
}
.summary-down-fbb1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.summary-down-fbb1 .feature_1a97 .notice-advanced-ca4d {
  font-size: 15px;
}
.summary-down-fbb1 .notice-advanced-ca4d {
  line-height: 1.3;
}
.summary-down-fbb1 .cool-3a9b {
}
.summary-down-fbb1 .sort-e43d {
  background: #235787;
}
.item-6301 {
  padding: 0;
}
.item-6301 .sort-e43d {
  background: #1a1a1a;
}
.item-6301 .cool-3a9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.frame_5014 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.frame_5014 .cool-3a9b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.frame_5014 .sort-e43d {
  background: #303030;
}
.new_a4db {
  position: relative;
  z-index: 10;
}
.new_a4db .shade_short_df5d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid-6c69 .container_fixed_14e2 {
  display: inline-block;
  vertical-align: middle;
}
.liquid-6c69.wood-3820 .container_fixed_14e2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .liquid-6c69.wood-3820 .container_fixed_14e2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .liquid-6c69.wood-3820 .container_fixed_14e2 {
    margin-right: 0.4em;
  }
}
.liquid-6c69.wood-3820 .container_fixed_14e2:last-child {
  margin-right: 0;
}
.article_9f5d .shade_short_df5d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .easy_cf84 .feature_1a97 {
    margin: 0 -0.5em;
  }
  .easy_cf84 .feature_1a97 [class*="customify-col-"],
  .easy_cf84 .feature_1a97 [class*="customify-col_"],
  .easy_cf84 .feature_1a97 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.easy_cf84.alert-gold-bc35 .shade_short_df5d {
  background: 0 0 !important;
}
.easy_cf84.alert-gold-bc35 .shade_short_df5d,
.easy_cf84.article_9f5d .shade_short_df5d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .easy_cf84.banner-fb78 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.easy_cf84.article_9f5d .shade_short_df5d {
  box-shadow: none !important;
}
.secondary_5e7e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .secondary_5e7e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .secondary_5e7e {
    padding: 18px 0 20px;
  }
}
.secondary_5e7e .feature_hard_e8fc {
  width: 100%;
}
.secondary_5e7e .summary-west-1c96 {
  margin-bottom: 0;
}
.secondary_5e7e .sort_dark_76b1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-up-e7c7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-up-e7c7 .silver_15e1 {
  width: 100%;
}
.secondary-8901 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.secondary-8901 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.secondary-8901 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;
}
.secondary-8901 li:last-child:after {
  display: none;
}
.secondary-8901 li a {
  font-weight: 500;
  margin-right: 10px;
}
.cold-2191 .container_easy_4e3f button,
.secondary_5e7e .container_easy_4e3f button {
  left: 0;
}
.cold-2191 .silver_15e1,
.secondary_5e7e .silver_15e1 {
  padding-left: 0;
  padding-right: 0;
}
.cold-2191 .box-up-e7c7,
.secondary_5e7e .box-up-e7c7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cold-2191 {
  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;
}
.cold-2191: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;
}
.cold-2191 .primary_basic_c3f1 {
  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) {
  .cold-2191 .primary_basic_c3f1 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cold-2191 .primary_basic_c3f1 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cold-2191 .primary_basic_c3f1 {
    min-height: 200px;
  }
}
.cold-2191 .secondary-8901 {
  color: rgba(255, 255, 255, 0.8);
}
.cold-2191 .secondary-8901 a,
.cold-2191 .secondary-8901 li:after {
  color: inherit;
}
.cold-2191 .secondary-8901 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dirty-53ff {
  margin-bottom: 0.5em;
}
.text-bb7e {
  margin-bottom: 1.2em;
}
.text-bb7e,
.dirty-53ff {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text-bb7e p:last-child,
.dirty-53ff p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .container_easy_4e3f,
#masthead .container_easy_4e3f {
  display: none;
}
#masthead
  > .container_easy_4e3f.cool-e398 {
  display: none;
}
#masthead > .container_easy_4e3f button {
  left: 0;
}
.pattern-medium-9128 {
  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%;
}
.pattern-medium-9128 .container_fixed_14e2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pattern-medium-9128 .media-fixed-0ac0 {
  display: -webkit-box;
  display: flex;
}
.pattern-medium-9128 .media-fixed-0ac0.photo_right_58dd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pattern-medium-9128 .media-fixed-0ac0.title_a690 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pattern-medium-9128 .media-fixed-0ac0.wrapper_upper_4586 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pattern-medium-9128.logo-93dc.slider_next_6c07 .media-fixed-0ac0.photo_right_58dd {
  flex-basis: 100%;
}
.pattern-medium-9128.table-lite-f703 .media-fixed-0ac0.title_a690 {
  -webkit-box-flex: 1;
  flex: auto;
}
.pattern-medium-9128.table-lite-f703 .media-fixed-0ac0.wrapper_upper_4586 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .container_easy_4e3f.cool-e398 {
  display: none;
}
#masthead > .container_easy_4e3f button {
  left: 0;
}
.nav-b95c {
  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;
}
.nav-b95c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.nav-b95c.widget_large_3690 i {
  margin-right: 4px;
}
.nav-b95c.input_6509 i {
  margin-left: 5px;
}
.notice-advanced-ca4d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.notice-advanced-ca4d p:last-child {
  margin-bottom: 0;
}
.gradient-soft-baa4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gradient-soft-baa4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gradient-soft-baa4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gradient-soft-baa4 .thumbnail-up-5ed0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gradient-soft-baa4 .overlay-7acb {
  margin: 5px 0 7px 0;
}
.gradient-soft-baa4.breadcrumb-f685 .preview-b893 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient-soft-baa4.breadcrumb-f685 .action-36bf {
  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;
}
.gradient-soft-baa4.blue-3725 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gradient-soft-baa4.blue-3725 .preview-b893 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gradient-soft-baa4.blue-3725 .action-36bf {
  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;
}
.gradient-soft-baa4.filter_slow_e8a0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gradient-soft-baa4.gallery_light_96e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gradient-soft-baa4.gallery_light_96e7 .action-36bf {
  margin-top: 7px;
}
.label_a2fd {
  display: inline-block;
}
.new_a4db .status_8c04 .gradient-soft-baa4 img {
  max-width: 100%;
}
.content_simple_2ad4 .center_287a.gallery-a8c6,
.mask-96a9 .center_287a.gallery-a8c6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.content_simple_2ad4 .dynamic_27d0,
.mask-96a9 .dynamic_27d0 {
  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%);
}
.content_simple_2ad4 .dynamic_27d0 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.content_simple_2ad4.pressed-29f2 .dynamic_27d0 {
  display: none;
}
.content_simple_2ad4 .component_bbdc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content_simple_2ad4 .component_bbdc li {
  display: inline-block;
  position: relative;
}
.content_simple_2ad4 .component_bbdc li:last-child {
  margin-right: 0;
}
.content_simple_2ad4 .component_bbdc 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;
}
.content_simple_2ad4 .component_bbdc li.accordion_f900 > a {
  color: rgba(0, 0, 0, 0.9);
}
.content_simple_2ad4 .component_bbdc > 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;
}
.content_simple_2ad4 .component_bbdc > li > a i {
  line-height: 0;
}
.content_simple_2ad4 .component_bbdc > li.detail-3451 > a .dynamic_27d0 {
  margin-left: 4px;
  line-height: 0;
}
.content_simple_2ad4 .component_bbdc .medium-a39e li.detail-3451 > a {
  position: relative;
}
.content_simple_2ad4 .component_bbdc .medium-a39e li.detail-3451 > a:after,
.content_simple_2ad4 .component_bbdc .medium-a39e li.detail-3451 > a:before {
  content: "";
  display: table;
}
.content_simple_2ad4 .component_bbdc .medium-a39e li.detail-3451 > a:after {
  clear: both;
}
.content_simple_2ad4 .component_bbdc .medium-a39e li.detail-3451 > a .dynamic_27d0 {
  margin-left: 5px;
  float: right;
}
.content_simple_2ad4 .hover-hard-6da0,
.content_simple_2ad4 .medium-a39e {
  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;
}
.content_simple_2ad4 .medium-a39e {
  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;
}
.content_simple_2ad4 .medium-a39e .gallery-a8c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.content_simple_2ad4 .medium-a39e .dynamic_27d0 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.content_simple_2ad4 .medium-a39e li {
  display: block;
  margin: 0;
  padding: 0;
}
.content_simple_2ad4 .medium-a39e 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;
}
.content_simple_2ad4 .medium-a39e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.content_simple_2ad4 .medium-a39e .medium-a39e {
  top: 0;
  left: 100%;
}
.content_simple_2ad4 .pressed-ac88.fn-focus-238f > .hover-hard-6da0,
.content_simple_2ad4 .pressed-ac88.fn-focus-238f > .medium-a39e,
.content_simple_2ad4 .pressed-ac88:focus > .hover-hard-6da0,
.content_simple_2ad4 .pressed-ac88:focus > .medium-a39e,
.content_simple_2ad4 .pressed-ac88:hover > .hover-hard-6da0,
.content_simple_2ad4 .pressed-ac88:hover > .medium-a39e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.content_simple_2ad4.orange_bd30 .disabled-bronze-5231:after,
.content_simple_2ad4.orange_bd30 .disabled-bronze-5231:before {
  content: "";
  display: table;
}
.content_simple_2ad4.orange_bd30 .disabled-bronze-5231:after {
  clear: both;
}
.content_simple_2ad4.orange_bd30 .disabled-bronze-5231 > li {
  float: left;
}
.content_simple_2ad4.item_ac48 .disabled-bronze-5231:after,
.content_simple_2ad4.item_ac48 .disabled-bronze-5231:before {
  content: "";
  display: table;
}
.content_simple_2ad4.item_ac48 .disabled-bronze-5231:after {
  clear: both;
}
.content_simple_2ad4.item_ac48 .disabled-bronze-5231 > li {
  float: left;
}
.content_simple_2ad4.item_ac48 .disabled-bronze-5231 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.content_simple_2ad4.item_ac48 .disabled-bronze-5231 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.content_simple_2ad4.item_ac48 .disabled-bronze-5231 > li.pink-94a0 > a,
.content_simple_2ad4.item_ac48 .disabled-bronze-5231 > li.accordion_f900 > a {
  color: #fff;
  background-color: #1e4b75;
}
.content_simple_2ad4.search-e453 .disabled-bronze-5231 > li > a .gallery-a8c6 {
  position: relative;
}
.content_simple_2ad4.search-e453 .disabled-bronze-5231 > li > a .gallery-a8c6: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;
}
.content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li:focus
  > a
  .gallery-a8c6:before,
.content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li:hover
  > a
  .gallery-a8c6:before {
  width: 100%;
  background-color: currentColor;
}
.content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li.pink-94a0
  > a
  .gallery-a8c6:before,
.content_simple_2ad4.search-e453
  .disabled-bronze-5231
  > li.article_bronze_62eb
  > a
  .gallery-a8c6:before {
  width: 100%;
  background-color: currentColor;
}
.content_simple_2ad4.description-8398 .disabled-bronze-5231 > li > a .gallery-a8c6 {
  position: relative;
}
.content_simple_2ad4.description-8398 .disabled-bronze-5231 > li > a .gallery-a8c6: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;
}
.content_simple_2ad4.description-8398 .disabled-bronze-5231 > li:focus > a .gallery-a8c6:before,
.content_simple_2ad4.description-8398
  .disabled-bronze-5231
  > li:hover
  > a
  .gallery-a8c6:before {
  width: 100%;
  background-color: currentColor;
}
.content_simple_2ad4.description-8398
  .disabled-bronze-5231
  > li.pink-94a0
  > a
  .gallery-a8c6:before,
.content_simple_2ad4.description-8398
  .disabled-bronze-5231
  > li.article_bronze_62eb
  > a
  .gallery-a8c6:before {
  width: 100%;
  background-color: currentColor;
}
.mask-96a9 .component_bbdc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask-96a9 .component_bbdc li:first-child > a {
  border-top: none;
}
.mask-96a9 .component_bbdc .label-6ab6 > .gallery-a8c6 .dynamic_27d0 {
  display: none;
}
.mask-96a9 .component_bbdc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask-96a9 .component_bbdc li:last-child {
  border: none;
}
.mask-96a9 .component_bbdc li.detail-3451 > a {
  padding-right: 45px !important;
}
.mask-96a9 .component_bbdc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask-96a9 .component_bbdc li a:focus,
.mask-96a9 .component_bbdc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask-96a9 .component_bbdc li .description-9458 {
  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;
}
.mask-96a9 .component_bbdc li .description-9458:hover {
  box-shadow: none;
}
.mask-96a9 .component_bbdc li .description-9458 .dynamic_27d0 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask-96a9 .component_bbdc .medium-a39e {
  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);
}
.mask-96a9 .component_bbdc .medium-a39e li a {
  padding-left: 3em;
}
.mask-96a9 .component_bbdc .background-3a02 > a .description-9458 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask-96a9 .component_bbdc .background-3a02 > .medium-a39e {
  display: block;
  opacity: 1;
}
.list-59b7 {
  max-width: 100%;
}
.sidebar-first-87bc {
  line-height: 0;
  cursor: pointer;
}
.nav-7cbe {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-7cbe:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-7cbe svg {
  width: 18px;
  height: 18px;
}
.nav-7cbe .footer_9074 {
  display: none;
}
.soft_b9ec {
  position: relative;
}
.soft_b9ec.fn-active-238f .nav-7cbe .active_e101 {
  display: none;
}
.soft_b9ec.fn-active-238f .nav-7cbe .footer_9074 {
  display: inline-block;
}
.soft_b9ec .status-d8c4 {
  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);
}
.soft_b9ec.easy-8bd3 .status-d8c4 {
  left: auto;
  right: -0.9em;
}
.soft_b9ec.easy-8bd3 .box_3f58::before {
  left: auto;
  right: 15px;
}
.soft_b9ec.fn-active-238f .status-d8c4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue_97b1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.blue_97b1 label {
  flex-basis: 100%;
}
.blue_97b1 .component_complex_cd5c {
  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;
}
.blue_97b1 .fast_e090 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.blue_97b1 .fast_e090:focus {
  background-color: transparent;
}
.blue_97b1 button.grid_9c75 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.blue_97b1 button.grid_9c75:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.blue_97b1 button.grid_9c75 svg {
  width: 18px;
  height: 18px;
}
.blue_97b1 input[type="submit"] {
  min-height: auto;
}
.huge-6d2a .blue_97b1 .fast_e090 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.box_3f58 {
  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) {
  .box_3f58 {
    width: 220px;
  }
}
.box_3f58 label {
  flex-basis: 100%;
}
.box_3f58::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;
}
.iron_a9b9 .huge-6d2a .blue_97b1 {
  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;
}
.iron_a9b9
  .huge-6d2a
  .blue_97b1
  .component_complex_cd5c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.iron_a9b9 .huge-6d2a .blue_97b1 .fast_e090 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.iron_a9b9
  .huge-6d2a
  .blue_97b1
  .fast_e090:focus {
  background: 0 0;
}
.iron_a9b9
  .huge-6d2a
  .blue_97b1
  .smooth_0bb5 {
  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;
}
.huge_15cb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.huge_15cb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.huge_15cb li:last-child {
  margin-right: 0;
}
.huge_15cb li:first-child {
  margin-left: 0;
}
.huge_15cb.pagination-yellow-880c a {
  color: #fff;
}
.huge_15cb.pagination-yellow-880c a:hover {
  color: #fff;
}
.huge_15cb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.huge_15cb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.huge_15cb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.huge_15cb a:hover {
  opacity: 0.9;
  color: inherit;
}
.huge_15cb [class*="social-icon-apple"] {
  background-color: #999;
}
.huge_15cb [class*="social-icon-apple"].stone_032c {
  background-color: transparent;
  color: #999;
}
.huge_15cb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.huge_15cb [class*="social-icon-behance"].stone_032c {
  background-color: transparent;
  color: #1769ff;
}
.huge_15cb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.huge_15cb [class*="social-icon-bitbucket"].stone_032c {
  background-color: transparent;
  color: #205081;
}
.huge_15cb [class*="social-icon-codepen"] {
  background-color: #000;
}
.huge_15cb [class*="social-icon-codepen"].stone_032c {
  background-color: transparent;
  color: #000;
}
.huge_15cb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.huge_15cb [class*="social-icon-delicious"].stone_032c {
  background-color: transparent;
  color: #39f;
}
.huge_15cb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.huge_15cb [class*="social-icon-digg"].stone_032c {
  background-color: transparent;
  color: #005be2;
}
.huge_15cb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.huge_15cb [class*="social-icon-dribbble"].stone_032c {
  background-color: transparent;
  color: #ea4c89;
}
.huge_15cb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.huge_15cb [class*="social-icon-envelope"].stone_032c {
  background-color: transparent;
  color: #ea4335;
}
.huge_15cb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.huge_15cb [class*="social-icon-facebook"].stone_032c {
  background-color: transparent;
  color: #3b5998;
}
.huge_15cb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.huge_15cb [class*="social-icon-flickr"].stone_032c {
  background-color: transparent;
  color: #0063dc;
}
.huge_15cb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.huge_15cb [class*="social-icon-foursquare"].stone_032c {
  background-color: transparent;
  color: #2d5be3;
}
.huge_15cb [class*="social-icon-github"] {
  background-color: #333;
}
.huge_15cb [class*="social-icon-github"].stone_032c {
  background-color: transparent;
  color: #333;
}
.huge_15cb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.huge_15cb [class*="social-icon-google-plus"].stone_032c {
  background-color: transparent;
  color: #dd4b39;
}
.huge_15cb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.huge_15cb [class*="social-icon-houzz"].stone_032c {
  background-color: transparent;
  color: #7ac142;
}
.huge_15cb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.huge_15cb [class*="social-icon-instagram"].stone_032c {
  background-color: transparent;
  color: #262626;
}
.huge_15cb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.huge_15cb [class*="social-icon-jsfiddle"].stone_032c {
  background-color: transparent;
  color: #487aa2;
}
.huge_15cb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.huge_15cb [class*="social-icon-linkedin"].stone_032c {
  background-color: transparent;
  color: #0077b5;
}
.huge_15cb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.huge_15cb [class*="social-icon-medium"].stone_032c {
  background-color: transparent;
  color: #00ab6b;
}
.huge_15cb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.huge_15cb
  [class*="social-icon-odnoklassniki"].stone_032c {
  background-color: transparent;
  color: #f4731c;
}
.huge_15cb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.huge_15cb [class*="social-icon-meetup"].stone_032c {
  background-color: transparent;
  color: #ec1c40;
}
.huge_15cb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.huge_15cb [class*="social-icon-pinterest"].stone_032c {
  background-color: transparent;
  color: #bd081c;
}
.huge_15cb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.huge_15cb [class*="social-icon-product-hunt"].stone_032c {
  background-color: transparent;
  color: #da552f;
}
.huge_15cb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.huge_15cb [class*="social-icon-reddit"].stone_032c {
  background-color: transparent;
  color: #ff4500;
}
.huge_15cb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.huge_15cb [class*="social-icon-rss"].stone_032c {
  background-color: transparent;
  color: #f26522;
}
.huge_15cb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.huge_15cb
  [class*="social-icon-shopping-cart"].stone_032c {
  background-color: transparent;
  color: #4caf50;
}
.huge_15cb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.huge_15cb [class*="social-icon-skype"].stone_032c {
  background-color: transparent;
  color: #00aff0;
}
.huge_15cb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.huge_15cb [class*="social-icon-slideshare"].stone_032c {
  background-color: transparent;
  color: #0077b5;
}
.huge_15cb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.huge_15cb [class*="social-icon-snapchat"].stone_032c {
  background-color: transparent;
  color: #fffc00;
}
.huge_15cb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.huge_15cb [class*="social-icon-soundcloud"].stone_032c {
  background-color: transparent;
  color: #f80;
}
.huge_15cb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.huge_15cb [class*="social-icon-spotify"].stone_032c {
  background-color: transparent;
  color: #2ebd59;
}
.huge_15cb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.huge_15cb
  [class*="social-icon-stack-overflow"].stone_032c {
  background-color: transparent;
  color: #fe7a15;
}
.huge_15cb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.huge_15cb [class*="social-icon-maldkfgram"].stone_032c {
  background-color: transparent;
  color: #2ca5e0;
}
.huge_15cb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.huge_15cb [class*="social-icon-tripadvisor"].stone_032c {
  background-color: transparent;
  color: #589442;
}
.huge_15cb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.huge_15cb [class*="social-icon-tumblr"].stone_032c {
  background-color: transparent;
  color: #35465c;
}
.huge_15cb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.huge_15cb [class*="social-icon-twitch"].stone_032c {
  background-color: transparent;
  color: #6441a5;
}
.huge_15cb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.huge_15cb [class*="social-icon-twitter"].stone_032c {
  background-color: transparent;
  color: #1da1f2;
}
.huge_15cb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.huge_15cb [class*="social-icon-vimeo"].stone_032c {
  background-color: transparent;
  color: #1ab7ea;
}
.huge_15cb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.huge_15cb [class*="social-icon-vk"].stone_032c {
  background-color: transparent;
  color: #45668e;
}
.huge_15cb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.huge_15cb [class*="social-icon-weibo"].stone_032c {
  background-color: transparent;
  color: #df2029;
}
.huge_15cb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.huge_15cb [class*="social-icon-weixin"].stone_032c {
  background-color: transparent;
  color: #7bb32e;
}
.huge_15cb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.huge_15cb [class*="social-icon-whatsapp"].stone_032c {
  background-color: transparent;
  color: #25d366;
}
.huge_15cb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.huge_15cb [class*="social-icon-wordpress"].stone_032c {
  background-color: transparent;
  color: #21759b;
}
.huge_15cb [class*="social-icon-xing"] {
  background-color: #026466;
}
.huge_15cb [class*="social-icon-xing"].stone_032c {
  background-color: transparent;
  color: #026466;
}
.huge_15cb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.huge_15cb [class*="social-icon-yelp"].stone_032c {
  background-color: transparent;
  color: #af0606;
}
.huge_15cb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.huge_15cb [class*="social-icon-youtube"].stone_032c {
  background-color: transparent;
  color: #cd201f;
}
.frame_289f {
  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;
}
.frame_289f:hover {
  box-shadow: none;
  background: 0 0;
}
.bronze-ea98 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tag-f755 {
  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;
}
.form_07e8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hero-17fa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hero-17fa,
.hero-17fa::after,
.hero-17fa::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;
}
.hero-17fa::after,
.hero-17fa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.summary_active_7d3e .tag-f755 .form_07e8 {
  margin-top: -2px;
  width: 19px;
}
.summary_active_7d3e .tag-f755 .hero-17fa {
  margin-top: -1px;
}
.summary_active_7d3e .tag-f755 .hero-17fa,
.summary_active_7d3e .tag-f755 .hero-17fa::after,
.summary_active_7d3e .tag-f755 .hero-17fa::before {
  width: 19px;
  height: 2px;
}
.summary_active_7d3e .tag-f755 .hero-17fa::before {
  top: -6px;
}
.summary_active_7d3e .tag-f755 .hero-17fa::after {
  bottom: -6px;
}
.gradient-fast-2190 .tag-f755 .form_07e8 {
  margin-top: -2px;
  width: 22px;
}
.gradient-fast-2190 .tag-f755 .hero-17fa {
  margin-top: -1px;
}
.gradient-fast-2190 .tag-f755 .hero-17fa,
.gradient-fast-2190 .tag-f755 .hero-17fa::after,
.gradient-fast-2190 .tag-f755 .hero-17fa::before {
  width: 22px;
  height: 2px;
}
.gradient-fast-2190 .tag-f755 .hero-17fa::before {
  top: -7px;
}
.gradient-fast-2190 .tag-f755 .hero-17fa::after {
  bottom: -7px;
}
.sort-81f6 .tag-f755 .form_07e8 {
  margin-top: -2px;
  width: 31px;
}
.sort-81f6 .tag-f755 .hero-17fa {
  margin-top: -1.5px;
}
.sort-81f6 .tag-f755 .hero-17fa,
.sort-81f6 .tag-f755 .hero-17fa::after,
.sort-81f6 .tag-f755 .hero-17fa::before {
  width: 31px;
  height: 3px;
}
.sort-81f6 .tag-f755 .hero-17fa::before {
  top: -9px;
}
.sort-81f6 .tag-f755 .hero-17fa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form-d601 .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 19px;
  }
  .form-d601 .tag-f755 .hero-17fa {
    margin-top: -1px;
  }
  .form-d601 .tag-f755 .hero-17fa,
  .form-d601 .tag-f755 .hero-17fa::after,
  .form-d601 .tag-f755 .hero-17fa::before {
    width: 19px;
    height: 2px;
  }
  .form-d601 .tag-f755 .hero-17fa::before {
    top: -6px;
  }
  .form-d601 .tag-f755 .hero-17fa::after {
    bottom: -6px;
  }
  .overlay-be82 .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-be82 .tag-f755 .hero-17fa {
    margin-top: -1px;
  }
  .overlay-be82 .tag-f755 .hero-17fa,
  .overlay-be82 .tag-f755 .hero-17fa::after,
  .overlay-be82 .tag-f755 .hero-17fa::before {
    width: 22px;
    height: 2px;
  }
  .overlay-be82 .tag-f755 .hero-17fa::before {
    top: -7px;
  }
  .overlay-be82 .tag-f755 .hero-17fa::after {
    bottom: -7px;
  }
  .secondary_hovered_ba90 .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary_hovered_ba90 .tag-f755 .hero-17fa {
    margin-top: -1.5px;
  }
  .secondary_hovered_ba90 .tag-f755 .hero-17fa,
  .secondary_hovered_ba90 .tag-f755 .hero-17fa::after,
  .secondary_hovered_ba90 .tag-f755 .hero-17fa::before {
    width: 31px;
    height: 3px;
  }
  .secondary_hovered_ba90 .tag-f755 .hero-17fa::before {
    top: -9px;
  }
  .secondary_hovered_ba90 .tag-f755 .hero-17fa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .last-d902 .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 19px;
  }
  .last-d902 .tag-f755 .hero-17fa {
    margin-top: -1px;
  }
  .last-d902 .tag-f755 .hero-17fa,
  .last-d902 .tag-f755 .hero-17fa::after,
  .last-d902 .tag-f755 .hero-17fa::before {
    width: 19px;
    height: 2px;
  }
  .last-d902 .tag-f755 .hero-17fa::before {
    top: -6px;
  }
  .last-d902 .tag-f755 .hero-17fa::after {
    bottom: -6px;
  }
  .dropdown_red_91a0 .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown_red_91a0 .tag-f755 .hero-17fa {
    margin-top: -1px;
  }
  .dropdown_red_91a0 .tag-f755 .hero-17fa,
  .dropdown_red_91a0 .tag-f755 .hero-17fa::after,
  .dropdown_red_91a0 .tag-f755 .hero-17fa::before {
    width: 22px;
    height: 2px;
  }
  .dropdown_red_91a0 .tag-f755 .hero-17fa::before {
    top: -7px;
  }
  .dropdown_red_91a0 .tag-f755 .hero-17fa::after {
    bottom: -7px;
  }
  .widget-glass-46ca .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 31px;
  }
  .widget-glass-46ca .tag-f755 .hero-17fa {
    margin-top: -1.5px;
  }
  .widget-glass-46ca .tag-f755 .hero-17fa,
  .widget-glass-46ca .tag-f755 .hero-17fa::after,
  .widget-glass-46ca .tag-f755 .hero-17fa::before {
    width: 31px;
    height: 3px;
  }
  .widget-glass-46ca .tag-f755 .hero-17fa::before {
    top: -9px;
  }
  .widget-glass-46ca .tag-f755 .hero-17fa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_small_2e3e .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_small_2e3e .tag-f755 .hero-17fa {
    margin-top: -1px;
  }
  .highlight_small_2e3e .tag-f755 .hero-17fa,
  .highlight_small_2e3e .tag-f755 .hero-17fa::after,
  .highlight_small_2e3e .tag-f755 .hero-17fa::before {
    width: 19px;
    height: 2px;
  }
  .highlight_small_2e3e .tag-f755 .hero-17fa::before {
    top: -6px;
  }
  .highlight_small_2e3e .tag-f755 .hero-17fa::after {
    bottom: -6px;
  }
  .preview_cbf6 .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 22px;
  }
  .preview_cbf6 .tag-f755 .hero-17fa {
    margin-top: -1px;
  }
  .preview_cbf6 .tag-f755 .hero-17fa,
  .preview_cbf6 .tag-f755 .hero-17fa::after,
  .preview_cbf6 .tag-f755 .hero-17fa::before {
    width: 22px;
    height: 2px;
  }
  .preview_cbf6 .tag-f755 .hero-17fa::before {
    top: -7px;
  }
  .preview_cbf6 .tag-f755 .hero-17fa::after {
    bottom: -7px;
  }
  .video-269c .tag-f755 .form_07e8 {
    margin-top: -2px;
    width: 31px;
  }
  .video-269c .tag-f755 .hero-17fa {
    margin-top: -1.5px;
  }
  .video-269c .tag-f755 .hero-17fa,
  .video-269c .tag-f755 .hero-17fa::after,
  .video-269c .tag-f755 .hero-17fa::before {
    width: 31px;
    height: 3px;
  }
  .video-269c .tag-f755 .hero-17fa::before {
    top: -9px;
  }
  .video-269c .tag-f755 .hero-17fa::after {
    bottom: -9px;
  }
}
.button-a4d2 .hero-17fa {
  -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);
}
.button-a4d2 .hero-17fa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.button-a4d2 .hero-17fa::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);
}
.button-a4d2.accordion_c44e .hero-17fa {
  -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);
}
.button-a4d2.accordion_c44e .hero-17fa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.button-a4d2.accordion_c44e .hero-17fa::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);
}
.left_7187 {
  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.pagination_f327:before {
  display: none;
}
.shadow_down_ff1b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow_down_ff1b .main_d75a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow_down_ff1b .main_d75a:last-of-type {
  border-bottom: none;
}
.shadow_down_ff1b .main_d75a.table-hovered-2736,
.shadow_down_ff1b .main_d75a.middle-7e9b,
.shadow_down_ff1b .main_d75a.icon_lite_fd7d {
  padding: 0;
}
.shadow_down_ff1b .mask-96a9 .description-9458 {
  color: currentColor;
}
.shadow_down_ff1b .mask-96a9 .description-9458:focus,
.shadow_down_ff1b .mask-96a9 .description-9458:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_down_ff1b.cool-3a9b .thumbnail-simple-176f,
.shadow_down_ff1b.cool-3a9b .notice-advanced-ca4d a,
.shadow_down_ff1b.cool-3a9b .disabled-bronze-5231 a,
.shadow_down_ff1b.cool-3a9b .medium-a39e a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_down_ff1b.cool-3a9b .thumbnail-simple-176f:hover,
.shadow_down_ff1b.cool-3a9b .notice-advanced-ca4d a:hover,
.shadow_down_ff1b.cool-3a9b .disabled-bronze-5231 a:hover,
.shadow_down_ff1b.cool-3a9b .medium-a39e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_down_ff1b.cool-3a9b .hover_6dbc {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_down_ff1b.cool-3a9b .main_d75a {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_down_ff1b.cool-3a9b .main_d75a:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_down_ff1b.cool-3a9b .filter_8438:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow_down_ff1b.cool-3a9b .mask-96a9 .component_bbdc li a,
.shadow_down_ff1b.cool-3a9b .mask-96a9 .description-9458,
.shadow_down_ff1b.cool-3a9b .medium-a39e {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_down_ff1b.cool-3a9b .mask-96a9 .description-9458:focus,
.shadow_down_ff1b.cool-3a9b .mask-96a9 .description-9458:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_down_ff1b.cool-3a9b .component_bbdc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_down_ff1b.sort-e43d .thumbnail-simple-176f,
.shadow_down_ff1b.sort-e43d .notice-advanced-ca4d a,
.shadow_down_ff1b.sort-e43d .disabled-bronze-5231 .description-9458,
.shadow_down_ff1b.sort-e43d .disabled-bronze-5231 a,
.shadow_down_ff1b.sort-e43d .medium-a39e a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_down_ff1b.sort-e43d .thumbnail-simple-176f:hover,
.shadow_down_ff1b.sort-e43d .notice-advanced-ca4d a:hover,
.shadow_down_ff1b.sort-e43d .disabled-bronze-5231 .description-9458:hover,
.shadow_down_ff1b.sort-e43d .disabled-bronze-5231 a:hover,
.shadow_down_ff1b.sort-e43d .medium-a39e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_down_ff1b.sort-e43d .hover_6dbc {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_down_ff1b.sort-e43d .main_d75a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_down_ff1b.sort-e43d .main_d75a:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow_down_ff1b.sort-e43d .filter_8438:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_down_ff1b.sort-e43d .mask-96a9 .component_bbdc li a,
.shadow_down_ff1b.sort-e43d .mask-96a9 .description-9458,
.shadow_down_ff1b.sort-e43d .medium-a39e {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_down_ff1b.sort-e43d .mask-96a9 .description-9458:focus,
.shadow_down_ff1b.sort-e43d .mask-96a9 .description-9458:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_down_ff1b.sort-e43d .component_bbdc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_8438 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.filter_8438:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.stone-bb92 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip_199f .shadow_down_ff1b {
  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;
}
.tooltip_199f .main_d75a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip_199f .main_d75a: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) {
  .tooltip_199f .main_d75a:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip_199f .main_d75a:last-child:before {
  content: none;
}
.tooltip_199f .main_d75a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip_199f .mask-96a9 .component_bbdc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip_199f .mask-96a9 .component_bbdc li a .description-9458 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip_199f .mask-96a9 .medium-a39e {
  border: none;
}
.tooltip_199f .mask-96a9 .medium-a39e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip_199f .filter_8438 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip_199f .stone-bb92 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip_199f .sort-e43d .filter_8438:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_199f .cool-3a9b.brown-775b .hero-17fa {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip_199f
  .cool-3a9b.brown-775b
  .hero-17fa::after,
.tooltip_199f
  .cool-3a9b.brown-775b
  .hero-17fa:before {
  background: inherit;
}
.tooltip_199f
  .cool-3a9b.brown-775b:hover
  .hero-17fa {
  background: rgba(0, 0, 0, 0.8);
}
.warm-7173 .shadow_down_ff1b {
  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) {
  .warm-7173 .shadow_down_ff1b {
    width: auto;
    right: 45px;
  }
}
.button_simple_9744 .shadow_down_ff1b {
  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) {
  .button_simple_9744 .shadow_down_ff1b {
    width: auto;
    left: 45px;
  }
}
.pagination_f327 .shadow_down_ff1b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pagination_f327 .stone-bb92 {
  max-width: 48em;
  margin: 0 auto;
}
.pagination_f327 .filter_8438:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pattern_de7c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pattern_de7c.tooltip_199f .shadow_down_ff1b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pattern_de7c.warm-7173 .shadow_down_ff1b {
  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);
}
.pattern_de7c .shadow_down_ff1b {
  visibility: visible;
}
.pattern_de7c.button_simple_9744 .shadow_down_ff1b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.smooth-c025,
.shadow-gold-2337 {
  overflow-x: hidden;
}
.smooth-c025 .shadow_down_ff1b {
  overflow: auto;
}
.smooth-c025.tooltip_199f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-c025.tooltip_199f .shadow_down_ff1b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.smooth-c025.tooltip_199f .frame_289f {
  opacity: 0;
}
.smooth-c025.warm-7173 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-c025.warm-7173 .shadow_down_ff1b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.smooth-c025.warm-7173 .frame_289f {
  opacity: 0;
}
.smooth-c025.button_simple_9744 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.smooth-c025.button_simple_9744 .shadow_down_ff1b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.smooth-c025.button_simple_9744 .frame_289f {
  opacity: 0;
}
.smooth-c025.pagination_f327 .shadow_down_ff1b {
  z-index: 10;
  visibility: visible;
}
.brown-775b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.brown-775b .hero-17fa {
  background: rgba(255, 255, 255, 0.99);
}
.brown-775b .hero-17fa::after,
.brown-775b .hero-17fa:before {
  background: inherit;
}
.brown-775b:hover .hero-17fa {
  background: rgba(255, 255, 255, 0.99);
}
.button_simple_9744 .brown-775b {
  top: 10px;
  right: auto;
  left: 12px;
}
.pagination_f327 .brown-775b {
  display: none !important;
}
.smooth-c025:before,
.shadow-gold-2337:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.smooth-c025 .brown-775b,
.shadow-gold-2337 .brown-775b {
  display: inline-block;
}
.shadow_down_ff1b .container_fixed_14e2 {
  -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;
}
.smooth-c025 .shadow_down_ff1b .container_fixed_14e2,
.shadow-gold-2337 .shadow_down_ff1b .container_fixed_14e2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fluid-7ddd .component_complex_cd5c {
  width: 100%;
}
.status_8c04 {
  padding: 0 0.5em 0;
}
.status_8c04 [class*="customify-col-"],
.status_8c04 [class*="customify-col_"],
.status_8c04 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma-fa72 .status_8c04 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature_1a97 .advanced-c91c,
  .advanced-c91c {
    display: none;
  }
  .grid_26c2 {
    text-align: left;
  }
  .menu-a326 {
    text-align: center;
  }
  .purple_1da4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature_1a97 .fixed_2648,
  .fixed_2648 {
    display: none;
  }
  .pressed_3eb9 {
    text-align: left;
  }
  .outline_d766 {
    text-align: center;
  }
  .gradient-93e1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature_1a97 .shade_9b5e,
  .shade_9b5e {
    display: none;
  }
  .module-small-c879 {
    text-align: left;
  }
  .surface-2f75 {
    text-align: center;
  }
  .column-pressed-4c5b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.surface-2eec {
  box-shadow: none !important;
}
.carousel_ab76 .form-outer-89ca,
.white-cc1e .form-outer-89ca {
  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;
}
.white-cc1e .form-outer-89ca {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shade_short_df5d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shade_short_df5d:after,
.shade_short_df5d:before {
  content: "";
  display: table;
}
.shade_short_df5d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shade_short_df5d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shade_short_df5d,
.banner-fb78 {
  max-width: 1248px;
  margin: 0 auto;
}

.rough_d755.label_dd89 .shade_short_df5d {
  max-width: 100%;
}
.rough_d755.soft-e7fd {
  max-width: 1200px;
  margin: 0 auto;
}
.rough_d755.badge_thick_f8cf .shade_short_df5d {
  max-width: 100%;
}
.rough_d755.badge_thick_f8cf > .shade_short_df5d {
  padding-left: 0;
  padding-right: 0;
}
.rough_d755.badge_thick_f8cf > .shade_short_df5d .feature_1a97 {
  margin: 0;
}
.rough_d755.badge_thick_f8cf
  > .shade_short_df5d
  .blue_644c.frame-5294 {
  margin-right: 0;
  margin-left: 0;
}
.rough_d755.badge_thick_f8cf #main.frame-5294 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled-50cf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-50cf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert-e0c3 .pattern_lite_8b72 {
    padding-right: 1em;
  }
  .alert-e0c3.alert-c0d9 .blue_644c {
    border-right: 1px solid #eaecee;
  }
  .alert-e0c3.alert-c0d9 .pattern_lite_8b72 {
    padding-right: 1em;
  }
  .alert-e0c3.alert-c0d9 .slider_5845 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-prev-57f8 .pattern_lite_8b72 {
    padding-left: 1em;
  }
  .menu-prev-57f8.alert-c0d9 .blue_644c {
    border-left: 1px solid #eaecee;
  }
  .menu-prev-57f8.alert-c0d9 .pattern_lite_8b72 {
    padding-left: 1em;
  }
  .menu-prev-57f8.alert-c0d9 .slider_5845 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_c9e1 .pattern_lite_8b72 {
    padding-left: 1em;
  }
  .title_c9e1.alert-c0d9 .primary-gas-a576 {
    border-right: 1px solid #eaecee;
  }
  .title_c9e1.alert-c0d9 .icon_right_dd1c {
    border-right: 1px solid #eaecee;
  }
  .title_c9e1.alert-c0d9 .pattern_lite_8b72 {
    padding-left: 1em;
  }
  .title_c9e1.alert-c0d9 .slider_5845 {
    padding-right: 1em;
  }
  .title_c9e1.alert-c0d9 .pagination_dim_e3aa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-645b .pattern_lite_8b72 {
    padding-right: 1em;
  }
  .motion-645b.alert-c0d9 .primary-gas-a576 {
    border-left: 1px solid #eaecee;
  }
  .motion-645b.alert-c0d9 .icon_right_dd1c {
    border-left: 1px solid #eaecee;
  }
  .motion-645b.alert-c0d9 .pattern_lite_8b72 {
    padding-right: 1em;
  }
  .motion-645b.alert-c0d9 .slider_5845 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-645b.alert-c0d9 .pagination_dim_e3aa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-50cf .pattern_lite_8b72 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-50cf.alert-c0d9 .blue_644c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled-50cf.alert-c0d9 .pattern_lite_8b72 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-50cf.alert-c0d9 .slider_5845 {
    padding-left: 1em;
  }
  .disabled-50cf.alert-c0d9 .pagination_dim_e3aa {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled-50cf.alert-c0d9 .pattern_lite_8b72 {
    padding-left: 0;
  }
}
.short-e102 .liquid-6c69 {
  display: inline-block;
}
.text-smooth-3df6 {
  display: inline-block;
}
.accordion_old_43dd {
  word-con: break-word;
}
.preview_orange_6d5d > span {
  display: inline-block;
  padding: 5px 0;
}
.preview_orange_6d5d .glass-6fbc {
  margin-left: 8px;
  margin-right: 8px;
}
.preview_orange_6d5d .dim_02dc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.large_eeba .card_selected_015f {
  margin-bottom: 2em;
}
.large_eeba .widget-south-3945 {
  margin-bottom: 15px;
}
.large_eeba .widget-south-3945:last-child {
  margin-bottom: 0;
}
.large_eeba .bright-fef6 {
  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) {
  .large_eeba .bright-fef6 {
    display: block;
  }
}
.large_eeba .thick_632e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .large_eeba .thick_632e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.large_eeba .avatar-2da5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.large_eeba .avatar-2da5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.large_eeba .avatar-2da5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.large_eeba .accordion_old_43dd {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.large_eeba .accordion_old_43dd a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.large_eeba .top-17e9 p:last-child {
  margin-bottom: 0;
}
.large_eeba .search_under_8ddd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.large_eeba .status-huge-f784 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.large_eeba .button-bce8 {
  margin-top: 1em;
}
.large_eeba .gradient-1378 {
  top: 0;
  display: block;
}
.large_eeba .gradient-1378 a {
  color: inherit;
}
.large_eeba .gradient-1378 a:hover {
  color: inherit;
}
.large_eeba .header_38e8 {
  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;
}
.large_eeba .header_38e8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.large_eeba .status-huge-f784 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.large_eeba .panel-b23b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.large_eeba .panel-b23b:first-child {
  margin-top: 0;
}
.large_eeba .panel-b23b.backdrop-1502 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.large_eeba .panel-b23b.inner_0e30 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.large_eeba
  .panel-b23b.inner_0e30.action-435f
  .button-bce8 {
  width: 100%;
}
.large_eeba .inner_0e30 {
  -webkit-box-align: center;
  align-items: center;
}
.large_eeba .inner_0e30 .preview_orange_6d5d,
.large_eeba .inner_0e30 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.large_eeba .avatar-2da5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.large_eeba .avatar-2da5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.large_eeba .avatar-2da5: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;
}
.large_eeba .backdrop-1502 {
  z-index: 5;
}
.large_eeba .disabled_south_c991 .orange-8560 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.large_eeba .copper-2df0 .orange-8560 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.large_eeba .heading_4b16 .orange-8560 {
  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;
}
.large_eeba.purple_68fa .bright-fef6,
.large_eeba.slider-2d31 .bright-fef6 {
  display: block;
}
.large_eeba.purple_68fa .bright-fef6 .popup_lower_5356,
.large_eeba.purple_68fa .bright-fef6 .status-huge-f784,
.large_eeba.slider-2d31 .bright-fef6 .popup_lower_5356,
.large_eeba.slider-2d31 .bright-fef6 .status-huge-f784 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.large_eeba.soft-e44b .thick_632e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .large_eeba.soft-e44b .thick_632e {
    margin-right: 0;
  }
}
.large_eeba.purple_68fa .thick_632e,
.large_eeba.slider-2d31 .thick_632e {
  padding-top: 40%;
}
.large_eeba.purple_68fa .card_selected_015f,
.large_eeba.slider-2d31 .card_selected_015f {
  display: block;
}
.large_eeba.purple_68fa .fn-sticky-238f .status-huge-f784,
.large_eeba.slider-2d31 .fn-sticky-238f .status-huge-f784 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.large_eeba.purple_68fa .thick_632e,
.large_eeba.slider-2d31 .thick_632e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.large_eeba.purple_68fa .status-huge-f784 {
  padding: 1em;
}
.wood_76c4 {
  margin: 30px auto;
  display: block;
}
.wood_76c4 .surface-41c8 > * {
  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;
}
.wood_76c4 .surface-41c8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.wood_76c4 .surface-41c8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text_hard_0e60 .preview_orange_6d5d {
  margin-bottom: 1.41575em;
}
.text_hard_0e60 .text_924b {
  margin-bottom: 1.618em;
}
.frame-a1ad .new-5b41 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame-a1ad .new-5b41 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame-a1ad .bottom_ee38 {
  max-width: 100%;
  overflow: auto;
}
.overlay_8ff2 .frame-a1ad a:hover {
  text-decoration: underline;
}
.plasma-f510 .widget-south-3945:not(.accordion_old_43dd),
.plasma-f510 .avatar-2da5 {
  margin-bottom: 1.41575em;
}
.plasma-f510 .widget-south-3945:not(.accordion_old_43dd):last-child,
.plasma-f510 .avatar-2da5:last-child {
  margin-bottom: 0;
}
.plasma-f510 .widget-south-3945.accent_gold_24d8 {
  margin-bottom: 0.41575em;
}
.plasma-f510 .list_12f8:before,
.plasma-f510 .description_3db0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.plasma-f510 .list_12f8:before {
  content: "\f115";
}
.plasma-f510 .description_3db0:before {
  content: "\f02c";
}
.plasma-f510 .grid-0986 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.plasma-f510 .grid-0986 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.table-fbd4 {
  display: -webkit-box;
  display: flex;
}
.table-fbd4 .small_daf2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .table-fbd4 .small_daf2 {
    flex-basis: 90px;
  }
}
.table-fbd4 .widget-down-05c4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .table-fbd4 .widget-down-05c4 {
    flex-basis: calc(100% - 50px);
  }
}
.table-fbd4 .tiny_a375 p:last-child {
  margin-bottom: 0.72em;
}
.feature-bright-533d .surface-41c8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.feature-bright-533d .surface-41c8:after,
.feature-bright-533d .surface-41c8:before {
  content: "";
  display: table;
}
.feature-bright-533d .surface-41c8:after {
  clear: both;
}
.feature-bright-533d .surface-41c8 .lite_9559,
.feature-bright-533d .surface-41c8 .panel_blue_dabc {
  width: 49%;
}
.feature-bright-533d .surface-41c8 .lite_9559 a span.element_66a1,
.feature-bright-533d .surface-41c8 .panel_blue_dabc a span.element_66a1 {
  display: block;
  margin-bottom: 5px;
}
.feature-bright-533d .surface-41c8 .panel_blue_dabc {
  float: left;
  text-align: left;
}
.feature-bright-533d .surface-41c8 .lite_9559 {
  float: right;
  text-align: right;
}
.picture_advanced_6115 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture_advanced_6115 {
    margin-bottom: 0;
  }
}
.bottom-0894 {
  margin-bottom: 1em;
}
.bottom-0894 .accordion_old_43dd {
  font-size: 1.1em;
  line-height: 1.3;
}
.frame_liquid_f25a a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent-d354 .bottom-0894,
.shade_dim_5f15 .bottom-0894 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent-d354 .bottom-0894,
  .shade_dim_5f15 .bottom-0894 {
    display: block;
  }
}
.accent-d354 .frame_liquid_f25a,
.shade_dim_5f15 .frame_liquid_f25a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent-d354 .frame_liquid_f25a,
  .shade_dim_5f15 .frame_liquid_f25a {
    margin-bottom: 1em;
  }
}
.accent-d354 .frame_liquid_f25a img,
.shade_dim_5f15 .frame_liquid_f25a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent-d354 .east_00f3,
.shade_dim_5f15 .east_00f3 {
  flex-basis: calc(100% - 160px);
}
.accent-d354 .east_00f3 p,
.shade_dim_5f15 .east_00f3 p {
  margin-bottom: 0;
}
.accent-d354 .east_00f3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent-d354 .east_00f3 {
    padding-left: 0;
  }
}
.shade_dim_5f15 .east_00f3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade_dim_5f15 .east_00f3 {
    padding-right: 0;
  }
}
.shade_dim_5f15 .frame_liquid_f25a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dropdown_gold_5aeb .frame_liquid_f25a {
  margin-bottom: 0.5em;
}
.dropdown_gold_5aeb .frame_liquid_f25a img {
  width: 100%;
}
.highlight-fluid-c58b .small-019a,
.highlight_orange_8117 .small-019a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.highlight_orange_8117 .blue_644c .item_d6d3 p:last-child {
  margin-bottom: 0;
}
.stone_e94b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.last_e7fd .card_edd2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .last_e7fd .card_edd2:last-of-type {
    margin-bottom: 0;
  }
}
.last_e7fd .card_edd2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.last_e7fd .card_edd2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.last_e7fd .card_edd2 ul li {
  margin: 0 0 0.6em;
}
.last_e7fd .card_edd2 ul li.frame_large_0d40,
.last_e7fd .card_edd2 ul li.tag-medium-0c99 {
  position: relative;
}
.last_e7fd .card_edd2 ul li.frame_large_0d40 .lite_25a5,
.last_e7fd .card_edd2 ul li.tag-medium-0c99 .lite_25a5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.last_e7fd .card_edd2 ul li.frame_large_0d40:after:after,
.last_e7fd .card_edd2 ul li.frame_large_0d40:after:before,
.last_e7fd
  .card_edd2
  ul
  li.tag-medium-0c99:after:after,
.last_e7fd
  .card_edd2
  ul
  li.tag-medium-0c99:after:before {
  content: "";
  display: table;
}
.last_e7fd .card_edd2 ul li.frame_large_0d40:after:after,
.last_e7fd
  .card_edd2
  ul
  li.tag-medium-0c99:after:after {
  clear: both;
}
.last_e7fd .card_edd2 a.picture-lower-d5b2:hover {
  text-decoration: none;
}
.last_e7fd .card_edd2 select {
  max-width: 100%;
}
.last_e7fd .card_edd2 table {
  font-size: 85%;
}
.last_e7fd .card_edd2 table td,
.last_e7fd .card_edd2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.last_e7fd .card_edd2 table tfoot td {
  text-align: left;
}
.last_e7fd .card_edd2 :last-child {
  margin-bottom: 0;
}
.last_e7fd .card_edd2 .wrapper-233a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.last_e7fd .card_edd2 .wrapper-233a label {
  width: 100%;
}
.last_e7fd .card_edd2 .wrapper-233a .fast_e090 {
  width: 100%;
  display: block;
}
.last_e7fd .card_edd2 .wrapper-233a .grid_9c75 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.last_e7fd .card_edd2 .wrapper-233a .grid_9c75:hover svg #svg-search {
  fill: #444;
}
.last_e7fd .card_edd2 .wrapper-233a .grid_9c75 svg {
  width: 18px;
  height: 18px;
}
.last_e7fd .main_large_38fc ul ul,
.last_e7fd .module_49e4 ul ul,
.last_e7fd .gold_95f7 ul ul,
.last_e7fd .stale-08f6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.last_e7fd .main_large_38fc .detail-3451 > a,
.last_e7fd .module_49e4 .detail-3451 > a,
.last_e7fd .gold_95f7 .detail-3451 > a,
.last_e7fd .stale-08f6 .detail-3451 > a {
  margin-bottom: 0;
}
.last_e7fd .feature-532f li,
.last_e7fd .main_large_38fc li,
.last_e7fd .item_6dff li,
.last_e7fd .module_49e4 li,
.last_e7fd .gold_95f7 li,
.last_e7fd .stale-08f6 li,
.last_e7fd .menu-f331 li,
.last_e7fd .frame_b5d7 li {
  display: block;
  position: relative;
}
.last_e7fd .feature-532f li:last-child,
.last_e7fd .main_large_38fc li:last-child,
.last_e7fd .item_6dff li:last-child,
.last_e7fd .module_49e4 li:last-child,
.last_e7fd .gold_95f7 li:last-child,
.last_e7fd .stale-08f6 li:last-child,
.last_e7fd .menu-f331 li:last-child,
.last_e7fd .frame_b5d7 li:last-child {
  border: none;
}
.last_e7fd .feature-532f li a,
.last_e7fd .main_large_38fc li a,
.last_e7fd .item_6dff li a,
.last_e7fd .module_49e4 li a,
.last_e7fd .gold_95f7 li a,
.last_e7fd .stale-08f6 li a,
.last_e7fd .menu-f331 li a,
.last_e7fd .frame_b5d7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_e7fd .feature-532f li ul li::before,
.last_e7fd .main_large_38fc li ul li::before,
.last_e7fd .item_6dff li ul li::before,
.last_e7fd .module_49e4 li ul li::before,
.last_e7fd .gold_95f7 li ul li::before,
.last_e7fd .stale-08f6 li ul li::before,
.last_e7fd .menu-f331 li ul li::before,
.last_e7fd .frame_b5d7 li ul li::before {
  left: 15px;
}
.last_e7fd .feature-532f li ul a,
.last_e7fd .main_large_38fc li ul a,
.last_e7fd .item_6dff li ul a,
.last_e7fd .module_49e4 li ul a,
.last_e7fd .gold_95f7 li ul a,
.last_e7fd .stale-08f6 li ul a,
.last_e7fd .menu-f331 li ul a,
.last_e7fd .frame_b5d7 li ul a {
  padding-left: 20px;
}
.last_e7fd .feature-532f li ul ul li::before,
.last_e7fd .main_large_38fc li ul ul li::before,
.last_e7fd .item_6dff li ul ul li::before,
.last_e7fd .module_49e4 li ul ul li::before,
.last_e7fd .gold_95f7 li ul ul li::before,
.last_e7fd .stale-08f6 li ul ul li::before,
.last_e7fd .menu-f331 li ul ul li::before,
.last_e7fd .frame_b5d7 li ul ul li::before {
  left: 30px;
}
.last_e7fd .feature-532f li ul ul a,
.last_e7fd .main_large_38fc li ul ul a,
.last_e7fd .item_6dff li ul ul a,
.last_e7fd .module_49e4 li ul ul a,
.last_e7fd .gold_95f7 li ul ul a,
.last_e7fd .stale-08f6 li ul ul a,
.last_e7fd .menu-f331 li ul ul a,
.last_e7fd .frame_b5d7 li ul ul a {
  padding-left: 40px;
}
.last_e7fd .dim-53cc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.last_e7fd .frame_b5d7 ul li {
  margin-bottom: 1.41575em;
}
.last_e7fd .frame_b5d7 ul li .black-8831 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.last_e7fd .frame_b5d7 ul li .small_da02 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sort-e43d .feature-532f li a,
.sort-e43d .main_large_38fc li a,
.sort-e43d .item_6dff li a,
.sort-e43d .module_49e4 li a,
.sort-e43d .gold_95f7 li a,
.sort-e43d .stale-08f6 li a,
.sort-e43d .menu-f331 li a,
.sort-e43d .frame_b5d7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-e43d .dim-53cc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-e43d .card_edd2 ul li.frame_large_0d40 .lite_25a5,
.sort-e43d .card_edd2 ul li.tag-medium-0c99 .lite_25a5 {
  background: rgba(0, 0, 0, 0.2);
}
.sort-e43d .last_e7fd .card_edd2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough_d755 .last_e7fd .component_bbdc li {
  margin: 0;
}
.rough_d755 .last_e7fd .component_bbdc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.rough_d755 .last_e7fd .component_bbdc li ul {
  margin: 0;
}
.rough_d755 .last_e7fd .component_bbdc li ul li a {
  padding-left: 15px;
}
.rough_d755 .last_e7fd .component_bbdc li ul li li a {
  padding-left: 30px;
}
.rough_d755 .last_e7fd .component_bbdc li.accordion_f900 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.rough_d755 .last_e7fd .component_bbdc li.accordion_f900 > 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;
}
.rough_d755 .last_e7fd .component_bbdc li.accordion_f900 > a:after {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 13px;
}
.thumbnail_a90c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.feature_hard_8025 {
  position: relative;
  z-index: 10;
}
.feature_hard_8025 .container_fixed_14e2 {
  width: 100%;
  max-width: 100%;
}
.blue_310b .shadow_346c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.blue_310b .cool-3a9b {
}
.blue_310b .sort-e43d {
  background: #292929;
}
.pink-3971 .shadow_346c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pink-3971 .cool-3a9b {
  background: #f9f9f9;
}
.pink-3971 .sort-e43d {
  background: #303030;
}
.copper_13cf .shadow_346c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .copper_13cf .liquid-6c69 {
    margin-bottom: 1em;
  }
  .copper_13cf .liquid-6c69:last-child {
    margin-bottom: 0;
  }
}
.copper_13cf .cool-3a9b {
  background: #ededed;
}
.copper_13cf .sort-e43d {
  background: #1a1a1a;
}
.shadow_346c.cool-3a9b {
  color: rgba(0, 0, 0, 0.6);
}
.shadow_346c.cool-3a9b .blue-0fb2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_346c.sort-e43d {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_346c.sort-e43d a:not(.picture-lower-d5b2) {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_346c.sort-e43d a:not(.picture-lower-d5b2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_346c.sort-e43d .blue-0fb2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_346c.sort-e43d table tbody td,
.shadow_346c.sort-e43d table th {
  background: rgba(0, 0, 0, 0.08);
}
.section-bottom-3fea.article_9f5d .shade_short_df5d {
  max-width: initial;
}
.section-bottom-3fea .wood-3820 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section-bottom-3fea .wood-3820 .container_fixed_14e2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .section-bottom-3fea .wood-3820 .container_fixed_14e2 {
    display: block;
    margin-bottom: 2em;
  }
  .section-bottom-3fea .wood-3820 .container_fixed_14e2:last-child {
    margin-bottom: 0;
  }
}
.copper_13cf .liquid-6c69:last-child,
.pink-3971 .liquid-6c69:last-child,
.blue_310b .liquid-6c69:last-child {
  margin-bottom: 0;
}
.copper_13cf .liquid-6c69 .last_e7fd .card_edd2:last-child,
.pink-3971 .liquid-6c69 .last_e7fd .card_edd2:last-child,
.blue_310b .liquid-6c69 .last_e7fd .card_edd2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .copper_13cf .yellow-d002,
  .copper_13cf .avatar_595d,
  .pink-3971 .yellow-d002,
  .pink-3971 .avatar_595d,
  .blue_310b .yellow-d002,
  .blue_310b .avatar_595d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .feature_hard_8025 .liquid-6c69 {
    margin-bottom: 2em;
  }
}
.feature_hard_8025 p:last-child {
  margin-bottom: 0;
}
.feature_hard_8025 li,
.feature_hard_8025 ul {
  list-style: none;
  margin: 0;
}
.feature_hard_8025 ul ul {
  margin-left: 2.617924em;
}
.notice-last-41e4 {
  font-size: 0.875em;
}

/* css-noise: beba */
.phantom-card-f7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
