/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary_1280/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary_1280
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.summary_1280/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider_left_0b2a.short-5949/licenses/gpl-2.0.wood_cc00
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.orange_0583/, (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.east-ceb2.black_c4aa/normalize.footer_yellow_adb5/
 ======
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.footer_yellow_adb5 v7.0.0 | MIT License | github.summary_1280/necolas/normalize.footer_yellow_adb5 */
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;
}
.small_50bf .accent-995f,
.medium_0733,
.notice_4085,
.surface_9a6d,
.main_c5ad,
.label-light-ee8d,
.container-67bf,
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;
}
.medium_0733,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .medium_0733,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_0733,
  h1 {
    font-size: 1.8em;
  }
}
.notice_4085,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.notice_4085 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .notice_4085,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .notice_4085,
  h2 {
    font-size: 1.7em;
  }
}
.surface_9a6d,
h3 {
  font-size: 1.618em;
}
.small_50bf .accent-995f,
.main_c5ad,
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.status_upper_8a28 {
  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;
}
.mask-d4ee:after,
.mask-d4ee:before,
.outline-red-12b8:after,
.outline-red-12b8:before {
  content: "";
  display: table;
}
.mask-d4ee:after,
.outline-red-12b8:after {
  clear: both;
}
.smooth-9659 {
  float: right;
  margin-right: 0;
}
.soft_7a7c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hidden_blue_d499 .banner-4eb9,
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;
}
.hidden_blue_d499 .banner-4eb9: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;
}
.tabs_blue_e0fe .banner-4eb9 {
  box-shadow: none;
}
.tabs_blue_e0fe
  .banner-4eb9
  .pro_d595 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs_blue_e0fe .banner-4eb9 .description_top_33b2 {
  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;
}
.tabs_blue_e0fe
  .banner-4eb9
  .description_top_33b2
  b {
  display: none;
}
.tabs_blue_e0fe .highlight_out_b4db {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.surface_f546:not(.blue_771b):not(.over-20df),
button:not(.blue_771b):not(.over-20df),
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ),
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ),
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ) {
  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;
}
.surface_f546:not(.blue_771b):not(
    .over-20df
  ):hover,
button:not(.blue_771b):not(
    .over-20df
  ):hover,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ):hover,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ):hover,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.surface_f546:not(.blue_771b):not(
    .over-20df
  ):active,
.surface_f546:not(.blue_771b):not(
    .over-20df
  ):focus,
button:not(.blue_771b):not(
    .over-20df
  ):active,
button:not(.blue_771b):not(
    .over-20df
  ):focus,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ):active,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ):focus,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ):active,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ):focus,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ):active,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ):focus {
  outline: 0;
}
.surface_f546:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360,
button:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360 {
  position: relative;
}
.surface_f546:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .east-497a,
.surface_f546:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .pro_e09d,
.surface_f546:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .tag_motion_cd1a,
.surface_f546:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  i,
.surface_f546:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  svg,
button:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .east-497a,
button:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .pro_e09d,
button:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .tag_motion_cd1a,
button:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  i,
button:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  svg,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .east-497a,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .pro_e09d,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .tag_motion_cd1a,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  i,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  svg,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .east-497a,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .pro_e09d,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .tag_motion_cd1a,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  i,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  svg,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .east-497a,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .pro_e09d,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  .tag_motion_cd1a,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  i,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360
  svg {
  visibility: hidden;
}
.surface_f546:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360:after,
button:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360:after,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360:after,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360:after,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ).fn-loading-2360: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;
}
.surface_f546:not(.blue_771b):not(.over-20df),
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ),
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ),
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ) {
  color: #fff;
  background: #235787;
}
.surface_f546:not(.blue_771b):not(
    .over-20df
  ):focus,
input[type="button"]:not(.blue_771b):not(
    .over-20df
  ):focus,
input[type="reset"]:not(.blue_771b):not(
    .over-20df
  ):focus,
input[type="submit"]:not(.blue_771b):not(
    .over-20df
  ):focus {
  color: #fff;
}
.surface_f546.fn-disabled-2360:not(.blue_771b):not(
    .over-20df
  ),
.surface_f546[disabled]:not(.blue_771b):not(
    .over-20df
  ),
button.fn-disabled-2360:not(.blue_771b):not(
    .over-20df
  ),
button[disabled]:not(.blue_771b):not(
    .over-20df
  ) {
  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;
}
.middle-8231 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.middle-8231: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;
}
.alert_soft_d933 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.lite_ac95 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.highlight-0776 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask-d4ee:after,
.mask-d4ee:before,
.overlay_0243:after,
.overlay_0243:before,
.action_39b6:after,
.action_39b6:before,
.dynamic_21f9:after,
.dynamic_21f9:before,
.medium-653a:after,
.medium-653a:before,
.new-e444:after,
.new-e444:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask-d4ee:after,
.overlay_0243:after,
.action_39b6:after,
.dynamic_21f9:after,
.medium-653a:after,
.new-e444:after {
  clear: both;
}
.overlay_0243 .frame_d4b0,
.action_39b6 .frame_d4b0,
.hidden-0143 .frame_d4b0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.upper_5e82 {
  display: inline-block;
}
.hero_copper_1817 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero_copper_1817 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero_copper_1817 .accent_2390 {
  padding: 1em 0;
  font-size: 85%;
}
.accent_2390 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fluid-d1fd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fluid-d1fd:after,
.fluid-d1fd:before {
  content: "";
  display: table;
}
.fluid-d1fd:after {
  clear: both;
}
.bright_cd03 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.blue-6079 .bright_cd03 {
  max-width: 50%;
}
.form-top-f709 .bright_cd03 {
  max-width: 33.33%;
}
.surface_207a .bright_cd03 {
  max-width: 25%;
}
.outline-purple-90a1 .bright_cd03 {
  max-width: 20%;
}
.gradient_in_2038 .bright_cd03 {
  max-width: 16.66%;
}
.static_919b .bright_cd03 {
  max-width: 14.28%;
}
.disabled_76f5 .bright_cd03 {
  max-width: 12.5%;
}
.simple-66f3 .bright_cd03 {
  max-width: 11.11%;
}
.fast-ebcf {
  display: block;
}
.small_50bf .header-old-a8cd label,
.small_50bf .surface-first-9ba2 label,
.small_50bf .footer-f9b2 label,
.small_50bf .table_89c6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature-current-6c81 {
  list-style: none;
  margin: 0;
}
.feature-current-6c81 article.warm-c2cc {
  margin-bottom: 0;
}
.feature-current-6c81 ul {
  list-style: none;
  margin: 0;
}
.feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc: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) {
  .feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc li.warm-c2cc li.warm-c2cc li.warm-c2cc {
    padding-left: 0;
  }
}
article.warm-c2cc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.warm-c2cc .overlay_0243 p:last-of-type {
  margin-bottom: 0;
}
article.warm-c2cc .form_b5d1 {
  float: left;
}
article.warm-c2cc .hover-28ed {
  margin-left: 85px;
}
article.warm-c2cc .module-first-6271 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.warm-c2cc .module-first-6271 .next_e001 {
  margin-left: 10px;
}
article.warm-c2cc .badge_pressed_d933 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.warm-c2cc .input-86ab {
  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 .header-old-a8cd,
  #respond .footer-f9b2,
  #respond .table_89c6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-old-a8cd input,
#respond .footer-f9b2 input,
#respond .table_89c6 input {
  width: 100%;
}
#respond .table_89c6 {
  margin-right: 0;
}
#respond .search-solid-88ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text-085a {
  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;
}
.text-085a.description_dynamic_bfd7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.text-085a 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%);
}
.text-085a:focus,
.text-085a: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);
}
.nav_current_fdaf {
  border-radius: 10%;
}
.card-d619 {
  border-radius: 50%;
}
.mini-2982 {
  font-size: 0.72em;
}
.box-e837 {
  font-size: 0.875em;
}
.image-252d {
  font-size: 1.1em;
}
.block_466e {
  text-transform: uppercase;
  line-height: 1.2;
}
.block_466e.mini-2982 {
  letter-spacing: 0.5px;
}
.under-aa1c,
.under-aa1c a {
  color: #6d6d6d;
}
.under-aa1c a:hover {
  color: #111;
}
.gradient_simple_6999 {
  color: #6d6d6d;
}
.bottom-1e77 {
  overflow-x: hidden;
}
.bottom-1e77 .tertiary-lite-097e.overlay_8cbb {
  position: relative;
}
.bottom-1e77 .tertiary-lite-097e.overlay_8cbb.alert-tiny-482d {
  position: initial;
}
.bottom-1e77
  .tertiary-lite-097e.overlay_8cbb.alert-tiny-482d
  .filter-3fc8 {
  left: auto;
}
.bottom-1e77 .tertiary-lite-097e .filter-3fc8 {
  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;
}
.bottom-1e77 .tertiary-lite-097e:hover.overlay_8cbb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bottom-1e77
  .tertiary-lite-097e:hover.overlay_8cbb
  .filter-3fc8 {
  display: block;
  z-index: 9999999;
}
.bottom-1e77 .silver-b025 .west_9365,
.bottom-1e77 .layout_green_38e1 .west_9365 {
  display: none;
}
.bottom-1e77 .slider_first_a62f .tertiary-lite-097e:hover.overlay_8cbb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.small_50bf .header-old-a8cd label,
.small_50bf .surface-first-9ba2 label,
.small_50bf .footer-f9b2 label,
.small_50bf .table_89c6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.feature-current-6c81 {
  list-style: none;
  margin: 0;
}
.feature-current-6c81 article.warm-c2cc {
  margin-bottom: 0;
}
.feature-current-6c81 ul {
  list-style: none;
  margin: 0;
}
.feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc: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) {
  .feature-current-6c81 .tag_yellow_92c0 li.warm-c2cc li.warm-c2cc li.warm-c2cc li.warm-c2cc {
    padding-left: 0;
  }
}
article.warm-c2cc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.warm-c2cc .overlay_0243 p:last-of-type {
  margin-bottom: 0;
}
article.warm-c2cc .form_b5d1 {
  float: left;
}
article.warm-c2cc .hover-28ed {
  margin-left: 85px;
}
article.warm-c2cc .module-first-6271 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.warm-c2cc .module-first-6271 .next_e001 {
  margin-left: 10px;
}
article.warm-c2cc .badge_pressed_d933 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.warm-c2cc .input-86ab {
  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 .header-old-a8cd,
  #respond .footer-f9b2,
  #respond .table_89c6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-old-a8cd input,
#respond .footer-f9b2 input,
#respond .table_89c6 input {
  width: 100%;
}
#respond .table_89c6 {
  margin-right: 0;
}
#respond .search-solid-88ee #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.silver-b025 .title-thick-3113 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.title-thick-3113 .green_7af1.table-ad15 .surface-bronze-daac > li > a:focus,
.title-thick-3113 .green_7af1.table-ad15 .surface-bronze-daac > li > a:hover,
.title-thick-3113 .green_7af1.pressed_e759 .surface-bronze-daac > li > a:focus,
.title-thick-3113 .green_7af1.pressed_e759 .surface-bronze-daac > li > a:hover,
.title-thick-3113 .green_7af1.background_233a .surface-bronze-daac > li > a:focus,
.title-thick-3113 .green_7af1.background_233a .surface-bronze-daac > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-thick-3113
  .green_7af1.table-ad15
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a,
.title-thick-3113
  .green_7af1.table-ad15
  .surface-bronze-daac
  > li.thick_350b
  > a,
.title-thick-3113
  .green_7af1.pressed_e759
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a,
.title-thick-3113
  .green_7af1.pressed_e759
  .surface-bronze-daac
  > li.thick_350b
  > a,
.title-thick-3113
  .green_7af1.background_233a
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a,
.title-thick-3113 .green_7af1.background_233a .surface-bronze-daac > li.focus_50f0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.title-thick-3113 .pagination-hovered-f411,
.title-thick-3113 .pagination-hovered-f411 a {
  color: rgba(255, 255, 255, 0.99);
}
.title-thick-3113 .primary_next_92be.form_stale_eac7 li a,
.title-thick-3113 .sidebar-glass-0fc8 a,
.title-thick-3113 .box_bright_1dc0,
.title-thick-3113 .surface-bronze-daac > li > a,
.title-thick-3113 .column_f895 {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113 .primary_next_92be.form_stale_eac7 li a:hover,
.title-thick-3113 .sidebar-glass-0fc8 a:hover,
.title-thick-3113 .box_bright_1dc0:hover,
.title-thick-3113 .surface-bronze-daac > li > a:hover,
.title-thick-3113 .column_f895:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-thick-3113 .simple-63f5 {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113 .simple-63f5 .border_cold_c81a {
  color: rgba(255, 255, 255, 0.99);
}
.title-thick-3113 .simple-63f5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-thick-3113 .pagination-8c36 .content-hot-759c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113 .pagination-8c36 .content-hot-759c .alert-f53f {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113
  .pagination-8c36
  .content-hot-759c
  .alert-f53f::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113
  .pagination-8c36
  .content-hot-759c
  .alert-f53f:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113
  .pagination-8c36
  .content-hot-759c
  .alert-f53f::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113
  .pagination-8c36
  .content-hot-759c
  .alert-f53f::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113 .pagination-8c36 .left-1343 {
  color: rgba(255, 255, 255, 0.79);
}
.title-thick-3113 .pagination-8c36 .left-1343:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_right_cb33
  .title-thick-3113
  .pagination-8c36
  .in-f92a
  .bottom_ccc5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_right_cb33
  .title-thick-3113
  .pagination-8c36
  .in-f92a
  .alert-f53f {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver-b025 .complex-b710 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.complex-b710 .green_7af1.table-ad15 .surface-bronze-daac > li > a:focus,
.complex-b710 .green_7af1.table-ad15 .surface-bronze-daac > li > a:hover,
.complex-b710 .green_7af1.pressed_e759 .surface-bronze-daac > li > a:focus,
.complex-b710 .green_7af1.pressed_e759 .surface-bronze-daac > li > a:hover,
.complex-b710 .green_7af1.background_233a .surface-bronze-daac > li > a:focus,
.complex-b710 .green_7af1.background_233a .surface-bronze-daac > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-b710
  .green_7af1.table-ad15
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a,
.complex-b710
  .green_7af1.table-ad15
  .surface-bronze-daac
  > li.thick_350b
  > a,
.complex-b710
  .green_7af1.pressed_e759
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a,
.complex-b710
  .green_7af1.pressed_e759
  .surface-bronze-daac
  > li.thick_350b
  > a,
.complex-b710
  .green_7af1.background_233a
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a,
.complex-b710 .green_7af1.background_233a .surface-bronze-daac > li.focus_50f0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.complex-b710 .pagination-hovered-f411,
.complex-b710 .pagination-hovered-f411 a {
  color: rgba(0, 0, 0, 0.8);
}
.complex-b710 .primary_next_92be.form_stale_eac7 li a,
.complex-b710 .sidebar-glass-0fc8 a,
.complex-b710 .box_bright_1dc0,
.complex-b710 .surface-bronze-daac > li > a,
.complex-b710 .column_f895 {
  color: rgba(0, 0, 0, 0.55);
}
.complex-b710 .primary_next_92be.form_stale_eac7 li a:hover,
.complex-b710 .sidebar-glass-0fc8 a:hover,
.complex-b710 .box_bright_1dc0:hover,
.complex-b710 .surface-bronze-daac > li > a:hover,
.complex-b710 .column_f895:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-b710 .simple-63f5 {
  color: rgba(0, 0, 0, 0.55);
}
.complex-b710 .simple-63f5 .border_cold_c81a {
  color: rgba(0, 0, 0, 0.8);
}
.complex-b710 .simple-63f5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop-5dab .column-2b2f {
  margin-left: auto;
  margin-right: auto;
}
.action_39b6 > * {
  margin-left: auto;
  margin-right: auto;
}
.action_39b6 .alert_soft_d933 {
  margin-right: 1.41575em;
}
.complex-74a1 .action_39b6 > .inner_74b2 {
  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;
}
.complex-74a1 .action_39b6 > .pattern_b6db {
  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;
}
.message-b8d1.backdrop-5dab .column-2b2f,
.nav-down-f77e.backdrop-5dab .column-2b2f {
  margin-left: 0;
}
.full_7739.backdrop-5dab .column-2b2f,
.layout_306e.backdrop-5dab .column-2b2f {
  margin-right: 0;
}
.action_39b6 ol,
.action_39b6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tall-fd4b video {
  max-width: 100%;
}
.pro_46ab img {
  display: block;
}
.pro_46ab.alert_soft_d933,
.pro_46ab.lite_ac95 {
  width: 100%;
}
.pro_46ab.pattern_b6db img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail_83eb:not(.grid-b751) {
  margin: 1.5em auto;
}
.logo-6a26 p {
  padding: 1.5em 14px;
}
ul.gradient-east-a13d.pattern_b6db,
ul.gradient-east-a13d.inner_74b2,
ul.gradient-east-a13d.box_7bbc.inner_74b2 {
  padding: 0 14px;
}
.surface-full-91e4 {
  display: block;
  overflow-x: auto;
}
.surface-full-91e4 table {
  border-collapse: collapse;
  width: 100%;
}
.surface-full-91e4 td,
.surface-full-91e4 th {
  padding: 0.5em;
}
.action_39b6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.action_39b6 ol ol,
.action_39b6 ol ul,
.action_39b6 ul ol,
.action_39b6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.action_39b6 ol ol li,
.action_39b6 ol ul li,
.action_39b6 ul ol li,
.action_39b6 ul ul li {
  margin-left: 0;
}
.thumbnail_d33b.caption_bright_acf3 > .header_iron_eaa4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thumbnail_d33b.caption_bright_acf3 > .header_iron_eaa4 iframe,
.thumbnail_d33b.caption_bright_acf3 > .header_iron_eaa4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input_light_77be {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input_light_77be.container-inner-907d {
  padding: 0;
}
.input_light_77be.container-inner-907d cite {
  font-size: 13px;
}
.input_light_77be > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input_light_77be cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.popup_motion_4198 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.popup_motion_4198 > p:first-child {
  margin-top: 0;
}
.popup_motion_4198 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.popup_motion_4198 blockquote {
  border-left: 0;
}
.paragraph-7929 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-7929:not(.background-bright-9ff7) {
  max-width: 100px;
}
.paragraph-7929.over-8227 {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-7929.over-8227::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .logo-6a26 p {
    padding: 1.5em 0;
  }
}
.primary_white_af8c {
  color: #0073aa;
}
.table_2359 {
  background-color: #0073aa;
}
.surface_171d {
  color: #229fd8;
}
.title-6a41 {
  background-color: #229fd8;
}
.container-291c {
  color: #eee;
}
.module-active-c177 {
  background-color: #eee;
}
.carousel-static-bb20 {
  color: #444;
}
.highlight_5098 {
  background-color: #444;
}
.dim-5b82 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dim-5b82 .heading_feba .sidebar-glass-0fc8 {
  font-size: 15px;
}
.dim-5b82 .sidebar-glass-0fc8 {
  line-height: 1.3;
}
.dim-5b82 .complex-b710 {
}
.dim-5b82 .title-thick-3113 {
  background: #235787;
}
.shadow_3a0d {
  padding: 0;
}
.shadow_3a0d .title-thick-3113 {
  background: #1a1a1a;
}
.shadow_3a0d .complex-b710 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.overlay-fixed-cdb1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.overlay-fixed-cdb1 .complex-b710 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.overlay-fixed-cdb1 .title-thick-3113 {
  background: #303030;
}
.new-e444 {
  position: relative;
  z-index: 10;
}
.new-e444 .upper-1a41 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.table-bronze-99a9 .overlay_8cbb {
  display: inline-block;
  vertical-align: middle;
}
.table-bronze-99a9.list_d0c0 .overlay_8cbb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .table-bronze-99a9.list_d0c0 .overlay_8cbb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .table-bronze-99a9.list_d0c0 .overlay_8cbb {
    margin-right: 0.4em;
  }
}
.table-bronze-99a9.list_d0c0 .overlay_8cbb:last-child {
  margin-right: 0;
}
.secondary_3aa3 .upper-1a41 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .silver-b025 .heading_feba {
    margin: 0 -0.5em;
  }
  .silver-b025 .heading_feba [class*="customify-col-"],
  .silver-b025 .heading_feba [class*="customify-col_"],
  .silver-b025 .heading_feba [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.silver-b025.south-b120 .upper-1a41 {
  background: 0 0 !important;
}
.silver-b025.south-b120 .upper-1a41,
.silver-b025.secondary_3aa3 .upper-1a41 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .silver-b025.button-0cf2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.silver-b025.secondary_3aa3 .upper-1a41 {
  box-shadow: none !important;
}
.motion-020e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .motion-020e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .motion-020e {
    padding: 18px 0 20px;
  }
}
.motion-020e .feature-9d2e {
  width: 100%;
}
.motion-020e .shade_deb5 {
  margin-bottom: 0;
}
.motion-020e .image-37ee {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature_7a56 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature_7a56 .top_e6c5 {
  width: 100%;
}
.bottom_5c9e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bottom_5c9e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bottom_5c9e 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;
}
.bottom_5c9e li:last-child:after {
  display: none;
}
.bottom_5c9e li a {
  font-weight: 500;
  margin-right: 10px;
}
.item-north-8027 .west_9365 button,
.motion-020e .west_9365 button {
  left: 0;
}
.item-north-8027 .top_e6c5,
.motion-020e .top_e6c5 {
  padding-left: 0;
  padding-right: 0;
}
.item-north-8027 .feature_7a56,
.motion-020e .feature_7a56 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.item-north-8027 {
  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;
}
.item-north-8027: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;
}
.item-north-8027 .item_full_1e7f {
  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) {
  .item-north-8027 .item_full_1e7f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .item-north-8027 .item_full_1e7f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .item-north-8027 .item_full_1e7f {
    min-height: 200px;
  }
}
.item-north-8027 .bottom_5c9e {
  color: rgba(255, 255, 255, 0.8);
}
.item-north-8027 .bottom_5c9e a,
.item-north-8027 .bottom_5c9e li:after {
  color: inherit;
}
.item-north-8027 .bottom_5c9e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.top-a923 {
  margin-bottom: 0.5em;
}
.huge-8f13 {
  margin-bottom: 1.2em;
}
.huge-8f13,
.top-a923 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.huge-8f13 p:last-child,
.top-a923 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .west_9365,
#masthead .west_9365 {
  display: none;
}
#masthead
  > .west_9365.feature_dbf0 {
  display: none;
}
#masthead > .west_9365 button {
  left: 0;
}
.out-40df {
  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%;
}
.out-40df .overlay_8cbb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.out-40df .module_06e9 {
  display: -webkit-box;
  display: flex;
}
.out-40df .module_06e9.form-76fc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.out-40df .module_06e9.video_short_4b9c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out-40df .module_06e9.summary_west_c1b9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out-40df.tiny-93de.input-b8ce .module_06e9.form-76fc {
  flex-basis: 100%;
}
.out-40df.liquid_5ba4 .module_06e9.video_short_4b9c {
  -webkit-box-flex: 1;
  flex: auto;
}
.out-40df.liquid_5ba4 .module_06e9.summary_west_c1b9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .west_9365.feature_dbf0 {
  display: none;
}
#masthead > .west_9365 button {
  left: 0;
}
.current_f660 {
  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;
}
.current_f660:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.current_f660.item_yellow_5684 i {
  margin-right: 4px;
}
.current_f660.logo_26b4 i {
  margin-left: 5px;
}
.sidebar-glass-0fc8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sidebar-glass-0fc8 p:last-child {
  margin-bottom: 0;
}
.tertiary-fluid-a294 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tertiary-fluid-a294 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tertiary-fluid-a294 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tertiary-fluid-a294 .pagination-hovered-f411 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tertiary-fluid-a294 .background-585b {
  margin: 5px 0 7px 0;
}
.tertiary-fluid-a294.gallery-lite-64b1 .widget-short-ab1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-fluid-a294.gallery-lite-64b1 .notice_2626 {
  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;
}
.tertiary-fluid-a294.silver-519a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tertiary-fluid-a294.silver-519a .widget-short-ab1c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-fluid-a294.silver-519a .notice_2626 {
  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;
}
.tertiary-fluid-a294.main-53da {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-fluid-a294.footer-short-0296 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tertiary-fluid-a294.footer-short-0296 .notice_2626 {
  margin-top: 7px;
}
.logo-9566 {
  display: inline-block;
}
.new-e444 .item-complex-5bc3 .tertiary-fluid-a294 img {
  max-width: 100%;
}
.green_7af1 .black_25b4.green-c8a9,
.search_over_6297 .black_25b4.green-c8a9 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_7af1 .item-46bf,
.search_over_6297 .item-46bf {
  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%);
}
.green_7af1 .item-46bf {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.green_7af1.header-9ea3 .item-46bf {
  display: none;
}
.green_7af1 .basic_bf6c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.green_7af1 .basic_bf6c li {
  display: inline-block;
  position: relative;
}
.green_7af1 .basic_bf6c li:last-child {
  margin-right: 0;
}
.green_7af1 .basic_bf6c 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;
}
.green_7af1 .basic_bf6c li.focus_50f0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.green_7af1 .basic_bf6c > 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;
}
.green_7af1 .basic_bf6c > li > a i {
  line-height: 0;
}
.green_7af1 .basic_bf6c > li.glass_9c3e > a .item-46bf {
  margin-left: 4px;
  line-height: 0;
}
.green_7af1 .basic_bf6c .hidden-yellow-9323 li.glass_9c3e > a {
  position: relative;
}
.green_7af1 .basic_bf6c .hidden-yellow-9323 li.glass_9c3e > a:after,
.green_7af1 .basic_bf6c .hidden-yellow-9323 li.glass_9c3e > a:before {
  content: "";
  display: table;
}
.green_7af1 .basic_bf6c .hidden-yellow-9323 li.glass_9c3e > a:after {
  clear: both;
}
.green_7af1 .basic_bf6c .hidden-yellow-9323 li.glass_9c3e > a .item-46bf {
  margin-left: 5px;
  float: right;
}
.green_7af1 .form_d173,
.green_7af1 .hidden-yellow-9323 {
  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;
}
.green_7af1 .hidden-yellow-9323 {
  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;
}
.green_7af1 .hidden-yellow-9323 .green-c8a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_7af1 .hidden-yellow-9323 .item-46bf {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.green_7af1 .hidden-yellow-9323 li {
  display: block;
  margin: 0;
  padding: 0;
}
.green_7af1 .hidden-yellow-9323 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;
}
.green_7af1 .hidden-yellow-9323 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.green_7af1 .hidden-yellow-9323 .hidden-yellow-9323 {
  top: 0;
  left: 100%;
}
.green_7af1 .filter_560f.fn-focus-2360 > .form_d173,
.green_7af1 .filter_560f.fn-focus-2360 > .hidden-yellow-9323,
.green_7af1 .filter_560f:focus > .form_d173,
.green_7af1 .filter_560f:focus > .hidden-yellow-9323,
.green_7af1 .filter_560f:hover > .form_d173,
.green_7af1 .filter_560f:hover > .hidden-yellow-9323 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.green_7af1.background_233a .surface-bronze-daac:after,
.green_7af1.background_233a .surface-bronze-daac:before {
  content: "";
  display: table;
}
.green_7af1.background_233a .surface-bronze-daac:after {
  clear: both;
}
.green_7af1.background_233a .surface-bronze-daac > li {
  float: left;
}
.green_7af1.popup_dim_97c1 .surface-bronze-daac:after,
.green_7af1.popup_dim_97c1 .surface-bronze-daac:before {
  content: "";
  display: table;
}
.green_7af1.popup_dim_97c1 .surface-bronze-daac:after {
  clear: both;
}
.green_7af1.popup_dim_97c1 .surface-bronze-daac > li {
  float: left;
}
.green_7af1.popup_dim_97c1 .surface-bronze-daac > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.green_7af1.popup_dim_97c1 .surface-bronze-daac > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.green_7af1.popup_dim_97c1 .surface-bronze-daac > li.modal-tiny-9357 > a,
.green_7af1.popup_dim_97c1 .surface-bronze-daac > li.focus_50f0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.green_7af1.table-ad15 .surface-bronze-daac > li > a .green-c8a9 {
  position: relative;
}
.green_7af1.table-ad15 .surface-bronze-daac > li > a .green-c8a9: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;
}
.green_7af1.table-ad15
  .surface-bronze-daac
  > li:focus
  > a
  .green-c8a9:before,
.green_7af1.table-ad15
  .surface-bronze-daac
  > li:hover
  > a
  .green-c8a9:before {
  width: 100%;
  background-color: currentColor;
}
.green_7af1.table-ad15
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a
  .green-c8a9:before,
.green_7af1.table-ad15
  .surface-bronze-daac
  > li.thick_350b
  > a
  .green-c8a9:before {
  width: 100%;
  background-color: currentColor;
}
.green_7af1.pressed_e759 .surface-bronze-daac > li > a .green-c8a9 {
  position: relative;
}
.green_7af1.pressed_e759 .surface-bronze-daac > li > a .green-c8a9: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;
}
.green_7af1.pressed_e759 .surface-bronze-daac > li:focus > a .green-c8a9:before,
.green_7af1.pressed_e759
  .surface-bronze-daac
  > li:hover
  > a
  .green-c8a9:before {
  width: 100%;
  background-color: currentColor;
}
.green_7af1.pressed_e759
  .surface-bronze-daac
  > li.modal-tiny-9357
  > a
  .green-c8a9:before,
.green_7af1.pressed_e759
  .surface-bronze-daac
  > li.thick_350b
  > a
  .green-c8a9:before {
  width: 100%;
  background-color: currentColor;
}
.search_over_6297 .basic_bf6c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search_over_6297 .basic_bf6c li:first-child > a {
  border-top: none;
}
.search_over_6297 .basic_bf6c .avatar-dirty-4893 > .green-c8a9 .item-46bf {
  display: none;
}
.search_over_6297 .basic_bf6c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search_over_6297 .basic_bf6c li:last-child {
  border: none;
}
.search_over_6297 .basic_bf6c li.glass_9c3e > a {
  padding-right: 45px !important;
}
.search_over_6297 .basic_bf6c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search_over_6297 .basic_bf6c li a:focus,
.search_over_6297 .basic_bf6c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search_over_6297 .basic_bf6c li .box-3af0 {
  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;
}
.search_over_6297 .basic_bf6c li .box-3af0:hover {
  box-shadow: none;
}
.search_over_6297 .basic_bf6c li .box-3af0 .item-46bf {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search_over_6297 .basic_bf6c .hidden-yellow-9323 {
  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);
}
.search_over_6297 .basic_bf6c .hidden-yellow-9323 li a {
  padding-left: 3em;
}
.search_over_6297 .basic_bf6c .notice_stale_e03a > a .box-3af0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search_over_6297 .basic_bf6c .notice_stale_e03a > .hidden-yellow-9323 {
  display: block;
  opacity: 1;
}
.button-7358 {
  max-width: 100%;
}
.accordion-af80 {
  line-height: 0;
  cursor: pointer;
}
.column_f895 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.column_f895:hover {
  box-shadow: none;
  color: currentColor;
}
.column_f895 svg {
  width: 18px;
  height: 18px;
}
.column_f895 .stale-bab4 {
  display: none;
}
.tag-bronze-409e {
  position: relative;
}
.tag-bronze-409e.fn-active-2360 .column_f895 .tabs_adf0 {
  display: none;
}
.tag-bronze-409e.fn-active-2360 .column_f895 .stale-bab4 {
  display: inline-block;
}
.tag-bronze-409e .old-f79f {
  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);
}
.tag-bronze-409e.tertiary-7a6e .old-f79f {
  left: auto;
  right: -0.9em;
}
.tag-bronze-409e.tertiary-7a6e .accordion_3cbd::before {
  left: auto;
  right: 15px;
}
.tag-bronze-409e.fn-active-2360 .old-f79f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.in-f92a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.in-f92a label {
  flex-basis: 100%;
}
.in-f92a .content-hot-759c {
  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;
}
.in-f92a .alert-f53f {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.in-f92a .alert-f53f:focus {
  background-color: transparent;
}
.in-f92a button.left-1343 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.in-f92a button.left-1343:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.in-f92a button.left-1343 svg {
  width: 18px;
  height: 18px;
}
.in-f92a input[type="submit"] {
  min-height: auto;
}
.pagination-8c36 .in-f92a .alert-f53f {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accordion_3cbd {
  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) {
  .accordion_3cbd {
    width: 220px;
  }
}
.accordion_3cbd label {
  flex-basis: 100%;
}
.accordion_3cbd::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;
}
.dropdown_right_cb33 .pagination-8c36 .in-f92a {
  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;
}
.dropdown_right_cb33
  .pagination-8c36
  .in-f92a
  .content-hot-759c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dropdown_right_cb33 .pagination-8c36 .in-f92a .alert-f53f {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dropdown_right_cb33
  .pagination-8c36
  .in-f92a
  .alert-f53f:focus {
  background: 0 0;
}
.dropdown_right_cb33
  .pagination-8c36
  .in-f92a
  .bottom_ccc5 {
  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;
}
.primary_next_92be {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.primary_next_92be li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.primary_next_92be li:last-child {
  margin-right: 0;
}
.primary_next_92be li:first-child {
  margin-left: 0;
}
.primary_next_92be.tooltip-narrow-2ea1 a {
  color: #fff;
}
.primary_next_92be.tooltip-narrow-2ea1 a:hover {
  color: #fff;
}
.primary_next_92be a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.primary_next_92be a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.primary_next_92be a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.primary_next_92be a:hover {
  opacity: 0.9;
  color: inherit;
}
.primary_next_92be [class*="social-icon-apple"] {
  background-color: #999;
}
.primary_next_92be [class*="social-icon-apple"].video-9963 {
  background-color: transparent;
  color: #999;
}
.primary_next_92be [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.primary_next_92be [class*="social-icon-behance"].video-9963 {
  background-color: transparent;
  color: #1769ff;
}
.primary_next_92be [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.primary_next_92be [class*="social-icon-bitbucket"].video-9963 {
  background-color: transparent;
  color: #205081;
}
.primary_next_92be [class*="social-icon-codepen"] {
  background-color: #000;
}
.primary_next_92be [class*="social-icon-codepen"].video-9963 {
  background-color: transparent;
  color: #000;
}
.primary_next_92be [class*="social-icon-delicious"] {
  background-color: #39f;
}
.primary_next_92be [class*="social-icon-delicious"].video-9963 {
  background-color: transparent;
  color: #39f;
}
.primary_next_92be [class*="social-icon-digg"] {
  background-color: #005be2;
}
.primary_next_92be [class*="social-icon-digg"].video-9963 {
  background-color: transparent;
  color: #005be2;
}
.primary_next_92be [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.primary_next_92be [class*="social-icon-dribbble"].video-9963 {
  background-color: transparent;
  color: #ea4c89;
}
.primary_next_92be [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.primary_next_92be [class*="social-icon-envelope"].video-9963 {
  background-color: transparent;
  color: #ea4335;
}
.primary_next_92be [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.primary_next_92be [class*="social-icon-facebook"].video-9963 {
  background-color: transparent;
  color: #3b5998;
}
.primary_next_92be [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.primary_next_92be [class*="social-icon-flickr"].video-9963 {
  background-color: transparent;
  color: #0063dc;
}
.primary_next_92be [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.primary_next_92be [class*="social-icon-foursquare"].video-9963 {
  background-color: transparent;
  color: #2d5be3;
}
.primary_next_92be [class*="social-icon-github"] {
  background-color: #333;
}
.primary_next_92be [class*="social-icon-github"].video-9963 {
  background-color: transparent;
  color: #333;
}
.primary_next_92be [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.primary_next_92be [class*="social-icon-google-plus"].video-9963 {
  background-color: transparent;
  color: #dd4b39;
}
.primary_next_92be [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.primary_next_92be [class*="social-icon-houzz"].video-9963 {
  background-color: transparent;
  color: #7ac142;
}
.primary_next_92be [class*="social-icon-instagram"] {
  background-color: #262626;
}
.primary_next_92be [class*="social-icon-instagram"].video-9963 {
  background-color: transparent;
  color: #262626;
}
.primary_next_92be [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.primary_next_92be [class*="social-icon-jsfiddle"].video-9963 {
  background-color: transparent;
  color: #487aa2;
}
.primary_next_92be [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.primary_next_92be [class*="social-icon-linkedin"].video-9963 {
  background-color: transparent;
  color: #0077b5;
}
.primary_next_92be [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.primary_next_92be [class*="social-icon-medium"].video-9963 {
  background-color: transparent;
  color: #00ab6b;
}
.primary_next_92be [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.primary_next_92be
  [class*="social-icon-odnoklassniki"].video-9963 {
  background-color: transparent;
  color: #f4731c;
}
.primary_next_92be [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.primary_next_92be [class*="social-icon-meetup"].video-9963 {
  background-color: transparent;
  color: #ec1c40;
}
.primary_next_92be [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.primary_next_92be [class*="social-icon-pinterest"].video-9963 {
  background-color: transparent;
  color: #bd081c;
}
.primary_next_92be [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.primary_next_92be [class*="social-icon-product-hunt"].video-9963 {
  background-color: transparent;
  color: #da552f;
}
.primary_next_92be [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.primary_next_92be [class*="social-icon-reddit"].video-9963 {
  background-color: transparent;
  color: #ff4500;
}
.primary_next_92be [class*="social-icon-rss"] {
  background-color: #f26522;
}
.primary_next_92be [class*="social-icon-rss"].video-9963 {
  background-color: transparent;
  color: #f26522;
}
.primary_next_92be [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.primary_next_92be
  [class*="social-icon-shopping-cart"].video-9963 {
  background-color: transparent;
  color: #4caf50;
}
.primary_next_92be [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.primary_next_92be [class*="social-icon-skype"].video-9963 {
  background-color: transparent;
  color: #00aff0;
}
.primary_next_92be [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.primary_next_92be [class*="social-icon-slideshare"].video-9963 {
  background-color: transparent;
  color: #0077b5;
}
.primary_next_92be [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.primary_next_92be [class*="social-icon-snapchat"].video-9963 {
  background-color: transparent;
  color: #fffc00;
}
.primary_next_92be [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.primary_next_92be [class*="social-icon-soundcloud"].video-9963 {
  background-color: transparent;
  color: #f80;
}
.primary_next_92be [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.primary_next_92be [class*="social-icon-spotify"].video-9963 {
  background-color: transparent;
  color: #2ebd59;
}
.primary_next_92be [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.primary_next_92be
  [class*="social-icon-stack-overflow"].video-9963 {
  background-color: transparent;
  color: #fe7a15;
}
.primary_next_92be [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.primary_next_92be [class*="social-icon-maldkfgram"].video-9963 {
  background-color: transparent;
  color: #2ca5e0;
}
.primary_next_92be [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.primary_next_92be [class*="social-icon-tripadvisor"].video-9963 {
  background-color: transparent;
  color: #589442;
}
.primary_next_92be [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.primary_next_92be [class*="social-icon-tumblr"].video-9963 {
  background-color: transparent;
  color: #35465c;
}
.primary_next_92be [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.primary_next_92be [class*="social-icon-twitch"].video-9963 {
  background-color: transparent;
  color: #6441a5;
}
.primary_next_92be [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.primary_next_92be [class*="social-icon-twitter"].video-9963 {
  background-color: transparent;
  color: #1da1f2;
}
.primary_next_92be [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.primary_next_92be [class*="social-icon-vimeo"].video-9963 {
  background-color: transparent;
  color: #1ab7ea;
}
.primary_next_92be [class*="social-icon-vk"] {
  background-color: #45668e;
}
.primary_next_92be [class*="social-icon-vk"].video-9963 {
  background-color: transparent;
  color: #45668e;
}
.primary_next_92be [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.primary_next_92be [class*="social-icon-weibo"].video-9963 {
  background-color: transparent;
  color: #df2029;
}
.primary_next_92be [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.primary_next_92be [class*="social-icon-weixin"].video-9963 {
  background-color: transparent;
  color: #7bb32e;
}
.primary_next_92be [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.primary_next_92be [class*="social-icon-whatsapp"].video-9963 {
  background-color: transparent;
  color: #25d366;
}
.primary_next_92be [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.primary_next_92be [class*="social-icon-wordpress"].video-9963 {
  background-color: transparent;
  color: #21759b;
}
.primary_next_92be [class*="social-icon-xing"] {
  background-color: #026466;
}
.primary_next_92be [class*="social-icon-xing"].video-9963 {
  background-color: transparent;
  color: #026466;
}
.primary_next_92be [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.primary_next_92be [class*="social-icon-yelp"].video-9963 {
  background-color: transparent;
  color: #af0606;
}
.primary_next_92be [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.primary_next_92be [class*="social-icon-youtube"].video-9963 {
  background-color: transparent;
  color: #cd201f;
}
.box_bright_1dc0 {
  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;
}
.box_bright_1dc0:hover {
  box-shadow: none;
  background: 0 0;
}
.frame_f1ab {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver-3928 {
  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;
}
.block-center-f82f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.search-7c75 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.search-7c75,
.search-7c75::after,
.search-7c75::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;
}
.search-7c75::after,
.search-7c75::before {
  content: "";
  display: block;
  background-color: inherit;
}
.image_basic_aa24 .silver-3928 .block-center-f82f {
  margin-top: -2px;
  width: 19px;
}
.image_basic_aa24 .silver-3928 .search-7c75 {
  margin-top: -1px;
}
.image_basic_aa24 .silver-3928 .search-7c75,
.image_basic_aa24 .silver-3928 .search-7c75::after,
.image_basic_aa24 .silver-3928 .search-7c75::before {
  width: 19px;
  height: 2px;
}
.image_basic_aa24 .silver-3928 .search-7c75::before {
  top: -6px;
}
.image_basic_aa24 .silver-3928 .search-7c75::after {
  bottom: -6px;
}
.under-7032 .silver-3928 .block-center-f82f {
  margin-top: -2px;
  width: 22px;
}
.under-7032 .silver-3928 .search-7c75 {
  margin-top: -1px;
}
.under-7032 .silver-3928 .search-7c75,
.under-7032 .silver-3928 .search-7c75::after,
.under-7032 .silver-3928 .search-7c75::before {
  width: 22px;
  height: 2px;
}
.under-7032 .silver-3928 .search-7c75::before {
  top: -7px;
}
.under-7032 .silver-3928 .search-7c75::after {
  bottom: -7px;
}
.avatar_thick_ce42 .silver-3928 .block-center-f82f {
  margin-top: -2px;
  width: 31px;
}
.avatar_thick_ce42 .silver-3928 .search-7c75 {
  margin-top: -1.5px;
}
.avatar_thick_ce42 .silver-3928 .search-7c75,
.avatar_thick_ce42 .silver-3928 .search-7c75::after,
.avatar_thick_ce42 .silver-3928 .search-7c75::before {
  width: 31px;
  height: 3px;
}
.avatar_thick_ce42 .silver-3928 .search-7c75::before {
  top: -9px;
}
.avatar_thick_ce42 .silver-3928 .search-7c75::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .large_ccd3 .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 19px;
  }
  .large_ccd3 .silver-3928 .search-7c75 {
    margin-top: -1px;
  }
  .large_ccd3 .silver-3928 .search-7c75,
  .large_ccd3 .silver-3928 .search-7c75::after,
  .large_ccd3 .silver-3928 .search-7c75::before {
    width: 19px;
    height: 2px;
  }
  .large_ccd3 .silver-3928 .search-7c75::before {
    top: -6px;
  }
  .large_ccd3 .silver-3928 .search-7c75::after {
    bottom: -6px;
  }
  .over-bf8b .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 22px;
  }
  .over-bf8b .silver-3928 .search-7c75 {
    margin-top: -1px;
  }
  .over-bf8b .silver-3928 .search-7c75,
  .over-bf8b .silver-3928 .search-7c75::after,
  .over-bf8b .silver-3928 .search-7c75::before {
    width: 22px;
    height: 2px;
  }
  .over-bf8b .silver-3928 .search-7c75::before {
    top: -7px;
  }
  .over-bf8b .silver-3928 .search-7c75::after {
    bottom: -7px;
  }
  .outline-c641 .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 31px;
  }
  .outline-c641 .silver-3928 .search-7c75 {
    margin-top: -1.5px;
  }
  .outline-c641 .silver-3928 .search-7c75,
  .outline-c641 .silver-3928 .search-7c75::after,
  .outline-c641 .silver-3928 .search-7c75::before {
    width: 31px;
    height: 3px;
  }
  .outline-c641 .silver-3928 .search-7c75::before {
    top: -9px;
  }
  .outline-c641 .silver-3928 .search-7c75::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .accent_5536 .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 19px;
  }
  .accent_5536 .silver-3928 .search-7c75 {
    margin-top: -1px;
  }
  .accent_5536 .silver-3928 .search-7c75,
  .accent_5536 .silver-3928 .search-7c75::after,
  .accent_5536 .silver-3928 .search-7c75::before {
    width: 19px;
    height: 2px;
  }
  .accent_5536 .silver-3928 .search-7c75::before {
    top: -6px;
  }
  .accent_5536 .silver-3928 .search-7c75::after {
    bottom: -6px;
  }
  .pro_639a .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 22px;
  }
  .pro_639a .silver-3928 .search-7c75 {
    margin-top: -1px;
  }
  .pro_639a .silver-3928 .search-7c75,
  .pro_639a .silver-3928 .search-7c75::after,
  .pro_639a .silver-3928 .search-7c75::before {
    width: 22px;
    height: 2px;
  }
  .pro_639a .silver-3928 .search-7c75::before {
    top: -7px;
  }
  .pro_639a .silver-3928 .search-7c75::after {
    bottom: -7px;
  }
  .plasma-5fd5 .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 31px;
  }
  .plasma-5fd5 .silver-3928 .search-7c75 {
    margin-top: -1.5px;
  }
  .plasma-5fd5 .silver-3928 .search-7c75,
  .plasma-5fd5 .silver-3928 .search-7c75::after,
  .plasma-5fd5 .silver-3928 .search-7c75::before {
    width: 31px;
    height: 3px;
  }
  .plasma-5fd5 .silver-3928 .search-7c75::before {
    top: -9px;
  }
  .plasma-5fd5 .silver-3928 .search-7c75::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .steel_7e9b .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 19px;
  }
  .steel_7e9b .silver-3928 .search-7c75 {
    margin-top: -1px;
  }
  .steel_7e9b .silver-3928 .search-7c75,
  .steel_7e9b .silver-3928 .search-7c75::after,
  .steel_7e9b .silver-3928 .search-7c75::before {
    width: 19px;
    height: 2px;
  }
  .steel_7e9b .silver-3928 .search-7c75::before {
    top: -6px;
  }
  .steel_7e9b .silver-3928 .search-7c75::after {
    bottom: -6px;
  }
  .progress-top-bb5d .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 22px;
  }
  .progress-top-bb5d .silver-3928 .search-7c75 {
    margin-top: -1px;
  }
  .progress-top-bb5d .silver-3928 .search-7c75,
  .progress-top-bb5d .silver-3928 .search-7c75::after,
  .progress-top-bb5d .silver-3928 .search-7c75::before {
    width: 22px;
    height: 2px;
  }
  .progress-top-bb5d .silver-3928 .search-7c75::before {
    top: -7px;
  }
  .progress-top-bb5d .silver-3928 .search-7c75::after {
    bottom: -7px;
  }
  .filter-7605 .silver-3928 .block-center-f82f {
    margin-top: -2px;
    width: 31px;
  }
  .filter-7605 .silver-3928 .search-7c75 {
    margin-top: -1.5px;
  }
  .filter-7605 .silver-3928 .search-7c75,
  .filter-7605 .silver-3928 .search-7c75::after,
  .filter-7605 .silver-3928 .search-7c75::before {
    width: 31px;
    height: 3px;
  }
  .filter-7605 .silver-3928 .search-7c75::before {
    top: -9px;
  }
  .filter-7605 .silver-3928 .search-7c75::after {
    bottom: -9px;
  }
}
.heading_c712 .search-7c75 {
  -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);
}
.heading_c712 .search-7c75::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.heading_c712 .search-7c75::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);
}
.heading_c712.layout_blue_6616 .search-7c75 {
  -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);
}
.heading_c712.layout_blue_6616 .search-7c75::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.heading_c712.layout_blue_6616 .search-7c75::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);
}
.nav-4560 {
  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.input-motion-4b47:before {
  display: none;
}
.layout_green_38e1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.layout_green_38e1 .fast-26b8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.layout_green_38e1 .fast-26b8:last-of-type {
  border-bottom: none;
}
.layout_green_38e1 .fast-26b8.fast_1d53,
.layout_green_38e1 .fast-26b8.up_af0f,
.layout_green_38e1 .fast-26b8.gradient_bf95 {
  padding: 0;
}
.layout_green_38e1 .search_over_6297 .box-3af0 {
  color: currentColor;
}
.layout_green_38e1 .search_over_6297 .box-3af0:focus,
.layout_green_38e1 .search_over_6297 .box-3af0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_green_38e1.complex-b710 .simple-63f5,
.layout_green_38e1.complex-b710 .sidebar-glass-0fc8 a,
.layout_green_38e1.complex-b710 .surface-bronze-daac a,
.layout_green_38e1.complex-b710 .hidden-yellow-9323 a {
  color: rgba(0, 0, 0, 0.55);
}
.layout_green_38e1.complex-b710 .simple-63f5:hover,
.layout_green_38e1.complex-b710 .sidebar-glass-0fc8 a:hover,
.layout_green_38e1.complex-b710 .surface-bronze-daac a:hover,
.layout_green_38e1.complex-b710 .hidden-yellow-9323 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_green_38e1.complex-b710 .border_cold_c81a {
  color: rgba(0, 0, 0, 0.8);
}
.layout_green_38e1.complex-b710 .fast-26b8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_green_38e1.complex-b710 .fast-26b8:before {
  background: rgba(0, 0, 0, 0.08);
}
.layout_green_38e1.complex-b710 .nav-166a:before {
  background: rgba(255, 255, 255, 0.9);
}
.layout_green_38e1.complex-b710 .search_over_6297 .basic_bf6c li a,
.layout_green_38e1.complex-b710 .search_over_6297 .box-3af0,
.layout_green_38e1.complex-b710 .hidden-yellow-9323 {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_green_38e1.complex-b710 .search_over_6297 .box-3af0:focus,
.layout_green_38e1.complex-b710 .search_over_6297 .box-3af0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_green_38e1.complex-b710 .basic_bf6c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.layout_green_38e1.title-thick-3113 .simple-63f5,
.layout_green_38e1.title-thick-3113 .sidebar-glass-0fc8 a,
.layout_green_38e1.title-thick-3113 .surface-bronze-daac .box-3af0,
.layout_green_38e1.title-thick-3113 .surface-bronze-daac a,
.layout_green_38e1.title-thick-3113 .hidden-yellow-9323 a {
  color: rgba(255, 255, 255, 0.79);
}
.layout_green_38e1.title-thick-3113 .simple-63f5:hover,
.layout_green_38e1.title-thick-3113 .sidebar-glass-0fc8 a:hover,
.layout_green_38e1.title-thick-3113 .surface-bronze-daac .box-3af0:hover,
.layout_green_38e1.title-thick-3113 .surface-bronze-daac a:hover,
.layout_green_38e1.title-thick-3113 .hidden-yellow-9323 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_green_38e1.title-thick-3113 .border_cold_c81a {
  color: rgba(255, 255, 255, 0.99);
}
.layout_green_38e1.title-thick-3113 .fast-26b8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_green_38e1.title-thick-3113 .fast-26b8:before {
  background: rgba(255, 255, 255, 0.08);
}
.layout_green_38e1.title-thick-3113 .nav-166a:before {
  background: rgba(0, 0, 0, 0.9);
}
.layout_green_38e1.title-thick-3113 .search_over_6297 .basic_bf6c li a,
.layout_green_38e1.title-thick-3113 .search_over_6297 .box-3af0,
.layout_green_38e1.title-thick-3113 .hidden-yellow-9323 {
  border-color: rgba(255, 255, 255, 0.08);
}
.layout_green_38e1.title-thick-3113 .search_over_6297 .box-3af0:focus,
.layout_green_38e1.title-thick-3113 .search_over_6297 .box-3af0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.layout_green_38e1.title-thick-3113 .basic_bf6c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-166a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav-166a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo-d54e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.form_hard_4ed7 .layout_green_38e1 {
  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;
}
.form_hard_4ed7 .fast-26b8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.form_hard_4ed7 .fast-26b8: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) {
  .form_hard_4ed7 .fast-26b8:before {
    width: 16%;
    left: 42%;
  }
}
.form_hard_4ed7 .fast-26b8:last-child:before {
  content: none;
}
.form_hard_4ed7 .fast-26b8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.form_hard_4ed7 .search_over_6297 .basic_bf6c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.form_hard_4ed7 .search_over_6297 .basic_bf6c li a .box-3af0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.form_hard_4ed7 .search_over_6297 .hidden-yellow-9323 {
  border: none;
}
.form_hard_4ed7 .search_over_6297 .hidden-yellow-9323 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.form_hard_4ed7 .nav-166a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.form_hard_4ed7 .photo-d54e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.form_hard_4ed7 .title-thick-3113 .nav-166a:before {
  background: rgba(0, 0, 0, 0.9);
}
.form_hard_4ed7 .complex-b710.table-brown-1326 .search-7c75 {
  background: rgba(0, 0, 0, 0.6);
}
.form_hard_4ed7
  .complex-b710.table-brown-1326
  .search-7c75::after,
.form_hard_4ed7
  .complex-b710.table-brown-1326
  .search-7c75:before {
  background: inherit;
}
.form_hard_4ed7
  .complex-b710.table-brown-1326:hover
  .search-7c75 {
  background: rgba(0, 0, 0, 0.8);
}
.summary-b3d4 .layout_green_38e1 {
  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) {
  .summary-b3d4 .layout_green_38e1 {
    width: auto;
    right: 45px;
  }
}
.shade_hovered_9692 .layout_green_38e1 {
  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) {
  .shade_hovered_9692 .layout_green_38e1 {
    width: auto;
    left: 45px;
  }
}
.input-motion-4b47 .layout_green_38e1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.input-motion-4b47 .photo-d54e {
  max-width: 48em;
  margin: 0 auto;
}
.input-motion-4b47 .nav-166a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.border-4c5d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.border-4c5d.form_hard_4ed7 .layout_green_38e1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.border-4c5d.summary-b3d4 .layout_green_38e1 {
  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);
}
.border-4c5d .layout_green_38e1 {
  visibility: visible;
}
.border-4c5d.shade_hovered_9692 .layout_green_38e1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video-paper-8ca4,
.tooltip-south-28d0 {
  overflow-x: hidden;
}
.video-paper-8ca4 .layout_green_38e1 {
  overflow: auto;
}
.video-paper-8ca4.form_hard_4ed7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-paper-8ca4.form_hard_4ed7 .layout_green_38e1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video-paper-8ca4.form_hard_4ed7 .box_bright_1dc0 {
  opacity: 0;
}
.video-paper-8ca4.summary-b3d4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-paper-8ca4.summary-b3d4 .layout_green_38e1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video-paper-8ca4.summary-b3d4 .box_bright_1dc0 {
  opacity: 0;
}
.video-paper-8ca4.shade_hovered_9692 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video-paper-8ca4.shade_hovered_9692 .layout_green_38e1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video-paper-8ca4.shade_hovered_9692 .box_bright_1dc0 {
  opacity: 0;
}
.video-paper-8ca4.input-motion-4b47 .layout_green_38e1 {
  z-index: 10;
  visibility: visible;
}
.table-brown-1326 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.table-brown-1326 .search-7c75 {
  background: rgba(255, 255, 255, 0.99);
}
.table-brown-1326 .search-7c75::after,
.table-brown-1326 .search-7c75:before {
  background: inherit;
}
.table-brown-1326:hover .search-7c75 {
  background: rgba(255, 255, 255, 0.99);
}
.shade_hovered_9692 .table-brown-1326 {
  top: 10px;
  right: auto;
  left: 12px;
}
.input-motion-4b47 .table-brown-1326 {
  display: none !important;
}
.video-paper-8ca4:before,
.tooltip-south-28d0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video-paper-8ca4 .table-brown-1326,
.tooltip-south-28d0 .table-brown-1326 {
  display: inline-block;
}
.layout_green_38e1 .overlay_8cbb {
  -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;
}
.video-paper-8ca4 .layout_green_38e1 .overlay_8cbb,
.tooltip-south-28d0 .layout_green_38e1 .overlay_8cbb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_left_ae8b .content-hot-759c {
  width: 100%;
}
.item-complex-5bc3 {
  padding: 0 0.5em 0;
}
.item-complex-5bc3 [class*="customify-col-"],
.item-complex-5bc3 [class*="customify-col_"],
.item-complex-5bc3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.alert_slow_62ad .item-complex-5bc3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_feba .outer-0bd8,
  .outer-0bd8 {
    display: none;
  }
  .in_88ea {
    text-align: left;
  }
  .easy_31f2 {
    text-align: center;
  }
  .rough_458b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_feba .surface_thick_3870,
  .surface_thick_3870 {
    display: none;
  }
  .item-inner-d17c {
    text-align: left;
  }
  .east-38af {
    text-align: center;
  }
  .secondary_1f34 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_feba .red-8a54,
  .red-8a54 {
    display: none;
  }
  .panel-4e3d {
    text-align: left;
  }
  .hover-bae5 {
    text-align: center;
  }
  .tiny_a2db {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thumbnail_action_898f {
  box-shadow: none !important;
}
.section-east-ba97 .tertiary-a31f,
.narrow_434e .tertiary-a31f {
  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;
}
.narrow_434e .tertiary-a31f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.upper-1a41 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.upper-1a41:after,
.upper-1a41:before {
  content: "";
  display: table;
}
.upper-1a41:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .upper-1a41 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.upper-1a41,
.button-0cf2 {
  max-width: 1248px;
  margin: 0 auto;
}

.dynamic_21f9.warm_88a4 .upper-1a41 {
  max-width: 100%;
}
.dynamic_21f9.pressed-d26e {
  max-width: 1200px;
  margin: 0 auto;
}
.dynamic_21f9.input_7d06 .upper-1a41 {
  max-width: 100%;
}
.dynamic_21f9.input_7d06 > .upper-1a41 {
  padding-left: 0;
  padding-right: 0;
}
.dynamic_21f9.input_7d06 > .upper-1a41 .heading_feba {
  margin: 0;
}
.dynamic_21f9.input_7d06
  > .upper-1a41
  .photo_iron_430f.title_narrow_7abb {
  margin-right: 0;
  margin-left: 0;
}
.dynamic_21f9.input_7d06 #main.title_narrow_7abb {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .menu-purple-75b1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .menu-purple-75b1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pagination_yellow_cab5 .column-2b2f {
    padding-right: 1em;
  }
  .pagination_yellow_cab5.photo-yellow-906d .photo_iron_430f {
    border-right: 1px solid #eaecee;
  }
  .pagination_yellow_cab5.photo-yellow-906d .column-2b2f {
    padding-right: 1em;
  }
  .pagination_yellow_cab5.photo-yellow-906d .aside_87b8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-82e8 .column-2b2f {
    padding-left: 1em;
  }
  .detail-82e8.photo-yellow-906d .photo_iron_430f {
    border-left: 1px solid #eaecee;
  }
  .detail-82e8.photo-yellow-906d .column-2b2f {
    padding-left: 1em;
  }
  .detail-82e8.photo-yellow-906d .aside_87b8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_88d9 .column-2b2f {
    padding-left: 1em;
  }
  .easy_88d9.photo-yellow-906d .smooth-884e {
    border-right: 1px solid #eaecee;
  }
  .easy_88d9.photo-yellow-906d .west-a9ea {
    border-right: 1px solid #eaecee;
  }
  .easy_88d9.photo-yellow-906d .column-2b2f {
    padding-left: 1em;
  }
  .easy_88d9.photo-yellow-906d .aside_87b8 {
    padding-right: 1em;
  }
  .easy_88d9.photo-yellow-906d .status-green-3cfb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_in_ebe5 .column-2b2f {
    padding-right: 1em;
  }
  .button_in_ebe5.photo-yellow-906d .smooth-884e {
    border-left: 1px solid #eaecee;
  }
  .button_in_ebe5.photo-yellow-906d .west-a9ea {
    border-left: 1px solid #eaecee;
  }
  .button_in_ebe5.photo-yellow-906d .column-2b2f {
    padding-right: 1em;
  }
  .button_in_ebe5.photo-yellow-906d .aside_87b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_in_ebe5.photo-yellow-906d .status-green-3cfb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-purple-75b1 .column-2b2f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-purple-75b1.photo-yellow-906d .photo_iron_430f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .menu-purple-75b1.photo-yellow-906d .column-2b2f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-purple-75b1.photo-yellow-906d .aside_87b8 {
    padding-left: 1em;
  }
  .menu-purple-75b1.photo-yellow-906d .status-green-3cfb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .menu-purple-75b1.photo-yellow-906d .column-2b2f {
    padding-left: 0;
  }
}
.frame_paper_9a06 .table-bronze-99a9 {
  display: inline-block;
}
.green-c428 {
  display: inline-block;
}
.nav-old-512a {
  word-con: break-word;
}
.logo_black_2f33 > span {
  display: inline-block;
  padding: 5px 0;
}
.logo_black_2f33 .panel-c7d1 {
  margin-left: 8px;
  margin-right: 8px;
}
.logo_black_2f33 .breadcrumb-1d01 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.search_warm_1893 .content_new_7e78 {
  margin-bottom: 2em;
}
.search_warm_1893 .dim_d93b {
  margin-bottom: 15px;
}
.search_warm_1893 .dim_d93b:last-child {
  margin-bottom: 0;
}
.search_warm_1893 .input_center_4585 {
  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) {
  .search_warm_1893 .input_center_4585 {
    display: block;
  }
}
.search_warm_1893 .highlight_b794 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .search_warm_1893 .highlight_b794 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.search_warm_1893 .image_middle_1a37 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.search_warm_1893 .image_middle_1a37 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.search_warm_1893 .image_middle_1a37 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.search_warm_1893 .nav-old-512a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.search_warm_1893 .nav-old-512a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.search_warm_1893 .full-f186 p:last-child {
  margin-bottom: 0;
}
.search_warm_1893 .wood_c39d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.search_warm_1893 .tiny-e4f7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.search_warm_1893 .thumbnail_active_45bd {
  margin-top: 1em;
}
.search_warm_1893 .fresh-e08e {
  top: 0;
  display: block;
}
.search_warm_1893 .fresh-e08e a {
  color: inherit;
}
.search_warm_1893 .fresh-e08e a:hover {
  color: inherit;
}
.search_warm_1893 .grid_7750 {
  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;
}
.search_warm_1893 .grid_7750:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.search_warm_1893 .tiny-e4f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.search_warm_1893 .pattern-dark-8a52 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.search_warm_1893 .pattern-dark-8a52:first-child {
  margin-top: 0;
}
.search_warm_1893 .pattern-dark-8a52.alert_soft_703d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.search_warm_1893 .pattern-dark-8a52.chip-f202 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search_warm_1893
  .pattern-dark-8a52.chip-f202.detail-1381
  .thumbnail_active_45bd {
  width: 100%;
}
.search_warm_1893 .chip-f202 {
  -webkit-box-align: center;
  align-items: center;
}
.search_warm_1893 .chip-f202 .logo_black_2f33,
.search_warm_1893 .chip-f202 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.search_warm_1893 .image_middle_1a37 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_warm_1893 .image_middle_1a37 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_warm_1893 .image_middle_1a37: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;
}
.search_warm_1893 .alert_soft_703d {
  z-index: 5;
}
.search_warm_1893 .mask-yellow-d406 .full_76f0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.search_warm_1893 .dirty-c237 .full_76f0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.search_warm_1893 .caption-be47 .full_76f0 {
  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;
}
.search_warm_1893.popup-clean-eca1 .input_center_4585,
.search_warm_1893.table_silver_2f7d .input_center_4585 {
  display: block;
}
.search_warm_1893.popup-clean-eca1 .input_center_4585 .mini_b2b7,
.search_warm_1893.popup-clean-eca1 .input_center_4585 .tiny-e4f7,
.search_warm_1893.table_silver_2f7d .input_center_4585 .mini_b2b7,
.search_warm_1893.table_silver_2f7d .input_center_4585 .tiny-e4f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search_warm_1893.link_4a8a .highlight_b794 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .search_warm_1893.link_4a8a .highlight_b794 {
    margin-right: 0;
  }
}
.search_warm_1893.popup-clean-eca1 .highlight_b794,
.search_warm_1893.table_silver_2f7d .highlight_b794 {
  padding-top: 40%;
}
.search_warm_1893.popup-clean-eca1 .content_new_7e78,
.search_warm_1893.table_silver_2f7d .content_new_7e78 {
  display: block;
}
.search_warm_1893.popup-clean-eca1 .fn-sticky-2360 .tiny-e4f7,
.search_warm_1893.table_silver_2f7d .fn-sticky-2360 .tiny-e4f7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.search_warm_1893.popup-clean-eca1 .highlight_b794,
.search_warm_1893.table_silver_2f7d .highlight_b794 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.search_warm_1893.popup-clean-eca1 .tiny-e4f7 {
  padding: 1em;
}
.feature-faa4 {
  margin: 30px auto;
  display: block;
}
.feature-faa4 .form-brown-2e74 > * {
  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;
}
.feature-faa4 .form-brown-2e74 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature-faa4 .form-brown-2e74 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge_93f4 .logo_black_2f33 {
  margin-bottom: 1.41575em;
}
.huge_93f4 .tabs-wide-0172 {
  margin-bottom: 1.618em;
}
.action_39b6 .avatar_9ac4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.action_39b6 .avatar_9ac4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.action_39b6 .orange_5a38 {
  max-width: 100%;
  overflow: auto;
}
.backdrop-5dab .action_39b6 a:hover {
  text-decoration: underline;
}
.selected-3c27 .dim_d93b:not(.nav-old-512a),
.selected-3c27 .image_middle_1a37 {
  margin-bottom: 1.41575em;
}
.selected-3c27 .dim_d93b:not(.nav-old-512a):last-child,
.selected-3c27 .image_middle_1a37:last-child {
  margin-bottom: 0;
}
.selected-3c27 .dim_d93b.action_bccd {
  margin-bottom: 0.41575em;
}
.selected-3c27 .panel_0256:before,
.selected-3c27 .purple-3bb6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.selected-3c27 .panel_0256:before {
  content: "\f115";
}
.selected-3c27 .purple-3bb6:before {
  content: "\f02c";
}
.selected-3c27 .heading-black-5096 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.selected-3c27 .heading-black-5096 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden-d294 {
  display: -webkit-box;
  display: flex;
}
.hidden-d294 .warm_4bc6 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden-d294 .warm_4bc6 {
    flex-basis: 90px;
  }
}
.hidden-d294 .thick_90d1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-d294 .thick_90d1 {
    flex-basis: calc(100% - 50px);
  }
}
.hidden-d294 .tooltip_cool_0eca p:last-child {
  margin-bottom: 0.72em;
}
.secondary_ba3e .form-brown-2e74 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.secondary_ba3e .form-brown-2e74:after,
.secondary_ba3e .form-brown-2e74:before {
  content: "";
  display: table;
}
.secondary_ba3e .form-brown-2e74:after {
  clear: both;
}
.secondary_ba3e .form-brown-2e74 .disabled_tiny_f78e,
.secondary_ba3e .form-brown-2e74 .brown_035b {
  width: 49%;
}
.secondary_ba3e .form-brown-2e74 .disabled_tiny_f78e a span.avatar-green-7599,
.secondary_ba3e .form-brown-2e74 .brown_035b a span.avatar-green-7599 {
  display: block;
  margin-bottom: 5px;
}
.secondary_ba3e .form-brown-2e74 .brown_035b {
  float: left;
  text-align: left;
}
.secondary_ba3e .form-brown-2e74 .disabled_tiny_f78e {
  float: right;
  text-align: right;
}
.border_a860 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .border_a860 {
    margin-bottom: 0;
  }
}
.pattern-silver-1d5e {
  margin-bottom: 1em;
}
.pattern-silver-1d5e .nav-old-512a {
  font-size: 1.1em;
  line-height: 1.3;
}
.logo_077d a {
  display: block;
  line-height: 0;
  position: relative;
}
.out_05d7 .pattern-silver-1d5e,
.widget-c83a .pattern-silver-1d5e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .out_05d7 .pattern-silver-1d5e,
  .widget-c83a .pattern-silver-1d5e {
    display: block;
  }
}
.out_05d7 .logo_077d,
.widget-c83a .logo_077d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .out_05d7 .logo_077d,
  .widget-c83a .logo_077d {
    margin-bottom: 1em;
  }
}
.out_05d7 .logo_077d img,
.widget-c83a .logo_077d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.out_05d7 .outer_35c8,
.widget-c83a .outer_35c8 {
  flex-basis: calc(100% - 160px);
}
.out_05d7 .outer_35c8 p,
.widget-c83a .outer_35c8 p {
  margin-bottom: 0;
}
.out_05d7 .outer_35c8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .out_05d7 .outer_35c8 {
    padding-left: 0;
  }
}
.widget-c83a .outer_35c8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .widget-c83a .outer_35c8 {
    padding-right: 0;
  }
}
.widget-c83a .logo_077d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.complex-5cd8 .logo_077d {
  margin-bottom: 0.5em;
}
.complex-5cd8 .logo_077d img {
  width: 100%;
}
.red_784c .text-large-856a,
.shade_focused_d157 .text-large-856a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade_focused_d157 .photo_iron_430f .hot-86bf p:last-child {
  margin-bottom: 0;
}
.alert-285f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hard-68d7 .warm-5fbe {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hard-68d7 .warm-5fbe:last-of-type {
    margin-bottom: 0;
  }
}
.hard-68d7 .warm-5fbe ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-68d7 .warm-5fbe ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hard-68d7 .warm-5fbe ul li {
  margin: 0 0 0.6em;
}
.hard-68d7 .warm-5fbe ul li.feature_in_979e,
.hard-68d7 .warm-5fbe ul li.texture-08b4 {
  position: relative;
}
.hard-68d7 .warm-5fbe ul li.feature_in_979e .preview_west_4a46,
.hard-68d7 .warm-5fbe ul li.texture-08b4 .preview_west_4a46 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hard-68d7 .warm-5fbe ul li.feature_in_979e:after:after,
.hard-68d7 .warm-5fbe ul li.feature_in_979e:after:before,
.hard-68d7
  .warm-5fbe
  ul
  li.texture-08b4:after:after,
.hard-68d7
  .warm-5fbe
  ul
  li.texture-08b4:after:before {
  content: "";
  display: table;
}
.hard-68d7 .warm-5fbe ul li.feature_in_979e:after:after,
.hard-68d7
  .warm-5fbe
  ul
  li.texture-08b4:after:after {
  clear: both;
}
.hard-68d7 .warm-5fbe a.surface_f546:hover {
  text-decoration: none;
}
.hard-68d7 .warm-5fbe select {
  max-width: 100%;
}
.hard-68d7 .warm-5fbe table {
  font-size: 85%;
}
.hard-68d7 .warm-5fbe table td,
.hard-68d7 .warm-5fbe table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hard-68d7 .warm-5fbe table tfoot td {
  text-align: left;
}
.hard-68d7 .warm-5fbe :last-child {
  margin-bottom: 0;
}
.hard-68d7 .warm-5fbe .filter-70a3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hard-68d7 .warm-5fbe .filter-70a3 label {
  width: 100%;
}
.hard-68d7 .warm-5fbe .filter-70a3 .alert-f53f {
  width: 100%;
  display: block;
}
.hard-68d7 .warm-5fbe .filter-70a3 .left-1343 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hard-68d7 .warm-5fbe .filter-70a3 .left-1343:hover svg #svg-search {
  fill: #444;
}
.hard-68d7 .warm-5fbe .filter-70a3 .left-1343 svg {
  width: 18px;
  height: 18px;
}
.hard-68d7 .soft-67f0 ul ul,
.hard-68d7 .container_632b ul ul,
.hard-68d7 .pattern_left_83d4 ul ul,
.hard-68d7 .mask-3b22 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hard-68d7 .soft-67f0 .glass_9c3e > a,
.hard-68d7 .container_632b .glass_9c3e > a,
.hard-68d7 .pattern_left_83d4 .glass_9c3e > a,
.hard-68d7 .mask-3b22 .glass_9c3e > a {
  margin-bottom: 0;
}
.hard-68d7 .pattern_red_7351 li,
.hard-68d7 .soft-67f0 li,
.hard-68d7 .search_wide_0958 li,
.hard-68d7 .container_632b li,
.hard-68d7 .pattern_left_83d4 li,
.hard-68d7 .mask-3b22 li,
.hard-68d7 .tooltip_last_63f8 li,
.hard-68d7 .sort-hard-487c li {
  display: block;
  position: relative;
}
.hard-68d7 .pattern_red_7351 li:last-child,
.hard-68d7 .soft-67f0 li:last-child,
.hard-68d7 .search_wide_0958 li:last-child,
.hard-68d7 .container_632b li:last-child,
.hard-68d7 .pattern_left_83d4 li:last-child,
.hard-68d7 .mask-3b22 li:last-child,
.hard-68d7 .tooltip_last_63f8 li:last-child,
.hard-68d7 .sort-hard-487c li:last-child {
  border: none;
}
.hard-68d7 .pattern_red_7351 li a,
.hard-68d7 .soft-67f0 li a,
.hard-68d7 .search_wide_0958 li a,
.hard-68d7 .container_632b li a,
.hard-68d7 .pattern_left_83d4 li a,
.hard-68d7 .mask-3b22 li a,
.hard-68d7 .tooltip_last_63f8 li a,
.hard-68d7 .sort-hard-487c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-68d7 .pattern_red_7351 li ul li::before,
.hard-68d7 .soft-67f0 li ul li::before,
.hard-68d7 .search_wide_0958 li ul li::before,
.hard-68d7 .container_632b li ul li::before,
.hard-68d7 .pattern_left_83d4 li ul li::before,
.hard-68d7 .mask-3b22 li ul li::before,
.hard-68d7 .tooltip_last_63f8 li ul li::before,
.hard-68d7 .sort-hard-487c li ul li::before {
  left: 15px;
}
.hard-68d7 .pattern_red_7351 li ul a,
.hard-68d7 .soft-67f0 li ul a,
.hard-68d7 .search_wide_0958 li ul a,
.hard-68d7 .container_632b li ul a,
.hard-68d7 .pattern_left_83d4 li ul a,
.hard-68d7 .mask-3b22 li ul a,
.hard-68d7 .tooltip_last_63f8 li ul a,
.hard-68d7 .sort-hard-487c li ul a {
  padding-left: 20px;
}
.hard-68d7 .pattern_red_7351 li ul ul li::before,
.hard-68d7 .soft-67f0 li ul ul li::before,
.hard-68d7 .search_wide_0958 li ul ul li::before,
.hard-68d7 .container_632b li ul ul li::before,
.hard-68d7 .pattern_left_83d4 li ul ul li::before,
.hard-68d7 .mask-3b22 li ul ul li::before,
.hard-68d7 .tooltip_last_63f8 li ul ul li::before,
.hard-68d7 .sort-hard-487c li ul ul li::before {
  left: 30px;
}
.hard-68d7 .pattern_red_7351 li ul ul a,
.hard-68d7 .soft-67f0 li ul ul a,
.hard-68d7 .search_wide_0958 li ul ul a,
.hard-68d7 .container_632b li ul ul a,
.hard-68d7 .pattern_left_83d4 li ul ul a,
.hard-68d7 .mask-3b22 li ul ul a,
.hard-68d7 .tooltip_last_63f8 li ul ul a,
.hard-68d7 .sort-hard-487c li ul ul a {
  padding-left: 40px;
}
.hard-68d7 .yellow_b779 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-68d7 .sort-hard-487c ul li {
  margin-bottom: 1.41575em;
}
.hard-68d7 .sort-hard-487c ul li .aside-9cea {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hard-68d7 .sort-hard-487c ul li .detail_cold_a7d9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.title-thick-3113 .pattern_red_7351 li a,
.title-thick-3113 .soft-67f0 li a,
.title-thick-3113 .search_wide_0958 li a,
.title-thick-3113 .container_632b li a,
.title-thick-3113 .pattern_left_83d4 li a,
.title-thick-3113 .mask-3b22 li a,
.title-thick-3113 .tooltip_last_63f8 li a,
.title-thick-3113 .sort-hard-487c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-thick-3113 .yellow_b779 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title-thick-3113 .warm-5fbe ul li.feature_in_979e .preview_west_4a46,
.title-thick-3113 .warm-5fbe ul li.texture-08b4 .preview_west_4a46 {
  background: rgba(0, 0, 0, 0.2);
}
.title-thick-3113 .hard-68d7 .warm-5fbe select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li {
  margin: 0;
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li ul {
  margin: 0;
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li ul li a {
  padding-left: 15px;
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li ul li li a {
  padding-left: 30px;
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li.focus_50f0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li.focus_50f0 > 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;
}
.dynamic_21f9 .hard-68d7 .basic_bf6c li.focus_50f0 > 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;
}
.article-over-ef1e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.medium-653a {
  position: relative;
  z-index: 10;
}
.medium-653a .overlay_8cbb {
  width: 100%;
  max-width: 100%;
}
.popup_over_70e3 .next_459c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup_over_70e3 .complex-b710 {
}
.popup_over_70e3 .title-thick-3113 {
  background: #292929;
}
.smooth_b431 .next_459c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth_b431 .complex-b710 {
  background: #f9f9f9;
}
.smooth_b431 .title-thick-3113 {
  background: #303030;
}
.article_cool_17b2 .next_459c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .article_cool_17b2 .table-bronze-99a9 {
    margin-bottom: 1em;
  }
  .article_cool_17b2 .table-bronze-99a9:last-child {
    margin-bottom: 0;
  }
}
.article_cool_17b2 .complex-b710 {
  background: #ededed;
}
.article_cool_17b2 .title-thick-3113 {
  background: #1a1a1a;
}
.next_459c.complex-b710 {
  color: rgba(0, 0, 0, 0.6);
}
.next_459c.complex-b710 .tiny-4fbc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.next_459c.title-thick-3113 {
  color: rgba(255, 255, 255, 0.99);
}
.next_459c.title-thick-3113 a:not(.surface_f546) {
  color: rgba(255, 255, 255, 0.79);
}
.next_459c.title-thick-3113 a:not(.surface_f546):hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_459c.title-thick-3113 .tiny-4fbc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next_459c.title-thick-3113 table tbody td,
.next_459c.title-thick-3113 table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_first_a62f.secondary_3aa3 .upper-1a41 {
  max-width: initial;
}
.slider_first_a62f .list_d0c0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_first_a62f .list_d0c0 .overlay_8cbb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_first_a62f .list_d0c0 .overlay_8cbb {
    display: block;
    margin-bottom: 2em;
  }
  .slider_first_a62f .list_d0c0 .overlay_8cbb:last-child {
    margin-bottom: 0;
  }
}
.article_cool_17b2 .table-bronze-99a9:last-child,
.smooth_b431 .table-bronze-99a9:last-child,
.popup_over_70e3 .table-bronze-99a9:last-child {
  margin-bottom: 0;
}
.article_cool_17b2 .table-bronze-99a9 .hard-68d7 .warm-5fbe:last-child,
.smooth_b431 .table-bronze-99a9 .hard-68d7 .warm-5fbe:last-child,
.popup_over_70e3 .table-bronze-99a9 .hard-68d7 .warm-5fbe:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .article_cool_17b2 .hover-514d,
  .article_cool_17b2 .wrapper_e428,
  .smooth_b431 .hover-514d,
  .smooth_b431 .wrapper_e428,
  .popup_over_70e3 .hover-514d,
  .popup_over_70e3 .wrapper_e428 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .medium-653a .table-bronze-99a9 {
    margin-bottom: 2em;
  }
}
.medium-653a p:last-child {
  margin-bottom: 0;
}
.medium-653a li,
.medium-653a ul {
  list-style: none;
  margin: 0;
}
.medium-653a ul ul {
  margin-left: 2.617924em;
}
.tall-4ccb {
  font-size: 0.875em;
}

/* css-noise: 5853 */
.ghost-box-j4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
