/*!
Theme Name: Customify
Theme URI: https://pressmaximum.list_af39/customify
Author: WPCustomify
Author URI: https://pressmaximum.list_af39
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.list_af39/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb-6aa9.grid-static-62c6/licenses/gpl-2.0.block_in_78e9
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.content-834a/, (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.small_db3b.surface_old_5664/normalize.mini_c35f/
 ======
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.mini_c35f v7.0.0 | MIT License | github.list_af39/necolas/normalize.mini_c35f */
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;
}
.in-ebbc .heading_446d,
.gallery-9d04,
.filter-lower-5d01,
.notice_2399,
.search-gas-6b3d,
.disabled_d5c2,
.layout_top_5520,
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;
}
.gallery-9d04,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gallery-9d04,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-9d04,
  h1 {
    font-size: 1.8em;
  }
}
.filter-lower-5d01,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.filter-lower-5d01 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .filter-lower-5d01,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .filter-lower-5d01,
  h2 {
    font-size: 1.7em;
  }
}
.notice_2399,
h3 {
  font-size: 1.618em;
}
.in-ebbc .heading_446d,
.search-gas-6b3d,
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.medium_e953 {
  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;
}
.section-5f8b:after,
.section-5f8b:before,
.mask-selected-4d47:after,
.mask-selected-4d47:before {
  content: "";
  display: table;
}
.section-5f8b:after,
.mask-selected-4d47:after {
  clear: both;
}
.input_fe4c {
  float: right;
  margin-right: 0;
}
.title-45df {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.link_hot_63eb .avatar_black_61ef,
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;
}
.link_hot_63eb .avatar_black_61ef: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;
}
.table_static_ae41 .avatar_black_61ef {
  box-shadow: none;
}
.table_static_ae41
  .avatar_black_61ef
  .middle_1c8d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.table_static_ae41 .avatar_black_61ef .search-8d49 {
  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;
}
.table_static_ae41
  .avatar_black_61ef
  .search-8d49
  b {
  display: none;
}
.table_static_ae41 .feature-focused-86b3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.upper_f1b6:not(.short-bc4c):not(.component-fluid-71f0),
button:not(.short-bc4c):not(.component-fluid-71f0),
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ),
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ),
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ) {
  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;
}
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ):hover,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ):hover,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):hover,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):hover,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ):active,
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ):active,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):active,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):active,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):active,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus {
  outline: 0;
}
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3 {
  position: relative;
}
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .modal_21cd,
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .yellow_ad98,
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .aside-19bd,
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  i,
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  svg,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .modal_21cd,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .yellow_ad98,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .aside-19bd,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  i,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  svg,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .modal_21cd,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .yellow_ad98,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .aside-19bd,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  i,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  svg,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .modal_21cd,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .yellow_ad98,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .aside-19bd,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  i,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  svg,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .modal_21cd,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .yellow_ad98,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  .aside-19bd,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  i,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3
  svg {
  visibility: hidden;
}
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3:after,
button:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3:after,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3:after,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3:after,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ).fn-loading-95e3: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;
}
.upper_f1b6:not(.short-bc4c):not(.component-fluid-71f0),
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ),
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ),
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ) {
  color: #fff;
  background: #235787;
}
.upper_f1b6:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus,
input[type="button"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus,
input[type="reset"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus,
input[type="submit"]:not(.short-bc4c):not(
    .component-fluid-71f0
  ):focus {
  color: #fff;
}
.upper_f1b6.fn-disabled-95e3:not(.short-bc4c):not(
    .component-fluid-71f0
  ),
.upper_f1b6[disabled]:not(.short-bc4c):not(
    .component-fluid-71f0
  ),
button.fn-disabled-95e3:not(.short-bc4c):not(
    .component-fluid-71f0
  ),
button[disabled]:not(.short-bc4c):not(
    .component-fluid-71f0
  ) {
  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;
}
.silver-ace8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.silver-ace8: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;
}
.backdrop_cool_a30b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gallery-5ca4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.form_short_54ac {
  clear: both;
  display: block;
  margin: 0 auto;
}
.section-5f8b:after,
.section-5f8b:before,
.row-top-99ca:after,
.row-top-99ca:before,
.caption-narrow-c0f3:after,
.caption-narrow-c0f3:before,
.tabs-978e:after,
.tabs-978e:before,
.picture_ee12:after,
.picture_ee12:before,
.tabs_c47c:after,
.tabs_c47c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.section-5f8b:after,
.row-top-99ca:after,
.caption-narrow-c0f3:after,
.tabs-978e:after,
.picture_ee12:after,
.tabs_c47c:after {
  clear: both;
}
.row-top-99ca .title_0f5f,
.caption-narrow-c0f3 .title_0f5f,
.caption_focused_5766 .title_0f5f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown-lower-cda1 {
  display: inline-block;
}
.component_gold_c35a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.component_gold_c35a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.component_gold_c35a .column-hard-bb27 {
  padding: 1em 0;
  font-size: 85%;
}
.column-hard-bb27 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bright_5d02 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bright_5d02:after,
.bright_5d02:before {
  content: "";
  display: table;
}
.bright_5d02:after {
  clear: both;
}
.fixed_82eb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_up_d31c .fixed_82eb {
  max-width: 50%;
}
.main-6fb2 .fixed_82eb {
  max-width: 33.33%;
}
.caption-1840 .fixed_82eb {
  max-width: 25%;
}
.purple_0e23 .fixed_82eb {
  max-width: 20%;
}
.surface-fixed-9ea1 .fixed_82eb {
  max-width: 16.66%;
}
.over-9058 .fixed_82eb {
  max-width: 14.28%;
}
.feature-fc05 .fixed_82eb {
  max-width: 12.5%;
}
.hard_b9aa .fixed_82eb {
  max-width: 11.11%;
}
.mask-bottom-db1f {
  display: block;
}
.in-ebbc .paragraph_orange_1742 label,
.in-ebbc .photo-under-fd61 label,
.in-ebbc .list_bright_4d83 label,
.in-ebbc .aside_complex_8750 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-soft-2d0b {
  list-style: none;
  margin: 0;
}
.accordion-soft-2d0b article.list_under_e4c2 {
  margin-bottom: 0;
}
.accordion-soft-2d0b ul {
  list-style: none;
  margin: 0;
}
.accordion-soft-2d0b .red_1af9 li.list_under_e4c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-soft-2d0b .red_1af9 li.list_under_e4c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-soft-2d0b .red_1af9 li.list_under_e4c2: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) {
  .accordion-soft-2d0b .red_1af9 li.list_under_e4c2 li.list_under_e4c2 li.list_under_e4c2 li.list_under_e4c2 {
    padding-left: 0;
  }
}
article.list_under_e4c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_under_e4c2 .row-top-99ca p:last-of-type {
  margin-bottom: 0;
}
article.list_under_e4c2 .video-4cae {
  float: left;
}
article.list_under_e4c2 .progress-b962 {
  margin-left: 85px;
}
article.list_under_e4c2 .slow-d735 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_under_e4c2 .slow-d735 .layout-right-3688 {
  margin-left: 10px;
}
article.list_under_e4c2 .frame_middle_e8a1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_under_e4c2 .layout-left-3dad {
  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 .paragraph_orange_1742,
  #respond .list_bright_4d83,
  #respond .aside_complex_8750 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_orange_1742 input,
#respond .list_bright_4d83 input,
#respond .aside_complex_8750 input {
  width: 100%;
}
#respond .aside_complex_8750 {
  margin-right: 0;
}
#respond .tag-ef43 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right-6653 {
  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;
}
.right-6653.right_a58f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.right-6653 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%);
}
.right-6653:focus,
.right-6653: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);
}
.sidebar-large-7082 {
  border-radius: 10%;
}
.label_glass_2315 {
  border-radius: 50%;
}
.wood-4d26 {
  font-size: 0.72em;
}
.secondary-6bb2 {
  font-size: 0.875em;
}
.description-3c81 {
  font-size: 1.1em;
}
.gradient_6bba {
  text-transform: uppercase;
  line-height: 1.2;
}
.gradient_6bba.wood-4d26 {
  letter-spacing: 0.5px;
}
.picture_2525,
.picture_2525 a {
  color: #6d6d6d;
}
.picture_2525 a:hover {
  color: #111;
}
.hero-1d1a {
  color: #6d6d6d;
}
.active-liquid-01dc {
  overflow-x: hidden;
}
.active-liquid-01dc .hot-23d6.tag-hovered-21f3 {
  position: relative;
}
.active-liquid-01dc .hot-23d6.tag-hovered-21f3.basic-7f08 {
  position: initial;
}
.active-liquid-01dc
  .hot-23d6.tag-hovered-21f3.basic-7f08
  .inner_ee25 {
  left: auto;
}
.active-liquid-01dc .hot-23d6 .inner_ee25 {
  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;
}
.active-liquid-01dc .hot-23d6:hover.tag-hovered-21f3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.active-liquid-01dc
  .hot-23d6:hover.tag-hovered-21f3
  .inner_ee25 {
  display: block;
  z-index: 9999999;
}
.active-liquid-01dc .menu-down-0479 .gradient-simple-e287,
.active-liquid-01dc .article_8a79 .gradient-simple-e287 {
  display: none;
}
.active-liquid-01dc .modal_gold_4c09 .hot-23d6:hover.tag-hovered-21f3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.in-ebbc .paragraph_orange_1742 label,
.in-ebbc .photo-under-fd61 label,
.in-ebbc .list_bright_4d83 label,
.in-ebbc .aside_complex_8750 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion-soft-2d0b {
  list-style: none;
  margin: 0;
}
.accordion-soft-2d0b article.list_under_e4c2 {
  margin-bottom: 0;
}
.accordion-soft-2d0b ul {
  list-style: none;
  margin: 0;
}
.accordion-soft-2d0b .red_1af9 li.list_under_e4c2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion-soft-2d0b .red_1af9 li.list_under_e4c2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion-soft-2d0b .red_1af9 li.list_under_e4c2: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) {
  .accordion-soft-2d0b .red_1af9 li.list_under_e4c2 li.list_under_e4c2 li.list_under_e4c2 li.list_under_e4c2 {
    padding-left: 0;
  }
}
article.list_under_e4c2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.list_under_e4c2 .row-top-99ca p:last-of-type {
  margin-bottom: 0;
}
article.list_under_e4c2 .video-4cae {
  float: left;
}
article.list_under_e4c2 .progress-b962 {
  margin-left: 85px;
}
article.list_under_e4c2 .slow-d735 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.list_under_e4c2 .slow-d735 .layout-right-3688 {
  margin-left: 10px;
}
article.list_under_e4c2 .frame_middle_e8a1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.list_under_e4c2 .layout-left-3dad {
  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 .paragraph_orange_1742,
  #respond .list_bright_4d83,
  #respond .aside_complex_8750 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_orange_1742 input,
#respond .list_bright_4d83 input,
#respond .aside_complex_8750 input {
  width: 100%;
}
#respond .aside_complex_8750 {
  margin-right: 0;
}
#respond .tag-ef43 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-down-0479 .card_9332 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.card_9332 .short-b1c4.glass-7ef0 .avatar_ebe3 > li > a:focus,
.card_9332 .short-b1c4.glass-7ef0 .avatar_ebe3 > li > a:hover,
.card_9332 .short-b1c4.orange-75be .avatar_ebe3 > li > a:focus,
.card_9332 .short-b1c4.orange-75be .avatar_ebe3 > li > a:hover,
.card_9332 .short-b1c4.aside_a798 .avatar_ebe3 > li > a:focus,
.card_9332 .short-b1c4.aside_a798 .avatar_ebe3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_9332
  .short-b1c4.glass-7ef0
  .avatar_ebe3
  > li.message_d525
  > a,
.card_9332
  .short-b1c4.glass-7ef0
  .avatar_ebe3
  > li.outline_6420
  > a,
.card_9332
  .short-b1c4.orange-75be
  .avatar_ebe3
  > li.message_d525
  > a,
.card_9332
  .short-b1c4.orange-75be
  .avatar_ebe3
  > li.outline_6420
  > a,
.card_9332
  .short-b1c4.aside_a798
  .avatar_ebe3
  > li.message_d525
  > a,
.card_9332 .short-b1c4.aside_a798 .avatar_ebe3 > li.list_paper_ad2e > a {
  color: rgba(255, 255, 255, 0.99);
}
.card_9332 .hard-5475,
.card_9332 .hard-5475 a {
  color: rgba(255, 255, 255, 0.99);
}
.card_9332 .full-de55.input-e401 li a,
.card_9332 .thumbnail_ae38 a,
.card_9332 .popup_first_bf0f,
.card_9332 .avatar_ebe3 > li > a,
.card_9332 .photo-next-61f6 {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332 .full-de55.input-e401 li a:hover,
.card_9332 .thumbnail_ae38 a:hover,
.card_9332 .popup_first_bf0f:hover,
.card_9332 .avatar_ebe3 > li > a:hover,
.card_9332 .photo-next-61f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_9332 .hard-f5b4 {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332 .hard-f5b4 .status_green_3b31 {
  color: rgba(255, 255, 255, 0.99);
}
.card_9332 .hard-f5b4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_9332 .silver_3789 .footer-solid-7600 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_9332 .silver_3789 .footer-solid-7600 .pagination-f29e {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332
  .silver_3789
  .footer-solid-7600
  .pagination-f29e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332
  .silver_3789
  .footer-solid-7600
  .pagination-f29e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332
  .silver_3789
  .footer-solid-7600
  .pagination-f29e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332
  .silver_3789
  .footer-solid-7600
  .pagination-f29e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332 .silver_3789 .component_motion_a0d6 {
  color: rgba(255, 255, 255, 0.79);
}
.card_9332 .silver_3789 .component_motion_a0d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_5b06
  .card_9332
  .silver_3789
  .stone-3ce6
  .paragraph_0c57 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_5b06
  .card_9332
  .silver_3789
  .stone-3ce6
  .pagination-f29e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-down-0479 .narrow-9bc5 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow-9bc5 .short-b1c4.glass-7ef0 .avatar_ebe3 > li > a:focus,
.narrow-9bc5 .short-b1c4.glass-7ef0 .avatar_ebe3 > li > a:hover,
.narrow-9bc5 .short-b1c4.orange-75be .avatar_ebe3 > li > a:focus,
.narrow-9bc5 .short-b1c4.orange-75be .avatar_ebe3 > li > a:hover,
.narrow-9bc5 .short-b1c4.aside_a798 .avatar_ebe3 > li > a:focus,
.narrow-9bc5 .short-b1c4.aside_a798 .avatar_ebe3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-9bc5
  .short-b1c4.glass-7ef0
  .avatar_ebe3
  > li.message_d525
  > a,
.narrow-9bc5
  .short-b1c4.glass-7ef0
  .avatar_ebe3
  > li.outline_6420
  > a,
.narrow-9bc5
  .short-b1c4.orange-75be
  .avatar_ebe3
  > li.message_d525
  > a,
.narrow-9bc5
  .short-b1c4.orange-75be
  .avatar_ebe3
  > li.outline_6420
  > a,
.narrow-9bc5
  .short-b1c4.aside_a798
  .avatar_ebe3
  > li.message_d525
  > a,
.narrow-9bc5 .short-b1c4.aside_a798 .avatar_ebe3 > li.list_paper_ad2e > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-9bc5 .hard-5475,
.narrow-9bc5 .hard-5475 a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-9bc5 .full-de55.input-e401 li a,
.narrow-9bc5 .thumbnail_ae38 a,
.narrow-9bc5 .popup_first_bf0f,
.narrow-9bc5 .avatar_ebe3 > li > a,
.narrow-9bc5 .photo-next-61f6 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-9bc5 .full-de55.input-e401 li a:hover,
.narrow-9bc5 .thumbnail_ae38 a:hover,
.narrow-9bc5 .popup_first_bf0f:hover,
.narrow-9bc5 .avatar_ebe3 > li > a:hover,
.narrow-9bc5 .photo-next-61f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-9bc5 .hard-f5b4 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-9bc5 .hard-f5b4 .status_green_3b31 {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-9bc5 .hard-f5b4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_green_0d2b .wide-5309 {
  margin-left: auto;
  margin-right: auto;
}
.caption-narrow-c0f3 > * {
  margin-left: auto;
  margin-right: auto;
}
.caption-narrow-c0f3 .backdrop_cool_a30b {
  margin-right: 1.41575em;
}
.disabled-hard-6374 .caption-narrow-c0f3 > .background_short_3339 {
  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;
}
.disabled-hard-6374 .caption-narrow-c0f3 > .row-down-b981 {
  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;
}
.fluid_17f0.highlight_green_0d2b .wide-5309,
.easy_32c2.highlight_green_0d2b .wide-5309 {
  margin-left: 0;
}
.element_a70c.highlight_green_0d2b .wide-5309,
.input-blue-1be0.highlight_green_0d2b .wide-5309 {
  margin-right: 0;
}
.caption-narrow-c0f3 ol,
.caption-narrow-c0f3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.info_379e video {
  max-width: 100%;
}
.form-b6a2 img {
  display: block;
}
.form-b6a2.backdrop_cool_a30b,
.form-b6a2.gallery-5ca4 {
  width: 100%;
}
.form-b6a2.row-down-b981 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_dim_3e09:not(.label_cold_7eb0) {
  margin: 1.5em auto;
}
.caption_5369 p {
  padding: 1.5em 14px;
}
ul.black-7e3a.row-down-b981,
ul.black-7e3a.background_short_3339,
ul.black-7e3a.stone_7d4e.background_short_3339 {
  padding: 0 14px;
}
.bright-a1c0 {
  display: block;
  overflow-x: auto;
}
.bright-a1c0 table {
  border-collapse: collapse;
  width: 100%;
}
.bright-a1c0 td,
.bright-a1c0 th {
  padding: 0.5em;
}
.caption-narrow-c0f3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption-narrow-c0f3 ol ol,
.caption-narrow-c0f3 ol ul,
.caption-narrow-c0f3 ul ol,
.caption-narrow-c0f3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption-narrow-c0f3 ol ol li,
.caption-narrow-c0f3 ol ul li,
.caption-narrow-c0f3 ul ol li,
.caption-narrow-c0f3 ul ul li {
  margin-left: 0;
}
.row-light-4745.layout-copper-0bfb > .bronze_50ef {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.row-light-4745.layout-copper-0bfb > .bronze_50ef iframe,
.row-light-4745.layout-copper-0bfb > .bronze_50ef > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dim_a904 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dim_a904.complex-6591 {
  padding: 0;
}
.dim_a904.complex-6591 cite {
  font-size: 13px;
}
.dim_a904 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dim_a904 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notice-e53a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notice-e53a > p:first-child {
  margin-top: 0;
}
.notice-e53a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notice-e53a blockquote {
  border-left: 0;
}
.title_east_5f3a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.title_east_5f3a:not(.icon-324d) {
  max-width: 100px;
}
.title_east_5f3a.main_focused_9df0 {
  border-bottom: none !important;
  text-align: center;
}
.title_east_5f3a.main_focused_9df0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .caption_5369 p {
    padding: 1.5em 0;
  }
}
.west_a42d {
  color: #0073aa;
}
.box-bcd4 {
  background-color: #0073aa;
}
.top-e348 {
  color: #229fd8;
}
.mask-b3c8 {
  background-color: #229fd8;
}
.wrapper-e721 {
  color: #eee;
}
.plasma-cef6 {
  background-color: #eee;
}
.notice_7a45 {
  color: #444;
}
.nav-1fca {
  background-color: #444;
}
.tertiary-motion-2aec {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tertiary-motion-2aec .purple-3354 .thumbnail_ae38 {
  font-size: 15px;
}
.tertiary-motion-2aec .thumbnail_ae38 {
  line-height: 1.3;
}
.tertiary-motion-2aec .narrow-9bc5 {
}
.tertiary-motion-2aec .card_9332 {
  background: #235787;
}
.table_c760 {
  padding: 0;
}
.table_c760 .card_9332 {
  background: #1a1a1a;
}
.table_c760 .narrow-9bc5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.title_old_9d78 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.title_old_9d78 .narrow-9bc5 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.title_old_9d78 .card_9332 {
  background: #303030;
}
.tabs_c47c {
  position: relative;
  z-index: 10;
}
.tabs_c47c .tertiary-9fed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cool-8fc4 .tag-hovered-21f3 {
  display: inline-block;
  vertical-align: middle;
}
.cool-8fc4.top_1810 .tag-hovered-21f3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .cool-8fc4.top_1810 .tag-hovered-21f3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .cool-8fc4.top_1810 .tag-hovered-21f3 {
    margin-right: 0.4em;
  }
}
.cool-8fc4.top_1810 .tag-hovered-21f3:last-child {
  margin-right: 0;
}
.pagination_upper_9d89 .tertiary-9fed {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .menu-down-0479 .purple-3354 {
    margin: 0 -0.5em;
  }
  .menu-down-0479 .purple-3354 [class*="customify-col-"],
  .menu-down-0479 .purple-3354 [class*="customify-col_"],
  .menu-down-0479 .purple-3354 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.menu-down-0479.gallery-slow-45ce .tertiary-9fed {
  background: 0 0 !important;
}
.menu-down-0479.gallery-slow-45ce .tertiary-9fed,
.menu-down-0479.pagination_upper_9d89 .tertiary-9fed {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .menu-down-0479.list_afc3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.menu-down-0479.pagination_upper_9d89 .tertiary-9fed {
  box-shadow: none !important;
}
.under_e48c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .under_e48c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .under_e48c {
    padding: 18px 0 20px;
  }
}
.under_e48c .icon_93b4 {
  width: 100%;
}
.under_e48c .east-d60c {
  margin-bottom: 0;
}
.under_e48c .heading_c92e {
  margin-top: 5px;
  font-size: 0.875em;
}
.tertiary_d284 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tertiary_d284 .simple_a597 {
  width: 100%;
}
.west_e161 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.west_e161 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.west_e161 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;
}
.west_e161 li:last-child:after {
  display: none;
}
.west_e161 li a {
  font-weight: 500;
  margin-right: 10px;
}
.widget-purple-aff8 .gradient-simple-e287 button,
.under_e48c .gradient-simple-e287 button {
  left: 0;
}
.widget-purple-aff8 .simple_a597,
.under_e48c .simple_a597 {
  padding-left: 0;
  padding-right: 0;
}
.widget-purple-aff8 .tertiary_d284,
.under_e48c .tertiary_d284 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.widget-purple-aff8 {
  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;
}
.widget-purple-aff8: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;
}
.widget-purple-aff8 .main_310f {
  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) {
  .widget-purple-aff8 .main_310f {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .widget-purple-aff8 .main_310f {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .widget-purple-aff8 .main_310f {
    min-height: 200px;
  }
}
.widget-purple-aff8 .west_e161 {
  color: rgba(255, 255, 255, 0.8);
}
.widget-purple-aff8 .west_e161 a,
.widget-purple-aff8 .west_e161 li:after {
  color: inherit;
}
.widget-purple-aff8 .west_e161 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.active-f493 {
  margin-bottom: 0.5em;
}
.background-hard-5b0d {
  margin-bottom: 1.2em;
}
.background-hard-5b0d,
.active-f493 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.background-hard-5b0d p:last-child,
.active-f493 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient-simple-e287,
#masthead .gradient-simple-e287 {
  display: none;
}
#masthead
  > .gradient-simple-e287.search-next-7c6f {
  display: none;
}
#masthead > .gradient-simple-e287 button {
  left: 0;
}
.text-53fd {
  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%;
}
.text-53fd .tag-hovered-21f3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text-53fd .slider-90ec {
  display: -webkit-box;
  display: flex;
}
.text-53fd .slider-90ec.pink-1731 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text-53fd .slider-90ec.content_under_e0c2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-53fd .slider-90ec.paper_54f7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text-53fd.pagination_white_06a9.info-3280 .slider-90ec.pink-1731 {
  flex-basis: 100%;
}
.text-53fd.soft_d8b4 .slider-90ec.content_under_e0c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.text-53fd.soft_d8b4 .slider-90ec.paper_54f7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient-simple-e287.search-next-7c6f {
  display: none;
}
#masthead > .gradient-simple-e287 button {
  left: 0;
}
.down_fe30 {
  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;
}
.down_fe30:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.down_fe30.tertiary-8de2 i {
  margin-right: 4px;
}
.down_fe30.summary-7fe9 i {
  margin-left: 5px;
}
.thumbnail_ae38 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail_ae38 p:last-child {
  margin-bottom: 0;
}
.notification-4b27 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notification-4b27 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notification-4b27 img {
  display: block;
  width: auto;
  line-height: 1;
}
.notification-4b27 .hard-5475 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notification-4b27 .sidebar-dark-79c8 {
  margin: 5px 0 7px 0;
}
.notification-4b27.list_af04 .outer-90a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-4b27.list_af04 .icon-outer-e0b2 {
  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;
}
.notification-4b27.info_462b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notification-4b27.info_462b .outer-90a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification-4b27.info_462b .icon-outer-e0b2 {
  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;
}
.notification-4b27.element-0d1a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notification-4b27.caption_c37b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notification-4b27.caption_c37b .icon-outer-e0b2 {
  margin-top: 7px;
}
.image-44f2 {
  display: inline-block;
}
.tabs_c47c .thumbnail-in-75fc .notification-4b27 img {
  max-width: 100%;
}
.short-b1c4 .paragraph-c3c6.hover-center-6dac,
.complex_28b7 .paragraph-c3c6.hover-center-6dac {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.short-b1c4 .slider_iron_240c,
.complex_28b7 .slider_iron_240c {
  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%);
}
.short-b1c4 .slider_iron_240c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.short-b1c4.picture-pressed-0fed .slider_iron_240c {
  display: none;
}
.short-b1c4 .accent-cc0d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.short-b1c4 .accent-cc0d li {
  display: inline-block;
  position: relative;
}
.short-b1c4 .accent-cc0d li:last-child {
  margin-right: 0;
}
.short-b1c4 .accent-cc0d 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;
}
.short-b1c4 .accent-cc0d li.list_paper_ad2e > a {
  color: rgba(0, 0, 0, 0.9);
}
.short-b1c4 .accent-cc0d > 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;
}
.short-b1c4 .accent-cc0d > li > a i {
  line-height: 0;
}
.short-b1c4 .accent-cc0d > li.sidebar_fresh_9a6c > a .slider_iron_240c {
  margin-left: 4px;
  line-height: 0;
}
.short-b1c4 .accent-cc0d .icon_5f8e li.sidebar_fresh_9a6c > a {
  position: relative;
}
.short-b1c4 .accent-cc0d .icon_5f8e li.sidebar_fresh_9a6c > a:after,
.short-b1c4 .accent-cc0d .icon_5f8e li.sidebar_fresh_9a6c > a:before {
  content: "";
  display: table;
}
.short-b1c4 .accent-cc0d .icon_5f8e li.sidebar_fresh_9a6c > a:after {
  clear: both;
}
.short-b1c4 .accent-cc0d .icon_5f8e li.sidebar_fresh_9a6c > a .slider_iron_240c {
  margin-left: 5px;
  float: right;
}
.short-b1c4 .overlay_9b45,
.short-b1c4 .icon_5f8e {
  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;
}
.short-b1c4 .icon_5f8e {
  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;
}
.short-b1c4 .icon_5f8e .hover-center-6dac {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short-b1c4 .icon_5f8e .slider_iron_240c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.short-b1c4 .icon_5f8e li {
  display: block;
  margin: 0;
  padding: 0;
}
.short-b1c4 .icon_5f8e 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;
}
.short-b1c4 .icon_5f8e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.short-b1c4 .icon_5f8e .icon_5f8e {
  top: 0;
  left: 100%;
}
.short-b1c4 .summary-fixed-d3ce.fn-focus-95e3 > .overlay_9b45,
.short-b1c4 .summary-fixed-d3ce.fn-focus-95e3 > .icon_5f8e,
.short-b1c4 .summary-fixed-d3ce:focus > .overlay_9b45,
.short-b1c4 .summary-fixed-d3ce:focus > .icon_5f8e,
.short-b1c4 .summary-fixed-d3ce:hover > .overlay_9b45,
.short-b1c4 .summary-fixed-d3ce:hover > .icon_5f8e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.short-b1c4.aside_a798 .avatar_ebe3:after,
.short-b1c4.aside_a798 .avatar_ebe3:before {
  content: "";
  display: table;
}
.short-b1c4.aside_a798 .avatar_ebe3:after {
  clear: both;
}
.short-b1c4.aside_a798 .avatar_ebe3 > li {
  float: left;
}
.short-b1c4.plasma-a2f2 .avatar_ebe3:after,
.short-b1c4.plasma-a2f2 .avatar_ebe3:before {
  content: "";
  display: table;
}
.short-b1c4.plasma-a2f2 .avatar_ebe3:after {
  clear: both;
}
.short-b1c4.plasma-a2f2 .avatar_ebe3 > li {
  float: left;
}
.short-b1c4.plasma-a2f2 .avatar_ebe3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.short-b1c4.plasma-a2f2 .avatar_ebe3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.short-b1c4.plasma-a2f2 .avatar_ebe3 > li.message_d525 > a,
.short-b1c4.plasma-a2f2 .avatar_ebe3 > li.list_paper_ad2e > a {
  color: #fff;
  background-color: #1e4b75;
}
.short-b1c4.glass-7ef0 .avatar_ebe3 > li > a .hover-center-6dac {
  position: relative;
}
.short-b1c4.glass-7ef0 .avatar_ebe3 > li > a .hover-center-6dac: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;
}
.short-b1c4.glass-7ef0
  .avatar_ebe3
  > li:focus
  > a
  .hover-center-6dac:before,
.short-b1c4.glass-7ef0
  .avatar_ebe3
  > li:hover
  > a
  .hover-center-6dac:before {
  width: 100%;
  background-color: currentColor;
}
.short-b1c4.glass-7ef0
  .avatar_ebe3
  > li.message_d525
  > a
  .hover-center-6dac:before,
.short-b1c4.glass-7ef0
  .avatar_ebe3
  > li.outline_6420
  > a
  .hover-center-6dac:before {
  width: 100%;
  background-color: currentColor;
}
.short-b1c4.orange-75be .avatar_ebe3 > li > a .hover-center-6dac {
  position: relative;
}
.short-b1c4.orange-75be .avatar_ebe3 > li > a .hover-center-6dac: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;
}
.short-b1c4.orange-75be .avatar_ebe3 > li:focus > a .hover-center-6dac:before,
.short-b1c4.orange-75be
  .avatar_ebe3
  > li:hover
  > a
  .hover-center-6dac:before {
  width: 100%;
  background-color: currentColor;
}
.short-b1c4.orange-75be
  .avatar_ebe3
  > li.message_d525
  > a
  .hover-center-6dac:before,
.short-b1c4.orange-75be
  .avatar_ebe3
  > li.outline_6420
  > a
  .hover-center-6dac:before {
  width: 100%;
  background-color: currentColor;
}
.complex_28b7 .accent-cc0d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.complex_28b7 .accent-cc0d li:first-child > a {
  border-top: none;
}
.complex_28b7 .accent-cc0d .secondary-lower-89d1 > .hover-center-6dac .slider_iron_240c {
  display: none;
}
.complex_28b7 .accent-cc0d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.complex_28b7 .accent-cc0d li:last-child {
  border: none;
}
.complex_28b7 .accent-cc0d li.sidebar_fresh_9a6c > a {
  padding-right: 45px !important;
}
.complex_28b7 .accent-cc0d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.complex_28b7 .accent-cc0d li a:focus,
.complex_28b7 .accent-cc0d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_28b7 .accent-cc0d li .surface-16dc {
  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;
}
.complex_28b7 .accent-cc0d li .surface-16dc:hover {
  box-shadow: none;
}
.complex_28b7 .accent-cc0d li .surface-16dc .slider_iron_240c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.complex_28b7 .accent-cc0d .icon_5f8e {
  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);
}
.complex_28b7 .accent-cc0d .icon_5f8e li a {
  padding-left: 3em;
}
.complex_28b7 .accent-cc0d .surface_large_b921 > a .surface-16dc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.complex_28b7 .accent-cc0d .surface_large_b921 > .icon_5f8e {
  display: block;
  opacity: 1;
}
.pro_a7b7 {
  max-width: 100%;
}
.summary-north-8735 {
  line-height: 0;
  cursor: pointer;
}
.photo-next-61f6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.photo-next-61f6:hover {
  box-shadow: none;
  color: currentColor;
}
.photo-next-61f6 svg {
  width: 18px;
  height: 18px;
}
.photo-next-61f6 .tertiary_2935 {
  display: none;
}
.info_d58c {
  position: relative;
}
.info_d58c.fn-active-95e3 .photo-next-61f6 .tall-dca2 {
  display: none;
}
.info_d58c.fn-active-95e3 .photo-next-61f6 .tertiary_2935 {
  display: inline-block;
}
.info_d58c .warm_e4cc {
  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);
}
.info_d58c.search_motion_5f90 .warm_e4cc {
  left: auto;
  right: -0.9em;
}
.info_d58c.search_motion_5f90 .active_warm_3e4d::before {
  left: auto;
  right: 15px;
}
.info_d58c.fn-active-95e3 .warm_e4cc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone-3ce6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stone-3ce6 label {
  flex-basis: 100%;
}
.stone-3ce6 .footer-solid-7600 {
  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;
}
.stone-3ce6 .pagination-f29e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stone-3ce6 .pagination-f29e:focus {
  background-color: transparent;
}
.stone-3ce6 button.component_motion_a0d6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stone-3ce6 button.component_motion_a0d6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stone-3ce6 button.component_motion_a0d6 svg {
  width: 18px;
  height: 18px;
}
.stone-3ce6 input[type="submit"] {
  min-height: auto;
}
.silver_3789 .stone-3ce6 .pagination-f29e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active_warm_3e4d {
  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) {
  .active_warm_3e4d {
    width: 220px;
  }
}
.active_warm_3e4d label {
  flex-basis: 100%;
}
.active_warm_3e4d::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;
}
.picture_5b06 .silver_3789 .stone-3ce6 {
  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;
}
.picture_5b06
  .silver_3789
  .stone-3ce6
  .footer-solid-7600 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture_5b06 .silver_3789 .stone-3ce6 .pagination-f29e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture_5b06
  .silver_3789
  .stone-3ce6
  .pagination-f29e:focus {
  background: 0 0;
}
.picture_5b06
  .silver_3789
  .stone-3ce6
  .paragraph_0c57 {
  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;
}
.full-de55 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full-de55 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full-de55 li:last-child {
  margin-right: 0;
}
.full-de55 li:first-child {
  margin-left: 0;
}
.full-de55.input_wood_5027 a {
  color: #fff;
}
.full-de55.input_wood_5027 a:hover {
  color: #fff;
}
.full-de55 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full-de55 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full-de55 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full-de55 a:hover {
  opacity: 0.9;
  color: inherit;
}
.full-de55 [class*="social-icon-apple"] {
  background-color: #999;
}
.full-de55 [class*="social-icon-apple"].content_outer_8fe0 {
  background-color: transparent;
  color: #999;
}
.full-de55 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full-de55 [class*="social-icon-behance"].content_outer_8fe0 {
  background-color: transparent;
  color: #1769ff;
}
.full-de55 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full-de55 [class*="social-icon-bitbucket"].content_outer_8fe0 {
  background-color: transparent;
  color: #205081;
}
.full-de55 [class*="social-icon-codepen"] {
  background-color: #000;
}
.full-de55 [class*="social-icon-codepen"].content_outer_8fe0 {
  background-color: transparent;
  color: #000;
}
.full-de55 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full-de55 [class*="social-icon-delicious"].content_outer_8fe0 {
  background-color: transparent;
  color: #39f;
}
.full-de55 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full-de55 [class*="social-icon-digg"].content_outer_8fe0 {
  background-color: transparent;
  color: #005be2;
}
.full-de55 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full-de55 [class*="social-icon-dribbble"].content_outer_8fe0 {
  background-color: transparent;
  color: #ea4c89;
}
.full-de55 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full-de55 [class*="social-icon-envelope"].content_outer_8fe0 {
  background-color: transparent;
  color: #ea4335;
}
.full-de55 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full-de55 [class*="social-icon-facebook"].content_outer_8fe0 {
  background-color: transparent;
  color: #3b5998;
}
.full-de55 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full-de55 [class*="social-icon-flickr"].content_outer_8fe0 {
  background-color: transparent;
  color: #0063dc;
}
.full-de55 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full-de55 [class*="social-icon-foursquare"].content_outer_8fe0 {
  background-color: transparent;
  color: #2d5be3;
}
.full-de55 [class*="social-icon-github"] {
  background-color: #333;
}
.full-de55 [class*="social-icon-github"].content_outer_8fe0 {
  background-color: transparent;
  color: #333;
}
.full-de55 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full-de55 [class*="social-icon-google-plus"].content_outer_8fe0 {
  background-color: transparent;
  color: #dd4b39;
}
.full-de55 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full-de55 [class*="social-icon-houzz"].content_outer_8fe0 {
  background-color: transparent;
  color: #7ac142;
}
.full-de55 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full-de55 [class*="social-icon-instagram"].content_outer_8fe0 {
  background-color: transparent;
  color: #262626;
}
.full-de55 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full-de55 [class*="social-icon-jsfiddle"].content_outer_8fe0 {
  background-color: transparent;
  color: #487aa2;
}
.full-de55 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full-de55 [class*="social-icon-linkedin"].content_outer_8fe0 {
  background-color: transparent;
  color: #0077b5;
}
.full-de55 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full-de55 [class*="social-icon-medium"].content_outer_8fe0 {
  background-color: transparent;
  color: #00ab6b;
}
.full-de55 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full-de55
  [class*="social-icon-odnoklassniki"].content_outer_8fe0 {
  background-color: transparent;
  color: #f4731c;
}
.full-de55 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full-de55 [class*="social-icon-meetup"].content_outer_8fe0 {
  background-color: transparent;
  color: #ec1c40;
}
.full-de55 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full-de55 [class*="social-icon-pinterest"].content_outer_8fe0 {
  background-color: transparent;
  color: #bd081c;
}
.full-de55 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full-de55 [class*="social-icon-product-hunt"].content_outer_8fe0 {
  background-color: transparent;
  color: #da552f;
}
.full-de55 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full-de55 [class*="social-icon-reddit"].content_outer_8fe0 {
  background-color: transparent;
  color: #ff4500;
}
.full-de55 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full-de55 [class*="social-icon-rss"].content_outer_8fe0 {
  background-color: transparent;
  color: #f26522;
}
.full-de55 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full-de55
  [class*="social-icon-shopping-cart"].content_outer_8fe0 {
  background-color: transparent;
  color: #4caf50;
}
.full-de55 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full-de55 [class*="social-icon-skype"].content_outer_8fe0 {
  background-color: transparent;
  color: #00aff0;
}
.full-de55 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full-de55 [class*="social-icon-slideshare"].content_outer_8fe0 {
  background-color: transparent;
  color: #0077b5;
}
.full-de55 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full-de55 [class*="social-icon-snapchat"].content_outer_8fe0 {
  background-color: transparent;
  color: #fffc00;
}
.full-de55 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full-de55 [class*="social-icon-soundcloud"].content_outer_8fe0 {
  background-color: transparent;
  color: #f80;
}
.full-de55 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full-de55 [class*="social-icon-spotify"].content_outer_8fe0 {
  background-color: transparent;
  color: #2ebd59;
}
.full-de55 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full-de55
  [class*="social-icon-stack-overflow"].content_outer_8fe0 {
  background-color: transparent;
  color: #fe7a15;
}
.full-de55 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full-de55 [class*="social-icon-maldkfgram"].content_outer_8fe0 {
  background-color: transparent;
  color: #2ca5e0;
}
.full-de55 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full-de55 [class*="social-icon-tripadvisor"].content_outer_8fe0 {
  background-color: transparent;
  color: #589442;
}
.full-de55 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full-de55 [class*="social-icon-tumblr"].content_outer_8fe0 {
  background-color: transparent;
  color: #35465c;
}
.full-de55 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full-de55 [class*="social-icon-twitch"].content_outer_8fe0 {
  background-color: transparent;
  color: #6441a5;
}
.full-de55 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full-de55 [class*="social-icon-twitter"].content_outer_8fe0 {
  background-color: transparent;
  color: #1da1f2;
}
.full-de55 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full-de55 [class*="social-icon-vimeo"].content_outer_8fe0 {
  background-color: transparent;
  color: #1ab7ea;
}
.full-de55 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full-de55 [class*="social-icon-vk"].content_outer_8fe0 {
  background-color: transparent;
  color: #45668e;
}
.full-de55 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full-de55 [class*="social-icon-weibo"].content_outer_8fe0 {
  background-color: transparent;
  color: #df2029;
}
.full-de55 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full-de55 [class*="social-icon-weixin"].content_outer_8fe0 {
  background-color: transparent;
  color: #7bb32e;
}
.full-de55 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full-de55 [class*="social-icon-whatsapp"].content_outer_8fe0 {
  background-color: transparent;
  color: #25d366;
}
.full-de55 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full-de55 [class*="social-icon-wordpress"].content_outer_8fe0 {
  background-color: transparent;
  color: #21759b;
}
.full-de55 [class*="social-icon-xing"] {
  background-color: #026466;
}
.full-de55 [class*="social-icon-xing"].content_outer_8fe0 {
  background-color: transparent;
  color: #026466;
}
.full-de55 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full-de55 [class*="social-icon-yelp"].content_outer_8fe0 {
  background-color: transparent;
  color: #af0606;
}
.full-de55 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full-de55 [class*="social-icon-youtube"].content_outer_8fe0 {
  background-color: transparent;
  color: #cd201f;
}
.popup_first_bf0f {
  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;
}
.popup_first_bf0f:hover {
  box-shadow: none;
  background: 0 0;
}
.next-0aba {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice_8d89 {
  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;
}
.highlight_black_0fc1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.section_bright_3e78 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.section_bright_3e78,
.section_bright_3e78::after,
.section_bright_3e78::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;
}
.section_bright_3e78::after,
.section_bright_3e78::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline-hovered-005e .notice_8d89 .highlight_black_0fc1 {
  margin-top: -2px;
  width: 19px;
}
.outline-hovered-005e .notice_8d89 .section_bright_3e78 {
  margin-top: -1px;
}
.outline-hovered-005e .notice_8d89 .section_bright_3e78,
.outline-hovered-005e .notice_8d89 .section_bright_3e78::after,
.outline-hovered-005e .notice_8d89 .section_bright_3e78::before {
  width: 19px;
  height: 2px;
}
.outline-hovered-005e .notice_8d89 .section_bright_3e78::before {
  top: -6px;
}
.outline-hovered-005e .notice_8d89 .section_bright_3e78::after {
  bottom: -6px;
}
.selected-51f6 .notice_8d89 .highlight_black_0fc1 {
  margin-top: -2px;
  width: 22px;
}
.selected-51f6 .notice_8d89 .section_bright_3e78 {
  margin-top: -1px;
}
.selected-51f6 .notice_8d89 .section_bright_3e78,
.selected-51f6 .notice_8d89 .section_bright_3e78::after,
.selected-51f6 .notice_8d89 .section_bright_3e78::before {
  width: 22px;
  height: 2px;
}
.selected-51f6 .notice_8d89 .section_bright_3e78::before {
  top: -7px;
}
.selected-51f6 .notice_8d89 .section_bright_3e78::after {
  bottom: -7px;
}
.logo-focused-2a37 .notice_8d89 .highlight_black_0fc1 {
  margin-top: -2px;
  width: 31px;
}
.logo-focused-2a37 .notice_8d89 .section_bright_3e78 {
  margin-top: -1.5px;
}
.logo-focused-2a37 .notice_8d89 .section_bright_3e78,
.logo-focused-2a37 .notice_8d89 .section_bright_3e78::after,
.logo-focused-2a37 .notice_8d89 .section_bright_3e78::before {
  width: 31px;
  height: 3px;
}
.logo-focused-2a37 .notice_8d89 .section_bright_3e78::before {
  top: -9px;
}
.logo-focused-2a37 .notice_8d89 .section_bright_3e78::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert_last_ceb2 .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 19px;
  }
  .alert_last_ceb2 .notice_8d89 .section_bright_3e78 {
    margin-top: -1px;
  }
  .alert_last_ceb2 .notice_8d89 .section_bright_3e78,
  .alert_last_ceb2 .notice_8d89 .section_bright_3e78::after,
  .alert_last_ceb2 .notice_8d89 .section_bright_3e78::before {
    width: 19px;
    height: 2px;
  }
  .alert_last_ceb2 .notice_8d89 .section_bright_3e78::before {
    top: -6px;
  }
  .alert_last_ceb2 .notice_8d89 .section_bright_3e78::after {
    bottom: -6px;
  }
  .popup_c232 .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_c232 .notice_8d89 .section_bright_3e78 {
    margin-top: -1px;
  }
  .popup_c232 .notice_8d89 .section_bright_3e78,
  .popup_c232 .notice_8d89 .section_bright_3e78::after,
  .popup_c232 .notice_8d89 .section_bright_3e78::before {
    width: 22px;
    height: 2px;
  }
  .popup_c232 .notice_8d89 .section_bright_3e78::before {
    top: -7px;
  }
  .popup_c232 .notice_8d89 .section_bright_3e78::after {
    bottom: -7px;
  }
  .article_bronze_3df4 .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 31px;
  }
  .article_bronze_3df4 .notice_8d89 .section_bright_3e78 {
    margin-top: -1.5px;
  }
  .article_bronze_3df4 .notice_8d89 .section_bright_3e78,
  .article_bronze_3df4 .notice_8d89 .section_bright_3e78::after,
  .article_bronze_3df4 .notice_8d89 .section_bright_3e78::before {
    width: 31px;
    height: 3px;
  }
  .article_bronze_3df4 .notice_8d89 .section_bright_3e78::before {
    top: -9px;
  }
  .article_bronze_3df4 .notice_8d89 .section_bright_3e78::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice-silver-9d9d .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-silver-9d9d .notice_8d89 .section_bright_3e78 {
    margin-top: -1px;
  }
  .notice-silver-9d9d .notice_8d89 .section_bright_3e78,
  .notice-silver-9d9d .notice_8d89 .section_bright_3e78::after,
  .notice-silver-9d9d .notice_8d89 .section_bright_3e78::before {
    width: 19px;
    height: 2px;
  }
  .notice-silver-9d9d .notice_8d89 .section_bright_3e78::before {
    top: -6px;
  }
  .notice-silver-9d9d .notice_8d89 .section_bright_3e78::after {
    bottom: -6px;
  }
  .stale_82ab .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 22px;
  }
  .stale_82ab .notice_8d89 .section_bright_3e78 {
    margin-top: -1px;
  }
  .stale_82ab .notice_8d89 .section_bright_3e78,
  .stale_82ab .notice_8d89 .section_bright_3e78::after,
  .stale_82ab .notice_8d89 .section_bright_3e78::before {
    width: 22px;
    height: 2px;
  }
  .stale_82ab .notice_8d89 .section_bright_3e78::before {
    top: -7px;
  }
  .stale_82ab .notice_8d89 .section_bright_3e78::after {
    bottom: -7px;
  }
  .main_3da8 .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 31px;
  }
  .main_3da8 .notice_8d89 .section_bright_3e78 {
    margin-top: -1.5px;
  }
  .main_3da8 .notice_8d89 .section_bright_3e78,
  .main_3da8 .notice_8d89 .section_bright_3e78::after,
  .main_3da8 .notice_8d89 .section_bright_3e78::before {
    width: 31px;
    height: 3px;
  }
  .main_3da8 .notice_8d89 .section_bright_3e78::before {
    top: -9px;
  }
  .main_3da8 .notice_8d89 .section_bright_3e78::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .cold_9da1 .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 19px;
  }
  .cold_9da1 .notice_8d89 .section_bright_3e78 {
    margin-top: -1px;
  }
  .cold_9da1 .notice_8d89 .section_bright_3e78,
  .cold_9da1 .notice_8d89 .section_bright_3e78::after,
  .cold_9da1 .notice_8d89 .section_bright_3e78::before {
    width: 19px;
    height: 2px;
  }
  .cold_9da1 .notice_8d89 .section_bright_3e78::before {
    top: -6px;
  }
  .cold_9da1 .notice_8d89 .section_bright_3e78::after {
    bottom: -6px;
  }
  .stale-3759 .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 22px;
  }
  .stale-3759 .notice_8d89 .section_bright_3e78 {
    margin-top: -1px;
  }
  .stale-3759 .notice_8d89 .section_bright_3e78,
  .stale-3759 .notice_8d89 .section_bright_3e78::after,
  .stale-3759 .notice_8d89 .section_bright_3e78::before {
    width: 22px;
    height: 2px;
  }
  .stale-3759 .notice_8d89 .section_bright_3e78::before {
    top: -7px;
  }
  .stale-3759 .notice_8d89 .section_bright_3e78::after {
    bottom: -7px;
  }
  .avatar_fixed_4c1f .notice_8d89 .highlight_black_0fc1 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar_fixed_4c1f .notice_8d89 .section_bright_3e78 {
    margin-top: -1.5px;
  }
  .avatar_fixed_4c1f .notice_8d89 .section_bright_3e78,
  .avatar_fixed_4c1f .notice_8d89 .section_bright_3e78::after,
  .avatar_fixed_4c1f .notice_8d89 .section_bright_3e78::before {
    width: 31px;
    height: 3px;
  }
  .avatar_fixed_4c1f .notice_8d89 .section_bright_3e78::before {
    top: -9px;
  }
  .avatar_fixed_4c1f .notice_8d89 .section_bright_3e78::after {
    bottom: -9px;
  }
}
.text_4fd4 .section_bright_3e78 {
  -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);
}
.text_4fd4 .section_bright_3e78::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.text_4fd4 .section_bright_3e78::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);
}
.text_4fd4.upper_1be2 .section_bright_3e78 {
  -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);
}
.text_4fd4.upper_1be2 .section_bright_3e78::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.text_4fd4.upper_1be2 .section_bright_3e78::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);
}
.label_1690 {
  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.video-paper-4c14:before {
  display: none;
}
.article_8a79 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.article_8a79 .section-narrow-7844 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.article_8a79 .section-narrow-7844:last-of-type {
  border-bottom: none;
}
.article_8a79 .section-narrow-7844.shade_b7ae,
.article_8a79 .section-narrow-7844.widget-4e90,
.article_8a79 .section-narrow-7844.surface_9716 {
  padding: 0;
}
.article_8a79 .complex_28b7 .surface-16dc {
  color: currentColor;
}
.article_8a79 .complex_28b7 .surface-16dc:focus,
.article_8a79 .complex_28b7 .surface-16dc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_8a79.narrow-9bc5 .hard-f5b4,
.article_8a79.narrow-9bc5 .thumbnail_ae38 a,
.article_8a79.narrow-9bc5 .avatar_ebe3 a,
.article_8a79.narrow-9bc5 .icon_5f8e a {
  color: rgba(0, 0, 0, 0.55);
}
.article_8a79.narrow-9bc5 .hard-f5b4:hover,
.article_8a79.narrow-9bc5 .thumbnail_ae38 a:hover,
.article_8a79.narrow-9bc5 .avatar_ebe3 a:hover,
.article_8a79.narrow-9bc5 .icon_5f8e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article_8a79.narrow-9bc5 .status_green_3b31 {
  color: rgba(0, 0, 0, 0.8);
}
.article_8a79.narrow-9bc5 .section-narrow-7844 {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_8a79.narrow-9bc5 .section-narrow-7844:before {
  background: rgba(0, 0, 0, 0.08);
}
.article_8a79.narrow-9bc5 .message_stone_ceeb:before {
  background: rgba(255, 255, 255, 0.9);
}
.article_8a79.narrow-9bc5 .complex_28b7 .accent-cc0d li a,
.article_8a79.narrow-9bc5 .complex_28b7 .surface-16dc,
.article_8a79.narrow-9bc5 .icon_5f8e {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_8a79.narrow-9bc5 .complex_28b7 .surface-16dc:focus,
.article_8a79.narrow-9bc5 .complex_28b7 .surface-16dc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_8a79.narrow-9bc5 .accent-cc0d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.article_8a79.card_9332 .hard-f5b4,
.article_8a79.card_9332 .thumbnail_ae38 a,
.article_8a79.card_9332 .avatar_ebe3 .surface-16dc,
.article_8a79.card_9332 .avatar_ebe3 a,
.article_8a79.card_9332 .icon_5f8e a {
  color: rgba(255, 255, 255, 0.79);
}
.article_8a79.card_9332 .hard-f5b4:hover,
.article_8a79.card_9332 .thumbnail_ae38 a:hover,
.article_8a79.card_9332 .avatar_ebe3 .surface-16dc:hover,
.article_8a79.card_9332 .avatar_ebe3 a:hover,
.article_8a79.card_9332 .icon_5f8e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_8a79.card_9332 .status_green_3b31 {
  color: rgba(255, 255, 255, 0.99);
}
.article_8a79.card_9332 .section-narrow-7844 {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_8a79.card_9332 .section-narrow-7844:before {
  background: rgba(255, 255, 255, 0.08);
}
.article_8a79.card_9332 .message_stone_ceeb:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_8a79.card_9332 .complex_28b7 .accent-cc0d li a,
.article_8a79.card_9332 .complex_28b7 .surface-16dc,
.article_8a79.card_9332 .icon_5f8e {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_8a79.card_9332 .complex_28b7 .surface-16dc:focus,
.article_8a79.card_9332 .complex_28b7 .surface-16dc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article_8a79.card_9332 .accent-cc0d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_stone_ceeb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.message_stone_ceeb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary-1354 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.status-dark-b430 .article_8a79 {
  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;
}
.status-dark-b430 .section-narrow-7844 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.status-dark-b430 .section-narrow-7844: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) {
  .status-dark-b430 .section-narrow-7844:before {
    width: 16%;
    left: 42%;
  }
}
.status-dark-b430 .section-narrow-7844:last-child:before {
  content: none;
}
.status-dark-b430 .section-narrow-7844[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.status-dark-b430 .complex_28b7 .accent-cc0d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.status-dark-b430 .complex_28b7 .accent-cc0d li a .surface-16dc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.status-dark-b430 .complex_28b7 .icon_5f8e {
  border: none;
}
.status-dark-b430 .complex_28b7 .icon_5f8e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.status-dark-b430 .message_stone_ceeb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.status-dark-b430 .tertiary-1354 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.status-dark-b430 .card_9332 .message_stone_ceeb:before {
  background: rgba(0, 0, 0, 0.9);
}
.status-dark-b430 .narrow-9bc5.blue_4050 .section_bright_3e78 {
  background: rgba(0, 0, 0, 0.6);
}
.status-dark-b430
  .narrow-9bc5.blue_4050
  .section_bright_3e78::after,
.status-dark-b430
  .narrow-9bc5.blue_4050
  .section_bright_3e78:before {
  background: inherit;
}
.status-dark-b430
  .narrow-9bc5.blue_4050:hover
  .section_bright_3e78 {
  background: rgba(0, 0, 0, 0.8);
}
.media_pro_309b .article_8a79 {
  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) {
  .media_pro_309b .article_8a79 {
    width: auto;
    right: 45px;
  }
}
.preview-efb5 .article_8a79 {
  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) {
  .preview-efb5 .article_8a79 {
    width: auto;
    left: 45px;
  }
}
.video-paper-4c14 .article_8a79 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.video-paper-4c14 .tertiary-1354 {
  max-width: 48em;
  margin: 0 auto;
}
.video-paper-4c14 .message_stone_ceeb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.row_6047 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.row_6047.status-dark-b430 .article_8a79 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.row_6047.media_pro_309b .article_8a79 {
  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);
}
.row_6047 .article_8a79 {
  visibility: visible;
}
.row_6047.preview-efb5 .article_8a79 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer-light-269a,
.overlay-huge-d79f {
  overflow-x: hidden;
}
.footer-light-269a .article_8a79 {
  overflow: auto;
}
.footer-light-269a.status-dark-b430 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-light-269a.status-dark-b430 .article_8a79 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer-light-269a.status-dark-b430 .popup_first_bf0f {
  opacity: 0;
}
.footer-light-269a.media_pro_309b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-light-269a.media_pro_309b .article_8a79 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer-light-269a.media_pro_309b .popup_first_bf0f {
  opacity: 0;
}
.footer-light-269a.preview-efb5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer-light-269a.preview-efb5 .article_8a79 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer-light-269a.preview-efb5 .popup_first_bf0f {
  opacity: 0;
}
.footer-light-269a.video-paper-4c14 .article_8a79 {
  z-index: 10;
  visibility: visible;
}
.blue_4050 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.blue_4050 .section_bright_3e78 {
  background: rgba(255, 255, 255, 0.99);
}
.blue_4050 .section_bright_3e78::after,
.blue_4050 .section_bright_3e78:before {
  background: inherit;
}
.blue_4050:hover .section_bright_3e78 {
  background: rgba(255, 255, 255, 0.99);
}
.preview-efb5 .blue_4050 {
  top: 10px;
  right: auto;
  left: 12px;
}
.video-paper-4c14 .blue_4050 {
  display: none !important;
}
.footer-light-269a:before,
.overlay-huge-d79f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer-light-269a .blue_4050,
.overlay-huge-d79f .blue_4050 {
  display: inline-block;
}
.article_8a79 .tag-hovered-21f3 {
  -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;
}
.footer-light-269a .article_8a79 .tag-hovered-21f3,
.overlay-huge-d79f .article_8a79 .tag-hovered-21f3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-0804 .footer-solid-7600 {
  width: 100%;
}
.thumbnail-in-75fc {
  padding: 0 0.5em 0;
}
.thumbnail-in-75fc [class*="customify-col-"],
.thumbnail-in-75fc [class*="customify-col_"],
.thumbnail-in-75fc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.orange_a3b8 .thumbnail-in-75fc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .purple-3354 .popup_8063,
  .popup_8063 {
    display: none;
  }
  .title-26de {
    text-align: left;
  }
  .section_middle_de9f {
    text-align: center;
  }
  .alert-basic-8c7f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .purple-3354 .selected_e627,
  .selected_e627 {
    display: none;
  }
  .wide_3e98 {
    text-align: left;
  }
  .panel_upper_6a5a {
    text-align: center;
  }
  .liquid-797e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .purple-3354 .active-a6f1,
  .active-a6f1 {
    display: none;
  }
  .text_07b4 {
    text-align: left;
  }
  .active-9688 {
    text-align: center;
  }
  .fixed_0e92 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.surface-down-8f5f {
  box-shadow: none !important;
}
.row-fresh-415d .image_rough_605d,
.highlight-bf63 .image_rough_605d {
  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;
}
.highlight-bf63 .image_rough_605d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tertiary-9fed {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tertiary-9fed:after,
.tertiary-9fed:before {
  content: "";
  display: table;
}
.tertiary-9fed:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tertiary-9fed {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tertiary-9fed,
.list_afc3 {
  max-width: 1248px;
  margin: 0 auto;
}

.tabs-978e.active_0d45 .tertiary-9fed {
  max-width: 100%;
}
.tabs-978e.preview_gas_cc4a {
  max-width: 1200px;
  margin: 0 auto;
}
.tabs-978e.section-bronze-f5be .tertiary-9fed {
  max-width: 100%;
}
.tabs-978e.section-bronze-f5be > .tertiary-9fed {
  padding-left: 0;
  padding-right: 0;
}
.tabs-978e.section-bronze-f5be > .tertiary-9fed .purple-3354 {
  margin: 0;
}
.tabs-978e.section-bronze-f5be
  > .tertiary-9fed
  .basic_5692.icon-new-1f9a {
  margin-right: 0;
  margin-left: 0;
}
.tabs-978e.section-bronze-f5be #main.icon-new-1f9a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature_mini_3957 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature_mini_3957 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-0349 .wide-5309 {
    padding-right: 1em;
  }
  .wrapper-0349.highlight-dark-fccd .basic_5692 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-0349.highlight-dark-fccd .wide-5309 {
    padding-right: 1em;
  }
  .wrapper-0349.highlight-dark-fccd .wide-5424 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-6b74 .wide-5309 {
    padding-left: 1em;
  }
  .widget-6b74.highlight-dark-fccd .basic_5692 {
    border-left: 1px solid #eaecee;
  }
  .widget-6b74.highlight-dark-fccd .wide-5309 {
    padding-left: 1em;
  }
  .widget-6b74.highlight-dark-fccd .wide-5424 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_dbab .wide-5309 {
    padding-left: 1em;
  }
  .progress_dbab.highlight-dark-fccd .gradient-cold-7d2b {
    border-right: 1px solid #eaecee;
  }
  .progress_dbab.highlight-dark-fccd .tall_b88a {
    border-right: 1px solid #eaecee;
  }
  .progress_dbab.highlight-dark-fccd .wide-5309 {
    padding-left: 1em;
  }
  .progress_dbab.highlight-dark-fccd .wide-5424 {
    padding-right: 1em;
  }
  .progress_dbab.highlight-dark-fccd .summary-purple-f593 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-e115 .wide-5309 {
    padding-right: 1em;
  }
  .info-e115.highlight-dark-fccd .gradient-cold-7d2b {
    border-left: 1px solid #eaecee;
  }
  .info-e115.highlight-dark-fccd .tall_b88a {
    border-left: 1px solid #eaecee;
  }
  .info-e115.highlight-dark-fccd .wide-5309 {
    padding-right: 1em;
  }
  .info-e115.highlight-dark-fccd .wide-5424 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info-e115.highlight-dark-fccd .summary-purple-f593 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_mini_3957 .wide-5309 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_mini_3957.highlight-dark-fccd .basic_5692 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature_mini_3957.highlight-dark-fccd .wide-5309 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_mini_3957.highlight-dark-fccd .wide-5424 {
    padding-left: 1em;
  }
  .feature_mini_3957.highlight-dark-fccd .summary-purple-f593 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature_mini_3957.highlight-dark-fccd .wide-5309 {
    padding-left: 0;
  }
}
.dark-3a05 .cool-8fc4 {
  display: inline-block;
}
.stone-9ef2 {
  display: inline-block;
}
.iron-d9ac {
  word-con: break-word;
}
.short_8310 > span {
  display: inline-block;
  padding: 5px 0;
}
.short_8310 .bottom_7294 {
  margin-left: 8px;
  margin-right: 8px;
}
.short_8310 .fixed-0ea6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.yellow_3313 .hard_bf0f {
  margin-bottom: 2em;
}
.yellow_3313 .dark_d1d7 {
  margin-bottom: 15px;
}
.yellow_3313 .dark_d1d7:last-child {
  margin-bottom: 0;
}
.yellow_3313 .paragraph-3571 {
  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) {
  .yellow_3313 .paragraph-3571 {
    display: block;
  }
}
.yellow_3313 .status-new-0381 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .yellow_3313 .status-new-0381 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.yellow_3313 .tertiary_fast_f9bb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.yellow_3313 .tertiary_fast_f9bb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.yellow_3313 .tertiary_fast_f9bb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.yellow_3313 .iron-d9ac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_3313 .iron-d9ac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.yellow_3313 .element_simple_a495 p:last-child {
  margin-bottom: 0;
}
.yellow_3313 .button_0de7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.yellow_3313 .bronze-ab60 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.yellow_3313 .primary-4688 {
  margin-top: 1em;
}
.yellow_3313 .upper-9e03 {
  top: 0;
  display: block;
}
.yellow_3313 .upper-9e03 a {
  color: inherit;
}
.yellow_3313 .upper-9e03 a:hover {
  color: inherit;
}
.yellow_3313 .bright-3319 {
  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;
}
.yellow_3313 .bright-3319:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.yellow_3313 .bronze-ab60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.yellow_3313 .tertiary_df4f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.yellow_3313 .tertiary_df4f:first-child {
  margin-top: 0;
}
.yellow_3313 .tertiary_df4f.accent-hovered-cba8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.yellow_3313 .tertiary_df4f.secondary-c6e2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow_3313
  .tertiary_df4f.secondary-c6e2.smooth_7d8d
  .primary-4688 {
  width: 100%;
}
.yellow_3313 .secondary-c6e2 {
  -webkit-box-align: center;
  align-items: center;
}
.yellow_3313 .secondary-c6e2 .short_8310,
.yellow_3313 .secondary-c6e2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.yellow_3313 .tertiary_fast_f9bb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow_3313 .tertiary_fast_f9bb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow_3313 .tertiary_fast_f9bb: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;
}
.yellow_3313 .accent-hovered-cba8 {
  z-index: 5;
}
.yellow_3313 .link-advanced-cf06 .banner-cf0a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.yellow_3313 .tabs_medium_19f6 .banner-cf0a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.yellow_3313 .mask_left_1595 .banner-cf0a {
  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;
}
.yellow_3313.badge_06c5 .paragraph-3571,
.yellow_3313.medium-2edc .paragraph-3571 {
  display: block;
}
.yellow_3313.badge_06c5 .paragraph-3571 .mask_red_44e4,
.yellow_3313.badge_06c5 .paragraph-3571 .bronze-ab60,
.yellow_3313.medium-2edc .paragraph-3571 .mask_red_44e4,
.yellow_3313.medium-2edc .paragraph-3571 .bronze-ab60 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow_3313.hot-c497 .status-new-0381 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .yellow_3313.hot-c497 .status-new-0381 {
    margin-right: 0;
  }
}
.yellow_3313.badge_06c5 .status-new-0381,
.yellow_3313.medium-2edc .status-new-0381 {
  padding-top: 40%;
}
.yellow_3313.badge_06c5 .hard_bf0f,
.yellow_3313.medium-2edc .hard_bf0f {
  display: block;
}
.yellow_3313.badge_06c5 .fn-sticky-95e3 .bronze-ab60,
.yellow_3313.medium-2edc .fn-sticky-95e3 .bronze-ab60 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.yellow_3313.badge_06c5 .status-new-0381,
.yellow_3313.medium-2edc .status-new-0381 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.yellow_3313.badge_06c5 .bronze-ab60 {
  padding: 1em;
}
.logo_gold_4b00 {
  margin: 30px auto;
  display: block;
}
.logo_gold_4b00 .border_8aee > * {
  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;
}
.logo_gold_4b00 .border_8aee > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.logo_gold_4b00 .border_8aee span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.static-3e95 .short_8310 {
  margin-bottom: 1.41575em;
}
.static-3e95 .notice-solid-0973 {
  margin-bottom: 1.618em;
}
.caption-narrow-c0f3 .huge-87eb {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption-narrow-c0f3 .huge-87eb a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption-narrow-c0f3 .message-e92b {
  max-width: 100%;
  overflow: auto;
}
.highlight_green_0d2b .caption-narrow-c0f3 a:hover {
  text-decoration: underline;
}
.progress-stale-1865 .dark_d1d7:not(.iron-d9ac),
.progress-stale-1865 .tertiary_fast_f9bb {
  margin-bottom: 1.41575em;
}
.progress-stale-1865 .dark_d1d7:not(.iron-d9ac):last-child,
.progress-stale-1865 .tertiary_fast_f9bb:last-child {
  margin-bottom: 0;
}
.progress-stale-1865 .dark_d1d7.card-cold-47bb {
  margin-bottom: 0.41575em;
}
.progress-stale-1865 .overlay_0c85:before,
.progress-stale-1865 .grid_c3f1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.progress-stale-1865 .overlay_0c85:before {
  content: "\f115";
}
.progress-stale-1865 .grid_c3f1:before {
  content: "\f02c";
}
.progress-stale-1865 .highlight-current-add4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.progress-stale-1865 .highlight-current-add4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dropdown-bee4 {
  display: -webkit-box;
  display: flex;
}
.dropdown-bee4 .hard-dcc4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dropdown-bee4 .hard-dcc4 {
    flex-basis: 90px;
  }
}
.dropdown-bee4 .short_776e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-bee4 .short_776e {
    flex-basis: calc(100% - 50px);
  }
}
.dropdown-bee4 .red_b99e p:last-child {
  margin-bottom: 0.72em;
}
.frame_ddfd .border_8aee {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame_ddfd .border_8aee:after,
.frame_ddfd .border_8aee:before {
  content: "";
  display: table;
}
.frame_ddfd .border_8aee:after {
  clear: both;
}
.frame_ddfd .border_8aee .thumbnail_lower_c1e5,
.frame_ddfd .border_8aee .medium_5065 {
  width: 49%;
}
.frame_ddfd .border_8aee .thumbnail_lower_c1e5 a span.pressed-c740,
.frame_ddfd .border_8aee .medium_5065 a span.pressed-c740 {
  display: block;
  margin-bottom: 5px;
}
.frame_ddfd .border_8aee .medium_5065 {
  float: left;
  text-align: left;
}
.frame_ddfd .border_8aee .thumbnail_lower_c1e5 {
  float: right;
  text-align: right;
}
.small-d431 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .small-d431 {
    margin-bottom: 0;
  }
}
.column-prev-05ee {
  margin-bottom: 1em;
}
.column-prev-05ee .iron-d9ac {
  font-size: 1.1em;
  line-height: 1.3;
}
.narrow_5a5b a {
  display: block;
  line-height: 0;
  position: relative;
}
.motion_fb72 .column-prev-05ee,
.paragraph-gold-b4f2 .column-prev-05ee {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .motion_fb72 .column-prev-05ee,
  .paragraph-gold-b4f2 .column-prev-05ee {
    display: block;
  }
}
.motion_fb72 .narrow_5a5b,
.paragraph-gold-b4f2 .narrow_5a5b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .motion_fb72 .narrow_5a5b,
  .paragraph-gold-b4f2 .narrow_5a5b {
    margin-bottom: 1em;
  }
}
.motion_fb72 .narrow_5a5b img,
.paragraph-gold-b4f2 .narrow_5a5b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.motion_fb72 .label-f0db,
.paragraph-gold-b4f2 .label-f0db {
  flex-basis: calc(100% - 160px);
}
.motion_fb72 .label-f0db p,
.paragraph-gold-b4f2 .label-f0db p {
  margin-bottom: 0;
}
.motion_fb72 .label-f0db {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .motion_fb72 .label-f0db {
    padding-left: 0;
  }
}
.paragraph-gold-b4f2 .label-f0db {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-gold-b4f2 .label-f0db {
    padding-right: 0;
  }
}
.paragraph-gold-b4f2 .narrow_5a5b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hover_1708 .narrow_5a5b {
  margin-bottom: 0.5em;
}
.hover_1708 .narrow_5a5b img {
  width: 100%;
}
.paragraph_3ce5 .outer-0415,
.banner_b393 .outer-0415 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner_b393 .basic_5692 .feature-6694 p:last-child {
  margin-bottom: 0;
}
.glass_c98a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.container_1bef .video_basic_0ff8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .container_1bef .video_basic_0ff8:last-of-type {
    margin-bottom: 0;
  }
}
.container_1bef .video_basic_0ff8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_1bef .video_basic_0ff8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.container_1bef .video_basic_0ff8 ul li {
  margin: 0 0 0.6em;
}
.container_1bef .video_basic_0ff8 ul li.tag-f6bc,
.container_1bef .video_basic_0ff8 ul li.row_31ce {
  position: relative;
}
.container_1bef .video_basic_0ff8 ul li.tag-f6bc .brown_c193,
.container_1bef .video_basic_0ff8 ul li.row_31ce .brown_c193 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.container_1bef .video_basic_0ff8 ul li.tag-f6bc:after:after,
.container_1bef .video_basic_0ff8 ul li.tag-f6bc:after:before,
.container_1bef
  .video_basic_0ff8
  ul
  li.row_31ce:after:after,
.container_1bef
  .video_basic_0ff8
  ul
  li.row_31ce:after:before {
  content: "";
  display: table;
}
.container_1bef .video_basic_0ff8 ul li.tag-f6bc:after:after,
.container_1bef
  .video_basic_0ff8
  ul
  li.row_31ce:after:after {
  clear: both;
}
.container_1bef .video_basic_0ff8 a.upper_f1b6:hover {
  text-decoration: none;
}
.container_1bef .video_basic_0ff8 select {
  max-width: 100%;
}
.container_1bef .video_basic_0ff8 table {
  font-size: 85%;
}
.container_1bef .video_basic_0ff8 table td,
.container_1bef .video_basic_0ff8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.container_1bef .video_basic_0ff8 table tfoot td {
  text-align: left;
}
.container_1bef .video_basic_0ff8 :last-child {
  margin-bottom: 0;
}
.container_1bef .video_basic_0ff8 .gas-6a40 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.container_1bef .video_basic_0ff8 .gas-6a40 label {
  width: 100%;
}
.container_1bef .video_basic_0ff8 .gas-6a40 .pagination-f29e {
  width: 100%;
  display: block;
}
.container_1bef .video_basic_0ff8 .gas-6a40 .component_motion_a0d6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.container_1bef .video_basic_0ff8 .gas-6a40 .component_motion_a0d6:hover svg #svg-search {
  fill: #444;
}
.container_1bef .video_basic_0ff8 .gas-6a40 .component_motion_a0d6 svg {
  width: 18px;
  height: 18px;
}
.container_1bef .cold_c38b ul ul,
.container_1bef .selected-b30e ul ul,
.container_1bef .mini_3635 ul ul,
.container_1bef .container_dim_5b6c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.container_1bef .cold_c38b .sidebar_fresh_9a6c > a,
.container_1bef .selected-b30e .sidebar_fresh_9a6c > a,
.container_1bef .mini_3635 .sidebar_fresh_9a6c > a,
.container_1bef .container_dim_5b6c .sidebar_fresh_9a6c > a {
  margin-bottom: 0;
}
.container_1bef .text-aab8 li,
.container_1bef .cold_c38b li,
.container_1bef .out_4069 li,
.container_1bef .selected-b30e li,
.container_1bef .mini_3635 li,
.container_1bef .container_dim_5b6c li,
.container_1bef .feature-4c2b li,
.container_1bef .status_6121 li {
  display: block;
  position: relative;
}
.container_1bef .text-aab8 li:last-child,
.container_1bef .cold_c38b li:last-child,
.container_1bef .out_4069 li:last-child,
.container_1bef .selected-b30e li:last-child,
.container_1bef .mini_3635 li:last-child,
.container_1bef .container_dim_5b6c li:last-child,
.container_1bef .feature-4c2b li:last-child,
.container_1bef .status_6121 li:last-child {
  border: none;
}
.container_1bef .text-aab8 li a,
.container_1bef .cold_c38b li a,
.container_1bef .out_4069 li a,
.container_1bef .selected-b30e li a,
.container_1bef .mini_3635 li a,
.container_1bef .container_dim_5b6c li a,
.container_1bef .feature-4c2b li a,
.container_1bef .status_6121 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_1bef .text-aab8 li ul li::before,
.container_1bef .cold_c38b li ul li::before,
.container_1bef .out_4069 li ul li::before,
.container_1bef .selected-b30e li ul li::before,
.container_1bef .mini_3635 li ul li::before,
.container_1bef .container_dim_5b6c li ul li::before,
.container_1bef .feature-4c2b li ul li::before,
.container_1bef .status_6121 li ul li::before {
  left: 15px;
}
.container_1bef .text-aab8 li ul a,
.container_1bef .cold_c38b li ul a,
.container_1bef .out_4069 li ul a,
.container_1bef .selected-b30e li ul a,
.container_1bef .mini_3635 li ul a,
.container_1bef .container_dim_5b6c li ul a,
.container_1bef .feature-4c2b li ul a,
.container_1bef .status_6121 li ul a {
  padding-left: 20px;
}
.container_1bef .text-aab8 li ul ul li::before,
.container_1bef .cold_c38b li ul ul li::before,
.container_1bef .out_4069 li ul ul li::before,
.container_1bef .selected-b30e li ul ul li::before,
.container_1bef .mini_3635 li ul ul li::before,
.container_1bef .container_dim_5b6c li ul ul li::before,
.container_1bef .feature-4c2b li ul ul li::before,
.container_1bef .status_6121 li ul ul li::before {
  left: 30px;
}
.container_1bef .text-aab8 li ul ul a,
.container_1bef .cold_c38b li ul ul a,
.container_1bef .out_4069 li ul ul a,
.container_1bef .selected-b30e li ul ul a,
.container_1bef .mini_3635 li ul ul a,
.container_1bef .container_dim_5b6c li ul ul a,
.container_1bef .feature-4c2b li ul ul a,
.container_1bef .status_6121 li ul ul a {
  padding-left: 40px;
}
.container_1bef .chip_paper_13ec li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.container_1bef .status_6121 ul li {
  margin-bottom: 1.41575em;
}
.container_1bef .status_6121 ul li .text_top_a5f5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.container_1bef .status_6121 ul li .backdrop-9f5d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.card_9332 .text-aab8 li a,
.card_9332 .cold_c38b li a,
.card_9332 .out_4069 li a,
.card_9332 .selected-b30e li a,
.card_9332 .mini_3635 li a,
.card_9332 .container_dim_5b6c li a,
.card_9332 .feature-4c2b li a,
.card_9332 .status_6121 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_9332 .chip_paper_13ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_9332 .video_basic_0ff8 ul li.tag-f6bc .brown_c193,
.card_9332 .video_basic_0ff8 ul li.row_31ce .brown_c193 {
  background: rgba(0, 0, 0, 0.2);
}
.card_9332 .container_1bef .video_basic_0ff8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-978e .container_1bef .accent-cc0d li {
  margin: 0;
}
.tabs-978e .container_1bef .accent-cc0d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tabs-978e .container_1bef .accent-cc0d li ul {
  margin: 0;
}
.tabs-978e .container_1bef .accent-cc0d li ul li a {
  padding-left: 15px;
}
.tabs-978e .container_1bef .accent-cc0d li ul li li a {
  padding-left: 30px;
}
.tabs-978e .container_1bef .accent-cc0d li.list_paper_ad2e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tabs-978e .container_1bef .accent-cc0d li.list_paper_ad2e > 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;
}
.tabs-978e .container_1bef .accent-cc0d li.list_paper_ad2e > 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;
}
.frame_3591 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture_ee12 {
  position: relative;
  z-index: 10;
}
.picture_ee12 .tag-hovered-21f3 {
  width: 100%;
  max-width: 100%;
}
.nav-e72e .light-97ee {
  padding-top: 2em;
  padding-bottom: 2em;
}
.nav-e72e .narrow-9bc5 {
}
.nav-e72e .card_9332 {
  background: #292929;
}
.fast_d46d .light-97ee {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fast_d46d .narrow-9bc5 {
  background: #f9f9f9;
}
.fast_d46d .card_9332 {
  background: #303030;
}
.primary-yellow-70c5 .light-97ee {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary-yellow-70c5 .cool-8fc4 {
    margin-bottom: 1em;
  }
  .primary-yellow-70c5 .cool-8fc4:last-child {
    margin-bottom: 0;
  }
}
.primary-yellow-70c5 .narrow-9bc5 {
  background: #ededed;
}
.primary-yellow-70c5 .card_9332 {
  background: #1a1a1a;
}
.light-97ee.narrow-9bc5 {
  color: rgba(0, 0, 0, 0.6);
}
.light-97ee.narrow-9bc5 .short_1eb5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.light-97ee.card_9332 {
  color: rgba(255, 255, 255, 0.99);
}
.light-97ee.card_9332 a:not(.upper_f1b6) {
  color: rgba(255, 255, 255, 0.79);
}
.light-97ee.card_9332 a:not(.upper_f1b6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.light-97ee.card_9332 .short_1eb5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light-97ee.card_9332 table tbody td,
.light-97ee.card_9332 table th {
  background: rgba(0, 0, 0, 0.08);
}
.modal_gold_4c09.pagination_upper_9d89 .tertiary-9fed {
  max-width: initial;
}
.modal_gold_4c09 .top_1810 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.modal_gold_4c09 .top_1810 .tag-hovered-21f3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .modal_gold_4c09 .top_1810 .tag-hovered-21f3 {
    display: block;
    margin-bottom: 2em;
  }
  .modal_gold_4c09 .top_1810 .tag-hovered-21f3:last-child {
    margin-bottom: 0;
  }
}
.primary-yellow-70c5 .cool-8fc4:last-child,
.fast_d46d .cool-8fc4:last-child,
.nav-e72e .cool-8fc4:last-child {
  margin-bottom: 0;
}
.primary-yellow-70c5 .cool-8fc4 .container_1bef .video_basic_0ff8:last-child,
.fast_d46d .cool-8fc4 .container_1bef .video_basic_0ff8:last-child,
.nav-e72e .cool-8fc4 .container_1bef .video_basic_0ff8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary-yellow-70c5 .accent-06c5,
  .primary-yellow-70c5 .tiny_0665,
  .fast_d46d .accent-06c5,
  .fast_d46d .tiny_0665,
  .nav-e72e .accent-06c5,
  .nav-e72e .tiny_0665 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture_ee12 .cool-8fc4 {
    margin-bottom: 2em;
  }
}
.picture_ee12 p:last-child {
  margin-bottom: 0;
}
.picture_ee12 li,
.picture_ee12 ul {
  list-style: none;
  margin: 0;
}
.picture_ee12 ul ul {
  margin-left: 2.617924em;
}
.orange_f703 {
  font-size: 0.875em;
}

/* css-noise: ea6c */
.phantom-card-b5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
