@charset "UTF-8";
/**
 * Return proper color depending on background.
 *
 * @param  {color} $color The background color
 * @param  {color} $light The text if BG is light
 * @param  {color} $dark  The text if BG is dark
 * @return {color}        The color of the text depending on background.
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: proxima-nova;
  font-weight: 400;
  src: url("../fonts/proximanova/ProximaNova.otf") format("opentype");
}
@font-face {
  font-family: proxima-nova;
  font-weight: bold;
  src: url("../fonts/proximanova/ProximaNovaBold.otf") format("opentype");
}
@font-face {
  font-family: proxima-nova;
  font-weight: 500;
  src: url("../fonts/proximanova/ProximaNovaMedium.otf") format("opentype");
}
@font-face {
  font-family: museo;
  font-weight: bold;
  src: url("../fonts/museo/exljbris - MuseoSans-700.otf") format("opentype");
}
@font-face {
  font-family: "Figtree";
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/figtree/Figtree-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/figtree/Figtree-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/figtree/Figtree-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/figtree/Figtree-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/figtree/Figtree-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-weight: 800;
  font-style: normal;
  src: url("../fonts/figtree/Figtree-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Figtree";
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/figtree/Figtree-Black.ttf") format("truetype");
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}

body,
button,
input,
select,
textarea {
  color: #000;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body.admin-bar {
  padding-top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar {
    padding-top: 46px;
  }
}

body {
  font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  background: white;
}

p:first-child {
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #000;
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2;
  font-family: "Museo Sans Cyrl", "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin: 0;
}

blockquote {
  font-style: italic;
}

hr {
  height: 1px;
  border: none;
  width: 100%;
  background: #f0f0f0;
}

img.alignright {
  margin: 20px 0 20px 20px;
}

img.alignleft {
  margin: 20px 20px 20px 0;
}

img.aligncenter {
  margin: 20px auto;
}

img {
  max-width: 100%;
  height: auto;
}

/**
 * Required classes by WordPress. To pass the theme check
 * stylings to those must be applied, since the SASS watch
 * script is skipping classes that have no properties.
 */
.sticky {
  display: block;
}

.bypostauthor {
  display: block;
}

.alignleft {
  float: left;
  margin-right: 1.5em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.center-ul {
  text-align: center;
}
.center-ul > ul {
  display: inline-block;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.no-float,
.flost-none {
  float: none;
}

.is-hidden {
  display: none;
}

.cb {
  clear: both;
}

hr.clear {
  border: none;
  background: transparent;
  clear: both;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-italic {
  font-style: italic;
}

.text-white {
  color: white;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
  color: white;
}
.text-white a {
  color: white;
}
.text-white a:hover {
  color: white;
}

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.position-initial {
  position: initial;
}

.responsive-image, .entry-archive-pressroom .entry-thumbnail,
.entry-featured-pressroom .entry-thumbnail, .entry-archive .entry-thumbnail, .crp_related .cpt_infront {
  overflow: hidden;
  padding-bottom: 75%;
  width: 100%;
  height: 0;
  display: inline-block;
  position: relative;
  margin-bottom: -8px;
  background: #f8f8f8;
}
.responsive-image img, .entry-archive-pressroom .entry-thumbnail img,
.entry-featured-pressroom .entry-thumbnail img, .entry-archive .entry-thumbnail img, .crp_related .cpt_infront img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.responsive-image.ratio-16-9, .entry-archive-pressroom .ratio-16-9.entry-thumbnail,
.entry-featured-pressroom .ratio-16-9.entry-thumbnail, .entry-archive .ratio-16-9.entry-thumbnail, .crp_related .ratio-16-9.cpt_infront {
  padding-bottom: 56.25%;
}
.responsive-image.ratio-16-10, .entry-archive-pressroom .ratio-16-10.entry-thumbnail,
.entry-featured-pressroom .ratio-16-10.entry-thumbnail, .entry-archive .ratio-16-10.entry-thumbnail, .crp_related .ratio-16-10.cpt_infront {
  padding-bottom: 62.5%;
}
.responsive-image.ratio-11-8, .entry-archive-pressroom .ratio-11-8.entry-thumbnail,
.entry-featured-pressroom .ratio-11-8.entry-thumbnail, .entry-archive .ratio-11-8.entry-thumbnail, .crp_related .ratio-11-8.cpt_infront {
  padding-bottom: 72.7272727273%;
}
.responsive-image.ratio-3-2, .entry-archive-pressroom .ratio-3-2.entry-thumbnail,
.entry-featured-pressroom .ratio-3-2.entry-thumbnail, .entry-archive .ratio-3-2.entry-thumbnail, .crp_related .ratio-3-2.cpt_infront {
  padding-bottom: 66.6666666667%;
}
.responsive-image.ratio-1-1, .entry-archive-pressroom .ratio-1-1.entry-thumbnail,
.entry-featured-pressroom .ratio-1-1.entry-thumbnail, .entry-archive .ratio-1-1.entry-thumbnail, .crp_related .ratio-1-1.cpt_infront {
  padding-bottom: 100%;
}
.responsive-image.ratio-golden, .entry-archive-pressroom .ratio-golden.entry-thumbnail,
.entry-featured-pressroom .ratio-golden.entry-thumbnail, .entry-archive .ratio-golden.entry-thumbnail, .crp_related .ratio-golden.cpt_infront {
  padding-bottom: 61.804697157%;
}
.responsive-image.ratio-silver, .entry-archive-pressroom .ratio-silver.entry-thumbnail,
.entry-featured-pressroom .ratio-silver.entry-thumbnail, .entry-archive .ratio-silver.entry-thumbnail, .crp_related .ratio-silver.cpt_infront {
  padding-bottom: 41.4250207125%;
}
.responsive-image.radius-3, .entry-archive-pressroom .radius-3.entry-thumbnail,
.entry-featured-pressroom .radius-3.entry-thumbnail, .entry-archive .radius-3.entry-thumbnail, .crp_related .radius-3.cpt_infront {
  border-radius: 3px;
}
.responsive-image.radius-5, .entry-archive-pressroom .radius-5.entry-thumbnail,
.entry-featured-pressroom .radius-5.entry-thumbnail, .entry-archive .radius-5.entry-thumbnail, .crp_related .radius-5.cpt_infront {
  border-radius: 5px;
}
.responsive-image.radius-10, .entry-archive-pressroom .radius-10.entry-thumbnail,
.entry-featured-pressroom .radius-10.entry-thumbnail, .entry-archive .radius-10.entry-thumbnail, .crp_related .radius-10.cpt_infront {
  border-radius: 10px;
}
.responsive-image.radius-20, .entry-archive-pressroom .radius-20.entry-thumbnail,
.entry-featured-pressroom .radius-20.entry-thumbnail, .entry-archive .radius-20.entry-thumbnail, .crp_related .radius-20.cpt_infront {
  border-radius: 20x;
}
.responsive-image.radius-circle, .entry-archive-pressroom .radius-circle.entry-thumbnail,
.entry-featured-pressroom .radius-circle.entry-thumbnail, .entry-archive .radius-circle.entry-thumbnail, .crp_related .radius-circle.cpt_infront {
  border-radius: 50%;
}

/**
 * Foundation for Sites by ZURB
 * Version 6.3.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.row {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .browser-ie .columns, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .column, .browser-ie .columns, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.column, .browser-ie .columns, .columns {
  min-width: initial;
}

.column.row.row, .row.row.columns {
  display: flex;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

.small-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

.small-up-1 {
  flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
  .medium-up-1 {
    flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
  .large-up-1 {
    flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  top: 50%;
  bottom: auto;
  left: 100%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  top: 50%;
  right: 100%;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

.browser-ie .row {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.browser-ie .row::before, .browser-ie .row::after {
  display: table;
  content: " ";
}
.browser-ie .row::after {
  clear: both;
}
.browser-ie .row.collapse > .column, .browser-ie .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.browser-ie .row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .browser-ie .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .browser-ie .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.browser-ie .row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.browser-ie .row.expanded {
  max-width: none;
}
.browser-ie .row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.browser-ie .row:not(.expanded) .row {
  max-width: none;
}
.browser-ie .row.gutter-small > .column, .browser-ie .row.gutter-small > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.browser-ie .row.gutter-medium > .column, .browser-ie .row.gutter-medium > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.browser-ie .column, .browser-ie .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .browser-ie .column, .browser-ie .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.browser-ie .column:last-child:not(:first-child), .browser-ie .columns:last-child:not(:first-child) {
  float: right;
}
.browser-ie .column.end:last-child:last-child, .browser-ie .end.columns:last-child:last-child {
  float: left;
}
.browser-ie .column.row.row, .browser-ie .row.row.columns {
  float: none;
}
.browser-ie .row .column.row.row, .browser-ie .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}
.browser-ie .small-1 {
  width: 8.3333333333%;
}
.browser-ie .small-push-1 {
  position: relative;
  left: 8.3333333333%;
}
.browser-ie .small-pull-1 {
  position: relative;
  left: -8.3333333333%;
}
.browser-ie .small-offset-0 {
  margin-left: 0%;
}
.browser-ie .small-2 {
  width: 16.6666666667%;
}
.browser-ie .small-push-2 {
  position: relative;
  left: 16.6666666667%;
}
.browser-ie .small-pull-2 {
  position: relative;
  left: -16.6666666667%;
}
.browser-ie .small-offset-1 {
  margin-left: 8.3333333333%;
}
.browser-ie .small-3 {
  width: 25%;
}
.browser-ie .small-push-3 {
  position: relative;
  left: 25%;
}
.browser-ie .small-pull-3 {
  position: relative;
  left: -25%;
}
.browser-ie .small-offset-2 {
  margin-left: 16.6666666667%;
}
.browser-ie .small-4 {
  width: 33.3333333333%;
}
.browser-ie .small-push-4 {
  position: relative;
  left: 33.3333333333%;
}
.browser-ie .small-pull-4 {
  position: relative;
  left: -33.3333333333%;
}
.browser-ie .small-offset-3 {
  margin-left: 25%;
}
.browser-ie .small-5 {
  width: 41.6666666667%;
}
.browser-ie .small-push-5 {
  position: relative;
  left: 41.6666666667%;
}
.browser-ie .small-pull-5 {
  position: relative;
  left: -41.6666666667%;
}
.browser-ie .small-offset-4 {
  margin-left: 33.3333333333%;
}
.browser-ie .small-6 {
  width: 50%;
}
.browser-ie .small-push-6 {
  position: relative;
  left: 50%;
}
.browser-ie .small-pull-6 {
  position: relative;
  left: -50%;
}
.browser-ie .small-offset-5 {
  margin-left: 41.6666666667%;
}
.browser-ie .small-7 {
  width: 58.3333333333%;
}
.browser-ie .small-push-7 {
  position: relative;
  left: 58.3333333333%;
}
.browser-ie .small-pull-7 {
  position: relative;
  left: -58.3333333333%;
}
.browser-ie .small-offset-6 {
  margin-left: 50%;
}
.browser-ie .small-8 {
  width: 66.6666666667%;
}
.browser-ie .small-push-8 {
  position: relative;
  left: 66.6666666667%;
}
.browser-ie .small-pull-8 {
  position: relative;
  left: -66.6666666667%;
}
.browser-ie .small-offset-7 {
  margin-left: 58.3333333333%;
}
.browser-ie .small-9 {
  width: 75%;
}
.browser-ie .small-push-9 {
  position: relative;
  left: 75%;
}
.browser-ie .small-pull-9 {
  position: relative;
  left: -75%;
}
.browser-ie .small-offset-8 {
  margin-left: 66.6666666667%;
}
.browser-ie .small-10 {
  width: 83.3333333333%;
}
.browser-ie .small-push-10 {
  position: relative;
  left: 83.3333333333%;
}
.browser-ie .small-pull-10 {
  position: relative;
  left: -83.3333333333%;
}
.browser-ie .small-offset-9 {
  margin-left: 75%;
}
.browser-ie .small-11 {
  width: 91.6666666667%;
}
.browser-ie .small-push-11 {
  position: relative;
  left: 91.6666666667%;
}
.browser-ie .small-pull-11 {
  position: relative;
  left: -91.6666666667%;
}
.browser-ie .small-offset-10 {
  margin-left: 83.3333333333%;
}
.browser-ie .small-12 {
  width: 100%;
}
.browser-ie .small-offset-11 {
  margin-left: 91.6666666667%;
}
.browser-ie .small-up-1 > .column, .browser-ie .small-up-1 > .columns {
  float: left;
  width: 100%;
}
.browser-ie .small-up-1 > .column:nth-of-type(1n), .browser-ie .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-1 > .column:nth-of-type(1n+1), .browser-ie .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}
.browser-ie .small-up-1 > .column:last-child, .browser-ie .small-up-1 > .columns:last-child {
  float: left;
}
.browser-ie .small-up-2 > .column, .browser-ie .small-up-2 > .columns {
  float: left;
  width: 50%;
}
.browser-ie .small-up-2 > .column:nth-of-type(1n), .browser-ie .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-2 > .column:nth-of-type(2n+1), .browser-ie .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}
.browser-ie .small-up-2 > .column:last-child, .browser-ie .small-up-2 > .columns:last-child {
  float: left;
}
.browser-ie .small-up-3 > .column, .browser-ie .small-up-3 > .columns {
  float: left;
  width: 33.3333333333%;
}
.browser-ie .small-up-3 > .column:nth-of-type(1n), .browser-ie .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-3 > .column:nth-of-type(3n+1), .browser-ie .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}
.browser-ie .small-up-3 > .column:last-child, .browser-ie .small-up-3 > .columns:last-child {
  float: left;
}
.browser-ie .small-up-4 > .column, .browser-ie .small-up-4 > .columns {
  float: left;
  width: 25%;
}
.browser-ie .small-up-4 > .column:nth-of-type(1n), .browser-ie .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-4 > .column:nth-of-type(4n+1), .browser-ie .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}
.browser-ie .small-up-4 > .column:last-child, .browser-ie .small-up-4 > .columns:last-child {
  float: left;
}
.browser-ie .small-up-5 > .column, .browser-ie .small-up-5 > .columns {
  float: left;
  width: 20%;
}
.browser-ie .small-up-5 > .column:nth-of-type(1n), .browser-ie .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-5 > .column:nth-of-type(5n+1), .browser-ie .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}
.browser-ie .small-up-5 > .column:last-child, .browser-ie .small-up-5 > .columns:last-child {
  float: left;
}
.browser-ie .small-up-6 > .column, .browser-ie .small-up-6 > .columns {
  float: left;
  width: 16.6666666667%;
}
.browser-ie .small-up-6 > .column:nth-of-type(1n), .browser-ie .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-6 > .column:nth-of-type(6n+1), .browser-ie .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}
.browser-ie .small-up-6 > .column:last-child, .browser-ie .small-up-6 > .columns:last-child {
  float: left;
}
.browser-ie .small-up-7 > .column, .browser-ie .small-up-7 > .columns {
  float: left;
  width: 14.2857142857%;
}
.browser-ie .small-up-7 > .column:nth-of-type(1n), .browser-ie .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-7 > .column:nth-of-type(7n+1), .browser-ie .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}
.browser-ie .small-up-7 > .column:last-child, .browser-ie .small-up-7 > .columns:last-child {
  float: left;
}
.browser-ie .small-up-8 > .column, .browser-ie .small-up-8 > .columns {
  float: left;
  width: 12.5%;
}
.browser-ie .small-up-8 > .column:nth-of-type(1n), .browser-ie .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.browser-ie .small-up-8 > .column:nth-of-type(8n+1), .browser-ie .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}
.browser-ie .small-up-8 > .column:last-child, .browser-ie .small-up-8 > .columns:last-child {
  float: left;
}
.browser-ie .small-collapse > .column, .browser-ie .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.browser-ie .small-collapse .row {
  margin-right: 0;
  margin-left: 0;
}
.browser-ie .expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0;
}
.browser-ie .small-uncollapse > .column, .browser-ie .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
.browser-ie .small-centered, .browser-ie .small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}
.browser-ie .small-centered {
  margin-right: auto;
  margin-left: auto;
}
.browser-ie .small-uncentered,
.browser-ie .small-push-0,
.browser-ie .small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 40em) {
  .browser-ie .medium-1 {
    width: 8.3333333333%;
  }
  .browser-ie .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .browser-ie .medium-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .browser-ie .medium-offset-0 {
    margin-left: 0%;
  }
  .browser-ie .medium-2 {
    width: 16.6666666667%;
  }
  .browser-ie .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .browser-ie .medium-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .browser-ie .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .browser-ie .medium-3 {
    width: 25%;
  }
  .browser-ie .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .browser-ie .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .browser-ie .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .browser-ie .medium-4 {
    width: 33.3333333333%;
  }
  .browser-ie .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .browser-ie .medium-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .browser-ie .medium-offset-3 {
    margin-left: 25%;
  }
  .browser-ie .medium-5 {
    width: 41.6666666667%;
  }
  .browser-ie .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .browser-ie .medium-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .browser-ie .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .browser-ie .medium-6 {
    width: 50%;
  }
  .browser-ie .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .browser-ie .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .browser-ie .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .browser-ie .medium-7 {
    width: 58.3333333333%;
  }
  .browser-ie .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .browser-ie .medium-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .browser-ie .medium-offset-6 {
    margin-left: 50%;
  }
  .browser-ie .medium-8 {
    width: 66.6666666667%;
  }
  .browser-ie .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .browser-ie .medium-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .browser-ie .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .browser-ie .medium-9 {
    width: 75%;
  }
  .browser-ie .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .browser-ie .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .browser-ie .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .browser-ie .medium-10 {
    width: 83.3333333333%;
  }
  .browser-ie .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .browser-ie .medium-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .browser-ie .medium-offset-9 {
    margin-left: 75%;
  }
  .browser-ie .medium-11 {
    width: 91.6666666667%;
  }
  .browser-ie .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .browser-ie .medium-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .browser-ie .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .browser-ie .medium-12 {
    width: 100%;
  }
  .browser-ie .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .browser-ie .medium-up-1 > .column, .browser-ie .medium-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .browser-ie .medium-up-1 > .column:nth-of-type(1n), .browser-ie .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-1 > .column:nth-of-type(1n+1), .browser-ie .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .browser-ie .medium-up-1 > .column:last-child, .browser-ie .medium-up-1 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-up-2 > .column, .browser-ie .medium-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .browser-ie .medium-up-2 > .column:nth-of-type(1n), .browser-ie .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-2 > .column:nth-of-type(2n+1), .browser-ie .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .browser-ie .medium-up-2 > .column:last-child, .browser-ie .medium-up-2 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-up-3 > .column, .browser-ie .medium-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .browser-ie .medium-up-3 > .column:nth-of-type(1n), .browser-ie .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-3 > .column:nth-of-type(3n+1), .browser-ie .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .browser-ie .medium-up-3 > .column:last-child, .browser-ie .medium-up-3 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-up-4 > .column, .browser-ie .medium-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .browser-ie .medium-up-4 > .column:nth-of-type(1n), .browser-ie .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-4 > .column:nth-of-type(4n+1), .browser-ie .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .browser-ie .medium-up-4 > .column:last-child, .browser-ie .medium-up-4 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-up-5 > .column, .browser-ie .medium-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .browser-ie .medium-up-5 > .column:nth-of-type(1n), .browser-ie .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-5 > .column:nth-of-type(5n+1), .browser-ie .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .browser-ie .medium-up-5 > .column:last-child, .browser-ie .medium-up-5 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-up-6 > .column, .browser-ie .medium-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .browser-ie .medium-up-6 > .column:nth-of-type(1n), .browser-ie .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-6 > .column:nth-of-type(6n+1), .browser-ie .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .browser-ie .medium-up-6 > .column:last-child, .browser-ie .medium-up-6 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-up-7 > .column, .browser-ie .medium-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .browser-ie .medium-up-7 > .column:nth-of-type(1n), .browser-ie .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-7 > .column:nth-of-type(7n+1), .browser-ie .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .browser-ie .medium-up-7 > .column:last-child, .browser-ie .medium-up-7 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-up-8 > .column, .browser-ie .medium-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .browser-ie .medium-up-8 > .column:nth-of-type(1n), .browser-ie .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .medium-up-8 > .column:nth-of-type(8n+1), .browser-ie .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .browser-ie .medium-up-8 > .column:last-child, .browser-ie .medium-up-8 > .columns:last-child {
    float: left;
  }
  .browser-ie .medium-collapse > .column, .browser-ie .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .browser-ie .medium-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .browser-ie .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .browser-ie .medium-uncollapse > .column, .browser-ie .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .browser-ie .medium-centered, .browser-ie .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .browser-ie .medium-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .browser-ie .medium-uncentered,
  .browser-ie .medium-push-0,
  .browser-ie .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .browser-ie .large-1 {
    width: 8.3333333333%;
  }
  .browser-ie .large-push-1 {
    position: relative;
    left: 8.3333333333%;
  }
  .browser-ie .large-pull-1 {
    position: relative;
    left: -8.3333333333%;
  }
  .browser-ie .large-offset-0 {
    margin-left: 0%;
  }
  .browser-ie .large-2 {
    width: 16.6666666667%;
  }
  .browser-ie .large-push-2 {
    position: relative;
    left: 16.6666666667%;
  }
  .browser-ie .large-pull-2 {
    position: relative;
    left: -16.6666666667%;
  }
  .browser-ie .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .browser-ie .large-3 {
    width: 25%;
  }
  .browser-ie .large-push-3 {
    position: relative;
    left: 25%;
  }
  .browser-ie .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .browser-ie .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .browser-ie .large-4 {
    width: 33.3333333333%;
  }
  .browser-ie .large-push-4 {
    position: relative;
    left: 33.3333333333%;
  }
  .browser-ie .large-pull-4 {
    position: relative;
    left: -33.3333333333%;
  }
  .browser-ie .large-offset-3 {
    margin-left: 25%;
  }
  .browser-ie .large-5 {
    width: 41.6666666667%;
  }
  .browser-ie .large-push-5 {
    position: relative;
    left: 41.6666666667%;
  }
  .browser-ie .large-pull-5 {
    position: relative;
    left: -41.6666666667%;
  }
  .browser-ie .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .browser-ie .large-6 {
    width: 50%;
  }
  .browser-ie .large-push-6 {
    position: relative;
    left: 50%;
  }
  .browser-ie .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .browser-ie .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .browser-ie .large-7 {
    width: 58.3333333333%;
  }
  .browser-ie .large-push-7 {
    position: relative;
    left: 58.3333333333%;
  }
  .browser-ie .large-pull-7 {
    position: relative;
    left: -58.3333333333%;
  }
  .browser-ie .large-offset-6 {
    margin-left: 50%;
  }
  .browser-ie .large-8 {
    width: 66.6666666667%;
  }
  .browser-ie .large-push-8 {
    position: relative;
    left: 66.6666666667%;
  }
  .browser-ie .large-pull-8 {
    position: relative;
    left: -66.6666666667%;
  }
  .browser-ie .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .browser-ie .large-9 {
    width: 75%;
  }
  .browser-ie .large-push-9 {
    position: relative;
    left: 75%;
  }
  .browser-ie .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .browser-ie .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .browser-ie .large-10 {
    width: 83.3333333333%;
  }
  .browser-ie .large-push-10 {
    position: relative;
    left: 83.3333333333%;
  }
  .browser-ie .large-pull-10 {
    position: relative;
    left: -83.3333333333%;
  }
  .browser-ie .large-offset-9 {
    margin-left: 75%;
  }
  .browser-ie .large-11 {
    width: 91.6666666667%;
  }
  .browser-ie .large-push-11 {
    position: relative;
    left: 91.6666666667%;
  }
  .browser-ie .large-pull-11 {
    position: relative;
    left: -91.6666666667%;
  }
  .browser-ie .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .browser-ie .large-12 {
    width: 100%;
  }
  .browser-ie .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .browser-ie .large-up-1 > .column, .browser-ie .large-up-1 > .columns {
    float: left;
    width: 100%;
  }
  .browser-ie .large-up-1 > .column:nth-of-type(1n), .browser-ie .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-1 > .column:nth-of-type(1n+1), .browser-ie .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .browser-ie .large-up-1 > .column:last-child, .browser-ie .large-up-1 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-up-2 > .column, .browser-ie .large-up-2 > .columns {
    float: left;
    width: 50%;
  }
  .browser-ie .large-up-2 > .column:nth-of-type(1n), .browser-ie .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-2 > .column:nth-of-type(2n+1), .browser-ie .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .browser-ie .large-up-2 > .column:last-child, .browser-ie .large-up-2 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-up-3 > .column, .browser-ie .large-up-3 > .columns {
    float: left;
    width: 33.3333333333%;
  }
  .browser-ie .large-up-3 > .column:nth-of-type(1n), .browser-ie .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-3 > .column:nth-of-type(3n+1), .browser-ie .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .browser-ie .large-up-3 > .column:last-child, .browser-ie .large-up-3 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-up-4 > .column, .browser-ie .large-up-4 > .columns {
    float: left;
    width: 25%;
  }
  .browser-ie .large-up-4 > .column:nth-of-type(1n), .browser-ie .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-4 > .column:nth-of-type(4n+1), .browser-ie .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .browser-ie .large-up-4 > .column:last-child, .browser-ie .large-up-4 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-up-5 > .column, .browser-ie .large-up-5 > .columns {
    float: left;
    width: 20%;
  }
  .browser-ie .large-up-5 > .column:nth-of-type(1n), .browser-ie .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-5 > .column:nth-of-type(5n+1), .browser-ie .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .browser-ie .large-up-5 > .column:last-child, .browser-ie .large-up-5 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-up-6 > .column, .browser-ie .large-up-6 > .columns {
    float: left;
    width: 16.6666666667%;
  }
  .browser-ie .large-up-6 > .column:nth-of-type(1n), .browser-ie .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-6 > .column:nth-of-type(6n+1), .browser-ie .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .browser-ie .large-up-6 > .column:last-child, .browser-ie .large-up-6 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-up-7 > .column, .browser-ie .large-up-7 > .columns {
    float: left;
    width: 14.2857142857%;
  }
  .browser-ie .large-up-7 > .column:nth-of-type(1n), .browser-ie .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-7 > .column:nth-of-type(7n+1), .browser-ie .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .browser-ie .large-up-7 > .column:last-child, .browser-ie .large-up-7 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-up-8 > .column, .browser-ie .large-up-8 > .columns {
    float: left;
    width: 12.5%;
  }
  .browser-ie .large-up-8 > .column:nth-of-type(1n), .browser-ie .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .browser-ie .large-up-8 > .column:nth-of-type(8n+1), .browser-ie .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .browser-ie .large-up-8 > .column:last-child, .browser-ie .large-up-8 > .columns:last-child {
    float: left;
  }
  .browser-ie .large-collapse > .column, .browser-ie .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .browser-ie .large-collapse .row {
    margin-right: 0;
    margin-left: 0;
  }
  .browser-ie .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0;
  }
  .browser-ie .large-uncollapse > .column, .browser-ie .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
  .browser-ie .large-centered, .browser-ie .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .browser-ie .large-centered {
    margin-right: auto;
    margin-left: auto;
  }
  .browser-ie .large-uncentered,
  .browser-ie .large-push-0,
  .browser-ie .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0;
  }
}
.browser-ie .column-block {
  margin-bottom: 1.25rem;
}
.browser-ie .column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .browser-ie .column-block {
    margin-bottom: 1.875rem;
  }
  .browser-ie .column-block > :last-child {
    margin-bottom: 0;
  }
}
/*!
 * Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.entry-navigate-next i:before,
.entry-navigate-previous i:before,
.entry-single .post-edit-link:before,
.entry-single .entry-cat-links a:before,
.entry-single .entry-content ul li:before,
.entry-single .entry-content ol li:before,
.author-box-entries li a:before,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.entry-navigate-next i.fa-pull-left:before,
.entry-navigate-previous i.fa-pull-left:before,
.entry-single .fa-pull-left.post-edit-link:before,
.entry-single .entry-cat-links a.fa-pull-left:before,
.entry-single .entry-content ul li.fa-pull-left:before,
.entry-single .entry-content ol li.fa-pull-left:before,
.author-box-entries li a.fa-pull-left:before,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.entry-navigate-next i.fa-pull-right:before,
.entry-navigate-previous i.fa-pull-right:before,
.entry-single .fa-pull-right.post-edit-link:before,
.entry-single .entry-cat-links a.fa-pull-right:before,
.entry-single .entry-content ul li.fa-pull-right:before,
.entry-single .entry-content ol li.fa-pull-right:before,
.author-box-entries li a.fa-pull-right:before,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comments:before {
  content: "\f086";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-dropbox-alt:before {
  content: "\f398";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-eject:before {
  content: "\f052";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frown:before {
  content: "\f119";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-male:before {
  content: "\f183";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-moon:before {
  content: "\f186";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-percent:before {
  content: "\f295";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-print:before {
  content: "\f02f";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-road:before {
  content: "\f018";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-strava:before {
  content: "\f428";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f2e2";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far, .entry-navigate-next i:before, .entry-navigate-previous i:before, .entry-single .post-edit-link:before, .entry-single .entry-cat-links a:before, .entry-single .entry-content ul li:before,
.entry-single .entry-content ol li:before, .author-box-entries li a:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

/*!
 * Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}

/*!
 * Font Awesome Pro 5.0.0 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.entry-content .crp_related {
  display: none;
}
.crp_related h3 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 5px;
  margin-bottom: 40px;
}
.crp_related ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.crp_related li {
  flex-basis: calc(33.3333333333% - 20px);
}
.crp_related .crp_thumb.crp_featured {
  display: block;
}
.crp_related .crp_title {
  display: block;
  margin-top: 10px;
  font-weight: 700;
  font-size: 22px;
}
@media (max-width: 640px) {
  .crp_related ul {
    flex-direction: column;
  }
  .crp_related li {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
}

.cresta-share-icon {
  width: 80px;
}
.cresta-share-icon .sbutton {
  float: none;
}
.cresta-share-icon.first_style span.cresta-the-count {
  background: white;
  color: #A6B0B7;
  border-radius: 0;
  display: block;
  width: auto;
  height: auto;
  text-align: center;
  position: relative;
  left: auto;
  top: auto;
  font-size: 14px;
  line-height: 1;
  padding: 6px 0;
  font-weight: bold;
}
.cresta-share-icon i {
  border-radius: 3px;
  width: 50px;
  height: 50px;
}
.cresta-share-icon i.c-icon-cresta-facebook,
.cresta-share-icon i.c-icon-cresta-twitter,
.cresta-share-icon i.c-icon-cresta-linkedin,
.cresta-share-icon i.c-icon-cresta-pinterest {
  background: white;
  color: #A6B0B7;
  border: 1px solid #DDDDDD;
}

.entry-column-before {
  position: relative;
}

#crestashareicon {
  display: none;
}

@media (max-width: 960px) {
  #crestashareiconincontent,
  .entry-share {
    display: flex;
    justify-content: center;
    text-align: center;
    border-top: 1px solid #ececec;
    float: none;
    position: fixed;
    left: 0;
    top: auto !important;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 999;
  }
  #crestashareiconincontent .sbutton,
  .entry-share .sbutton {
    display: inline-block;
    float: none;
  }
  .cresta-share-icon.first_style span.cresta-the-count {
    background: #D60000;
    color: white;
    top: -7px;
    right: -7px;
    position: absolute;
    height: 18px;
    width: 18px;
    line-height: 7px;
    font-size: 10px;
    border-radius: 50%;
    text-align: center;
  }
}
.row.narrow {
  max-width: 800px;
}

body {
  position: relative;
  min-height: 100%;
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-weight: 300;
  line-height: 1.25;
  color: #333;
}

button,
input, s optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.tsc-header .product .platform-icon {
  width: 12px;
  height: 12px;
  font-family: tsc-glyphs;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  font-size: 0.875rem;
  color: grey;
}

.tsc-header .product .platform-icon.win::before {
  content: "\e603";
}

.tsc-header .product .platform-icon.mac::before {
  content: "\e605";
}

.tsc-header .product .platform-icon.ios::before {
  content: "\e601";
}

.tsc-header .product .platform-icon.android::before {
  content: "\e604";
}

.tsc-header .product .platform-icon.chrome::before {
  content: "\e602";
}

.tsc-header .supplemental-buttons .global-nav-link span, .tsc-header .search label, .tsc-header .search-submit span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

html {
  height: 100%;
}

a {
  color: #0072cf;
  text-decoration: none;
}

body .tsc-header-wrapper {
  box-sizing: border-box;
  font-weight: 300;
}

.tsc-header-wrapper *,
.tsc-header-wrapper *:before,
.tsc-header-wrapper *:after {
  box-sizing: inherit;
}

.tsc-header-wrapper ul {
  padding: 0;
}

@font-face {
  font-family: "tsc-glyphs";
  src: url("/fonts/tsc-glyphs.eot");
  src: url("/fonts/tsc-glyphs.eot?#iefix") format("embedded-opentype"), url("/fonts/tsc-glyphs.ttf") format("truetype"), url("/fonts/tsc-glyphs.woff") format("woff"), url("/fonts/tsc-glyphs.svg#tsc-glyphs") format("svg");
  font-weight: normal;
  font-style: normal;
}
.tsc-header .menu-trigger:before, .tsc-header .search-submit:before, .tsc-header .search-cancel:before,
[class^=glyph-],
[class*=" glyph-"] {
  font-family: "tsc-glyphs";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyph-icon {
  display: inline-block;
  position: relative;
  top: 1px;
  line-height: 1;
}

.glyph-icon-bg-circle {
  width: 2em;
  height: 2em;
  line-height: 2;
  border-radius: 100%;
}

.glyph-checkmark:before {
  content: "\e600";
}

.glyph-ios:before {
  content: "\e601";
}

.glyph-chrome:before {
  content: "\e602";
}

.glyph-windows8:before {
  content: "\e603";
}

.glyph-android:before {
  content: "\e604";
}

.glyph-apple:before {
  content: "\e605";
}

.glyph-tux:before {
  content: "\e606";
}

.glyph-twitter:before {
  content: "\e607";
}

.glyph-facebook2:before {
  content: "\e609";
}

.glyph-google-drive:before {
  content: "\e60b";
}

.glyph-google-plus2:before {
  content: "\e60c";
}

.glyph-google-plus:before {
  content: "\e60d";
}

.glyph-feed:before {
  content: "\e60e";
}

.glyph-youtube:before {
  content: "\e610";
}

.glyph-linkedin:before {
  content: "\e612";
}

.glyph-pinterest:before {
  content: "\e613";
}

.glyph-close:before {
  content: "\e615";
}

.glyph-exclamation:before {
  content: "\e61a";
}

.glyph-exclamation-sign:before {
  content: "\e61b";
}

.glyph-question:before {
  content: "\e61e";
}

.glyph-question-sign:before {
  content: "\e61f";
}

.glyph-info:before {
  content: "\e61c";
}

.glyph-info-sign:before {
  content: "\e61d";
}

.glyph-cart:before {
  content: "\e621";
}

.glyph-share:before {
  content: "\e622";
}

.glyph-search:before {
  content: "\e623";
}

.glyph-reorder:before {
  content: "\e624";
}

.glyph-globe:before {
  content: "\e625";
}

.glyph-envelope:before {
  content: "\e626";
}

.glyph-print:before {
  content: "\e627";
}

.glyph-word:before {
  content: "\e629";
}

.glyph-pdf:before {
  content: "\e62a";
}

.glyph-dat-face:before {
  content: "\e62b";
}

.glyph-speech-bubbles:before {
  content: "\e633";
}

.glyph-angle-up:before {
  content: "\e646";
}

.glyph-angle-down:before {
  content: "\e643";
}

.glyph-angle-left:before {
  content: "\e644";
}

.glyph-angle-right:before {
  content: "\e645";
}

.glyph-chevron-up:before {
  content: "\e640";
}

.glyph-chevron-down:before {
  content: "\e63f";
}

.glyph-chevron-left:before {
  content: "\e641";
}

.glyph-chevron-right:before {
  content: "\e642";
}

.glyph-upload-cloud:before {
  content: "\e63d";
}

.glyph-download-cloud:before {
  content: "\e63e";
}

.glyph-paypal:before {
  content: "\e658";
}

.glyph-gear:before {
  content: "\e659";
}

.glyph-history:before {
  content: "\e65a";
}

.glyph-usd:before {
  content: "\e65b";
}

.glyph-euro:before {
  content: "\e65c";
}

.glyph-gbp:before {
  content: "\e82b";
}

.glyph-yen:before {
  content: "\e65e";
}

.glyph-inr:before {
  content: "\e65f";
}

.glyph-try:before {
  content: "\e660";
}

.glyph-won:before {
  content: "\e661";
}

.glyph-btc:before {
  content: "\e662";
}

.glyph-exit:before {
  content: "\e663";
}

.glyph-waad:before {
  content: "\e664";
}

.glyph-envelope-outline:before {
  content: "\e665";
}

.glyph-smartphone-outline:before {
  content: "\e666";
}

.glyph-phone-outline:before {
  content: "\e667";
}

.glyph-fax:before {
  content: "\e668";
}

.glyph-creditcard:before {
  content: "\e669";
}

.glyph-bill:before {
  content: "\e66a";
}

.glyph-offices:before {
  content: "\e66b";
}

.glyph-house:before {
  content: "\e66c";
}

.glyph-admin:before {
  content: "\e66d";
}

.glyph-art:before {
  content: "\e66e";
}

.glyph-beaker:before {
  content: "\e66f";
}

.glyph-bullhorn-outline:before {
  content: "\e670";
}

.glyph-chart-up:before {
  content: "\e671";
}

.glyph-eq:before {
  content: "\e672";
}

.glyph-form:before {
  content: "\e673";
}

.glyph-gear-wrench:before {
  content: "\e674";
}

.glyph-headset:before {
  content: "\e675";
}

.glyph-laptop-bars:before {
  content: "\e676";
}

.glyph-magnify:before {
  content: "\e677";
}

.glyph-social:before {
  content: "\e678";
}

.glyph-steps:before {
  content: "\e679";
}

.glyph-eye-visible:before {
  content: "\e67a";
}

.glyph-eye-hidden:before {
  content: "\e67b";
}

.glyph-truck:before {
  content: "\e67c";
}

.glyph-mail:before {
  content: "\e67d";
}

.glyph-checkmark-thin:before {
  content: "\e67e";
}

.glyph-close-thin:before {
  content: "\e67f";
}

.glyph-pencil:before {
  content: "\e680";
}

.glyph-trash:before {
  content: "\e681";
}

.glyph-briefcase:before {
  content: "\e608";
}

.glyph-football-play:before {
  content: "\e60a";
}

.glyph-receipt:before {
  content: "\e60f";
}

.glyph-profile:before {
  content: "\e611";
}

.glyph-chat-bubble:before {
  content: "\e614";
}

.glyph-new-request:before {
  content: "\e616";
}

.glyph-view-requests:before {
  content: "\e617";
}

.glyph-community:before {
  content: "\e618";
}

.glyph-lookup-search:before {
  content: "\e620";
}

.glyph-account:before {
  content: "\e628";
}

.glyph-capture-record:before {
  content: "\e62c";
}

.glyph-coachs-eye:before {
  content: "\e62d";
}

.glyph-fuse:before {
  content: "\e62e";
}

.glyph-screenchomp:before {
  content: "\e62f";
}

.glyph-knomia-teach:before {
  content: "\e630";
}

.glyph-content:before {
  content: "\e631";
}

.glyph-download:before {
  content: "\e632";
}

.glyph-upload:before {
  content: "\e634";
}

.glyph-edit:before {
  content: "\e635";
}

.glyph-install:before {
  content: "\e636";
}

.glyph-license:before {
  content: "\e637";
}

.glyph-mobile:before {
  content: "\e638";
}

.glyph-mouse:before {
  content: "\e639";
}

.glyph-playback:before {
  content: "\e63a";
}

.glyph-produce:before {
  content: "\e63b";
}

.glyph-share2:before {
  content: "\e63c";
}

.glyph-viewing:before {
  content: "\e647";
}

.glyph-circle-monitor:before {
  content: "\e648";
}

.glyph-circle-documentation:before {
  content: "\e649";
}

.glyph-circle-license-buying:before {
  content: "\e64a";
}

.glyph-thumbs-up:before {
  content: "\e619";
}

.glyph-thumbs-down:before {
  content: "\e64b";
}

.glyph-pin:before {
  content: "\e64c";
}

.glyph-warning:before {
  content: "\e64d";
}

.glyph-download-small:before {
  content: "\e64e";
}

.glyph-clipboard-copy:before {
  content: "\e64f";
}

.glyph-nav-phone:before {
  content: "\e650";
}

.glyph-nav-world:before {
  content: "\e651";
}

.glyph-nav-cart:before {
  content: "\e652";
}

.glyph-nav-profile:before {
  content: "\e653";
}

.tsc-header-wrapper {
  position: relative;
  border-bottom: 1px solid #444;
  background-color: #191919;
  clear: both;
}

.tsc-header-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
}

.tsc-header {
  max-width: 75em;
  padding: 0 1em;
  margin: 0 auto;
}

.tsc-header .tsc-dropdown-menu-positioner {
  visibility: hidden;
  position: absolute;
  top: 100%;
  width: 25rem;
  right: 0;
}

.tsc-header .tsc-dropdown-menu-positioner li a {
  display: inline-block;
  width: 100%;
}

.tsc-header .tsc-dropdown-menu-positioner li i {
  padding: 0 0.5rem 0 1.125rem;
  text-decoration: none;
}

.tsc-header .logo-wrapper {
  position: relative;
  float: left;
  padding-right: 1em;
  z-index: 11;
}

.tsc-header .logo-wrapper:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 3em;
  line-height: 3;
}

.tsc-header .logo {
  display: inline-block;
  color: #333;
  vertical-align: middle;
}

.tsc-header .logo img,
.tsc-header .logo svg {
  display: inline-block;
  width: 10em;
  height: 1.6875em;
  padding: 0.0625em 0;
  vertical-align: middle;
}

.tsc-header .svg-logo {
  display: inline-block;
  width: 10em;
  height: 1.6875em;
  padding: 0.125em 0 0.1875em;
  vertical-align: middle;
  pointer-events: none;
}

.tsc-header .menu-trigger-wrapper {
  position: relative;
  color: #fff;
  float: left;
  z-index: 12;
}

.tsc-header .menu-trigger {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  visibility: hidden;
  min-width: 3em;
  height: 3em;
  line-height: 3;
  padding: 0;
  border: 0;
  margin-bottom: -0.0625rem;
  background-color: transparent;
  color: transparent;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  box-sizing: content-box;
  z-index: 11;
}

.tsc-header .menu-trigger span {
  display: inline;
  padding: 0 1em 0 3em;
  white-space: nowrap;
}

.tsc-header .menu-trigger:before {
  content: "\e624";
  position: absolute;
  top: 0.5em;
  left: 0;
  display: block;
  width: 2em;
  height: 1em;
  margin-top: -1px;
  font-size: 1.5rem;
  line-height: 1;
  vertical-align: middle;
}

.tsc-header .menu-trigger:focus {
  outline: 0;
  border-bottom-color: transparent;
}

.tsc-header .menu-trigger:hover, .tsc-header .menu-trigger:active {
  background-color: #444;
}

@media (max-width: 64.375rem) {
  .tsc-header .menu-trigger {
    transition-property: visibility, color;
    transition-duration: 0.2s, 0.2s;
  }
  .search-active .tsc-header .menu-trigger {
    visibility: visible;
    color: inherit;
  }
  .search-active .tsc-header .menu-trigger:focus {
    border-bottom-color: #333;
  }
}
.tsc-header .global-nav-menu {
  float: left;
}

.tsc-header .global-nav-menu .level-1.nav-active > a {
  background-color: #444;
}

@media (max-width: 64.375rem) {
  .tsc-header .global-nav-menu .level-1.nav-active > a {
    background-color: transparent;
  }
  .search-active .tsc-header .global-nav-menu .level-1.nav-active > a {
    background-color: transparent;
  }
}
.menu-active .tsc-header .global-nav-menu .level-1.nav-active > a, .tsc-header .global-nav-menu:hover .level-1.nav-active > a {
  background-color: transparent;
}

.menu-active .tsc-header .global-nav-menu .level-1.nav-active > a:hover, .menu-active .tsc-header .global-nav-menu .level-1.nav-active > a:active, .tsc-header .global-nav-menu:hover .level-1.nav-active > a:hover, .tsc-header .global-nav-menu:hover .level-1.nav-active > a:active {
  background-color: #444;
}

.menu-active .tsc-header .global-nav-menu .level-1.nav-active.active > a, .tsc-header .global-nav-menu:hover .level-1.nav-active.active > a {
  background-color: #444;
}

.menu-initialized .tsc-header .level-1 .detailed-menu,
.menu-initialized .tsc-header .level-1 .simple-menu {
  top: 100%;
  height: 0;
  margin-top: 2px;
  transition-property: visibility, height;
  transition-duration: 0.2s;
}

.menu-initialized .tsc-header .level-1.active .detailed-menu,
.menu-initialized .tsc-header .level-1.active .simple-menu {
  visibility: visible;
  height: 100%;
  transition-duration: 0.2s;
}

.menu-initialized .tsc-header .level-1.deactivated .detailed-menu,
.menu-initialized .tsc-header .level-1.deactivated .simple-menu {
  transition: none;
}

.tsc-header .mobile-logo-wrapper {
  display: none;
}

.tsc-header .mobile-menu-back {
  display: none;
}

.tsc-header .level-1 {
  position: relative;
  float: left;
}

.tsc-header .level-1 > a {
  position: relative;
  display: block;
  width: auto;
  height: 3rem;
  line-height: 3;
  margin-bottom: -1px;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  z-index: 11;
}

.tsc-header .level-1 > a:before, .tsc-header .level-1 > a:after {
  content: "";
  display: inline-block;
  width: 0.625rem;
  line-height: 3;
  vertical-align: middle;
}

@media (max-width: 64.375rem) {
  .tsc-header .level-1 > a {
    visibility: visible;
    transition-property: visibility, width;
    transition-duration: 0.2s;
  }
  .search-active .tsc-header .level-1 > a {
    visibility: hidden;
    width: 0 !important;
  }
}
.tsc-header .level-1 > a:focus {
  outline: 0;
  border-bottom-color: #333;
  background-color: #444;
}

.tsc-header .level-1 > a:hover, .tsc-header .level-1 > a:active {
  background-color: #444;
}

.tsc-header .level-1.active:after {
  content: "";
  position: absolute;
  background-color: #005a8c;
  display: inline-block;
  margin-top: -0.25rem;
  height: 0.25rem;
  width: 100%;
  z-index: 15;
}

.tsc-header .level-1.active > a {
  background-color: #444;
  border-bottom-color: #0072cf;
}

.tsc-header .level-1.active > a:focus {
  border-bottom-color: #0072cf;
}

.tsc-header .detailed-menu-wrapper {
  position: absolute;
  bottom: 0;
  left: -1em;
  width: 45.75rem;
  z-index: 10;
  pointer-events: none;
}

.tsc-header .active .detailed-menu-wrapper {
  pointer-events: all;
}

@media (max-width: 61.5em) {
  .tsc-header .detailed-menu-wrapper {
    bottom: 100%;
    left: 0;
    right: 0;
    pointer-events: all;
  }
}
.tsc-header .detailed-menu {
  position: relative;
  visibility: hidden;
  width: 45.675rem;
  padding: 0 0.625rem;
  border-width: 0 1px;
  border-style: solid;
  border-color: #ddd;
  background-color: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.24);
  overflow: hidden;
}

@media not all and (max-width: 60rem) {
  .tsc-header .detailed-menu.columns-2 {
    width: 30.875rem;
  }
  .tsc-header .detailed-menu.columns-2 .level-2 {
    width: 50%;
  }
  .tsc-header .detailed-menu.columns-1 {
    width: 16.125rem;
  }
  .tsc-header .detailed-menu.columns-1 .level-2 {
    width: 100%;
  }
}
.tsc-header .detailed-menu:before {
  content: "";
  display: block;
  height: 1.5em;
  margin: 0 -1em;
}

.tsc-header .detailed-menu dl {
  margin: 0;
}

.tsc-header .detailed-menu dt {
  margin: 0 0 0.125rem;
  font-weight: 600;
  line-height: 1;
}

.tsc-header .detailed-menu dd {
  margin: 0;
  overflow: hidden;
}

.tsc-header .detailed-menu dd:before {
  content: "";
  display: block;
  float: left;
  height: 1.625rem;
  vertical-align: middle;
}

.tsc-header .detailed-menu dd span {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1;
  color: grey;
  vertical-align: middle;
}

.tsc-header .detailed-menu .level-2 {
  float: left;
  width: 33.33333%;
  padding: 0 0.625em 1.5em;
}
.tsc-header .detailed-menu .level-2 .product-wrapper a.promotion {
  color: #0072cf;
}
.tsc-header .detailed-menu .level-2 .product-wrapper a.promotion:hover {
  color: #ee9500;
  text-decoration: underline;
}

.tsc-header .detailed-menu .summary-item {
  clear: left;
  float: none;
  width: auto;
  padding: 1.5rem 1.625rem;
  margin: 0 -1rem;
  background-color: #ddd;
  box-sizing: content-box;
}

.tsc-header .product {
  display: block;
  padding: 0.5rem 0.25rem 0.125rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent transparent #b3b3b3;
  margin-bottom: 0.25em;
  color: #333;
  text-decoration: none;
}

.tsc-header .product:hover, .tsc-header .product:active, .tsc-header .product:focus {
  border-color: #d2d2d2;
  background-color: #ddd;
  outline: 0;
}

.tsc-header .product .platform-icon {
  display: inline-block;
  margin-left: 3px;
}

.tsc-header .promotion {
  position: relative;
  display: block;
  float: left;
  padding: 0 0.30769em;
  font-size: 0.8125em;
  line-height: 1.53846;
}

.tsc-header .promotion:focus {
  outline: 0;
}

.tsc-header .promotion + .promotion {
  margin-left: 1em;
}

.tsc-header .promotion + .promotion:before {
  content: "";
  display: block;
  position: absolute;
  left: -0.53846em;
  width: 1px;
  height: 100%;
  background-color: #b3b3b3;
}

.tsc-header .level-2.supplementary {
  position: relative;
  float: none;
  clear: left;
  width: auto;
  padding: 1.5em 4.75em 1.5em 1.75em;
  margin: 0 -1em;
  background-color: #ddd;
}

.tsc-header .supplementary-article {
  position: relative;
  display: block;
  width: 33.33333%;
  padding: 0.25em;
  border: 1px solid transparent;
  margin: 0;
  color: #333;
  text-decoration: none;
}

.tsc-header .supplementary-article:hover, .tsc-header .supplementary-article:active, .tsc-header .supplementary-article:focus {
  border-color: #fff;
  background-color: #f2f2f2;
  outline: 0;
}

.tsc-header .supplementary-promotion {
  position: relative;
  top: -2.25em;
  right: -3.25em;
  display: block;
  float: left;
  margin: 0 0 -1.25em 66.66667%;
}

.tsc-header .supplementary-promotion:focus {
  outline: 0;
}

.tsc-header .simple-menu-wrapper {
  position: absolute;
  bottom: 0;
  left: -20.25em;
  width: 19.5em;
  margin: 0;
  z-index: 10;
}

.tsc-header .simple-menu {
  position: relative;
  left: 19.5em;
  visibility: hidden;
  float: left;
  border-style: solid;
  border-color: #ddd;
  border-width: 0 1px;
  background-color: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.24);
  overflow: hidden;
}

.tsc-header .simple-menu:before {
  content: "";
  display: block;
  height: 0.375em;
}

.tsc-header .simple-menu:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom: #ddd solid 1px;
}

.tsc-header .simple-menu .level-2 > a {
  display: block;
  line-height: 1.25;
  padding: 0.375em 1.75em;
  color: #333;
}

.tsc-header .simple-menu .level-2 > a:hover, .tsc-header .simple-menu .level-2 > a:active, .tsc-header .simple-menu .level-2 > a:focus {
  color: #ee9500;
  outline: 0;
}

.tsc-header .simple-menu .summary-item {
  margin-top: 0.25em;
}

.tsc-header .simple-menu .summary-item a {
  padding: 0.625em 1.75em;
  background-color: #ddd;
}

.tsc-header .summary-item a {
  display: inline-block;
  min-width: 12.875rem;
  padding: 0.25rem;
  border: 1px solid transparent;
  margin: 0;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  line-height: 1.25;
}

.tsc-header .summary-item a:hover, .tsc-header .summary-item a:active, .tsc-header .summary-item a:focus {
  border-color: #fff;
  background-color: #f2f2f2;
  outline: 0;
}

.tsc-header .submenu-wrapper {
  display: none;
}

.tsc-header .supplemental-buttons .global-nav-link {
  position: relative;
  display: block;
  width: 3em;
  color: #fff;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  z-index: 11;
}

.tsc-header .supplemental-buttons .global-nav-link:hover, .tsc-header .supplemental-buttons .global-nav-link:active {
  background-color: #444;
}

.tsc-header .supplemental-buttons .global-nav-link:focus {
  outline: 0;
  background-color: #444;
}

.tsc-header .supplemental-buttons {
  float: right;
}

.tsc-header .supplemental-buttons > li {
  float: left;
}

.tsc-header .tsc-dropdown-menu-wrapper {
  position: relative;
}

.tsc-header .tsc-dropdown-menu-wrapper.active .tsc-dropdown-menu-trigger {
  border-bottom-color: #f2f2f2;
}

.tsc-header .tsc-dropdown-menu-wrapper.active .tsc-dropdown-menu {
  visibility: visible;
  opacity: 1;
}

.tsc-header .tsc-dropdown-menu-trigger .glyph-chevron-down {
  color: #999;
}

.tsc-header .identity {
  display: none;
}

.tsc-header .no-auth .tsc-dropdown-menu-trigger {
  margin-left: 8px;
  width: 100%;
}

.tsc-header .no-auth i {
  display: none;
}

.tsc-header .no-auth span {
  position: static;
  font-weight: bold;
}

.tsc-header .is-auth .sign-in-status {
  display: none;
}

.tsc-header .is-auth .tsc-dropdown-menu-trigger {
  height: 2.375rem;
  width: 3.25rem;
  margin-top: 0.375rem;
  border-radius: 1.5rem 0.1875rem 0.1875rem 1.5rem;
  margin-left: 0.5rem;
  border: 0;
  padding: 0;
}

.tsc-header .is-auth .tsc-dropdown-menu-trigger:after {
  right: 1.125rem;
}

.tsc-header .is-auth .identity-top a {
  text-decoration: none;
  margin-left: 0.625rem;
  padding: 0;
}

.tsc-header .is-auth .identity-top .identity {
  padding: 0.75rem 0 0;
  vertical-align: middle;
}

.tsc-header .is-auth .identity-bottom {
  display: table;
  padding: 0 0.9375rem 0.9375rem;
}

.tsc-header .is-auth .identity-bottom a {
  display: inline-block;
  color: #fff;
  width: 45%;
  padding: 0.25rem 0.75rem;
  line-height: 1.8;
  margin: 0.5rem 0 0;
  font-size: 0.875rem;
}

.tsc-header .is-auth .identity-bottom a:first-child {
  margin-right: 0.9375rem;
}

.tsc-header .is-auth .identity-bottom a img {
  display: none;
}

.tsc-header .is-auth .loaded {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0.1875rem;
}

.tsc-header .language-menu {
  padding: 0.675rem 0;
}

.tsc-header .tsc-dropdown-menu {
  opacity: 0;
  visibility: hidden;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  float: right;
  z-index: 15;
  transition-timing-function: ease-in-out, ease-in-out;
  transition-property: opacity, visibility;
  transition-duration: 80ms;
}

.tsc-header .tsc-dropdown-menu.arrow_drop, .tsc-header .tsc-dropdown-menu.arrow-drop-hover {
  background: #fff;
  margin: 1.125rem 0;
  border-radius: 0.1875rem;
}

.tsc-header .tsc-dropdown-menu.arrow_drop:before, .tsc-header .tsc-dropdown-menu.arrow-drop-hover:before {
  content: " ";
  position: absolute;
  right: 1.5rem;
  width: 1rem;
  height: 1rem;
  margin: -0.5rem 0 0;
  border-radius: 0 0 0.125rem;
  background: #fff;
  transform: rotate(-135deg);
  pointer-events: none;
  box-shadow: 0.3125rem 0.3125rem 0.4375rem rgba(0, 0, 0, 0.15);
}

@media (max-width: 60rem) {
  .tsc-header .tsc-dropdown-menu.arrow_drop {
    border: 0;
    background: #f2f2f2;
  }
  .tsc-header .tsc-dropdown-menu.arrow_drop:before {
    content: none;
  }
}
.tsc-header .tsc-dropdown-menu a {
  display: block;
  line-height: 1.25;
  padding: 0.4375rem 1.75rem;
  color: #333;
}

.tsc-header .tsc-dropdown-menu a:hover, .tsc-header .tsc-dropdown-menu a:active, .tsc-header .tsc-dropdown-menu a:focus {
  outline: 0;
}

.tsc-header .tsc-dropdown-menu a.selected {
  font-weight: 600;
}

.tsc-header .tsc-dropdown-menu a.selected:hover, .tsc-header .tsc-dropdown-menu a.selected:active, .tsc-header .tsc-dropdown-menu a.selected:focus {
  cursor: default;
  color: #333;
  text-decoration: none;
  outline: 0;
}

.tsc-header .tsc-dropdown-menu .identity-container {
  display: inline-block;
  margin: 0 0.5rem;
  vertical-align: middle;
}

.tsc-header .tsc-dropdown-menu .identity-container .profile-name,
.tsc-header .tsc-dropdown-menu .identity-container .profile-email {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 10.5rem;
  overflow: hidden;
}

.tsc-header .tsc-dropdown-menu .identity-container .profile-name {
  font-weight: 600;
  font-size: 1.125rem;
}

.tsc-header .tsc-dropdown-menu .identity-container .profile-email {
  font-weight: 300;
  font-size: 0.875rem;
}

.tsc-header .tsc-dropdown-menu.tsc-language {
  min-width: 10rem;
  padding: 0.875rem 0;
  margin-top: 1px;
}

@media screen and (max-width: 60rem) {
  .tsc-header .tsc-dropdown-menu.tsc-language {
    padding: 0;
    box-shadow: none;
  }
}
.tsc-header .tsc-dropdown-menu .identity {
  display: inline-block;
}

.category-navigation .row {
  display: block;
  padding: 1px 0;
}

.tsc-dropdown-menu-positioner-2 {
  position: absolute;
  top: 135%;
  right: -24px;
  visibility: hidden;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  width: 18rem;
  border-radius: 4px;
  transition: opacity 0.08s ease-in-out, visibility 0.08s ease-in-out;
}

.tsc-dropdown-menu-positioner-2.open {
  visibility: visible;
  opacity: 1;
}

.tsc-dropdown-menu-2 {
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.08s ease-in-out, visibility 0.08s ease-in-out;
}

.tsc-dropdown-menu-positioner-2.open .tsc-dropdown-menu-2 {
  visibility: visible;
  opacity: 1;
}

.tsc-dropdown-menu-2.arrow_drop:before {
  content: " ";
  position: absolute;
  right: 2rem;
  width: 1rem;
  height: 1rem;
  margin: -0.5rem 0 0;
  border-radius: 0 0 0.125rem;
  background: #fff;
  transform: rotate(-135deg);
  pointer-events: none;
  box-shadow: 0.3125rem 0.3125rem 0.4375rem rgba(0, 0, 0, 0.15);
  top: 0;
}

.profile-2 .identity-top-2 a {
  display: flex;
  text-decoration: none;
  padding: 0;
  color: #333;
}

.profile-2 .identity-top-2 {
  padding: 15px 0 0 10px;
}

.profile-2 .identity-container-2 {
  display: flex;
  margin: 0 0.5rem;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}

.profile-2 .profile-email-2, .profile-2 .profile-name-2 {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 10.5rem;
  overflow: hidden;
}

.profile-2 .profile-name-2 {
  font-weight: 600;
  font-size: 1.125rem;
}

.profile-2 .profile-email-2 {
  font-weight: 300;
  font-size: 0.875rem;
}

.profile-2 .identity-bottom-2 {
  padding: 0 0.9375rem 0.9375rem;
  display: flex;
  justify-content: space-between;
}

.profile-2 .identity-bottom-2 a {
  display: inline-block;
  padding: 0.25rem 0.75rem;
  margin: 0.5rem 0 0;
  line-height: 2.3;
  font-size: 0.875rem;
  color: #333;
  background: #ddd;
  text-decoration: none;
  border-radius: 0.5rem;
  width: 7.5rem;
  text-align: center;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.profile-2 .identity-bottom-2 a:hover {
  background: #f3f2f1;
}

.mobile-account-rows {
  display: none;
}

@media screen and (max-width: 60rem) {
  .mobile-menu-active .tsc-dropdown-menu-positioner-2 {
    position: relative;
    width: 100%;
    display: none;
  }
  .mobile-menu-active .tsc-dropdown-menu-positioner-2.open {
    display: block;
  }
  .tsc-dropdown-menu-trigger-2 {
    display: none !important;
  }
  .mobile-menu-overlay .tsc-dropdown-menu-trigger-2 {
    display: flex !important;
  }
  .tsc-dropdown-menu-wrapper-2 .identity-2 {
    border-radius: 0;
    width: 100%;
    padding: 0.5em 1em 0.5em 2em;
    justify-content: space-between;
  }
  .mobile-menu-active .tsc-dropdown-menu-wrapper-2.profile-2 {
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .mobile-menu-active .tsc-dropdown-menu-positioner-2.open .tsc-dropdown-menu-2 {
    position: relative;
    display: block;
  }
  .mobile-menu-active .tsc-dropdown-menu-wrapper-2 .btn-2 {
    padding: 0;
  }
  .mobile-account-rows {
    display: block;
    border-top: 1px solid #ccc;
  }
  .mobile-account-rows > a {
    display: flex;
    align-items: center;
    padding: 0.5rem 2rem;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #ccc;
    gap: 1rem;
  }
  .mobile-account-rows > a:hover {
    background-color: #f8f8f8;
  }
  .mobile-account-rows > a .identity-2 {
    margin-right: 0.5rem;
    display: contents;
  }
  .mobile-account-rows > a .profile-name-2 {
    font-weight: 600;
  }
  .mobile-account-rows .mobile-my-account {
    font-weight: 400;
  }
  .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas,
  .single-feature .tsc-header-wrapper .menu-ctas,
  .single-sng_feature .tsc-header-wrapper .menu-ctas {
    display: none !important;
  }
}
.tsc-header .search {
  position: relative;
  height: 3em;
  padding-left: 0.675em;
  margin: 0;
  overflow: hidden;
  z-index: 11;
}

.tsc-header .search-input-wrapper {
  position: relative;
  width: 100%;
  max-width: 19em;
  height: 3em;
  padding: 0 2.5em 0 0.5em;
  margin: 0 0 0 0;
}

@media (max-width: 64.375rem) {
  .tsc-header .search-input-wrapper {
    padding: 0 0.5em 0 2.5em;
    max-width: 3em;
    transition: max-width 0.2s;
  }
  .search-active .tsc-header .search-input-wrapper {
    max-width: 19em;
  }
}
.tsc-header .search-input {
  display: block;
  float: left;
  width: 100%;
  height: 2em;
  padding: 0 0.25em 0 0.75em;
  margin-top: 0.5em;
  font-weight: inherit;
  color: #f2f2f2;
  background-color: #444;
  border-width: 0;
  border-radius: 0.25em 0 0 0.25em;
  box-sizing: border-box;
  -webkit-appearance: none;
}

.tsc-header .search-input:focus {
  outline: 0;
}

.tsc-header .search-input::-webkit-input-placeholder {
  color: #ccc;
}

.tsc-header .search-input::-moz-placeholder {
  color: #ccc;
}

.tsc-header .search-input:-moz-placeholder {
  color: #ccc;
}

.tsc-header .search-input:-ms-input-placeholder {
  color: #ccc;
}

@media (max-width: 64.375rem) {
  .tsc-header .search-input {
    visibility: hidden;
    border-radius: 0 0.25em 0.25em 0;
    transition: visibility 0.2s;
  }
  .tsc-header .search-input:focus + .search-submit {
    border-color: transparent;
  }
  .search-active .tsc-header .search-input {
    visibility: visible;
  }
  .search-active .tsc-header .search-input:focus {
    outline: 0;
  }
}
.tsc-header .search-submit {
  position: absolute;
  top: 0.5em;
  right: 0;
  display: block;
  width: 2em;
  height: 2em;
  padding-left: 1px;
  padding-right: 1px;
  margin-right: 0.5em;
  color: #fff;
  background-color: #444;
  border-width: 0;
  border-radius: 0 0.25em 0.25em 0;
  text-align: center;
}

.tsc-header .search-submit:hover, .tsc-header .search-submit:active {
  border-color: #ccc;
  background-color: #ccc;
  outline: 0;
  text-decoration: none;
}

.tsc-header .search-submit:focus {
  background-color: #444;
  outline: 0;
}

.tsc-header .search-submit:before {
  content: "\e623";
  display: inline-block;
  vertical-align: middle;
  font-size: 1.25rem;
}

@media (max-width: 64.375rem) {
  .tsc-header .search-submit {
    top: 0;
    right: auto;
    left: 0;
    width: 3em;
    height: 3em;
    margin: 0;
    background-color: #191919;
    border-radius: 0;
  }
  .tsc-header .search-submit:hover, .tsc-header .search-submit:active, .tsc-header .search-submit:focus {
    background-color: #444;
  }
  .search-active .tsc-header .search-submit {
    top: 0.5em;
    width: 2em;
    height: 2em;
    margin-left: 0.5em;
    background-color: #444;
    border-radius: 0.25em 0 0 0.25em;
  }
  .search-active .tsc-header .search-submit:hover, .search-active .tsc-header .search-submit:active, .search-active .tsc-header .search-submit:focus {
    border-color: #ccc;
    background-color: #ccc;
  }
}
.tsc-header .search-cancel {
  display: none;
  width: 4rem;
  height: 3rem;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #fff;
  text-align: center;
  z-index: 10;
  transition: visibility 0.2s;
}

.tsc-header .search-cancel:hover, .tsc-header .search-cancel:active, .tsc-header .search-cancel:focus {
  background-color: #444;
  outline: 0;
  text-decoration: none;
}

.tsc-header .search-cancel span {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 1.69231;
  font-size: 0.8125em;
  white-space: nowrap;
}

.tsc-header .search-cancel:before {
  content: "\e615";
  display: block;
  position: absolute;
  top: 0.5em;
  width: 100%;
  line-height: 1.25;
}

.tsc-header .clone {
  display: none;
}

.tsc-header ul {
  list-style: none;
  margin: 0;
}

.img-circle {
  border-radius: 50%;
  vertical-align: initial;
}

.bubble-icon {
  background-color: #f29b33;
  color: #fff;
  position: absolute;
  right: 0.5rem;
  top: 0.375rem;
  text-align: center;
  z-index: 999;
  padding: 0.125rem 0.1875rem;
  font-size: 0.625rem;
}

.bubble-icon div {
  line-height: 1;
}

.signin-link {
  font-weight: 600;
  font-size: 0.875rem;
  min-width: 3rem;
  margin: 0.375rem 0 0;
  line-height: 1.75;
  background-color: transparent;
  border: 2px solid #444;
}

.signin-link:hover {
  background-color: rgba(68, 68, 68, 0.6);
}

.navmenu-icon {
  display: inline-block;
  padding: 0.75rem 0;
  vertical-align: middle;
  font-size: 1.5em;
  line-height: 1;
}

.glyph-small {
  font-size: 0.5625rem;
}

.revealer {
  overflow: hidden;
}

@media (max-width: 60rem) {
  .tsc-header .supplemental-buttons > li::after, .content-wrapper::after {
    clear: both;
    content: "";
    display: table;
  }
  .tsc-header .level-1 > a:before,
  .tsc-header .level-2.has-submenu .product:before,
  .tsc-header .level-2.has-submenu > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1em;
    margin: auto 0;
    width: 0.375em;
    height: 0.375em;
    border-width: 0.125em 0.125em 0 0;
    border-style: solid;
    transform: rotate(45deg);
  }
  .tsc-header .mobile-menu-back a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0.875em;
    margin: auto 0;
    width: 0.375em;
    height: 0.375em;
    border-width: 0.125em 0.125em 0 0;
    border-style: solid;
    transform: rotate(225deg);
  }
  .revealer {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    min-height: 100%;
  }
  .mobile-menu-active .revealer {
    height: 100%;
    padding-right: 3em;
  }
  .slider {
    position: relative;
    left: 0;
    min-height: 100%;
    transition: left 0.2s;
  }
  .mobile-menu-deactivated .slider {
    transition-duration: 0s;
  }
  .slider:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -0.5em;
    width: 0.5em;
    background: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));
    z-index: 10;
  }
  .mobile-menu-active .slider {
    left: 24em;
    height: 100%;
  }
}
@media (max-width: 27em) {
  .mobile-menu-active .slider {
    left: 100%;
  }
}
@media (max-width: 60rem) {
  .tsc-header-wrapper {
    position: static;
    border: 0;
  }
  .tsc-header-wrapper:before {
    content: none;
  }
  .tsc-header {
    padding: 0;
  }
  .tsc-header .logo-wrapper {
    position: relative;
    float: none;
    padding: 0 5.5em;
    color: #fff;
    background-color: #191919;
    text-align: center;
    z-index: 10;
    transition: padding-right 0.2s;
  }
  .search-active .tsc-header .logo-wrapper {
    padding-right: 22em;
  }
}
@media (max-width: 39rem) {
  .tsc-header .logo-wrapper {
    transition-duration: 0s;
  }
  .search-active .tsc-header .logo-wrapper {
    padding: 0 5.5em;
  }
}
@media (max-width: 24em) {
  .tsc-header .logo-wrapper {
    padding: 0;
  }
  .search-active .tsc-header .logo-wrapper {
    padding: 0;
  }
}
@media (max-width: 60rem) {
  .tsc-header .mobile-logo-wrapper {
    display: block;
    text-align: center;
    background-color: #ccc;
  }
  .tsc-header .mobile-logo-wrapper:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 3em;
    line-height: 3;
  }
  .tsc-header .mobile-logo {
    display: inline-block;
    color: #333;
    vertical-align: middle;
  }
  .tsc-header .mobile-logo img {
    display: inline-block;
    width: 10em;
    height: 1.6875em;
    padding: 0.0625em 0;
    vertical-align: middle;
  }
  .tsc-header .menu-trigger-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
    z-index: 10;
    transition: left 0.2s;
  }
  .tsc-header .menu-trigger {
    visibility: visible;
    border: 0;
    margin: 0;
    color: inherit;
    z-index: auto;
  }
}
@media (max-width: 60rem) and (max-width: 24em) {
  .tsc-header .menu-trigger:before {
    top: 0.25em;
  }
  .tsc-header .menu-trigger span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
    line-height: 1.69231;
    font-size: 0.8125em;
  }
}
@media (max-width: 60rem) {
  .tsc-header .global-nav-wrapper {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -24em;
    width: 24em;
    height: 100%;
    background-color: #f2f2f2;
    overflow-x: hidden;
    overflow-y: auto;
    transition: left 0.2s;
  }
  .mobile-menu-active .tsc-header .global-nav-wrapper {
    left: -24em;
    visibility: visible;
  }
}
@media (max-width: 27em) {
  .tsc-header .global-nav-wrapper {
    width: 100%;
  }
  .mobile-menu-active .tsc-header .global-nav-wrapper {
    left: -100%;
  }
}
@media (max-width: 60rem) {
  .tsc-header .global-nav {
    position: relative;
    left: 0;
    margin-bottom: 3rem;
    transition-property: left, visibility;
    transition-duration: 0.2s;
  }
  .mobile-menu-opening .tsc-header .global-nav {
    transition-duration: 0s;
  }
  .level-1-active .tsc-header .global-nav {
    visibility: visible;
    left: 0;
  }
  .level-2-active .tsc-header .global-nav {
    left: -100%;
  }
  .level-3-active .tsc-header .global-nav {
    left: -200%;
  }
  .level-1-active .tsc-header .global-nav,
  .level-2-active .tsc-header .global-nav {
    margin-bottom: 3rem;
  }
  .tsc-header .global-nav-menu {
    float: none;
    background-color: #fff;
  }
  .mobile-menu-active .tsc-header .global-nav-menu .level-1.nav-active > a:hover, .mobile-menu-active .tsc-header .global-nav-menu .level-1.nav-active > a:active, .mobile-menu-active .tsc-header .global-nav-menu .level-1.nav-active > a:focus {
    background-color: inherit;
  }
  .tsc-header .detailed-menu-wrapper,
  .tsc-header .simple-menu-wrapper,
  .tsc-header .submenu-wrapper {
    visibility: hidden;
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 100%;
    width: 100%;
    height: auto !important;
    margin: 0;
    background-color: inherit;
    z-index: auto;
    transition: visibility 0.2s;
  }
  .tsc-header .inactive-mobile-menu .detailed-menu-wrapper,
  .tsc-header .inactive-mobile-menu .simple-menu-wrapper {
    transition-duration: 0s;
  }
  .level-2-active .tsc-header .level-1.activated-mobile-menu .detailed-menu-wrapper,
  .level-2-active .tsc-header .level-1.activated-mobile-menu .simple-menu-wrapper {
    visibility: visible;
  }
  .level-3-active .tsc-header .submenu-wrapper {
    visibility: visible;
  }
  .tsc-header .level-1 > a:after {
    content: none;
  }
  .tsc-header .detailed-menu,
  .tsc-header .simple-menu {
    visibility: inherit;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    box-shadow: none;
  }
  .menu-initialized .tsc-header .level-1 .detailed-menu,
  .menu-initialized .tsc-header .level-1 .simple-menu {
    height: auto;
    margin: 0;
  }
  .tsc-header .detailed-menu:before, .tsc-header .detailed-menu:after,
  .tsc-header .simple-menu:before,
  .tsc-header .simple-menu:after {
    content: none;
  }
  .tsc-header .detailed-menu dt {
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: 0;
  }
  .tsc-header .detailed-menu dd,
  .tsc-header .detailed-menu .platform-icon,
  .tsc-header .detailed-menu .promotion,
  .tsc-header .detailed-menu .supplementary-promotion {
    display: none;
  }
  .tsc-header .level-1,
  .tsc-header .detailed-menu .level-2,
  .tsc-header .simple-menu .level-2,
  .tsc-header .level-3,
  .tsc-header .mobile-menu-back {
    position: static;
    display: list-item;
    float: none;
    width: auto;
    padding: 0;
    border-bottom: 1px solid #ccc;
    margin: 0;
    background-color: inherit;
    transition-property: max-height, border-bottom-width;
    transition-duration: 0.2s;
    transition-timing-function: step-end;
    font-weight: 400;
  }
  .level-1-active .tsc-header .level-1,
  .level-2-active .tsc-header .activated-mobile-menu .level-2,
  .level-3-active .tsc-header .level-3,
  .tsc-header .mobile-menu-back {
    max-height: 13em;
    border-bottom-width: 1px;
    transition-timing-function: step-start;
  }
  .tsc-header .level-1 > a,
  .tsc-header .product,
  .tsc-header .supplementary-article,
  .tsc-header .summary-item a,
  .tsc-header .simple-menu .level-2 > a,
  .tsc-header .level-3 > a,
  .tsc-header .mobile-menu-back a {
    position: relative;
    display: block;
    visibility: inherit;
    width: auto;
    height: auto;
    padding: 0.875em 1.75em;
    border: 0;
    margin: 0;
    line-height: 1.25;
    color: inherit;
    background-color: inherit;
    text-decoration: none;
    white-space: normal;
    z-index: auto;
    font-weight: 400;
  }
  .tsc-header .level-1 > a:hover, .tsc-header .level-1 > a:active, .tsc-header .level-1 > a:focus,
  .tsc-header .product:hover,
  .tsc-header .product:active,
  .tsc-header .product:focus,
  .tsc-header .supplementary-article:hover,
  .tsc-header .supplementary-article:active,
  .tsc-header .supplementary-article:focus,
  .tsc-header .summary-item a:hover,
  .tsc-header .summary-item a:active,
  .tsc-header .summary-item a:focus,
  .tsc-header .simple-menu .level-2 > a:hover,
  .tsc-header .simple-menu .level-2 > a:active,
  .tsc-header .simple-menu .level-2 > a:focus,
  .tsc-header .level-3 > a:hover,
  .tsc-header .level-3 > a:active,
  .tsc-header .level-3 > a:focus,
  .tsc-header .mobile-menu-back a:hover,
  .tsc-header .mobile-menu-back a:active,
  .tsc-header .mobile-menu-back a:focus {
    color: inherit;
    background-color: inherit;
    outline: 0;
  }
  .tsc-header .nav-active > a,
  .tsc-header .level-2.nav-active .product {
    font-weight: 600;
  }
  .tsc-header .level-1.no-submenu > a:before {
    content: none;
  }
  .tsc-header .supplemental-buttons {
    visibility: visible;
    position: relative;
    left: 0;
    float: none;
    background-color: #fff;
    overflow: hidden;
  }
  .tsc-header .supplemental-buttons .global-nav-link {
    width: 100%;
    text-align: left;
    padding: 0.5em 2em;
    border: 0;
    color: inherit;
  }
  .tsc-header .supplemental-buttons .global-nav-link.account-link {
    display: inline-block;
    padding: 0.875rem 2rem;
  }
  .tsc-header .supplemental-buttons .global-nav-link.cart-link {
    padding: 0.75rem 2rem;
  }
  .tsc-header .supplemental-buttons .global-nav-link.cart-link .cart-count {
    margin-left: -0.25rem;
  }
  .tsc-header .supplemental-buttons .global-nav-link:hover, .tsc-header .supplemental-buttons .global-nav-link:focus {
    background-color: transparent;
  }
  .tsc-header .supplemental-buttons .global-nav-link span {
    position: static;
    margin: 0;
  }
  .tsc-header .supplemental-buttons .global-nav-link span:first-of-type {
    margin: 0 0 0 0.25rem;
  }
  .tsc-header .supplemental-buttons .global-nav-link i {
    padding: 0;
  }
  .tsc-header .supplemental-buttons .global-nav-link i,
  .tsc-header .supplemental-buttons .global-nav-link .identity {
    width: 2rem;
  }
  .level-1-active .tsc-header .supplemental-buttons,
  .level-2-active .tsc-header .supplemental-buttons,
  .level-3-active .tsc-header .supplemental-buttons {
    transition-property: visibility, left, max-height;
    transition-duration: 0.2s;
  }
  .mobile-menu-opening .tsc-header .supplemental-buttons {
    transition-duration: 0s;
  }
  .tsc-header .supplemental-buttons {
    visibility: hidden;
    z-index: 5;
    left: 0;
    max-height: 1000px;
    transition-timing-function: ease, ease, step-start;
  }
  .mobile-menu-active .tsc-header .supplemental-buttons {
    visibility: visible;
  }
  .tsc-header .supplemental-buttons > li {
    clear: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .tsc-header .supplemental-buttons > li:first-child {
    border-top: 1px solid #ccc;
  }
  .tsc-header .contact-us {
    position: relative;
    float: left;
    width: auto;
    line-height: 2;
    border-top: 1px solid #ccc;
    z-index: auto;
  }
  .tsc-header .contact-us:before {
    display: block;
  }
  .tsc-header .contact-us:after {
    display: none;
  }
  .tsc-header .contact-us:focus {
    border-bottom-width: 0;
    margin-bottom: 0;
    background-color: #f8f8f8;
  }
  .tsc-header .tsc-dropdown-menu-trigger {
    position: relative;
    float: left;
    width: auto;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: transparent;
    margin: 0;
    line-height: 2;
    z-index: auto;
  }
  .tsc-header .tsc-dropdown-menu-trigger:focus {
    border-bottom-width: 0;
    margin: 0;
  }
  .tsc-header .tsc-dropdown-menu-trigger span {
    position: static;
    margin: 0;
  }
  .tsc-header .tsc-dropdown-menu-trigger:after {
    right: initial;
    color: #333;
  }
  .tsc-header .tsc-dropdown-menu-trigger .glyph-chevron-down {
    color: #333;
  }
  .tsc-header .tsc-dropdown-menu-positioner {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  .tsc-header .tsc-dropdown-menu {
    display: none;
    z-index: auto;
  }
  .tsc-header .tsc-dropdown-menu:before {
    content: none;
  }
  .tsc-header .tsc-dropdown-menu:after {
    border-color: #e6e6e6;
  }
  .tsc-header .tsc-dropdown-menu a {
    padding: 0.5625rem 3.75rem;
    border-top: 1px solid #ccc;
    text-decoration: none;
  }
  .tsc-header .tsc-dropdown-menu a.selected {
    display: none;
  }
  .tsc-header .tsc-dropdown-menu-wrapper.active .tsc-dropdown-menu {
    display: block;
  }
  .tsc-header .search {
    position: absolute;
    top: 0;
    width: 22em;
    padding: 0;
    z-index: auto;
  }
  .tsc-header .search.clone {
    right: 0;
    z-index: -1;
    transition: z-index 0.2s step-end;
  }
  .search-active .tsc-header .search.clone {
    z-index: 0;
    transition-timing-function: step-start;
  }
}
@media (max-width: 39rem) {
  .tsc-header .search {
    left: 3em;
    width: auto;
  }
}
@media (max-width: 60rem) {
  .tsc-header .search-input-wrapper {
    position: absolute;
    top: 0;
    left: 19rem;
    width: 18rem;
    max-width: none;
    z-index: 10;
    transition: left 0.2s;
  }
  .search-active .tsc-header .search-input-wrapper {
    left: 0;
    max-width: none;
  }
}
@media (max-width: 39rem) {
  .tsc-header .search-input-wrapper {
    left: auto;
    right: -100%;
    width: 100%;
    padding-right: 4.5rem;
    margin-right: 3rem;
    transition: right 0.2s;
  }
  .search-active .tsc-header .search-input-wrapper {
    right: -3rem;
    background-color: #191919;
  }
}
@media (max-width: 60rem) {
  .tsc-header .search-cancel {
    position: absolute;
    top: 0;
    left: 32rem;
    visibility: hidden;
    display: block;
    transition-property: visibility, left;
    transition-duration: 0.2s;
  }
  .search-active .tsc-header .search-cancel {
    visibility: visible;
    left: 18rem;
  }
}
@media (max-width: 39rem) {
  .tsc-header .search-cancel {
    left: auto;
    right: -100%;
    margin-right: 3em;
    transition-property: visibility, right;
  }
  .search-active .tsc-header .search-cancel {
    left: auto;
    right: -3em;
  }
}
@media (max-width: 60rem) {
  .tsc-header .clone {
    display: block;
  }
  .tsc-header .original {
    display: none;
  }
  .tsc-dropdown-menu {
    width: 100%;
  }
  .tsc-header .tsc-dropdown-menu-positioner li i {
    padding-left: 0;
  }
  .profile.no-auth .tsc-dropdown-menu-trigger {
    padding: 0.375rem 2rem;
    width: 100%;
  }
  .profile.no-auth .signin-link {
    font-size: 1rem;
    height: 3rem;
    margin: 0;
    text-align: center;
  }
  .profile.is-auth.active .tsc-dropdown-menu {
    display: none;
  }
  .profile.is-auth .sign-in-status {
    display: inline-block;
    margin-left: 0.5rem;
    font-size: 1rem;
    width: 92%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
  }
  .profile.is-auth .tsc-dropdown-menu-trigger {
    height: inherit;
    padding: 0.5rem 2rem;
    font-weight: 300;
    margin: 0;
  }
  .profile.is-auth .tsc-dropdown-menu-trigger .img-circle {
    vertical-align: middle;
  }
  .profile.is-auth .identity.loaded {
    margin-top: 0;
  }
  .profile.is-auth .glyph-chevron-down {
    display: none;
  }
  .tsc-dropdown-menu-wrapper .bubble-icon,
  .tsc-dropdown-menu-wrapper .glyph-chevron-down.glyph-small {
    display: none;
  }
  .content-wrapper {
    position: relative;
    background-color: #fff;
    z-index: 10;
  }
}
.tsc-dropdown-menu-wrapper .current-lang {
  font-weight: 400;
}
.tsc-dropdown-menu-wrapper .glyph-chevron-down.glyph-small {
  margin-left: 5px;
}
.tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  transition-timing-function: ease-in-out, ease-in-out;
  transition-duration: 80ms;
  padding: 0.875rem 0;
  border: none;
  margin-top: 1px;
  right: 0;
  min-width: 10rem;
}
.tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item {
  white-space: nowrap;
  background-color: white;
}
.tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item .wpml-ls-link {
  padding: 0.4375rem 1.75rem;
}
.tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item .wpml-ls-link span {
  line-height: 1.25;
  color: #333;
  font-weight: 400;
}
.tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item .wpml-ls-link:hover span {
  text-decoration: underline;
}
.tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item.wpml-ls-current-language .wpml-ls-link span {
  font-weight: 600;
}
.tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item.wpml-ls-current-language .wpml-ls-link:hover span {
  text-decoration: none;
  cursor: default;
}
.tsc-dropdown-menu-wrapper.active .wpml-ls-statics-shortcode_actions {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 60rem) {
  .tsc-dropdown-menu-wrapper .current-lang {
    display: inline-block;
  }
  .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions {
    display: none;
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
    top: 40px;
    z-index: 9;
    box-shadow: none;
    float: left;
    padding: 0;
    border: 0;
  }
  .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item.wpml-ls-current-language {
    display: none;
  }
  .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item .wpml-ls-link {
    padding: 0.5625rem 3.75rem;
    border-top: 1px solid #ccc;
    text-decoration: none;
  }
  .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions ul .wpml-ls-item .wpml-ls-link:hover span {
    text-decoration: none;
  }
  .tsc-dropdown-menu-wrapper.active .wpml-ls-statics-shortcode_actions {
    display: block;
  }
}
.language-switcher {
  visibility: visible;
  height: 3.125rem;
  transition-property: visibility, height;
  transition-duration: 80ms;
  position: sticky;
  top: 0;
  z-index: 999;
}
.language-switcher.ls-hide {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.ls-layout {
  position: relative;
  display: flex;
  flex-direction: row;
  height: 3.125rem;
  border-bottom: 2px solid #444;
  line-height: 1;
  color: #fff;
  align-items: center;
  background-color: #191919;
  z-index: 12;
}
.ls-layout .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions {
  background-color: #191919;
  color: #fff;
}
.ls-layout .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions li {
  background-color: inherit;
}
.ls-layout .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions .wpml-ls-item .wpml-ls-link,
.ls-layout .tsc-dropdown-menu-wrapper .wpml-ls-statics-shortcode_actions .wpml-ls-item .wpml-ls-link span {
  color: inherit;
}
.ls-layout .wpml-ls-current-language {
  pointer-events: none;
}

.ls-view-in-lang {
  width: 50%;
  flex: 1 1 auto;
}
.ls-view-in-lang a {
  color: #ffc82e;
}
.ls-view-in-lang a:active,
.ls-view-in-lang a:hover {
  color: #ffc82e;
  text-decoration: underline;
}

.ls-view-in-lang-align {
  float: right;
  padding: 0 0.5rem;
}

.ls-separator {
  width: 2px;
  height: 1.875rem;
  flex: 0 0 auto;
  background-color: #ccc;
}

.ls-all-langs {
  width: 50%;
  flex: 1 1 auto;
}

.ls-all-langs-positioner {
  display: inline-block;
  position: relative;
}
.ls-all-langs-positioner a {
  color: inherit;
}
.ls-all-langs-positioner a:hover {
  color: #ffc82e;
}

.ls-all-langs-current {
  display: inline-block;
  margin-left: 0.25rem;
  padding: 0;
  border: 0;
  vertical-align: middle;
  color: #fff;
  background-color: transparent;
}
.ls-all-langs-current i, .ls-all-langs-current span {
  display: inline-block;
  vertical-align: middle;
}
.ls-all-langs-current .glyph-nav-world {
  font-size: 1.5rem;
}
.ls-all-langs-current .glyph-chevron-down.glyph-small {
  margin-left: 0;
}

.ls-all-langs-label {
  display: inline-block;
  padding-left: 0.5rem;
  vertical-align: middle;
}

.ls-close {
  width: 3rem;
  height: 3rem;
  flex: 0 0 auto;
}

.ls-close-button {
  width: 3rem;
  height: 3rem;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: inherit;
}
.ls-close-button:hover {
  color: #ffc82e;
}
.ls-close-button:before {
  content: "\e615";
  display: block;
  width: 100%;
  line-height: 3;
  font-family: tsc-glyphs;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  color: inherit;
}

.page-template-fullwidth-content .tsc-header-wrapper .sign-in-status-2,
.single-feature .tsc-header-wrapper .sign-in-status-2,
.single-sng_feature .tsc-header-wrapper .sign-in-status-2 {
  margin-top: 0;
}

.page-template-fullwidth-content .tsc-header-wrapper .sign-in-status-2:hover,
.single-feature .tsc-header-wrapper .sign-in-status-2:hover,
.single-sng_feature .tsc-header-wrapper .sign-in-status-2:hover {
  background-color: #1A1A1A;
  color: #fff;
  border-color: #1A1A1A;
}

.page-template-fullwidth-content .tsc-header-wrapper .sign-in-status-2 a,
.single-feature .tsc-header-wrapper .sign-in-status-2 a,
.single-sng_feature .tsc-header-wrapper .sign-in-status-2 a {
  color: #1A1A1A;
}

.page-template-fullwidth-content .tsc-header-wrapper .sign-in-status-2:hover a,
.single-feature .tsc-header-wrapper .sign-in-status-2:hover a,
.single-sng_feature .tsc-header-wrapper .sign-in-status-2:hover a {
  color: #fff;
}

.page-template-fullwidth-content .tsc-header-wrapper .tsc-dropdown-menu-trigger-2,
.single-feature .tsc-header-wrapper .tsc-dropdown-menu-trigger-2,
.single-sng_feature .tsc-header-wrapper .tsc-dropdown-menu-trigger-2 {
  margin-top: 0;
}

.tsc-dropdown-menu-wrapper-2.light-header .sign-in-status-2 a {
  color: inherit;
}
.tsc-dropdown-menu-wrapper-2.light-header .tsc-dropdown-menu-trigger-2 {
  color: inherit;
}
.tsc-dropdown-menu-wrapper-2.light-header .identity-2 {
  color: inherit;
}

.tsc-header-wrapper-redesign {
  position: relative;
  background-color: #000;
  clear: both;
}
.tsc-header-wrapper-redesign .tsc-header-redesign {
  background-color: #000;
  color: #fff;
  font-family: "Figtree", sans-serif;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  position: relative;
}
@media (max-width: 1330px) and (min-width: 1280px) {
  .tsc-header-wrapper-redesign .tsc-header-redesign {
    padding: 0 1rem;
  }
}
.tsc-header-wrapper-redesign .tsc-header-redesign .tsc-header-content {
  height: 64px;
  max-width: 1280px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign {
  display: flex;
  align-items: center;
  gap: 16px;
  height: 32px;
  margin-right: 16px;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: none;
  transition: all 0.2s ease;
  border-radius: 16px;
  padding: 8px 16px;
  height: 32px;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-black {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-black:hover {
  background-color: #FFFFFF;
  color: #1A1A1A;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-white {
  background-color: #FFFFFF;
  color: #1A1A1A;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-white:hover {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-transparent {
  background-color: transparent;
  color: #1A1A1A;
  border: 2px solid #1A1A1A;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-transparent:hover {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-yellow {
  background-color: #FFC82E;
  color: #1A1A1A;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-yellow:hover {
  filter: brightness(0.9);
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-pink {
  background-color: #E10992;
  color: #FFFFFF;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-pink:hover {
  filter: brightness(0.9);
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-green {
  background-color: #99E500;
  color: #FFFFFF;
}
.tsc-header-wrapper-redesign .tsc-header-redesign .header-buttons-wrapper-redesign .header-button.button-style-green:hover {
  filter: brightness(0.9);
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia {
  background-color: rgb(10, 17, 25);
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .tsc-header-redesign {
  background-color: rgb(10, 17, 25);
}
@media (max-width: 1380px) and (min-width: 1100px) {
  .tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .tsc-header-redesign {
    padding-left: 50px !important;
  }
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .header-buttons-wrapper-redesign .header-button.button-style-pink {
  color: #1A1A1A;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .header-buttons-wrapper-redesign .header-button.button-style-green {
  color: #1A1A1A;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .header-buttons-wrapper-redesign .header-button.button-style-transparent {
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .header-buttons-wrapper-redesign .header-button.button-style-transparent:hover {
  background-color: #FFFFFF;
  color: #1A1A1A;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit {
  background-color: rgb(255, 255, 255);
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .tsc-header-redesign {
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1380px) and (min-width: 1100px) {
  .tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .tsc-header-redesign {
    padding-left: 50px;
  }
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .tsc-header-redesign .logo-wrapper-redesign .logo-redesign {
  margin-top: 3px;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .tsc-header-redesign .logo-wrapper-redesign .logo-redesign img,
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .tsc-header-redesign .logo-wrapper-redesign .logo-redesign svg {
  height: 38px;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .mobile-menu-toggle .mobile-menu-button {
  border: 2px solid #000;
  color: #000000;
}
.tsc-header-wrapper-redesign .home-icon-wrapper {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 14px;
  width: 60px;
}
.tsc-header-wrapper-redesign .home-icon-wrapper a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
.tsc-header-wrapper-redesign .home-icon-wrapper a:hover {
  opacity: 0.7;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown, .tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown {
  position: fixed;
  left: 50%;
  transform: translateX(-50%) translateY(-10px);
  background: #fff;
  border-radius: 16px;
  width: min(1280px, 100vw - 40px);
  max-height: 530px;
  height: auto;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  border: 1px solid #A7B2B8;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown.mega-menu-dropdown-camtasia, .tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown.mega-menu-dropdown-camtasia {
  background: #0A1119;
}
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown:hover .mega-menu-dropdown, .tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown.active .mega-menu-dropdown,
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-camtasia .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown.active, .tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown:hover .mega-menu-dropdown, .tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown.active .mega-menu-dropdown,
.tsc-header-wrapper-redesign.tsc-header-wrapper-redesign-snagit .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

body:not(.page-loaded) .mega-menu-dropdown {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

@media (max-width: 1279px) and (min-width: 1101px) {
  .tsc-header-wrapper-redesign .tsc-header-redesign .tsc-header-content {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.tsc-header-wrapper-redesign.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  backdrop-filter: blur(10px);
}

.tsc-header-wrapper-redesign.blog-top {
  top: 0 !important;
}

body.admin-bar .tsc-header-wrapper-redesign.is-sticky {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar .tsc-header-wrapper-redesign.is-sticky {
    top: 46px;
  }
}
.revealer-redesign {
  overflow: visible;
}
.revealer-redesign #content {
  overflow: hidden;
}

.slider-redesign {
  position: relative;
  left: 0;
  min-height: 100%;
}

.logo-wrapper-redesign {
  position: relative;
  flex-shrink: 0;
  padding-right: 1em;
  z-index: 11;
}
.logo-wrapper-redesign .logo-redesign {
  display: block;
  color: #333;
}
.logo-wrapper-redesign .logo-redesign img,
.logo-wrapper-redesign .logo-redesign svg {
  fill: #fff;
  max-width: 177px;
  height: 60px;
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block;
  vertical-align: middle;
}

.global-nav-wrapper-redesign {
  position: relative;
  flex: 1;
  margin-left: 32px;
  height: 100%;
  display: flex;
  align-items: center;
}
.global-nav-wrapper-redesign .global-nav-redesign {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  gap: 16px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign {
  position: relative;
  margin: 0;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign:focus, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign:focus-visible {
  outline: 2px solid #007ACC !important;
  outline-offset: 2px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link {
  color: #fff;
  text-decoration: none;
  height: 100%;
  display: flex;
  align-items: center;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  transition: all 0.2s ease;
  white-space: nowrap;
  overflow: hidden;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link:focus {
  outline: 2px solid #007ACC !important;
  outline-offset: 2px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link:focus-visible {
  outline: 2px solid #007ACC !important;
  outline-offset: 2px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link {
  z-index: 11;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  padding-right: 16px;
  cursor: pointer;
  position: relative;
  background: none;
  border: none;
  padding: 0 16px 0 0;
  margin: 0;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link:focus, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 2px;
  box-shadow: 0 0 0 2px #fff;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 16px);
  height: 4px;
  background-color: #fff;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .nav-link:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M0.200094 0.740094C0.267064 0.667859 0.347607 0.609524 0.437123 0.56842C0.52664 0.527316 0.623376 0.504248 0.721809 0.500533C0.820242 0.496819 0.918442 0.512531 1.0108 0.546772C1.10316 0.581013 1.18787 0.633112 1.26009 0.700094L5.00009 4.22709L8.74009 0.700094C8.81232 0.63312 8.89703 0.581028 8.98939 0.546792C9.08175 0.512556 9.17995 0.496847 9.27838 0.500561C9.37681 0.504275 9.47354 0.527341 9.56306 0.56844C9.65258 0.609539 9.73312 0.667867 9.80009 0.740094C9.86707 0.812321 9.91916 0.897033 9.9534 0.989392C9.98763 1.08175 10.0033 1.17995 9.99963 1.27838C9.99591 1.37681 9.97285 1.47354 9.93175 1.56306C9.89065 1.65258 9.83232 1.73312 9.76009 1.80009L5.51009 5.80009C5.37141 5.92872 5.18924 6.00019 5.00009 6.00019C4.81095 6.00019 4.62878 5.92872 4.49009 5.80009L0.240094 1.80009C0.167859 1.73313 0.109524 1.65258 0.06842 1.56307C0.0273159 1.47355 0.00424789 1.37681 0.000533453 1.27838C-0.00318098 1.17995 0.012531 1.08175 0.0467719 0.989387C0.0810128 0.897027 0.133112 0.812317 0.200094 0.740094Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.7;
  transition: all 0.2s ease;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .nav-link:hover:after {
  width: 100%;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown:hover .nav-link:before, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown.active .nav-link:before {
  opacity: 1;
  transform: translateY(-50%) rotate(180deg);
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown {
  position: fixed;
  left: 50%;
  transform: translateX(-50%) translateY(-10px);
  background: #fff;
  border-radius: 16px;
  width: min(1280px, 100vw - 40px);
  height: 480px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  border: 1px solid #A7B2B8;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown.about-dropdown .mega-menu-column:last-child {
  max-width: unset !important;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content {
  display: flex;
  gap: 0;
  height: 100%;
  align-items: stretch;
  max-height: 530px;
  height: 100%;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column {
  flex: 1;
  max-width: min(320px, 25vw - 10px);
  padding: 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column.span-two-columns {
  flex: 2;
  max-width: min(640px, 50vw - 20px);
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column.span-two-columns .card-item .card-image img {
  max-width: 500px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column.products-column {
  padding-right: 0 !important;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column.features-column, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column.features-continued-column, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column.product-page-column {
  background: #f4f5f7;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column.features-continued-column {
  padding-top: 64px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column:first-child {
  border-radius: 16px 0 0 16px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column:last-child {
  border-radius: 0 16px 16px 0;
  height: auto;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown .mega-menu-content .mega-menu-column:has(.card-item) {
  padding: 16px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown.mega-menu-dropdown-camtasia {
  background: #0A1119;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown:hover .mega-menu-dropdown, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown.active .mega-menu-dropdown,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .mega-menu-dropdown.active {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 8px;
  border-radius: 8px 0 0 8px;
  margin-bottom: 16px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:focus {
  outline: 2px solid #1A1A1A;
  outline-offset: 2px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-inner-wrapper {
  padding: 8px;
  border-radius: 8px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-inner-wrapper.product-item-inner-wrapper {
  text-decoration: none;
  color: inherit;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-inner-wrapper.product-item-inner-wrapper:hover {
  text-decoration: none;
  color: inherit;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-content .product-left {
  display: flex;
  align-items: center;
  gap: 16px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-content .product-icon {
  max-width: 40px;
  max-height: 40px;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-content .product-title {
  margin: 0 0 4px 0;
  color: #1A1A1A;
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-content .product-arrow {
  opacity: 0;
  flex-shrink: 0;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-content .product-arrow svg, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-item-content .product-arrow img {
  width: 15px;
  height: 14px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-info {
  flex: 1;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item .product-info .product-description {
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1A1A1A;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item.active {
  background-color: #F4F5F7;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item.active .product-item-inner-wrapper .product-arrow {
  opacity: 1;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:hover {
  background-color: #F4F5F7;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:hover .product-item-inner-wrapper {
  background-color: #1A1A1A;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:hover .product-item-inner-wrapper .product-title {
  color: #FFFFFF;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:hover .product-item-inner-wrapper .product-arrow {
  opacity: 1;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:hover .product-item-inner-wrapper .product-arrow img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(6%) saturate(1111%) hue-rotate(240deg) brightness(122%) contrast(100%);
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:hover .product-item-inner-wrapper .product-arrow svg path {
  fill: #FFFFFF;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .product-item:hover .product-item-inner-wrapper .product-info .product-description {
  color: #FFFFFF;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .view-all-products {
  padding-right: 24px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .view-all-products a {
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #1A1A1A;
  transition: all 0.2s ease;
  line-height: 24px;
  width: 100%;
  display: block;
  padding: 16px;
  border-radius: 8px;
  text-decoration: none !important;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .view-all-products a:hover {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .view-all-products a:focus, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .products-list .view-all-products a:focus-visible {
  outline: 2px solid #007ACC !important;
  outline-offset: 2px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .heading-item,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .heading-item {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #1A1A1A;
  margin-bottom: 16px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-list-content,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-continued-list-content,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-list-content,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued-list-content {
  display: none;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 0;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-list-content.active,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-continued-list-content.active,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-list-content.active,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued-list-content.active {
  display: flex;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-list-content a,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-continued-list-content a,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-list-content a,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued-list-content a {
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color: #1A1A1A;
  padding: 8px 0 8px 16px;
  border-radius: 8px;
  transition: all 0.2s ease;
  line-height: 24px;
  text-decoration: none !important;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-list-content a.view-all-features,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-continued-list-content a.view-all-features,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-list-content a.view-all-features,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued-list-content a.view-all-features {
  font-weight: 700;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-list-content a:hover,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-continued-list-content a:hover,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-list-content a:hover,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued-list-content a:hover {
  color: #FFFFFF;
  background-color: #1A1A1A;
  text-decoration: none !important;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-list-content a:focus, .global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-list-content a:focus-visible,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-continued-list-content a:focus,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-list .features-continued-list-content a:focus-visible,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-list-content a:focus,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-list-content a:focus-visible,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued-list-content a:focus,
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued-list-content a:focus-visible {
  outline: 2px solid #007ACC !important;
  outline-offset: 2px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued {
  display: none;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .features-continued-list .features-continued.active {
  display: block;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content {
  display: none;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content .product-page-image img {
  border-radius: 8px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content.active {
  display: block;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content .product-image {
  margin-bottom: 24px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content .product-image img {
  width: 100%;
  max-width: 250px;
  height: auto;
  border-radius: 6px;
  -o-object-fit: cover;
     object-fit: cover;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content .product-page-title {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1A1A1A;
  margin-bottom: 8px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content .product-page-description {
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1A1A1A;
  margin: 0;
  margin-bottom: 24px;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content .product-page-button {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  border-radius: 16px;
  padding: 8px 16px;
  color: #FFFFFF;
  background-color: #1A1A1A;
  transition: all 0.2s ease;
}
.global-nav-wrapper-redesign .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .product-page-content .product-page-button:hover {
  background-color: #364447;
}
.global-nav-wrapper-redesign.global-nav-wrapper-redesign-snagit .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link {
  color: #1A1A1A;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0 16px 0 0;
  margin: 0;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.global-nav-wrapper-redesign.global-nav-wrapper-redesign-snagit .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link:focus {
  outline: 2px solid #1A1A1A;
  outline-offset: 2px;
}
.global-nav-wrapper-redesign.global-nav-wrapper-redesign-snagit .global-nav-redesign .global-nav-menu-redesign .level-1-redesign .nav-link:hover:after {
  background-color: #1A1A1A;
}
.global-nav-wrapper-redesign.global-nav-wrapper-redesign-snagit .global-nav-redesign .global-nav-menu-redesign .level-1-redesign.has-dropdown .nav-link:before {
  filter: invert(1);
}

.mega-menu-column .column-with-icons {
  padding-top: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mega-menu-column .column-with-icons .heading-item {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #1A1A1A;
  margin-top: -40px;
}
.mega-menu-column .column-with-icons .icon-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
  border-radius: 8px;
  margin-bottom: 0px !important;
  transition: background-color 0.2s ease;
  text-decoration: none;
  color: inherit;
}
.mega-menu-column .column-with-icons .icon-item .item-icon-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
}
.mega-menu-column .column-with-icons .icon-item .item-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  border-radius: 4px;
  overflow: hidden;
}
.mega-menu-column .column-with-icons .icon-item .item-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mega-menu-column .column-with-icons .icon-item .item-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.mega-menu-column .column-with-icons .icon-item .item-content .heading-item {
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1A1A1A;
  margin: 0;
  text-transform: capitalize;
}
.mega-menu-column .column-with-icons .icon-item .item-content p {
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #666666;
  margin: 0;
}
.mega-menu-column .column-with-icons .icon-item:hover {
  background-color: #1A1A1A;
}
.mega-menu-column .column-with-icons .icon-item:hover .item-content .item-title {
  color: #FFFFFF;
}
.mega-menu-column .column-with-icons .icon-item:hover .item-content .item-description {
  color: #FFFFFF;
}
.mega-menu-column .column-with-icons .icon-item:hover.black-white-icon .item-icon img {
  filter: invert(1);
}
.mega-menu-column .column-without-icons {
  padding-top: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mega-menu-column .column-without-icons .heading-item {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #1A1A1A;
  margin-bottom: 16px;
  margin-top: -40px;
}
.mega-menu-column .column-without-icons .text-items {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.mega-menu-column .column-without-icons .text-items .text-item {
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: capitalize;
  color: #1A1A1A;
  padding: 8px 16px;
  border-radius: 8px;
  transition: all 0.2s ease;
  line-height: 24px;
}
.mega-menu-column .column-without-icons .text-items .text-item:hover {
  color: #FFFFFF;
  background-color: #1A1A1A;
}
.mega-menu-column .card-item {
  padding: 16px;
  border-radius: 8px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mega-menu-column .card-item .card-image {
  margin-bottom: 17px;
  flex: 0 1 auto;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.mega-menu-column .card-item .card-image img {
  height: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
}
.mega-menu-column .card-item .card-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mega-menu-column .card-item .card-content .heading-item {
  font-family: "Figtree", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1A1A1A;
  margin-bottom: 8px;
}
.mega-menu-column .card-item .card-content p {
  font-family: "Figtree", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #1A1A1A;
  margin: 0 0 24px 0;
}
.mega-menu-column .card-item .card-content .card-button {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: none;
  transition: all 0.2s ease;
  border-radius: 16px;
  padding: 8px 16px;
  display: inline-block;
  align-self: flex-start;
  width: auto;
}
.mega-menu-column .card-item .card-content .card-button.button-style-black {
  background-color: #1A1A1A;
  color: #FFFFFF;
  border: 1px solid #1A1A1A;
}
.mega-menu-column .card-item .card-content .card-button.button-style-black:hover {
  background-color: #FFFFFF;
  color: #1A1A1A;
}
.mega-menu-column .card-item .card-content .card-button.button-style-white {
  background-color: #FFFFFF;
  color: #1A1A1A;
}
.mega-menu-column .card-item .card-content .card-button.button-style-white:hover {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.mega-menu-column .card-item .card-content .card-button.button-style-transparent {
  background-color: transparent;
  color: #1A1A1A;
  border: 2px solid #1A1A1A;
}
.mega-menu-column .card-item .card-content .card-button.button-style-transparent:hover {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.mega-menu-column .card-item .card-content .card-button.button-style-yellow {
  background-color: #FFC82E;
  color: #1A1A1A;
}
.mega-menu-column .card-item .card-content .card-button.button-style-yellow:hover {
  filter: brightness(0.9);
}
.mega-menu-column .card-item .card-content .card-button.button-style-pink {
  background-color: #E10992;
  color: #FFFFFF;
}
.mega-menu-column .card-item .card-content .card-button.button-style-pink:hover {
  filter: brightness(0.9);
}
.mega-menu-column .card-item .card-content .card-button.button-style-green {
  background-color: #99E500;
  color: #FFFFFF;
}
.mega-menu-column .card-item .card-content .card-button.button-style-green:hover {
  filter: brightness(0.9);
}
.mega-menu-column .card-item.card-item-white .card-content .heading-item {
  color: #FFFFFF;
}
.mega-menu-column .card-item.card-item-white .card-content p {
  color: #FFFFFF;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-black {
  background-color: #1A1A1A;
  color: #FFFFFF;
  border: 1px solid #1A1A1A;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-black:hover {
  background-color: #FFFFFF;
  color: #1A1A1A;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-white {
  background-color: #FFFFFF;
  color: #1A1A1A;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-white:hover {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-transparent {
  background-color: transparent;
  color: #1A1A1A;
  border: 2px solid #1A1A1A;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-transparent:hover {
  background-color: #1A1A1A;
  color: #FFFFFF;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-yellow {
  background-color: #FFC82E;
  color: #1A1A1A;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-pink {
  background-color: #E10992;
  color: #FFFFFF;
}
.mega-menu-column .card-item.card-item-white .card-content .card-button.button-style-green {
  background-color: #99E500;
  color: #FFFFFF;
}

.mega-menu-dropdown-camtasia .mega-menu-column .column-with-icons .heading-item {
  color: #FFFFFF;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-with-icons .icon-item .item-content .heading-item {
  color: #FFFFFF;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-with-icons .icon-item .item-content p {
  color: #FFFFFF;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-with-icons .icon-item:hover {
  background-color: #FFFFFF;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-with-icons .icon-item:hover .item-content .item-title {
  color: #1A1A1A;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-with-icons .icon-item:hover .item-content .item-description {
  color: #1A1A1A;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-with-icons .icon-item:hover.black-white-icon .item-icon img {
  filter: invert(1);
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-without-icons .heading-item {
  color: #FFFFFF;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-without-icons .text-items .text-item {
  color: #FFFFFF;
}
.mega-menu-dropdown-camtasia .mega-menu-column .column-without-icons .text-items .text-item:hover {
  color: #1A1A1A;
  background-color: #FFFFFF;
}

.mega-menu-blur-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
.mega-menu-blur-overlay.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

@media (max-width: 1100px) {
  .global-nav-wrapper-redesign {
    display: none;
  }
  .home-icon-wrapper {
    display: none;
  }
  .tsc-dropdown-menu-positioner-2 {
    top: -557%;
    right: -227px;
  }
  .tsc-dropdown-menu-2.arrow_drop::before {
    right: 14.7rem;
    margin: 0 0 -0.5rem 0;
    box-shadow: -0.6875rem -0.6875rem 0.4375rem rgba(0, 0, 0, 0.15);
    top: unset;
    bottom: 0;
  }
  .tsc-dropdown-menu-wrapper-2 .identity-2 {
    width: auto;
    padding: 0;
  }
  .header-cta-wrapper-redesign {
    display: none;
  }
  .header-buttons-wrapper-redesign {
    display: none !important;
  }
  .mobile-menu-toggle {
    display: block;
  }
  .tsc-header-wrapper-redesign .tsc-header-redesign .tsc-header-content {
    padding: 16px;
  }
  .mobile-menu-button {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 4px 16px;
    border-radius: 16px;
    font-family: "Figtree", sans-serif;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
  }
  .mobile-menu-button:hover {
    background-color: #ffffff;
    color: #1A1A1A;
  }
  .mobile-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .mobile-menu-overlay.active {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
  }
  .mobile-menu-overlay.mobile-menu-overlay-snagit.active .mobile-menu-logo {
    top: 5px;
    position: relative;
  }
  .mobile-menu-overlay.mobile-menu-overlay-snagit.active .mobile-menu-logo svg {
    height: auto !important;
  }
  .mobile-menu-overlay.mobile-menu-overlay-snagit.active .mobile-menu-logo svg g path:nth-child(-n+7) {
    filter: invert(1);
  }
  .mobile-menu-overlay.mobile-menu-overlay-camtasia .mobile-menu-logo {
    top: 3px;
    position: relative;
  }
  .mobile-menu-overlay.mobile-menu-overlay-camtasia .mobile-menu-logo svg {
    height: auto;
  }
  .mobile-menu-overlay.mobile-menu-overlay-camtasia.active .mobile-menu-logo {
    top: 3px;
    position: relative;
  }
  .mobile-menu-overlay.mobile-menu-overlay-camtasia.active .mobile-menu-logo svg {
    height: auto;
  }
  .admin-bar .mobile-menu-overlay {
    top: 32px;
    height: calc(100% - 32px);
  }
}
@media screen and (max-width: 1100px) and (max-width: 782px) {
  .admin-bar .mobile-menu-overlay {
    top: 46px;
    height: calc(100% - 46px);
  }
}
@media (max-width: 1100px) {
  .mobile-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    height: 64px;
  }
  .mobile-menu-header .mobile-menu-logo svg,
  .mobile-menu-header .mobile-menu-logo img {
    height: 24px;
    width: auto;
  }
  .mobile-menu-header .mobile-menu-close {
    background: transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    padding: 4px 16px;
    border-radius: 16px;
    font-family: "Figtree", sans-serif;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
  }
  .mobile-menu-header .mobile-menu-close:hover {
    background-color: #ffffff;
    color: #1A1A1A;
  }
  .mobile-menu-content {
    padding: 24px 16px;
    padding-bottom: 90px;
    height: calc(100vh - 124px);
    overflow-y: auto;
  }
  .admin-bar .mobile-menu-content {
    height: calc(100vh - 156px);
  }
}
@media screen and (max-width: 1100px) and (max-width: 782px) {
  .admin-bar .mobile-menu-content {
    height: calc(100vh - 170px);
  }
}
@media (max-width: 1100px) {
  .mobile-nav-list {
    list-style: none;
    margin: 0;
    padding: 0 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .mobile-nav-item {
    margin-bottom: 0;
  }
  .mobile-nav-link,
  .mobile-submenu-product-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    text-decoration: none;
    font-family: "Figtree", sans-serif;
    transition: color 0.2s ease;
    font-weight: 600;
    font-size: 24px;
  }
  .mobile-nav-link:focus,
  .mobile-submenu-product-link:focus {
    outline: 2px solid #007ACC;
    outline-offset: 2px;
  }
  .mobile-nav-link,
  .mobile-submenu-product-link {
    line-height: 29px;
    letter-spacing: 0%;
    cursor: pointer;
  }
  .mobile-nav-link:hover,
  .mobile-submenu-product-link:hover {
    color: #cccccc;
  }
  .mobile-nav-link svg,
  .mobile-submenu-product-link svg {
    width: 16px;
    height: 16px;
  }
  .mobile-nav-link.black-white-icon svg,
  .mobile-submenu-product-link.black-white-icon svg {
    filter: invert(1);
  }
  .mobile-menu-overlay:not(.mobile-menu-overlay-camtasia) .mobile-submenu-icon.black-white-icon img {
    filter: invert(1);
  }
  .mobile-submenu-panel {
    display: none;
  }
  .mobile-submenu-panel.active {
    display: block;
  }
  .mobile-product-detail-panel {
    display: none;
  }
  .mobile-product-detail-panel.active {
    display: block;
  }
  .mobile-menu-submenu .mobile-menu-back .mobile-back-button,
  .mobile-menu-product-detail .mobile-menu-back .mobile-back-button {
    display: flex;
    align-items: center;
    background: transparent;
    border: none;
    color: #ffffff;
    font-family: "Figtree", sans-serif;
    cursor: pointer;
    transition: color 0.2s ease;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0%;
    padding: 0;
  }
  .mobile-menu-submenu .mobile-menu-back .mobile-back-button:hover,
  .mobile-menu-product-detail .mobile-menu-back .mobile-back-button:hover {
    color: #cccccc;
  }
  .mobile-menu-submenu .mobile-menu-back .mobile-back-button svg,
  .mobile-menu-product-detail .mobile-menu-back .mobile-back-button svg {
    width: 16px;
    height: 16px;
    margin-right: 8px;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-column,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-column {
    padding: 24px 8px;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-column.column-no-title,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-column.column-no-title {
    margin-top: -48px;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-column-title .heading-item,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-column-title .heading-item {
    font-family: "Figtree", sans-serif;
    color: #ffffff;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: uppercase;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item {
    margin-bottom: 4px;
    padding: 16px;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item.mobile-card-column a,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item.mobile-card-column a {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-link,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #ffffff;
    text-decoration: none;
    transition: color 0.2s ease;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-link:focus,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-link:focus {
    outline: 2px solid #007ACC;
    outline-offset: 2px;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-link:hover,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-link:hover {
    color: #cccccc;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-icon,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-icon {
    margin-right: 16px;
    flex-shrink: 0;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-icon img,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-icon img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-content-text,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-content-text {
    flex: 1;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-content-text .mobile-submenu-title,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-content-text .mobile-submenu-title {
    font-family: "Figtree", sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0%;
    margin-bottom: 0;
  }
  .mobile-menu-submenu .mobile-submenu-content .mobile-submenu-item .mobile-submenu-content-text .mobile-submenu-description,
  .mobile-menu-product-detail .mobile-submenu-content .mobile-submenu-item .mobile-submenu-content-text .mobile-submenu-description {
    font-family: "Figtree", sans-serif;
    line-height: 1.4;
    margin: 0;
    color: #cccccc;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .mobile-product-detail-content {
    padding: 24px 8px;
  }
  .mobile-product-detail-content .mobile-product-detail-column {
    margin-bottom: 32px;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-column-title {
    margin-bottom: 16px;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-column-title .heading-item {
    font-family: "Figtree", sans-serif;
    color: #ffffff;
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: uppercase;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-view-all-features {
    font-family: Figtree, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
    display: block;
    color: white;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item {
    margin-bottom: 16px;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item .heading-item {
    font-family: "Figtree", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    margin: 0 0 8px 0;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item p {
    font-family: "Figtree", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #cccccc;
    margin: 0;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.2s ease;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item a:hover {
    color: #cccccc;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item .mobile-product-detail-link {
    color: #ffffff;
    text-decoration: underline;
    font-family: "Figtree", sans-serif;
    font-weight: 500;
    font-size: 16px;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item .mobile-product-detail-link:hover {
    color: #cccccc;
  }
  .mobile-product-detail-content .mobile-product-detail-column .mobile-product-detail-item .mobile-product-detail-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item {
    margin-bottom: 16px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item .heading-item {
    font-family: "Figtree", sans-serif;
    color: #ffffff;
    margin: 0 0 8px 0;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0%;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item p {
    font-family: "Figtree", sans-serif;
    color: #FFFFFF;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 0%;
    margin-bottom: 24px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item a {
    color: #ffffff;
    text-decoration: none;
    transition: color 0.2s ease;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item a:hover {
    color: #cccccc;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item .mobile-product-detail-button {
    display: inline-block;
    padding: 8px 16px;
    background-color: #ffffff;
    color: #1A1A1A;
    border-radius: 16px;
    font-family: "Figtree", sans-serif;
    text-decoration: none;
    transition: all 0.2s ease;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 34px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item .mobile-product-detail-button:hover {
    background-color: #cccccc;
    color: #1A1A1A;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item .mobile-product-detail-link {
    color: #ffffff;
    text-decoration: underline;
    font-family: "Figtree", sans-serif;
    font-weight: 500;
    font-size: 16px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item .mobile-product-detail-link:hover {
    color: #cccccc;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-product-page-column .mobile-product-detail-item .mobile-product-detail-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-features-continued-column {
    margin-top: -26px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-features-column .mobile-product-detail-item, .mobile-product-detail-content .mobile-product-detail-column.mobile-features-continued-column .mobile-product-detail-item {
    margin-bottom: 4px;
  }
  .mobile-product-detail-content .mobile-product-detail-column.mobile-features-column .mobile-product-detail-item a .heading-item, .mobile-product-detail-content .mobile-product-detail-column.mobile-features-continued-column .mobile-product-detail-item a .heading-item {
    font-family: "Figtree", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-transform: capitalize;
    padding: 8px 16px;
    margin: 0;
  }
  .mobile-menu-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: #000;
    padding: 20px;
  }
  .mobile-menu-footer .mobile-menu-cta {
    display: flex;
    align-items: center;
    gap: 16px;
    height: 100%;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-home-icon a {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.2s ease;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-home-icon a:hover {
    opacity: 0.7;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-home-icon a svg {
    width: 32px;
    height: 32px;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-home-icon a svg path {
    fill: #ffffff;
    transition: fill 0.2s ease;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas {
    display: flex;
    gap: 16px;
    align-items: center;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart,
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .account {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart .cart-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart .cart-icon-wrapper .cart-count.show {
    display: flex;
    background-color: #f29b33;
    color: #fff;
    position: absolute;
    right: -20px;
    top: -10px;
    text-align: center;
    z-index: 999;
    padding: 2px 4px;
    font-size: 14px;
    line-height: 1;
    border-radius: 25%;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart-button,
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .signin-link-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    background-color: #1A1A1A;
    transition: all 0.2s ease;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart-button:hover,
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .signin-link-2:hover {
    background-color: #ffffff;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart-button:hover svg path,
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .signin-link-2:hover svg path {
    fill: #1A1A1A;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart-button svg,
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .signin-link-2 svg {
    width: 12px;
    height: 12px;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .cart-button svg path,
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-cta-circles .menu-ctas .signin-link-2 svg path {
    fill: #ffffff;
    transition: fill 0.2s ease;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button {
    margin-left: auto;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button {
    font-family: "Figtree", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-decoration: none;
    transition: all 0.2s ease;
    border-radius: 16px;
    padding: 8px 16px;
    height: 32px;
    display: flex;
    align-items: center;
    white-space: nowrap;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-black {
    background-color: #1A1A1A;
    color: #FFFFFF;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-black:hover {
    background-color: #FFFFFF;
    color: #1A1A1A;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-white {
    background-color: #FFFFFF;
    color: #1A1A1A;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-white:hover {
    background-color: #1A1A1A;
    color: #FFFFFF;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-transparent {
    background-color: transparent;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-transparent:hover {
    background-color: #FFFFFF;
    color: #1A1A1A;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-yellow {
    background-color: #FFC82E;
    color: #1A1A1A;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-yellow:hover {
    filter: brightness(0.9);
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-pink {
    background-color: #E10992;
    color: #1A1A1A;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-pink:hover {
    filter: brightness(0.9);
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-green {
    background-color: #99E500;
    color: #1A1A1A;
  }
  .mobile-menu-footer .mobile-menu-cta .mobile-menu-footer-button .header-button.button-style-green:hover {
    filter: brightness(0.9);
  }
}
@media (min-width: 1101px) {
  .mobile-menu-toggle {
    display: none;
  }
  .mobile-menu-overlay {
    display: none;
  }
}
.cart-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: #1A1A1A;
  text-decoration: none;
  transition: all 0.2s ease;
}
.cart-button:hover {
  background-color: #ffffff;
}
.cart-button:hover svg path {
  fill: #1A1A1A;
}
.cart-button svg {
  width: 12px;
  height: 12px;
}

.account-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: #1A1A1A;
  text-decoration: none;
  transition: all 0.2s ease;
}
.account-button:hover {
  background-color: #ffffff;
}
.account-button:hover svg path {
  fill: #1A1A1A;
}
.account-button svg {
  width: 12px;
  height: 14px;
}

.header-cta-wrapper-redesign .menu-ctas {
  display: flex;
  align-items: center;
  gap: 16px;
  list-style-type: none;
}
.header-cta-wrapper-redesign .menu-ctas .cart-icon-wrapper {
  position: relative;
  display: inline-block;
}
.header-cta-wrapper-redesign .menu-ctas .cart-count {
  background-color: #f29b33;
  color: #fff;
  position: absolute;
  right: -20px;
  top: -10px;
  text-align: center;
  z-index: 999;
  padding: 2px 4px;
  font-size: 14px;
  line-height: 1;
  border-radius: 25%;
}
.header-cta-wrapper-redesign .menu-ctas .cart-count.show {
  display: flex !important;
}

.tsc-dropdown-menu-wrapper-2.profile-2 {
  position: relative;
  display: inline-block;
  width: auto;
  z-index: 15;
}
.tsc-dropdown-menu-wrapper-2.profile-2 > .btn-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: transparent;
  text-decoration: none;
  transition: all 0.2s ease;
  padding: 0;
  margin: 0;
  border-radius: 50%;
}
.tsc-dropdown-menu-wrapper-2.profile-2 > .btn-2:hover {
  background-color: #ffffff;
  border-color: #1A1A1A;
}
.tsc-dropdown-menu-wrapper-2.profile-2 > .btn-2 .identity-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}
.tsc-dropdown-menu-wrapper-2.profile-2 > .btn-2 .identity-2 img {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.tsc-dropdown-menu-wrapper-2.profile-2 > .btn-2 .identity-2 .glyph-chevron-down {
  display: none;
}

.tsc-header-wrapper-redesign-snagit .cart-button {
  border: 2px solid #1A1A1A;
  background-color: transparent;
}
.tsc-header-wrapper-redesign-snagit .cart-button svg path {
  fill: #1A1A1A;
}
.tsc-header-wrapper-redesign-snagit .cart-button:hover {
  background-color: #1A1A1A;
}
.tsc-header-wrapper-redesign-snagit .cart-button:hover svg path {
  fill: #ffffff;
}
.tsc-header-wrapper-redesign-snagit .account-button {
  border: 2px solid #1A1A1A;
  background-color: transparent;
}
.tsc-header-wrapper-redesign-snagit .account-button svg path {
  fill: #1A1A1A;
}
.tsc-header-wrapper-redesign-snagit .account-button:hover {
  background-color: #1A1A1A;
}
.tsc-header-wrapper-redesign-snagit .account-button:hover svg path {
  fill: #ffffff;
}
.tsc-header-wrapper-redesign-snagit .tsc-dropdown-menu-wrapper-2.profile-2 > .btn-2 {
  border: 2px solid #1A1A1A;
  background-color: transparent;
}
.tsc-header-wrapper-redesign-snagit .tsc-dropdown-menu-wrapper-2.profile-2 > .btn-2:hover {
  background-color: #1A1A1A;
  border-color: #ffffff;
}

body.mobile-menu-open {
  overflow: hidden;
}

header a:focus, header a:focus-visible, header button:focus, header button:focus-visible {
  outline: 2px solid #007ACC !important;
}

.menu-ctas .cart {
  position: relative;
}

.tsc-cart-header-navigation-modal {
  position: absolute;
  top: calc(100% + 8px);
  right: -10px;
  z-index: 1000;
  transform: translateX(0);
  display: none;
}
.tsc-cart-header-navigation-modal.open {
  display: block;
}
@media (max-width: 1024px) {
  .tsc-cart-header-navigation-modal {
    right: 0;
  }
}
@media (max-width: 768px) {
  .tsc-cart-header-navigation-modal {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .tsc-cart-header-navigation-modal {
    display: none !important;
  }
}

.tsc-cart-header-navigation-modal-content {
  position: relative;
  padding: 24px;
  background: #ffffff;
  border: 1px solid #1A1A1A;
  border-radius: 16px;
}
.tsc-cart-header-navigation-modal-content::after {
  content: "";
  position: absolute;
  top: -7px;
  right: 17px;
  left: auto;
  transform: translateX(0) rotate(45deg);
  width: 14px;
  height: 14px;
  background: #ffffff;
  border-radius: 4px 0 0 0;
  border-left: 1px solid #1A1A1A;
  border-top: 1px solid #1A1A1A;
}
@media (max-width: 1024px) {
  .tsc-cart-header-navigation-modal-content::before {
    right: 16px;
  }
  .tsc-cart-header-navigation-modal-content::after {
    right: 17px;
  }
}
.tsc-cart-header-navigation-modal-content .header-button.button-style-green,
.tsc-cart-header-navigation-modal-content .header-button.button-style-pink {
  padding: 8px 44px;
  display: flex;
  height: 32px;
  vertical-align: middle;
  border-radius: 16px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}
.tsc-cart-header-navigation-modal-content .header-button.button-style-green {
  background: #99e500;
  color: #1A1A1A;
}
.tsc-cart-header-navigation-modal-content .header-button.button-style-pink {
  background: #CA0B84;
  color: #FFFFFF;
}

.tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile {
  display: none;
  position: fixed;
  z-index: 999;
  top: 67px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  margin: 0;
  width: 90%;
}

.tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile .tsc-cart-header-navigation-modal-content {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
  border: 1px solid rgba(0, 0, 0, 0.06);
}

@media (max-width: 768px) {
  .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile {
    display: none !important;
  }
  .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile.open {
    display: block !important;
  }
  .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile .tsc-cart-header-navigation-modal-content {
    width: 100%;
  }
  .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile .tsc-cart-header-navigation-modal-content::before, .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile .tsc-cart-header-navigation-modal-content::after {
    display: none;
  }
  .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile .header-button {
    justify-content: center;
    text-align: center;
  }
}
@media screen and (max-width: 782px) {
  body.admin-bar .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile {
    top: 110px;
  }
}
body:has(.ub-emb-container) .tsc-cart-header-navigation-modal.tsc-cart-header-navigation-modal-mobile {
  z-index: 2147483646;
}

@font-face {
  font-family: "tsc-glyphs";
  src: url("../fonts/tsc/tsc-glyphs.eot");
  src: url("../fonts/tsc/tsc-glyphs.eot?#iefix") format("embedded-opentype"), url("../fonts/tsc/tsc-glyphs.ttf") format("truetype"), url("../fonts/tsc/tsc-glyphs.woff") format("woff"), url("../fonts/tsc/tsc-glyphs.svg#tsc-glyphs") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  position: relative;
  min-height: 100%;
  font-weight: normal;
  font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

a {
  color: black;
}
a:hover, a:active {
  color: black;
  text-decoration: none;
}

html[lang=en-US] .revealer-redesign #content > .section-fullwidth-block:first-of-type {
  margin-top: 64px;
}

@media (max-width: 960px) {
  html:not([lang=en-US]) .revealer-redesign #content > .section-fullwidth-block:first-of-type {
    margin-top: 64px;
  }
}

.header-submenu-inner {
  display: flex;
  background-color: white;
}
.header-submenu-inner .logo-tutorial-wrapper {
  width: 100%;
  height: 4.5em;
  padding: 0.75em 0.25em;
  margin-right: 0.75em;
  max-width: 3.625em;
  flex: 0 0 3.625em;
}
.header-submenu-inner .logo-tutorial {
  width: 100%;
  height: 100%;
  border-radius: 0.375em;
}
.header-submenu-inner .submenu-navigation {
  width: 100%;
}
.header-submenu-inner .submenu-navigation .menu {
  display: flex;
  align-items: center;
  height: 100%;
}
.header-submenu-inner .submenu-navigation .menu.justify-start {
  justify-content: flex-start;
}
.header-submenu-inner .submenu-navigation .menu-mobile {
  display: none;
}
.header-submenu-inner .submenu-navigation .menu-item-title {
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.header-submenu-inner .submenu-navigation .item-active {
  position: relative;
}
.header-submenu-inner .submenu-navigation .item-active .menu-item-title::after {
  content: "";
  width: 100%;
  height: 0.125em;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #98c92d;
}
.header-submenu-inner .submenu-navigation .button, .header-submenu-inner .submenu-navigation .entry-single .post-edit-link, .entry-single .header-submenu-inner .submenu-navigation .post-edit-link, .header-submenu-inner .submenu-navigation .nav-previous a, .nav-previous .header-submenu-inner .submenu-navigation a, .header-submenu-inner .submenu-navigation .nav-next a, .nav-next .header-submenu-inner .submenu-navigation a, .header-submenu-inner .submenu-navigation .search-form .search-submit, .search-form .header-submenu-inner .submenu-navigation .search-submit,
.header-submenu-inner .submenu-navigation .search-form .search-field,
.search-form .header-submenu-inner .submenu-navigation .search-field {
  line-height: 1;
  white-space: nowrap;
}
.header-submenu-inner .submenu-navigation .menu-item-link {
  display: block;
  font-size: 1.125em;
  padding: 1.125em;
  white-space: nowrap;
  color: #2F3539;
}
.header-submenu-inner .submenu-navigation .menu-item-empty {
  width: 100%;
}
.header-submenu-inner .submenu-navigation .menu-item-empty a {
  pointer-events: none;
}
.header-submenu-inner .submenu-navigation .button-free-trial, .header-submenu-inner .submenu-navigation .button-buy-now {
  text-align: center;
  padding: 0.625em 1.5em;
  font-weight: bolder;
  border-radius: 8px;
  color: var(--button-text-color);
  background-color: var(--button-background-color);
  border: 2px solid var(--button-border-color);
}
.header-submenu-inner .submenu-navigation .button-free-trial:hover, .header-submenu-inner .submenu-navigation .button-buy-now:hover {
  background-color: var(--button-background-color-hover);
  border-color: var(--button-border-color-hover);
}
.header-submenu-inner .submenu-navigation .button-free-trial {
  margin-right: 0.875em;
  --button-text-color: #1a1a1a;
  --button-background-color: transparent;
  --button-border-color: #1a1a1a;
  --button-background-color-hover: transparent;
  --button-border-color-hover: #7e7e7e;
}
.header-submenu-inner .submenu-navigation .button-buy-now {
  --button-text-color: #1a1a1a;
  --button-background-color: #FFC82E;
  --button-border-color: #FFC82E;
  --button-background-color-hover: #ffd662;
  --button-border-color-hover: #FFC82E;
}
.header-submenu-inner .submenu-trigger {
  display: none;
}
@media screen and (max-width: 68.25em) {
  .header-submenu-inner .submenu-navigation .menu-item-link {
    padding: 1.125em 0.5em;
  }
}
@media screen and (max-width: 960px) {
  .header-submenu-inner {
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .header-submenu-inner .submenu-navigation {
    display: none;
  }
  .header-submenu-inner .submenu-navigation.mobile-submenu-active {
    display: block;
  }
  .header-submenu-inner .submenu-navigation {
    position: absolute;
    top: 100%;
    background: #fefefe;
    z-index: 100;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 0.5em 0 0.75em;
  }
  .header-submenu-inner .submenu-navigation .menu {
    flex-direction: column;
    align-items: flex-start;
  }
  .header-submenu-inner .submenu-navigation .menu-item {
    width: 100%;
  }
  .header-submenu-inner .submenu-navigation .menu-item-link {
    padding: 0.75em 0.625em;
  }
  .header-submenu-inner .submenu-navigation .menu-item-empty {
    display: none;
  }
  .header-submenu-inner .submenu-navigation .button-free-trial,
  .header-submenu-inner .submenu-navigation .button-buy-now {
    width: calc(100% - 1.5em);
    margin: 0.75em;
  }
  .header-submenu-inner .submenu-navigation .button-free-trial .menu-item-title,
  .header-submenu-inner .submenu-navigation .button-buy-now .menu-item-title {
    margin: 0 auto;
  }
  .header-submenu-inner .logo-tutorial-wrapper {
    margin-left: 0.875em;
  }
  .header-submenu-inner .submenu-trigger {
    display: block;
    min-width: 3em;
    height: 3em;
    line-height: 3;
    padding: 0;
    border: 0;
    margin-bottom: -0.0625rem;
    background-color: transparent;
    color: transparent;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    box-sizing: content-box;
    z-index: 11;
  }
  .header-submenu-inner .submenu-trigger::before {
    content: "\e624";
    display: block;
    width: 2em;
    height: 1em;
    margin-top: -1px;
    font-size: 1.5rem;
    color: #444;
    line-height: 1;
    font-family: "tsc-glyphs";
  }
}

.header-submenu-wrapper .is-button {
  margin-right: 0;
  margin-left: auto;
}
.header-submenu-wrapper .is-button + .is-button {
  margin-left: 0;
}
@media screen and (max-width: 960px) {
  .header-submenu-wrapper.is-active .header-submenu-inner .submenu-navigation {
    display: block;
    visibility: visible;
  }
  .header-submenu-wrapper .header-submenu-inner .submenu-navigation:focus-within,
  .header-submenu-wrapper .submenu-wrap:focus-within .submenu-navigation {
    display: block;
    visibility: visible;
  }
}

.row.row-narrow {
  max-width: 1180px;
}

.row.row-narrower {
  max-width: 1110px;
}

.row-grid {
  display: grid;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  row-gap: 2rem;
  grid-template-columns: 1fr;
}
.row-grid .row-grid-header,
.row-grid .row-grid-footer {
  grid-column: 1/-1;
  margin-top: 1.5rem;
}
.row-grid .row-grid-header.__align-h-center,
.row-grid .row-grid-footer.__align-h-center {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 40em) {
  .row-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.site-footer.section-fullwidth {
  padding: 0;
}
.site-footer-primary {
  background: #666;
  padding: 1.75em 0 2.5em;
}
@media (max-width: 880px) {
  .site-footer-primary {
    display: none;
  }
}
.site-footer-secondary {
  background: #444;
  padding: 1.75em 0;
}
.site-footer .footer-brand-logo {
  display: flex;
  align-self: center;
  justify-content: center;
  line-height: 0;
  margin-bottom: 32px;
}
.site-footer .footer-brand-logo svg,
.site-footer .footer-brand-logo img {
  display: block;
  max-height: 32px;
}
.site-footer .footer-brand-logo path {
  fill: currentColor;
}
.site-footer .footer-meta {
  background-color: #444;
  text-align: center;
}
.site-footer .footer-meta .footer-headline {
  padding: 0 1em;
  margin: 0 auto;
  color: inherit;
  text-align: center;
}
.site-footer .footer-socials {
  position: relative;
  padding: 0 1em;
  margin: 0.75em auto 2.5em;
  text-align: center;
  display: flex;
  width: 100%;
  justify-content: center;
}
.site-footer .footer-socials-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5625em;
  height: 1.5625em;
  font-size: 2em;
  line-height: 1.5625;
  margin: 0 0.25em;
  color: #fff;
  border-radius: 2px;
  text-decoration: none;
  transform: scale(1);
  transition: 0.15s ease;
  outline: 0;
  overflow: hidden;
}
.site-footer .footer-socials-link:hover {
  transform: scale(1.35);
}
.site-footer .footer-socials-link.twitter {
  background-color: #AFAFAF;
  color: #444;
}
.site-footer .footer-socials li {
  display: inline-block;
}
.site-footer .footer-socials .tsc-facebook {
  background-color: #3b5998;
}
.site-footer .footer-socials .tsc-twitter {
  background-color: #5fa9dd;
}
.site-footer .footer-socials .tsc-googleplus {
  background-color: #dd4b39;
}
.site-footer .footer-socials .tsc-email {
  background-color: #ef8200;
}
.site-footer .footer-links {
  position: relative;
  padding: 0 1em;
  margin-bottom: 1em;
}
.site-footer .footer-links ul {
  list-style: none;
  margin: 0;
}
.site-footer .footer-links li {
  display: inline-block;
}
.site-footer .footer-links li:before {
  color: inherit;
  content: "•";
  font-size: 1.25rem;
  margin: 0 0.5em 0 0.2em;
}
.site-footer .footer-links li:first-child:before {
  content: "";
}
.site-footer .footer-links a {
  color: inherit;
}
.site-footer .footer-links a:hover {
  text-decoration: underline;
}
@media (max-width: 445px) {
  .site-footer .footer-links {
    padding: 0;
  }
  .site-footer .footer-links li {
    font-size: 14px;
  }
  .site-footer .footer-links li:before {
    font-size: 14px;
    margin: 0 0.375em 0 0.125em;
  }
  .site-footer .footer-links li:first-child:before {
    margin: 0;
  }
}
.site-footer .footer-copyright {
  font-size: 0.75em;
}

.button, .entry-single .post-edit-link, .nav-previous a, .nav-next a, .search-form .search-submit,
.search-form .search-field {
  background: white;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #E5E5E5;
  padding: 0.7em 1.5em;
  color: #000;
  border-radius: 3px;
  display: inline-block;
  transition: 0.2s;
}
.button .far, .button .entry-navigate-next i:before, .entry-navigate-next .button i:before, .button .entry-navigate-previous i:before, .entry-navigate-previous .button i:before, .button .entry-single .post-edit-link:before, .entry-single .button .post-edit-link:before, .entry-single .post-edit-link .far, .entry-single .post-edit-link .entry-navigate-next i:before, .entry-navigate-next .entry-single .post-edit-link i:before, .entry-single .post-edit-link .entry-navigate-previous i:before, .entry-navigate-previous .entry-single .post-edit-link i:before, .entry-single .post-edit-link .post-edit-link:before, .button .entry-single .entry-cat-links a:before, .entry-single .post-edit-link .entry-single .entry-cat-links a:before, .entry-single .entry-cat-links .button a:before, .entry-single .entry-cat-links .post-edit-link a:before, .button .entry-single .entry-content ul li:before, .entry-single .post-edit-link .entry-single .entry-content ul li:before, .entry-single .entry-content ul .button li:before, .entry-single .entry-content ul .post-edit-link li:before,
.button .entry-single .entry-content ol li:before,
.entry-single .post-edit-link .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .button li:before,
.entry-single .entry-content ol .post-edit-link li:before, .nav-previous a .far, .nav-previous a .entry-navigate-next i:before, .entry-navigate-next .nav-previous a i:before, .nav-previous a .entry-navigate-previous i:before, .entry-navigate-previous .nav-previous a i:before, .nav-previous a .entry-single .post-edit-link:before, .entry-single .nav-previous a .post-edit-link:before, .nav-previous a .entry-single .entry-cat-links a:before, .entry-single .entry-cat-links .nav-previous a a:before, .nav-previous a .entry-single .entry-content ul li:before, .entry-single .entry-content ul .nav-previous a li:before,
.nav-previous a .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .nav-previous a li:before, .nav-next a .far, .nav-next a .entry-navigate-next i:before, .entry-navigate-next .nav-next a i:before, .nav-next a .entry-navigate-previous i:before, .entry-navigate-previous .nav-next a i:before, .nav-next a .entry-single .post-edit-link:before, .entry-single .nav-next a .post-edit-link:before, .nav-next a .entry-single .entry-cat-links a:before, .entry-single .entry-cat-links .nav-next a a:before, .nav-next a .entry-single .entry-content ul li:before, .entry-single .entry-content ul .nav-next a li:before,
.nav-next a .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .nav-next a li:before, .search-form .search-submit .far, .search-form .search-submit .entry-navigate-next i:before, .entry-navigate-next .search-form .search-submit i:before, .search-form .search-submit .entry-navigate-previous i:before, .entry-navigate-previous .search-form .search-submit i:before, .search-form .search-submit .entry-single .post-edit-link:before, .entry-single .search-form .search-submit .post-edit-link:before, .search-form .search-submit .entry-single .entry-cat-links a:before, .entry-single .entry-cat-links .search-form .search-submit a:before, .search-form .search-submit .entry-single .entry-content ul li:before, .entry-single .entry-content ul .search-form .search-submit li:before,
.search-form .search-submit .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .search-form .search-submit li:before,
.search-form .search-field .far,
.search-form .search-field .entry-navigate-next i:before,
.entry-navigate-next .search-form .search-field i:before,
.search-form .search-field .entry-navigate-previous i:before,
.entry-navigate-previous .search-form .search-field i:before,
.search-form .search-field .entry-single .post-edit-link:before,
.entry-single .search-form .search-field .post-edit-link:before,
.search-form .search-field .entry-single .entry-cat-links a:before,
.entry-single .entry-cat-links .search-form .search-field a:before,
.search-form .search-field .entry-single .entry-content ul li:before,
.entry-single .entry-content ul .search-form .search-field li:before,
.search-form .search-field .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .search-form .search-field li:before, .button .author-box-entries li a:before, .entry-single .post-edit-link .author-box-entries li a:before, .nav-previous a .author-box-entries li a:before, .nav-next a .author-box-entries li a:before, .search-form .search-submit .author-box-entries li a:before,
.search-form .search-field .author-box-entries li a:before, .author-box-entries li .button a:before, .author-box-entries li .entry-single .post-edit-link a:before, .entry-single .author-box-entries li .post-edit-link a:before, .author-box-entries li .nav-previous a a:before, .nav-previous .author-box-entries li a a:before, .author-box-entries li .nav-next a a:before, .nav-next .author-box-entries li a a:before, .author-box-entries li .search-form .search-submit a:before, .search-form .author-box-entries li .search-submit a:before,
.author-box-entries li .search-form .search-field a:before,
.search-form .author-box-entries li .search-field a:before {
  margin-left: 10px;
  color: #2F3539;
}
.button:hover, .entry-single .post-edit-link:hover, .nav-previous a:hover, .nav-next a:hover, .search-form .search-submit:hover,
.search-form .search-field:hover {
  background: #fafafa;
  border-color: rgb(216.25, 216.25, 216.25);
  transition: 0.1s;
}
.button.button-dark, .entry-single .button-dark.post-edit-link, .nav-previous a.button-dark, .nav-next a.button-dark, .search-form .button-dark.search-submit,
.search-form .button-dark.search-field {
  background: #000;
  color: #fff;
  border-color: #000;
}
.button.button-dark:hover, .entry-single .button-dark.post-edit-link:hover, .nav-previous a.button-dark:hover, .nav-next a.button-dark:hover, .search-form .button-dark.search-submit:hover,
.search-form .button-dark.search-field:hover {
  background: #1D2125;
}
.button.button-darker, .entry-single .button-darker.post-edit-link, .nav-previous a.button-darker, .nav-next a.button-darker, .search-form .button-darker.search-submit,
.search-form .button-darker.search-field {
  background: #2D2D2D;
  color: #fff;
  border-color: transparent;
}
.button.button-darker:hover, .entry-single .button-darker.post-edit-link:hover, .nav-previous a.button-darker:hover, .nav-next a.button-darker:hover, .search-form .button-darker.search-submit:hover,
.search-form .button-darker.search-field:hover {
  background: rgb(57.75, 57.75, 57.75);
}
.button.button-light, .entry-single .button-light.post-edit-link, .nav-previous a.button-light, .nav-next a.button-light, .search-form .button-light.search-submit,
.search-form .button-light.search-field {
  background: #fff;
  color: #2D2D2D;
  border-color: #fff;
}
.button.button-light:hover, .entry-single .button-light.post-edit-link:hover, .nav-previous a.button-light:hover, .nav-next a.button-light:hover, .search-form .button-light.search-submit:hover,
.search-form .button-light.search-field:hover {
  background: rgb(242.25, 242.25, 242.25);
}
.button.button-primary, .entry-single .button-primary.post-edit-link, .nav-previous a.button-primary, .nav-next a.button-primary, .search-form .button-primary.search-submit,
.search-form .button-primary.search-field {
  background: #FFC82F;
  color: black;
  border-color: #FFC82F;
}
.button.button-primary:hover, .entry-single .button-primary.post-edit-link:hover, .nav-previous a.button-primary:hover, .nav-next a.button-primary:hover, .search-form .button-primary.search-submit:hover,
.search-form .button-primary.search-field:hover {
  background: rgb(255, 206.7427884615, 72.5);
}
.button.button-success, .entry-single .button-success.post-edit-link, .nav-previous a.button-success, .nav-next a.button-success, .search-form .button-success.search-submit,
.search-form .button-success.search-field {
  background: #98c92d;
  border-color: #98c92d;
  color: #fff;
}
.button.button-success:hover, .entry-single .button-success.post-edit-link:hover, .nav-previous a.button-success:hover, .nav-next a.button-success:hover, .search-form .button-success.search-submit:hover,
.search-form .button-success.search-field:hover {
  background: rgb(163.8658536585, 211.3719512195, 60.1280487805);
}
.button.button-small, .entry-single .button-small.post-edit-link, .nav-previous a.button-small, .nav-next a.button-small, .search-form .button-small.search-submit,
.search-form .button-small.search-field {
  font-size: 0.9375em;
  padding: 0.6875rem 1.5rem;
  line-height: 1;
}
.button.button-smoother, .entry-single .button-smoother.post-edit-link, .nav-previous a.button-smoother, .nav-next a.button-smoother, .search-form .button-smoother.search-submit,
.search-form .button-smoother.search-field {
  border-radius: 5px;
}
.button.button-center, .entry-single .button-center.post-edit-link, .nav-previous a.button-center, .nav-next a.button-center, .search-form .button-center.search-submit,
.search-form .button-center.search-field {
  text-align: center;
}
.button.button-muted, .entry-single .button-muted.post-edit-link, .nav-previous a.button-muted, .nav-next a.button-muted, .search-form .button-muted.search-submit,
.search-form .button-muted.search-field {
  background: #c6c6c6;
  border-color: #c6c6c6;
  color: #fff;
}
.button.button-muted:hover, .entry-single .button-muted.post-edit-link:hover, .nav-previous a.button-muted:hover, .nav-next a.button-muted:hover, .search-form .button-muted.search-submit:hover,
.search-form .button-muted.search-field:hover {
  background: rgb(210.75, 210.75, 210.75);
}
.button.button-muted-light, .entry-single .button-muted-light.post-edit-link, .nav-previous a.button-muted-light, .nav-next a.button-muted-light, .search-form .button-muted-light.search-submit,
.search-form .button-muted-light.search-field {
  background: #DDDDDD;
  border-color: transparent;
}
.button.button-muted-light:hover, .entry-single .button-muted-light.post-edit-link:hover, .nav-previous a.button-muted-light:hover, .nav-next a.button-muted-light:hover, .search-form .button-muted-light.search-submit:hover,
.search-form .button-muted-light.search-field:hover {
  background: rgb(233.75, 233.75, 233.75);
}
.button.button-inline, .entry-single .button-inline.post-edit-link, .nav-previous a.button-inline, .nav-next a.button-inline, .search-form .button-inline.search-submit,
.search-form .button-inline.search-field {
  border: none;
  background-color: transparent;
}
.button.button-back, .entry-single .button-back.post-edit-link, .nav-previous a.button-back, .nav-next a.button-back, .search-form .button-back.search-submit,
.search-form .button-back.search-field {
  background: #f2f2f2;
  font-size: 16px;
  line-height: 24px;
  border-radius: 8px;
  font-weight: 400;
  border: none;
}
.button.button-back:before, .entry-single .button-back.post-edit-link:before, .nav-previous a.button-back:before, .nav-next a.button-back:before, .search-form .button-back.search-submit:before,
.search-form .button-back.search-field:before {
  content: "";
  width: 6px;
  height: 12px;
  display: inline-block;
  margin: auto 16px auto 0;
  background: url("../images/arrow-left-angled.svg") no-repeat center left/cover;
}
.button.button-back:hover, .entry-single .button-back.post-edit-link:hover, .nav-previous a.button-back:hover, .nav-next a.button-back:hover, .search-form .button-back.search-submit:hover,
.search-form .button-back.search-field:hover {
  background: rgb(229.25, 229.25, 229.25);
}

.search-wrapper {
  margin-right: auto;
  margin-left: auto;
  height: 3.75em;
  width: 100%;
  max-width: 38em;
  border: 4px solid #f6f7f8;
  border-radius: 0.5rem;
  z-index: 1;
}
.search-wrapper form {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
  background-color: #fff;
}
.search-wrapper .search-field {
  outline: none;
  border: none;
  height: 100%;
  width: 100%;
  font-size: 1.125em;
  padding: 0 1em 0 2.875em;
}
.search-wrapper .search-field:focus {
  box-shadow: 0 0 5px #cacaca;
}
.search-wrapper .search-field.search-with-close {
  padding: 0 2.875em;
}
.search-wrapper .search-trigger-button {
  position: absolute;
  height: 1.25em;
  width: 1.25em;
  padding: 1em;
  box-sizing: content-box;
  cursor: pointer;
}
.search-wrapper .search-trigger-button svg {
  margin: 0;
  height: 1.25em;
  width: 1.25em;
}
.search-wrapper path {
  fill: #8a8a8a;
}

/**
 * The standard section wrapper. Use this with other classes for the base styling.
 * Default paddings are 40 and 80px
 */
.section-fullwidth {
  padding: 20px 0;
  position: relative;
}
.section-fullwidth.border-bottom {
  border-bottom: 1px solid #ddd;
}
.section-fullwidth.border-top {
  border-top: 1px solid #ddd;
}
.section-fullwidth.shadow {
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.section-fullwidth.shadow-inset {
  box-shadow: inset 0 5px 10px -5px rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.section-fullwidth.inverted {
  background: black;
  color: white;
}
.section-fullwidth.inverted hr {
  background-color: rgba(255, 255, 255, 0.2);
}
.section-fullwidth.text-white {
  color: white;
}
.section-fullwidth.text-white hr {
  background-color: rgba(255, 255, 255, 0.2);
}
.section-fullwidth.text-white a {
  color: inherit;
}
@media (min-width: 640px) {
  .section-fullwidth {
    padding: 40px 0;
  }
}

.section-background-muted {
  background-color: #f6f7f8;
}

.section-thin {
  padding: 10px 0;
}

.section-site-topbar {
  background: #364347 url("../images/background-top.jpg") no-repeat top right;
  background-size: cover;
  color: white;
  padding: 30px 0;
}
.section-site-topbar .page-title {
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 0.5em;
}
.section-site-topbar .page-title a {
  color: white;
}
.section-site-topbar .page-subtitle {
  max-width: 740px;
}
.section-site-topbar p {
  opacity: 0.8;
  font-size: 18px;
}

.section-navigate-home {
  padding: 0;
  display: none;
}

.section-heading {
  margin-bottom: 25px;
}
.section-heading.heading-cta {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-heading.blog-main-heading {
  margin-bottom: 0;
}
.section-heading.blog-main-heading .entry-featured-image,
.section-heading.blog-main-heading .entry-image {
  margin-top: 0;
  display: flex;
  justify-items: center;
  align-items: center;
  height: 100%;
}
.section-heading.blog-main-heading .entry-featured-image img,
.section-heading.blog-main-heading .entry-image img {
  border-radius: 0;
}
.section-heading .heading-title {
  font-size: 32px;
}
@media (max-width: 640px) {
  .section-heading {
    margin-bottom: 15px;
  }
  .section-heading .heading-title {
    font-size: 26px;
  }
  .section-heading.heading-cta {
    flex-direction: column;
    align-items: flex-start;
  }
  .section-heading .heading-cta-button {
    margin-top: 20px;
  }
}

.section-attention {
  background: #FFC82F;
}

.section-subscribe {
  padding: 60px 0;
}

.post-template-post-redesign .section-subscribe {
  display: none;
}

.section-welcome-sub-category .section-heading .heading-title {
  font-size: 3em;
}
.section-welcome-sub-category .section-heading .heading-subtitle {
  font-size: 1.25em;
}
.section-welcome-sub-category .welcome-info .entry-thumbnail-wrapper {
  display: none;
}
@media screen and (max-width: 960px) {
  .section-welcome-sub-category .welcome-info .entry-thumbnail-wrapper {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 12em;
    max-width: 16em;
    margin: 0 auto;
  }
  .section-welcome-sub-category .welcome-info .entry-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .section-welcome-sub-category.section-welcome {
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
}

.section-sub-category-wrapper {
  padding: 1.5em 0 4em;
}
.section-sub-category-wrapper .sub-category-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.section-sub-category-wrapper .entry-simple {
  border: none;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  flex: 0 0 calc(20% - 1.25em);
  margin-bottom: 2rem;
}
.section-sub-category-wrapper .entry-simple:not(:nth-child(5n+5)) {
  margin-right: 1.5rem;
}
.section-sub-category-wrapper .entry-simple .entry-body {
  padding: 0.75rem;
}
.section-sub-category-wrapper .entry-simple .entry-meta {
  margin-bottom: 0.25rem;
}
.section-sub-category-wrapper .entry-simple .entry-meta p {
  color: #808080;
  font-family: "proxima-nova";
  font-size: 1rem;
  line-height: normal;
}
.section-sub-category-wrapper .entry-simple .entry-excerpt {
  line-height: 20px;
}
.section-sub-category-wrapper .entry-simple .entry-excerpt p {
  color: #565656;
  font-family: "proxima-nova";
  font-size: 1.125rem;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 960px) {
  .section-sub-category-wrapper .entry-simple {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-sub-category-wrapper .entry-simple a {
    padding: 0.625rem;
  }
  .section-sub-category-wrapper .entry-simple .entry-body {
    padding: 0.625rem 0;
    margin-right: 0;
  }
  .section-sub-category-wrapper .entry-simple .entry-meta p {
    font-size: 0.875rem;
  }
  .section-sub-category-wrapper .entry-simple .entry-excerpt p {
    font-size: 1rem;
  }
}
.section-sub-category-wrapper .button-view-all {
  margin: 0.5em auto 0;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.25em;
  font-weight: 400;
  padding: 0.5em 3em;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.section-sub-category-wrapper .button-view-all span {
  border-radius: 5em;
  border: 1px solid #fefefe;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.25em;
  line-height: 0;
  margin-right: 0.75em;
}
.section-sub-category-wrapper .button-view-all span path {
  fill: #fefefe;
}
@media screen and (max-width: 960px) {
  .section-sub-category-wrapper {
    padding: 1.5em 0 2.875em;
  }
  .section-sub-category-wrapper .sub-category-wrapper {
    flex-flow: column nowrap;
  }
  .section-sub-category-wrapper .entry-simple {
    flex: 0 0 100%;
    padding: 0.5em;
  }
  .section-sub-category-wrapper .entry-simple a {
    padding: 0;
  }
  .section-sub-category-wrapper .entry-simple:nth-child(n) {
    margin-right: 0;
    margin-bottom: 1.25em;
  }
  .section-sub-category-wrapper .button-view-all {
    margin-top: 1em;
    width: 100%;
  }
}

.section-choose-path {
  font-family: "proxima-nova";
  background: #E5E5E5;
}
.section-choose-path .section-wrapper {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-choose-path .section-heading {
  margin-bottom: 0.3em;
  font-size: 2.5rem;
  font-weight: 700;
  color: #364447;
  line-height: 3.5rem;
  font-family: "proxima-nova";
}
.section-choose-path .section-description {
  margin-top: 0;
  margin-bottom: 2.5em;
  padding: 0 0.9375rem;
  text-align: center;
  color: #364447;
  font-size: 1rem;
  line-height: 1.5rem;
}
.section-choose-path .card-container {
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5em;
  padding: 0 0.9375rem;
  margin-bottom: 7em;
  color: #364447;
}
.section-choose-path .card-container .card {
  width: 17rem;
  height: auto;
  min-height: 21rem;
  max-height: 25rem;
  border-radius: 0.5rem;
  overflow: hidden;
}
.section-choose-path .card-container .card__image {
  width: 100%;
  margin-bottom: -0.4375rem;
}
.section-choose-path .card-container .card__info-container {
  height: 100%;
  padding: 1.5em;
  background-color: #fff;
}
.section-choose-path .card-container .card__info-container__course-info {
  display: flex;
  margin-bottom: 1.5em;
}
.section-choose-path .card-container .card__info-container__course-info__difficulty {
  margin-right: 0.5rem;
  padding: 0.1rem 0.8rem;
  border-radius: 1.25rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 0.9375rem;
}
.section-choose-path .card-container .card__info-container__course-info__difficulty--beginner {
  background-color: #99E500;
}
.section-choose-path .card-container .card__info-container__course-info__difficulty--intermediate {
  background-color: #FFC82F;
}
.section-choose-path .card-container .card__info-container__course-info__difficulty--advanced {
  background-color: #9673FF;
  color: #fff;
}
.section-choose-path .card-container .card__info-container__course-info__length {
  margin-right: 0.5rem;
  padding: 0.1rem 0.8rem;
  border-radius: 1.25rem;
  background-color: #E5E5E5;
  text-transform: capitalize;
  font-size: 0.75rem;
  font-weight: 600;
  color: #364447;
  line-height: 0.9375rem;
}
.section-choose-path .card-container .card__info-container__heading {
  font-size: 1.25rem;
  color: #364447;
  font-weight: 700;
  font-family: "proxima-nova";
}
.section-choose-path .card-container .card__info-container__paragraph {
  font-size: 0.9375rem;
  color: #364447;
  line-height: 1.25rem;
}

.category-theme-white_blue .section-choose-path {
  background: linear-gradient(to bottom, #087acb, #087acb, #40c6ff);
}
.category-theme-white_blue .section-choose-path .section-heading {
  color: #FFFFFF;
}
.category-theme-white_blue .section-choose-path .section-description {
  color: #FFFFFF;
}
.category-theme-white_blue .section-choose-path .card-container {
  color: #FFFFFF;
}
.category-theme-white_blue .section-choose-path .card-container .card__info-container {
  background-color: #fff;
}
.category-theme-white_blue .section-choose-path .card-container .card__info-container__course-info__difficulty--beginner {
  background-color: #40C6FF;
  color: #364447;
}
.category-theme-white_blue .section-choose-path .card-container .card__info-container__course-info__difficulty--intermediate {
  background-color: #004373;
  color: #FFFFFF;
}
.category-theme-white_blue .section-choose-path .card-container .card__info-container__course-info__difficulty--advanced {
  background-color: #E10992;
  color: #FFFFFF;
}
.category-theme-white_blue .section-choose-path .card-container .card__info-container__course-info__length {
  background-color: #F3F2F1;
  color: #364447;
}
.category-theme-white_blue .section-choose-path .card-container .card__info-container__heading {
  color: #364447;
}
.category-theme-white_blue .section-choose-path .card-container .card__info-container__paragraph {
  color: #364447;
}

.section-search {
  position: relative;
  bottom: 2em;
  padding: 0;
}
@media screen and (max-width: 960px) {
  .section-search .medium-9,
  .section-search .medium-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-search .search-wrapper {
    margin-right: auto;
    margin-left: auto;
    height: 3.75em;
    max-width: calc(90% + 8px);
  }
}

.section-main-content {
  padding-top: 1.5em;
}
@media screen and (max-width: 960px) {
  .section-main-content {
    padding-top: 0;
  }
  .section-main-content .medium-9,
  .section-main-content .medium-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.section-welcome-tutorials .section-heading .heading-title {
  font-size: 3.25em;
}
.section-welcome-tutorials .welcome-info .entry-thumbnail-wrapper {
  display: none;
}
@media screen and (max-width: 960px) {
  .section-welcome-tutorials {
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .section-welcome-tutorials .row {
    flex-direction: column-reverse;
  }
  .section-welcome-tutorials .welcome-info .section-heading .heading-title {
    font-size: 2.5em;
  }
  .section-welcome-tutorials .welcome-info .entry-thumbnail-wrapper {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 12em;
    max-width: 16em;
    margin: 0 auto;
  }
  .section-welcome-tutorials .welcome-info .entry-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .section-welcome-tutorials .welcome-info.section-welcome {
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .section-welcome-tutorials .welcome-thumbnail {
    display: flex;
    justify-content: center;
  }
  .section-welcome-tutorials .welcome-thumbnail .entry-thumbnail-wrapper {
    padding-top: 12em;
    max-width: 16em;
  }
  .section-welcome-tutorials .welcome-thumbnail .entry-thumbnail {
    height: 100%;
  }
}

.page-template-tutorials-redesign .header-submenu-inner {
  --cat-logo-dimentions: 2.875rem;
  background-color: transparent;
}
@media screen and (max-width: 480px) {
  .page-template-tutorials-redesign .header-submenu-inner {
    --cat-logo-dimentions: 2rem;
  }
}
.page-template-tutorials-redesign .header-submenu-inner .submenu-trigger {
  display: none;
  align-items: center;
  color: #FFF;
  font-size: 1em;
  line-height: 125%;
  margin-right: 15px;
  margin-left: auto;
  padding: 0;
  height: auto;
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .header-submenu-inner .submenu-trigger {
    display: flex;
  }
}
.page-template-tutorials-redesign .header-submenu-inner .submenu-trigger::before {
  display: none;
}
.page-template-tutorials-redesign .header-submenu-inner .submenu-trigger:after {
  line-height: 1;
  font-family: tsc-glyphs;
  content: "\e63f";
  display: block;
  font-size: 0.5em;
  margin-left: 0.5rem;
}
.page-template-tutorials-redesign .header-submenu-inner .submenu-navigation .menu-item-link {
  color: #fff;
  line-height: 1.375rem;
  padding: calc(var(--cat-logo-dimentions) / 2 - 0.6875rem) 1.125em;
}
@media screen and (max-width: 480px) {
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation .menu-item-link {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation {
    display: none;
    border-radius: 10px;
    top: 2rem;
    right: 15px;
    width: auto;
    padding: 0;
  }
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation .menu {
    background-color: #fff;
    border-radius: 10px;
    width: -moz-max-content;
    width: max-content;
    overflow: hidden;
    display: grid;
    padding: 1.5rem 1.5rem 0.5rem 1.5rem;
  }
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation .menu-item {
    width: auto;
    padding: 0;
    line-height: 1;
  }
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation .menu-item .menu-item-title {
    color: #000;
  }
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation .menu-item-link {
    padding: 0;
    line-height: 1;
    color: #565656;
  }
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation .is-button {
    display: none;
  }
}
.page-template-tutorials-redesign .header-submenu-inner .submenu-navigation-mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation-mobile {
    display: block;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation-mobile .menu-mobile {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    background: linear-gradient(165deg, #212A34 10.18%, #191D24 88.93%);
    padding: 0.25rem 0.5rem;
    width: 100%;
  }
  .page-template-tutorials-redesign .header-submenu-inner .submenu-navigation-mobile .menu-item {
    width: auto;
  }
}
.page-template-tutorials-redesign .section-welcome-tutorials {
  background-image: radial-gradient(121.17% 141.42% at 0% 0%, rgba(0, 133, 255, 0.4) 0%, rgba(3, 157, 206, 0.04) 100%), radial-gradient(121.17% 141.42% at 100% 100%, rgba(189, 0, 255, 0.5) 0%, rgba(189, 0, 255, 0.05) 100%);
  background-color: #000;
  padding: 20px 0;
}
.page-template-tutorials-redesign .section-welcome-tutorials .row {
  justify-content: center;
  max-width: none;
  margin: 4em 0;
}
.page-template-tutorials-redesign .section-welcome-tutorials .entry-excerpt p {
  max-height: unset;
  margin-bottom: 0;
}
.page-template-tutorials-redesign .section-welcome-tutorials .welcome-info {
  text-align: center;
  color: #FFFFFF;
}
.page-template-tutorials-redesign .section-welcome-tutorials .welcome-info .heading-subtitle {
  display: block;
  margin-top: 0;
  margin-bottom: 3rem;
  font-size: 18px;
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1em;
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: #FFFFFF;
  padding: 1rem;
  border-radius: 10px;
}
@media (max-width: 480px) {
  .page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container {
    justify-content: center;
  }
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container .entry-thumbnail-wrapper {
  width: 4em;
}
@media (max-width: 480px) {
  .page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container .entry-thumbnail-wrapper {
    width: 6em;
  }
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container .entry-body {
  text-align: center;
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container .entry-body .entry-title {
  margin-top: 0.5rem;
  font-family: "proxima-nova";
  color: #364447;
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container .entry-body .entry-excerpt {
  margin-top: 0.2rem;
}
.page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container .entry-body .entry-excerpt p {
  color: #555;
  font-family: "proxima-nova";
  font-size: 16px;
  max-width: 192px;
  max-height: 4.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical; /* For Firefox */
  -ms-box-orient: vertical; /* For Internet Explorer */
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.25em;
  margin: 0 -0.25em;
}
@media (max-width: 480px) {
  .page-template-tutorials-redesign .section-welcome-tutorials .tutorial-training-wrapper__entry__container {
    width: 16em;
    height: 16em;
  }
}
.page-template-tutorials-redesign .section-welcome-tutorials__header-submenu-wrapper .header-submenu-inner {
  padding: 0 1.4em;
  background-color: transparent;
}
.page-template-tutorials-redesign .section-welcome-tutorials__header-submenu-wrapper .header-submenu-inner .submenu-navigation .menu {
  background-color: transparent;
  justify-content: unset;
}
.page-template-tutorials-redesign .section-welcome-tutorials__header-submenu-wrapper .header-submenu-inner .submenu-navigation .menu .menu-item .menu-item-title {
  font-size: 18px;
  color: #FFFFFF;
  margin-right: 2rem;
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .section-welcome-tutorials__header-submenu-wrapper .header-submenu-inner .submenu-navigation .menu .menu-item .menu-item-title {
    color: #565656;
  }
}
.page-template-tutorials-redesign .section-welcome-tutorials__header-submenu-wrapper .header-submenu-inner .submenu-navigation .menu .menu-item .menu-item-title::after {
  content: "";
  width: 100%;
  height: 0.125em;
  position: absolute;
  bottom: -0.375rem;
  left: 0;
  background-color: transparent;
}
.page-template-tutorials-redesign .section-welcome-tutorials__header-submenu-wrapper .header-submenu-inner .submenu-navigation .menu .menu-item.item-active .menu-item-title::after {
  background-color: #FFC82E;
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .section-welcome-tutorials__header-submenu-wrapper .header-submenu-inner {
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .section-welcome-tutorials .welcome-info .entry-thumbnail-wrapper {
    display: none;
  }
}
.page-template-tutorials-redesign .section-search {
  transform: translateY(-50%);
  margin-bottom: -60px;
  z-index: 1;
  bottom: 0;
}
.page-template-tutorials-redesign .section-search .search-wrapper {
  border: 4px solid #ffffff;
}
.page-template-tutorials-redesign .section-more-resources {
  padding: 2.5em 0 8em;
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .section-more-resources {
    padding: 2em 0 5em;
  }
}
.page-template-tutorials-redesign .section-additional-tutorials {
  padding: 4em 0 5em;
}
.page-template-tutorials-redesign .section-additional-tutorials .section-heading {
  border-bottom: none;
  margin-bottom: 3rem;
}
.page-template-tutorials-redesign .section-additional-tutorials .section-heading .heading-title {
  text-align: center;
  font-family: "proxima-nova";
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
}
.page-template-tutorials-redesign .section-additional-tutorials .section-heading .sub-heading-title {
  text-align: center;
  font-family: "proxima-nova";
  font-size: 18px;
  margin-top: 0.5em;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper {
  justify-content: center;
  gap: 1em;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile {
  border: 1px solid transparent;
  border-radius: 10px;
  max-width: calc(20% - 1.5em);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
  margin-right: 0;
  margin-bottom: 0;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a {
  justify-content: center;
  align-items: center;
  padding: 1em;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .entry-body {
  text-align: center;
  padding: 0.5em 0;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .entry-body .entry-meta {
  display: none;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .entry-body .entry-title {
  font-family: "proxima-nova";
  color: #364447;
  font-size: 24px;
  font-weight: 700;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .entry-body .entry-excerpt {
  margin-top: 4px;
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .entry-body .entry-excerpt p {
  font-family: "proxima-nova";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #555;
  height: 4.5em;
  display: -webkit-box;
  text-overflow: "...";
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 0 0.25em;
  margin: 0 -0.25em;
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .entry-body .entry-excerpt p {
    height: auto;
    text-overflow: unset;
    display: -webkit-box;
    -webkit-line-clamp: unset;
    -webkit-box-orient: vertical;
    overflow: auto;
  }
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .entry-body {
    text-align: left;
  }
}
.page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile a .button-view {
  display: none;
}
@media screen and (max-width: 960px) {
  .page-template-tutorials-redesign .section-additional-tutorials .product-tutorials-wrapper .entry-simple-square-tile {
    max-width: none;
  }
}
.page-template-tutorials-redesign .section-more-resources-redesign .section-heading {
  margin: 4em 0 3rem;
}
.page-template-tutorials-redesign .section-more-resources-redesign .section-heading p {
  font-size: 18px;
}
.page-template-tutorials-redesign .section-more-resources-redesign .heading-title {
  color: white;
  font-size: 3rem;
  font-weight: 700;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme {
  background: #F0F1F5;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .section-heading .heading-gray {
  font-size: 40px;
  color: #364447;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .section-heading__sub-heading {
  color: #364447;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper {
  gap: 1em;
  justify-content: center;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign {
  max-width: calc(20% - 1em);
  background-color: #ffffff;
  border: 1px solid transparent;
  margin-bottom: 0 !important;
  align-items: center;
  border-radius: 10px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
  max-height: unset;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a {
  align-items: center;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a .entry-body {
  text-align: center;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a .entry-body .entry-title-redesign {
  font-size: 1.5rem;
  line-height: 31px;
  letter-spacing: 0.24px;
  color: #364447;
}
@media (min-width: 960px) and (max-width: 64em) {
  .page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a .entry-body .entry-title-redesign {
    font-size: 20px;
  }
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a .entry-body .entry-excerpt-redesign {
  margin-bottom: 0;
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a .entry-body .entry-excerpt-redesign p {
  color: #555;
  overflow: visible;
  text-overflow: unset;
  -webkit-line-clamp: unset;
  max-height: unset;
}
@media (min-width: 960px) and (max-width: 64em) {
  .page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a .entry-body .entry-excerpt-redesign p {
    font-size: 14px;
  }
}
@media (min-width: 960px) and (max-width: 64em) {
  .page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a {
    padding: 1rem;
  }
}
@media (max-width: 960px) {
  .page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign {
    width: 100%;
    max-width: 100%;
  }
  .page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign a .entry-body {
    text-align: left;
  }
}
.page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper .entry-simple-redesign:not(:nth-child(4n+4)) {
  margin: 0;
}
@media screen and (min-width: calc(60em + 1px)) {
  .page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper.product-tutorials-wrapper-two-rows {
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 62rem;
    margin: auto;
    align-items: stretch;
  }
  .page-template-tutorials-redesign .section-more-resources-redesign.section-additional-resources-white-theme .product-tutorials-wrapper.product-tutorials-wrapper-two-rows .entry-simple-redesign {
    max-width: calc(25% - 0.75em);
  }
}

.section-articles .entry-featured {
  margin-bottom: 3em;
}
.section-articles ul,
.section-articles ol {
  list-style-type: revert;
}
.section-articles h2 {
  padding-top: 1.2rem;
}
.section-articles details > summary {
  list-style: revert;
  display: revert;
}
.section-articles details > summary::-webkit-details-marker {
  display: revert;
}
.section-articles .entry-horizontal {
  margin-bottom: 3.5em;
}
.section-articles iframe {
  background-color: #f0f0f0;
  width: 100%;
  height: 31.25em;
}
.section-articles figure.wp-block-table {
  margin: 1em 0;
}
.section-articles figure.wp-block-table.is-style-regular tr, .section-articles figure.wp-block-table.is-style-regular td, .section-articles figure.wp-block-table.is-style-regular th {
  border: 1px solid;
}
.section-articles figure.wp-block-table table {
  margin: 0;
}
.section-articles figure.wp-block-table td, .section-articles figure.wp-block-table th {
  padding: 0.375em;
}
.section-articles figure.wp-block-table figcaption {
  font-size: 0.875em;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .section-articles .entry-horizontal {
    margin-bottom: 2.26em;
  }
  .section-articles .entry-featured {
    width: calc(100% + 1.875em);
    left: -0.9375em;
    position: relative;
    height: calc(100% + 1.875em);
    background: #f6f7f8;
    padding-bottom: 2em;
  }
  .section-articles .entry-thumbnail-wrapper {
    width: calc(100% - 0.9375em);
    height: calc(100% - 1.875em);
    padding-left: 0.9375em;
  }
  .section-articles iframe {
    width: 100%;
    height: 28em;
  }
}
@media (max-width: 640px) {
  .section-articles iframe {
    height: 20em;
  }
}
@media (max-width: 480px) {
  .section-articles iframe {
    height: 18em;
  }
}

.section-review {
  border-top: 2px solid #f6f7f8;
  margin-top: 1em;
}
.section-review .review-title {
  margin: 1.875em 0 0.5em;
  font-size: 1.25em;
  color: #565656;
}
.section-review .button-success {
  margin-right: 0.125em;
}
.section-review .review-buttons a {
  padding: 0.7em 1.375em;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .section-review {
    margin: 0.5em 0 1.5em;
  }
  .section-review .review-title {
    margin: 0.5em 0;
  }
  .section-review .review-buttons {
    display: flex;
  }
  .section-review .button-success,
  .section-review .button-muted {
    width: 100%;
    text-align: center;
  }
  .section-review .button-success {
    margin-right: 0.75em;
  }
}

.section-more-resources {
  padding: 2.5em 0 6em;
}
.section-more-resources .section-heading {
  margin-bottom: 1.25em;
}
.section-more-resources .entry-simple .entry-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .section-more-resources {
    padding: 2em 0 1.5em;
  }
}

.section-product-tutorials .product-tutorials-wrapper,
.section-more-resources .product-tutorials-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.section-product-tutorials .section-heading .heading-title,
.section-more-resources .section-heading .heading-title {
  color: #565656;
  font-weight: 600;
}
.section-product-tutorials .entry-simple,
.section-more-resources .entry-simple {
  margin-bottom: 2em;
  width: 100%;
  max-width: calc(25% - 1em);
  background-color: #fff;
  justify-content: space-between;
}
.section-product-tutorials .entry-simple:not(:nth-child(4n+4)),
.section-more-resources .entry-simple:not(:nth-child(4n+4)) {
  margin-right: 1.25em;
}
.section-product-tutorials .entry-simple a,
.section-more-resources .entry-simple a {
  padding: 1.25em 1em 1.25em 1.25em;
}
.section-product-tutorials .entry-simple .entry-thumbnail-wrapper,
.section-more-resources .entry-simple .entry-thumbnail-wrapper {
  padding-top: 4em;
  max-width: 4em;
  position: relative;
  left: -0.25em;
}
.section-product-tutorials .entry-simple .entry-body,
.section-more-resources .entry-simple .entry-body {
  margin-top: 0.25em;
}
.section-product-tutorials .entry-simple .entry-meta,
.section-more-resources .entry-simple .entry-meta {
  margin: 0.25em 0 0.125em;
}
.section-product-tutorials .entry-simple .entry-excerpt,
.section-product-tutorials .entry-simple .entry-title,
.section-more-resources .entry-simple .entry-excerpt,
.section-more-resources .entry-simple .entry-title {
  color: #565656;
}
.section-product-tutorials .entry-simple .entry-excerpt,
.section-more-resources .entry-simple .entry-excerpt {
  font-size: 1.125em;
}
.section-product-tutorials .entry-simple .entry-title,
.section-more-resources .entry-simple .entry-title {
  font-size: 1.875em;
}
@media screen and (max-width: 75em) {
  .section-product-tutorials .entry-simple,
  .section-more-resources .entry-simple {
    padding: 0;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .section-product-tutorials .entry-simple a,
  .section-more-resources .entry-simple a {
    flex-direction: column;
  }
  .section-product-tutorials .entry-simple .entry-thumbnail-wrapper,
  .section-more-resources .entry-simple .entry-thumbnail-wrapper {
    max-height: 4em;
  }
  .section-product-tutorials .entry-simple .entry-body,
  .section-more-resources .entry-simple .entry-body {
    margin-left: 0;
    margin-right: 0;
    flex-basis: auto;
  }
  .section-product-tutorials .entry-simple .button-view,
  .section-more-resources .entry-simple .button-view {
    align-self: flex-end;
  }
}
@media screen and (max-width: 960px) {
  .section-product-tutorials .product-tutorials-wrapper,
  .section-more-resources .product-tutorials-wrapper {
    flex-direction: column;
  }
  .section-product-tutorials .section-heading,
  .section-more-resources .section-heading {
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 0.25em;
    margin-bottom: 1.5em;
  }
  .section-product-tutorials .entry-simple,
  .section-more-resources .entry-simple {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 1.25em;
  }
  .section-product-tutorials .entry-simple a,
  .section-more-resources .entry-simple a {
    flex-direction: row;
    align-items: center;
    padding: 0.5em;
  }
  .section-product-tutorials .entry-simple .entry-thumbnail-wrapper,
  .section-more-resources .entry-simple .entry-thumbnail-wrapper {
    left: 0;
  }
  .section-product-tutorials .entry-simple .entry-body,
  .section-more-resources .entry-simple .entry-body {
    margin: 0 1em;
    flex-basis: 100%;
  }
  .section-product-tutorials .entry-simple .button-view,
  .section-more-resources .entry-simple .button-view {
    align-self: center;
  }
  .section-product-tutorials .entry-simple .entry-meta,
  .section-more-resources .entry-simple .entry-meta {
    margin: 0;
  }
  .section-product-tutorials .entry-simple .entry-excerpt p,
  .section-more-resources .entry-simple .entry-excerpt p {
    font-size: 1em;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .section-product-tutorials .entry-simple .entry-thumbnail-wrapper,
  .section-more-resources .entry-simple .entry-thumbnail-wrapper {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .section-product-tutorials .entry-simple .entry-title,
  .section-more-resources .entry-simple .entry-title {
    font-size: 1.5em;
  }
}

.section-welcome {
  box-sizing: border-box;
  color: #565656;
  padding-bottom: 2em;
}
.section-welcome.section-welcome-tutorials {
  padding-bottom: 2.5em;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.section-welcome.section-welcome-tutorials .heading-subtitle {
  display: none;
}
.section-welcome .navigation-page-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-welcome .navigation-page-wrapper a:hover {
  text-decoration: underline;
}
.section-welcome .navigation-page-wrapper span {
  display: inline-block;
}
.section-welcome .navigation-page-wrapper span span:nth-child(1) a {
  margin-right: 0.25em;
}
.section-welcome .navigation-page-wrapper span span:nth-child(2) a {
  margin: 0 0.25em;
}
.section-welcome .navigation-page-wrapper span .breadcrumb_last {
  margin-left: 0.25em;
}
.section-welcome .navigation-page-wrapper .navigation-separator {
  margin: 0 0.5em;
}
.section-welcome .navigation-page-wrapper a,
.section-welcome .navigation-page-wrapper .navigation-separator,
.section-welcome .navigation-page-wrapper .breadcrumb_last {
  color: #767676;
  font-size: 1.25em;
  display: inline-block;
}
.section-welcome .section-heading {
  margin-bottom: 0;
}
.section-welcome .section-heading .heading-title {
  margin: 0.375em 0 0.125em;
  font-size: 3.5em;
}
.section-welcome .section-heading .heading-subtitle {
  margin-top: 0;
  font-size: 1.125em;
}
.section-welcome .welcome-thumbnail {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}
.section-welcome .welcome-thumbnail .entry-thumbnail-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 15em;
  display: block;
  max-width: 18em;
}
.section-welcome .welcome-thumbnail .entry-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 12em;
}
@media screen and (max-width: 64em) {
  .section-welcome {
    height: 100%;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .section-welcome .welcome-thumbnail .entry-thumbnail-wrapper {
    padding-top: 44%;
  }
}
@media screen and (max-width: 960px) {
  .section-welcome {
    text-align: center;
    padding-bottom: 4.5em;
    max-height: -moz-fit-content;
    max-height: fit-content;
  }
  .section-welcome .medium-5,
  .section-welcome .medium-7,
  .section-welcome .medium-6,
  .section-welcome .medium-4,
  .section-welcome .medium-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-welcome .navigation-page-wrapper,
  .section-welcome .welcome-thumbnail {
    display: none;
  }
}

.section-welcome-category {
  padding-bottom: 3.5em;
}
.section-welcome-category .button-continue {
  max-width: 12em;
  font-size: 1.125em;
  padding: 0.625em 0.625em 0.625em 1em;
  margin-top: 1.25em;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.section-welcome-category .button-continue span {
  border-radius: 5em;
  border: 1px solid #fefefe;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.25em;
  line-height: 0;
  margin-left: 1em;
}
.section-welcome-category .button-continue span path {
  fill: #fefefe;
}
.section-welcome-category .welcome-thumbnail .entry-thumbnail-wrapper {
  padding-top: 15em;
  max-width: 24em;
}
.section-welcome-category .welcome-thumbnail .entry-thumbnail {
  max-height: -moz-fit-content;
  max-height: fit-content;
}
@media screen and (max-width: 64em) {
  .section-welcome-category {
    max-height: 100%;
    padding-bottom: 4em;
  }
}
@media screen and (max-width: 960px) {
  .section-welcome-category {
    max-height: -moz-fit-content;
    max-height: fit-content;
    padding: 1em 0 3.5em;
  }
  .section-welcome-category .row {
    flex-direction: column-reverse;
  }
  .section-welcome-category .medium-5 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .section-welcome-category .welcome-info .section-heading .heading-title {
    font-size: 2.5em;
  }
  .section-welcome-category .welcome-thumbnail {
    display: flex;
    justify-content: center;
  }
  .section-welcome-category .welcome-thumbnail .entry-thumbnail-wrapper {
    padding-top: 12em;
    max-width: 16em;
  }
  .section-welcome-category .welcome-thumbnail .entry-thumbnail {
    height: 100%;
  }
  .section-welcome-category .button-continue {
    width: 100%;
    max-width: 90%;
    margin: 1em auto 0;
    line-height: 1;
  }
  .section-welcome-category .button-continue span {
    padding: 0.375em;
  }
}
@media (max-width: 640px) {
  .section-welcome-category .button-continue span {
    padding: 6px;
  }
}

.section-product-tutorials {
  padding: 1.25em 0 1.5em;
}
.section-product-tutorials .section-heading {
  margin-bottom: 1em;
}
.section-product-tutorials .entry-simple .entry-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}
.section-product-tutorials .entry-simple .entry-excerpt p {
  overflow: visible;
  text-overflow: unset;
  -webkit-line-clamp: unset;
  max-height: unset;
}

.section-category-content {
  padding: 1em 0 8em;
}
.section-category-content .medium-9 .section-category-wrapper .category-type-wrapper:not(.category-type-wrapper-webinars) .entry-simple:nth-child(6) {
  margin-top: 0;
  margin-right: 0;
}
.section-category-content .medium-9 .section-category-wrapper .category-type-wrapper:not(.category-type-wrapper-webinars) .entry-simple:nth-child(n+7) {
  margin-top: 1.5rem;
}
.section-category-content .medium-9 .section-category-wrapper .category-type-wrapper:not(.category-type-wrapper-webinars) .entry-simple:not(:nth-child(5n+1)) {
  margin-right: 1.375em;
}
.section-category-content .medium-9 .section-category-wrapper .category-type-wrapper:not(.category-type-wrapper-webinars) .entry-simple:nth-child(11), .section-category-content .medium-9 .section-category-wrapper .category-type-wrapper:not(.category-type-wrapper-webinars) .entry-simple:nth-child(16) {
  margin-right: 0;
}
.section-category-content .medium-9 .section-category-wrapper.section-category-wrapper-tutorials .category-files-wrapper .entry-simple:not(:last-child, :nth-last-child(2), :nth-last-child(3)) {
  margin-bottom: 1em;
}
.section-category-content .medium-9 .section-category-wrapper.section-category-wrapper-tutorials .category-files-wrapper .entry-simple:not(:nth-child(3n+1)) {
  margin-right: 1.125em;
}
.section-category-content .medium-9 .section-category-wrapper.section-category-wrapper-tutorials .category-files-wrapper .entry-simple:nth-child(3n+1) {
  margin-right: 0em;
  margin-top: 0;
}
.section-category-content .medium-9 .section-category-wrapper.section-category-wrapper-tutorials .category-files-wrapper .entry-simple:not(:nth-child(5n+1)) {
  margin-top: 0;
}
.section-category-content .medium-9 .section-category-wrapper.section-category-wrapper-tutorials .category-files-wrapper .entry-simple:not(:nth-child(n+7)) {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  .section-category-content {
    padding: 1.5em 0 0;
  }
  .section-category-content .medium-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-category-content .medium-9 .section-category-wrapper .category-files-wrapper .entry-simple:not(:nth-child(2n+1)) {
    margin-right: 1em;
  }
  .section-category-content .medium-9 .section-category-wrapper .category-files-wrapper .entry-simple:nth-child(2n+1) {
    margin-right: 0em;
  }
  .section-category-content .medium-9 .section-category-wrapper .category-type-wrapper .entry-simple:nth-child(n) {
    margin: 0 0 1em 0;
    padding: 0;
  }
  .section-category-content .medium-9 .section-category-wrapper .category-type-wrapper .entry-simple:nth-child(n) .entry-simple:last-child {
    margin-right: 0;
  }
}

.section-webinars-content {
  padding-top: 3.5em;
}
@media screen and (max-width: 960px) {
  .section-webinars-content {
    padding: 1.5em 0 0;
  }
  .section-webinars-content .medium-9,
  .section-webinars-content .medium-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.section-webinars-content .load-more {
  text-align: center;
  grid-column: span 3;
}
.section-webinars-content .load-more .button, .section-webinars-content .load-more .entry-single .post-edit-link, .entry-single .section-webinars-content .load-more .post-edit-link, .section-webinars-content .load-more .nav-previous a, .nav-previous .section-webinars-content .load-more a, .section-webinars-content .load-more .nav-next a, .nav-next .section-webinars-content .load-more a, .section-webinars-content .load-more .search-form .search-submit, .search-form .section-webinars-content .load-more .search-submit,
.section-webinars-content .load-more .search-form .search-field,
.search-form .section-webinars-content .load-more .search-field {
  width: 100%;
  max-width: 17.875rem;
}
@media screen and (max-width: 960px) {
  .section-webinars-content .load-more {
    grid-column: span 1;
  }
}

.section-category-wrapper .category-type-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.section-category-wrapper .category-type-wrapper:not(:last-child) {
  margin-bottom: 3em;
}
@media screen and (max-width: 960px) {
  .section-category-wrapper .category-type-wrapper:not(:last-child) .entry-simple:nth-child(n) {
    margin-right: 0;
  }
}
.section-category-wrapper .category-type-wrapper .entry-simple {
  flex: 0 0 calc(20% - 0.75em);
  max-width: calc(20% - 0.75em);
}
.section-category-wrapper .category-type-wrapper .entry-simple:not(:nth-child(5n)) {
  margin-right: 0.875em;
}
.section-category-wrapper .category-type-wrapper .entry-simple:nth-child(n+6) {
  margin-top: 0.875em;
}
.section-category-wrapper .category-type-wrapper .entry-simple .entry-excerpt p {
  overflow: hidden;
  display: inline;
  font-weight: 400;
  line-height: 20px;
  color: #565656;
  max-height: 3em;
}
.section-category-wrapper .category-type-wrapper .entry-simple .entry-excerpt--active p {
  font-weight: 700 !important;
}
.section-category-wrapper .category-type-wrapper .entry-simple:last-child {
  margin-right: 0;
}
.section-category-wrapper .category-type-wrapper .category-button-wrapper {
  flex: 0 0 calc(20% - 1.125em);
  max-width: calc(20% - 1.125em);
  display: flex;
  justify-content: center;
  min-height: 5rem;
}
@media screen and (max-width: 960px) {
  .section-category-wrapper .category-type-wrapper {
    flex-flow: column nowrap;
  }
  .section-category-wrapper .category-type-wrapper .category-button-wrapper,
  .section-category-wrapper .category-type-wrapper .entry-simple:nth-child(n) {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-category-wrapper .category-type-wrapper .category-button-wrapper {
    margin: 0;
  }
  .section-category-wrapper .category-type-wrapper .entry-simple:nth-child(n) {
    margin: 0 0 1em 0;
    padding: 0;
  }
  .section-category-wrapper .category-type-wrapper .entry-simple:nth-child(n) .entry-excerpt p {
    overflow-y: auto;
    margin-bottom: 0.25em;
    max-height: 3em;
  }
  .section-category-wrapper .category-type-wrapper .entry-simple:last-child {
    margin-right: 0;
  }
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.25em;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .no-entries {
  grid-column: span 3;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple {
  flex: unset;
  max-width: unset;
  margin: 0;
  background-color: #2D2D2D;
  border-radius: 0.5em;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple a {
  padding: 0.75em;
  background-color: #fff;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple .entry-thumbnail-wrapper {
  background-color: #DDDDDD;
  border-radius: 0.375em;
  overflow: hidden;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple .entry-thumbnail {
  border-radius: 0;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-meta {
  margin-top: auto;
  text-align: center;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body {
  display: flex;
  flex-direction: column;
  margin-top: 1.25em;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .entry-label {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.14;
  margin-bottom: 0.25em;
  color: #2D2D2D;
  min-height: 2.25em;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .button, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .entry-single .post-edit-link, .entry-single .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .post-edit-link, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .nav-previous a, .nav-previous .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body a, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .nav-next a, .nav-next .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body a, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-form .search-submit, .search-form .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-submit,
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-form .search-field,
.search-form .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-field {
  margin-top: 0.625em;
  width: 100%;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe {
  border-color: #2D2D2D;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe a {
  background-color: #2D2D2D;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body {
  margin-top: 0;
  justify-content: center;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .entry-label,
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .entry-meta p {
  color: #fff;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .entry-label {
  font-size: 2em;
  margin-bottom: 0.5em;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .entry-meta {
  font-size: 1.25em;
}
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .button, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .entry-single .post-edit-link, .entry-single .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .post-edit-link, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .nav-previous a, .nav-previous .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body a, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .nav-next a, .nav-next .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body a, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .search-form .search-submit, .search-form .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .search-submit,
.section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .search-form .search-field,
.search-form .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .search-field {
  margin-top: 1.375em;
  color: #2D2D2D;
}
@media screen and (max-width: 960px) {
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars {
    grid-template-columns: 1fr;
    gap: 1em;
    padding-bottom: 2em;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .no-entries {
    grid-column: unset;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-thumbnail-wrapper {
    align-self: flex-start;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-meta {
    text-align: left;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body {
    margin-top: 0;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .entry-label {
    font-size: 1em;
    margin-bottom: 0.875em;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .button, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .entry-single .post-edit-link, .entry-single .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .post-edit-link, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .nav-previous a, .nav-previous .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body a, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .nav-next a, .nav-next .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body a, .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-form .search-submit, .search-form .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-submit,
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-form .search-field,
  .search-form .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-body .search-field {
    width: -moz-max-content;
    width: max-content;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .entry-label {
    font-size: 1.25em;
  }
  .section-category-wrapper .category-type-wrapper.category-type-wrapper-webinars .entry-simple-subscribe .entry-body .entry-meta {
    font-size: 1em;
  }
}
.section-category-wrapper .section-heading {
  width: 100%;
  margin-bottom: 1em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.section-category-wrapper .section-heading .heading-title {
  font-size: 1.75em;
  font-weight: 600;
  color: #565656;
  line-height: normal;
  font-family: "proxima-nova";
}
@media screen and (max-width: 480px) {
  .section-category-wrapper .section-heading .heading-title {
    margin-left: 0;
    margin-right: 0.5rem;
  }
}
.section-category-wrapper .section-heading .heading-title a {
  color: #565656;
}
.section-category-wrapper .section-heading .heading-title a:hover {
  text-decoration: underline;
  text-underline-offset: 0.375rem;
}
.section-category-wrapper .section-heading .heading-title a.files-title-nohover {
  text-decoration: none;
  cursor: auto;
}
.section-category-wrapper .section-heading .heading-title a.files-title-nohover:hover {
  text-decoration: none;
}
.section-category-wrapper .section-heading .button, .section-category-wrapper .section-heading .entry-single .post-edit-link, .entry-single .section-category-wrapper .section-heading .post-edit-link, .section-category-wrapper .section-heading .nav-previous a, .nav-previous .section-category-wrapper .section-heading a, .section-category-wrapper .section-heading .nav-next a, .nav-next .section-category-wrapper .section-heading a, .section-category-wrapper .section-heading .search-form .search-submit, .search-form .section-category-wrapper .section-heading .search-submit,
.section-category-wrapper .section-heading .search-form .search-field,
.search-form .section-category-wrapper .section-heading .search-field {
  width: auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media screen and (max-width: 480px) {
  .section-category-wrapper .section-heading .button, .section-category-wrapper .section-heading .entry-single .post-edit-link, .entry-single .section-category-wrapper .section-heading .post-edit-link, .section-category-wrapper .section-heading .nav-previous a, .nav-previous .section-category-wrapper .section-heading a, .section-category-wrapper .section-heading .nav-next a, .nav-next .section-category-wrapper .section-heading a, .section-category-wrapper .section-heading .search-form .search-submit, .search-form .section-category-wrapper .section-heading .search-submit,
  .section-category-wrapper .section-heading .search-form .search-field,
  .search-form .section-category-wrapper .section-heading .search-field {
    flex: 0 0 100%;
    flex-shrink: 0;
    justify-content: flex-start;
  }
}
.section-category-wrapper .section-heading .button .button-text, .section-category-wrapper .section-heading .entry-single .post-edit-link .button-text, .entry-single .section-category-wrapper .section-heading .post-edit-link .button-text, .section-category-wrapper .section-heading .nav-previous a .button-text, .nav-previous .section-category-wrapper .section-heading a .button-text, .section-category-wrapper .section-heading .nav-next a .button-text, .nav-next .section-category-wrapper .section-heading a .button-text, .section-category-wrapper .section-heading .search-form .search-submit .button-text, .search-form .section-category-wrapper .section-heading .search-submit .button-text,
.section-category-wrapper .section-heading .search-form .search-field .button-text,
.search-form .section-category-wrapper .section-heading .search-field .button-text {
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #565656 !important;
}
.section-category-wrapper .section-heading .button:hover, .section-category-wrapper .section-heading .entry-single .post-edit-link:hover, .entry-single .section-category-wrapper .section-heading .post-edit-link:hover, .section-category-wrapper .section-heading .nav-previous a:hover, .nav-previous .section-category-wrapper .section-heading a:hover, .section-category-wrapper .section-heading .nav-next a:hover, .nav-next .section-category-wrapper .section-heading a:hover, .section-category-wrapper .section-heading .search-form .search-submit:hover, .search-form .section-category-wrapper .section-heading .search-submit:hover,
.section-category-wrapper .section-heading .search-form .search-field:hover,
.search-form .section-category-wrapper .section-heading .search-field:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.375rem;
}
.section-category-wrapper .entry-simple .button-view {
  padding: 0.25em;
}
.section-category-wrapper .entry-simple .button-view-hidden {
  display: none;
}
.section-category-wrapper .button-inline {
  align-self: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  max-width: 6.75em;
  padding: 0.75em 0;
  font-weight: 400;
  text-align: end;
}
.section-category-wrapper .button-inline .button-text {
  color: #000;
}
.section-category-wrapper .button-inline .button-arrow-wrapper {
  border: 1px solid #98c92d;
  border-radius: 5em;
  padding: 0.375em;
  display: flex;
  margin-left: 0.75em;
}
.section-category-wrapper .button-inline .button-arrow-wrapper path {
  fill: #98c92d;
}
@media screen and (max-width: 960px) {
  .section-category-wrapper .button-inline {
    background-color: currentColor;
    border-color: currentColor;
    color: #fff;
    width: 100%;
    margin-left: 0;
    max-width: 100%;
    justify-content: center;
    font-weight: 500;
    font-size: 1.25em;
    padding: 0.5em 0;
  }
  .section-category-wrapper .button-inline:hover {
    background: currentColor;
  }
  .section-category-wrapper .button-inline .button-text {
    color: #fefefe !important;
  }
  .section-category-wrapper .button-inline .button-arrow-wrapper {
    border: 1px solid #fefefe !important;
  }
  .section-category-wrapper .button-inline .button-arrow-wrapper path {
    fill: #fefefe !important;
  }
}
@media screen and (max-width: 640px) {
  .section-category-wrapper .button-inline .button-arrow-wrapper {
    padding: 6px;
  }
}
.section-category-wrapper .category-files-wrapper .entry-simple {
  flex: 0 0 calc(33.3333333333% - 0.75em);
  max-width: calc(33.3333333333% - 0.75em);
}
.section-category-wrapper .category-files-wrapper .entry-simple:not(:last-child, :nth-last-child(2), :nth-last-child(3)) {
  margin-bottom: 1em;
}
.section-category-wrapper .category-files-wrapper .entry-simple:not(:nth-child(3n+1)) {
  margin-right: 1em;
}
.section-category-wrapper .category-files-wrapper .entry-simple:nth-child(3n+1) {
  margin-right: 0em;
}
.section-category-wrapper .category-files-wrapper .entry-simple a {
  display: flex;
  flex-direction: row;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.75em 0.75em 0.75em 1em;
  box-sizing: content-box;
}
.section-category-wrapper .category-files-wrapper .entry-simple .entry-thumbnail-wrapper {
  padding-top: 4em;
  max-width: 3em;
  min-width: 3em;
}
.section-category-wrapper .category-files-wrapper .entry-simple .entry-thumbnail-wrapper .entry-thumbnail {
  height: 100%;
}
.section-category-wrapper .category-files-wrapper .entry-body {
  margin: 0.625em 0.75em 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.section-category-wrapper .category-files-wrapper .button-view {
  align-self: center;
  padding: 0.5em;
}
.section-category-wrapper .category-files-wrapper .button-view svg {
  transform: rotate(90deg);
}
@media screen and (max-width: 960px) {
  .section-category-wrapper .entry-simple .button-view {
    padding: 0.5em;
  }
  .section-category-wrapper .category-files-wrapper {
    flex-flow: row wrap;
  }
  .section-category-wrapper .category-files-wrapper .entry-simple {
    flex: 0 0 calc(50% - 0.75em);
    max-width: calc(50% - 0.75em);
  }
  .section-category-wrapper .category-files-wrapper .entry-simple:not(:nth-child(2n+1)) {
    margin-right: 1em;
  }
  .section-category-wrapper .category-files-wrapper .entry-simple:nth-child(2n+1) {
    margin-right: 0em;
  }
  .section-category-wrapper .category-files-wrapper .entry-simple a {
    padding: 0.5em;
  }
  .section-category-wrapper .section-heading {
    margin-bottom: 1.25em;
  }
}
@media screen and (max-width: 640px) {
  .section-category-wrapper .entry-simple .button-view {
    padding: 0.375em;
  }
  .section-category-wrapper .category-files-wrapper {
    flex-flow: row wrap;
  }
  .section-category-wrapper .category-files-wrapper .entry-simple {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-category-wrapper .category-files-wrapper .entry-simple:nth-child(n) {
    margin-right: 0em;
  }
}
.section-category-wrapper.section-category-wrapper-tutorials .section-heading .heading-title a {
  color: #555;
  font-size: 1.625rem;
  font-weight: 700;
  font-family: "proxima-nova";
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple {
  border: none;
  border-radius: 0.5rem;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  flex: 0 0 calc(20% - 1.125em);
  max-width: calc(20% - 1.125em);
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple .entry-body {
  padding: 0.625rem;
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple .entry-body .entry-meta {
  margin-bottom: 0.25rem;
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple .entry-body .entry-meta p {
  color: #808080;
  font-family: "proxima-nova";
  font-size: 0.875rem;
  line-height: normal;
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple .entry-body .entry-excerpt {
  line-height: 20px;
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple .entry-body .entry-excerpt p {
  color: #565656;
  font-family: "proxima-nova";
  font-size: 1rem;
  font-weight: 700;
  line-height: normal;
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper.category-files-wrapper .entry-simple {
  flex: 0 0 calc(33.3333333333% - 0.75em);
  max-width: calc(33.3333333333% - 0.75em);
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper.category-files-wrapper .entry-simple a {
  height: 100%;
  box-sizing: border-box;
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper.category-files-wrapper .entry-simple a .entry-thumbnail-wrapper {
  margin-top: auto;
  margin-bottom: auto;
}
.section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper.category-files-wrapper .entry-simple a .entry-body {
  padding: 0.625rem;
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  .section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper {
    flex-flow: row wrap;
  }
  .section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple a {
    padding: 0.625rem;
  }
  .section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper .entry-simple .entry-body {
    padding: 0.625rem 0;
    margin-right: 0;
  }
  .section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper.category-files-wrapper .entry-simple {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-category-wrapper.section-category-wrapper-tutorials .category-type-wrapper.category-files-wrapper .entry-simple a {
    padding: 1rem 0.625rem;
  }
}

.section-search-result .page-title {
  display: none;
}
.section-search-result .search-wrapper {
  margin: 0;
  position: absolute;
  bottom: -1.5em;
}
.section-search-result .search-wrapper .close-button,
.section-search-result .search-wrapper .search-trigger-button {
  position: absolute;
  height: 1.25em;
  width: 1.25em;
  padding: 1em;
  box-sizing: content-box;
  cursor: pointer;
}
.section-search-result .search-wrapper .close-button svg,
.section-search-result .search-wrapper .search-trigger-button svg {
  margin: 0;
  height: 1.25em;
  width: 1.25em;
}
.section-search-result .search-wrapper .close-button {
  right: 0;
}
@media screen and (max-width: 960px) {
  .section-search-result {
    padding: 0.875em 0;
  }
  .section-search-result .medium-9,
  .section-search-result .medium-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-search-result .search-wrapper {
    position: relative;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    border: none;
  }
  .section-search-result .search-wrapper form,
  .section-search-result .search-wrapper .search-field {
    border-radius: 0.375em;
  }
  .section-search-result .content-type-sidebar .section-heading,
  .section-search-result .products-sidebar .section-heading,
  .section-search-result .categories-sidebar .section-heading {
    border: 1px solid #e6e6e6;
    padding: 0.5em 0.75em;
    border-radius: 0.375em;
  }
}

.section-search-result-wrapper {
  padding-top: 3.5em;
}
.section-search-result-wrapper .content-type-sidebar,
.section-search-result-wrapper .products-sidebar,
.section-search-result-wrapper .categories-sidebar {
  margin-right: 1.5em;
  padding-bottom: 3em;
}
.section-search-result-wrapper .content-type-sidebar .section-heading,
.section-search-result-wrapper .products-sidebar .section-heading,
.section-search-result-wrapper .categories-sidebar .section-heading {
  border-bottom: 1px solid #e6e6e6;
  padding: 0;
  margin-bottom: 1.25em;
}
.section-search-result-wrapper .content-type-sidebar .section-heading .heading-title,
.section-search-result-wrapper .products-sidebar .section-heading .heading-title,
.section-search-result-wrapper .categories-sidebar .section-heading .heading-title {
  font-size: 1.5em;
  font-weight: 700;
  color: #232323;
  padding: 0 0 0.25em 0;
}
.section-search-result-wrapper .content-type-sidebar .list-item:not(:last-child),
.section-search-result-wrapper .products-sidebar .list-item:not(:last-child),
.section-search-result-wrapper .categories-sidebar .list-item:not(:last-child) {
  padding-bottom: 0.5em;
}
.section-search-result-wrapper .content-type-sidebar .list-item,
.section-search-result-wrapper .products-sidebar .list-item,
.section-search-result-wrapper .categories-sidebar .list-item {
  display: flex;
  justify-content: space-between;
}
.section-search-result-wrapper .content-type-sidebar .list-item .category-title,
.section-search-result-wrapper .products-sidebar .list-item .category-title,
.section-search-result-wrapper .categories-sidebar .list-item .category-title {
  color: #676767;
}
.section-search-result-wrapper .content-type-sidebar .list-item .search-filter-label-main,
.section-search-result-wrapper .products-sidebar .list-item .search-filter-label-main,
.section-search-result-wrapper .categories-sidebar .list-item .search-filter-label-main {
  font-weight: bold;
  color: #232323;
}
.section-search-result-wrapper .content-type-sidebar .search-filter-checkbox,
.section-search-result-wrapper .products-sidebar .search-filter-checkbox,
.section-search-result-wrapper .categories-sidebar .search-filter-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.5em;
  height: 1.5em;
  border: 0.15em solid #aaa;
  border-radius: 0.1875em;
  transform: translateY(-0.075em);
  cursor: pointer;
}
.section-search-result-wrapper .content-type-sidebar .search-filter-checkbox::before,
.section-search-result-wrapper .products-sidebar .search-filter-checkbox::before,
.section-search-result-wrapper .categories-sidebar .search-filter-checkbox::before {
  content: "";
  display: block;
  background: #aaa;
  margin: 0.1875em;
  width: 0.875em;
  height: 0.875em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
}
.section-search-result-wrapper .content-type-sidebar .search-filter-checkbox:checked::before,
.section-search-result-wrapper .products-sidebar .search-filter-checkbox:checked::before,
.section-search-result-wrapper .categories-sidebar .search-filter-checkbox:checked::before {
  transform: scale(1);
  transform: rotate(12deg);
}
.section-search-result-wrapper .content-type-sidebar .search-filter-checkbox-main,
.section-search-result-wrapper .products-sidebar .search-filter-checkbox-main,
.section-search-result-wrapper .categories-sidebar .search-filter-checkbox-main {
  border-color: #232323;
}
.section-search-result-wrapper .content-type-sidebar .search-filter-checkbox-main:checked::before,
.section-search-result-wrapper .products-sidebar .search-filter-checkbox-main:checked::before,
.section-search-result-wrapper .categories-sidebar .search-filter-checkbox-main:checked::before {
  background: #232323;
}
.section-search-result-wrapper .search-result-wrapper {
  display: flex;
  flex-direction: column;
}
.section-search-result-wrapper .search-result-wrapper .entry {
  width: 100%;
}
.section-search-result-wrapper .search-result-wrapper .entry:nth-of-type(n) {
  margin: 0 0 1.5em 0;
}
.section-search-result-wrapper .entry-simple {
  background: none;
  border: none;
}
.section-search-result-wrapper .entry-simple .entry-wrapper-div {
  flex-direction: row;
  justify-content: space-between;
  padding: 0.125em;
}
.section-search-result-wrapper .entry-simple .entry-thumbnail-wrapper {
  padding-top: 5.625em;
  flex: 0 0 10em;
  background-color: #666;
  border-radius: 0.375em;
}
.section-search-result-wrapper .entry-simple .entry-thumbnail {
  -o-object-fit: cover;
     object-fit: cover;
}
.section-search-result-wrapper .entry-simple .entry-excerpt p {
  margin-bottom: 0.375em;
  margin-top: 0.25em;
  max-height: none;
}
.section-search-result-wrapper .entry-simple .entry-body {
  margin: 0 0 0 2em;
  flex: 100%;
}
.section-search-result-wrapper .entry-simple .entry-body .entry-thumbnail-wrapper {
  display: none;
}
.section-search-result-wrapper .entry-simple .entry-title {
  color: #111;
  line-height: 1;
  margin-top: 0;
}
.section-search-result-wrapper .entry-simple .button-view {
  align-self: center;
  margin-left: 3.5em;
}
.section-search-result-wrapper .entry-simple .navigation-page-wrapper p {
  color: #8a8a8a;
  font-size: 0.875em;
  font-weight: 600;
}
.section-search-result-wrapper .entry-simple .navigation-page-wrapper p.search-breadcrumbs a,
.section-search-result-wrapper .entry-simple .navigation-page-wrapper p.search-breadcrumbs .webinar-category-no-link {
  padding: 0.25em 0.6875em;
  display: inline-block;
  background: #eee;
  border-radius: 0.3125em;
  font-weight: 500;
  color: #555;
  font-size: 0.9375em;
  margin-top: 0.25em;
}
.section-search-result-wrapper .entry-simple .navigation-page-wrapper p.search-breadcrumbs span:not(.webinar-category-no-link) {
  color: #000;
  font-size: 1.125em;
  font-family: monospace;
  padding-left: 0.3125em;
}
.section-search-result-wrapper .section-review {
  margin-top: 3em;
}
.section-search-result-wrapper .section-review .review-title {
  margin: 1.25em 0 0.5em;
}
.section-search-result-wrapper .search-result-pagination {
  margin-top: 1.5em;
}
.section-search-result-wrapper .search-result-pagination .pagination {
  border: 2px solid #ccc;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.5em;
}
.section-search-result-wrapper .search-result-pagination .pagination .nav-links {
  justify-content: center;
  margin: 0 auto;
  color: #565656;
}
.section-search-result-wrapper .search-result-pagination .pagination .nav-links .page-numbers {
  display: block;
  padding: 0.25em 0.8125em;
  margin: 0.3125em 0.5em;
  border-radius: 0.1875em;
  font-weight: 600;
}
.section-search-result-wrapper .search-result-pagination .pagination .nav-links .page-numbers.current {
  background: #e1e1e1;
  color: #000;
  font-weight: 700;
}
.section-search-result-wrapper .search-result-pagination .pagination .nav-links .page-numbers.prev, .section-search-result-wrapper .search-result-pagination .pagination .nav-links .page-numbers.next {
  font-family: monospace;
  font-size: 1.25em;
  padding: 0 0.625em;
}
.section-search-result-wrapper .search-result-pagination .pagination .nav-links .page-numbers.prev.pagination-disabled, .section-search-result-wrapper .search-result-pagination .pagination .nav-links .page-numbers.next.pagination-disabled {
  opacity: 0.2;
  cursor: text;
}
.section-search-result-wrapper .search-result-pagination .pagination .nav-links div {
  color: #555;
  cursor: pointer;
}
.section-search-result-wrapper .search-result-pagination .pagination .nav-links div:hover {
  background: #efefef;
}
@media screen and (max-width: 960px) {
  .section-search-result-wrapper {
    padding-top: 1em;
  }
  .section-search-result-wrapper .medium-9,
  .section-search-result-wrapper .medium-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section-search-result-wrapper .content-type-sidebar,
  .section-search-result-wrapper .products-sidebar,
  .section-search-result-wrapper .categories-sidebar {
    margin-right: 0;
    padding-bottom: 0;
  }
  .section-search-result-wrapper .content-type-sidebar .section-heading,
  .section-search-result-wrapper .products-sidebar .section-heading,
  .section-search-result-wrapper .categories-sidebar .section-heading {
    border: 1px solid #e6e6e6;
    border-radius: 0.375em;
  }
  .section-search-result-wrapper .content-type-sidebar .section-heading .heading-title,
  .section-search-result-wrapper .products-sidebar .section-heading .heading-title,
  .section-search-result-wrapper .categories-sidebar .section-heading .heading-title {
    position: relative;
    font-size: 1.125em;
    font-weight: 400;
    padding: 0.75em;
  }
  .section-search-result-wrapper .content-type-sidebar .section-heading .heading-title::after,
  .section-search-result-wrapper .products-sidebar .section-heading .heading-title::after,
  .section-search-result-wrapper .categories-sidebar .section-heading .heading-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #565656;
    margin-top: -0.25em;
    right: 0.75em;
    top: 50%;
  }
  .section-search-result-wrapper .content-type-sidebar .list,
  .section-search-result-wrapper .products-sidebar .list,
  .section-search-result-wrapper .categories-sidebar .list {
    display: none;
    margin-bottom: 1.5em;
  }
  .section-search-result-wrapper .content-type-sidebar .list-item,
  .section-search-result-wrapper .products-sidebar .list-item,
  .section-search-result-wrapper .categories-sidebar .list-item {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-search-result-wrapper .content-type-sidebar.is-extended .list,
  .section-search-result-wrapper .products-sidebar.is-extended .list,
  .section-search-result-wrapper .categories-sidebar.is-extended .list {
    display: block;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-simple {
    border: 1px solid #e6e6e6;
    background-color: #f6f7f8;
    padding: 0.5em;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-simple a {
    flex-flow: row wrap;
    position: relative;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-thumbnail-wrapper {
    display: none;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-body {
    margin: 0;
    flex: 0 0 100%;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-body .entry-thumbnail-wrapper {
    display: block;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-primary {
    display: flex;
  }
  .section-search-result-wrapper .search-result-wrapper .primary-info {
    margin-left: 1em;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-excerpt {
    margin-top: 0.5em;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-thumbnail-wrapper {
    flex: 0 0 10em;
    max-width: 10em;
    padding-top: 5.625em;
  }
  .section-search-result-wrapper .search-result-wrapper .entry-footer {
    margin-top: 0.125em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .section-search-result-wrapper .search-result-wrapper .navigation-page-wrapper {
    min-height: 2em;
    display: flex;
    align-items: center;
  }
  .section-search-result-wrapper .search-result-wrapper .navigation-page-wrapper p.search-breadcrumbs a {
    display: inline-block;
    width: auto;
  }
  .section-search-result-wrapper .search-result-wrapper .button-view {
    align-self: flex-end;
    position: absolute;
    right: 1.25em;
  }
  .section-search-result-wrapper .search-result-pagination {
    display: flex;
    justify-content: center;
  }
  .section-search-result-wrapper .search-result-pagination .pagination .nav-links .page-numbers {
    margin: 0.25em;
  }
}
@media screen and (max-width: 37.5em) {
  .section-search-result-wrapper .search-result-wrapper .entry-thumbnail-wrapper {
    flex: 0 0 8em;
    max-width: 8em;
    padding-top: 4.5em;
  }
}

.searchwp-highlight {
  background: #ffd863;
}

.section-more-resources-redesign {
  font-family: "proxima-nova";
  background: linear-gradient(90deg, #131D29 0%, #151E1A 50%);
}
.section-more-resources-redesign .row {
  max-width: 78rem;
}
.section-more-resources-redesign.error-404 {
  margin-top: -4em;
}
.section-more-resources-redesign.error-404 article.entry-simple-redesign {
  background-color: #2F3539;
  border: 1px solid #2F3539;
  margin-bottom: 1.25em;
}
.section-more-resources-redesign .section-heading {
  text-align: center;
  margin: 4em 0;
}
.section-more-resources-redesign .section-heading .heading-title {
  color: white;
  font-size: 3rem;
  font-weight: 700;
  font-family: "proxima-nova";
}
@media screen and (max-width: 960px) {
  .section-more-resources-redesign .section-heading {
    border-bottom: none !important;
  }
}
.section-more-resources-redesign .entry-simple-redesign {
  background-color: #2F3539;
  border: 1px solid #2F3539;
  margin-bottom: 1.25em;
  border-radius: 0.5rem;
}
.section-more-resources-redesign .entry-simple-redesign .entry-thumbnail-wrapper {
  left: 0;
  flex: 0 0 auto;
}
.section-more-resources-redesign .entry-simple-redesign .entry-body {
  margin-top: 0;
  padding: 0.25rem;
  flex-grow: 1;
}
.section-more-resources-redesign .entry-simple-redesign .entry-meta-redesign p {
  color: #fff;
  margin-bottom: 0.5rem;
}
.section-more-resources-redesign .entry-simple-redesign .entry-title-redesign {
  color: #fff;
  margin: 0.5rem 0;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.25rem;
  letter-spacing: 0.3px;
  font-family: "proxima-nova";
}
.section-more-resources-redesign .entry-simple-redesign .entry-excerpt-redesign {
  color: #fff;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.section-more-resources-redesign .entry-simple-redesign .entry-excerpt-redesign p {
  margin-bottom: 0;
}
.section-more-resources-redesign.section-more-resources-theme-white_blue {
  background: linear-gradient(to bottom, #087acb, #087acb, #40c6ff);
}
.section-more-resources-redesign.section-more-resources-theme-white_blue__section-heading__heading-title-redesign {
  color: #FFFFFF;
}
.section-more-resources-redesign.section-more-resources-theme-white_blue .entry-simple-redesign {
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
}
.section-more-resources-redesign.section-more-resources-theme-white_blue .entry-simple-redesign .entry-meta-redesign p {
  color: #364447;
}
.section-more-resources-redesign.section-more-resources-theme-white_blue .entry-simple-redesign .entry-title-redesign {
  color: #364447;
}
.section-more-resources-redesign.section-more-resources-theme-white_blue .entry-simple-redesign .entry-excerpt-redesign {
  color: #364447;
}

.section-related-articles .entry-title {
  color: #333;
}
.section-related-articles .entry-title a {
  color: #333;
}
.section-related-articles .entry-archive {
  margin-top: 5px;
}
@media (min-width: 960px) {
  .section-related-articles .section-heading {
    margin-top: 15px;
  }
}
@media (min-width: 640px) {
  .section-related-articles .entry-archive {
    background: #f2f2f2;
    height: 100%;
  }
  .section-related-articles .entry-header {
    padding: 8px 24px 4px 24px;
  }
}

.section-blog-content .blog-content-wrapper .entry-column-wrapper {
  flex-direction: column;
  width: 100%;
}
.section-blog-content .blog-content-wrapper .entry-content,
.section-blog-content .blog-content-wrapper .entry-column-main {
  max-width: 100%;
}
.section-blog-content .blog-content-wrapper .entry-content a,
.section-blog-content .blog-content-wrapper .entry-column-main a {
  border-color: currentColor;
  font-weight: 400;
}

html[lang=de-DE] .section-title {
  font-size: 3rem;
  overflow: hidden;
  hyphens: none;
  font-size: clamp(1.2rem, 7.5vw, 3rem);
}

.subscribe-box {
  background-color: #FFC82F;
  color: black;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 40px;
}
.subscribe-box-title {
  font-size: 16px;
}
.subscribe-box-dark {
  background-color: black;
  color: white;
}
.subscribe-box-light {
  background-color: #f2f2f2;
  color: black;
}
.subscribe-box p {
  font-size: 14px;
}
@media (max-width: 640px) {
  .subscribe-box {
    padding: 15px;
  }
}

.dropdown-list {
  position: relative;
}
.dropdown-list.is-opened .dropdown-list-menu {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  transition: 0.2s;
}
.dropdown-list-menu {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  pointer-events: none;
  min-width: 100%;
  background: white;
  border: 1px solid #e5e5e5;
  opacity: 0;
  transform: translateY(10px);
  transition: 0.1s;
  z-index: 10;
}
.dropdown-list-item {
  border-bottom: 1px solid #e5e5e5;
}
.dropdown-list-item a {
  padding: 0.7em 1.5em;
  display: block;
  transition: 0.2s;
}
.dropdown-list-item a:hover {
  background: #fafafa;
  transition: 0.1s;
}
.dropdown-list-item:last-of-type {
  border-bottom: none;
}

.author-box {
  padding: 2em 0;
  display: flex;
  margin: 60px 0;
  font-size: 18px;
}
.author-box-bio {
  flex: 1 1 60%;
  display: flex;
  padding-right: 50px;
}
.author-box-bio-blog {
  display: flex;
  align-items: center;
  color: #343434;
}
.author-box-bio-blog p {
  margin-top: 8px;
}
.author-box-image {
  flex: 0 0 120px;
  margin-right: 20px;
  text-align: center;
}
.author-box-image-blog {
  margin-right: 28px;
  text-align: center;
  width: 72px;
  height: 72px;
}
.author-box-image-blog img {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  border: 2px solid #FFC82F;
}
.author-box-image-element {
  width: 80px;
  height: 80px;
  background-color: #ddd;
  border-radius: 50%;
  display: inline-block;
}
.author-box-image-element-blog {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: inline-block;
}
.author-box-image img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.author-box-name {
  text-transform: uppercase;
  color: black;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 1em;
}
.author-box-name-blog {
  text-transform: uppercase;
  color: #343434;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 8px;
}
.author-box p {
  font-size: 18px;
}
.author-box-entries {
  padding-left: 50px;
  flex: 1 1 auto;
}
.author-box-entries li a {
  padding: 1em;
  border-bottom: 1px solid #ddd;
  display: block;
  transition: 0.6s;
  font-size: 18px;
  position: relative;
  padding-left: 45px;
}
.author-box-entries li a:hover {
  background: white;
  transition: 0.2s;
}
.author-box-entries li a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -15%;
  content: "\f0a9";
  position: absolute;
  top: 1.3em;
  left: 18px;
  display: inline-block;
  vertical-align: -5%;
}
.author-box-entries li:last-of-type a {
  border-bottom: none;
}
@media (max-width: 960px) {
  .author-box {
    flex-direction: column;
  }
  .author-box-bio {
    padding: 0;
    border: none;
  }
  .author-box-entries {
    padding: 0;
    margin-top: 2em;
  }
}
@media (max-width: 640px) {
  .author-box-bio {
    flex-direction: column;
  }
  .author-box-bio-blog {
    margin-bottom: 20px;
  }
  .author-box-image {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
    flex: auto;
  }
  .author-box-name {
    text-align: center;
  }
}

@media (min-width: 960px) and (max-width: 1023px) {
  .featured-articles-secondary {
    margin-top: 40px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .featured-articles-secondary .subscribe-box {
    flex: 0 0 calc(33.3333333333% - 20px);
    margin-left: 20px;
  }
}
@media (max-width: 960px) {
  .featured-articles-secondary {
    margin-top: 40px;
  }
}
@media (max-width: 640px) {
  .featured-articles-secondary {
    margin-top: 0;
  }
}

#dx-localhost-notice {
  display: none;
  opacity: 1;
  width: auto;
  padding: 2px 10px;
  height: auto;
  line-height: 2;
  font-weight: bold;
  font-size: 10px;
  background: #fdcd4b;
}

.search-form:focus, .search-form:active {
  border-color: #000;
}
.search-form .search-submit,
.search-form .search-field {
  font-size: 16px;
  padding: 12px;
  transition: 0.1s;
}
.search-form .search-field {
  margin-right: -5px;
  font-weight: 400;
  padding-left: 1em;
  padding-right: 1em;
}
.search-form .search-field:focus {
  outline: none;
}
.search-form .search-field:focus ~ .search-submit {
  background-color: #FFF;
  border-color: #d8d8d8;
}
.search-form .search-field:hover ~ .search-submit {
  background-color: #fafafa;
}
.search-form .search-submit {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
  padding: 10px;
}
.search-form .search-submit:hover {
  outline: none;
  border-color: #e5e5e5;
  border-left: none;
  background: none;
}
.search-form .search-submit:active, .search-form .search-submit:focus {
  outline: none;
}

.nav-links {
  display: flex;
  justify-content: space-between;
}
.post-categories li {
  display: inline-block;
}

.is-style-wide {
  background-color: #757575;
  border-bottom-width: medium;
  height: 0.1rem;
  overflow: visible;
  position: relative;
}

.subscribe-input {
  outline: none;
  border: 1px solid #ccc;
  height: 100%;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  padding: 11px 16px;
  margin: 0 0 16px;
  border-radius: 3px;
}
.subscribe-input:focus {
  box-shadow: 0 0 5px #cacaca;
}
.subscribe-input::-moz-placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d2d3d3;
  opacity: 1; /* Firefox */
}
.subscribe-input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d2d3d3;
  opacity: 1; /* Firefox */
}
.subscribe-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #d2d3d3;
}
.subscribe-input::-ms-input-placeholder { /* Microsoft Edge */
  color: #d2d3d3;
}

.subscribe-label {
  display: block;
  text-align: left;
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 6px;
  color: #1D2125;
  font-weight: 300;
}

.entry-title {
  font-weight: bold;
  line-height: 1.3;
  color: #1D2125;
}
.entry-title a {
  color: #1D2125;
}
.entry-meta {
  text-transform: uppercase;
  font-weight: bold;
}
.entry-meta.meta-small {
  font-size: 12px;
  color: #A6B0B7;
}
.entry-meta.meta-small a {
  color: #888888;
  text-decoration: underline;
}
.entry-meta .meta-category-item {
  margin-right: 10px;
  display: inline-block;
}
.entry-meta .meta-category-item:after {
  content: "";
  height: 12px;
  width: 1px;
  background: #c3c3c3;
  display: inline-block;
  margin-left: 10px;
}
.entry-meta .meta-category-item:last-child:after {
  display: none;
}
@media (max-width: 640px) {
  .entry-meta .meta-category-item {
    display: inline-block;
  }
}
.entry-meta .meta-category-item a {
  font-weight: 100;
}
.entry-meta .meta-category-item i {
  margin-right: 10px;
  display: inline-block;
}
.entry-share {
  display: block;
  pointer-events: all;
}
.entry-share .button, .entry-share .entry-single .post-edit-link, .entry-single .entry-share .post-edit-link, .entry-share .search-form .search-submit, .search-form .entry-share .search-submit,
.entry-share .search-form .search-field,
.search-form .entry-share .search-field, .entry-share .nav-previous a, .nav-previous .entry-share a, .entry-share .nav-next a, .nav-next .entry-share a {
  padding: 8px;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.entry-share .far, .entry-share .entry-navigate-next i:before, .entry-navigate-next .entry-share i:before, .entry-share .entry-navigate-previous i:before, .entry-navigate-previous .entry-share i:before, .entry-share .entry-single .post-edit-link:before, .entry-single .entry-share .post-edit-link:before, .entry-share .entry-single .entry-cat-links a:before, .entry-single .entry-cat-links .entry-share a:before, .entry-share .entry-single .entry-content ul li:before, .entry-single .entry-content ul .entry-share li:before,
.entry-share .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .entry-share li:before, .entry-share .author-box-entries li a:before, .author-box-entries li .entry-share a:before,
.entry-share .fas,
.entry-share .fa,
.entry-share .fab {
  margin: 0;
}
.entry-date-time-read {
  display: flex;
  margin: 0 0 32px 0;
  font-size: 18px;
  line-height: 1.2;
  color: #343434;
}
.entry-date-time-read .entry-item {
  padding: 0 16px 0 16px;
  border-left: 1px solid #343434;
}
.entry-date-time-read .entry-item:first-child {
  border: none;
  padding-left: 0;
}
.entry-excerpt p {
  margin-bottom: 0.25em;
}
@media screen and (max-width: 60em) {
  .entry-excerpt p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow-y: auto;
    -webkit-line-clamp: none;
    max-height: none;
    font-size: 1.125em;
    line-height: 1.4;
  }
}
@media screen and (max-width: 480px) {
  .entry-excerpt p {
    font-size: 1em;
    line-height: 1.5;
  }
}

.entry-horizontal-body {
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}
.entry-horizontal .entry-title {
  font-size: 1.75em;
}
.entry-horizontal .entry-thumbnail-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 25%;
  max-width: 22em;
}
.entry-horizontal .entry-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.entry-horizontal .entry-excerpt {
  margin-left: 2em;
  font-size: 1.25em;
}
@media screen and (max-width: 960px) {
  .entry-horizontal {
    max-width: 38em;
  }
  .entry-horizontal-body {
    flex-direction: column;
    margin-top: 0;
  }
  .entry-horizontal .entry-thumbnail-wrapper {
    margin: 0.5em 0;
    padding-top: 66.6666666667%;
    max-width: 100%;
  }
  .entry-horizontal .entry-excerpt {
    margin-left: 0;
  }
}

.entry-simple {
  border: 1px solid #e6e6e6;
  border-radius: 0.25em;
  background-color: #f6f7f8;
  overflow: hidden;
}
.entry-simple a,
.entry-simple .entry-wrapper-div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.entry-simple a a,
.entry-simple .entry-wrapper-div a {
  display: contents;
}
.entry-simple .entry-body {
  padding: 0.5em;
  min-height: 5em;
  height: 100%;
}
.entry-simple .entry-meta p {
  text-transform: none;
  font-size: 0.875em;
  font-weight: 400;
  color: #8a8a8a;
  margin-bottom: 0;
  line-height: 1.4;
}
.entry-simple .entry-title {
  color: #0a0a0a;
  margin-top: 0;
}
.entry-simple .entry-thumbnail-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56%;
  display: block;
}
.entry-simple .entry-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 16/9;
  border-radius: 0;
}
.entry-simple .button-view {
  border-radius: 5em;
  border: 1px solid #8a8a8a;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.5em;
  line-height: 0;
  align-self: flex-end;
}
.entry-simple .button-view svg,
.entry-simple .button-view path {
  fill: #8a8a8a;
}
@media screen and (max-width: 960px) {
  .entry-simple {
    display: flex;
    flex-direction: row;
    padding: 1.5em 1em;
  }
  .entry-simple a {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
    max-height: -moz-fit-content;
    max-height: fit-content;
    width: 100%;
  }
  .entry-simple .entry-thumbnail-wrapper {
    padding-top: 18%;
    flex: 0 0 32%;
    min-width: auto;
    align-self: center;
  }
  .entry-simple .entry-body {
    flex-basis: 100%;
    margin: 0 0.75em;
  }
  .entry-simple .button-view {
    align-self: center;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 480px) {
  .entry-simple .button-view {
    padding: 0.375em;
  }
}
@media (max-width: 430px) {
  .entry-simple .entry-thumbnail-wrapper {
    padding-top: 19%;
    flex: 0 0 34%;
  }
}
@media (max-width: 400px) {
  .entry-simple .entry-thumbnail-wrapper {
    padding-top: 20%;
    flex: 0 0 36%;
  }
}
@media (max-width: 375px) {
  .entry-simple .entry-thumbnail-wrapper {
    padding-top: 22%;
    flex: 0 0 39%;
  }
}
@media (max-width: 350px) {
  .entry-simple .entry-thumbnail-wrapper {
    padding-top: 23%;
    flex: 0 0 41%;
  }
}
@media (max-width: 340px) {
  .entry-simple .entry-thumbnail-wrapper {
    padding-top: 25%;
    flex: 0 0 44%;
  }
}

.entry-featured {
  position: relative;
  display: block;
}
.entry-featured .entry-title-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #f2f2f2;
  color: white;
  width: 100%;
  padding: 20px;
}
.entry-featured .entry-title {
  font-size: 32px;
  color: black;
  font-weight: bold;
}
.entry-featured .entry-thumbnail {
  width: 100%;
  vertical-align: bottom;
}
@media (max-width: 640px) {
  .entry-featured {
    margin-bottom: 40px;
  }
  .entry-featured .entry-title {
    font-weight: 700;
    line-height: 1.3;
    font-size: 24px;
  }
  .entry-featured .entry-title-wrapper {
    position: relative;
    padding: 15px;
  }
}
.entry-featured-contacts {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 1.5rem;
  margin-top: 3rem;
}
.entry-featured-contacts .entry-title {
  line-height: 1.125;
  margin-bottom: 1rem;
}
.entry-featured-contacts .entry-excerpt p {
  max-height: unset;
  text-align: center;
  margin-bottom: 0;
  display: block;
}

.entry-inline {
  display: flex;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.entry-inline:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.entry-inline .entry-thumbnail-wrapper {
  flex: 0 0 100px;
  margin-right: 20px;
}
.entry-inline .entry-thumbnail {
  border: 1px solid #f0f0f0;
}
.entry-inline .entry-body {
  flex: 1 1 auto;
}
@media (max-width: 640px) {
  .entry-inline {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .entry-inline .entry-title {
    font-size: 16px;
  }
  .entry-inline .entry-thumbnail-wrapper {
    margin-right: 15px;
    flex-basis: 80px;
  }
}

article[class*=" ttag"].entry-archive .entry-thumbnail {
  padding-bottom: 56%;
}

.entry-archive {
  margin-bottom: 20px;
}
.entry-archive .entry-thumbnail {
  background-position: center center;
  background-size: cover;
  margin-bottom: 10px;
}
.entry-archive .entry-title {
  font-family: "Museo Sans Cyrl", "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 22px;
}

.entry-split {
  display: flex;
  margin-bottom: 100px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.entry-split:nth-child(2n) {
  flex-direction: row-reverse;
}
.entry-split:last-of-type {
  margin-bottom: 0;
}
.entry-split .entry-thumbnail-wrapper {
  flex: 0 0 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.entry-split .entry-thumbnail-stretch a {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
}
.entry-split .entry-body {
  display: flex;
  flex: 0 0 50%;
  flex-direction: column;
  background-color: #fcfcfc;
}
.entry-split .entry-body-main {
  padding: 30px;
  flex: 1 1 auto;
}
.entry-split .entry-body .read-more {
  text-transform: uppercase;
  font-weight: 600;
  background: #fff;
  border: 1px solid #d2d2d2;
  display: inline-block;
  margin-top: 20px;
  transition: 0.1s;
  padding: 12px 16px;
  border-radius: 3px;
}
.entry-split .entry-body .read-more:hover {
  background: #fafafa;
}
.entry-split .entry-title {
  margin-bottom: 20px;
}
.entry-split .entry-excerpt {
  font-size: 20px;
}
.entry-split .entry-footer {
  padding: 30px;
  border-bottom: 1px solid #E5E5E5;
  font-weight: bold;
  text-transform: uppercase;
}
.entry-split .entry-split-tablet-header {
  display: none;
}
@media (max-width: 1200px) {
  .entry-split .entry-excerpt {
    font-size: 18px;
  }
}
@media (max-width: 1140px) {
  .entry-split .entry-thumbnail-wrapper {
    flex: 0 0 calc(50% - 15px);
  }
  .entry-split .entry-body {
    flex: 0 0 calc(50% - 15px);
    background: none;
  }
  .entry-split .entry-body-main {
    padding: 0;
  }
  .entry-split .entry-footer {
    padding: 0 0 1em;
    margin-bottom: 1em;
  }
}
@media (max-width: 960px) and (min-width: 640px) {
  .entry-split {
    margin-bottom: 60px;
    padding-bottom: 60px;
    border-bottom: 2px solid #f0f0f0;
  }
  .entry-split:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
  .entry-split .entry-split-tablet-header {
    display: block;
    flex: 0 0 100%;
  }
  .entry-split .entry-body-main .entry-title,
  .entry-split .entry-body-main .entry-meta {
    display: none;
  }
  .entry-split .entry-title {
    font-size: 26px;
  }
}
@media (max-width: 760px) {
  .entry-split .entry-excerpt {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .entry-split {
    flex-direction: column;
    max-width: 580px;
    margin: 0 auto 30px;
  }
  .entry-split:nth-child(2n) {
    flex-direction: column;
  }
  .entry-split .entry-thumbnail-wrapper {
    margin-bottom: 30px;
  }
  .entry-split .entry-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .entry-split .entry-excerpt {
    font-size: 18px;
  }
  .entry-split .entry-footer,
  .entry-split .entry-body-main {
    padding: 15px;
  }
  .entry-split .entry-footer {
    flex-direction: column;
  }
  .entry-split .read-more {
    margin-bottom: 15px;
  }
}

.entry-single .entry-excerpt,
.entry-single .entry-content,
.entry-single .entry-footer,
.entry-single .entry-featured-image,
.entry-single .entry-author, .entry-single .entry-title {
  margin-left: auto;
  margin-right: auto;
}
.entry-single .entry-header {
  margin-bottom: 2em;
}
.entry-single .entry-title {
  max-width: 800px;
  font-size: 52px;
  text-align: center;
  margin-top: 0;
}
.entry-single .entry-title.entry-blog-title-primary {
  max-width: none;
  font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  text-align: left;
  line-height: 1.2;
}
@media (max-width: 960px) {
  .entry-single .entry-title.entry-blog-title-primary {
    font-size: 42px;
  }
}
@media (max-width: 640px) {
  .entry-single .entry-title {
    font-size: 32px;
  }
}
.entry-single .entry-excerpt,
.entry-single .entry-content,
.entry-single .entry-footer,
.entry-single .entry-featured-image,
.entry-single .entry-author {
  max-width: 780px;
}
.entry-single .entry-featured-image {
  margin-top: 3em;
  display: block;
  position: relative;
  text-align: center;
}
.entry-single .entry-featured-image:before {
  display: none;
}
.entry-single .entry-featured-image img {
  border-radius: 3px;
}
.entry-single .entry-excerpt {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.25;
  margin-top: 1em;
  text-align: center;
  max-width: 620px;
}
.entry-single .entry-meta {
  text-align: center;
  margin-top: 2em;
}
.entry-single .entry-author {
  display: inline-flex;
  align-items: center;
}
.entry-single .entry-author .avatar {
  margin-right: 1em;
  border-radius: 50%;
  height: 56px;
  width: 56px;
}
.entry-single .entry-author-name {
  font-weight: bold;
  text-transform: none;
  font-size: 20px;
}
.entry-single .entry-content {
  font-size: 20px;
}
.entry-single .entry-content .cresta-share-icon {
  display: none;
}
.entry-single .entry-content h6, .entry-single .entry-content h5, .entry-single .entry-content h4, .entry-single .entry-content h3, .entry-single .entry-content h2 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.entry-single .entry-content h2 {
  font-size: 32px;
}
.entry-single .entry-content h3 {
  font-size: 28px;
}
.entry-single .entry-content h4 {
  font-size: 24px;
}
.entry-single .entry-content h5 {
  font-size: 20px;
  text-transform: uppercase;
}
.entry-single .entry-content h6 {
  font-size: 18px;
  text-transform: uppercase;
}
.entry-single .entry-content blockquote {
  text-transform: none;
  position: relative;
  margin: 1em 0;
  padding-left: 2em;
}
.entry-single .entry-content blockquote:before {
  content: "";
  display: inline-block;
  top: 0.5em;
  left: 0;
  position: absolute;
  height: 30px;
  width: 30px;
  background: transparent url("../images/quote.svg") no-repeat top left;
  background-size: contain;
}
.entry-single .entry-content blockquote p {
  font-size: 24px;
  font-weight: bold;
  color: #98c92d;
}
.entry-single .entry-content blockquote p:last-of-type {
  margin-bottom: 0;
}
.entry-single .entry-content blockquote cite {
  font-size: 18px;
  color: #A6B0B7;
}
.entry-single .entry-content ul li,
.entry-single .entry-content ol li {
  padding: 0.75em 0 0.75em 2em;
  position: relative;
}
.entry-single .entry-content ul li:before,
.entry-single .entry-content ol li:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -15%;
  content: "\f142";
  position: absolute;
  font-size: 36px;
  left: 0.5em;
  top: 22px;
  color: #364347;
  overflow: hidden;
  height: 13px;
}
.entry-single .entry-content ul li:last-of-type,
.entry-single .entry-content ol li:last-of-type {
  border-bottom: none;
}
.entry-single .entry-content ul li h1,
.entry-single .entry-content ul li h2,
.entry-single .entry-content ul li h3,
.entry-single .entry-content ul li h4,
.entry-single .entry-content ul li h5,
.entry-single .entry-content ol li h1,
.entry-single .entry-content ol li h2,
.entry-single .entry-content ol li h3,
.entry-single .entry-content ol li h4,
.entry-single .entry-content ol li h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-single .entry-content a {
  position: relative;
  font-weight: lighter;
  border-bottom: 1px solid #555;
}
.entry-single .entry-content .wp-caption-text {
  font-size: 14px;
  line-height: 1.3;
  color: #888;
}
.entry-single .entry-content .wp-block-image figcaption,
.entry-single .entry-content .wp-block-embed figcaption,
.entry-single .entry-content .wp-block-video figcaption {
  font-size: 14px;
}
.entry-single .entry-content .wp-block-image figcaption {
  text-align: center;
}
.entry-single .entry-content .wp-block-video.aligncenter,
.entry-single .entry-content .wp-block-embed.aligncenter figcaption {
  text-align: center;
}
.entry-single .entry-content .wp-block-video.alignright,
.entry-single .entry-content .wp-block-embed.alignright figcaption {
  text-align: right;
}
.entry-single .entry-cat-links a {
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 15px;
  margin-bottom: 15px;
  display: inline-block;
}
.entry-single .entry-cat-links a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -15%;
  content: "\f07b";
  margin-right: 5px;
  color: #A6B0B7;
  display: inline-block;
}
.entry-single .entry-cat-links-top-wrapper {
  display: flex;
}
.entry-single .entry-cat-links-top-wrapper a {
  display: flex;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  margin-right: 20px;
  margin-bottom: 32px;
  color: #343434;
}
.entry-single .entry-cat-links-top-wrapper a::before {
  margin-right: 12px;
}
.entry-single .entry-footer {
  margin-top: 75px;
}
.entry-single .entry-footer .entry-cat-links {
  display: inline-block;
}
.entry-single .entry-footer .dropdown-list {
  display: inline-block;
  margin-left: 40px;
}
@media (max-width: 480px) {
  .entry-single .entry-footer .dropdown-list {
    margin-top: 10px;
  }
}
.entry-single .post-edit-link {
  margin-left: 20px;
}
.entry-single .post-edit-link:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -15%;
  content: "\f304";
  vertical-align: 0;
  font-size: 14px;
  margin-right: 5px;
  display: inline-block;
}
.entry-single .entry-column-wrapper {
  display: flex;
  justify-content: center;
}
.entry-single .entry-column-main {
  flex: 0 0 100%;
  width: 100%;
  max-width: 780px;
}
.entry-single .entry-column-after,
.entry-single .entry-column-before {
  pointer-events: none;
  width: 80px;
}
@media (max-width: 960px) {
  .entry-single .entry-column-before.is-visible {
    transform: translateY(0);
  }
  .entry-single .entry-share {
    background: #fff;
    border-top: 1px solid #ededed;
    padding: 0 0.4em;
    display: flex;
    justify-content: start;
  }
  .entry-single .entry-share .button, .entry-single .entry-share .search-form .search-submit, .search-form .entry-single .entry-share .search-submit,
  .entry-single .entry-share .search-form .search-field,
  .search-form .entry-single .entry-share .search-field, .entry-single .entry-share .nav-previous a, .nav-previous .entry-single .entry-share a, .entry-single .entry-share .nav-next a, .nav-next .entry-single .entry-share a, .entry-single .entry-share .post-edit-link {
    width: 2.5em;
    height: 2.5em;
    margin: 0.75em 0.5em;
  }
}

.entry-navigate-buttons {
  display: flex;
  position: fixed;
  top: 50%;
  left: 0;
  width: 100%;
  justify-content: space-between;
  pointer-events: none;
}
@media (max-width: 960px) {
  .entry-navigate-buttons {
    display: none;
  }
}
.entry-navigate-previous, .entry-navigate-next {
  background: #f0f0f0;
  text-align: center;
  padding: 40px 10px;
  color: #888888;
  transition: 0.3s;
  pointer-events: all;
}
.entry-navigate-previous:hover, .entry-navigate-next:hover {
  color: #2F3539;
  transition: 0.3s;
  background: rgba(240, 240, 240, 0.7);
}
.entry-navigate-previous i:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -15%;
  content: "\f060";
}
.entry-navigate-next i:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -15%;
  content: "\f061";
}

.entry-share .icon {
  padding: 0;
  transform: scale(1);
  transition: all 0.2s ease-in;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 3px;
}
.entry-share .icon:hover {
  transform: scale(1.11);
  border-radius: 4px;
}
.entry-share .icon.social--twitter {
  background-color: #AFAFAF;
  color: #fff;
}

.entry-homepage-head {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
}

.site-footer .footer-widgets-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.site-footer .widget {
  margin: 10px;
  flex: 1 1 calc(16.6666666667% - 50px);
  max-width: calc(16.6666666667% - 50px);
}
.site-footer .widget_nav_menu .widget-title {
  display: none;
}
.site-footer .widget_nav_menu li:first-of-type a {
  margin: 0 0.5em 0.375em 0;
  font-weight: 600;
  font-size: 1em;
}
.site-footer .widget_nav_menu li a {
  margin: 0.25em 0.5em 0.25em 0;
  font-size: 0.8125em;
  line-height: 1.53846;
  font-weight: 300;
  display: inline-block;
}
.site-footer .widget_nav_menu li a:hover {
  text-decoration: underline;
}

.main-navigation {
  display: inline-block;
}
.main-navigation .menu-toggle {
  display: inline-block;
  color: #333;
  line-height: 1;
  font-size: 26px;
  background: none;
  border: none;
}
.main-navigation .menu-toggle:hover {
  cursor: pointer;
  color: #FFC82F;
}
.main-navigation .menu-item {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  font-weight: bold;
}
.main-navigation .menu-item:last-of-type {
  margin-right: 0;
}
.main-navigation .menu-item a {
  color: black;
}
@media (max-width: 640px) {
  .main-navigation .menu-item {
    border-bottom: 1px solid #f0f0f0;
    margin: 0;
    display: block;
  }
  .main-navigation .menu-item a {
    display: block;
    padding: 0.5rem 0.625rem;
  }
  .main-navigation .menu-item a:hover {
    color: #FFC82F;
  }
  .main-navigation .menu-item:last-of-type {
    border-bottom: none;
  }
  .main-navigation .sub-menu {
    display: none;
    border-top: 1px solid #ccc;
    background: #f0f0f0;
  }
  .main-navigation .menu-item.is-extended .sub-menu {
    display: block;
  }
}

.menu-primary-container {
  float: right;
}

@media (max-width: 640px) {
  .menu-primary-container {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 0.5625rem;
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #f0f0f0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }
  .is-extended .menu-primary-container {
    display: block;
  }
  .is-extended .menu-primary {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
}
@media (min-width: 640px) {
  .menu-primary-container {
    display: block;
  }
  .main-navigation .menu-toggle {
    display: none;
  }
  .main-navigation .sub-menu {
    pointer-events: none;
    opacity: 0;
    transition: 0.2s;
    transform: translateY(40px);
  }
  .main-navigation .menu-item-has-children:hover > .sub-menu {
    display: block;
  }
  .main-navigation li {
    position: relative;
  }
  .main-navigation li:hover > .sub-menu {
    opacity: 1;
    pointer-events: auto;
    transition: 0.2s;
    transform: translateY(0);
  }
  .menu-item:nth-last-child(-n+3) .sub-menu {
    right: 0;
    left: auto;
  }
  .menu-item:nth-last-child(-n+3) .sub-menu .sub-menu {
    right: 100%;
  }
  .sub-menu {
    position: absolute;
    border: 1px solid #ccc;
    top: calc(100% + 14px);
    background: rgba(255, 255, 255, 0.98);
    min-width: 200px;
    text-align: left;
    z-index: 99;
  }
  .sub-menu .menu-item {
    display: relative;
  }
  .sub-menu:before {
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 16px;
    background: transparent;
    content: "";
    display: block;
  }
  .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }
  .sub-menu a {
    display: block;
    padding: 8px 13px;
    font-weight: normal;
    color: black;
  }
  .sub-menu a:hover {
    background: transparent;
    color: #FFC82F;
  }
  .sub-menu li {
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
    float: none;
    display: block;
  }
}
.menu-item-has-children {
  position: relative;
}
.menu-item-has-children .dropdown-arrow {
  height: 2.625rem;
  width: 2.625rem;
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 4px;
  line-height: 1.7;
  font-size: 20px;
}
.menu-item-has-children .dropdown-arrow, .menu-item-has-children .dropdown-arrow i {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.menu-item-has-children.is-extended .dropdown-arrow {
  transform: rotate(90deg);
}
@media (min-width: 640px) {
  .menu-item-has-children .dropdown-arrow {
    display: none;
  }
}

.category-navigation,
.pressroom-navigation {
  background-color: #f2f2f2;
  top: 0px;
  position: relative;
}

.search-navigation {
  background-color: #fff;
  position: relative;
  top: 64px;
  z-index: 999;
}
.search-navigation .category-menu {
  align-items: center;
}

.category-menu {
  display: flex;
  flex-wrap: wrap;
}
.category-menu-item {
  text-align: center;
}
.category-menu-item a {
  color: #2F3539;
  padding: 0.85em 0;
  margin-right: 2.75em;
  display: block;
  font-weight: 600;
  transition: 0.1s ease;
}
.category-menu-item a:first-child {
  padding-left: 0;
}
.category-menu-item a:hover {
  text-decoration: underline;
}
.category-menu-item a .fa-angle-down {
  position: relative;
  top: 0.1em;
}
.category-menu-item-label {
  color: #2F3539;
  padding: 0.85em 1.25em 0.85em 0;
  display: block;
  font-weight: 600;
}
.category-menu-item-selected {
  text-decoration: underline;
}
.category-menu-toggle {
  background: none;
  border: none;
  margin-top: 1em;
  margin-bottom: 1em;
  display: none;
}
.category-menu-toggle:focus, .category-menu-toggle:active {
  outline: none;
}
.category-menu-toggle.is-visible {
  display: block;
}
.category-menu-toggle .fa-chevron-down {
  position: relative;
  top: 0.1em;
}

.category-navigation.is-extended .category-menu-wrap,
.search-navigation.is-extended .category-menu-wrap,
.pressroom-navigation.is-extended .category-menu-wrap {
  max-height: none;
  background: #ebebeb;
  border-top: 1px solid rgba(47, 53, 57, 0.05);
}

@media (max-width: 1366px) {
  .button-scroll-top {
    display: none;
    padding: 0;
    position: fixed;
    right: 0.95em;
    bottom: 0.9em;
    width: 36px;
    height: 36px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ddd;
    outline: none;
    z-index: 999;
  }
  .post-template-post-redesign .button-scroll-top {
    width: 48px;
    height: 48px;
  }
  .button-scroll-top i {
    line-height: 0;
    margin: 0 auto;
    vertical-align: middle;
  }
}
@media (max-width: 960px) {
  .entry-share.entry-share-sticky-mobile {
    position: absolute;
    bottom: auto;
    justify-content: space-around;
  }
}
.category-menu {
  padding: 1em;
}
.category-menu .category-menu-item {
  text-align: left;
}
.category-menu .dropdown {
  position: relative;
}
.category-menu .dropdown-menu {
  position: absolute;
  top: 100%;
  background-color: #f2f2f2;
  left: -1em;
  z-index: 90;
  padding: 0.5em 1em;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.24);
  width: 100%;
  min-width: 250px;
}
.category-menu .dropdown-menu a {
  text-align: left;
}
.category-menu .logo-search-wrapper {
  width: 100%;
  height: 3.5em;
  margin-right: 2em;
  flex: 0 0 3.625em;
}
.category-menu .logo-search-wrapper .logo-search {
  width: 100%;
  height: 100%;
  border-radius: 0.375em;
}
.category-menu.is-mobile {
  display: none;
}
.category-menu.is-mobile .dropdown-menu {
  position: static;
  left: 0%;
  transform: translateX(0);
  min-width: auto;
}
.category-menu.is-mobile .dropdown {
  margin-right: 0;
  margin-left: 0;
}

.category-navigation.is-extended .category-menu.is-mobile,
.search-navigation.is-extended .category-menu.is-mobile,
.pressroom-navigation.is-extended .category-menu.is-mobile {
  display: block;
}

.tutorials-sidebar-wrapper {
  margin-left: 1.5em;
}
.tutorials-sidebar-wrapper .tutorials-wrapper > div:not(:first-child) {
  margin-top: 2.25em;
}
.tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow-y: auto;
  max-height: 4.875em;
}
.tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple-meta {
  padding-top: 0.5em;
}
.tutorials-sidebar-wrapper .tutorials-wrapper .entry-thumbnail {
  opacity: 0.5;
}
.tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple:hover .entry-thumbnail {
  transition: opacity 0.5s ease-in;
  opacity: 1;
}
@media screen and (max-width: 64em) {
  .tutorials-sidebar-wrapper {
    margin-left: 0;
  }
}
@media screen and (max-width: 960px) {
  .tutorials-sidebar-wrapper {
    margin-top: 1em;
  }
  .tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple-body {
    width: calc(100% - 2em);
    margin: 0 0.75em;
  }
  .tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple-title {
    -webkit-line-clamp: 2;
    max-height: 6em;
    font-size: 1.25em;
  }
  .tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple-meta {
    padding-top: 0;
    line-height: 1.2;
  }
}
@media screen and (max-width: 725px) {
  .tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple-title {
    -webkit-line-clamp: 2;
    max-height: 2.75em;
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .tutorials-sidebar-wrapper .tutorials-wrapper .entry-simple-title {
    font-size: 1em;
  }
}

.tutorials-wrapper,
.categories-wrapper {
  border: 1px solid #e6e6e6;
  border-radius: 0.375em;
  padding: 1.5em 1.75em;
}
.tutorials-wrapper .section-heading,
.categories-wrapper .section-heading {
  margin-bottom: 0.875em;
}
.tutorials-wrapper .section-heading .heading-title,
.categories-wrapper .section-heading .heading-title {
  font-size: 1.5em;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .tutorials-wrapper,
  .categories-wrapper {
    border: none;
    padding: 0;
  }
  .tutorials-wrapper .section-heading,
  .categories-wrapper .section-heading {
    border-bottom: 2px solid #f6f7f8;
    padding-bottom: 0.25em;
    margin-bottom: 1.25em;
  }
}

.categories-wrapper {
  margin-top: 2em;
  padding-bottom: 2.5em;
}
.categories-wrapper .entry-simple {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 0.25em 0.25em 0;
  padding: 0.75em 1em;
}
.categories-wrapper .entry-simple a {
  line-height: 1;
  color: #565656;
  padding: 0;
}
@media screen and (max-width: 960px) {
  .categories-wrapper {
    margin-top: 3.5em;
    display: flex;
    flex-flow: row wrap;
  }
  .categories-wrapper .section-heading {
    width: 100%;
  }
  .categories-wrapper .entry-simple {
    padding: 0.875em 1.25em;
    margin: 0 0.5em 0.75em 0;
  }
}

.tutorials-wrapper .entry-simple {
  padding: 0.5em;
  display: flex;
  flex-direction: column;
}
.tutorials-wrapper .entry-simple a:first-of-type {
  padding: 0;
}
.tutorials-wrapper .entry-simple-meta {
  color: #565656;
  margin-bottom: 0;
}
.tutorials-wrapper .entry-simple-title {
  margin-top: 0.125em;
}
@media screen and (max-width: 960px) {
  .tutorials-wrapper .entry-simple {
    flex-direction: row;
  }
  .tutorials-wrapper .entry-simple a:first-of-type {
    padding: 0;
  }
}

.tutorial-related-wrapper .entry-simple {
  margin-bottom: 1em;
}
.tutorial-related-wrapper .entry-simple:last-child {
  margin-bottom: 0.75em;
}
@media screen and (max-width: 960px) {
  .tutorial-related-wrapper {
    margin-top: 3.5em;
  }
}

.tutorial-template-single-tutorial-redesign .tutorial-content-container {
  padding-right: 18px;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorial-content-container {
    padding-right: 15px;
  }
}
@media screen and (max-width: 640px) {
  .tutorial-template-single-tutorial-redesign .tutorial-content-container {
    padding-right: 10px;
  }
}
.tutorial-template-single-tutorial-redesign .jump-section-container {
  padding-left: 18px;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .jump-section-container {
    order: -1;
    padding-left: 15px;
  }
}
@media screen and (max-width: 640px) {
  .tutorial-template-single-tutorial-redesign .jump-section-container {
    padding-left: 10px;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper {
  border: none;
  padding: 3.5em 0.5em;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper {
    padding: 1.5em 0;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper.hidden-tablet {
  display: block;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper.hidden-tablet {
    display: none;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper.visible-tablet {
  display: none;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper.visible-tablet {
    display: block;
    padding-bottom: 0;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .section-heading {
  margin-bottom: 1rem;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .section-heading .heading-title {
  font-family: "proxima-nova";
  font-size: 26px;
  font-weight: 700;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card {
  display: block;
  border-radius: 10px;
  margin-bottom: 1rem;
  box-shadow: 0px 1.2px 2px 0px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
    gap: 1rem;
    max-height: -moz-fit-content;
    max-height: fit-content;
    width: 100%;
    padding: 0.625rem;
    border: 1px solid #f6f7f8;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56%;
  display: block;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail {
    padding-top: 18%;
    flex: 0 0 32%;
    min-width: auto;
    align-self: center;
  }
}
@media (max-width: 430px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail {
    padding-top: 19%;
    flex: 0 0 34%;
  }
}
@media (max-width: 400px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail {
    padding-top: 20%;
    flex: 0 0 36%;
  }
}
@media (max-width: 375px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail {
    padding-top: 22%;
    flex: 0 0 39%;
  }
}
@media (max-width: 350px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail {
    padding-top: 23%;
    flex: 0 0 41%;
  }
}
@media (max-width: 340px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail {
    padding-top: 25%;
    flex: 0 0 44%;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 16/9;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__thumbnail__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    aspect-ratio: 16/9;
    border-radius: 0;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body {
  padding: 1rem;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body {
    padding: 0;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body .entry-simple-meta {
  padding-top: 0;
  margin-bottom: 0.5rem;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__difficulty {
  padding: 0 0.5rem;
  text-transform: uppercase;
  border-radius: 20px;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__difficulty p {
  color: #364447;
  font-size: 12px;
  font-weight: 600;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__difficulty--beginner {
  background-color: #99E500;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__difficulty--intermediate {
  background-color: #ffc82f;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__difficulty--advanced {
  background-color: #9673ff;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__difficulty--advanced p {
  color: #fff;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__length {
  padding: 0 0.5rem;
  background-color: #F3F2F1;
  border-radius: 20px;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__course-info__length p {
  color: #364447;
  font-size: 12px;
  font-weight: 600;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__heading {
  margin-bottom: 0.5rem;
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__heading h3 {
  font-size: 20px;
  font-weight: 700;
  color: #364447;
  padding: 0;
}
@media screen and (max-width: 480px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__heading h3 {
    font-size: 16px;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__description p {
  color: #364447;
}
@media screen and (max-width: 480px) {
  .tutorial-template-single-tutorial-redesign .tutorials-wrapper .tutorial-next-wrapper .up-next-cards-wrapper .up-next-card__body__description p {
    font-size: 14px;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper {
  margin-left: 1.5em;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper {
    margin-left: 0;
  }
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper .jump-section {
    margin-bottom: 2.75em;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper .jump-section .section-heading {
  padding-left: 0.5rem;
  margin-bottom: 0.75rem;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper .jump-section .section-heading {
    padding-left: 0;
  }
}
.tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper .jump-section .section-heading .heading-title {
  font-family: "proxima-nova";
  font-size: 26px;
  font-weight: 700;
}
.tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper .jump-section .section-links .hooks-list .hook-link {
  padding: 0.7rem 0.6rem;
  border-radius: 5px;
  display: block;
  font-size: 18px;
  color: #0072CF;
  line-height: 21.92px;
}
.tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper .jump-section .section-links .hooks-list .hook-link.is-active {
  background-color: #E6F3FF;
  color: #005092;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .tutorials-sidebar-wrapper .jump-section .section-links .hooks-list .hook-link {
    padding-left: 0;
  }
}

.category-sidebar-wrapper {
  flex: 0 0 21%;
  max-width: 21%;
  height: -moz-fit-content;
  height: fit-content;
  padding: 1.5em;
  margin-right: 1.5em;
  border-radius: 0.5rem;
  background: #fff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.15);
}
.category-sidebar-wrapper .category-sidebar-menu {
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item {
  width: 100%;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item:first-child .menu-item-link {
  padding-top: 0;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item:first-child .menu-item-link::after {
  height: 70%;
  bottom: -3px;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item:last-child .menu-item-link {
  padding-bottom: 0;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item:last-child .menu-item-link::after {
  height: 70%;
  top: -3px;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item-link {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0.875em 0 0.625em 1.75em;
  overflow-wrap: anywhere;
  outline: none;
  color: #333;
  font-family: "proxima-nova";
  font-size: 1rem;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item-link.active-subcategory {
  text-decoration: underline;
  text-underline-offset: 0.375rem;
  text-decoration-thickness: 0.125rem;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item-link::before {
  display: inline-block;
  position: absolute;
  left: 0;
  content: "";
  border-radius: 5em;
  border: 1px solid #707070;
  height: 0.8125em;
  width: 0.8125em;
  background-color: #fefefe;
  z-index: 1;
}
.category-sidebar-wrapper .category-sidebar-menu .menu-item-link::after {
  display: inline-block;
  content: "";
  position: absolute;
  left: 0.375em;
  border-left: 1px solid #DDD;
  width: 0.125em;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .category-sidebar-wrapper {
    display: none;
  }
}

.webinars-sidebar-wrapper .content-type-sidebar {
  margin-right: 1.5em;
  padding-bottom: 3em;
}
.webinars-sidebar-wrapper .section-heading {
  border-bottom: 1px solid #e6e6e6;
  padding: 0;
  margin-bottom: 1.25em;
}
.webinars-sidebar-wrapper .section-heading .heading-title {
  font-size: 1.25em;
  font-weight: 700;
  color: #232323;
  padding: 0 0 0.2rem 0;
}
.webinars-sidebar-wrapper .list-item:not(:last-child) {
  padding-bottom: 0.5em;
}
.webinars-sidebar-wrapper .list-item {
  display: flex;
  justify-content: space-between;
  font-size: 0.9375em;
}
.webinars-sidebar-wrapper .list-item .category-title {
  color: #676767;
}
.webinars-sidebar-wrapper .list-item .search-filter-label-main {
  font-weight: bold;
  color: #232323;
}
.webinars-sidebar-wrapper .search-filter-checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 1.5em;
  height: 1.5em;
  border: 0.125em solid #aaa;
  border-radius: 0.1875em;
  transform: translateY(-0.075em);
  cursor: pointer;
}
.webinars-sidebar-wrapper .search-filter-checkbox::before {
  content: "";
  display: block;
  background: #aaa;
  margin: 0.1875em;
  width: 0.875em;
  height: 0.875em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
}
.webinars-sidebar-wrapper .search-filter-checkbox:checked::before {
  transform: scale(1);
  transform: rotate(12deg);
}
.webinars-sidebar-wrapper .search-filter-checkbox-main {
  border-color: #232323;
}
.webinars-sidebar-wrapper .search-filter-checkbox-main:checked::before {
  background: #232323;
}
.webinars-sidebar-wrapper .entry {
  background: #fff;
  margin-right: 1.5em;
  margin-bottom: 1.875em;
  border-radius: 0.5em;
}
.webinars-sidebar-wrapper .entry a {
  padding: 1em;
}
.webinars-sidebar-wrapper .entry .entry-body {
  margin-top: 0;
}
.webinars-sidebar-wrapper .entry .entry-icon {
  width: 4em;
  margin-bottom: 1em;
}
.webinars-sidebar-wrapper .entry .entry-label {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 0.5em;
  color: #555555;
}
.webinars-sidebar-wrapper .entry .entry-excerpt {
  font-size: 0.875em;
  line-height: 1.25;
  color: #333333;
}
.webinars-sidebar-wrapper .entry .button, .webinars-sidebar-wrapper .entry .search-form .search-submit, .search-form .webinars-sidebar-wrapper .entry .search-submit,
.webinars-sidebar-wrapper .entry .search-form .search-field,
.search-form .webinars-sidebar-wrapper .entry .search-field, .webinars-sidebar-wrapper .entry .nav-previous a, .nav-previous .webinars-sidebar-wrapper .entry a, .webinars-sidebar-wrapper .entry .nav-next a, .nav-next .webinars-sidebar-wrapper .entry a, .webinars-sidebar-wrapper .entry .entry-single .post-edit-link, .entry-single .webinars-sidebar-wrapper .entry .post-edit-link {
  margin-top: 0.75em;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .webinars-sidebar-wrapper {
    padding-top: 1em;
  }
  .webinars-sidebar-wrapper .content-type-sidebar {
    margin-right: 0;
    padding-bottom: 0;
  }
  .webinars-sidebar-wrapper .entry {
    margin-right: 0;
    padding: 0;
  }
  .webinars-sidebar-wrapper .entry a {
    padding: 0.5em;
    align-items: center;
  }
  .webinars-sidebar-wrapper .entry .entry-body {
    margin: 0 0.75em;
  }
  .webinars-sidebar-wrapper .entry .entry-icon {
    margin: 0;
  }
  .webinars-sidebar-wrapper .entry .button, .webinars-sidebar-wrapper .entry .search-form .search-submit, .search-form .webinars-sidebar-wrapper .entry .search-submit,
  .webinars-sidebar-wrapper .entry .search-form .search-field,
  .search-form .webinars-sidebar-wrapper .entry .search-field, .webinars-sidebar-wrapper .entry .nav-previous a, .nav-previous .webinars-sidebar-wrapper .entry a, .webinars-sidebar-wrapper .entry .nav-next a, .nav-next .webinars-sidebar-wrapper .entry a, .webinars-sidebar-wrapper .entry .entry-single .post-edit-link, .entry-single .webinars-sidebar-wrapper .entry .post-edit-link {
    width: 8.125rem;
    padding: 0.6875rem;
    margin: auto;
    flex-grow: 1;
    flex-shrink: 0;
  }
  .webinars-sidebar-wrapper .section-heading {
    border: 1px solid #e6e6e6;
    border-radius: 0.375em;
  }
  .webinars-sidebar-wrapper .section-heading .heading-title {
    position: relative;
    font-size: 1.125em;
    font-weight: 400;
    padding: 0.75em;
  }
  .webinars-sidebar-wrapper .section-heading .heading-title::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #565656;
    margin-top: -0.25em;
    right: 0.75em;
    top: 50%;
  }
  .webinars-sidebar-wrapper .list {
    display: none;
    margin-bottom: 1.5em;
  }
  .webinars-sidebar-wrapper .list-item {
    padding-left: 1em;
    padding-right: 1em;
  }
  .webinars-sidebar-wrapper .content-type-sidebar.is-extended .list {
    display: block;
  }
}

.section-sidebar-socials {
  display: flex;
  flex-wrap: wrap;
  padding-left: 15px;
}
.section-sidebar-socials > .section-socials-link {
  display: inline-flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin: 0 13px 13px 0;
  justify-content: center;
  align-items: center;
  background: rgba(255, 200, 47, 0.1);
  transition: 0.15s ease;
  outline: 0;
}
.section-sidebar-socials > .section-socials-link:hover {
  transform: scale(1.35);
}
@media (max-width: 80em) {
  .section-sidebar-socials > .section-socials-link {
    width: 42px;
    height: 42px;
  }
}
@media (min-width: 64em) and (max-width: 1060px) {
  .section-sidebar-socials > .section-socials-link {
    width: 38px;
    height: 38px;
  }
}
.section-sidebar-socials img {
  width: 24px;
  height: 24px;
}
@media (max-width: 960px) {
  .section-sidebar-socials {
    text-align: center;
    position: fixed;
    left: 0;
    top: auto !important;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 999;
    padding: 13px 13px 0 13px;
    border-top: 1px solid #ededed;
  }
  .section-sidebar-socials.entry-share-sticky-mobile {
    position: absolute;
    bottom: auto;
    justify-content: space-around;
  }
}

.blog-sidebar-wrapper {
  max-height: 95vh;
  overflow-y: auto;
  /* Hide scrollbar for Firefox */
}
.blog-sidebar-wrapper {
  scrollbar-width: none;
}
.blog-sidebar-wrapper {
  /* Hide scrollbar for Chrome, Edge, and Safari */
}
.blog-sidebar-wrapper::-webkit-scrollbar {
  width: 0px;
}
.blog-sidebar-wrapper .content-type-sidebar-blog {
  margin: 0 0 35px;
}
.blog-sidebar-wrapper .section-heading {
  border-bottom: 1px solid #e6e6e6;
  padding: 0;
  margin: 0 0 12px;
  font-size: 20px;
  text-transform: uppercase;
}
.blog-sidebar-wrapper .section-heading .heading-title {
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #4d4d4d;
  padding: 0 0 10px 15px;
}
@media (max-width: 960px) {
  .blog-sidebar-wrapper .section-heading .heading-title {
    padding: 0 0 10px 0;
  }
}
@media (max-width: 960px) {
  .blog-sidebar-wrapper .section-heading.share-title-mobile {
    display: none;
  }
}
.blog-sidebar-wrapper .section-hooks .hook-link {
  --progress-bar: 0%;
  position: relative;
  font-size: 20px;
  line-height: 1.2;
  display: block;
  color: rgba(29, 33, 37, 0.8);
  padding: 16px;
  margin: 0 0 2px 0;
}
@media (max-width: 960px) {
  .blog-sidebar-wrapper .section-hooks .hook-link {
    padding: 16px 0;
  }
}
.blog-sidebar-wrapper .section-hooks .hook-link.is-active {
  background: rgba(255, 200, 47, 0.1);
  font-weight: 700;
  color: #1D2125;
  transition: 0.2s ease;
}
.blog-sidebar-wrapper .section-hooks .hook-link.is-active::after {
  content: "";
  width: var(--progress-bar);
  height: 2px;
  background: #FFC82F;
  position: absolute;
  bottom: 0;
  left: 0;
}
.blog-sidebar-wrapper .section-hooks .hook-link:hover {
  color: #1D2125;
}
.blog-sidebar-wrapper .section-body-content {
  margin-bottom: 30px;
}

.section-subscribe-sidebar-blog {
  padding: 32px 24px;
  border-radius: 5px;
}
.section-subscribe-sidebar-blog .subscribe-heading-title {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  font-weight: 600;
  color: #1D2125;
  margin: 0 0 21px;
}
.section-subscribe-sidebar-blog .subscribe-input-wrapper {
  text-align: center;
}
.section-subscribe-sidebar-blog .subscribe-input-wrapper .button, .section-subscribe-sidebar-blog .subscribe-input-wrapper .search-form .search-submit, .search-form .section-subscribe-sidebar-blog .subscribe-input-wrapper .search-submit,
.section-subscribe-sidebar-blog .subscribe-input-wrapper .search-form .search-field,
.search-form .section-subscribe-sidebar-blog .subscribe-input-wrapper .search-field, .section-subscribe-sidebar-blog .subscribe-input-wrapper .nav-previous a, .nav-previous .section-subscribe-sidebar-blog .subscribe-input-wrapper a, .section-subscribe-sidebar-blog .subscribe-input-wrapper .nav-next a, .nav-next .section-subscribe-sidebar-blog .subscribe-input-wrapper a, .section-subscribe-sidebar-blog .subscribe-input-wrapper .entry-single .post-edit-link, .entry-single .section-subscribe-sidebar-blog .subscribe-input-wrapper .post-edit-link {
  border: none;
  width: 100%;
}
.section-subscribe-sidebar-blog .subscribe-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.error-404 .section-heading .heading-title {
  font-size: 2.5em;
  color: #565656;
  margin: 0;
}
.error-404 .section-heading .heading-title span {
  font-weight: 400;
  margin-left: 0.25em;
}
.error-404 .section-heading .heading-subtitle {
  font-weight: 400;
  line-height: 1.4;
  margin-top: 0.25em;
  color: #888888;
}
.error-404 .thumbnail-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56%;
}
.error-404 .thumbnail-wrapper .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.error-404.section-more-resources {
  padding: 0.75em 0 6em;
}
.error-404.section-more-resources .entry-thumbnail-wrapper {
  left: 0;
}
.error-404.section-more-resources .entry-thumbnail-wrapper .entry-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
}
.error-404 .mobile-welcome-thumbnail {
  display: none;
}
.error-404 .close-button,
.error-404 .search-trigger-button {
  position: absolute;
  height: 1.25em;
  width: 1.25em;
  padding: 1em;
  box-sizing: content-box;
  cursor: pointer;
}
.error-404 .close-button svg,
.error-404 .search-trigger-button svg {
  margin: 0;
  height: 1.25em;
  width: 1.25em;
}
.error-404 .close-button {
  right: 0;
}
.error-404 .search-wrapper {
  position: relative;
}
@media (max-width: 960px) {
  .error-404.section-welcome-error {
    padding-bottom: 3.75em;
  }
  .error-404.section-welcome-error .mobile-welcome-thumbnail {
    display: block;
  }
  .error-404.section-welcome-error .mobile-welcome-thumbnail .thumbnail-wrapper {
    padding-bottom: 8em;
    max-width: 12em;
    margin: 0 auto;
  }
  .error-404.section-welcome-error .welcome-thumbnail {
    display: none;
  }
  .error-404.section-welcome-error .medium-8 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .error-404.section-welcome-error .section-heading {
    margin: 0.75em auto 0 auto;
    text-align: center;
    max-width: 90%;
  }
  .error-404.section-welcome-error .section-heading .heading-title {
    font-size: 2.25em;
  }
  .error-404.section-search .medium-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .error-404.section-search .medium-9 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .error-404.section-search .search-wrapper {
    max-width: 100%;
    background-color: #f6f7f8;
  }
  .error-404.section-search .search-field,
  .error-404.section-search form {
    border-radius: 0.375em;
  }
  .error-404.section-search .close-button svg {
    margin: 0;
    height: 1.25em;
    width: 1.25em;
  }
  .error-404.section-more-resources .entry-simple {
    background-color: #f6f7f8;
  }
}

.single .navigation {
  display: none;
}

.search-results .entry {
  width: calc(33% - 27px);
  display: inline-block;
  vertical-align: top;
  margin-bottom: 40px;
}
.search-results .entry:nth-of-type(3n+2) {
  margin-left: 40px;
  margin-right: 40px;
}
.search-results .entry-title {
  margin-top: 20px;
  font-size: 1.4em;
}
.search-results .entry-thumbnail {
  background-position: center center;
  background-size: cover;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .search-results .entry {
    width: calc(50% - 23px);
  }
  .search-results .entry:nth-of-type(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }
  .search-results .entry:nth-of-type(2n+1) {
    margin-right: 40px;
  }
}
@media (max-width: 480px) {
  .search-results .entry {
    width: 100%;
  }
  .search-results .entry:nth-of-type(2n+1) {
    margin-right: 0;
  }
}
.search-results .page-title {
  color: #000;
}
.search-results .page-title-type {
  margin: 0;
  font-size: 14px;
}
.search-results .page-title-name {
  margin: 0;
}
@media (max-width: 640px) {
  .search-results .page-title {
    margin-bottom: 20px;
  }
}
.search-results .page-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 640px) {
  .search-results .page-header {
    flex-flow: column wrap;
    align-items: flex-start;
  }
}

.search-form .search-submit .far, .search-form .search-submit .author-box-entries li a:before, .author-box-entries li .search-form .search-submit a:before, .search-form .search-submit .entry-single .entry-content ul li:before, .entry-single .entry-content ul .search-form .search-submit li:before,
.search-form .search-submit .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .search-form .search-submit li:before, .search-form .search-submit .entry-single .entry-cat-links a:before, .entry-single .entry-cat-links .search-form .search-submit a:before, .search-form .search-submit .entry-single .post-edit-link:before, .entry-single .search-form .search-submit .post-edit-link:before, .search-form .search-submit .entry-navigate-previous i:before, .entry-navigate-previous .search-form .search-submit i:before, .search-form .search-submit .entry-navigate-next i:before, .entry-navigate-next .search-form .search-submit i:before {
  margin-left: 0;
}

.search-submit .far, .search-submit .author-box-entries li a:before, .author-box-entries li .search-submit a:before, .search-submit .entry-single .entry-content ul li:before, .entry-single .entry-content ul .search-submit li:before,
.search-submit .entry-single .entry-content ol li:before,
.entry-single .entry-content ol .search-submit li:before, .search-submit .entry-single .entry-cat-links a:before, .entry-single .entry-cat-links .search-submit a:before, .search-submit .entry-single .post-edit-link:before, .entry-single .search-submit .post-edit-link:before, .search-submit .entry-navigate-previous i:before, .entry-navigate-previous .search-submit i:before, .search-submit .entry-navigate-next i:before, .entry-navigate-next .search-submit i:before {
  margin-left: 0;
}

.page-header {
  margin-bottom: 40px;
}

.pagination-wrapper {
  margin-top: 60px;
}
@media (max-width: 640px) {
  .pagination-wrapper {
    text-align: center;
  }
}
.pagination-wrapper .page-numbers {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #fafafa;
  border-radius: 3px;
  transition: 0.2s;
  font-weight: bold;
  margin-right: 5px;
}
.pagination-wrapper .page-numbers.dots {
  background: transparent;
}
.pagination-wrapper .page-numbers.prev, .pagination-wrapper .page-numbers.next {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.pagination-wrapper .page-numbers.current, .pagination-wrapper .page-numbers.current:hover {
  background-color: #FFC82F;
}
.pagination-wrapper .page-numbers:hover {
  background-color: #f0f0f0;
  transition: 0.2s;
}

.page-title {
  color: #000;
}
.page-title-type {
  margin: 0;
  font-size: 14px;
}
.page-title-name {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 2em;
}

body.author .author-box {
  padding: 0;
  margin: 0;
}

.page-template-tutorials .category-navigation,
.page-template-single-category .category-navigation {
  display: none;
}

.single-tutorial {
  --welcome-font-size-h1: 3.4375em;
  --welcome-font-size-p: 1.25em;
}
@media screen and (max-width: 960px) {
  .single-tutorial {
    --welcome-font-size-h1: 2.5em;
    --welcome-font-size-p: 1em;
  }
}

.page-template-single-category {
  --welcome-font-size-h1: 4em;
  --welcome-font-size-p: 1.25em;
}
@media screen and (max-width: 960px) {
  .page-template-single-category {
    --welcome-font-size-h1: 2.5em;
    --welcome-font-size-p: 1em;
  }
}

.tax-tcategory {
  --welcome-font-size-h1: 3em;
  --welcome-font-size-p: 1.125em;
}
@media screen and (max-width: 960px) {
  .tax-tcategory {
    --welcome-font-size-h1: 2.5em;
    --welcome-font-size-p: 1em;
  }
}

.single-tutorial .section-main-redesigned-hero .header-submenu-inner,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner {
  --cat-logo-dimentions: 2.875rem;
  background-color: transparent;
}
@media screen and (max-width: 480px) {
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner {
    --cat-logo-dimentions: 2rem;
  }
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .logo-tutorial-wrapper,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .logo-tutorial-wrapper,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .logo-tutorial-wrapper {
  padding: 0.75rem 0;
  height: var(--cat-logo-dimentions);
  width: var(--cat-logo-dimentions);
  flex: 0 0 var(--cat-logo-dimentions);
  box-sizing: content-box;
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .logo-tutorial-wrapper img,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .logo-tutorial-wrapper img,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .logo-tutorial-wrapper img {
  height: auto;
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-trigger,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-trigger,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-trigger {
  display: none;
  visibility: hidden;
  align-items: center;
  color: #FFF;
  font-size: 1em;
  line-height: 125%;
  margin-right: 15px;
  margin-left: auto;
  padding: 0;
  height: auto;
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-trigger,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-trigger,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-trigger {
    display: flex;
    visibility: visible;
  }
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-trigger::before,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-trigger::before,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-trigger::before {
  display: none;
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-trigger:after,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-trigger:after,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-trigger:after {
  line-height: 1;
  font-family: tsc-glyphs;
  content: "\e63f";
  display: block;
  font-size: 0.5em;
  margin-left: 0.5rem;
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link {
  color: #fff;
  line-height: 1.375rem;
  padding: calc(var(--cat-logo-dimentions) / 2 - 0.6875rem) 1.125em;
}
@media screen and (max-width: 480px) {
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link {
    padding-left: 0.625em;
    padding-right: 0.625em;
  }
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-title,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-title,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-title {
  width: auto;
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .item-active .menu-item-title::after,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .item-active .menu-item-title::after,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .item-active .menu-item-title::after {
  bottom: -0.375rem;
  background-color: var(--tutorials-primary-color-picker-cat, #99E500);
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial,
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now {
  min-width: 7.125rem;
  padding: 0.5rem 1.25rem;
  font-weight: 700;
  border-radius: 6.25rem;
  font-size: 0.9375rem;
  line-height: 1.125rem;
  text-align: center;
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial {
  margin-right: 0.875em;
  --button-text-color: #fff;
  --button-background-color: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
  --button-border-color: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
  --button-background-color-hover: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
  --button-border-color-hover: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial:hover,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial:hover,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-free-trial:hover {
  filter: brightness(1.15);
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now {
  --button-text-color: #1a1a1a;
  --button-background-color: var(--tutorials-primary-color-buy-now-btn, #99E500);
  --button-border-color: var(--tutorials-primary-color-buy-now-btn, #99E500);
  --button-background-color-hover: var(--tutorials-primary-color-buy-now-btn, #99E500);
  --button-border-color-hover: var(--tutorials-primary-color-buy-now-btn, #99E500);
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now:hover,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now:hover,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .button-buy-now:hover {
  filter: brightness(1.15);
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation {
    display: none;
    visibility: hidden;
    border: none;
    background-color: transparent;
    right: 15px;
    width: auto;
    padding: 0;
  }
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu {
    background-color: #fff;
    border-radius: 10px;
    width: -moz-max-content;
    width: max-content;
    overflow: hidden;
    display: grid;
    gap: 1.5rem;
    padding: 1.5rem;
  }
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item {
    width: auto;
    padding: 0;
    line-height: 1;
  }
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .menu-item-link {
    padding: 0;
    line-height: 1;
    color: #565656;
  }
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .is-button,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .is-button,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation .is-button {
    display: none;
  }
}
.single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile,
.page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile,
.tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile {
    display: block;
    position: fixed;
    visibility: visible;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile .menu-mobile,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile .menu-mobile,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile .menu-mobile {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    background: linear-gradient(165deg, #212A34 10.18%, #191D24 88.93%);
    padding: 0.25rem 0.5rem;
    width: 100%;
  }
  .single-tutorial .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile .menu-item,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile .menu-item,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-inner .submenu-navigation-mobile .menu-item {
    width: auto;
  }
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .header-submenu-wrapper.is-active .header-submenu-inner .submenu-navigation,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-wrapper.is-active .header-submenu-inner .submenu-navigation,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-wrapper.is-active .header-submenu-inner .submenu-navigation {
    display: block;
    visibility: visible;
  }
  .single-tutorial .section-main-redesigned-hero .header-submenu-wrapper .header-submenu-inner .submenu-navigation:focus-within,
  .single-tutorial .section-main-redesigned-hero .header-submenu-wrapper .submenu-wrap:focus-within + .submenu-navigation,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-wrapper .header-submenu-inner .submenu-navigation:focus-within,
  .page-template-single-category .section-main-redesigned-hero .header-submenu-wrapper .submenu-wrap:focus-within + .submenu-navigation,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-wrapper .header-submenu-inner .submenu-navigation:focus-within,
  .tax-tcategory .section-main-redesigned-hero .header-submenu-wrapper .submenu-wrap:focus-within + .submenu-navigation {
    display: block;
    visibility: visible;
  }
}
.single-tutorial .section-main-redesigned-hero .section-welcome,
.page-template-single-category .section-main-redesigned-hero .section-welcome,
.tax-tcategory .section-main-redesigned-hero .section-welcome {
  color: #fff;
  padding: 2.875rem 0 3.625rem;
}
.single-tutorial .section-main-redesigned-hero .section-welcome-background,
.page-template-single-category .section-main-redesigned-hero .section-welcome-background,
.tax-tcategory .section-main-redesigned-hero .section-welcome-background {
  background: linear-gradient(165deg, #212A34 10.18%, #191D24 88.93%);
}
.single-tutorial .section-main-redesigned-hero .section-welcome .heading-title,
.page-template-single-category .section-main-redesigned-hero .section-welcome .heading-title,
.tax-tcategory .section-main-redesigned-hero .section-welcome .heading-title {
  margin: 0;
  font-size: var(--welcome-font-size-h1);
}
.single-tutorial .section-main-redesigned-hero .section-welcome .heading-subtitle,
.page-template-single-category .section-main-redesigned-hero .section-welcome .heading-subtitle,
.tax-tcategory .section-main-redesigned-hero .section-welcome .heading-subtitle {
  margin-top: 1rem;
  font-size: var(--welcome-font-size-p);
}
.single-tutorial .section-main-redesigned-hero .section-welcome .navigation-page-wrapper,
.page-template-single-category .section-main-redesigned-hero .section-welcome .navigation-page-wrapper,
.tax-tcategory .section-main-redesigned-hero .section-welcome .navigation-page-wrapper {
  margin-bottom: 1.625rem;
}
.single-tutorial .section-main-redesigned-hero .section-welcome .navigation-page-wrapper a,
.page-template-single-category .section-main-redesigned-hero .section-welcome .navigation-page-wrapper a,
.tax-tcategory .section-main-redesigned-hero .section-welcome .navigation-page-wrapper a {
  color: #1a1a1a;
  font-size: 0.875em;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  background-color: var(--tutorials-primary-color-picker-cat, #99E500);
  padding: 0.25rem 1.25rem;
  border-radius: 6.25rem;
}
.single-tutorial .section-main-redesigned-hero .section-welcome .navigation-page-wrapper a:before,
.page-template-single-category .section-main-redesigned-hero .section-welcome .navigation-page-wrapper a:before,
.tax-tcategory .section-main-redesigned-hero .section-welcome .navigation-page-wrapper a:before {
  line-height: 1;
  font-family: tsc-glyphs;
  content: "\e641";
  display: inline-block;
  font-size: 0.675em;
  margin-right: 0.5rem;
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .section-welcome .navigation-page-wrapper,
  .page-template-single-category .section-main-redesigned-hero .section-welcome .navigation-page-wrapper,
  .tax-tcategory .section-main-redesigned-hero .section-welcome .navigation-page-wrapper {
    display: block;
    text-align: left;
    margin-bottom: 3.625rem;
  }
}
.single-tutorial .section-main-redesigned-hero .section-welcome .entry-thumbnail-wrapper,
.page-template-single-category .section-main-redesigned-hero .section-welcome .entry-thumbnail-wrapper,
.tax-tcategory .section-main-redesigned-hero .section-welcome .entry-thumbnail-wrapper {
  padding-top: 12rem;
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .section-welcome .columns,
  .page-template-single-category .section-main-redesigned-hero .section-welcome .columns,
  .tax-tcategory .section-main-redesigned-hero .section-welcome .columns {
    padding-left: 25px;
    padding-right: 25px;
  }
  .single-tutorial .section-main-redesigned-hero .section-welcome.section-welcome-category .row,
  .page-template-single-category .section-main-redesigned-hero .section-welcome.section-welcome-category .row,
  .tax-tcategory .section-main-redesigned-hero .section-welcome.section-welcome-category .row {
    flex-direction: unset;
  }
  .single-tutorial .section-main-redesigned-hero .section-welcome .welcome-thumbnail,
  .page-template-single-category .section-main-redesigned-hero .section-welcome .welcome-thumbnail,
  .tax-tcategory .section-main-redesigned-hero .section-welcome .welcome-thumbnail {
    margin-top: 2rem;
    display: flex;
    justify-content: center;
    width: 100%;
    height: auto;
  }
  .single-tutorial .section-main-redesigned-hero .section-welcome .welcome-thumbnail .entry-thumbnail,
  .page-template-single-category .section-main-redesigned-hero .section-welcome .welcome-thumbnail .entry-thumbnail,
  .tax-tcategory .section-main-redesigned-hero .section-welcome .welcome-thumbnail .entry-thumbnail {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.single-tutorial .section-main-redesigned-hero .heading-title-highlight,
.page-template-single-category .section-main-redesigned-hero .heading-title-highlight,
.tax-tcategory .section-main-redesigned-hero .heading-title-highlight {
  color: var(--tutorials-primary-color-picker-cat, #99E500);
}
.single-tutorial .section-main-redesigned-hero .heading-title-highlight.__has-arrow:after,
.page-template-single-category .section-main-redesigned-hero .heading-title-highlight.__has-arrow:after,
.tax-tcategory .section-main-redesigned-hero .heading-title-highlight.__has-arrow:after {
  content: "";
  display: inline-block;
  width: 0.875em;
  height: 0.675em;
  margin-left: 0.25em;
  background-color: currentColor;
  -webkit-mask: center right no-repeat;
          mask: center right no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='54' height='30' viewBox='0 0 54 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 13C0.89543 13 0 13.8954 0 15C0 16.1046 0.89543 17 2 17V13ZM53.4142 16.4142C54.1953 15.6332 54.1953 14.3668 53.4142 13.5858L40.6863 0.857864C39.9052 0.0768156 38.6389 0.0768156 37.8579 0.857864C37.0768 1.63891 37.0768 2.90524 37.8579 3.68629L49.1716 15L37.8579 26.3137C37.0768 27.0948 37.0768 28.3611 37.8579 29.1421C38.6389 29.9232 39.9052 29.9232 40.6863 29.1421L53.4142 16.4142ZM2 17H52V13H2V17Z' fill='%2399E500'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='54' height='30' viewBox='0 0 54 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 13C0.89543 13 0 13.8954 0 15C0 16.1046 0.89543 17 2 17V13ZM53.4142 16.4142C54.1953 15.6332 54.1953 14.3668 53.4142 13.5858L40.6863 0.857864C39.9052 0.0768156 38.6389 0.0768156 37.8579 0.857864C37.0768 1.63891 37.0768 2.90524 37.8579 3.68629L49.1716 15L37.8579 26.3137C37.0768 27.0948 37.0768 28.3611 37.8579 29.1421C38.6389 29.9232 39.9052 29.9232 40.6863 29.1421L53.4142 16.4142ZM2 17H52V13H2V17Z' fill='%2399E500'/%3E%3C/svg%3E%0A");
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .heading-title-highlight,
  .page-template-single-category .section-main-redesigned-hero .heading-title-highlight,
  .tax-tcategory .section-main-redesigned-hero .heading-title-highlight {
    width: 100%;
    display: inline-block;
  }
  .single-tutorial .section-main-redesigned-hero .heading-title-highlight:after,
  .page-template-single-category .section-main-redesigned-hero .heading-title-highlight:after,
  .tax-tcategory .section-main-redesigned-hero .heading-title-highlight:after {
    display: none !important;
  }
}
.single-tutorial .section-main-redesigned-hero .welcome-content,
.page-template-single-category .section-main-redesigned-hero .welcome-content,
.tax-tcategory .section-main-redesigned-hero .welcome-content {
  padding: 3.375rem 0;
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .welcome-content,
  .page-template-single-category .section-main-redesigned-hero .welcome-content,
  .tax-tcategory .section-main-redesigned-hero .welcome-content {
    padding: 0;
  }
}
.single-tutorial .section-main-redesigned-hero .welcome-content .welcome-info,
.page-template-single-category .section-main-redesigned-hero .welcome-content .welcome-info,
.tax-tcategory .section-main-redesigned-hero .welcome-content .welcome-info {
  max-width: 29.375rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .welcome-content .welcome-info,
  .page-template-single-category .section-main-redesigned-hero .welcome-content .welcome-info,
  .tax-tcategory .section-main-redesigned-hero .welcome-content .welcome-info {
    max-width: 100%;
    align-items: center;
  }
}
.single-tutorial .section-main-redesigned-hero .welcome-content .welcome-thumbnail,
.page-template-single-category .section-main-redesigned-hero .welcome-content .welcome-thumbnail,
.tax-tcategory .section-main-redesigned-hero .welcome-content .welcome-thumbnail {
  max-width: 38.125rem;
  display: block;
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero .welcome-content .welcome-thumbnail,
  .page-template-single-category .section-main-redesigned-hero .welcome-content .welcome-thumbnail,
  .tax-tcategory .section-main-redesigned-hero .welcome-content .welcome-thumbnail {
    max-width: 100%;
  }
}
.single-tutorial .section-main-redesigned-hero .search-wrapper,
.page-template-single-category .section-main-redesigned-hero .search-wrapper,
.tax-tcategory .section-main-redesigned-hero .search-wrapper {
  border-color: #fff;
  filter: drop-shadow(0px 1.5818px 7.90898px rgba(0, 0, 0, 0.15));
}
.single-tutorial .section-main-redesigned-hero .section-sub-category-wrapper,
.single-tutorial .section-main-redesigned-hero .section-main-content,
.page-template-single-category .section-main-redesigned-hero .section-sub-category-wrapper,
.page-template-single-category .section-main-redesigned-hero .section-main-content,
.tax-tcategory .section-main-redesigned-hero .section-sub-category-wrapper,
.tax-tcategory .section-main-redesigned-hero .section-main-content {
  padding-top: 4em;
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu-item-link,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu-item-link,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu-item-link {
  color: #364447;
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .item-active .menu-item-title::after,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .item-active .menu-item-title::after,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .item-active .menu-item-title::after {
  background-color: var(--tutorials-primary-color-picker-cat, #087ACB);
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .button-free-trial,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .button-free-trial,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .button-free-trial {
  --button-text-color: #fff;
  --button-background-color: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
  --button-border-color: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
  --button-background-color-hover: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
  --button-border-color-hover: var(--tutorials-primary-color-free-trial-btn, #1a1a1a);
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .button-buy-now,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .button-buy-now,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .button-buy-now {
  --button-text-color: #fff;
  --button-background-color: var(--tutorials-primary-color-buy-now-btn, #087ACB);
  --button-border-color: var(--tutorials-primary-color-buy-now-btn, #087ACB);
  --button-background-color-hover: var(--tutorials-primary-color-buy-now-btn, #087ACB);
  --button-border-color-hover: var(--tutorials-primary-color-buy-now-btn, #087ACB);
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation,
  .page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation,
  .tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation {
    background-color: transparent;
  }
  .single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu,
  .page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu,
  .tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu {
    background-color: #fff;
  }
  .single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu-item-link,
  .page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu-item-link,
  .tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation .menu-item-link {
    color: #565656;
  }
}
@media screen and (max-width: 960px) {
  .single-tutorial .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation-mobile .menu-mobile,
  .page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation-mobile .menu-mobile,
  .tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .header-submenu-inner .submenu-navigation-mobile .menu-mobile {
    background: #F0F8FF;
  }
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .section-welcome,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .section-welcome,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .section-welcome {
  color: #364447;
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .section-welcome-background,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .section-welcome-background,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .section-welcome-background {
  background: #F0F8FF;
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .section-welcome .navigation-page-wrapper a,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .section-welcome .navigation-page-wrapper a,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .section-welcome .navigation-page-wrapper a {
  color: #F0F8FF;
  background-color: var(--tutorials-primary-color-picker-cat, #087ACB);
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .heading-title-highlight,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .heading-title-highlight,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .heading-title-highlight {
  color: var(--tutorials-primary-color-picker-cat, #087ACB);
}
.single-tutorial .section-main-redesigned-hero.category-theme-white_blue .search-wrapper,
.page-template-single-category .section-main-redesigned-hero.category-theme-white_blue .search-wrapper,
.tax-tcategory .section-main-redesigned-hero.category-theme-white_blue .search-wrapper {
  border-color: #fff;
  filter: drop-shadow(0px 1.5818px 7.90898px rgba(0, 0, 0, 0.15));
}
@media screen and (max-width: 960px) {
  .single-tutorial .category-theme-white_blue .header-submenu-inner .submenu-trigger,
  .page-template-single-category .category-theme-white_blue .header-submenu-inner .submenu-trigger,
  .tax-tcategory .category-theme-white_blue .header-submenu-inner .submenu-trigger {
    display: flex;
    color: #555555;
  }
}

.tutorial-template-single-tutorial-redesign .section-main-redesigned-hero .section-main-content {
  padding-top: 32px;
}
@media screen and (max-width: 960px) {
  .tutorial-template-single-tutorial-redesign .section-main-redesigned-hero .section-main-content {
    padding-top: 0;
  }
}

@media screen and (max-width: 480px) {
  .tax-tcategory .section-main-redesigned-hero .section-welcome,
  .single-tutorial .section-main-redesigned-hero .section-welcome {
    padding-top: 0.75rem;
  }
}

.section-articles {
  /* Paragraph */
  font-size: 18px;
  /* default table styling - bordered table */
}
.section-articles .wp-block-table table {
  width: 100%;
  margin: 20px auto;
  border-collapse: collapse;
}
.section-articles .wp-block-table table > thead {
  border-bottom: 0px;
}
.section-articles .wp-block-table table > thead > tr > th {
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  border-left: 1px solid #444444;
  border-right: 1px solid #fff;
  padding: 8px 10px;
  font-size: 1em;
  color: #ffffff;
  background: #444444;
  text-align: left;
  font-weight: 500;
}
.section-articles .wp-block-table table > thead > tr > th:last-child {
  border-right: 1px solid #444444;
}
.section-articles .wp-block-table table > tbody > tr > td {
  border: 1px solid #dddddd;
  padding: 8px 10px;
}
.section-articles {
  /* un-bordered table */
}
.section-articles .table-unbordered table > thead > tr > th {
  border-top: 0;
  border-right: 1px solid #fff;
  border-bottom: 0;
  border-left: 0;
  font-size: 1em;
  color: #ffffff;
  background: #444444;
  text-align: left;
  font-weight: 500;
}
.section-articles .table-unbordered table > thead > tr > th:last-child {
  border-right: 1px solid #444444;
}
.section-articles .table-unbordered table > tbody > tr > td {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #dddddd;
  padding: 8px 10px;
  width: auto;
}
.section-articles {
  /* headings */
}
.section-articles h2 {
  padding: 15px 0 0 0;
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 2em;
  letter-spacing: -0.02em;
  line-height: 1.25;
}
.section-articles h3 {
  padding: 15px 0 0 0;
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 1.625em;
  letter-spacing: -0.02em;
  line-height: 1.25;
}
.section-articles h4 {
  padding: 15px 0 0 0;
  margin: 0 0 5px 0;
  font-weight: 600;
  font-size: 1.125em;
  letter-spacing: -0.02em;
  line-height: 1.25;
}
.section-articles {
  /* Notes */
}
.section-articles .dx-block-note {
  margin: 1.5em 0;
}
.section-articles {
  /* Tips */
}
.section-articles .tip {
  border-radius: 5px;
  margin: 10px 0;
  page-break-inside: avoid;
}
.section-articles .tip > p:first-child {
  color: #ffffff;
  margin: 0;
}
.section-articles .tip > p {
  padding: 10px 30px;
  margin-top: 0;
  margin-bottom: 0;
}
.section-articles .tip-snagit {
  border: 1px solid #458ccc;
}
.section-articles .tip-snagit > p:first-child {
  background: #458ccc;
}
.section-articles .tip-camtasia {
  border: 1px solid #5cb20a;
}
.section-articles .tip-camtasia > p:first-child {
  background: #5cb20a;
}
.section-articles .tip-video-review {
  border: 1px solid #00bfb5;
}
.section-articles .tip-video-review > p:first-child {
  background: #00bfb5;
}
.section-articles .tip-screencast {
  border: 1px solid #ef8200;
}
.section-articles .tip-screencast > p:first-child {
  background: #ef8200;
}
.section-articles .tip-audiate {
  border: 1px solid #7566c2;
}
.section-articles .tip-audiate > p:first-child {
  background: #7566c2;
}
.section-articles .tip-knowmia {
  border: 1px solid #f08200;
}
.section-articles .tip-knowmia > p:first-child {
  background: #f08200;
}
.single-tutorial .section-articles .tip > p + p {
  margin-top: 0;
}

.section-articles {
  /* Notice */
}
.section-articles .notice {
  background: #f5f5f5;
  padding: 20px 30px;
  margin: 10px 0;
  page-break-inside: avoid;
}
.section-articles .notice-snagit {
  border-left: 4px solid #458ccc;
}
.section-articles .notice-camtasia {
  border-left: 4px solid #5cb20a;
}
.section-articles .notice-video-review {
  border-left: 4px solid #00bfb5;
}
.section-articles .notice-screencast {
  border-left: 4px solid #ef8200;
}
.section-articles .notice-audiate {
  border-left: 4px solid #7566c2;
}
.section-articles .notice-knowmia {
  border-left: 4px solid #f08200;
}
.section-articles {
  /* Lists */
}
.section-articles ol,
.section-articles ul {
  padding: 5px 0px 5px 35px;
  margin: 0;
}
.section-articles ol > li,
.section-articles ul > li {
  padding: 5px 0px 5px 0;
  margin: 0;
}
.section-articles ol > ol,
.section-articles ol > ul,
.section-articles ul > ul,
.section-articles ul > ol {
  padding: 10px 0 0 30px;
}
.section-articles ol > ol > li,
.section-articles ol > ul > li,
.section-articles ul > ul > li,
.section-articles ul > ol > li {
  padding: 5px 0px 0px 0px;
  margin: 0;
}
.section-articles {
  /* follow up */
}
.section-articles .follow-up {
  margin-top: 0;
}
.section-articles {
  /* weblinks */
}
.section-articles a {
  text-decoration: none;
  color: #0072cf;
  font-weight: 300;
}
.section-articles a:hover {
  color: #ee9500;
  text-decoration: underline;
}
.section-articles {
  /* code block */
}
.section-articles .wp-block-code {
  margin: 0;
  padding: 20px 40px;
  background: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 5px;
  page-break-inside: avoid;
}
.section-articles .wp-block-code pre {
  background: inherit;
  border: 0;
}
.section-articles {
  /* Expandable sections */
}
.section-articles details {
  margin: 0.5em 0;
  padding: 0.5em 0 0.5em 0.5em;
  border-bottom: 1px solid #e1e1e8;
}
.section-articles summary {
  cursor: pointer;
  font-weight: 700;
}
.section-articles details p {
  font-size: 1em;
  margin: 0 0 0 20px;
  padding: 0.25em 0;
}
.section-articles {
  /* Feedback widget */
}
.section-articles .feedback-widget {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e1e1e8;
}
.section-articles .feedback-widget p {
  width: 100%;
  margin: 0 0 10px 0;
}
.section-articles .feedback-widget a {
  width: 40%;
  max-width: 80px;
  text-align: center;
  padding: 10px 0;
  margin: 0;
  border: 1px solid #e1e1e8;
  border-radius: 5px;
  text-decoration: none;
  color: #333;
}
.section-articles .feedback-widget a:first-of-type {
  margin-right: 10px;
}
.section-articles .feedback-widget a:hover {
  text-decoration: none;
  color: #333;
  background-color: #e1e1e8;
}
.section-articles {
  /* responsive img */
}
.section-articles img {
  max-width: 100%;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.section-articles table img {
  max-width: 100%;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.section-articles li img {
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.tutorial-template-single-tutorial-redesign .section-search .search-field:focus {
  box-shadow: none;
}
.tutorial-template-single-tutorial-redesign .section-articles h2:first-of-type {
  padding: 0;
  line-height: 31px;
  margin-bottom: 1.3rem;
}
.tutorial-template-single-tutorial-redesign .section-articles .back-to-top-btn {
  color: #666666;
  font-family: "proxima-nova";
  font-size: 20px;
  font-weight: 600;
  margin-top: 2rem;
  position: relative;
  display: flex;
  align-items: center;
}
.tutorial-template-single-tutorial-redesign .section-articles .back-to-top-btn:hover {
  text-decoration: none;
}
.tutorial-template-single-tutorial-redesign .section-articles .back-to-top-btn:before {
  line-height: 1;
  font-family: tsc-glyphs;
  content: "\e641";
  display: inline-block;
  font-size: 10px;
  margin-right: 0.75rem;
}

.page-template-free-webinars-page .section-welcome-category .welcome-thumbnail .entry-thumbnail-wrapper,
.page-template-past-webinars-page .section-welcome-category .welcome-thumbnail .entry-thumbnail-wrapper {
  padding-top: 9.375rem;
}
.page-template-free-webinars-page .section-welcome-category .welcome-thumbnail .entry-thumbnail,
.page-template-past-webinars-page .section-welcome-category .welcome-thumbnail .entry-thumbnail {
  -o-object-fit: contain;
     object-fit: contain;
}
.page-template-free-webinars-page .section-heading .heading-title,
.page-template-past-webinars-page .section-heading .heading-title {
  margin: 0.25rem 0;
}
@media screen and (max-width: 960px) {
  .page-template-free-webinars-page .section-heading .heading-title,
  .page-template-past-webinars-page .section-heading .heading-title {
    margin: 0.375em 0 0.125em;
  }
}
.page-template-free-webinars-page .section-heading p,
.page-template-past-webinars-page .section-heading p {
  font-size: 1.125em;
  margin: 0;
}

.single-tutorial .section-articles p {
  margin-bottom: 0;
}
.single-tutorial .section-articles p + p, .single-tutorial .section-articles p + [class*=wp-block] {
  margin-top: 1.5em;
}

.page-template-tutorials-redesign .search-wrapper,
.error404 .search-wrapper {
  border-color: #fff;
  filter: drop-shadow(0px 1.5818px 7.90898px rgba(0, 0, 0, 0.15));
}

.page-header-pressroom {
  text-align: center;
}
.page-header-pressroom .page-title-name {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 3em;
  line-height: 3.5rem;
}
.page-header-pressroom .taxonomy-description {
  font-size: 1.25em;
  line-height: 1.875rem;
}

.section-main-pressroom .pagination-wrapper {
  margin-top: 4.5rem;
}
.section-main-pressroom .pagination-wrapper .page-numbers {
  font-weight: 600;
}

.section-pressroom {
  padding: 0.9375rem;
}
@media screen and (min-width: 40em) {
  .section-pressroom {
    padding: 1.875rem;
  }
}
.section-pressroom-title {
  font-size: 2rem;
  color: #000;
  font-weight: 700;
  line-height: 1.125;
  margin-bottom: 0;
}
.section-pressroom-featured {
  background: #FFFFFF;
  box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 40em) {
  .section-pressroom-featured {
    border-radius: 1.5rem;
  }
}
.section-pressroom-featured .section-pressroom-title {
  margin-bottom: 0.75rem;
}
.section-pressroom .button, .section-pressroom .search-form .search-submit, .search-form .section-pressroom .search-submit,
.section-pressroom .search-form .search-field,
.search-form .section-pressroom .search-field, .section-pressroom .nav-previous a, .nav-previous .section-pressroom a, .section-pressroom .nav-next a, .nav-next .section-pressroom a, .section-pressroom .entry-single .post-edit-link, .entry-single .section-pressroom .post-edit-link {
  display: inline-block;
  text-align: center;
  min-width: 10rem;
  padding: 0.5rem;
  margin: 0 auto;
  border-width: 2px;
  border-color: #1A1A1A;
  border-radius: 0.5rem;
  color: #1A1A1A;
}

.entry-archive-pressroom .entry-date-wrapper,
.entry-featured-pressroom .entry-date-wrapper {
  margin-bottom: 0.25rem;
}
.entry-archive-pressroom .entry-excerpt,
.entry-archive-pressroom .entry-category,
.entry-archive-pressroom .entry-date,
.entry-featured-pressroom .entry-excerpt,
.entry-featured-pressroom .entry-category,
.entry-featured-pressroom .entry-date {
  font-size: 0.875em;
}
.entry-archive-pressroom .entry-category,
.entry-archive-pressroom .entry-date,
.entry-archive-pressroom .entry-read-more,
.entry-featured-pressroom .entry-category,
.entry-featured-pressroom .entry-date,
.entry-featured-pressroom .entry-read-more {
  line-height: 1rem;
  color: #364447;
}
.entry-archive-pressroom .entry-read-more:hover,
.entry-featured-pressroom .entry-read-more:hover {
  color: #566467;
  text-decoration: underline;
}
.entry-archive-pressroom .entry-category,
.entry-featured-pressroom .entry-category {
  display: block;
  margin-bottom: 0.75rem;
}
.entry-archive-pressroom .entry-excerpt,
.entry-featured-pressroom .entry-excerpt {
  flex-grow: 1;
  color: #000;
}
.entry-archive-pressroom .entry-excerpt p,
.entry-featured-pressroom .entry-excerpt p {
  font-size: inherit;
  line-height: 1.375rem;
  margin-bottom: 1rem;
  max-height: unset;
}
.entry-archive-pressroom .entry-date,
.entry-featured-pressroom .entry-date {
  font-weight: 600;
}
.entry-archive-pressroom .entry-read-more,
.entry-featured-pressroom .entry-read-more {
  font-weight: 500;
}
.entry-archive-pressroom .entry-title,
.entry-featured-pressroom .entry-title {
  line-height: 1.5;
  margin-bottom: 0.25rem;
  color: #000;
}
.entry-archive-pressroom .entry-thumbnail,
.entry-featured-pressroom .entry-thumbnail {
  background-position: center center;
  background-size: cover;
  border-radius: 0.25rem;
}

.entry-featured-pressroom {
  display: grid;
  gap: 1.25rem;
  margin-bottom: 2.25rem;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 51.25rem) {
  .entry-featured-pressroom {
    grid-template-columns: minmax(0, 1fr) 21.375rem;
  }
}
.entry-featured-pressroom .entry-thumbnail {
  padding-bottom: 54.4041450777%;
}

.entry-archive-pressroom {
  display: flex;
  flex-direction: column;
}
.entry-archive-pressroom .entry-thumbnail {
  margin-bottom: 1rem;
  padding-bottom: 57.1428571429%;
}

.page-template-fullwidth-content,
.single-feature,
.single-sng_feature {
  --header-submenu-wrapper-height: 60px;
}
.page-template-fullwidth-content.mobile-menu-active,
.single-feature.mobile-menu-active,
.single-sng_feature.mobile-menu-active {
  overflow: hidden;
}
.page-template-fullwidth-content #wpadminbar,
.single-feature #wpadminbar,
.single-sng_feature #wpadminbar {
  position: fixed;
}
.page-template-fullwidth-content .section-ctas .button:hover, .page-template-fullwidth-content .section-ctas .search-form .search-submit:hover, .search-form .page-template-fullwidth-content .section-ctas .search-submit:hover,
.page-template-fullwidth-content .section-ctas .search-form .search-field:hover,
.search-form .page-template-fullwidth-content .section-ctas .search-field:hover, .page-template-fullwidth-content .section-ctas .nav-previous a:hover, .nav-previous .page-template-fullwidth-content .section-ctas a:hover, .page-template-fullwidth-content .section-ctas .nav-next a:hover, .nav-next .page-template-fullwidth-content .section-ctas a:hover, .page-template-fullwidth-content .section-ctas .entry-single .post-edit-link:hover, .entry-single .page-template-fullwidth-content .section-ctas .post-edit-link:hover,
.single-feature .section-ctas .button:hover,
.single-feature .section-ctas .search-form .search-submit:hover,
.search-form .single-feature .section-ctas .search-submit:hover,
.single-feature .section-ctas .search-form .search-field:hover,
.search-form .single-feature .section-ctas .search-field:hover,
.single-feature .section-ctas .nav-previous a:hover,
.nav-previous .single-feature .section-ctas a:hover,
.single-feature .section-ctas .nav-next a:hover,
.nav-next .single-feature .section-ctas a:hover,
.single-feature .section-ctas .entry-single .post-edit-link:hover,
.entry-single .single-feature .section-ctas .post-edit-link:hover,
.single-sng_feature .section-ctas .button:hover,
.single-sng_feature .section-ctas .search-form .search-submit:hover,
.search-form .single-sng_feature .section-ctas .search-submit:hover,
.single-sng_feature .section-ctas .search-form .search-field:hover,
.search-form .single-sng_feature .section-ctas .search-field:hover,
.single-sng_feature .section-ctas .nav-previous a:hover,
.nav-previous .single-sng_feature .section-ctas a:hover,
.single-sng_feature .section-ctas .nav-next a:hover,
.nav-next .single-sng_feature .section-ctas a:hover,
.single-sng_feature .section-ctas .entry-single .post-edit-link:hover,
.entry-single .single-sng_feature .section-ctas .post-edit-link:hover {
  box-shadow: none;
}
.page-template-fullwidth-content .tsc-header,
.single-feature .tsc-header,
.single-sng_feature .tsc-header {
  display: flex;
  max-width: 82rem;
}
.page-template-fullwidth-content .tsc-header .logo-wrapper,
.page-template-fullwidth-content .tsc-header .global-nav-menu,
.page-template-fullwidth-content .tsc-header .menu-trigger-wrapper,
.single-feature .tsc-header .logo-wrapper,
.single-feature .tsc-header .global-nav-menu,
.single-feature .tsc-header .menu-trigger-wrapper,
.single-sng_feature .tsc-header .logo-wrapper,
.single-sng_feature .tsc-header .global-nav-menu,
.single-sng_feature .tsc-header .menu-trigger-wrapper {
  float: none;
}
.page-template-fullwidth-content .tsc-header .menu-ctas,
.single-feature .tsc-header .menu-ctas,
.single-sng_feature .tsc-header .menu-ctas {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 20;
  margin-right: 0;
  margin-left: initial;
}
.page-template-fullwidth-content .tsc-header .menu-ctas li,
.single-feature .tsc-header .menu-ctas li,
.single-sng_feature .tsc-header .menu-ctas li {
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1366px) {
  .page-template-fullwidth-content .tsc-header .menu-ctas,
  .single-feature .tsc-header .menu-ctas,
  .single-sng_feature .tsc-header .menu-ctas {
    gap: 7px;
  }
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .tsc-header .menu-ctas,
  .single-feature .tsc-header .menu-ctas,
  .single-sng_feature .tsc-header .menu-ctas {
    gap: 0;
  }
  .page-template-fullwidth-content .tsc-header .menu-ctas li.my-account,
  .single-feature .tsc-header .menu-ctas li.my-account,
  .single-sng_feature .tsc-header .menu-ctas li.my-account {
    visibility: hidden;
    display: none;
  }
}
.page-template-fullwidth-content .tsc-header .menu-ctas .cart-icon-wrapper,
.single-feature .tsc-header .menu-ctas .cart-icon-wrapper,
.single-sng_feature .tsc-header .menu-ctas .cart-icon-wrapper {
  position: relative;
  display: inline-block;
}
.page-template-fullwidth-content .tsc-header .menu-ctas .cart-count,
.single-feature .tsc-header .menu-ctas .cart-count,
.single-sng_feature .tsc-header .menu-ctas .cart-count {
  background-color: #f29b33;
  color: #fff;
  position: absolute;
  right: -20px;
  top: -10px;
  text-align: center;
  z-index: 999;
  padding: 2px 4px;
  font-size: 14px;
  line-height: 1;
}
.page-template-fullwidth-content .tsc-header .menu-ctas .cart-count.show,
.single-feature .tsc-header .menu-ctas .cart-count.show,
.single-sng_feature .tsc-header .menu-ctas .cart-count.show {
  display: flex !important;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .tsc-header > .menu-ctas,
  .single-feature .tsc-header > .menu-ctas,
  .single-sng_feature .tsc-header > .menu-ctas {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 3em;
    height: 3em;
    padding-right: 1rem;
  }
}
.page-template-fullwidth-content .tsc-header .menu-trigger,
.single-feature .tsc-header .menu-trigger,
.single-sng_feature .tsc-header .menu-trigger {
  color: #0A1119;
}
.page-template-fullwidth-content .tsc-header .menu-trigger::before,
.single-feature .tsc-header .menu-trigger::before,
.single-sng_feature .tsc-header .menu-trigger::before {
  left: 0.125rem;
}
.page-template-fullwidth-content .tsc-header .menu-trigger span,
.single-feature .tsc-header .menu-trigger span,
.single-sng_feature .tsc-header .menu-trigger span {
  padding-left: 3.125em;
}
.page-template-fullwidth-content .tsc-header .menu-trigger:hover,
.single-feature .tsc-header .menu-trigger:hover,
.single-sng_feature .tsc-header .menu-trigger:hover {
  background-color: #ccc;
}
.page-template-fullwidth-content .tsc-header .logo-wrapper,
.single-feature .tsc-header .logo-wrapper,
.single-sng_feature .tsc-header .logo-wrapper {
  height: 3em;
}
.page-template-fullwidth-content .tsc-header .logo-wrapper::before,
.single-feature .tsc-header .logo-wrapper::before,
.single-sng_feature .tsc-header .logo-wrapper::before {
  content: unset;
}
.page-template-fullwidth-content .tsc-header .logo-wrapper .logo,
.single-feature .tsc-header .logo-wrapper .logo,
.single-sng_feature .tsc-header .logo-wrapper .logo {
  color: #0A1119;
  line-height: 3em;
}
.page-template-fullwidth-content .tsc-header .logo-wrapper .logo svg,
.single-feature .tsc-header .logo-wrapper .logo svg,
.single-sng_feature .tsc-header .logo-wrapper .logo svg {
  fill: currentColor;
}
@media (max-width: 60rem) {
  .page-template-fullwidth-content .tsc-header .logo-wrapper,
  .single-feature .tsc-header .logo-wrapper,
  .single-sng_feature .tsc-header .logo-wrapper {
    width: 100%;
    background-color: #f4f5f7;
  }
}
.page-template-fullwidth-content .tsc-header .search,
.single-feature .tsc-header .search,
.single-sng_feature .tsc-header .search {
  margin-left: auto;
  padding-right: 12px;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper,
.single-feature .tsc-header .search .search-input-wrapper,
.single-sng_feature .tsc-header .search .search-input-wrapper {
  display: flex;
  align-items: center;
  padding: 0px;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper .search-input,
.single-feature .tsc-header .search .search-input-wrapper .search-input,
.single-sng_feature .tsc-header .search .search-input-wrapper .search-input {
  margin-top: 0px;
  height: 38px;
  background-color: #f4f5f7;
  border: 2px solid #444;
  border-right: none;
  color: black;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper .search-input:hover,
.single-feature .tsc-header .search .search-input-wrapper .search-input:hover,
.single-sng_feature .tsc-header .search .search-input-wrapper .search-input:hover {
  background-color: #f4f5f7;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper .search-submit,
.single-feature .tsc-header .search .search-input-wrapper .search-submit,
.single-sng_feature .tsc-header .search .search-input-wrapper .search-submit {
  position: relative;
  top: 0px;
  height: 38px;
  background-color: #f4f5f7;
  border: 2px solid #444;
  border-left: none;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper .search-submit::before,
.single-feature .tsc-header .search .search-input-wrapper .search-submit::before,
.single-sng_feature .tsc-header .search .search-input-wrapper .search-submit::before {
  color: black;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper .search-input:hover,
.single-feature .tsc-header .search .search-input-wrapper .search-input:hover,
.single-sng_feature .tsc-header .search .search-input-wrapper .search-input:hover {
  background-color: #fff;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper .search-input::-moz-placeholder, .single-feature .tsc-header .search .search-input-wrapper .search-input::-moz-placeholder, .single-sng_feature .tsc-header .search .search-input-wrapper .search-input::-moz-placeholder {
  color: #364447 !important;
}
.page-template-fullwidth-content .tsc-header .search .search-input-wrapper .search-input::placeholder,
.single-feature .tsc-header .search .search-input-wrapper .search-input::placeholder,
.single-sng_feature .tsc-header .search .search-input-wrapper .search-input::placeholder {
  color: #364447 !important;
}
@media (min-width: 60rem) {
  .page-template-fullwidth-content .tsc-header .global-nav-wrapper > .supplemental-buttons,
  .single-feature .tsc-header .global-nav-wrapper > .supplemental-buttons,
  .single-sng_feature .tsc-header .global-nav-wrapper > .supplemental-buttons {
    display: none !important;
  }
}
.page-template-fullwidth-content .tsc-header-wrapper,
.single-feature .tsc-header-wrapper,
.single-sng_feature .tsc-header-wrapper {
  background-color: #F4F5F7;
  border-color: #F4F5F7;
}
.page-template-fullwidth-content .tsc-header-wrapper .level-1 > a,
.single-feature .tsc-header-wrapper .level-1 > a,
.single-sng_feature .tsc-header-wrapper .level-1 > a {
  font-family: "Montserrat", sans-serif;
  color: #364447;
  font-weight: 600;
}
.page-template-fullwidth-content .tsc-header-wrapper .level-1 > a:focus, .page-template-fullwidth-content .tsc-header-wrapper .level-1 > a:active, .page-template-fullwidth-content .tsc-header-wrapper .level-1 > a:hover, .page-template-fullwidth-content .tsc-header-wrapper .level-1.active > a,
.single-feature .tsc-header-wrapper .level-1 > a:focus,
.single-feature .tsc-header-wrapper .level-1 > a:active,
.single-feature .tsc-header-wrapper .level-1 > a:hover,
.single-feature .tsc-header-wrapper .level-1.active > a,
.single-sng_feature .tsc-header-wrapper .level-1 > a:focus,
.single-sng_feature .tsc-header-wrapper .level-1 > a:active,
.single-sng_feature .tsc-header-wrapper .level-1 > a:hover,
.single-sng_feature .tsc-header-wrapper .level-1.active > a {
  background-color: #eee;
}
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-menu .level-1.nav-active > a,
.single-feature .tsc-header-wrapper .global-nav-menu .level-1.nav-active > a,
.single-sng_feature .tsc-header-wrapper .global-nav-menu .level-1.nav-active > a {
  background-color: #eee;
}
.page-template-fullwidth-content .header-submenu-wrapper,
.single-feature .header-submenu-wrapper,
.single-sng_feature .header-submenu-wrapper {
  background: var(--product-pages-subheader-bg-color, #0A1119);
  position: relative;
  z-index: 4;
}
.page-template-fullwidth-content .header-submenu-wrapper .header-submenu-overlay,
.single-feature .header-submenu-wrapper .header-submenu-overlay,
.single-sng_feature .header-submenu-wrapper .header-submenu-overlay {
  background: var(--product-pages-subheader-overlay-color, rgba(10, 17, 25, 0.6));
  z-index: 1000;
}
.page-template-fullwidth-content .header-submenu-wrapper .header-submenu-overlay:before,
.single-feature .header-submenu-wrapper .header-submenu-overlay:before,
.single-sng_feature .header-submenu-wrapper .header-submenu-overlay:before {
  content: "";
  backdrop-filter: blur(8px);
  position: absolute;
  inset: 0;
  z-index: 1;
}
.page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper,
.single-feature .header-submenu-wrapper .camtasia-logo-wrapper,
.single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper {
  flex: 0 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 1.25rem;
}
@media screen and (max-width: 1366px) {
  .page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper,
  .single-feature .header-submenu-wrapper .camtasia-logo-wrapper,
  .single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper {
    margin-right: 0.5rem;
  }
}
.page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper img,
.page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper svg,
.single-feature .header-submenu-wrapper .camtasia-logo-wrapper img,
.single-feature .header-submenu-wrapper .camtasia-logo-wrapper svg,
.single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper img,
.single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper svg {
  width: auto;
  height: auto;
  max-height: 32px;
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper img,
  .page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper svg,
  .single-feature .header-submenu-wrapper .camtasia-logo-wrapper img,
  .single-feature .header-submenu-wrapper .camtasia-logo-wrapper svg,
  .single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper img,
  .single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper svg {
    display: none;
  }
}
.page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper img.img-mobile,
.page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper svg.img-mobile,
.single-feature .header-submenu-wrapper .camtasia-logo-wrapper img.img-mobile,
.single-feature .header-submenu-wrapper .camtasia-logo-wrapper svg.img-mobile,
.single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper img.img-mobile,
.single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper svg.img-mobile {
  display: none;
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper img.img-mobile,
  .page-template-fullwidth-content .header-submenu-wrapper .camtasia-logo-wrapper svg.img-mobile,
  .single-feature .header-submenu-wrapper .camtasia-logo-wrapper img.img-mobile,
  .single-feature .header-submenu-wrapper .camtasia-logo-wrapper svg.img-mobile,
  .single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper img.img-mobile,
  .single-sng_feature .header-submenu-wrapper .camtasia-logo-wrapper svg.img-mobile {
    display: block;
  }
}
.page-template-fullwidth-content .header-submenu-inner .submenu-navigation,
.single-feature .header-submenu-inner .submenu-navigation,
.single-sng_feature .header-submenu-inner .submenu-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu-ctas,
.single-feature .header-submenu-inner .submenu-navigation .menu-ctas,
.single-sng_feature .header-submenu-inner .submenu-navigation .menu-ctas {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu-ctas li,
.single-feature .header-submenu-inner .submenu-navigation .menu-ctas li,
.single-sng_feature .header-submenu-inner .submenu-navigation .menu-ctas li {
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-inner .submenu-navigation,
  .single-feature .header-submenu-inner .submenu-navigation,
  .single-sng_feature .header-submenu-inner .submenu-navigation {
    display: none;
    visibility: hidden;
    position: absolute;
    top: 100%;
    z-index: 100;
    border: none;
    background-color: transparent;
    border-radius: 0;
    top: 100%;
    right: 15px;
    width: auto;
    padding: 0;
  }
  .page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu,
  .single-feature .header-submenu-inner .submenu-navigation .menu,
  .single-sng_feature .header-submenu-inner .submenu-navigation .menu {
    background-color: var(--product-pages-subheader-bg-color, #0A1119);
    border-radius: 10px;
    width: -moz-max-content;
    width: max-content;
    overflow: hidden;
    display: grid;
    padding: 0.75rem 0.5rem;
    box-shadow: 0 0 0 1px inset var(--product-pages-subheader-subitems-bg-mobile, rgba(255, 255, 255, 0.2));
  }
  .page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu .menu-item,
  .single-feature .header-submenu-inner .submenu-navigation .menu .menu-item,
  .single-sng_feature .header-submenu-inner .submenu-navigation .menu .menu-item {
    padding: 8px;
  }
  .page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu-item,
  .single-feature .header-submenu-inner .submenu-navigation .menu-item,
  .single-sng_feature .header-submenu-inner .submenu-navigation .menu-item {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .page-template-fullwidth-content .header-submenu-inner .submenu-navigation .sub-menu,
  .single-feature .header-submenu-inner .submenu-navigation .sub-menu,
  .single-sng_feature .header-submenu-inner .submenu-navigation .sub-menu {
    display: block;
    position: static;
    padding: 0;
    width: 100%;
    border-radius: 0;
    margin-top: 8px;
    background-color: var(--product-pages-subheader-subitems-bg-mobile, rgba(255, 255, 255, 0.2));
  }
  .page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu-ctas,
  .single-feature .header-submenu-inner .submenu-navigation .menu-ctas,
  .single-sng_feature .header-submenu-inner .submenu-navigation .menu-ctas {
    display: flex;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: var(--product-pages-subheader-bg-color, #000);
    left: 0;
    z-index: 10000;
    padding: 1rem;
  }
}
.page-template-fullwidth-content .header-submenu-inner,
.single-feature .header-submenu-inner,
.single-sng_feature .header-submenu-inner {
  background-color: transparent;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-inner,
  .single-feature .header-submenu-inner,
  .single-sng_feature .header-submenu-inner {
    padding: 0.375rem 1rem;
  }
}
.page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu,
.single-feature .header-submenu-inner .submenu-navigation .menu,
.single-sng_feature .header-submenu-inner .submenu-navigation .menu {
  height: auto;
}
.page-template-fullwidth-content .header-submenu-inner .menu > .menu-item,
.single-feature .header-submenu-inner .menu > .menu-item,
.single-sng_feature .header-submenu-inner .menu > .menu-item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 1.25rem 0;
  margin-right: 1rem;
}
.page-template-fullwidth-content .header-submenu-inner .menu > .menu-item:focus-within .sub-menu,
.page-template-fullwidth-content .header-submenu-inner .menu > .menu-item .sub-menu:focus-within,
.page-template-fullwidth-content .header-submenu-inner .menu > .menu-item a:focus + .sub-menu, .page-template-fullwidth-content .header-submenu-inner .menu > .menu-item:hover .sub-menu,
.single-feature .header-submenu-inner .menu > .menu-item:focus-within .sub-menu,
.single-feature .header-submenu-inner .menu > .menu-item .sub-menu:focus-within,
.single-feature .header-submenu-inner .menu > .menu-item a:focus + .sub-menu,
.single-feature .header-submenu-inner .menu > .menu-item:hover .sub-menu,
.single-sng_feature .header-submenu-inner .menu > .menu-item:focus-within .sub-menu,
.single-sng_feature .header-submenu-inner .menu > .menu-item .sub-menu:focus-within,
.single-sng_feature .header-submenu-inner .menu > .menu-item a:focus + .sub-menu,
.single-sng_feature .header-submenu-inner .menu > .menu-item:hover .sub-menu {
  visibility: visible;
  display: block;
}
@media (max-width: 1366px) {
  .page-template-fullwidth-content .header-submenu-inner .menu > .menu-item,
  .single-feature .header-submenu-inner .menu > .menu-item,
  .single-sng_feature .header-submenu-inner .menu > .menu-item {
    margin-right: 0.5rem;
  }
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-inner .menu > .menu-item,
  .single-feature .header-submenu-inner .menu > .menu-item,
  .single-sng_feature .header-submenu-inner .menu > .menu-item {
    align-items: flex-start;
  }
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-inner .menu > .menu-item,
  .single-feature .header-submenu-inner .menu > .menu-item,
  .single-sng_feature .header-submenu-inner .menu > .menu-item {
    align-items: flex-start;
  }
}
.page-template-fullwidth-content .header-submenu-inner .menu-item a,
.single-feature .header-submenu-inner .menu-item a,
.single-sng_feature .header-submenu-inner .menu-item a {
  color: var(--product-pages-subheader-items-color, #fff);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25rem;
  text-align: left;
  padding: 0;
}
.page-template-fullwidth-content .header-submenu-inner .menu-item a:hover,
.single-feature .header-submenu-inner .menu-item a:hover,
.single-sng_feature .header-submenu-inner .menu-item a:hover {
  color: var(--product-pages-subheader-items-hover-color, #99E500);
}
.page-template-fullwidth-content .header-submenu-inner .menu-item.current_page_item > a,
.single-feature .header-submenu-inner .menu-item.current_page_item > a,
.single-sng_feature .header-submenu-inner .menu-item.current_page_item > a {
  color: var(--product-pages-subheader-items-active-color, #99E500);
}
.page-template-fullwidth-content .header-submenu-inner .menu > .menu-item-has-children > a,
.single-feature .header-submenu-inner .menu > .menu-item-has-children > a,
.single-sng_feature .header-submenu-inner .menu > .menu-item-has-children > a {
  padding-right: 1.25rem;
  position: relative;
}
.page-template-fullwidth-content .header-submenu-inner .menu > .menu-item-has-children > a:after,
.single-feature .header-submenu-inner .menu > .menu-item-has-children > a:after,
.single-sng_feature .header-submenu-inner .menu > .menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask: center center no-repeat;
          mask: center center no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07509 0.740094C1.14206 0.667859 1.22261 0.609524 1.31212 0.56842C1.40164 0.527316 1.49838 0.504248 1.59681 0.500533C1.69524 0.496819 1.79344 0.512531 1.8858 0.546772C1.97816 0.581013 2.06287 0.633112 2.13509 0.700094L5.87509 4.22709L9.61509 0.700094C9.68732 0.63312 9.77203 0.581028 9.86439 0.546792C9.95675 0.512556 10.0549 0.496847 10.1534 0.500561C10.2518 0.504275 10.3485 0.527341 10.4381 0.56844C10.5276 0.609539 10.6081 0.667867 10.6751 0.740094C10.7421 0.812321 10.7942 0.897033 10.8284 0.989392C10.8626 1.08175 10.8783 1.17995 10.8746 1.27838C10.8709 1.37681 10.8478 1.47354 10.8067 1.56306C10.7656 1.65258 10.7073 1.73312 10.6351 1.80009L6.38509 5.80009C6.24641 5.92872 6.06424 6.00019 5.87509 6.00019C5.68595 6.00019 5.50378 5.92872 5.36509 5.80009L1.11509 1.80009C1.04286 1.73313 0.984524 1.65258 0.94342 1.56307C0.902316 1.47355 0.879248 1.37681 0.875533 1.27838C0.871819 1.17995 0.887531 1.08175 0.921772 0.989387C0.956013 0.897027 1.00811 0.812317 1.07509 0.740094Z' fill='white'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07509 0.740094C1.14206 0.667859 1.22261 0.609524 1.31212 0.56842C1.40164 0.527316 1.49838 0.504248 1.59681 0.500533C1.69524 0.496819 1.79344 0.512531 1.8858 0.546772C1.97816 0.581013 2.06287 0.633112 2.13509 0.700094L5.87509 4.22709L9.61509 0.700094C9.68732 0.63312 9.77203 0.581028 9.86439 0.546792C9.95675 0.512556 10.0549 0.496847 10.1534 0.500561C10.2518 0.504275 10.3485 0.527341 10.4381 0.56844C10.5276 0.609539 10.6081 0.667867 10.6751 0.740094C10.7421 0.812321 10.7942 0.897033 10.8284 0.989392C10.8626 1.08175 10.8783 1.17995 10.8746 1.27838C10.8709 1.37681 10.8478 1.47354 10.8067 1.56306C10.7656 1.65258 10.7073 1.73312 10.6351 1.80009L6.38509 5.80009C6.24641 5.92872 6.06424 6.00019 5.87509 6.00019C5.68595 6.00019 5.50378 5.92872 5.36509 5.80009L1.11509 1.80009C1.04286 1.73313 0.984524 1.65258 0.94342 1.56307C0.902316 1.47355 0.879248 1.37681 0.875533 1.27838C0.871819 1.17995 0.887531 1.08175 0.921772 0.989387C0.956013 0.897027 1.00811 0.812317 1.07509 0.740094Z' fill='white'/%3E%3C/svg%3E%0A");
}
.page-template-fullwidth-content .header-submenu-inner .dropdown-arrow,
.single-feature .header-submenu-inner .dropdown-arrow,
.single-sng_feature .header-submenu-inner .dropdown-arrow {
  display: none;
}
.page-template-fullwidth-content .header-submenu-inner .sub-menu,
.single-feature .header-submenu-inner .sub-menu,
.single-sng_feature .header-submenu-inner .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  background: var(--product-pages-subheader-overlay-color);
  border-radius: 1rem;
  border: none;
  left: 0;
  padding: 8px 0;
  z-index: 1000;
  backdrop-filter: blur(8px);
}
.page-template-fullwidth-content .header-submenu-inner .sub-menu .menu-item,
.single-feature .header-submenu-inner .sub-menu .menu-item,
.single-sng_feature .header-submenu-inner .sub-menu .menu-item {
  padding: 8px 8px;
  border: none;
}
.page-template-fullwidth-content .header-submenu-inner .sub-menu::before,
.single-feature .header-submenu-inner .sub-menu::before,
.single-sng_feature .header-submenu-inner .sub-menu::before {
  display: none;
}
@media (min-width: 640px) {
  .page-template-fullwidth-content .header-submenu-inner .menu-item:nth-last-child(-n+3) .sub-menu,
  .single-feature .header-submenu-inner .menu-item:nth-last-child(-n+3) .sub-menu,
  .single-sng_feature .header-submenu-inner .menu-item:nth-last-child(-n+3) .sub-menu {
    right: auto;
    left: 0;
  }
}
.page-template-fullwidth-content .header-submenu-inner .submenu-wrap,
.single-feature .header-submenu-inner .submenu-wrap,
.single-sng_feature .header-submenu-inner .submenu-wrap {
  flex-grow: 1;
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-inner .submenu-wrap,
  .single-feature .header-submenu-inner .submenu-wrap,
  .single-sng_feature .header-submenu-inner .submenu-wrap {
    margin: auto 0 auto auto;
    width: -moz-fit-content;
    width: fit-content;
    flex-grow: 0;
  }
}
.page-template-fullwidth-content .header-submenu-inner .submenu-trigger,
.single-feature .header-submenu-inner .submenu-trigger,
.single-sng_feature .header-submenu-inner .submenu-trigger {
  color: var(--product-pages-subheader-items-color, #fff);
  display: none;
  visibility: hidden;
  align-self: center;
  padding-right: 18px;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .page-template-fullwidth-content .header-submenu-inner .submenu-trigger,
  .single-feature .header-submenu-inner .submenu-trigger,
  .single-sng_feature .header-submenu-inner .submenu-trigger {
    display: flex;
    visibility: visible;
  }
}
.page-template-fullwidth-content .header-submenu-inner .submenu-trigger::before,
.single-feature .header-submenu-inner .submenu-trigger::before,
.single-sng_feature .header-submenu-inner .submenu-trigger::before {
  content: unset;
}
.page-template-fullwidth-content .header-submenu-inner .submenu-trigger:after,
.single-feature .header-submenu-inner .submenu-trigger:after,
.single-sng_feature .header-submenu-inner .submenu-trigger:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask: center center no-repeat;
          mask: center center no-repeat;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07509 0.740094C1.14206 0.667859 1.22261 0.609524 1.31212 0.56842C1.40164 0.527316 1.49838 0.504248 1.59681 0.500533C1.69524 0.496819 1.79344 0.512531 1.8858 0.546772C1.97816 0.581013 2.06287 0.633112 2.13509 0.700094L5.87509 4.22709L9.61509 0.700094C9.68732 0.63312 9.77203 0.581028 9.86439 0.546792C9.95675 0.512556 10.0549 0.496847 10.1534 0.500561C10.2518 0.504275 10.3485 0.527341 10.4381 0.56844C10.5276 0.609539 10.6081 0.667867 10.6751 0.740094C10.7421 0.812321 10.7942 0.897033 10.8284 0.989392C10.8626 1.08175 10.8783 1.17995 10.8746 1.27838C10.8709 1.37681 10.8478 1.47354 10.8067 1.56306C10.7656 1.65258 10.7073 1.73312 10.6351 1.80009L6.38509 5.80009C6.24641 5.92872 6.06424 6.00019 5.87509 6.00019C5.68595 6.00019 5.50378 5.92872 5.36509 5.80009L1.11509 1.80009C1.04286 1.73313 0.984524 1.65258 0.94342 1.56307C0.902316 1.47355 0.879248 1.37681 0.875533 1.27838C0.871819 1.17995 0.887531 1.08175 0.921772 0.989387C0.956013 0.897027 1.00811 0.812317 1.07509 0.740094Z' fill='white'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.07509 0.740094C1.14206 0.667859 1.22261 0.609524 1.31212 0.56842C1.40164 0.527316 1.49838 0.504248 1.59681 0.500533C1.69524 0.496819 1.79344 0.512531 1.8858 0.546772C1.97816 0.581013 2.06287 0.633112 2.13509 0.700094L5.87509 4.22709L9.61509 0.700094C9.68732 0.63312 9.77203 0.581028 9.86439 0.546792C9.95675 0.512556 10.0549 0.496847 10.1534 0.500561C10.2518 0.504275 10.3485 0.527341 10.4381 0.56844C10.5276 0.609539 10.6081 0.667867 10.6751 0.740094C10.7421 0.812321 10.7942 0.897033 10.8284 0.989392C10.8626 1.08175 10.8783 1.17995 10.8746 1.27838C10.8709 1.37681 10.8478 1.47354 10.8067 1.56306C10.7656 1.65258 10.7073 1.73312 10.6351 1.80009L6.38509 5.80009C6.24641 5.92872 6.06424 6.00019 5.87509 6.00019C5.68595 6.00019 5.50378 5.92872 5.36509 5.80009L1.11509 1.80009C1.04286 1.73313 0.984524 1.65258 0.94342 1.56307C0.902316 1.47355 0.879248 1.37681 0.875533 1.27838C0.871819 1.17995 0.887531 1.08175 0.921772 0.989387C0.956013 0.897027 1.00811 0.812317 1.07509 0.740094Z' fill='white'/%3E%3C/svg%3E%0A");
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a,
.single-feature .header-submenu-inner .menu-ctas .nav-next a,
.nav-next .single-feature .header-submenu-inner .menu-ctas a,
.single-feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .post-edit-link {
  --btn-foreground: #1A1A1A;
  --btn-background: #fff;
  --btn-border-color: #fff;
  --btn-foreground-h: #1A1A1A;
  --btn-background-h: #F0F1F5;
  --btn-border-color-h: #F0F1F5;
  --btn-brightness-h: 1;
  background-color: var(--btn-background);
  color: var(--btn-foreground);
  border: 2px solid var(--btn-border-color);
  border-radius: 22px;
  box-sizing: border-box;
  padding: 4px 16px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.25rem;
  text-align: center;
  display: flex;
  align-items: center;
  min-height: 32px;
}
@media screen and (max-width: 1366px) {
  .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-submit,
  .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-field,
  .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .post-edit-link,
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button,
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-submit,
  .search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-submit,
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-field,
  .search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-field,
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a,
  .nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a,
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a,
  .nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a,
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
  .entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .post-edit-link,
  .single-feature .tsc-header-wrapper .menu-ctas .button,
  .single-feature .tsc-header-wrapper .menu-ctas .search-form .search-submit,
  .search-form .single-feature .tsc-header-wrapper .menu-ctas .search-submit,
  .single-feature .tsc-header-wrapper .menu-ctas .search-form .search-field,
  .search-form .single-feature .tsc-header-wrapper .menu-ctas .search-field,
  .single-feature .tsc-header-wrapper .menu-ctas .nav-previous a,
  .nav-previous .single-feature .tsc-header-wrapper .menu-ctas a,
  .single-feature .tsc-header-wrapper .menu-ctas .nav-next a,
  .nav-next .single-feature .tsc-header-wrapper .menu-ctas a,
  .single-feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link,
  .entry-single .single-feature .tsc-header-wrapper .menu-ctas .post-edit-link,
  .single-feature .header-submenu-inner .menu-ctas .button,
  .single-feature .header-submenu-inner .menu-ctas .search-form .search-submit,
  .search-form .single-feature .header-submenu-inner .menu-ctas .search-submit,
  .single-feature .header-submenu-inner .menu-ctas .search-form .search-field,
  .search-form .single-feature .header-submenu-inner .menu-ctas .search-field,
  .single-feature .header-submenu-inner .menu-ctas .nav-previous a,
  .nav-previous .single-feature .header-submenu-inner .menu-ctas a,
  .single-feature .header-submenu-inner .menu-ctas .nav-next a,
  .nav-next .single-feature .header-submenu-inner .menu-ctas a,
  .single-feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
  .entry-single .single-feature .header-submenu-inner .menu-ctas .post-edit-link,
  .single-sng_feature .tsc-header-wrapper .menu-ctas .button,
  .single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-submit,
  .search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-submit,
  .single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-field,
  .search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-field,
  .single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a,
  .nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a,
  .single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a,
  .nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a,
  .single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link,
  .entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .post-edit-link,
  .single-sng_feature .header-submenu-inner .menu-ctas .button,
  .single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-submit,
  .search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-submit,
  .single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-field,
  .search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-field,
  .single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a,
  .nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a,
  .single-sng_feature .header-submenu-inner .menu-ctas .nav-next a,
  .nav-next .single-sng_feature .header-submenu-inner .menu-ctas a,
  .single-sng_feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
  .entry-single .single-sng_feature .header-submenu-inner .menu-ctas .post-edit-link {
    padding: 4px 10px;
  }
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-submit:hover, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-submit:hover,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-field:hover,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-field:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a:hover, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a:hover, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link:hover, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .post-edit-link:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-submit:hover,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-submit:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-field:hover,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-field:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a:hover,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a:hover,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .post-edit-link:hover,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .post-edit-link:hover,
.single-feature .tsc-header-wrapper .menu-ctas .button:hover,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-submit:hover,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-submit:hover,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-field:hover,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-field:hover,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a:hover,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a:hover,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a:hover,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a:hover,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link:hover,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .post-edit-link:hover,
.single-feature .header-submenu-inner .menu-ctas .button:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-submit:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-submit:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-field:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-field:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a:hover,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-next a:hover,
.nav-next .single-feature .header-submenu-inner .menu-ctas a:hover,
.single-feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link:hover,
.entry-single .single-feature .header-submenu-inner .menu-ctas .post-edit-link:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-submit:hover,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-submit:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-field:hover,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-field:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a:hover,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a:hover,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link:hover,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .post-edit-link:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .button:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-submit:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-submit:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-field:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-field:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a:hover,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a:hover,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link:hover,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .post-edit-link:hover {
  filter: brightness(var(--btn-brightness-h));
  background-color: var(--btn-background-h);
  color: var(--btn-foreground-h);
  border-color: var(--btn-border-color-h);
  box-shadow: none;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-submit span, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-submit span,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-field span,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-field span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a span, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a span, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link span, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .post-edit-link span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-submit span,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-submit span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-field span,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-field span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a span,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a span,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .post-edit-link span,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .post-edit-link span,
.single-feature .tsc-header-wrapper .menu-ctas .button span,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-submit span,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-submit span,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-field span,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-field span,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a span,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a span,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a span,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a span,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link span,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .post-edit-link span,
.single-feature .header-submenu-inner .menu-ctas .button span,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-submit span,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-submit span,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-field span,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-field span,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a span,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a span,
.single-feature .header-submenu-inner .menu-ctas .nav-next a span,
.nav-next .single-feature .header-submenu-inner .menu-ctas a span,
.single-feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link span,
.entry-single .single-feature .header-submenu-inner .menu-ctas .post-edit-link span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-submit span,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-submit span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-field span,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-field span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a span,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a span,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link span,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .post-edit-link span,
.single-sng_feature .header-submenu-inner .menu-ctas .button span,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-submit span,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-submit span,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-field span,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-field span,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a span,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a span,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a span,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a span,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link span,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .post-edit-link span {
  display: inline-block;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button svg, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-submit svg, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-submit svg,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-field svg,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-field svg, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a svg, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a svg, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a svg, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a svg, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link svg, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .post-edit-link svg,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button svg,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-submit svg,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-submit svg,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-field svg,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-field svg,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a svg,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a svg,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a svg,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a svg,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .post-edit-link svg,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .post-edit-link svg,
.single-feature .tsc-header-wrapper .menu-ctas .button svg,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-submit svg,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-submit svg,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-field svg,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-field svg,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a svg,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a svg,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a svg,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a svg,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .post-edit-link svg,
.single-feature .header-submenu-inner .menu-ctas .button svg,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-submit svg,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-submit svg,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-field svg,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-field svg,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a svg,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a svg,
.single-feature .header-submenu-inner .menu-ctas .nav-next a svg,
.nav-next .single-feature .header-submenu-inner .menu-ctas a svg,
.single-feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-feature .header-submenu-inner .menu-ctas .post-edit-link svg,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button svg,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-submit svg,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-submit svg,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-field svg,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-field svg,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a svg,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a svg,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a svg,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a svg,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .post-edit-link svg,
.single-sng_feature .header-submenu-inner .menu-ctas .button svg,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-submit svg,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-submit svg,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-field svg,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-field svg,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a svg,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a svg,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a svg,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a svg,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .post-edit-link svg {
  flex: 0 0 auto;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button svg + span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-submit svg + span, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-submit svg + span,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .search-field svg + span,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-field svg + span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a svg + span, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a svg + span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a svg + span, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a svg + span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link svg + span, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .post-edit-link svg + span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button svg + span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-submit svg + span,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-submit svg + span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-field svg + span,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-field svg + span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a svg + span,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a svg + span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a svg + span,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a svg + span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .post-edit-link svg + span,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .post-edit-link svg + span,
.single-feature .tsc-header-wrapper .menu-ctas .button svg + span,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-submit svg + span,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-submit svg + span,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .search-field svg + span,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .search-field svg + span,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a svg + span,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a svg + span,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a svg + span,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a svg + span,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link svg + span,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .post-edit-link svg + span,
.single-feature .header-submenu-inner .menu-ctas .button svg + span,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-submit svg + span,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-submit svg + span,
.single-feature .header-submenu-inner .menu-ctas .search-form .search-field svg + span,
.search-form .single-feature .header-submenu-inner .menu-ctas .search-field svg + span,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a svg + span,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a svg + span,
.single-feature .header-submenu-inner .menu-ctas .nav-next a svg + span,
.nav-next .single-feature .header-submenu-inner .menu-ctas a svg + span,
.single-feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link svg + span,
.entry-single .single-feature .header-submenu-inner .menu-ctas .post-edit-link svg + span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button svg + span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-submit svg + span,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-submit svg + span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .search-field svg + span,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .search-field svg + span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a svg + span,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a svg + span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a svg + span,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a svg + span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .post-edit-link svg + span,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .post-edit-link svg + span,
.single-sng_feature .header-submenu-inner .menu-ctas .button svg + span,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-submit svg + span,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-submit svg + span,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-field svg + span,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-field svg + span,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a svg + span,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a svg + span,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a svg + span,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a svg + span,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link svg + span,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .post-edit-link svg + span {
  margin-left: 8px;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-white, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-white.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-white.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-white.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-white.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-white, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-white, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-white, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-white, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-white.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-white.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-white,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-white.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-white.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-white.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-white.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-white,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-white,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-white,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-white,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-white.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-white.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-white,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-white.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-white.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-white.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-white.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-white,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-white,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-white,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-white,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-white.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-white.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-white,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-white.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-white.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-white.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-white.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-white,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-white,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-white,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-white,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-white.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-white.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-white,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-white.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-white.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-white.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-white.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-white,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-white,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-white,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-white,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-white.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-white.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-white,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-white.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-white.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-white.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-white.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-white,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-white,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-white,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-white,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-white.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-white.post-edit-link {
  --btn-foreground: #1A1A1A;
  --btn-background: #fff;
  --btn-border-color: #fff;
  --btn-foreground-h: #1A1A1A;
  --btn-background-h: #F0F1F5;
  --btn-border-color-h: #F0F1F5;
  --btn-brightness-h: 1.15;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-black, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-black.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-black.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-black.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-black.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-black, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-black, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-black, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-black, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-black.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-black.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-black,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-black.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-black.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-black.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-black.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-black,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-black,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-black,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-black,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-black.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-black.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-black,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-black.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-black.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-black.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-black.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-black,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-black,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-black,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-black,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-black.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-black.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-black,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-black.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-black.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-black.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-black.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-black,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-black,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-black,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-black,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-black.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-black.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-black,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-black.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-black.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-black.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-black.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-black,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-black,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-black,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-black,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-black.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-black.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-black,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-black.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-black.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-black.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-black.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-black,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-black,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-black,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-black,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-black.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-black.post-edit-link {
  --btn-foreground: #fff;
  --btn-background: #1A1A1A;
  --btn-border-color: #1A1A1A;
  --btn-foreground-h: #fff;
  --btn-background-h: #1A1A1A;
  --btn-border-color-h: #1A1A1A;
  --btn-brightness-h: 1.15;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-camtasia-bright, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-camtasia-bright.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-camtasia-bright.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-camtasia-bright.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-camtasia-bright.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-camtasia-bright, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-camtasia-bright, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-camtasia-bright, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-camtasia-bright, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-camtasia-bright.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-camtasia-bright.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-camtasia-bright,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-camtasia-bright.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-camtasia-bright.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-camtasia-bright.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-camtasia-bright.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-camtasia-bright,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-camtasia-bright,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-camtasia-bright,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-camtasia-bright,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-camtasia-bright.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-camtasia-bright.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-camtasia-bright,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-camtasia-bright.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-camtasia-bright.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-camtasia-bright.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-camtasia-bright.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-camtasia-bright,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-camtasia-bright,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-camtasia-bright,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-camtasia-bright,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-camtasia-bright.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-camtasia-bright.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-camtasia-bright,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-camtasia-bright.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-camtasia-bright.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-camtasia-bright.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-camtasia-bright.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-camtasia-bright,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-camtasia-bright,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-camtasia-bright,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-camtasia-bright,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-camtasia-bright.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-camtasia-bright.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-camtasia-bright,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-camtasia-bright.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-camtasia-bright.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-camtasia-bright.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-camtasia-bright.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-camtasia-bright,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-camtasia-bright,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-camtasia-bright,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-camtasia-bright,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-camtasia-bright.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-camtasia-bright.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-camtasia-bright,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-camtasia-bright.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-camtasia-bright.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-camtasia-bright.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-camtasia-bright.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-camtasia-bright,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-camtasia-bright,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-camtasia-bright,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-camtasia-bright,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-camtasia-bright.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-camtasia-bright.post-edit-link {
  --btn-foreground: #1A1A1A;
  --btn-background: #99E500;
  --btn-border-color: #99E500;
  --btn-foreground-h: #1A1A1A;
  --btn-background-h: #99E500;
  --btn-border-color-h: #99E500;
  --btn-brightness-h: 1.15;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-magenta, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-magenta.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-magenta.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-magenta.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-magenta.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-magenta, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-magenta, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-magenta, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-magenta, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-magenta.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-magenta.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-magenta,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-magenta.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-magenta.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-magenta.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-magenta.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-magenta,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-magenta,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-magenta,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-magenta,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-magenta.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-magenta.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-magenta,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-magenta.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-magenta.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-magenta.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-magenta.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-magenta,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-magenta,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-magenta,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-magenta,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-magenta.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-magenta.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-magenta,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-magenta.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-magenta.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-magenta.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-magenta.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-magenta,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-magenta,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-magenta,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-magenta,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-magenta.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-magenta.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-magenta,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-magenta.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-magenta.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-magenta.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-magenta.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-magenta,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-magenta,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-magenta,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-magenta,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-magenta.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-magenta.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-magenta,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-magenta.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-magenta.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-magenta.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-magenta.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-magenta,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-magenta,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-magenta,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-magenta,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-magenta.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-magenta.post-edit-link {
  --btn-foreground: #FFFFFF;
  --btn-background: #BD24DB;
  --btn-border-color: #BD24DB;
  --btn-foreground-h: #FFFFFF;
  --btn-background-h: #BD24DB;
  --btn-border-color-h: #BD24DB;
  --btn-brightness-h: 1.15;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-snagit-blue-dark, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-snagit-blue-dark.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-snagit-blue-dark.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-blue-dark, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-snagit-blue-dark, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-blue-dark, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-snagit-blue-dark, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-blue-dark.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-snagit-blue-dark,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-blue-dark.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-blue-dark.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-blue-dark.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-blue-dark.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-blue-dark,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-blue-dark,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-snagit-blue-dark,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-blue-dark,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-snagit-blue-dark.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-blue-dark.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-snagit-blue-dark,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-blue-dark.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-blue-dark.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-blue-dark,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-snagit-blue-dark,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-blue-dark,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-snagit-blue-dark,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-blue-dark.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-snagit-blue-dark,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-blue-dark.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-blue-dark.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-blue-dark.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-blue-dark.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-blue-dark,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-snagit-blue-dark,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-blue-dark,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-snagit-blue-dark,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-blue-dark.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-snagit-blue-dark.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-snagit-blue-dark,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-blue-dark.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-blue-dark.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-blue-dark,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-snagit-blue-dark,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-blue-dark,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-snagit-blue-dark,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-blue-dark.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-blue-dark.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-snagit-blue-dark,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-blue-dark.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-blue-dark.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-blue-dark.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-blue-dark.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-blue-dark,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-blue-dark,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-blue-dark,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-blue-dark,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-blue-dark.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-blue-dark.post-edit-link {
  --btn-foreground: #FFFFFF;
  --btn-background: #004373;
  --btn-border-color: #004373;
  --btn-foreground-h: #FFFFFF;
  --btn-background-h: #004373;
  --btn-border-color-h: #004373;
  --btn-brightness-h: 1.15;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-snagit-pink, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-pink.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-pink.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-pink, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-snagit-pink, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-pink, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-snagit-pink, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-pink.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-pink.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-snagit-pink,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-snagit-pink,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-pink.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-pink.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-pink,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-pink,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-pink.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-pink.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-snagit-pink,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-snagit-pink,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-pink.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-pink.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-pink,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-pink,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-pink.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-pink.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-snagit-pink,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink.post-edit-link {
  --btn-foreground: #FFFFFF;
  --btn-background: #D5088A;
  --btn-border-color: #D5088A;
  --btn-foreground-h: #FFFFFF;
  --btn-background-h: #D5088A;
  --btn-border-color-h: #D5088A;
  --btn-brightness-h: 1.15;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-snagit-pink-bright, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink-bright.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink-bright.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-pink-bright, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-snagit-pink-bright, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-pink-bright, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-snagit-pink-bright, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-snagit-pink-bright,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink-bright,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink-bright,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink-bright,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink-bright,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink-bright.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-snagit-pink-bright,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink-bright.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink-bright.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-pink-bright,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink-bright,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-pink-bright,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink-bright,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-snagit-pink-bright,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink-bright,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink-bright,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-snagit-pink-bright,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink-bright.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-snagit-pink-bright.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-snagit-pink-bright,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink-bright,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-snagit-pink-bright,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-snagit-pink-bright,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-snagit-pink-bright.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-snagit-pink-bright,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink-bright,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink-bright,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.post-edit-link {
  --btn-foreground: #FFFFFF;
  --btn-background: #E10992;
  --btn-border-color: #E10992;
  --btn-foreground-h: #FFFFFF;
  --btn-background-h: #E10992;
  --btn-border-color-h: #E10992;
  --btn-brightness-h: 1.15;
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-outlined, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-outlined.search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-outlined.search-field, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-outlined, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-outlined, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-outlined, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-outlined, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-outlined.post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-outlined.post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-outlined,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-outlined.search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-outlined.search-submit,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-outlined.search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-outlined.search-field,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-outlined,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-outlined,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-outlined,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-outlined,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-outlined.post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-outlined.post-edit-link,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-outlined,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-submit,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-outlined.search-submit,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-field,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-outlined.search-field,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-outlined,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-outlined,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-outlined,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-outlined,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-outlined.post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-outlined.post-edit-link,
.single-feature .header-submenu-inner .menu-ctas .button.button-outlined,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-submit,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-outlined.search-submit,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-field,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-outlined.search-field,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-outlined,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-outlined,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-outlined,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-outlined,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-outlined.post-edit-link,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-outlined.post-edit-link,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-outlined,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-outlined.search-submit,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-field,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-outlined.search-field,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-outlined,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-outlined,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-outlined,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-outlined,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-outlined.post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-outlined.post-edit-link,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-outlined,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-submit,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-outlined.search-submit,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-field,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-outlined.search-field,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-outlined,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-outlined,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-outlined,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-outlined,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-outlined.post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-outlined.post-edit-link {
  --btn-brightness-h: 1;
  background-color: rgba(255, 255, 255, 0);
  color: var(--btn-background);
  border-color: var(--btn-background);
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button.button-outlined:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-submit:hover, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-outlined.search-submit:hover,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-field:hover,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-outlined.search-field:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-previous a.button-outlined:hover, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-outlined:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .nav-next a.button-outlined:hover, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas a.button-outlined:hover, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .entry-single .button-outlined.post-edit-link:hover, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .button-outlined.post-edit-link:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-outlined:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-outlined.search-submit:hover,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-outlined.search-submit:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-outlined.search-field:hover,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-outlined.search-field:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-outlined:hover,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-outlined:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-outlined:hover,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-outlined:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-outlined.post-edit-link:hover,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-outlined.post-edit-link:hover,
.single-feature .tsc-header-wrapper .menu-ctas .button.button-outlined:hover,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-submit:hover,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-outlined.search-submit:hover,
.single-feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-field:hover,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .button-outlined.search-field:hover,
.single-feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-outlined:hover,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas a.button-outlined:hover,
.single-feature .tsc-header-wrapper .menu-ctas .nav-next a.button-outlined:hover,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas a.button-outlined:hover,
.single-feature .tsc-header-wrapper .menu-ctas .entry-single .button-outlined.post-edit-link:hover,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .button-outlined.post-edit-link:hover,
.single-feature .header-submenu-inner .menu-ctas .button.button-outlined:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-submit:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-outlined.search-submit:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-field:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-outlined.search-field:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-outlined:hover,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-outlined:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-outlined:hover,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-outlined:hover,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-outlined.post-edit-link:hover,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-outlined.post-edit-link:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .button.button-outlined:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-submit:hover,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-outlined.search-submit:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .search-form .button-outlined.search-field:hover,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .button-outlined.search-field:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-previous a.button-outlined:hover,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-outlined:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .nav-next a.button-outlined:hover,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas a.button-outlined:hover,
.single-sng_feature .tsc-header-wrapper .menu-ctas .entry-single .button-outlined.post-edit-link:hover,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .button-outlined.post-edit-link:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-outlined:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-submit:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-outlined.search-submit:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-outlined.search-field:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-outlined.search-field:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-outlined:hover,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-outlined:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-outlined:hover,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-outlined:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-outlined.post-edit-link:hover,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-outlined.post-edit-link:hover {
  background-color: var(--btn-background);
  color: var(--btn-foreground);
  border-color: var(--btn-border-color);
}
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .button span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .search-form .search-submit span, .search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .search-submit span,
.page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .search-field span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .nav-previous a span, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart a span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .nav-next a span, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart a span, .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .entry-single .post-edit-link span, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .menu-ctas .cart .post-edit-link span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .button span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .search-form .search-submit span,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .search-submit span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .search-form .search-field span,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .search-field span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .nav-previous a span,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart a span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .nav-next a span,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart a span,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .cart .post-edit-link span,
.single-feature .tsc-header-wrapper .menu-ctas .cart .button span,
.single-feature .tsc-header-wrapper .menu-ctas .cart .search-form .search-submit span,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .cart .search-submit span,
.single-feature .tsc-header-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .single-feature .tsc-header-wrapper .menu-ctas .cart .search-field span,
.single-feature .tsc-header-wrapper .menu-ctas .cart .nav-previous a span,
.nav-previous .single-feature .tsc-header-wrapper .menu-ctas .cart a span,
.single-feature .tsc-header-wrapper .menu-ctas .cart .nav-next a span,
.nav-next .single-feature .tsc-header-wrapper .menu-ctas .cart a span,
.single-feature .tsc-header-wrapper .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-feature .tsc-header-wrapper .menu-ctas .cart .post-edit-link span,
.single-feature .header-submenu-inner .menu-ctas .cart .button span,
.single-feature .header-submenu-inner .menu-ctas .cart .search-form .search-submit span,
.search-form .single-feature .header-submenu-inner .menu-ctas .cart .search-submit span,
.single-feature .header-submenu-inner .menu-ctas .cart .search-form .search-field span,
.search-form .single-feature .header-submenu-inner .menu-ctas .cart .search-field span,
.single-feature .header-submenu-inner .menu-ctas .cart .nav-previous a span,
.nav-previous .single-feature .header-submenu-inner .menu-ctas .cart a span,
.single-feature .header-submenu-inner .menu-ctas .cart .nav-next a span,
.nav-next .single-feature .header-submenu-inner .menu-ctas .cart a span,
.single-feature .header-submenu-inner .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-feature .header-submenu-inner .menu-ctas .cart .post-edit-link span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .cart .button span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .cart .search-form .search-submit span,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .cart .search-submit span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .single-sng_feature .tsc-header-wrapper .menu-ctas .cart .search-field span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .cart .nav-previous a span,
.nav-previous .single-sng_feature .tsc-header-wrapper .menu-ctas .cart a span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .cart .nav-next a span,
.nav-next .single-sng_feature .tsc-header-wrapper .menu-ctas .cart a span,
.single-sng_feature .tsc-header-wrapper .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-sng_feature .tsc-header-wrapper .menu-ctas .cart .post-edit-link span,
.single-sng_feature .header-submenu-inner .menu-ctas .cart .button span,
.single-sng_feature .header-submenu-inner .menu-ctas .cart .search-form .search-submit span,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .cart .search-submit span,
.single-sng_feature .header-submenu-inner .menu-ctas .cart .search-form .search-field span,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .cart .search-field span,
.single-sng_feature .header-submenu-inner .menu-ctas .cart .nav-previous a span,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas .cart a span,
.single-sng_feature .header-submenu-inner .menu-ctas .cart .nav-next a span,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas .cart a span,
.single-sng_feature .header-submenu-inner .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .cart .post-edit-link span {
  display: none;
}
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas {
  display: none;
  visibility: hidden;
  border-top: 1px solid #ccc;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas,
  .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas,
  .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas,
  .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas,
  .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas,
  .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas {
    display: flex;
  }
}
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas li,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas li,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas li,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas li,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas li,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas li {
  padding: 0;
  border-bottom: 1px solid #ccc;
  margin: 0;
  background-color: #fff;
  font-weight: 400;
  width: 100%;
}
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .button, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-submit, .search-form .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-submit,
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-field,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-field, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-previous a, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas a, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-next a, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas a, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .entry-single .post-edit-link, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .post-edit-link,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .button,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-submit,
.search-form .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-submit,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-field,
.search-form .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-field,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-previous a,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas a,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-next a,
.nav-next .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas a,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .entry-single .post-edit-link,
.entry-single .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .post-edit-link,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .button,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-submit,
.search-form .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-submit,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-field,
.search-form .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-field,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-previous a,
.nav-previous .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-next a,
.nav-next .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .entry-single .post-edit-link,
.entry-single .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .post-edit-link,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .button,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-submit,
.search-form .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-submit,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-field,
.search-form .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-field,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-previous a,
.nav-previous .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas a,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-next a,
.nav-next .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas a,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .entry-single .post-edit-link,
.entry-single .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .post-edit-link,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .button,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-submit,
.search-form .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-submit,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-field,
.search-form .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-field,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-previous a,
.nav-previous .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-next a,
.nav-next .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .entry-single .post-edit-link,
.entry-single .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .post-edit-link,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .button,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-submit,
.search-form .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-submit,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-field,
.search-form .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-field,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-previous a,
.nav-previous .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas a,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-next a,
.nav-next .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas a,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .entry-single .post-edit-link,
.entry-single .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .post-edit-link {
  width: 100%;
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0.875em 1.75em;
  line-height: 1.25;
  color: #364447;
  font-weight: 600;
  font-size: 1rem;
}
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .button svg, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-submit svg, .search-form .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-submit svg,
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-field svg,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-field svg, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-previous a svg, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas a svg, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-next a svg, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas a svg, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .entry-single .post-edit-link svg, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .post-edit-link svg,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .button svg,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-submit svg,
.search-form .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-submit svg,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-field svg,
.search-form .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .search-field svg,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-previous a svg,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas a svg,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-next a svg,
.nav-next .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas a svg,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .entry-single .post-edit-link svg,
.entry-single .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .post-edit-link svg,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .button svg,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-submit svg,
.search-form .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-submit svg,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-field svg,
.search-form .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-field svg,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-previous a svg,
.nav-previous .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a svg,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-next a svg,
.nav-next .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a svg,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .post-edit-link svg,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .button svg,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-submit svg,
.search-form .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-submit svg,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-field svg,
.search-form .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-field svg,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-previous a svg,
.nav-previous .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas a svg,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-next a svg,
.nav-next .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas a svg,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .post-edit-link svg,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .button svg,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-submit svg,
.search-form .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-submit svg,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-form .search-field svg,
.search-form .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .search-field svg,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-previous a svg,
.nav-previous .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a svg,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .nav-next a svg,
.nav-next .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas a svg,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .post-edit-link svg,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .button svg,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-submit svg,
.search-form .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-submit svg,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-form .search-field svg,
.search-form .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .search-field svg,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-previous a svg,
.nav-previous .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas a svg,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .nav-next a svg,
.nav-next .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas a svg,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .entry-single .post-edit-link svg,
.entry-single .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .post-edit-link svg {
  width: auto;
  height: 1.25em;
}
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .button span, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-form .search-submit span, .search-form .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-submit span,
.page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-field span, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .nav-previous a span, .nav-previous .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart a span, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .nav-next a span, .nav-next .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart a span, .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .entry-single .post-edit-link span, .entry-single .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .post-edit-link span,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .button span,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-form .search-submit span,
.search-form .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-submit span,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-field span,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .nav-previous a span,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart a span,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .nav-next a span,
.nav-next .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart a span,
.page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .post-edit-link span,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .button span,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-form .search-submit span,
.search-form .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-submit span,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-field span,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .nav-previous a span,
.nav-previous .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart a span,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .nav-next a span,
.nav-next .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart a span,
.single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .post-edit-link span,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .button span,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-form .search-submit span,
.search-form .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-submit span,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-field span,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .nav-previous a span,
.nav-previous .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart a span,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .nav-next a span,
.nav-next .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart a span,
.single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .post-edit-link span,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .button span,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-form .search-submit span,
.search-form .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-submit span,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .search-field span,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .nav-previous a span,
.nav-previous .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart a span,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .nav-next a span,
.nav-next .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart a span,
.single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas .cart .post-edit-link span,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .button span,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-form .search-submit span,
.search-form .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-submit span,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-form .search-field span,
.search-form .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .search-field span,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .nav-previous a span,
.nav-previous .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart a span,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .nav-next a span,
.nav-next .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart a span,
.single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .entry-single .post-edit-link span,
.entry-single .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas .cart .post-edit-link span {
  display: inline-block;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .tsc-header-wrapper .global-nav-wrapper .menu-ctas li.my-account,
  .page-template-fullwidth-content .header-submenu-inner .global-nav-wrapper .menu-ctas li.my-account,
  .single-feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas li.my-account,
  .single-feature .header-submenu-inner .global-nav-wrapper .menu-ctas li.my-account,
  .single-sng_feature .tsc-header-wrapper .global-nav-wrapper .menu-ctas li.my-account,
  .single-sng_feature .header-submenu-inner .global-nav-wrapper .menu-ctas li.my-account {
    display: flex;
  }
}
.page-template-fullwidth-content .site-footer,
.single-feature .site-footer,
.single-sng_feature .site-footer {
  background-color: #F4F5F7;
  padding-top: 1.25rem;
}
@media (max-width: 640px) {
  .page-template-fullwidth-content .site-footer,
  .single-feature .site-footer,
  .single-sng_feature .site-footer {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
}
.page-template-fullwidth-content .site-footer .row,
.single-feature .site-footer .row,
.single-sng_feature .site-footer .row {
  max-width: 82rem;
}
.page-template-fullwidth-content .site-footer .column, .page-template-fullwidth-content .site-footer .columns,
.single-feature .site-footer .column,
.single-feature .site-footer .columns,
.single-sng_feature .site-footer .column,
.single-sng_feature .site-footer .columns {
  padding-right: 1rem;
  padding-left: 1rem;
}
.page-template-fullwidth-content .site-footer .site-footer-primary,
.page-template-fullwidth-content .site-footer .site-footer-secondary,
.page-template-fullwidth-content .site-footer .footer-meta,
.single-feature .site-footer .site-footer-primary,
.single-feature .site-footer .site-footer-secondary,
.single-feature .site-footer .footer-meta,
.single-sng_feature .site-footer .site-footer-primary,
.single-sng_feature .site-footer .site-footer-secondary,
.single-sng_feature .site-footer .footer-meta {
  background-color: #F4F5F7;
  color: #1A1A1A;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .site-footer .site-footer-primary,
  .single-feature .site-footer .site-footer-primary,
  .single-sng_feature .site-footer .site-footer-primary {
    display: block;
  }
}
.page-template-fullwidth-content .site-footer .footer-widgets-wrapper,
.single-feature .site-footer .footer-widgets-wrapper,
.single-sng_feature .site-footer .footer-widgets-wrapper {
  row-gap: 24px;
}
.page-template-fullwidth-content .site-footer .widget,
.single-feature .site-footer .widget,
.single-sng_feature .site-footer .widget {
  box-shadow: none !important;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .site-footer .widget,
  .single-feature .site-footer .widget,
  .single-sng_feature .site-footer .widget {
    flex: 1 1 calc(33.3333333333% - 50px);
    max-width: calc(33.3333333333% - 50px);
  }
}
@media (max-width: 640px) {
  .page-template-fullwidth-content .site-footer .widget,
  .single-feature .site-footer .widget,
  .single-sng_feature .site-footer .widget {
    flex: 1 1 calc(50% - 25px);
    max-width: calc(50% - 25px);
  }
}
.page-template-fullwidth-content .site-footer .widget_nav_menu li a,
.single-feature .site-footer .widget_nav_menu li a,
.single-sng_feature .site-footer .widget_nav_menu li a {
  font-weight: 400;
  line-height: 1.25rem;
  margin-bottom: 12px;
}
.page-template-fullwidth-content .site-footer .widget_nav_menu li:first-of-type a,
.single-feature .site-footer .widget_nav_menu li:first-of-type a,
.single-sng_feature .site-footer .widget_nav_menu li:first-of-type a {
  font-weight: 600;
}
.page-template-fullwidth-content .site-footer .footer-meta,
.single-feature .site-footer .footer-meta,
.single-sng_feature .site-footer .footer-meta {
  display: flex;
  align-items: center;
  row-gap: 10px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  justify-content: flex-start;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .site-footer .footer-meta,
  .single-feature .site-footer .footer-meta,
  .single-sng_feature .site-footer .footer-meta {
    flex-direction: column;
  }
}
.page-template-fullwidth-content .site-footer .footer-headline,
.single-feature .site-footer .footer-headline,
.single-sng_feature .site-footer .footer-headline {
  display: none;
}
.page-template-fullwidth-content .site-footer .footer-socials,
.page-template-fullwidth-content .site-footer .footer-links,
.page-template-fullwidth-content .site-footer .footer-copyright,
.single-feature .site-footer .footer-socials,
.single-feature .site-footer .footer-links,
.single-feature .site-footer .footer-copyright,
.single-sng_feature .site-footer .footer-socials,
.single-sng_feature .site-footer .footer-links,
.single-sng_feature .site-footer .footer-copyright {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  flex: 0 0 auto;
  margin: auto 0;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .site-footer .footer-socials,
  .page-template-fullwidth-content .site-footer .footer-links,
  .page-template-fullwidth-content .site-footer .footer-copyright,
  .single-feature .site-footer .footer-socials,
  .single-feature .site-footer .footer-links,
  .single-feature .site-footer .footer-copyright,
  .single-sng_feature .site-footer .footer-socials,
  .single-sng_feature .site-footer .footer-links,
  .single-sng_feature .site-footer .footer-copyright {
    width: 100%;
    margin: auto;
    text-align: center;
    justify-content: center;
  }
}
.page-template-fullwidth-content .site-footer .footer-socials-link,
.single-feature .site-footer .footer-socials-link,
.single-sng_feature .site-footer .footer-socials-link {
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  margin-right: 0.5rem;
  margin-left: 0;
}
.page-template-fullwidth-content .site-footer .footer-links li:before,
.single-feature .site-footer .footer-links li:before,
.single-sng_feature .site-footer .footer-links li:before {
  opacity: 0;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .site-footer .footer-links,
  .single-feature .site-footer .footer-links,
  .single-sng_feature .site-footer .footer-links {
    margin-top: 1.25rem;
  }
}
.page-template-fullwidth-content .site-footer .footer-copyright,
.single-feature .site-footer .footer-copyright,
.single-sng_feature .site-footer .footer-copyright {
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .site-footer .footer-copyright,
  .single-feature .site-footer .footer-copyright,
  .single-sng_feature .site-footer .footer-copyright {
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
}
.page-template-fullwidth-content .header-submenu-inner .menu > .menu-item-has-children > a,
.single-feature .header-submenu-inner .menu > .menu-item-has-children > a,
.single-sng_feature .header-submenu-inner .menu > .menu-item-has-children > a {
  white-space: nowrap;
}
.page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu-ctas,
.single-feature .header-submenu-inner .submenu-navigation .menu-ctas,
.single-sng_feature .header-submenu-inner .submenu-navigation .menu-ctas {
  flex-wrap: nowrap;
}
@media (max-width: 1366px) {
  .page-template-fullwidth-content .header-submenu-inner .submenu-navigation .menu-ctas,
  .single-feature .header-submenu-inner .submenu-navigation .menu-ctas,
  .single-sng_feature .header-submenu-inner .submenu-navigation .menu-ctas {
    gap: 7px;
  }
}
@media (max-width: 1366px) {
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-submit, .search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-submit,
  .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .search-field,
  .search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-field, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a, .nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a, .nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .post-edit-link, .entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .post-edit-link,
  .single-feature .header-submenu-inner .menu-ctas .button,
  .single-feature .header-submenu-inner .menu-ctas .search-form .search-submit,
  .search-form .single-feature .header-submenu-inner .menu-ctas .search-submit,
  .single-feature .header-submenu-inner .menu-ctas .search-form .search-field,
  .search-form .single-feature .header-submenu-inner .menu-ctas .search-field,
  .single-feature .header-submenu-inner .menu-ctas .nav-previous a,
  .nav-previous .single-feature .header-submenu-inner .menu-ctas a,
  .single-feature .header-submenu-inner .menu-ctas .nav-next a,
  .nav-next .single-feature .header-submenu-inner .menu-ctas a,
  .single-feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
  .entry-single .single-feature .header-submenu-inner .menu-ctas .post-edit-link,
  .single-sng_feature .header-submenu-inner .menu-ctas .button,
  .single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-submit,
  .search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-submit,
  .single-sng_feature .header-submenu-inner .menu-ctas .search-form .search-field,
  .search-form .single-sng_feature .header-submenu-inner .menu-ctas .search-field,
  .single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a,
  .nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a,
  .single-sng_feature .header-submenu-inner .menu-ctas .nav-next a,
  .nav-next .single-sng_feature .header-submenu-inner .menu-ctas a,
  .single-sng_feature .header-submenu-inner .menu-ctas .entry-single .post-edit-link,
  .entry-single .single-sng_feature .header-submenu-inner .menu-ctas .post-edit-link {
    padding: 4px 10px;
  }
}
@media (max-width: 960px) {
  .page-template-fullwidth-content .section-features-in-columns .cols-4 .feature-title,
  .single-feature .section-features-in-columns .cols-4 .feature-title,
  .single-sng_feature .section-features-in-columns .cols-4 .feature-title {
    font-size: 20px;
  }
}
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-snagit-pink:hover, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-submit:hover, .search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink.search-submit:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-field:hover,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink.search-field:hover, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink:hover, .nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink:hover, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink:hover, .nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink:hover, .page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink.post-edit-link:hover, .entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink.post-edit-link:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .button.button-snagit-pink-bright:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-submit:hover,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-submit:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-field:hover,
.search-form .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-field:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink-bright:hover,
.nav-previous .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink-bright:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink-bright:hover,
.nav-next .page-template-fullwidth-content .header-submenu-inner .menu-ctas a.button-snagit-pink-bright:hover,
.page-template-fullwidth-content .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link:hover,
.entry-single .page-template-fullwidth-content .header-submenu-inner .menu-ctas .button-snagit-pink-bright.post-edit-link:hover,
.page-template-fullwidth-content .section-ctas .button-snagit-pink:hover,
.page-template-fullwidth-content .section-ctas .button-snagit-pink-bright:hover,
.single-feature .header-submenu-inner .menu-ctas .button.button-snagit-pink:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-submit:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-submit:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-field:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-field:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink:hover,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink:hover,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink:hover,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink.post-edit-link:hover,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink.post-edit-link:hover,
.single-feature .header-submenu-inner .menu-ctas .button.button-snagit-pink-bright:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-submit:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-submit:hover,
.single-feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-field:hover,
.search-form .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-field:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink-bright:hover,
.nav-previous .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright:hover,
.single-feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink-bright:hover,
.nav-next .single-feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright:hover,
.single-feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link:hover,
.entry-single .single-feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.post-edit-link:hover,
.single-feature .section-ctas .button-snagit-pink:hover,
.single-feature .section-ctas .button-snagit-pink-bright:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-snagit-pink:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-submit:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-submit:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink.search-field:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink.search-field:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink:hover,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink:hover,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink.post-edit-link:hover,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink.post-edit-link:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .button.button-snagit-pink-bright:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-submit:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-submit:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .search-form .button-snagit-pink-bright.search-field:hover,
.search-form .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.search-field:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-previous a.button-snagit-pink-bright:hover,
.nav-previous .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .nav-next a.button-snagit-pink-bright:hover,
.nav-next .single-sng_feature .header-submenu-inner .menu-ctas a.button-snagit-pink-bright:hover,
.single-sng_feature .header-submenu-inner .menu-ctas .entry-single .button-snagit-pink-bright.post-edit-link:hover,
.entry-single .single-sng_feature .header-submenu-inner .menu-ctas .button-snagit-pink-bright.post-edit-link:hover,
.single-sng_feature .section-ctas .button-snagit-pink:hover,
.single-sng_feature .section-ctas .button-snagit-pink-bright:hover {
  filter: brightness(0.9);
}

@media print {
  /* Make sure the background is white */
  html body {
    background-color: #fff !important;
    padding-top: 1em !important;
    color: #000 !important;
    margin-top: 0 !important;
  }
  /* Hide the unneeded sections and widgets */
  .tsc-header-wrapper,
  .header-submenu-wrapper,
  #breadcrumbs,
  .medium-4,
  .medium-3,
  .section-search,
  .wistia_responsive_padding,
  .wistia_embed_initialized,
  .site-footer,
  .wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer,
  .js-wpml-tf-feedback-icon,
  .feedback-widget,
  .category-navigation,
  .entry-share,
  .section-subscribe,
  .navigation,
  .author-box,
  .entry-footer,
  .wistia_embed,
  .project-details,
  .is-type-video,
  .ub-emb-container {
    display: none !important;
  }
  /* Hero Section: Remove padding and set background color to white */
  .section-welcome {
    background-color: #fff !important;
    padding-bottom: 0em !important;
    color: #000 !important;
    /* Hero Section: Adjust the title to remove padding, reduce font size, darken the text color and add a border */
  }
  .section-welcome .section-heading .heading-title {
    margin: 0 0 0.25em !important;
    font-size: 18pt !important;
    text-decoration: none !important;
    border-bottom: 1px solid rgb(173, 173, 173) !important;
    color: #000 !important;
  }
  .section-welcome {
    /* Hero Section: Adjust the subtitle to reduce font size */
  }
  .section-welcome .section-heading .heading-subtitle {
    font-size: 10pt !important;
    padding-bottom: 0 !important;
  }
  /* Hero Section: Make the title section span the whole page */
  .medium-8 {
    flex: 0 0 95% !important;
    max-width: 95% !important;
    padding: 0 !important;
  }
  /* Main Content Section: Make the left column span the whole page */
  .medium-9 {
    flex: 0 0 95% !important;
    max-width: 95% !important;
    padding: 0 0.5rem !important;
  }
  .section-fullwidth {
    padding: 0 !important;
  }
  .section-fullwidth .row {
    justify-content: center !important;
  }
  .section-articles .entry-title,
  article .entry-title {
    font-size: 22pt;
  }
  .section-articles ul,
  article ul {
    font-size: 10pt !important;
  }
  .section-articles ol,
  article ol {
    font-size: 10pt !important;
  }
  .section-articles li,
  article li {
    padding-bottom: 0em !important;
  }
  .section-articles table,
  article table {
    font-size: 10pt !important;
  }
  .section-articles h2,
  article h2 {
    font-size: 15pt !important;
    padding: 0 !important;
  }
  .section-articles h3,
  article h3 {
    font-size: 12pt !important;
    padding: 0 !important;
  }
  .section-articles picture,
  article picture {
    text-align: center !important;
  }
  .section-articles picture img,
  article picture img {
    width: auto !important;
  }
  .section-articles img,
  article img {
    max-width: 600px !important;
    max-height: 400px !important;
    height: auto !important;
    width: auto !important;
  }
  .section-articles p,
  article p {
    font-size: 10pt !important;
    margin: 0.5rem !important;
    margin-left: 1em !important;
  }
  .section-articles a,
  article a {
    text-decoration: none !important;
    border-bottom: none !important;
    font-weight: 400 !important;
  }
  .section-articles a[href]:after,
  article a[href]:after {
    content: " (" attr(href) ")" !important;
  }
  .section-articles a[href^="#"]:after,
  article a[href^="#"]:after {
    content: "" !important;
  }
  .section-articles .back-to-top-btn,
  article .back-to-top-btn {
    display: none !important;
  }
  .section-articles .dx-block-note,
  article .dx-block-note {
    font-size: 10pt !important;
  }
  .section-articles .is-layout-flex,
  article .is-layout-flex {
    margin: 0 !important;
  }
  .section-articles .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow,
  article .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    flex-basis: fit-content !important;
  }
  .section-articles :where(.wp-block-columns.is-layout-flex),
  article :where(.wp-block-columns.is-layout-flex) {
    gap: 1em !important;
    flex-wrap: inherit !important;
  }
}
/*# sourceMappingURL=master.css.map */
